A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mentula.GuiItems.Items
TextBox Class
TextBox Events
Confirmed Event
FocusChanged Event
TextBox
FocusChanged Event
Occurs when the value of the
Focused
propery is changed.
Namespace:
Mentula.GuiItems.Items
Assembly:
XnaGuiItems (in XnaGuiItems.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
StrongEventHandler
<
TextBox
,
ValueChangedEventArgs
<
bool
>>
FocusChanged
Value
Type:
StrongEventHandler
TextBox
,
ValueChangedEventArgs
Boolean
See Also
Reference
TextBox Class
Mentula.GuiItems.Items Namespace