MaskedTextBox::MultilineChanged Event
.NET Framework (current version)
Typically occurs when the value of the Multiline property has changed; however, this event is not raised by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The MultilineChanged event is inherited from the base TextBoxBase class. However, because the MaskedTextBox control does not support multiline configuration, this event is not implemented in MaskedTextBox.
.NET Framework
Available since 2.0
Available since 2.0
Show: