搜索资源列表
dock_window_demo
- A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to a
ChoiceButton_src
- It s a CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h
IconButton
- 按钮自绘 ICON图标按钮 透明按钮 在VS2005下进行编译和测试(有例子) MFC-OWNERDRAW BUTTON,ICON BUTTON, TRANSPARENT BUTTON,VS2005,MFC
CButtonST_src
- 自绘制按钮,用MFC编写,可以实现各种常用的效果-OwnerDraw Button
CircleButton
- 如果想更改控件外观,必须手工添加代码。可以说对于控件的绘制,就好比绣花,做工精细,步骤漫长,但得到的结果却是美伦美奂的。-OwnerDraw control
gdiplusbutton_with_demos
- GDI+ Button Control for MFC apps. This button control uses GDI+ to draw. Sample on how to ownerdraw using GDI+-GDI+ Button Control for MFC apps. This button control uses GDI+ to draw. Sample on how to ownerdraw using GDI+
Clipboard1_demo
- button with ownerdraw, and bitmap
XPButtonDemo
- 自绘按钮的实现,包括CButton类的派生,消息映射等关键技术-ownerdraw button
VC-irregular-button
- VC 无规则按钮的实现 在VC下实现无规则的按钮,主要依靠region的设定和重画,在OwnerDraw 按钮上实现-irregular button with VC++, ownerdraw button enclosed by irregular shape
slider
- MFC 自画滑动条源码,MFC OwnerDraw Slider -MFC OwnerDraw Slider
CCheck_demo
- 一个自绘的checkBox控件,可以使用自己的图片进行自定义-an ownerdraw CheckBox Control