Click or drag to resize

UserInterfaceTextBoxMaximumLength Property

Most characters the text will hold. 0, the default, means no limit.

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

Property Value

Type: Int32
See Also