THEME Property
PLBCMP GUI Only, 9.6
The THEME property allows use of the visual style of another Windows application. The property uses the following format:
THEME={value}
Note the following:
THEME may be used in CREATE, SETPROP, or GETPROP statements.
The {value} may be a Character String Variable or Literal.
If {value} is a Null String, the default visual style is used.
The Windows "Explorer" application is a documented alternative theme. This property can be used for future alternative visual styles as they are made available by Microsoft. Note that a visual style for any one GUI object may not have a visual affect as applied by an alternative visual style.
This property requres the use of ComCtrl32 version 6 or later.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |