ArcFM Solution Developer Guide
MenuItems Property


Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<SRDescriptionAttribute("MenuMenuItemsDescr")>
<System.ComponentModel.MergablePropertyAttribute(False)>
Public ReadOnly Property MenuItems As System.Windows.Forms.Menu.MenuItemCollection
'Usage
 
Dim instance As MinerMenuItem
Dim value As System.Windows.Forms.Menu.MenuItemCollection
 
value = instance.MenuItems
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[SRDescription("MenuMenuItemsDescr")]
[System.ComponentModel.MergableProperty(false)]
public System.Windows.Forms.Menu.MenuItemCollection MenuItems {get;}
Requirements

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.

See Also

Reference

MinerMenuItem Class
MinerMenuItem Members

 

 


Send Comment