MaskedTextBox::GetFirstCharIndexFromLine Method (Int32)
.NET Framework (current version)
Retrieves the index of the first character of a given line. This method is not supported by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- lineNumber
-
Type:
System::Int32
This parameter is not used.
The GetFirstCharIndexFromLine 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: