The TextCtrlHitTestResult enumeration provides the following values:
Description |
Value |
---|---|
|
Indicates that |
|
The point is before the character returned. |
|
The point is directly on the character returned. |
|
The point is below the last line of the control. |
|
The point is beyond the end of line containing the character returned. |