Freigeben über


ComboBoxAutomationPeer.InteractionState Eigenschaft

Definition

Ruft den Interaktionsstatus des ComboBox-Steuerelements ab.

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

Eigenschaftswert

Der Interaktionszustand des ComboBox-Steuerelements als Wert der Enumeration.

Implementiert

Gilt für: