ComponentOne Menus and Toolbars for WinForms
Find Method (C1OutPage.C1OutPageControlCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class : Find Method
Syntax
'Declaration
 
Public Function Find( _
   ByVal key As System.String, _
   ByVal searchAllChildren As System.Boolean _
) As System.Windows.Forms.Control()
public System.Windows.Forms.Control[] Find( 
   System.string key,
   System.bool searchAllChildren
)

Parameters

key
searchAllChildren
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members