ControlType.Tab Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.