ViewerToolbar Property

Summary

Gets the System.Windows.Forms.ToolStrip control displayed on the WorkstationViewer.

Syntax
C#
VB
C++
public ToolStrip ViewerToolbar { get; } 
  
Public ReadOnly Property ViewerToolbar As ToolStrip 
public: 
property ToolStrip^ ViewerToolbar { 
   ToolStrip^ get(); 
} 

Property Value

The System.Windows.Forms.ToolStrip control displayed on the WorkstationViewer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly