ComponentOne Menus and Toolbars for WinForms
IsHot Method (C1DockingTab)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : IsHot Method
Returns true if the specified tab is in the hot state, otherwise false.
Syntax
'Declaration
 
Public Function IsHot( _
   ByVal page As C1DockingTabPage _
) As System.Boolean
public System.bool IsHot( 
   C1DockingTabPage page
)

Parameters

page
See Also

Reference

C1DockingTab Class
C1DockingTab Members