ArcFM Desktop Developer Guide
IMMTreeViewToolEx Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMTreeViewToolEx.

Public Properties
 NameDescription
 PropertyBitmapThis property allows you to associate a bitmap with a tool.  
 PropertyCategoryNameDetermines the menu under which the tool will appear.  
 PropertyCheckedIf the tool has a checkbox, this property returns a boolean value indicating whether it is checked or unchecked.  
 PropertySubCategoryAllows you to group menu items into subcategories within categories.  
 PropertyToolTipThis property allows you to specify the text that is displayed when the user hovers the mouse over a tool.  
Top
Public Methods
 NameDescription
 MethodEnabledExAllows the developer to evaluate the selected item and enable or disable the tool in the context menu. Requires a variant value.  
 MethodExecuteExMethod where developer will write custom code to perform the tool's task.  
 MethodInitializeInitializes the connection to the Process Framework application.  
Top
See Also

Reference

IMMTreeViewToolEx Interface
Miner.Interop.Process Namespace

 

 


Send Comment