This property identifies the menu item as the default action to be performed when the user double-clicks the TreeView item.
A value of True identifies the tool as the default action. In ArcFM, the default menu items appears in blue text.
Visual Basic |
Copy Code |
Private Property Get IMMTreeTool_AllowAsDefault() As Boolean
IMMTreeTool_AllowAsDefault = False
End Property |
|
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.