IImageButtonLook

Assembly: Forms;

Description

The IImageButtonLook interface contains properties that determine the look of the ImageButton component in different states.

Inheritance Hierarchy

          IImageButtonLook

Comments

To get the settings of the specific states of the ImageButton component, use the following properties:

Properties

  Property name Brief description
Background The Background property determines a background image of the component.
Font The Font property determines parameters of the font that is used to display text in a component.
ImageIndex The ImageIndex property determines index of the image that should be displayed on the button near the text.

See also:

Forms Assembly Interfaces