GBitmapButton

GBitmapButton — a bitmap button.

Synopsis

class GBitmapButton GWindowBase
{
    m_hWnd;
}
    

Base Classes

GWindowBase <-- GBitmapButton

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)
Search on CBitmapButton::AddControlResizeFlags.
Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)
Search on CBitmapButton::Create.
EndResizeGroup ()
Search on CBitmapButton::EndResizeGroup.
StartResizeGroup ()
Search on CBitmapButton::StartResizeGroup.

This class also inherits the functions of GWindowBase.