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