ComponentOne Menus and Toolbars for WinForms
TabPageCancelEventArgs Constructor

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

Parameters

tabPage
Indicates the tab page
See Also

Reference

TabPageCancelEventArgs Class
TabPageCancelEventArgs Members