ComponentOne Menus and Toolbars for WinForms
FindNext Method

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

Parameters

catname
Category name.
See Also

Reference

C1CustomizerForm Class
C1CustomizerForm Members