ScrollProperties.Enabled Proprietà

Definizione

Ottiene o imposta un valore che indica se la barra di scorrimento può essere utilizzata nel contenitore.

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

Valore della proprietà

true se la barra di scorrimento può essere utilizzata; in caso contrario, false.

Si applica a