A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mentula.GuiItems.Items
TextBox Class
TextBox Properties
DefaultMinimumSize Property
FlickerStyle Property
Focused Property
InputType Property
MaximumSize Property
MaxLength Property
MinimumSize Property
MultiLine Property
PasswordChar Property
VisisbleText Property
TextBox
VisisbleText Property
Gets the visible text of the
TextBox
.
Namespace:
Mentula.GuiItems.Items
Assembly:
XnaGuiItems (in XnaGuiItems.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
virtual
string
VisisbleText
{
get
; }
Property Value
Type:
String
See Also
Reference
TextBox Class
Mentula.GuiItems.Items Namespace