ComponentOne Menus and Toolbars for WinForms
IsPressed Method

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

Parameters

page
See Also

Reference

C1OutBar Class
C1OutBar Members