Versions Compared

Key

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

...

This property is overridden by the ItemCloseButton property ItemCloseButton property value. In other words, the conditions are only evaluated as long as the ItemCloseButton property is 0.

...

Code Block
// Display close buttons for items with no children
Set_Property(@Window:".OLE_TREE", "OLE.CloseButtonConditions", "Not(HasChildren)")

See Also

CloseButtonBehavior, CloseButtonColors, ItemCloseButton, and DefCloseButton