搜索资源列表
CoolMenu
- 很漂亮的菜单.. 在要使用此类菜单的头文件中加入成员变量(此例中使用:m_mnu), 注意要包括头文件:#include \"MyCoolMenu.h\",在要使用此类菜 单的初始化函数中 (如OnInitDialog):输入下行代码: m_mnu.AttachMenu(GetMenu()->GetSafeHmenu(),IDR_TOOLBAR1,CSize(16,15)) 如果不使用图标,则第一个参数为-1就行了。 最重要的就是在程序中要用窗口的OnDraw
mfc-minimize-widow
- C++编程实现最小化窗口到桌面右下角图标的代码-c++ minimize window to little inco
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
max
- 最大化最小化窗口设计与编程并相应的修改最大化最小化之后的窗口界面-Maximize and minimize windows, and the corresponding design and programming to minimize changes to maximize the window after the interface
Test2
- 可以在vc程序的菜单栏里进行最大化,常规化和改变程序窗口的位置-Can the maximum in the VC program menu bar, routine and change the program window position
