Occurs when the value of the MaskedTextBox.AcceptsTab property has changed. This event is not raised by System.Windows.Forms.MaskedTextBox.
The MaskedTextBox.AcceptsTabChanged event is inherited from the base System.Windows.Forms.TextBoxBase class. However, because the System.Windows.Forms.MaskedTextBox control does not support multiline configuration, this event is not supported.