Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

DeactivateOnClose Property







Gets or sets whether the form should be disposed when it is closed.
Syntax
public bool DeactivateOnClose {get; set;}
'Declaration
 
Public Property DeactivateOnClose As Boolean
'Usage
 
Dim instance As WorkstationModelessViewBase
Dim value As Boolean
 
instance.DeactivateOnClose = value
 
value = instance.DeactivateOnClose

            

            
public: __property bool get_DeactivateOnClose();
public: __property void set_DeactivateOnClose( 
   bool value
);
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

See Also

Reference

WorkstationModelessViewBase Class
WorkstationModelessViewBase Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features