'DeclarationPublic Sub ShowActivation( _ ByVal Show As System.Boolean _ )
public void ShowActivation( System.bool Show )
Parameters
- Show
- True is the full dialog is to be shown and false if the smaller "information" mode should be used.
'DeclarationPublic Sub ShowActivation( _ ByVal Show As System.Boolean _ )
public void ShowActivation( System.bool Show )