搜索资源列表
Wavebutton
- 多态按钮,实现了按钮的三态显示,即按下,弹起,并可更改颜色,用于控制系统-polymorphic button and the button for the realization of three states show that press, pop-up and may change color, for the control system
tree_ocx
- 有时候我们经常需要实现树的多态选择,本文就介绍一种三态选择树的具体实现。 步骤一:生成一个对话框工程。 步骤二:添加树控件,设置所需的属性。 步骤三:做三态选择框图标,且在OnInitDialog()中初始化树,使树控件与选择框图标所构成的图像列表控件联系,具体实现看源代码。 步骤四:实现树的左击消息,实现三态选择。 -Sometimes we often need to implement tree polymorphic choose, this