DrawTreeNodeExtendedEventArgsTextForegroundBrush Property

This is used to set or get the brush used to draw the node's foreground text

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Brush TextForegroundBrush { get; set; }

Property Value

Brush

See Also