 
            | Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace : IMMTreeTool Interface | 
For a list of all members of this type, see IMMTreeTool members.
| Name | Description | |
|---|---|---|
|  | AllowAsDefault | This property identifies the menu item as the default action to be performed when the user double-clicks the TreeView item. | 
|  | Bitmap | Specifies the bitmap associated with the context menu item. | 
|  | Category | This property specifies a group in which to place the tool in the context menu. | 
|  | Enabled | Allows the developer to evaluate the selected item and enable or disable the tool in the context menu. | 
|  | Name | Allows the developer to specify the name which will appear in the context menu. | 
|  | Priority | Determines the display order of the tool in its category. | 
|  | ShortCut | Allows you to implement a shortcut key to use the menu item (for example, Ctrl + C, F12). |