ShowRegistrationWindow

Top  Previous  Next

This function shows a registration pop-up window.

 

public static void IntelliProtector.ShowRegistrationWindow();

 

Parameters

 

 No parameters.

 

Return value

 

 Returns nothing.

 

Requirements

 

 file: IntelliProtector.cs

 namespace: IntelliProtectorService;

 

Example

 

public void ShowRegisterationWindow()

{

 IntelliProtector.ShowRegistrationWindow();

}





Copyright © 2011 intelliprotector.com