Langage

AutomationElement.AutomationElementInformation.IsControlElement Propriété

Définition

Obtient une valeur qui indique si l’élément est consulté en tant que contrôle.

public:
 property bool IsControlElement { bool get(); };
public bool IsControlElement { get; }
member this.IsControlElement : bool
Public ReadOnly Property IsControlElement As Boolean

Valeur de propriété

true si l’élément est vu comme un contrôle ; sinon false.

Remarques

Pour plus d’informations, consultez IsControlElementProperty.

S’applique à

Voir aussi