资源列表
TComboBox_demo.zip 在DropDown和DropList类型之间转换的复选框
- 另一个在DropDown和DropList类型之间转换的复选框,Another combobox which can switch between the DropDown and DropList style
flatedit.zip 外表平坦的编辑框
- 外表平坦的编辑框,flat edit
MultColumnTreeListControl.zip ListView和TreeViee混合在一起的控件
- ListView和TreeViee混合在一起的控件,The control which mix listview and treeview
TreeWithCheckBoxes_demo.zip 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox
- 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox,The example of using TVS_CHECKBOXES style in TreeView
ccolorstaticst.zip 有背景颜色的静态控件
- 有背景颜色的静态控件,The static control which has background color
PropSheet_Wizard.zip 在Wizard里使用PropertySheet
- 在Wizard里使用PropertySheet,The example of using propertysheet in wizard
Resize_demo.zip 可以改变窗口大小的PropertySheet
- 可以改变窗口大小的PropertySheet,The propertysheet which can change the window size
demo_toolbar_c.zip 类似VC6打开文件一样的DropDown选择按钮
- 在工具条上使用类似VC6打开文件一样的DropDown选择按钮,The toolbar which has dropdown style button as VC6
DialogBarEx_Project.zip 使用CDialogBar建立工具条
- 使用CDialogBar建立工具条,Using CDialogBar to setup toolbar
statustricks.zip 在状态条上显示滚动文字
- 在状态条上显示滚动文字,改变文字颜色、背景,显示图象,Displaying rolling text on statusbar, and changing the color and background of the text and showing images
COM_ATL_Tutorial_Source.使用ATL建立Com Server程序的例子
- 使用ATL建立Com Server程序的例子 ,The example of using ATL to setup up com server
ncombo2.zip 类似ListView一样的多列可编辑的ComboBox控件
- 类似ListView一样的多列可编辑的ComboBox控件 ,The combobox which can edit multi lines as ListView
