ArcFM Desktop Developer Guide
SelectPaletteCommand Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Designer Express
Required Licenses
Designer Express
.NET Assembly
Miner.Desktop.DesignerExpress.dll
This class provides a command that allows the user to chose a palette to activate.
Object Model
SelectPaletteCommand Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("DesignerExpress.SelectTemplateCommand")>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<ComVisibleAttribute(True)>
<GuidAttribute("1ED03935-A299-4622-A34D-8CDBED1E98A5")>
Public NotInheritable Class SelectPaletteCommand 
   Inherits BaseExpressCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.IToolControl 
'Usage
 
Dim instance As SelectPaletteCommand
[ClassInterface(ClassInterfaceType.None)]
[ProgId("DesignerExpress.SelectTemplateCommand")]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[ComVisible(true)]
[Guid("1ED03935-A299-4622-A34D-8CDBED1E98A5")]
public sealed class SelectPaletteCommand : BaseExpressCommand, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.IToolControl  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.Desktop.DesignerExpress.Commands.BaseExpressCommand
         Miner.Desktop.DesignerExpress.Commands.SelectPaletteCommand

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

SelectPaletteCommand Members
Miner.Desktop.DesignerExpress.Commands Namespace

 

 


Send Comment