property CascadeTree.ForeColor as Color

Retrieves or sets the control's foreground color.

TypeDescription
Color A color expression that indicates the control's foreground color.

Use the ForeColor property to change the control's foreground color. Use the ForeColorAlternate property specifies the control's alternate foreground color. Use the BackColor / BackColorAlternate property to specify the control's background color. The Background property returns or sets a value that indicates the background color for parts in the control. Use the SelForeColor and SelBackColor properties to specify the background and foreground colors for selected items.