Click or drag to resize
LicensingGuiShowDialog Method (LicensingGuiDialog)
Displays the specified LicensingGuiDialog.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public void ShowDialog(
	LicensingGuiDialog dialog
)

Parameters

dialog
Type: com.softwarekey.Client.GuiLicensingGuiDialog
The LicensingGuiDialog to display.

Return Value

Type: 
Returns a DialogResult.
See Also