搜索资源列表
对TabCtrl控件的重新绘制
- 自绘控件,用来对TabCtrl控件的重新绘制,自己随便编写的控件类-failed to translate
mfc中自绘TabControl控件
- mfc中TabControl控件的美化,自绘控件,可添加位图更改标签样式,并在标签前添加位图,源码创建于vs2008
mfc_TabControl
- mfc下的自绘的Tab控件,可在标签前添加位图,非常漂亮,简单易用。-mfc Tab painted under the self-control can be added before the label bitmap, very beautiful, easy to use.
TransTabCtrl
- 自绘的Tab控件,实现透明属性页,可以做出更加漂亮的界面,欢迎下载-Since the painting of the Tab control, transparency properties page, can make the interface more beautiful, welcome to download
TabDemo
- 自定义的集成tab控件,基本全部重绘了tab所有的函数-Custom integrated control
My360
- a)支持自绘或者自定义控件Tab分页. b)支持客户端拖动 c)支持ToolTip提示 d)支持三态按钮(关闭、最小化、菜单按钮) e)第一个分页支持绿色按钮,三态大按钮。 f)支持自定义控件开发-a) Support from painted or Custom Controls Tab paging. b) to support the client to drag c) support the ToolTip prompt d) To support the three
MultiTab
- 自绘tab控件,对学习tab控件有帮助,希望对你有帮助。-Since the draw tab controls, tab controls help to learn, I hope for your help.
TabControl
- 用于自绘tabcontrol控件,类自己可以使用-For self-drawn tabcontrol controls, they can use class
CTabCtrlDemo
- 自绘CTabctrl控件,使用MFC编程技术-redraw the ctabctrl contrl,use the mfc