Base:
property
AllowSelection
System.Windows.Forms.ListControl.AllowSelection
1 reference to AllowSelection
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBoxTests.cs (1)
6400
public new bool AllowSelection => base.
AllowSelection
;