ArcFM Desktop Developer Guide
MinerMenuItem Class
Members 


Product Availability
Required Licenses
.NET Assembly
This interface is for internal Miner & Miner use only. It may be modified or removed without warning.
Object Model
MinerMenuItem Class
Syntax
'Declaration
 
<ToolboxItemAttribute(False)>
<DesignTimeVisibleAttribute(False)>
<DefaultEventAttribute("Click")>
<DefaultPropertyAttribute("Text")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<ListBindableAttribute(False)>
<DesignerCategoryAttribute("Component")>
Public Class MinerMenuItem 
   Inherits System.Windows.Forms.MenuItem
'Usage
 
Dim instance As MinerMenuItem
[ToolboxItem(false)]
[DesignTimeVisible(false)]
[DefaultEvent("Click")]
[DefaultProperty("Text")]
[ToolboxItemFilter("System.Windows.Forms")]
[ListBindable(false)]
[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