5 references to Scrollable
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListView.cs (5)
1345if (Scrollable != value) { 1725if (Scrollable) // message is the number of items in the list rather than an index of an item in the list. 1735if (Scrollable) 4280if (!Scrollable) { 4485if (this.View == View.Details && !this.Scrollable && this.IsHandleCreated) {