搜索资源列表
ownerdrawbutton.zip
- Owner Draw Button Step-by-Step
dock_window_demo
- A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to a
lv与plc串口通讯
- labciew做的程序可以借鉴一下!适合初学者-labciew do what procedures can draw! For beginners!
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
Flat
- 一个按钮控件, 用法: OnInitDialog() 构框,去owner draw 属性 m_btnLamp256.SubclassDlgItem(IDC_LAMP256, this) m_btnLamp256.SetIcon(IDI_LAMP256, IDI_LAMP2) // Don t draw border for this button m_btnLamp256.DrawBorder(FALSE) -a button control, us
CCaptionButton_Demo
- 本例子提供了绘制标题栏按钮,可以绘制各种标题栏上需要的自绘制按钮。-this case provides a mapping title bar buttons, the need to draw various Biaodilanshang drawn from the button.
JavaPainterDemo
- 一个画图程序,可以用此软件画图,用矩阵的形式存储的程序,有源代码。实验环境为JAVA。-a drawing program, you can use this software to draw, using matrix storage in the form of the procedure, the active code. Experimental environment for Java.
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.
yxl_caipiao
- 一个利用C++builder制作的中国福利彩票抽奖系统源代码,供初学者学习。-a C builder produced by the China Welfare Lottery draw system source code, for beginners learning.
xpbuttons
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o
ColorButton_Demo
- 一个很漂亮的按钮控件,值得一看,从中你可以学到如何自绘制一个按钮-a very nice button controls, an eye-catcher, from which you can learn how to draw a button
XGlyphButton_demo
- XGlyphButton - a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.
ownerdrawbutton
- Owner Draw Button Step-by-Step-Owner Draw Button Step-by-Step
Painter
- 在按钮的控制下,通过鼠标拖动来画直线和圆,轻松自如。-Under the control of the button, through the mouse to draw a line and round, easily.
draw
- vc ++下自绘按钮的程序源代码,超酷,值得收藏-Since the draw button under vc source code, cool, worthy of collection
Draw
- 绘图 清屏 矩形 圆角矩形 直线 椭圆 线色 画刷(填充色) 线宽-Draw clear width line rect color ellirect ellipse brush
oner-draw-button
- orner draw button c++ orner draw button c-orner draw button c++ orner draw button c++
hot-button(self-draw)
- 一种类型的热点按钮控件 按钮可以任意自绘 用到了定时器控制-visual c++ hot button(you can draw a hot button yourself)
self-draw-button
- 自绘制按钮,可以任意设置按钮的绘制属性。-Self draw the button, can set the button s items use self control
Lucky-Draw
- 一个简单的抽奖程序,从1至500个数中随机抽取一个,显示在窗口中。适合小型抽奖活动。-A simple windows form application that could perform luck draw.