Search
RegularKey.setCapitalCase Method
See Also
 






Sets the capital case label displayed by this key.

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

 Syntax

Java  Copy Code

public void setCapitalCase (
    String value
)

 Parameters

value

A string specifying the capital case label.

 See Also