LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ToolBarPanel Property

Show in webframe






Gets or sets the control used to host the Leadtools.Medical.Workstation toolbar.
Syntax
public AutoHidePanel ToolBarPanel {get;}
'Declaration
 
Public ReadOnly Property ToolBarPanel As AutoHidePanel
'Usage
 
Dim instance As WorkstationViewer
Dim value As AutoHidePanel
 
value = instance.ToolBarPanel

            

            
public: __property AutoHidePanel* get_ToolBarPanel();
public:
property AutoHidePanel* ToolBarPanel {
   AutoHidePanel* get();
}

Property Value

Type:AutoHidePanel The panel control used to host the Leadtools.Medical.Workstation toolbar.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


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