TabClickEventArgs Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TabClickEventArgs class.
Overload List
Name | Description | |
---|---|---|
TabClickEventArgs(Tab) | Initializes a new instance of the TabClickEventArgs class with the specified Tab control. | |
TabClickEventArgs(TabClickEventArgs) | Initializes a new instance of the TabClickEventArgs class with the specified event argument. |
Top