Gets or sets the maximum number of characters the user can type or paste into the text box control. This property is not supported by System.Windows.Forms.MaskedTextBox.
Documentation for this section has not yet been entered.
See the MaskedTextBox.Mask property and the MaskInputRejectedEventArgs.Position property in the System.Windows.Forms.MaskInputRejectedEventArgs class for information about how to determine the maximum length of a string in a System.Windows.Forms.MaskedTextBox.