搜索资源列表
Visual CSharp的菜单编程
- 本文主要是介绍了在用Visual C#进行有关菜单编程中,可能遇到有些问题。在解决这些问题的时候主要用到的是名称空间System.Windows.Forms中定义的二个对象MainMenu、MenuItem和这二个对象中定义的一些方法。当然这些方法还有一些其他的用法,有兴趣的读者可以参考有关书籍和浏览MSDN网站。-this paper is introduced in Visual C# programming on the menu, they may encounter some prob
FileTree_src
- A treeview and Mainmenu that manager file and directory.-A treeview and Mainmenu that a file manager nd directory.
FileExplore
- 利用控件TreeView、ListView、ToolBar、MainMenu、ContextMenu、StatusBar等编写“我的资源管理器”。 创建一个 Visual C#® 智能设备项目开始编 写 Windows Mobile 应用程序。将项目命名为 EX1_RES,将解决方案命名为EX1_RES,创建三个Form窗体,分别用于主界面,选项界面和文本界面-Use of controls TreeView, ListView, ToolBar, MainMenu, Contex
