For a list of all members of this type, see IMMTreeViewTool members.
Public Properties
| Name | Description |
 | Category | Long value specifies a group in which to place the tool in the context menu. Not to be confused with a component category, this property simply allows tools to be grouped within the context menu. The groups are separated by a spacer bar in the 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. |
Top
See Also