Property Item
Item
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.
public virtual IStringItem Item { get; set; }
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.
public virtual IStringItem Item { get; set; }