搜索资源列表
shili004
- 在MenuStrip控件容器中添加ToolStripTextBox控件,实现在菜单栏中添加文本框的编程技术.
shili004
- 在MenuStrip控件容器中添加ToolStripTextBox控件,实现在菜单栏中添加文本框的编程技术.
Menutraversal
- 菜单遍历程序,应用程序中有个menustrip菜单,遍历菜单下的所有菜单及所有form、form中的控件,并把所有窗体跟控件显示到一个treeview中的相应的菜单名下-Menu traversal procedures, application menustrip have a menu, menu traverse all the menu and all the form, form of control, and all for
code
- 菜单控件menustrip的使用创建windows工程把menustrip控件拖到设计界面上单击menustip控件的type here文本区可以输入菜单的名称如file然后按下回车键可以按照上述创建过程创建多个主菜单和子菜单-Menustrip menu controls the use of windows to create works to control drag menustrip click interface desig
MFC_demo
- The MFC Windows Forms support classes allow the backwards integration of the .NET code in an MFC application. It lets you arrange .NET Forms as Views or Dialogs. There are some important limitations in this case: the .NE
UserManagementModule
- 1.软件包中有类图,可以参考. 2.有createuser.sql 可以直接运行,建立相关表格. 3.使用时先设置Global.ConnnectionString 4.第一次使用请调用一次Global.Init(MenuStrip) 自动建立用户组和管理员admin 管理员 123456 5.系统基于组管理,有UserForm和GroupForm可以直接调用. 6.第一次发原创性资源,自己稍要了点分,请大家
menustrip
- menustrip program using java
MyPlayer
- 不错的播放器,功能完全,强大!支持视频和MP3文件 运用了,很多winForm中很强的控件: OpenFileDialog:用于打开文件对话框的 Filter 属性可以控制格式 ContextMenuStrip:鼠标右键菜单 Items 添加右键菜单 MenuStrip:菜单栏 AxWindowsMediaPlayer:媒体播放器 引用与com组件 ListBox:列表 FolderBrowserDialog
tupianzhankai
- 在窗体上实现图片的多种展开方式,以MenuStrip控件控制-show picture
2
- 菜单和工具栏使用,掌握下拉菜单控件MenuStrip、内容菜单控件ContextMenuStrip、工具栏控件TooStrip和工具栏容器控件TooStripContainer控件的使用。-Menus and toolbars using the drop-down menu to master control MenuStrip, the contents of the menu control ContextMenuStrip, t
20091229064205
- menustrip Csharp demo
RestaurantManagementSystem
- 餐饮管理系统(C#3.5+MicrosoftSQLServer2000)验证不同权限登录用户的方法、使用ListView控件制作桌台显示、使用MenuStrip控件制作系统菜单栏、使用ContextMenuStrip控件制作桌面右键菜单、开发餐饮管理系统的具体流程-Restaurant Management System (C# 3.5+ MicrosoftSQLServer2000) verify different permissi
lizi
- menustrip和contextmenustrip的基本用法,对初学这会有很大帮助-basic usage of menustrip and contextmenustrip of this would be a great help for beginners
treeviewformmenus
- C#用树型列表动态显示菜单源码下载,将MenuStrip控件中的信息添加到TreeView控件中,C#遍历MenuStrip组件中的一级菜单项,将一级菜单项的名称添加到TreeView组件的根节点中,-C# dynamic display menu tree list with source code download, the MenuStrip control to add the information to the TreeVi
MenuStrip-extended
- 此控件是MenuStrip扩展而来。实现了完全重绘,比现有的MenuStrip更加漂亮! 控件提供设置菜单颜色渐变效果,你完全可以设置你需要的效果! 其中BackColor1为渐变开始颜色; BackColor2为渐变结束颜色; Direction为设置菜单颜色渐变方向。 -Control provides settings menu color gradient effect, you can set y
06
- 1.验证不同权限登录用户的方法 2.使用ListView控件制作桌台显示 3.使用MenuStrip控件制作系统菜单栏 4.使用ContextMenuStrip控件制作桌台右键菜单 - 1. Verify that the logged-on user permissions of different methods 2. Use the ListView control desk sets display pr