搜索资源列表
自绘计算器
- 本例实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-the cases achieved a calculator applications, introduced a dialog menu added, the High button controls, senior editor controls, the expansion of the dialog function applications.
Sure
- 自绘控件。很漂亮的,有兴趣的朋友可以下下来看看。
C++自绘控件
- C++自绘控件,支持图片铵钮,菜单等
G8ddyCtrl.rar
- 一个自绘的combobox控件,edit和下拉菜单的边框,背景,按钮,都支持使用自定义图片,A self-drawing of the combobox control, edit and drop-down menu borders, backgrounds, buttons, support the use of a custom image
对TabCtrl控件的重新绘制
- 自绘控件,用来对TabCtrl控件的重新绘制,自己随便编写的控件类-failed to translate
LVCustomDrawDemo.rar
- 一个利用CustomDraw自绘的CListCtrl例子,Since the use of painting a CustomDraw examples of CListCtrl
mfc自绘菜单控件
- mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。
mfc中自绘TabControl控件
- mfc中TabControl控件的美化,自绘控件,可添加位图更改标签样式,并在标签前添加位图,源码创建于vs2008
MyBusinessDlg1
- vc++ mfc 界面编程 按钮 对话框 自绘控件-vc++ mfc programming interface dialog button controls drawn from
custlist
- 一个自绘的listview控件例子-A example of a self_drawn listview control
RegionButtonTest.ZIP
- 实现不规则的按钮自绘, 很有feel哦, 看看吧!-Since the realization of irregular button Hui, very feel Oh, look at it!
iPhotoedit
- 这是一个自绘的编辑框控件,非常的漂亮。可以直接应用在工程当中。 -This is an edit box control from the painting, very beautiful. Amongst the projects which can be applied directly.
SkinList
- 自绘列表控件,包括自绘竖直和水平滚动条以及列表头。-How to skin CListCtrl including scrollbars and column headers
自绘技术介绍
- MFC中自绘技术的介绍: Windows中自带的控件样式满足不了当前需求时,需要我们在自带控件基础上对控件样式进行定制化的修改。(Introduction of self-drawing technology)
IP地址控件自绘
- 通过重载CIPAddress类自绘IP地址控件,从而可以设置IP地址背景色,边框,字体等(You can set the IP address, background color, border, font, etc., by drawing the IP address control from the overloaded CIPAddress class)
visual c++资源合集
- MFC自绘控件,包括对话框,按钮,列表框等几乎MFC的所有基本控件(MFC drawing control, including dialog box, button, list box, almost all of the basic controls MFC)
日历控件
- C#自绘的,日历控件,分享参考,来源网络(C# owner draw calendar controls)
自绘Comb控件
- 自绘combbox控件 支持下拉显示图片和文字(Self drawn combbox control supports drop-down display pictures and text)
重绘自带的ListBox控件,支持Alpha通道真彩色图标
- 重绘自带的ListBox控件,支持Alpha通道真彩色图标(Redraw the self contained ListBox control to support Alpha channel true color icon.)
实现EDIT控件自绘
- 自绘的MFC CEdit控件,可以用来参考或直接添加使用(Self drawn MFC CEdit control)