Method RemoveListBoxVerticalScroll
RemoveListBoxVerticalScroll(IntPtr)
Removes vertical scrollbar style from the listbox.
public static void RemoveListBoxVerticalScroll(IntPtr handle)
Parameters
handle
IntPtrHandle to the window that will receive flat scroll bars.