GPagerCtrl

GPagerCtrl — a container for a window without enough area to display its content.

Synopsis

class GPagerCtrl GWindowBase
{
    m_hWnd;
}
    

Base Classes

GWindowBase <-- GPagerCtrl

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)
Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)
EndResizeGroup ()
ForwardMouse (args?...)
GetBkColor ()
GetBorder ()
GetButtonSize ()
GetButtonState (nButton)
GetPos ()
RecalcSize ()
SetBkColor (clrBk)
SetBorder (nBorderSize)
SetButtonSize (nButtonSize)
SetChild (hWndChild)
SetPos (nPos)
StartResizeGroup ()

This class also inherits the functions of GWindowBase.