Property Item
Item
When implemented by a class, gets or sets the IStrItem object evaluated by the hit-test operation.
Contains instance of IStrItem object if mouse is over text line in Edit control; null otherwise.
IStringItem Item { get; set; }
When implemented by a class, gets or sets the IStrItem object evaluated by the hit-test operation.
Contains instance of IStrItem object if mouse is over text line in Edit control; null otherwise.
IStringItem Item { get; set; }