ArcFM Desktop Developer Guide
DesignerExpressToolbar Class
Members 


Product Availability
Required Licenses
.NET Assembly
This class provides the commandbar that holds the Designer Express tools.
Object Model
DesignerExpressToolbar Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c4a-83d4-11d2-a2e9-080009b6f22b)>
<GuidAttribute("F8013D63-2117-4C00-A63C-76AAD9F43685")>
<ProgIdAttribute("DesignerExpress.DesignerExpressToolbar")>
Public NotInheritable Class DesignerExpressToolbar 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseToolbar
   Implements ESRI.ArcGIS.SystemUI.IToolBarDef 
'Usage
 
Dim instance As DesignerExpressToolbar
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="", CategoryID=b56a7c4a-83d4-11d2-a2e9-080009b6f22b)]
[Guid("F8013D63-2117-4C00-A63C-76AAD9F43685")]
[ProgId("DesignerExpress.DesignerExpressToolbar")]
public sealed class DesignerExpressToolbar : ESRI.ArcGIS.ADF.BaseClasses.BaseToolbar, ESRI.ArcGIS.SystemUI.IToolBarDef  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommandBar
      ESRI.ArcGIS.ADF.BaseClasses.BaseToolbar
         Miner.Desktop.DesignerExpress.Commands.DesignerExpressToolbar

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

DesignerExpressToolbar Members
Miner.Desktop.DesignerExpress.Commands Namespace

 

 


Send Comment