搜索资源列表
buttoncode
- 可设置颜色的静态控件、单选按钮等MFC源程序,-color can be set to the static controls, such as radio buttons MFC source.
StaticSplitterWnd
- 静态切分窗口,这个类是从WTL的SplitterWnd里面扒出来的,因为MFC的SplitterWnd实在是 太太太难用了,而且很难看,看到WTL里面的这个不错,想拿来用,不过如果是MFC程序的话再加上WTL的风格有些不协调,就干脆把它的形式改成MFC的风格了,函数看着挺多,不过常用并不多,至于注释嘛,我只是在经常用的函数声明上大概写了几句,相知道具体实现,那就去看代码吧:)-splitting static window, this category is from the WTL servi
StaticCalendar
- 静态日历控件,采用MFC实现,可直接在VC工程中使用。-MFC static calendar
MFC
- 这个控件类库结合静态文本框的动态变化,初学者的福音。-The combination of static text box control library dynamic changes, beginner' s Gospel.
API4
- 使用MFC类库编制应用程序:按钮控件、静态控件及编辑框的应用-Prepared using the MFC class library application: button control, static control and application of the edit box
CAFWStatic
- 对MFC中的静态文本控件进行了部分封装,能够实现字体的选择-MFC static text control part of the package, font choice.
WTL_ButtonST
- 网上只有基于MFC的ButtonST, 而采用ATL+WTL编写OCX时,并没有一个好用的按钮皮肤, 所以自己编写一个基于WTL的ButtonST。 目前已编写了基于WTL的Button, Static, ComboBox, ListBox, Dialog, Slider, TreeCtrl等。 这是第一个:Button, 支持单张图片,多张组合图片(左图+中间拉伸图+右图),两张叠加,上下型,左右型等.-The the online only MFC-based ButtonST,
EditBox
- 使用MFC类库编制应用程序:按钮控件、静态控件及编辑框的应用 -Application using the MFC class library preparation application: button control, static control and edit box
checkboxaradiobox
- 以C++语言写成的,带MFC界面的小程序。能实现在文本编辑框中输入、在复选框和单选框中进行选择之后,点击提交按钮,所写的信息可以显示到静态文本框中的功能。-In C++ language written with MFC interface applet. Can achieve in the text edit box, check boxes and radio box for the selection, click the submit button, you can display t
VS2008-MFC-Show-real-time
- 在VS2008 MFC 中实现在静态的空间中实时显示系统的时间,这个当中介绍了CTime类的使用,定时器的使用,控件背景重绘的应用-In VS2008 MFC achieve real-time display system in a static space of time, which describes the use of the CTime class, timer, control background redraw applications