ComboBox.HasEffectiveKeyboardFocus Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das ComboBox den Fokus besitzt.

protected public:
 virtual property bool HasEffectiveKeyboardFocus { bool get(); };
protected internal override bool HasEffectiveKeyboardFocus { get; }
member this.HasEffectiveKeyboardFocus : bool
Protected Friend Overrides ReadOnly Property HasEffectiveKeyboardFocus As Boolean

Eigenschaftswert

Boolean

true, wenn das ComboBox den Fokus besitzt, andernfalls false.

Gilt für