InitializeFlatSBInitializeFlatSB*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Flat Scroll Bars Reference
*Next Topic: FlatSB_EnableScrollBar

InitializeFlatSB


BOOL InitializeFlatSB(
    HWND hwnd
);

Initializes flat scroll bars for a particular window.

hwnd
Handle to the window that will receive flat scroll bars.

This API must be called before any other flat scroll bar APIs are called. The window will receive flat scroll bars by default. The scroll bar style can be changed with the FlatSB_SetScrollProp API.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.