ControlType.Pane Champ

Définition

Identifie un contrôle de volet.

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

Valeur de champ

Remarques

Un Pane est utilisé pour séparer visuellement le contenu au sein d’un Window. L’utilisateur navigue généralement entre les volets en appuyant sur TAB, F6 ou Ctrl+Tab, selon le contexte.

S’applique à

Voir aussi