ArcFM Engine Developer Guide
IMMTreeTool Interface Members
Properties  Methods 

The following tables list the members exposed by IMMTreeTool.

Public Properties
 NameDescription
 PropertyAllowAsDefaultThis property identifies the menu item as the default action to be performed when the user double-clicks the TreeView item.  
 PropertyBitmapSpecifies the bitmap associated with the context menu item.  
 PropertyCategoryThis property specifies a group in which to place the tool in the context menu.  
 PropertyEnabledAllows the developer to evaluate the selected item and enable or disable the tool in the context menu.  
 PropertyNameAllows the developer to specify the name which will appear in the context menu.  
 PropertyPriorityDetermines the display order of the tool in its category.  
 PropertyShortCutAllows you to implement a shortcut key to use the menu item (for example, Ctrl + C, F12).  
Top
Public Methods
 NameDescription
 MethodExecuteMethod where developer will write custom code to perform the tool's task.  
Top
See Also

Reference

IMMTreeTool Interface
Miner.Interop Namespace

 

 


Send Comment