搜索资源列表
ProperWnd
- 属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CLis
mulcle
- 一个SDI(单文档界面)的应用,通过File菜单中的Create New Frame命令能够创建一个位于顶层的SDI应用,但关闭主应用后其它的窗口也将关闭,程序由Visual C++ 5.0开发-an SDI (single-document interface) applications, through the File menu on the Create New Frame order to create one at the top of SDI applications, but c
动态标题栏
- 动态Icon 简介: 这个简单的类可以允许你在你的应用程序的主窗口的标题栏中使用 -Dynamic Icon Descr iption : This simple class can allow you in your application's main window to use the column headings
一个写字板程序
- 用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。-C language simulation of a tablet interface. Programmers may amend it is very easy to be running a DOS-like Windows interface window.
S10
- MDI窗口菜单融合技术,可以将几个不同的菜单自由的融合到一块,既方便使用又有创意呀,现在不看还等啥!-MDI window menu fusion technology can be several different menu freedom of a fusion of both ease of use and creative ah, we do not read other receivers!
S13
- 可以动态的创建菜单,使菜单出现在特定的窗口中,特定的工具栏上!-can create a dynamic menu, the menu is in a specific window, specific toolbar!
Cryptix_src_3-0-3
- 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
操作标题栏
- 动态Icon 简介: 这个简单的类可以允许你在你的应用程序的主窗口的标题栏中使用 -Dynamic Icon Descr iption : This simple class can allow you in your application's main window to use the column headings
EyeFinder(OutLook2003样式的导航栏)
- 使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考-prepared to use C#, modeled on the OUTLOOK2003 menu of tools that can be done reference tool-type window
粘贴实例
- 在窗口中制作菜单,其菜单中有粘贴、删除等-production in the window menu, the menu is paste, delete, etc.
菜单显示实例程序
- 菜单显示实例程序,计算各种数的窗口,有文件、计算、帮助。-menu shows examples of procedures, calculation of the number of the various window, document, measure, help.
自绘菜单类BCMenu
- 本程序是在VC下开发的Windodws窗口界面程序,教你如何根据自己的喜好,定制出自己满意的菜单。-this procedure was developed under the VC Windodws window interface procedures, to teach you how their preferences, customize their own satisfaction with the menu.
TheMenu3
- 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update
menuWnd
- 模拟菜单的类。弹出时不会导致父窗口失去焦点。因为是一个普通CWnd派生类,可以随便怎么画-simulation menu category. When the pop-up window will not lead to the father lost its focus. Because it is an ordinary CWnd derived class, how can casually painting
wqw3
- 想怎么搞就怎么搞,自由打开各种窗口,一切随你玩-how to engage on how assiduously and various free open window, as you all play
converwindowsintobmp
- 把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the text editing box for deposit bitmap, of course, you can also According to this idea, you can also put any controls, The window thing as a bitmap to store
MenuClassCode
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用-menu Prin
VC6_menu
- 关于VC6.0的菜单界面设计的源代码,菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CS
MenuAndDrag
- VC++编写的右键菜单弹出功能,与鼠标在任何地方拖动窗体功能示例.-VC prepared by the right-menu pop-up function, with the click of the mouse anywhere Drive Window function examples.
limit-to-minimize-the-program-window
- 限制程序的最大最小化窗口,适合于程序项目开发,或是学习实践c++ builder-The maximum limit to minimize the program window, project development for the program, practice or learning c++ builder
