Method InitializeFlatSB
InitializeFlatSB(IntPtr)
Initializes flat scroll bars for a particular window.
public static bool InitializeFlatSB(IntPtr handle)
Parameters
handle
IntPtrHandle to the window that will receive flat scroll bars.
Returns
- bool
True if succeed; otherwise false.