MaskedTextBox::GetFirstCharIndexOfCurrentLine Method ()
.NET Framework (current version)
Retrieves the index of the first character of the current line. This method is not supported by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The GetFirstCharIndexOfCurrentLine method is inherited from the base TextBoxBase class. However, because the MaskedTextBox control does not support multiline configuration, this method is not supported.
.NET Framework
Available since 2.0
Available since 2.0
Show: