StatusBar.TabStop Özellik

Tanım

Kullanıcının sekmesine sekme StatusBaratıp atamayacağını belirten bir değer alır veya ayarlar.

public:
 property bool TabStop { bool get(); void set(bool value); };
public bool TabStop { get; set; }
member this.TabStop : bool with get, set
Public Property TabStop As Boolean

Özellik Değeri

Boolean

true sekme tuşu odağı ; StatusBardeğilse falseöğesine taşırsa. Varsayılan değer: false.

Şunlara uygulanır