Property Pos
Pos
When implemented by a class, gets or sets the index of character within the line evaluated by the hit-test operation. Contains index of line if mouse is over some text in Edit control; -1 otherwise.
int Pos { get; set; }
When implemented by a class, gets or sets the index of character within the line evaluated by the hit-test operation. Contains index of line if mouse is over some text in Edit control; -1 otherwise.
int Pos { get; set; }