Search
NumPadKey.setNumCase Method
See Also
 






Sets the key's label in num-lock mode.

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

 Syntax

Java  Copy Code

public void setNumCase (
    String value
)

 Parameters

value

A string specifying key's label.

 See Also