搜索资源列表
Calendar
- GDI自绘日历控件,作为子窗口使用,可扩展
ColorListBoxExa
- 自绘列表框控件类,对于丰富列表框显示内容非常有用。
Winform.rar
- 最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。,At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control
VCface
- 界面类编程,介绍界面的绘制,包括控件自绘,背景色绘制等-Interface class programming to introduce the interface, rendering, including the control from the painting, the background color drawing, etc.
ClrGradientPrgssCtrl
- 颜色渐变进度条,美化你的界面,希望对学习控件界面自绘技术的朋友有帮助,-Color gradient progress bar, beautify your interface, I hope to learn painting techniques from the control interface to help a friend, thank you
WM_DRAWITEM
- 自绘控件程序演示,vc sdk,WM-DRAWITEM-own-drawn control demo source code
My360
- 仿360界面,控件全部采用自绘,并有自建的内存类,处理图片信息-Imitation of the 360 interface, the controls used in all self-drawn and self class of memory and processing image information
MyCustomComboBox
- 自绘ComboBox,学自绘控件用的,希望对大家有用。-The CCstmComboBox class is derived from the MFC CComboBox class, and supports dialog data exchange and validation with DDX_CBString for CString and DDX_CBIndex for int variables like the ordinary CComboBox MFC class.
MyCCylinderProgressCtrlST_demo
- 一个进度条自绘的控件类。实现了很炫的效果。希望有用。-CCylinderProgressControlST is a class derived from MFC CProgressCtrl class. The control has been created as an exercise of converting an existing control written in C# into a new one with the same features written in C++. T
MyCustomControl
- 自绘控件的例子,对应初学自绘控件的同学很有用的-Creating and Using custom controls in VC++
WindowsApplication1
- 实现自绘控件,加载第三方控件。可以交流使用-Achieve self-drawn controls
watch
- 自绘的仪表控件 利用双缓冲绘制 可自行修改使用-Since the drawing instrument control Using double buffer drawing Can be used to modify
Skin_Combo_Box_demo
- MFC combox添加皮肤,子类化combobox自绘皮肤,对MFC原生控件进行美化(add skin to MFC conbobox)