DeactivateOnClose Property

Summary
Gets or sets whether the form should be disposed when it is closed.
Syntax
C#
C++/CLI
public bool DeactivateOnClose { get; set; } 
public:  
   property bool DeactivateOnClose 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to dispose the form when it is closed; otherwise, it is false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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