ClipText Property

       

Returns the text in the Masked Edit control, excluding literal characters of the input mask. This property is not available at design time and is read-only at run time.

Syntax

[form.]MaskedEdit.ClipText

Remarks

This property acts the same as the SelText property when the Mask property is set to the empty string ("").

Data Type

String