Gets or sets whether reseting device will be performed on the fake form when no control is registred.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[DefaultValueAttribute(false)] public bool ResetDeviceWhenLastControlRemoved { get; set; }  |