Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / HotTrack Property

In This Topic
    HotTrack Property
    In This Topic
    Gets or sets a value indicating whether the control's tabs change in appearance when the mouse passes over them.
    Syntax
    'Declaration
     
    
    Public Property HotTrack As Boolean
    public bool HotTrack {get; set;}
    See Also