Leadtools.Windows.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 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 WPF Annotations Automation.
For C#/VB examples, refer to AnnAutomationManager.