Click or drag to resize

MenuStaticTextText Property

Gets or sets the content of the text field.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
The text.
See Also