Property Word
Word
When implemented by a class, gets or sets the word evaluated by the hit-test operation. Contains string if mouse is over some word in Edit control; null otherwise.
string Word { get; set; }
When implemented by a class, gets or sets the word evaluated by the hit-test operation. Contains string if mouse is over some word in Edit control; null otherwise.
string Word { get; set; }