Click or drag to resize
LicensingGuiManagementDialogCustomIcon Property
Gets or sets a custom icon (which overrides the default if set) for the license management dialog.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public Icon ManagementDialogCustomIcon { get; set; }

Property Value

Type: Icon
See Also