Partager via


ComboBoxAutomationPeer.InteractionState Propriété

Définition

Obtient l’état d’interaction du contrôle ComboBox .

public:
 property WindowInteractionState InteractionState { WindowInteractionState get(); };
WindowInteractionState InteractionState();
public WindowInteractionState InteractionState { get; }
var windowInteractionState = comboBoxAutomationPeer.interactionState;
Public ReadOnly Property InteractionState As WindowInteractionState

Valeur de propriété

État d’interaction du contrôle ComboBox , en tant que valeur de l’énumération.

Implémente

S’applique à