Control whether the full (activation) mode of the dialog is shown
public void ShowActivation(
bool
)
public:
void ShowActivation(
bool
)
'Declaration
Public Sub ShowActivation( _
ByVal As Boolean _
)
'Usage
Dim instance As LicenseDialog
Dim Show As Boolean
instance.ShowActivation(Show)
Parameters
- Show
-
True is the full dialog is to be shown and false
if the smaller "information" mode should be used.
Target Platforms: .NET CLR 4.0 or higher