ComponentOne Menus and Toolbars for WinForms
SelectedTab Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : SelectedTab Property
Gets or sets the currently selected page.
Syntax
'Declaration
 
Public Property SelectedTab As C1DockingTabPage
public C1DockingTabPage SelectedTab {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members