ArcFM Desktop Developer Guide
LocationCommandBar Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Desktop.dll
This is the commandbar visible on the Locator tool. It holds the Find, Clear and Options buttons.
Object Model
LocationCommandBar Class
Syntax
'Declaration
 
<LicensedProductRequiredAttribute(mmProductInstallation.mmPIArcFM Or  _
    mmProductInstallation.mmPIViewer Or  _
    mmProductInstallation.mmPIResponder)>
<ComVisibleAttribute(True)>
<ProgIdAttribute("mmDesktop.LocationCmdBar")>
<GuidAttribute("CAC3D33B-FB43-41EF-8975-2DD62974ABEA")>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c4a-83d4-11d2-a2e9-080009b6f22b)>
Public Class LocationCommandBar 
   Implements ESRI.ArcGIS.SystemUI.IToolBarDef 
'Usage
 
Dim instance As LocationCommandBar
[LicensedProductRequired(mmProductInstallation.mmPIArcFM | 
    mmProductInstallation.mmPIViewer | 
    mmProductInstallation.mmPIResponder)]
[ComVisible(true)]
[ProgId("mmDesktop.LocationCmdBar")]
[Guid("CAC3D33B-FB43-41EF-8975-2DD62974ABEA")]
[ComponentCategory(Description="", CategoryID=b56a7c4a-83d4-11d2-a2e9-080009b6f22b)]
public class LocationCommandBar : ESRI.ArcGIS.SystemUI.IToolBarDef  
Inheritance Hierarchy

System.Object
   Miner.Desktop.Commands.LocationCommandBar

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

LocationCommandBar Members
Miner.Desktop.Commands Namespace

 

 


Send Comment