资源列表
MychinaCalendar
- 类似qq的日期控件,可以自己继承该控件,然后实现自己的功能-Qq similar date controls, the control can be their own inheritance, and then realize their functions
syntax_coloring_project
- 又一个可以标注特殊字符的语法编辑框-another phrasing edit which can label special chars
TypingAidCombo_demo
- 可实现对话框中的下拉式编辑框的类似表格的显示效果-Can be realized in the drop-down dialog box similar to the forms editor display
edit_tietu
- 实现对CEdit的贴图操作,控件更加美观。由于在PreSubclassWindow中无法对静态和动态创建该控件作相同的初始化处理,故将静态创建和动态创建单独编写成类。有心人可做相应改动。-Operation to achieve the CEdit textures, controls more beautiful. Since PreSubclassWindow can not create the static and dynamic control for the same initial
syntax_coloring_project
- 可实现在编辑框中对文字语法的自动识别和显示效果-Can be realized in the grammar of text edit box automatically identify and display
EditPath
- 一个功能强大的编辑框控件,他可以判断添入的文件路径是否存在.-a powerful editing control box, he can judge the insertion of the existence of a file path.
1-2introd
- 3. CDlgColor:其定义文件为“DlgColor.h”,实现文件为“DlgColor.cpp”。 管理图像伪彩色编码表对话框-3. CDlgColor : its definition of a "DlgColor.h" files "DlgColor.cpp." Management pseudo-color image coding table dialog
sample
- sample visualC# hamberger
duowendangchengxuzho
- handan001编写的一个关于在多文档应用程序的状态条中加入子窗口小例子-handan001 write a small example of sub-window in the status bar of the application of multi-document
DXTB
- 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Widt
gef-step6-2
- GEF 图形编辑框架,是Eclipse旗下一个重要的插件,用于开发图形界面。这是系列教程源码之6-2。
XRNumericEditCtrl
- The CXrNumericEdit class is derived from the normal CEdit class. To use this class Add the CXrNumericEdit source file to project. Add standard edit control Change CEdit class to CXrNumericEdit