ComponentOne Menus and Toolbars for WinForms
IsHot Method (C1OutBar)

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

Parameters

page
See Also

Reference

C1OutBar Class
C1OutBar Members