MaskedTextBox::AcceptsTabChanged Event
.NET Framework (current version)
Occurs when the value of the AcceptsTab property has changed. This event is not raised by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The AcceptsTabChanged event is inherited from the base TextBoxBase class. However, because the MaskedTextBox control does not support multiline configuration, this event is not supported.
.NET Framework
Available since 2.0
Available since 2.0
Show: