Click or drag to resize

UserInterfaceTextBoxPlaceholderText Property

Text drawn, dimmed, when the box is empty and does not have focus

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

Property Value

Type: String
See Also