GFlatScrollBar

GFlatScrollBar — a scrollbar with an enhanced interface, based on FlatScrollBar.

Synopsis

class GFlatScrollBar GWindowBase
{
    m_hWnd;
}
    

Base Classes

GWindowBase <-- GFlatScrollBar

Class Members

These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.

AddControlResizeFlags (ctrlid, flags)

Corresponds to CFlatScrollBar::AddControlResizeFlags.

Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)

Corresponds to CFlatScrollBar::Create.

EndResizeGroup ()

Corresponds to CFlatScrollBar::EndResizeGroup.

StartResizeGroup ()

Corresponds to CFlatScrollBar::StartResizeGroup.

This class also inherits the functions of GWindowBase.