Method UninitializeFlatSB
UninitializeFlatSB(IntPtr)
Uninitializes flat scroll bars for a particular window.
public static bool UninitializeFlatSB(IntPtr handle)
Parameters
handle
IntPtrHandle to the window with the flat scroll bars that will be uninitialized.
Returns
- bool
True if succeed; otherwise false.