-
窗口而不是控件使用的提示条(类似tooltip)
窗口而不是控件使用的提示条(类似tooltip)-The tooltip which is a window other than the tooltip used by control
- 2022-03-23 06:03:55下载
- 积分:1
-
操作系统进程的挂起和解挂,内存的动态分配以及进程运行完毕后回收内存等。功能齐全,供大家参考...
操作系统进程的挂起和解挂,内存的动态分配以及进程运行完毕后回收内存等。功能齐全,供大家参考-operating system processes linked to the duration of reconciliation, dynamic memory allocation, and the process of recovery after the operation memory. Fully functional, for your reference
- 2022-04-20 15:25:12下载
- 积分:1
-
我遇到的及想取得问题答案补充说明是的法规好久考核个
我遇到的及想取得问题答案补充说明是的法规好久考核个-I encountered and to obtain answers to questions added to the regulations is a long time-examination
- 2022-03-21 19:11:43下载
- 积分:1
-
a switch button controls. You can set the button appearance attributes, the very...
一个开关按钮控件。可以设置按钮外观的各种属性,很好用的!-a switch button controls. You can set the button appearance attributes, the very good!
- 2022-04-23 06:53:13下载
- 积分:1
-
VC写的虚拟桌面小程序,完全用VC实现,对学习进程方面和窗体控制很有用...
VC写的虚拟桌面小程序,完全用VC实现,对学习进程方面和窗体控制很有用-Writing VC virtual desktop applet, complete with VC implementation of the learning process and very useful form control
- 2022-01-24 15:53:46下载
- 积分:1
-
(VC7) "
在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
- 2023-04-03 07:30:03下载
- 积分:1
-
vc++实时曲线
VC6下的实时显示曲线// 设置网格间距void SetGridResolutionX(int nGridReluX);// 设置网格间距void SetGridResolutionY(int nGridReluY);// 设置网格滚动速度,正值为从左向右滚动,0不动void SetGridScrollSpeedX(int nSpeedX);// 正值为从上到下滚动,0不动void SetGridScrollSpeedY(int nSpeedY);// 网格线宽度void SetGridLineWidth(int nWidth);// 背景色void SetGridBackClr(COLORREF clr);// // 锁定数据显示范围void LockRang(bool bfLo
- 2022-01-28 15:55:44下载
- 积分:1
-
C# menustrip toolstrip iamgelist trackbar 等控件的简单使用说明
C# menustrip toolstrip iamgelist trackbar 等控件的简单使用说明,可以快速掌握一些简单控件的使用
- 2022-06-12 04:16:52下载
- 积分:1
-
这个可以编辑的treectl类的例子,外国人编写的
这个可以编辑的treectl类的例子,外国人编写的-This can be edited treectl class example of foreigners prepared
- 2022-06-21 21:19:04下载
- 积分:1
-
VC为对话框添加最小化按钮和提示条
VC为对话框添加最小化按钮和提示条-VC added to the smallest box of buttons and a reminder of
- 2023-08-11 05:35:04下载
- 积分:1