[]
        
(Showing Draft Content)

FarPoint.Win.TabStripSelectEventArgs

TabStripSelectEventArgs Class

Represents the event data for TabStripSelect event.

Inheritance
TabStripSelectEventArgs
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class TabStripSelectEventArgs : EventArgs
Public Class TabStripSelectEventArgs
    Inherits EventArgs

Properties

Name Description
Cancel

Gets or sets whether to cancel.

SelectedTab

Gets the index of the selected tab.