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; }
Public Property NavigationTextColor As Color
Get
Set
Property Value
Type:
ColorSee Also