资源列表
[对话框与窗口] vbonlyone45f
说明:vb只允许运行一个副本,否则出现感叹号。-vb allowing only one copy operation, otherwise there Exclamation mark.<ed.sloan> 在 2008-10-13 上传 | 大小:10.5kb | 下载:0
[对话框与窗口] OwnDrawButtonTest
说明:一个修改对话框窗口控件的小程序,可以自定义按钮控件的颜色,外观,触发方式,并且包含一些写好的BUTTON类,可以在程序中直接使用。-a revised dialog controls a small window procedures, user-defined buttons can control the color, appearance, trigger, written and contains some of BUTTON<Jessie> 在 2008-10-13 上传 | 大小:50.79kb | 下载:0
[对话框与窗口] bffquickpick_src
说明:压缩包中的源码,可以完成打开我的电脑中的目录,并显示系统的目录和文件夹。-compressed the source code, I have to be completed to open the computer's directory and display system directories and folders.<梁金岭> 在 2008-10-13 上传 | 大小:8.5kb | 下载:0
[对话框与窗口] fileDialog
说明:本程序的功能是实现用来选择和建立文件夹的对话框,可以方便地进行文件夹的选择和建立-this procedure is the function used to select folders and the establishment of the dialog box, can easily perform folder options and the establishment of<郑直> 在 2008-10-13 上传 | 大小:26.33kb | 下载:0
[对话框与窗口] AlphaSplash_demo
说明:实现窗口半透明的功能,纯C++代码,Visual C++下编译通过,完全可用。-achieve translucent window function, pure C code, Visual C compiler passed, fully available.<王新华> 在 2008-10-13 上传 | 大小:654.55kb | 下载:0
[对话框与窗口] WordGraphicSpecial
说明:文字、图像特效。一个不错的特效,可在此基础上改进,展现多种特点。-text, image effects. A good magic, the basis of this improvement, displaying a variety of features.<何全安> 在 2008-10-13 上传 | 大小:76.13kb | 下载:0
[对话框与窗口] VBvistaform
说明:vb仿vista界面源代码,用vb6.0来做成仿vista窗口界面的源代码-vb fake vista interface source code used to create fake vb6.0 vista window interface of the source code<zhs> 在 2008-10-13 上传 | 大小:533.24kb | 下载:0
[对话框与窗口] gridDateBox
说明:在grid的控件中内嵌日期控件,请点击grid的最后一列,可以看到增加的日期控件,可以通过这个选择日期-control of the grid which controls embedded date, click grid of the final one. increase can see the date controls, through the date of the option<沈展> 在 2008-10-13 上传 | 大小:235.77kb | 下载:0
[对话框与窗口] myCustomWizard
说明:用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wiz<小秋> 在 2008-10-13 上传 | 大小:35.21kb | 下载:0