TabPage.Visible Özellik

Tanım

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

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

Özellik Değeri

Boolean

Varsayılan değer: true.

Öznitelikler

Açıklamalar

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

içindeki bir sekmeyi TabControlgizlemek için, bunu denetimin TabPages koleksiyonundan kaldırmanız gerekir.

Şunlara uygulanır