ControlType.Tab Champ

Définition

Identifie un contrôle onglet.

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 

Valeur de champ

Remarques

Un Tab est un type de contrôle qui contient au moins un TabItem contrôle enfant.

S’applique à

Voir aussi