搜索资源列表
1-20
- vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏
动态创建菜单
- VC中创建动态菜单,可以让用户比较方便的进行操作-VC create dynamic menu, which allows users more convenient to operate
delphi-动态创建菜单
- delphi 下菜单编程。-menu programming.
动态创建菜单源代码
- 动态创建菜单源代码
1-20
- vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏
delphi-动态创建菜单
- delphi 下菜单编程。-menu programming.
dongtaichuangjian
- 一个动态创建菜单项的例子,实现销售额统计。很实用的哦!-create a dynamic menu items example, sales of Statistics. Very practical!
创建快捷方式
- 在开始菜单或桌面上建立快捷方式,方便用户使用快捷地启动软件-the desktop or Start menu to establish efficient, fast and user-friendly software to launch
动态创建菜单
- VC中创建动态菜单,可以让用户比较方便的进行操作-VC create dynamic menu, which allows users more convenient to operate
对话框的程序中创建工具条和状态条
- 演示如何在对话框的程序中创建菜单、工具条和状态条,就像文档视图界面一样!-a demonstration of how the process in the dialog box to create menus, and tool of the state, like the same document View interface!
MENU
- 一个可以动态创建菜单的菜单例子,可以供初学者参考-Create a dynamic menu menu example, you can reference for beginners
32
- 动态创建菜单,通过配置文件,数据库生成菜单,vb程序,方便小巧-Dynamically created menus, through configuration files, database generated menus, vb procedures for small
test1
- 用VC编写的创建菜单程序,对于VC初学者是一个不错的例子-VC prepared using the procedure to create the menu for beginners VC is a good example
Menu
- 对话框中创建菜单,不是右击弹出来的那种,而是象系统菜单那样-menu
create_menu
- VC++编写的,动态创建菜单,且能够响应对应的菜单选项,包括自动改变输出界面的颜色-VC++ written dynamically created menus, and can respond to the corresponding menu options, including automatically change the color of the output interface,
Menubutton
- 创建菜单按钮,通过添加类来绘制按钮,改变按钮的颜色,但非模态对话框还没实现-Create a menu button, by adding a class to draw the button, change the button color, but non-modal dialog has not been achieved
3
- 在对话框中创建菜单、状态栏、工具栏。其中工具栏采用大图标按钮实现-In the dialog box to create menus, status bar, toolbar. One button on the toolbar to achieve with large icons
012菜单
- 菜单让程序的操作变得简单、方便,也使程序的界面更加美观。 1 创建菜单 2 菜单的热键与属性 其中的选中可以在前面打勾的 3 弹出菜单 4 托盘菜单(The menu makes the operation of the program easier and more convenient and the interface of the program more beautiful. 1 create menu 2 m
弹出式菜单
- 实现弹出式菜单的创建,可实现文件的打开及存储操作。(Create a pop-up menu,The open and storage operation of the file can be realized.)