Resets the InvalidTextBehavior property to its default value. Syntax Remarks Invoke this method to reset the InvalidTextBehavior property to its default value. Once this method is invoked, the ShouldSerializeInvalidTextBehavior method will return False until the InvalidTextBehavior property is set again. Example
Resets the MaskClipMode property to its default value. Syntax Example
Resets the MaskDataMode property to its default value. Syntax Example
Resets the MaskDisplayMode property to its default value. Syntax Example
Resets the MaskInput property to its default value. Syntax Example
Resets the MaxDate property to its default value. Syntax Remarks Invoke this method to reset the MaxDate property to its default value. Once this method is invoked, the ShouldSerializeMaxDate method will return False until the MaxDate property is set again. Example
Resets the MinDate property to its default value. Syntax Remarks Invoke this method to reset the MinDate property to its default value. Once this method is invoked, the ShouldSerializeMinDate method will return False until the MinDate property is set again. Example
Resets the Nullable property to its default value. Syntax Example
Resets the NullText property to its default value. Syntax Example
Resets the NullTextAppearance property to its default value. Syntax Remarks Invoke this method to reset the NullTextAppearance property to its default value. Once this method is invoked, the ShouldSerializeNullTextAppearance method will return False until the NullTextAppearance property is set again.