CaseInsensitive Property

Applies to TestComplete 14.70, last modified on April 22, 2021

Specifies whether the component’s mask is case-sensitive or case-insensitive.

Declaration

componentPropObj.CaseInsensitive
Read-Write Property Boolean
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxButtonEditProperties, TcxComboBoxProperties, TcxMRUEditProperties

Description

Use the CaseInsensitive property to specify whether the mask specified by the EditMask property is case-sensitive.

Property Value

True, if the mask is case-insensitive, or False, if the mask is case-sensitive.

See Also

Using Masks
CharCase Property
EditMask Property
IgnoreMaskBlank Property
MaskKind Property

Highlight search results