Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class : AnnotationContextMenu Property |
public ContextMenuStrip AnnotationContextMenu {get; set;}
'Declaration Public Property AnnotationContextMenu As ContextMenuStrip
'Usage Dim instance As WorkstationViewer Dim value As ContextMenuStrip instance.AnnotationContextMenu = value value = instance.AnnotationContextMenu
public ContextMenuStrip AnnotationContextMenu {get; set;}
get_AnnotationContextMenu();
set_AnnotationContextMenu(value);
public: __property ContextMenuStrip* get_AnnotationContextMenu(); public: __property void set_AnnotationContextMenu( ContextMenuStrip* value );
public: property ContextMenuStrip* AnnotationContextMenu { ContextMenuStrip* get(); void set ( ContextMenuStrip* value); }
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