THEME Property


PLBCMP GUI Only, 9.6

square.png Objects

 

The THEME property allows use of the visual style of another Windows application. The property uses the following format:

THEME={value}

Note the following:

  1. THEME may be used in CREATE, SETPROP, or GETPROP statements.

  2. The {value} may be a Character String Variable or Literal.

  3. If {value} is a Null String, the default visual style is used.

  4. 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.

  5. This property requres the use of ComCtrl32 version 6 or later.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference TEXTOUTCONV Property TICKFREQ Property