constants BackgroundExtStateEnum
The BackgroundExtStateEnum type specifies when the BackgroundExt / BackgroundExtValue property can be applied. The BackgroundExt property specifies the EBN String format to be displayed on the node's background. The BackgroundExtValue property access the value of the giving property for specified part of the EBN. The BackgroundExtStateEnum supports the following values.

NameValueDescription
exExpandBackgroundExtState-1 Specifies the BackgroundExt/Value property for the node while it is expanded.
exExpandClipBackgroundExtState1 Specifies the BackgroundExt/Value property for the node while it is expanded, but clipped to the control's client are.
exCollapseBackgroundExtState0 Specifies the BackgroundExt/Value property for the node while it is collapsed.
exCollapseClipBackgroundExtState2 Specifies the BackgroundExt/Value property for the node while it is collapsed, but clipped to the control.