Aracılığıyla paylaş


ScrollProperties.Visible Özellik

Tanım

Kaydırma çubuğunun kullanıcı tarafından görülip görülemeyeceğini alır veya ayarlar.

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

Özellik Değeri

Boolean

true görülebilirse; aksi takdirde , false.

Şunlara uygulanır