-
MS Flex Grid控件的使用以及编辑框和组合框的插入
MS Flex Grid控件是微软的一个网格控件,可以用于显示数据库中的信息,对于一些比较简单的显示方式,还是比较方便的。还可以向表格中嵌入编辑框和组合框,用于表格的动态编辑。
- 2022-03-03 13:00:41下载
- 积分:1
-
文件管理器
新手可以借鉴,基本实现了windows资源管理器的基本功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2022-12-22 12:15:03下载
- 积分:1
-
VCVisual C++ Program development Baodian colorful example of the edit box border...
VCVisual C++程序开发范例宝典多彩边框的编辑框ColourFrame-VCVisual C++ Program development Baodian colorful example of the edit box border ColourFrame
- 2022-03-18 02:07:06下载
- 积分:1
-
Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet...
Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet Explorer、Outlook等图形用户界面(GUI),包括如的智能菜单、快捷工具条和挺靠窗口,支持XP界面风格。 -Xtreme Toolkit is a set of MFC extension of the class, for the development and application program interface. Using them can be quickly developed MS Office, Visual Studio and Internet Explorer. Outlook, and other graphical user interface (GUI), including the menu as smart, fast and quite tools on windows, support XP interface styles.
- 2022-04-20 01:52:36下载
- 积分:1
-
一个不错的界面类库
一个不错的界面类库-a good interface class library
- 2022-01-25 23:11:58下载
- 积分:1
-
一个很小的c++入门程序,只有几行代码,让
一个很小的c++入门程序,只有几行代码,让-a small c entry procedures, but only a few lines of code,
- 2022-06-16 21:26:58下载
- 积分:1
-
按回车可直接跳到列表的下一个单元框,进行编辑,操作方便...
按回车可直接跳到列表的下一个单元框,进行编辑,操作方便-Press Enter to jump directly to a unit under the list box, for editing, easy to operate
- 2022-04-28 08:33:54下载
- 积分:1
-
htmleidtor可以直接复制网页到编辑器中,而且保存原来的格式,并且可以对其进行编辑,改变字体颜色、大小、文字超链接等,已经做的很好的一个编辑器,你只需加你...
htmleidtor可以直接复制网页到编辑器中,而且保存原来的格式,并且可以对其进行编辑,改变字体颜色、大小、文字超链接等,已经做的很好的一个编辑器,你只需加你需要的功能到编辑器中就可以达到你需要的功能!-htmleidtor can directly copy the page to the editor, but also to preserve the original format, and can edit and change the font color, size, text, hyperlinks and so on, has done a very good editor, you need to do plus you need to function to the Editor can be achieved on the function you need!
- 2022-03-13 07:47:15下载
- 积分:1
-
个性化的界面,用C#开发,具有系统托盘,图标界面等功能
个性化的界面,用C#开发,具有系统托盘,图标界面等功能-personalized interface with C# development, with the system tray, the icon interface function
- 2022-08-08 00:02:39下载
- 积分:1
-
我们经常会使用到组合框,而组合框是是有2种功能的
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
- 2022-08-02 15:44:40下载
- 积分:1