G3StateButton

G3StateButton — a 3-state button.

Synopsis

class G3StateButton GButton
{
    m_hWnd;
}
    

Base Classes

GWindowBase <-- GButton <-- G3StateButton

Description

This widget is a superclass that provides the BS_3STATE button style of a CButton.

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.

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

This class also inherits the functions of GButton and GWindowBase.