Versions Compared

Key

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

...

For more information on how default properties can make you more efficient, see the Default Properties article.

Example

Code Block
// Use the Arial font for all new items 
Set_Property(@Window:".OLE_TREE", "OLE.DefFont", "Arial")

See Also

ItemFont