MaskedTextBox::ScrollToCaret Method ()
.NET Framework (current version)
Scrolls the contents of the control to the current caret position. This method is not supported by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ScrollToCaret 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: