RegistrationFormConfigurationIcon Property |
The icon displayed in registration dialog
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public Image Icon { get; set; }
Public Property Icon As Image
Get
Set
public:
property Image^ Icon {
Image^ get ();
void set (Image^ value);
}
member Icon : Image with get, set
Return Value
Type:
ImageSee Also