Control : ImageButton
Contents |
Description
The ImageButton control is a Button control which is displayed as a set of images. The image currently displayed is based on user interactioin state of the user. The ButtonImageSet is the resource type this button uses to define the various interactive display states. You set the "resting" state (that is, the display when no no user interaction or mouse control is applied to the button) using the Enabled Image sub property of the ButtonImageSet property.
For information on configuring images for an ImageButton control, see Using Images in an Application.
Associated Properties
Specialized Properties
- Absorb Input Events
- ButtonImageSet
- Clear Dirty
- Close Form
- Close Type
- Default
- Drag Function
- Execute Asynchronously
- Has Execute Buddy
- Has Timer
- Hidden Timer
- Ignore in Popup Sizing
- Parameters
- Prevent Bubble Up
- Timer Interval
- User Interaction
- Validate Close
Unique Properties
- None