ComponentOne Menus and Toolbars for WinForms
FindPage Method (C1TopicBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicBar Class : FindPage Method
Returns the first page with the specified text, or null if such a page does not exist.
Syntax
'Declaration
 
Public Function FindPage( _
   ByVal text As System.String _
) As C1TopicPage
public C1TopicPage FindPage( 
   System.string text
)

Parameters

text
See Also

Reference

C1TopicBar Class
C1TopicBar Members