Responder Developer Guide
CheckContextMenu Method


Version: 10.2.1a

Resource Center Home

Insures that a context menu containing menu items has been defined for the grid of this decorator.
Syntax
'Declaration
 
Protected Function CheckContextMenu() As Boolean
'Usage
 
Dim instance As DecoratorBase
Dim value As Boolean
 
value = instance.CheckContextMenu()
protected bool CheckContextMenu()

Return Value

True if menu defined and has menu items; else false
Requirements

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.

See Also

Reference

DecoratorBase Class
DecoratorBase Members

 

 


Send Comment