TrackMousePosition Property
TrackMousePosition
Gets or sets a value indicating whether the rulers should display marks
showing the current cursor position.
Declaration
public bool TrackMousePosition { get; set; }
Public Property TrackMousePosition As Boolean