Versions Compared

Key

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

...

Code Block
Set_Property(OLECtrlEntID, "OLE.Colors", Array)

Values

Array has the following structure:

...

The remaining fields allow you to customize a few other visual components of the SRP Tree Control: the hierarchy lines, the insert indicator used to provide feedback during drag and drop, and the color of the optional prompt that appears when the control is empty. All three of these elements can be set to any validvalid Color value.

Here is a comparison of a custom themed tree control and the default theme:

...