Click or drag to resize

UserInterfaceTextBox Constructor (String)

Initializes a new instance of the UserInterfaceTextBox class

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public UserInterfaceTextBox(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Rhino.UI.UserInterfaceTextBox.#ctor(System.String)"]

See Also