ListBox.AllowSelection Özellik

Tanım

Şu anda liste öğelerinin seçilmesini ListBox etkinleştirip etkinleştirmediğini belirten bir değer alır.

protected:
 virtual property bool AllowSelection { bool get(); };
protected override bool AllowSelection { get; }
member this.AllowSelection : bool
Protected Overrides ReadOnly Property AllowSelection As Boolean

Özellik Değeri

true değilse SelectionModeNone; değilse, false.

Şunlara uygulanır