ListBox.AllowSelection Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die ListBox derzeit das Auswählen von Listenelementen ermöglicht.

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

Eigenschaftswert

true, wenn SelectionMode nicht auf None festgelegt ist, andernfalls false.

Gilt für: