Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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(); }