Control : StyleButton
Page Status: Beta
Contents |
Description
A StyleButton control is a Button control that uses the current button style, which you set on the parent form (or directly on the button through using the control's StyleSheet property). You can set the border, background, and other attributes that define how the button looks when a user mouses over the control or clicks the button. Using the style capabilities, you can determine the button's look and feel for any or no user interaction.
Associated Properties
Specialized Properties
- Absorb Input Events
- Align
- Clear Dirty
- Close Form
- Close Type
- Default
- Execute Asynchronously
- Has Execute Buddy
- Has Timer
- Hidden Timer
- Ignore in Popup Sizing
- Image
- Label Order
- Parameters
- Prevent Bubble Up
- Text
- Timer Interval
- User Interaction
- Validate Close
- Vertical
Unique Properties
- None