|
Function |
Description |
| Behavior() |
Returns the object's behavior (one-state or two-state) |
| DisabledOff() |
Sets the image that's displayed when the button is disabled and on |
| EnabledOff() |
Sets the image that's displayed when the button is disabled and off |
| EnabledOn() |
Returns the image that's displayed when the button is disabled and off |
| BPictureButton() |
Constructor |
| ~BPictureButton() |
Destructor |
| SetBehavior() |
Sets the object to be a one-state or a two-state object |
| SetDisabledOff() |
Sets the image that's displayed when the button is enabled and on |
| SetDisabledOn() |
Returns the image that's displayed when the button is enabled and on |
| SetEnabledOff() |
Sets the image that's displayed when the button is enabled and off |
| SetEnabledOn() |
Returns the image that's displayed when the button is enabled and off |