TabPage.TabStop Özellik

Tanım

Bu üye bu denetim için anlamlı değil.

public:
 property bool TabStop { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool TabStop { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.TabStop : bool with get, set
Public Property TabStop As Boolean

Özellik Değeri

Boolean

Varsayılan değer: true.

Öznitelikler

Açıklamalar

TabPage denetimler denetimlerin içinde TabControl yer alır ve odağı formun SEKME sırasının bir parçası olarak tek tek almaz. Bu nedenle bu özellik bu sınıf için anlamsızdır.

Şunlara uygulanır