[]
Represents the event data for the TabStripNavigate event.
public class TabStripNavigateEventArgs : EventArgs
Public Class TabStripNavigateEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| NewLeftTab | Gets the next left tab. |
| PreviousLeftTab | Gets the previous left tab. |