Click or drag to resize

UserInterfaceTextBoxBackgroundColor Property

Color the box is filled with. Color.Empty, the default, means use the standard color for the theme that is in use.

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

Property Value

Type: Color
See Also