ControlType.TabItem Field

Definition

Identifies a tab item control, which represents a page of a tab control.

public: static initonly System::Windows::Automation::ControlType ^ TabItem;
public static readonly System.Windows.Automation.ControlType TabItem;
 staticval mutable TabItem : System.Windows.Automation.ControlType
Public Shared ReadOnly TabItem As ControlType 

Field Value

Applies to

See also