Welcome![Sign In][Sign Up]
Location:
Search - button MFC

Search list

[Dialog_WindowCBrowseCtrl

Description: CBrowseCtrl - Adding File/Folder-Browse Features to Your Projects Easily A file/folder browsing control that integrates an editbox and a button with built-in images. -CBrowseCtrl- Adding File/Folder-Browse Features to Your Projects Easily A file/folder browsing control that integrates an editbox and a button with built-in images.
Platform: | Size: 54272 | Author: 陆可 | Hits:

[Menu controlt_wtl_menu

Description: vc++运用mfc实现图形化菜单显示,可以实现自定义风格的菜单按钮-vc use mfc achieve graphical menu that can be achieved since the definition of style menu button
Platform: | Size: 181248 | Author: 葛军 | Hits:

[Button control4_选择按钮

Description: 单选按钮(RadioButton)控件为用户提供由两个或多个互斥选项组成的选项集,用户可从单选按钮组中选择一个且只能选择一个。-radio buttons (RadioButton) controls to provide users with two or more mutually exclusive options set of options, users can group from the radio button to choose one which can only choose one.
Platform: | Size: 28672 | Author: 岳月 | Hits:

[Button control单选按钮

Description: 把一组普通按纽变为很酷的单选按钮,颜色可以自行调整,样式多样,非常漂亮!-put a team into ordinary button cool radio button, can adjust colors, patterns and diverse, very beautiful!
Platform: | Size: 24576 | Author: Mark | Hits:

[Button controlActiveXShadeButton

Description: 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 MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl. -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 MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl.
Platform: | Size: 71680 | Author: 刘亦菲 | Hits:

[Button controlOffice2003Button

Description: MFC下的自画按钮,本例是仿Office2003,想在你的界面中使用漂亮的按钮,就用它吧!-MFC self-portraits button, the cases of fake Office2003. you want to use the interface beautiful buttons, you use it!
Platform: | Size: 21504 | Author: vccode | Hits:

[Graph programBMTestDlg

Description: 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能-drawing bitmap button MFC CButton category for Windows the function button controls
Platform: | Size: 67584 | Author: 赵佳 | Hits:

[Button controldrawbutton

Description: .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.
Platform: | Size: 10240 | Author: zhaoyong | Hits:

[Button controlCWBButtonDemo

Description: CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
Platform: | Size: 36864 | Author: gxc | Hits:

[OtherMFC

Description: 设计一个可以适时展开的对话框以便于在对话框中添加更多控件,在单击Advanced按钮时,对话框可以向下展开。 以通过方式创建一个具有扩展功能的Advanced按钮的对话框资源和对话框类,需要在对话框类的OnInisDialg()函数中利用CWnd::MoveWindow()函数将对话框缩为Advanced按钮。这样当单击该按钮时,将使用MoveWindows()函数来切换对话框窗口尺寸。 -The design of a dialog can begin in good time in order to add more in the dialog box controls, click the Advanced button, the dialog can be launched down. Created through the expansion of a function of the dialog box Advanced button dialog resource and class, the need for dialog class OnInisDialg () function to use CWnd:: MoveWindow () function will shrink the dialog box for the Advanced button. So that when click the button, will use MoveWindows () function to switch the dialog box window size.
Platform: | Size: 1924096 | Author: 常春 | Hits:

[Button controlButtonVE_Task_src

Description: 这个写于Visual C++的程序教你如何做程序中使用Vista风格的task按钮和task对话框(支持命令链接按钮),另外这些任务按钮和Windows 98, 2000, XP 和 Vista风格兼容,它们都是实现于C++/MFC-This was written in Visual C++ Procedures teach you how to do the procedure used in Vista-style task button and task dialog (support for the command link button), the other of these tasks button and Windows 98, 2000, XP and Vista-style compatible, they are to achieve in the C++/MFC
Platform: | Size: 56320 | Author: 严锐 | Hits:

[Game Programbox9

Description: 自制 9格拼图游戏 mfc程序 按钮拼图记录步数 用时 已完成数目 可重玩 退一步 瞎子拼图 记录游戏成绩-9 grid made jigsaw puzzle record button mfc process steps have been completed when the number of re-playing records back blind puzzle game results
Platform: | Size: 40960 | Author: wxf | Hits:

[Windows Developping(mfc)

Description: MFC运行模式,功能:可在界面直接修改你想遍历的IP地址范围,点击按钮,开始查询,ping通的显示主机名和IP地址。-MFC operation mode, function: can be modified directly at the interface you want to traverse the IP address range, click the button, and start inquiries, ping' s show the host name and IP address.
Platform: | Size: 3635200 | Author: zachary | Hits:

[GUI DevelopMFC

Description: 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 IEButtonDemo.rar IE-style button Combo_Image.rar Combo control the learning process OwerDrawXPbutton.rar xp style button
Platform: | Size: 250880 | Author: 小天 | Hits:

[.netmfc_tab_dlg_button_back

Description: mfc dialog背景 tabctrl背景 button透明 自绘类-mfc dialog background tabctrl background button and transparent self-painted Class
Platform: | Size: 6769664 | Author: qipeng | Hits:

[Button controltesw

Description: MFC编写的小程序,动态的生成一个Button,并且响应动态生成的控件。 同时,通过另外一个按钮实现显示和隐藏这个动态生成的button,实现动态生成,销毁,响应。-MFC write a small program, dynamically generates a Button, and respond dynamically generated controls. At the same time, through another button to display and hide the implementation of this dynamically generated button, dynamic generation, destruction, response.
Platform: | Size: 1875968 | Author: boss liu | Hits:

[GDI-BitmapXGlyphButton

Description: Advanced button MFC class with transparency Visual C++ 6, Studio 2005
Platform: | Size: 28672 | Author: Francky400 | Hits:

[GUI DevelopButton

Description: MFC按钮编程,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-MFC button programming, is < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! ! !
Platform: | Size: 98304 | Author: | Hits:

[Windows DevelopDesign.Browse.button.MFC.edit.control

Description: MFC浏览按钮编辑控件设计代码Design of the Browse button MFC code edit control -Design of the Browse button MFC code edit control
Platform: | Size: 35840 | Author: w | Hits:

[Static controlVCPP-MFC-Button

Description: 一個非常實用的MFC Button範例 介紹如何自訂義Button.-A very practical example of how MFC Button Custom justice Button.
Platform: | Size: 23552 | Author: kevin wang | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net