ArcFM Engine Developer Guide
BaseTraceTool Class Fields


For a list of all members of this type, see BaseTraceTool members.

Protected Fields
 NameDescription
Protected Field_frameworkUIRes  
Protected Fieldm_bitmapThe bitmap that is used as the icon on this command, returned by the ICommand::Bitmap property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_captionThe caption of this command, returned by the ICommand::Caption property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_categoryThe name of the category with which the command is associated, returned by the ICommand::Category property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_checkedThe checked state of this command, returned from the ICommand::Checked property. False by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_cursorA System.Windows.Forms.Cursor that is used for this tool, the handle of which is returned by the ITool::Cursor property. Null by default, indicating the default cursor will be used. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Protected Fieldm_deactivateIndicates whether or not the Tool is deactivated, returned from the ITool::Deactivate method. True by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Protected Fieldm_enabledThe state of this command, returned from the ICommand::Enabled property. True by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_helpFileThe name of the helpfile associated with this command, returned by the ICommand::Helpfile property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_helpIDThe help context ID associated with this command, used to specify the mapped numeric value of the topic ID of the context sensitive help topic for the command. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_messageThe statusbar message for this command, returned by the ICommand::Message property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_nameA string used for identification of this command, returned by the ICommand::Name property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected Fieldm_toolTipThe tooltip for this command, returned from the ICommand::Tooltip property. Null by default. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Top
See Also

Reference

BaseTraceTool Class
Miner.FrameworkUI.Trace Namespace

 

 


Send Feedback