搜索资源列表
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
ControlsLibrary_Dlg
- 此为基于MFC对话框各种控件的实现汇总。它包括列表、时间日期控件、属性页、文件操作等功能。
gridctrl_demo225
- MFC Grid Control 2.25源代码和Demo用例程序,支持VC6和VS2003。 MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用.
gridctrl_merge
- 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。 Adding \"Merge cells\" support to the MFC GridControl MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接
calendar
- 用MFC实现动态界面日历 可以设置目前日期 使用了多种控件 绝对是参考的 好源码 -Dynamic interface using MFC calendar can be set to current date using a variety of control is definitely a good reference source
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
calendar
- mfc 的 日历控件,单击选择日期后弹出日历,选择日期后单击确定可以获取当前日期,弹出并在父窗口显示。-mfc Calendar control, click to select the date pop-up calendar to select date and click OK to get the current date, and the parent pop-up window.
14_DateTimeDemo
- VC++ 6.0,MFC,DateTime控件,演示日期时间选择控件的使用方法。-VC++ 6.0, MFC, DateTime controls, demonstrates Date Time Picker control is used.
quefesShanon
- 利用mfc编写万年历软件可以察看阴历的日期,功能强大,但是代码简单,()
DatePickerDemo
- 基于VC++的MFC使用日期控件设置、获取日期时间信息。(VC++ based MFC use date controls set up, get date and time information.)
listCtrl控件可编辑 内容存储access
- MFC中clistctrl控件的可编辑 及下拉框、日期控件的组合使用,其中clistctrl中的内容可以通过access数据库保存