KBButton (subclass of KBObject)

Text colour (fgcolor)

Text colour

Background colour (bgcolor)

Background colour

Font (font)

Specify font

Button text (text)

Text displayed in the button

Images (image)

This specifies images to be used rather than the normal text. If the second image is specified, it used used as a mouse rollover image. Use the Load graphic button to load an image from the file system into the database.

Tab order (taborder)

Tab and shift-tab cycle through controls in increasing tab order. A tab order of zero means that the control cannot be entered by tabbing.

Toggle button (toggle)

Set this option to display a toggle button rather than a pushbutton.

ToolTip (tooltip)

If set, a tooltip will be associated with the button. This can contain basic HTML layout.