-
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单...
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单-Very good support for graphics menu category, the category of directly adding their own code and to increase the number of vc function can realize graphics menu
- 2022-03-20 02:29:42下载
- 积分:1
-
use of the Internet to establish a technology
利用Internet有关技术建立一个基于B/S的图书馆借阅系统。实现图书借阅管理,提高工作效率。-use of the Internet to establish a technology-based B/S of the library system. Readers Books management to raise work efficiency.
- 2022-03-04 03:43:42下载
- 积分:1
-
本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Spa...
本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Space 或者在标题栏单击鼠标右键可以调出系统菜单。例子程序对系统菜单进行了定制,在原有菜单基础上添加了两个菜单命令:一个是显示“关于”对话框;另一个是“退出”。之所以要加一个“退出”菜单命令,是因为例子程序改写了对话框原来默认的“关闭”菜单命令行为(Alt-F4),用来隐藏对话框。因此必须加一个程序的“退出”出口。此外,例子程序利用一个第三方的系统托盘处理类,利用系统托盘图标可以显示/隐藏对话框。 下面我们就来看看用 C++/MFC 实现的细节。
- 2022-07-07 01:10:52下载
- 积分:1
-
VC开发可用于美化界面标题栏,是个好工具呀
VC开发可用于美化界面标题栏,是个好工具呀-VC interface development can be used to beautify the title bar is a good tool for you
- 2023-07-21 12:10:03下载
- 积分:1
-
- 2023-04-18 21:35:04下载
- 积分:1
-
一套自绘菜单,可以仿照
一套自绘菜单,可以仿照-drawn from a menu that can be copied
- 2022-06-30 07:09:54下载
- 积分:1
-
高
高速球在屏幕上的显示菜单,有各级显示,实时控制,是核心源程序之一。-High-speed ball on the screen display menu, it shows at all levels, real-time control, is one of the core source code.
- 2022-08-07 09:38:01下载
- 积分:1
-
office2003,VSnetMenu
一套office2003控件,据说比VSnetMenu还漂亮。-office2003,VSnetMenu
- 2022-04-26 13:34:56下载
- 积分:1
-
类改变 易语言源码!!!!!!类改变 易语言源码
类改变 易语言源码!!!!!!类改变 易语言源码-Easy to change the source language category !!!!!! easy language to change the source category
- 2022-02-14 09:33:35下载
- 积分:1
-
1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu...
1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu) { CString str //use to hold the caption temporarily CMyMenu* pMenu //use to hold the sub menu CMyMenuData* pMenuData //use to hold the menu data //get the number of the menu items of the parent menu int iMenuCount = pMyMenu->GetMenuItemCount() UINT nID //use to hold the identifier of the menu items-1. MyCoolMenu22.zip, 18KB, download 0 times, void CMyMenu:: ChangeToOwnerDraw (CMyMenu* pMyMenu) (CString str// use to hold the caption temporarily CMyMenu* pMenu// use to hold the sub menu CMyMenuData* pMenuData// use to hold the menu data// get the number of the menu items of the parent menu int iMenuCount = pMyMenu-
- 2022-07-26 13:41:13下载
- 积分:1