Image Button

The Image Button is functionally the same as a Button, but displays a user-supplied image. To configure the Image Button, follow the steps below:

1. Right-click on the Image Button, and select 'Properties' from the context menu. This opens the 'ImageButton Properties' dialog box.

2. Select the ImageButton tab.

3. In the 'Image Resource' field, specify the image file by resource name.

The image resource file is loaded from the classpath (specified on the Classpath tab of the 'Style Studio Configuration' dialog box). Make sure that the directory which contains the image is on the classpath. (See Configuring Style Studio in Getting Started for more information).

 

Note that the Image Button does not add any additional decoration to the image. The look-and-feel of the Image Button is completely determined by the image that you speicfy.

<< Button © 1996-2013 InetSoft Technology Corporation (v11.4) Check Box >>