TokenEdit.CalcHitInfo Method
| Name | Parameters | Description |
|---|---|---|
| CalcHitInfo(Point) | point | Gets which TokenEdit control’s element is located at the specific position. |
| CalcHitInfo(Int32, Int32) | x, y | Gets which token element is located at the specific position. |