搜索资源列表
multiFileBrowser.rar
- 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。
一个永远显示的对话框
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计
04 制作鼠标右键弹出的菜单
- VC开发小知识点-development of small VC knowledge point
1-20
- vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口-vc insp
RectText
- 视图区创建橡皮框文本编辑,右键菜单改变文本背景和对齐方式-View establish rubber box text editor, change the menu right background and text alignment
透明窗口放大
- 一个实现放大屏幕区域内容的小程序。通过鼠标拖动对话框,实现透明放大所在屏幕区域内容,按右键退出。-achieve an enlarged screen as a small regional procedures. Drag the mouse through dialog, transparent screen to enlarge it where regional content, according to withdraw from the Right.
cell组件右键菜单示例
- CELL组件的右键实例,可以帮助VB编程爱好者节约大量时间和精力,直接复制就可以使用。-CELL module right key example, may help VB to program the amateur to save the massive time and the energy, the direct duplication may use.
修改系统的右键菜单
- 用c#修改系统的右键菜单改变自己的软件界面!-changes with the right to change their menu software interface!
这个程序为Windows右键菜单增强工具..
- 这个程序为Windows右键菜单增强工具.这个程序为Windows右键菜单增强工具-the right procedures for the Windows menu enhancements. The procedure for Windows right-click menus enhanced tools
极酷的自画菜单可以和VB6的右键菜单比美
- 极酷的自画菜单可以和VB6的右键菜单比美-very cool self-portrait menu and right-click menus VB6 rivaling
treeview实现右键菜单功能
- treeview实现右键菜单功能, 以及 图片的imglist的属性设置
vb 窗口右键
- vb 窗口右键
delphi 托盘 实例 右键 单击 非常实用
- delphi 7.0 托盘 实例 右键 单击 非常实用
右键快捷菜单的建立
- 交你怎么建立菜单,右键快捷菜单的建立,对话框菜单插入,易懂!-To pay how do you create the menu, right-click shortcut menu to create, the dialog menu insert, easy to understand!
multiFileBrowser
- 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar IE, but it is more than documents procedure
tray
- 创建托盘、创建右键菜单,托盘如何响应右键点击时弹出菜单。这是一个实用的小程序。-Create a tray to create right-menu, right-click on tray how to respond when the pop-up menu. This is a small utility program.
therightmenu
- 右键菜单 应该都很熟悉吧 详细的看代码。简单版的-Right menu Should be very familiar with
ContextMenuStripUse
- 鼠标右键菜单实现方法,很有知道意义,不敢独享-Implementation of the right mouse button menu, it is to know the meaning of exclusive dare!!!
rightbutton
- 为按钮实现右键菜单,即所谓的superclassing,右键菜单执行后将会改变按钮的名称.-Right-click menu for the button to achieve the so-called superclassing, right-click menu will change after the implementation of the button' s name.