ControlType.Tab Campo

Definición

Identifica un control de ficha.

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

Valor de campo

Comentarios

Un Tab es un tipo de control que contiene al menos un TabItem control secundario.

Se aplica a

Consulte también