Add_SystemMenu

时间:2015-10-14 09:25:26
【文件属性】:

文件名称:Add_SystemMenu

文件大小:23KB

文件格式:ZIP

更新时间:2015-10-14 09:25:26

SystemMenu

增加系统菜单,After mucking around searching the Internet for a working example of adding submenu items to the System Menu of a form (see screenshot), I started playing around with InsertMenuItem and MENUITEMINFO to produce, finally what I wanted. Its not overly complex but does require a basic understanding of Win32 API calls. This file came from Planet-Source-Code.com...the home millions of lines of source code


【文件预览】:
Form1.vb
WindowsApplication16.suo
WindowsApplication16.sln
My Project
----Resources.Designer.vb(3KB)
----Application.myapp(510B)
----Resources.resx(5KB)
----Settings.Designer.vb(3KB)
----Application.Designer.vb(1KB)
----Settings.settings(279B)
----AssemblyInfo.vb(1KB)
Form1.resx
WindowsApplication16.vbproj
@PSC_ReadMe_8288_10.txt
Form1.Designer.vb
FormEx.vb
WindowsApplication16.vbproj.user

网友评论

  • 很简单,但是很值得学习。