Click or drag to resize
TextBoxVisisbleText Property
Gets the visible text of the TextBox.

Namespace: Mentula.GuiItems.Items
Assembly: XnaGuiItems (in XnaGuiItems.dll) Version: 1.0.0.0
Syntax
C#
public virtual string VisisbleText { get; }

Property Value

Type: String
See Also