Search
VirtualKeyboard.setLicenseKey Method
See Also
 






Sets the component's license key string, disabling evaluation mode.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public static void setLicenseKey (
    String licenseKey
)

 Parameters

licenseKey

A string value containing encoded license information.

 See Also