ComponentOne Menus and Toolbars for WinForms
TabPageEventArgs Constructor

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > TabPageEventArgs Class : TabPageEventArgs Constructor
Indicates the tab page.
Initializes a new instance of the TabPageEventArgs class
Syntax
'Declaration
 
Public Function New( _
   ByVal tabPage As C1DockingTabPage _
)
public TabPageEventArgs( 
   C1DockingTabPage tabPage
)

Parameters

tabPage
Indicates the tab page.
See Also

Reference

TabPageEventArgs Class
TabPageEventArgs Members