ActiveWorkstation Property

Summary
Gets or sets the Leadtools.Medical.Workstation.UI.WorkstationViewer control which is currently active.
Syntax
C#
VB
C++
public virtual WorkstationViewer ActiveWorkstation { get; set; } 
  
Public Overridable Property ActiveWorkstation As WorkstationViewer 
public: 
virtual property WorkstationViewer^ ActiveWorkstation { 
   WorkstationViewer^ get(); 
   void set (    WorkstationViewer^ ); 
} 

Property Value

The Leadtools.Medical.Workstation.UI.WorkstationViewer control which is currently active.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.