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