LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

VolumeContextMenu Property







Gets the context menu displayed on the VolumeViewer control.
Syntax
public ContextMenuStrip VolumeContextMenu {get;}
'Declaration
 
Public ReadOnly Property VolumeContextMenu As ContextMenuStrip
'Usage
 
Dim instance As WorkstationViewer
Dim value As ContextMenuStrip
 
value = instance.VolumeContextMenu
public ContextMenuStrip VolumeContextMenu {get;}
 get_VolumeContextMenu(); 
public: __property ContextMenuStrip* get_VolumeContextMenu();
public:
property ContextMenuStrip* VolumeContextMenu {
   ContextMenuStrip* get();
}

Property Value

Type: System.Windows.Forms.ContextMenuStrip The context menu displayed on the VolumeViewer control.
Requirements

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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.