搜索资源列表
CustomButtons
- 这个程序是使用了radio按钮的多种技巧.是初学者学习radio按钮一个很好的DEMO-the procedure is the use of the radio button for the various techniques. Beginners learn radio is a very good button DEMO
ColoredButton_demo
- 漂亮的按钮.BUTTON级的重载,使用外观控制.能够定做出各种方式的按钮.是MFC商业软件的基本技巧-beautiful buttons. BUTTON-class heavy-duty, use exterior control. can be set to make all kinds of buttons. MFC commercial software is the basic skills
xpbuttons
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o
06
- 介绍mfc控件使用的小技巧,非常实用,可供参考。里面有十个小工程。
CButtonST.rar
- VC XP按键大全。 支持:2003,2000,98。类已封装,使用十分方便,简洁。[国外产品]另有中文使用技巧说明。,VC XP keys Guinness. Supported: 2003,2000,98. Have already packaged, use is very convenient, simple. [Foreign products] and another Chinese language usage skills Descr iption.
rollover
- 实现漂亮的按钮的例子 其中有各种鼠标事件的判断和使用的技巧-' Button to achieve beautiful example of' one of a variety of mouse events to determine and use the skills
selfpaintingbutton
- 主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-The use of the control function of self-painting,make a CxpButton style of xp,The purpose is not to cla
ButtonList
- 按钮控件的使用和技巧,可帮助初学者快速学习MFC按钮控件的使用-Button controls the use and techniques to help beginners quickly learn to use MFC button control
BmpButton
- 常用控件中的BmpButton控件的详细使用技巧。-Commonly used controls in the control BmpButton detailed tips.
ActiveX-simple-code
- 一些很好的展示VC控件使用的源代码,同时有很多VC技巧在里面,很适合初学者。-VC controls the display of some good use of the source code, and have many VC skills on the inside, is very suitable for beginners.
XP-fenggeanniu
- 就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-To change the appearance of this control, the main draw is the use of self-control functio
VCPPbutton
- 本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现 自绘按钮的方法。-This with you to define an XP style CXPButton button class, the purpose is to introduce the use of CXPButton class skills, but rather explained to you and to achieve self-drawn
ButtonandCheckBox
- button和CheckBox的一些使用技巧,其中包括静态框和菜单等-Button and CheckBox use of some techniques, including static box and menu. . .
VCComBoBox
- 汇总Comb框的各种接口与开发技巧,适用于MFC Comb控件使用-Summary of Comb box interface and development skills, apply to use MFC Comb controls
TChar
- Tchar的使用技巧,Tchar的使用技巧.Tchar的使用技巧-Tchar the use of techniques
CButtonST
- CButtonST使我目前见过的最强大,功能最全的CButton派生类.代码介绍了CButtonST的使用技巧-several use skills of CButtonST
窗体技巧
- 窗体编程技巧及一些常用的窗体使用说明,内有代码可以直接使用