ButtonStyle

Specifies a style for the appearance of buttons and borders in the Uniface toolbar and panels.

ButtonStyle=Number

Default value: Depends on the operating system
File section: [upi]
Values
Value Meaning
0 Windows 3.1 style
1 Windows 95 style
2 Windows 98 style
3 Windows XP style
4 Office 2003 style
5 Windows 2000 style
6 Sunset Boulevard style
7 Crystal clear style
8 Office 2007 style
9 User-defined

Description

For values 0, 1, 2, 3 and 9, you can set the color of the panels and toolbars using the PanelColor setting. The colors of the other button styles are fixed and cannot be changed.

If ButtonStyle is set to 9 (user-defined), it is possible to customize the colors and borders of panels using the Panel setting. For more information, see Panel.

If you set ButtonStyle=9, but do not specify your own colors, the color specified by the PanelColor is used as the background color, with a gradient style. The colors used to show a selected item or hover color are based on the Windows colors.

Related Topics