MaskedTextBox::GetPositionFromCharIndex Method (Int32)
.NET Framework (current version)
Retrieves the location within the control at the specified character index.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
The index of the character for which to retrieve the location.
Return Value
Type: System.Drawing::PointThe location of the specified character within the client rectangle of the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: