Table of Contents

Method InitializeFlatSB

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

InitializeFlatSB(IntPtr)

Initializes flat scroll bars for a particular window.

public static bool InitializeFlatSB(IntPtr handle)

Parameters

handle IntPtr

Handle to the window that will receive flat scroll bars.

Returns

bool

True if succeed; otherwise false.