搜索资源列表
程序向导的实现
- 该代码例子提供了一个类似向导对话框中一步步选择切换提示操作对话框例子。-The code examples provide a similar Wizard dialog box to choose a step suggested switching operation dialog example.
Attribute_sheet_and_Wizard_applocation
- 详细的例说了MFC开发过程中属性表和向导的开发方法,这个例子值得很好的参考。-this code concreately introduces the development method of attribute sheet and wizard,and the example is very good
Autosize
- VB自动缩放窗体内控件,重点推荐:自动缩放窗体内控件,包括TextBoxx 示例、ComboBox 示例等常用窗体控件。感谢你下载这个示例.以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定.你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可Autosizeform Me, True-VB automatic scaling control in forms, key recommendation: automatic scaling control in