ComboBox.HasEffectiveKeyboardFocus Proprietà

Definizione

Ottiene un valore che indica se ComboBox ha lo stato attivo.

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

Valore della proprietà

true se ComboBox ha lo stato attivo; in caso contrario, false.

Si applica a