System.Windows.Forms.MaskedTextBox.MultilineChanged Event

Typically occurs when the value of the MaskedTextBox.Multiline property has changed; however, this event is not raised by System.Windows.Forms.MaskedTextBox.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public event EventHandler MultilineChanged

Remarks

The MaskedTextBox.MultilineChanged 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 implemented in System.Windows.Forms.MaskedTextBox.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0