Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Base Class Members
Construction
Constructs a CButton object. |
Initialization
Creates the Windows button control and attaches it to the CButton object. |
Operations
Retrieves the handle of the bitmap previously set with SetBitmap. |
|
Retrieves information about the button control style. |
|
Retrieves the check state of a button control. |
|
Retrieves the handle of the cursor image previously set with SetCursor. |
|
Retrieves the handle of the icon previously set with SetIcon. |
|
Retrieves the ideal size of the button control. |
|
Retrieves the image list of the button control. |
|
Retrieves the note component of the current command link control. |
|
Retrieves the length of the note text for the current command link control. |
|
Retrieves the glyph associated with the current split button control. |
|
Retrieves the image list for the current split button control. |
|
Retrieves information that defines the current split button control. |
|
Retrieves the bounding rectangle of the drop-down component of the current split button control. |
|
Retrieves the split button styles that define the current split button control. |
|
Retrieves the check state, highlight state, and focus state of a button control. |
|
Retrieves the text margin of the button control. |
|
Specifies a bitmap to be displayed on the button. |
|
Changes the style of a button. |
|
Sets the check state of a button control. |
|
Specifies a cursor image to be displayed on the button. |
|
Sets the drop-down state of the current split button control. |
|
Sets the current button control to elevation required state, which is necessary for the control to display an elevated security icon. |
|
Specifies an icon to be displayed on the button. |
|
Sets the image list of the button control. |
|
Sets the note on the current command link control. |
|
Associates a specified glyph with the current split button control. |
|
Associates an image list with the current split button control. |
|
Specifies information that defines the current split button control. |
|
Sets the bounding rectangle of the drop-down component of the current split button control. |
|
Sets the style of the current split button control. |
|
Sets the highlighting state of a button control. |
|
Sets the text margin of the button control. |
Overridables
Override to draw an owner-drawn CButton object. |