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

ToolBarPanel Property







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 AutoHidePanel ToolBarPanel {get;}
 get_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: 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.