property MaskEdit.Warning as String
Indicates the html-tooltip message to be shown when the user enters an invalid character.

TypeDescription
String A String expression that defines the built-in HTML tooltip to be shown at cursor position when user enters any invalid character.
By default, the Warning property is "".  Use the Warning property to specify a HTML tooltip to be shown at the cursor position when user enters an invalid character. The Warning property has no effect if the property is empty or the control is not masked. Use the Invalid property to specify a HTML tooltip to keep the control focused while the user enters an inappropriate value for the field. Use the AllowBeep property to let control beeps once the user enters any invalid character. 

The following screen shot shows the Warning once the user enters an invalid character:

The control uses built-in HTML tags to display the caption using HTML format. The control supports the following HTML tags: