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