ComponentOne Menus and Toolbars for WinForms
FindFirst Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CustomizerForm Class : FindFirst Method
Category name.
Finds first command in C1CommandHolder belongs to category.
Syntax
'Declaration
 
Public Function FindFirst( _
   ByVal catname As System.String _
) As C1Command
public C1Command FindFirst( 
   System.string catname
)

Parameters

catname
Category name.
See Also

Reference

C1CustomizerForm Class
C1CustomizerForm Members