Table of Contents

Method RemoveListBoxVerticalScroll

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

RemoveListBoxVerticalScroll(IntPtr)

Removes vertical scrollbar style from the listbox.

public static void RemoveListBoxVerticalScroll(IntPtr handle)

Parameters

handle IntPtr

Handle to the window that will receive flat scroll bars.