Resets the FormatProvider property to its default value. Syntax Remarks Invoke this method to reset the FormatProvider property to its default value. Once this method is invoked, the ShouldSerializeFormatProvider method will return False until the FormatProvider property is set again. Example
Resets the FormatString property to its default value. Syntax Remarks Invoke this method to reset the FormatString property to its default value. Once this method is invoked, the ShouldSerializeFormatString method will return False until the FormatString property is set again. Example
Resets the MaskClipMode property to its default value. Syntax Remarks Invoke this method to reset the MaskClipMode property to its default value. Once this method is invoked, the ShouldSerializeMaskClipMode method will return False until the MaskClipMode property is set again. Example
Resets the MaskDataMode property to its default value. Syntax Remarks Invoke this method to reset the MaskDataMode property to its default value. Once this method is invoked, the ShouldSerializeMaskDataMode method will return False until the MaskDataMode property is set again. Example
Resets the MaskDisplayMode property to its default value. Syntax Remarks Invoke this method to reset the MaskDisplayMode property to its default value. Once this method is invoked, the ShouldSerializeMaskDisplayMode method will return False until the MaskDisplayMode property is set again. Example
Resets the MaskInput property to its default value. Syntax Remarks Invoke this method to reset the MaskInput property to its default value. Once this method is invoked, the ShouldSerializeMaskInput method will return False until the MaskInput property is set again. Example
Resets the PromptChar property to its default value. Syntax Example