ComboBox.Focused Özellik

Tanım

Odağın ComboBox olup olmadığını belirten bir değer alır.

public:
 virtual property bool Focused { bool get(); };
public override bool Focused { get; }
member this.Focused : bool
Public Overrides ReadOnly Property Focused As Boolean

Özellik Değeri

Boolean

true bu denetimin odağı varsa; aksi takdirde , false.

Şunlara uygulanır