MaskedTextBox::OnMultilineChanged Method (EventArgs^)
.NET Framework (current version)
Typically raises the MultilineChanged event, but disabled for MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The OnMultilineChanged method is inherited from the base TextBoxBase class. However, because the MaskedTextBox control does not support multiline configuration, this method is overridden to perform no actions.
.NET Framework
Available since 2.0
Available since 2.0
Show: