LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ViewerToolbar Property

Show in webframe






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: __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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.