[]
Retrieves the location within the control at the specified character index.
Point GetPositionFromCharIndex(int index)
| Type | Name | Description |
|---|---|---|
| int | index | The index of the character for which to retrieve the location. |
| Type | Description |
|---|---|
| Point | The location of the specified character within the client rectangle of the control. |