搜索资源列表
DemoHtmlCtrl
- 改进过后的 HtmlCtrl,去掉了,ContextMenu 和 F5 刷新。
kShellContextMenu
- Shell 编程的上下文菜单contextmenu-Shell Programming in the context menu contextmenu
ContextMenu
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!-VC6.0 the C++ MFC programming, what to see packaged name you understand!
shell context menu demo
- 在自己编写的应用程序中方便的调用系统上下文菜单的一个类-A class that makes it easy to use the Shell Context Menu (aka Explorer Contextmenu) in your own applications
FileExplore
- 利用控件TreeView、ListView、ToolBar、MainMenu、ContextMenu、StatusBar等编写“我的资源管理器”。 创建一个 Visual C#® 智能设备项目开始编 写 Windows Mobile 应用程序。将项目命名为 EX1_RES,将解决方案命名为EX1_RES,创建三个Form窗体,分别用于主界面,选项界面和文本界面-Use of controls TreeView, ListView, ToolBar, MainMenu, Contex
ContextMenu
- 右键菜单显示 在地图上点击右键显示菜单选项信息可以选择操作-contentmenu is very goog
NotifyIcon
- This application uses the NotifyIcon control and its associated ContextMenu to access and display system data: The length of time, in minutes, the user s computer has gone since its last reboot The current time zone of the user The
RButtonMenu
- 里边的程序是MFC使用右键菜单的方法,推荐使用CONTEXTMENU事件而非RBUTTONUP,因为RBUTTONUP可能会出现内存问题。-The program inside MFC using the right-click menu, recommended the CONTEXTMENU the event instead RBUTTONUP, because RBUTTONUP memory problems may arise.
ContextMenu
- MFC经典问答源代码,用vc++编写,调试通过,ContextMenu-MFC classic Q source code written with vc++, debugging through, ContextMenu
contextmenu
- c# contextmenu 控件用法实例-c# contextmenu control usage instance
ScreenSnaper
- 基于Qt4下的截屏软件 使用了QPixmap::grabWindow(QApplication::desktop()->winId())来获得屏幕的图像 并保存在QPixmap的一个对象fullScreenMap里 再将该图像画到一个QWidget上并showFullScreen()以覆盖屏幕 之后的操作都是在这个QWidget上进行 跟QQ截图有点象 完成后点鼠标右键就有ContextMenu弹出 Esc为退出,空格键保存图像(当然也可以右键菜单保存)(Scr
