ImageButton

kitPx-ActionButton (ImageButton)

kitPx-ActionButton is a button that uses images to display the state of the button. For example, the action button may have three separate images to indicate the normal, mouseOver, and pressed states. In addition to other properties, the image button includes the following distinctive properties:

  • Mouse Over

    This property allows you to assign an image that appears when the mouse hovers over the button.

  • Normal

    This property allows you to assign an image that appears when the button is not in a pressed or mouseOver state.

  • Pressed

    This property allows you to assign an image that appears when the button is pressed.

See the following topics for related information about buttons: