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: 2024.12.31.0
public Brush TextForegroundBrush { get; set; }

Property Value

Brush

See Also