-
此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbne...
此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed are two examples : one, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
- 2022-03-15 13:06:10下载
- 积分:1
-
code review软件的说明书。在很多公司都不作codereview,其实是很有用的...
code review软件的说明书。在很多公司都不作codereview,其实是很有用的-Manual code review software. In many companies do not make codereview, is actually very useful
- 2022-07-26 18:10:59下载
- 积分:1
-
一个基于MFC实现的Scroll 程序,可以实现动态的拖动移动光标扩展窗口...
一个基于MFC实现的Scroll 程序,可以实现动态的拖动移动光标扩展窗口-One program which is based on MFC structure by using scroll
- 2022-02-02 17:56:06下载
- 积分:1
-
Flash MX 2004组件是经过编译的影片.我们不能直接对其进行编辑。但是可以通过导入主题皮肤进行修改。
2004默认主题名称叫做"halo",...
Flash MX 2004组件是经过编译的影片.我们不能直接对其进行编辑。但是可以通过导入主题皮肤进行修改。
2004默认主题名称叫做"halo",源文件在下面的目录中(HaloTheme.fla):
First Run/ComponentFLA/
另外还有一个SampleTheme.fla就是以前MX主题文件了.
使用MX风格替换2004风格很简单.
新建一个文件,从组件面板中拖出你想要的组件到主场景中,然后用Ctrl+Shift+O打开SampleTheme.fla文件,从库中把Sampletheme影片剪辑拖到主场景再删除,然后发布影片就可以看到效果了.
通过这些操作你会发现库面板中一下多了很多文件夹,里面都是组件皮肤,你可以直接对它们进行编辑和修改.
好了,你现在就可以制作你自己的组件主题了~
做的漂亮的,别忘了和大家共享哦~
另外,组件的颜色和字体大小等属性可以通过setStyle()来控制,具体有哪些属性和方法,去看帮助吧.-Flash MX 2004 components are compiled after the film. We can not directly edit. But i s through the skin into the theme changes. 2004 default theme, called "halo", the source documents in the following directory (HaloTheme.fla) : First Run/ComponentFLA/Another is a former MX SampleTheme.fla theme of the document. The use of replacement style MX 2004 style is very simple. A new document, panels from the components you want to pull the components to the main scene, and then use the Ctrl Shift O SampleTheme.fla open documents
- 2022-07-08 03:02:57下载
- 积分:1
-
Dialog which can be used as MDI child window
Dialog which can be used as MDI child window
- 2023-08-30 19:50:03下载
- 积分:1
-
Windows 2000有个新的“Open”对话框,这个对话框的左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函...
Windows 2000有个新的“Open”对话框,这个对话框的左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Windows 2000 with a new "Open" dialog, the dialog box on the left is a Places Bar, to get this dialog box appears to be : : GetOpenFileName transfer function OPENFILENAME structure, the structure hidden in the MFC CFileDialog class
- 2022-01-28 21:19:41下载
- 积分:1
-
演示非模态对话框(Modeless Dialog)的用法
演示非模态对话框(Modeless Dialog)的用法-demo-Modal Dialog (Modeless Dialog) Usage
- 2022-09-23 18:10:02下载
- 积分:1
-
这是一个基于MFC框架下改变光标形状的代码,希望对于初学者有一定的帮助...
这是一个基于MFC框架下改变光标形状的代码,希望对于初学者有一定的帮助-This is a framework based on the MFC code to change the cursor shape, hoping for some help for beginners
- 2023-05-31 16:00:02下载
- 积分:1
-
利用CTabCtrl实现标签页的切换,并可以实现隐藏和现实标签页
利用CTabCtrl实现标签页的切换,并可以实现隐藏和现实标签页-Use CTabCtrl realize tab switching, and can be achieved and realistic hidden tab
- 2022-02-28 15:36:13下载
- 积分:1
-
制作一个所见即所得的打印应用程序,在这个程序中将显示和打印的效果是和显示的效果相匹配。...
制作一个所见即所得的打印应用程序,在这个程序中将显示和打印的效果是和显示的效果相匹配。-produced a WYSIWYG printing applications, in this procedure will display and print the results are shown and the matching results.
- 2023-07-11 08:40:03下载
- 积分:1