MaskedTextBox::GetLineFromCharIndex Method (Int32)
.NET Framework (current version)
Retrieves the line number from the specified character position within the text of the control. This method is not supported by MaskedTextBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
This parameter is not used.
The GetLineFromCharIndex 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: