Click or drag to resize

StackedDialogPageNavigationTextColor Property

Currently only used by Windows Rhino. If this is set to true then the tree control item text be drawn using this color. Set the color to System.Drawing.Color.Empty to use the default color.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Color NavigationTextColor { get; set; }

Property Value

Type: Color
See Also