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 : 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(); }