XUI Image Button
Time Saving | Multiple Options
XUIImageButton allows you to use an image as a button.
Sometimes you need to use an image for a button. Xojo doesn’t provide a native way to do this, hence the need for XUIImageButton. It’s a simple control that I use time and again in projects.
Features
- Enabled / disabled states
- Supports separate images for different states (e.g. pressed, hover, etc)
- Optional border
- Push / toggle types