Click or drag to resize

StackedDialogPageNavigationTextIsBold Property

Currently only used by Windows Rhino. If this is set to true then the tree control item text will be bold.

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

Property Value

Type: Boolean
See Also