搜索资源列表
不规则形状按钮的实现
- 用MFC实现不规则(可圆形、椭圆等)按钮,程序简单美观,该程序在VC6下成功实现。-with irregular (to be circular, elliptical, etc.) button, simple appearance, the procedures under the VC6 successful.
MFC
- 设计一个可以适时展开的对话框以便于在对话框中添加更多控件,在单击Advanced按钮时,对话框可以向下展开。 以通过方式创建一个具有扩展功能的Advanced按钮的对话框资源和对话框类,需要在对话框类的OnInisDialg()函数中利用CWnd::MoveWindow()函数将对话框缩为Advanced按钮。这样当单击该按钮时,将使用MoveWindows()函数来切换对话框窗口尺寸。
StC Btn Test
- 自己开发的MFC按钮. 可以显示图片(JPG/PNG/GIF)
src 漂亮的MFC 按钮
- 一个漂亮的MFC 按钮,用使用PNP,JPG等图片,使用GDI+技术。-this is a custom button of mfc foudation, which use gdi+ techologe,suppors JPG ,npg
MFC-CButtonST
- MFC实现了改变按钮外观的各项功能如改变按钮外观、鼠标交互改变按钮颜色、加载按钮图片等-MFC implements the change button to change the appearance of the various functions, such as the appearance of buttons, the mouse interaction to change the button colors, add pictures button
Mybutton(GDIplus)
- 需要GDI+支持的MFC按钮类。自绘图片按钮,支持各种透明效果,可添加文字,支持普通、焦点、鼠标经过、鼠标按下、选中、不可用6种状态不同图片显示-Need to support GDI+ MFC button class. Since the paint picture buttons, supports a variety of transparency effects, you can add text, to support general, focus, mouse after mous
Button
- MFC按钮编程,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-MFC button programming, is < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! ! !
VCproductionofavarietyofirregularbutton
- vc ~~mfc 不规则按钮 各种形状~~~ 颜色 非常好使-vc ~ ~ mfc irregular buttons of various shapes ~ ~ ~ the color is so ~~~~~~~~~
mfc
- 同时张出两个对话框,窗口A: ComboBox 里面存储着窗口B的标题, 点击按钮1设置窗口B的标题. Button 4个, 文本框一个, 输入数字后点击4个方位的按钮, 窗口B会移动多少距离. 滑块 , 改变窗口B的透明度-Zhang also the two dialog boxes, windows A: ComboBox B which stores the title of the window, click the B button 1 set the
MFC.drop.down.list.button.control.
- MFC 下拉列表按钮控件设置代码MFC drop-down list button control setup code -MFC drop-down list button control setup code
ChangingButton
- 这是一个基于MFC框架下动态改变按钮图标的代码,希望对于初学者有一定的帮助-This is a MFC based on the framework of dynamic change button icon code, hoping for some help for beginners
BMPbutton
- MFC必备 很好很强大的按钮类 大家多研究研究-MFC must have a good button is very powerful type of many U.S. studies
MFCControls
- MFC界面添加皮肤,美化软件 MFC界面添加皮肤,美化软件 -Make your project look more beauty Make your project look more beauty Make your project look more beauty
MFC
- AVIButonDemo.rar在一个按钮上播放AVI视频 AVIStatus.rar在状态栏上播放AVI视频 IEButtonDemo.rar IE风格的button Combo_Image.rar Combo控件的学习程序 OwerDrawXPbutton.rar xp风格的按钮-AVIButonDemo.rar in an AVI video play button in the status bar AVIStatus.rar to play AVI video IEBu
GIF_Button
- 在mfc下制作一个gif按钮,有源码,已经在VC调试通过-The mfc produced under a gif button, there is source code, has been adopted in the VC debugger
Button
- MFC 按钮控件使用示例, MFC 按钮控件使用示例-MFC button control to use the sample, MFC button control to use the sample, MFC button control to use the sample
MFC-Interface-pragramming-examples
- MFC界面编程的一些比较经典的例子,共26个,包括如何实现位图按钮、如何使用进度条、如何使用旋转按钮等等,对从事系统编程的人帮助较大-MFC programming interface, some of the more classic example, a total of 26, including how to implement bitmap buttons, how to use the progress bar, how to use the rotate buttons, etc.
MFC.title.button.control.code
- MFC标题栏按钮控件开发代码MFC title bar button control to develop code -MFC title bar button control to develop code
MFC-OnwDraw
- MFC 按钮控件自绘,包含多个文件-MFC Button redraw,MFC Button redraw,MFC Button redraw
图标按钮
- 可自定义按钮形状,可用于MFC控件的构造,对于界面设计和界面美化有很好的作用(My code is about the custom buttons)