Global template |
The global template is responsible for generating most of the PowerXP-Theme code.
If you uncheck some of the check boxes this type of control will not be "themed".
Global settings |
Color mode
Use this option to control which colors the GetColor method will return.
Windows Theme colors
Returns the colors of the currently selected Windows XP Theme
Window Classic colors
Returns classic (grayish) colors of the currently selected Windows XP Theme
Global variable
PowerXP-Theme queries a global variable to select color set. If the global variable is set to True, Windows Theme colors will be used.
AppFrame, set client area color
Choose color style for AppFrame's client area
Windows, set window background color
Choose color style for window background
Set PROP:Buffer = 0
To be able to draw sheets properly, Window{PROP:Buffer} must be 0. If you experience problems with sheet drawing, try to switch on this setting.
Windows XP Init code
Code entered here will be generated into every window's init-section, and execute if Windows XP-Theme is active.
Do not export
Manual override to avoid exporting methods from data-dll. You usually don't need this.
Droplist/Dropcombo settings |
You can set PowerXP-Theme to alter the row height (LineHeight) on Droplists and Dropcombo controls. If you want PowerXP-Theme to set the same height when Windows Themes isn't active, check "Always set row height when there's no Theme".
Sheet settings |
Sheets are usually drawn with a white background gradient (the color is controlled by the selected Windows XP-Theme).
If you do not want this background gradient, check the "Do not draw background" check box.
Listbox settings |
When the user moves the mouse cursor over a header, it will be highlighted. You can switch off this behaviour by setting "Do not draw hovering" on.
PowerXP-Theme can alter the row height (LineHeight) on listboxes. If you want set the same height when Windows Themes isn't active, check "Always set row height when there's no Theme".
Version information (version 3.0.100) |
This tab was added in version 3.0.100 to show information about the product. Note that the screenshot above may not match what the current template looks like. Version numer and release dates as well as the copyright is updated automatically when each build is released.