GUITheme

<< Click to Display Table of Contents >>

Navigation:  Management >

GUITheme

Previous pageReturn to chapter overviewNext page

[GUI Control Only, not supported by the Community Edition]

Specifies the look and feel for the GUI (Graphical User Interface) of the VPE Preview.

property GUITheme [integer] VPE.GUITheme

read / write; runtime only

Possible Values:

available themes are:

ActiveX / VCL

Value

Enum

Comment

VGUI_THEME_OFFICE2000

0

Office2000

 

VGUI_THEME_OFFICE2003

1

Office2003

 

VGUI_THEME_WHIDBEY

2

Whidbey

 

Default:

VGUI_THEME_WHIDBEY

Remarks:

On platforms other than Windows XP, there is no visual difference between the Office2003 and the Whidbey theme. On Windows XP the Office2003 theme uses different color schemes depending on the color theme chosen in the control panel of Windows XP (Blue, Olive or Silver).

 

On systems with a color resolution below 16-bits it is only possible to select the Office2000 theme.