Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class : ToolBarPanel Property |
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(); }