Miner.Desktop Assembly > Miner.Desktop Namespace > frmDatabaseVersion Class : Menu Property |
'Declaration <SRCategoryAttribute("CatWindowStyle")> <System.ComponentModel.DefaultValueAttribute("")> <SRDescriptionAttribute("FormMenuDescr")> <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ReferenceConverter)> <System.ComponentModel.BrowsableAttribute(False)> Public Property Menu As System.Windows.Forms.MainMenu
'Usage Dim instance As frmDatabaseVersion Dim value As System.Windows.Forms.MainMenu instance.Menu = value value = instance.Menu
[SRCategory("CatWindowStyle")] [System.ComponentModel.DefaultValue("")] [SRDescription("FormMenuDescr")] [System.ComponentModel.TypeConverter(System.ComponentModel.ReferenceConverter)] [System.ComponentModel.Browsable(false)] public System.Windows.Forms.MainMenu Menu {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.