AutoDeleteOnEmpty Property

Summary
Gets or sets whether the MedicalViewerHost should be removed and disposed from the WorkstationViewer when all MedicalViewer controls are removed.
Syntax
C#
VB
C++
public virtual bool AutoDeleteOnEmpty { get; set; } 
  
Public Overridable Property AutoDeleteOnEmpty As Boolean 
public: 
virtual property bool AutoDeleteOnEmpty { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to remove and dispose the MedicalViewerHost from the WorkstationViewer when all MedicalViewer controls are removed. Default is true.

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.