2 references to LVS_NOSCROLL
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
4558style |= (int)PInvoke.LVS_NOSCROLL;
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
362cp.Style |= (int)PInvoke.LVS_NOSCROLL;