PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / TrackMousePosition Property

In This Topic
    TrackMousePosition Property (C1PreviewPane)
    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