Search
RegularKey.setUpperCase Method
See Also
 






Sets the upper-case label displayed by this key.

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

 Syntax

Java  Copy Code

public void setUpperCase (
    String value
)

 Parameters

value

A string specifying the upper case label.

 See Also