Property Word
Word
Gets or sets the word evaluated by the hit-test operation. Contains string if mouse is over some word in Edit control; null otherwise.
public virtual string Word { get; set; }
Gets or sets the word evaluated by the hit-test operation. Contains string if mouse is over some word in Edit control; null otherwise.
public virtual string Word { get; set; }