PaletteForceBackground

 

Type

 

Boolean

 

Description

 

Controls palette realization by determining the ForceBackground argument for all SelectPalette calls, allowing the container to impose a palette which will be used by Webster.

 

Example

 

REM Give priority to the container application palette:

WebsterPro1.PaletteForceBackground = True

 

Remarks

 

This property is typically used in forms containing multiple palette-aware objects to reduce flicker and force uniform palette handling.

 

It is False by default.