Leadtools.Annotations Namespace > AnnAutomationObject Class : ContextMenu Property |
public virtual ContextMenu ContextMenu {get; set;}
'Declaration Public Overridable Property ContextMenu As ContextMenu
'Usage Dim instance As AnnAutomationObject Dim value As ContextMenu instance.ContextMenu = value value = instance.ContextMenu
public virtual ContextMenu ContextMenu {get; set;}
get_ContextMenu();
set_ContextMenu(value);
public: virtual property ContextMenu^ ContextMenu { ContextMenu^ get(); void set ( ContextMenu^ value); }
For information regarding default context menus used throughout the user interface in the automated mode, including information on how to override the default values, refer to Localization of LEADTOOLS for .NET Annotations Automation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2