System.Windows.Forms.MaskedTextBox.ScrollToCaret Method

Scrolls the contents of the control to the current caret position. This method is not supported by System.Windows.Forms.MaskedTextBox.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void ScrollToCaret ()

Remarks

The MaskedTextBox.ScrollToCaret method is inherited from the base System.Windows.Forms.TextBoxBase class. However, because the System.Windows.Forms.MaskedTextBox control does not support multiline configuration, this method is overridden to perform no actions.

Requirements

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