ArcFM Solution Developer Guide
MinerMenuItem Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for MinerMenuItem.
Object Model
MinerMenuItem Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.DesignTimeVisibleAttribute(False)>
<System.ComponentModel.DefaultEventAttribute("Click")>
<System.ComponentModel.DefaultPropertyAttribute("Text")>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")>
<System.ComponentModel.ListBindableAttribute(False)>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class MinerMenuItem 
   Inherits System.Windows.Forms.MenuItem
'Usage
 
Dim instance As MinerMenuItem
[System.ComponentModel.ToolboxItem(false)]
[System.ComponentModel.DesignTimeVisible(false)]
[System.ComponentModel.DefaultEvent("Click")]
[System.ComponentModel.DefaultProperty("Text")]
[System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")]
[System.ComponentModel.ListBindable(false)]
[System.ComponentModel.DesignerCategory("Component")]
public class MinerMenuItem : System.Windows.Forms.MenuItem 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Menu
            System.Windows.Forms.MenuItem
               Miner.Controls.MinerMenuItem

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 Members
Miner.Controls Namespace

 

 


Send Comment