System.Windows.Forms.MaskedTextBox.FormatProvider Property

Gets or sets the IFormatProvider to use when performing type validation.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public IFormatProvider FormatProvider { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

MaskedTextBox.FormatProvider determines which symbols are used for the currency, date, and other culture-specific mask placeholders when type validation occurs and the control has a non-null MaskedTextBox.ValidatingType property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0