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

ViewerToolbar Property







Gets the System.Windows.Forms.ToolStrip control displayed on the WorkstationViewer.
Syntax
public ToolStrip ViewerToolbar {get;}
'Declaration
 
Public ReadOnly Property ViewerToolbar As ToolStrip
'Usage
 
Dim instance As WorkstationViewer
Dim value As ToolStrip
 
value = instance.ViewerToolbar
public ToolStrip ViewerToolbar {get;}
 get_ViewerToolbar(); 
public: __property ToolStrip* get_ViewerToolbar();
public:
property ToolStrip* ViewerToolbar {
   ToolStrip* get();
}

Property Value

The System.Windows.Forms.ToolStrip control displayed on the WorkstationViewer.
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.