Table of Contents

Method UninitializeFlatSB

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

UninitializeFlatSB(IntPtr)

Uninitializes flat scroll bars for a particular window.

public static bool UninitializeFlatSB(IntPtr handle)

Parameters

handle IntPtr

Handle to the window with the flat scroll bars that will be uninitialized.

Returns

bool

True if succeed; otherwise false.