NagScreenConfigurationWindowParent Property |
Parent form owning the nag screen
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public Form WindowParent { get; set; }
Public Property WindowParent As Form
Get
Set
public:
property Form^ WindowParent {
Form^ get ();
void set (Form^ value);
}
member WindowParent : Form with get, set
Return Value
Type:
FormSee Also