搜索资源列表
ActiveXShadeButton
- There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
drawbutton
- .net 控件的自绘,同样比 MFC 的控件自绘要轻松许多,我们就拿最常用的 Button 控件下手吧。 - net controls from to draw, similarly controls MFC from to draw wants to be more relaxed than many, we take most commonly used Button to control to start.
xpbuttons
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o
minidraw
- MiniDraw:用mfc实现绘图的小程序,能画直线,矩形,椭圆,自由曲线-MiniDraw: drawing mfc achieved small program that can draw lines, rectangles, ellipses, free-form curve
XPButton
- 绘制XP风格的按钮,使按钮样式更加美观,不再像MFC默认的呆板的按钮风格-Draw XP style button to button style is more beautiful, no longer as rigid MFC default button style
DrawButton
- 自绘按钮,在MFC中通过CButton类的DrawItem函数来实现自绘一个按钮,使其看上去更美观-Since the draw button, through CButton in MFC classes to implement owner-draw DrawItem function of a button, and make it look more beautiful
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+
paintingbutton
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。-If you want to be able to demonstrate their innovative programs, you will not only meet those standards provided in the MFC control. At this poin
DDALine
- DDA画线,在mfc框架下,实现初步的画线,添加button按钮-DDA line drawing, the mfc framework, to achieve initial draw lines, add a button button
client-button
- mfc ,在客户区绘制按钮,含有鼠标进入,按下,离开 三种状态,自绘按钮入门教程。-mfc, draw the button in the client area, with the mouse to enter, press left three states, since the draw button Tutorial.
fangcheng
- 使用MFC(微软技术类库)实现解答一元二次方程并且画出方程图像。画出一元二次方程的抛物线。-Use the MFC (Microsoft Class Library), answer a quadratic equation and draw the equation image. Draw the parabola of a quadratic equation.
ButtonOwnerDrawX
- 自绘(定制)按钮,VC6.0 MFC 继承MFC 类 CButton,重新实现虚函数DrawItem-Onwer draw (Customized) Button, inherited from MFC class CButton, customized virtual function DrawItem.
cbuttonst
- 强大的mfc按钮类,能加入图片、透明窗口、绘制边框。-Mfc button class, add a picture, transparent window, draw the border.
3DButton
- 在MFC中手动绘制自定义的3D按钮的效果-The effect of custom 3D buttons in the MFC manually draw
CustomButton
- MFC自定义按钮,设置按钮SKin,内有详细绘制按钮介绍-MFC custom buttons, with detailed introduction to draw the button
TestCheckNRadio
- 该工程对MFC中的单选按钮、复选按钮进行了重绘,可以方便的使用自定义图片代替单选框、复选框,操作方便,接口稳定,欢迎测试-This Project can help you to use CheckBox and RadioButton in a new way, which you can use your own pictures to draw your interface.
33846543
- MFC drawing, you can draw a straight line, rounded rectangle, rectangle
PNGButton
- 自绘PNGbutton,效果美观,可直接复制使用((Onwer draw (Customized) Button , beautiful effect.)
