2 references to LB_SETTOPINDEX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListBox.cs (2)
1151
SendMessage(NativeMethods.
LB_SETTOPINDEX
, value, 0);
1775
SendMessage(NativeMethods.
LB_SETTOPINDEX
, topIndex, 0);