CButton | Constructs a CButton object. |
Create | Creates the Windows button control and attaches it to the CButton object. |
GetState | Retrieves the state of a button control. | |
SetState | Sets the highlighting state of a button control. | |
GetCheck | Retrieves the check state of a button control. | |
SetCheck | Sets the check state of a button control. | |
GetButtonStyle | Retrieves information about the button control style. | |
SetButtonStyle | Changes the style of a button. |