ArcFM Desktop Developer Guide
OperationToolStripMenuItem Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
OperationToolStripMenuItem Class
Syntax
'Declaration
 
<ToolStripItemDesignerAvailabilityAttribute(ToolStripItemDesignerAvailability.ContextMenuStrip Or  _
    ToolStripItemDesignerAvailability.MenuStrip)>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ToolStripMenuItemCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DesignerAttribute("System.Windows.Forms.Design.ToolStripMenuItemDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DefaultPropertyAttribute("DropDownItems")>
<DesignTimeVisibleAttribute(False)>
<DefaultEventAttribute("Click")>
<ToolboxItemAttribute(False)>
<DesignerCategoryAttribute("Component")>
Public Class OperationToolStripMenuItem 
   Inherits System.Windows.Forms.ToolStripMenuItem
   Implements Miner.Framework.IOperationUI 
'Usage
 
Dim instance As OperationToolStripMenuItem
[ToolStripItemDesignerAvailability(ToolStripItemDesignerAvailability.ContextMenuStrip | 
    ToolStripItemDesignerAvailability.MenuStrip)]
[DesignerSerializer("System.Windows.Forms.Design.ToolStripMenuItemCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[Designer("System.Windows.Forms.Design.ToolStripMenuItemDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("DropDownItems")]
[DesignTimeVisible(false)]
[DefaultEvent("Click")]
[ToolboxItem(false)]
[DesignerCategory("Component")]
public class OperationToolStripMenuItem : System.Windows.Forms.ToolStripMenuItem, Miner.Framework.IOperationUI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolStripItem
            System.Windows.Forms.ToolStripDropDownItem
               System.Windows.Forms.ToolStripMenuItem
                  Miner.FrameworkUI.DesignOptimization.OperationToolStripMenuItem

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

OperationToolStripMenuItem Members
Miner.FrameworkUI.DesignOptimization Namespace

 

 


Send Comment