Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The FontArray structure uses the same formatting as the OpenInsight FONT property. Visit the Font common OLE property page for further documentation.

...

The GroupFont property customizes the font used to draw group captions. By default, the font is defined by the current Theme. However, you can use this property to modify the font to suit your needs.

The Theme property will redefine this font whenever it changes. Therefore, set this property after setting the Theme property.

Example

Code Block
// Set the Group font to 18pt 
Set_Property(@Window:".OLE_SHORTCUT", "OLE.GroupFont", @SVM:18)

See Also

ItemFontFont