Case

[property icon] Case

Allows the character case entered into the control to be restricted

Enumerated type, possible values are:

Default Grid default rules apply
All No restriction on case of input
Upper Input forced to upper case characters only
Lower Input forced to lower case characters only

Applies to: Grid , GridCell

Introduced in KCML version 7.00


[property icon] Case

Allows the character case entered into the control to be restricted

Enumerated type, possible values are:

All No restriction on case of input
Upper Input forced to upper case characters only
Lower Input forced to lower case characters only

Applies to: Edit , KCMLEdit


>Case

Case

Used to restrict the case of text entered by the user into the Edit control to one of enumerated values.

This property is a design time only style property that has no effect if changed under program control.

See also

Edit methods, properties and events. Grid methods, properties and events. GridCell methods, properties and events. KCMLEdit methods, properties and events.