ComponentOne Menus and Toolbars for WinForms
FindPage Method (C1DockingTab)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : FindPage Method
Returns the page with the specified tab text.
Syntax
'Declaration
 
Public Function FindPage( _
   ByVal text As System.String _
) As System.Integer
public System.int FindPage( 
   System.string text
)

Parameters

text
See Also

Reference

C1DockingTab Class
C1DockingTab Members