搜索资源列表
VC-button
- 要想修改CButton类按钮背景颜色和文字颜色,必须利用自绘方法对按钮进行重新绘制。这可以通过定义一个以CButton为基类的新按钮类来实现。-To modify the the CButton class button background color and text color, you must use self-drawn button to be redrawn. This can be done by defining a new base class button class C
dizi
- 实现类似VC属性表中的钉子按钮. 1、新建一工程,基于对话框,采用默认设置。 2、添加一个新类,CSButton 基类CButton。 3、加入两副位图,分别表示钉子钉下和没有钉下时的状态。-VC attribute table to achieve a similar nail button. 1, a new project, based on dialog, using default settings. 2, add a new class, CSButton base cl