搜索资源列表
PropertySheetInDialog
- This demo is from << MFC anwswer book>> ,This is an excellent example of propersheet . Program show to how to put on an propertysheet on a dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; ,This is an excellent example of propershee
Prpty
- 如何使用Cpropertypage的一个简单例子 给大家作参考-Cpropertypage how to use a simple example to everyone for information
10_CustomComponent
- 运行时设计控件的一个小例子,用数据库保存控件的属性-runtime design controls a small example, the database used to preserve the attributes Control
GetLineByMapObjects
- 本程序是VC+MO的一个简单例子,对于初学GIS的朋友能起到抛砖引玉的作用! MapObjects是建立在微软的对象链接和嵌入(OLE)2.0基础之上的。OLE是当今得到最广泛支持的面向目标的软件集成技术。用户像用砖块盖房子一样利用OLE组件开发和集成Windows应用。一个OLE控件是一个可重复使用的软件组件。OLE控件可以将许多其他OLE对象包装在一个包中。这个包可以反映某些特定的功能,如统计图和多媒体等,并可以直接嵌入支持OLE的应用中。OLE对象具有特征和方法,可以通过对它们的编程来
程序向导的实现
- 该代码例子提供了一个类似向导对话框中一步步选择切换提示操作对话框例子。-The code examples provide a similar Wizard dialog box to choose a step suggested switching operation dialog example.
自己实现的Wizard小程序
- 本程序是一个Wizard的制作例子,大家可以参考一下。-this program is a production of the Wizard example, we can take a look.
property
- 一个使用Property属性页的例子,简单实用,对于刚学做界面的朋友可能会有所帮助-a page attribute example, simple and practical, so just learning the interface and friends may help
reswiz97_demo
- 一个可以改变大小的属性页控件例子-A control example which properties pag`s size can be changed
saprefs
- 属性页和树形控件(treectrl)联合使用的例子,使用树形控件来控制属性页的显示顺序-A example in which properties page control and treectrl are used together, and can use treectrl to control the show order of properties page
PropertyTest
- 实现的一个属性设置页面的例子。有源码和具体例子。-Implementation of a property page example. A source and specific examples.
Autosize
- VB自动缩放窗体内控件,重点推荐:自动缩放窗体内控件,包括TextBoxx 示例、ComboBox 示例等常用窗体控件。感谢你下载这个示例.以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定.你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可Autosizeform Me, True-VB automatic scaling control in forms, key recommendation: automatic scaling control in
PropertyPage_Demo
- this program source is a example for using PropertySheet function