Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / IsHot Property

In This Topic
    IsHot Property
    In This Topic
    Gets a value indicating whether the mouse pointer is located over tab area of the page.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsHot As Boolean
    public bool IsHot {get;}
    See Also