资源列表
_DataGrid_Demo
- 支持Undo/redo的列表操作,来自于CodeProject-undo and redo for datagrid, from codeproject
p3
- 内含VC中几个基本控件的应用包括:按钮,组合框,列表框等。-Containing a few basic controls in the VC applications include: buttons, combo boxes, list boxes.
DateSelect
- flex 做的时间控件的源代码DateSelect-Flex to do the time space source
trip-j.net
- 旅捷酒店网(www.trip-j.net)的css style 样式表文件 值得下载学习下!-The trip Express Hotel network (www.trip-j.net), css style stylesheet file is worth the download to learn!
C-Sharp-DataGridView
- 在自定义类似dropdownlist类型的单元格时,按照通常的方法,在点击输入的时候显示的是正常的文本,而输入完成后单元格显示的是实际值,并不符合我们的合适习惯. 本例通过在EditingControlFormattedValue中返回combobox的selecteditem , 在自定义单元格控件时重写GetValue,GetFormattedValue 解决了 显示时显示的是绑定的实际值,而输入选择时显示的是显示的字段的问题. 具体实现见附件,
Extend-Combox
- 漂亮的combox控件,简单实用,用于制作漂亮界面-Beautiful combox control is simple and practical, for the production of the beautiful interface
winwordcontrol_src
- windows word control演示程序。这是一个word空间用于网页编辑-windows word control demo program. This is a word space for Web page editing
frmRadioButton
- VS2008 C++ 窗体应用程序,掌握常用控件的简单编程。-The VS2008 C++ Forms applications, to master the simple programming of commonly used control.
SkinMagicBuilder
- SkinMagicBuilder 窗体美化的一个工具,生成一个文件,加入就可-A tool to beautify SkinMagicBuilder form to generate a file, add the can
labview-excel
- 怎样将excel的数据显示于LV的表格控件中 文件夹-How to excel data grid control LV folder
ComboboxEx
- 由mfc单文档建立的一个小工程,用于在其工具栏上加入扩展组合框,实现cad等画图工具的宽度选择及颜色选择等,可在其基础上进行扩展。 -Mfc single document to establish a small project for the expansion of the combo box in the toolbar, the width of the cad drawing tools selection and color selection, etc., can be exte
vc_example
- 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a simple function, like Static Control