资源列表
实现OutLook滚动工具栏效果
- 实现OutLook滚动工具栏效果-achieve Outlook toolbar rolling effect
Windows XP界面效果
- Windows XP界面效果-Windows XP interface effect
动态建立主菜单选
- 动态建立主菜单选项-establish dynamic menu option
ToolBar工具栏控件的使
- ToolBar工具栏控件的使用-Toolbar toolbar controls the use of
VB.Net创建不规则窗体
- 用VB.Net创建不规则窗体-VB to create irregular forms
SyntaxColorizer_demo
- a new edit view for vc
AfxMessageBox的运用
- AfxMessageBox的灵活运用。-AfxMessageBox flexibility in the application.
FilePickCtrl
- you can chose file foder use this control
TestComboListCtrl
- Insert Combobox to ListCtrl(Code)
最简单的界面增强库EasySkin
- 最简单的界面增强库EasySkin.rar-most simple interface for enhanced EasySkin.rar
树控件的双击响应
- 简单的树型控件运用。-simple tree control use.
tbcmenu
- 在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to