ArcFM Desktop Developer Guide
OperationToolStripButton Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
OperationToolStripButton Class
Syntax
'Declaration
 
<ToolStripItemDesignerAvailabilityAttribute(ToolStripItemDesignerAvailability.ToolStrip)>
<DesignTimeVisibleAttribute(False)>
<DesignerAttribute("System.Windows.Forms.Design.ToolStripItemDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DefaultEventAttribute("Click")>
<ToolboxItemAttribute(False)>
<DefaultPropertyAttribute("Text")>
<DesignerCategoryAttribute("Component")>
Public Class OperationToolStripButton 
   Inherits System.Windows.Forms.ToolStripButton
   Implements Miner.Framework.IOperationUI 
'Usage
 
Dim instance As OperationToolStripButton
[ToolStripItemDesignerAvailability(ToolStripItemDesignerAvailability.ToolStrip)]
[DesignTimeVisible(false)]
[Designer("System.Windows.Forms.Design.ToolStripItemDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultEvent("Click")]
[ToolboxItem(false)]
[DefaultProperty("Text")]
[DesignerCategory("Component")]
public class OperationToolStripButton : System.Windows.Forms.ToolStripButton, Miner.Framework.IOperationUI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolStripItem
            System.Windows.Forms.ToolStripButton
               Miner.FrameworkUI.DesignOptimization.OperationToolStripButton

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

OperationToolStripButton Members
Miner.FrameworkUI.DesignOptimization Namespace

 

 


Send Comment