TypedTextBox
Wisej.Web.TypedTextBox
public class TypedTextBox : TextBoxPublic Class TypedTextBox
Inherits TextBoxConstructors
TypedTextBox()
TypedTextBox(onTextChanged)
Name
Type
Description
TypedTextBox(label, onTextChanged)
Name
Type
Description
TypedTextBox(location, size, onTextChanged)
Name
Type
Description
TypedTextBox(label, location, size, onTextChanged)
Name
Type
Description
Properties
Culture
CustomFormat
KeepFormatOnEnter
Text
Value
ValueType
Methods
OnCultureChanged(e)
Parameter
Type
Description
OnCustomFormatChanged(e)
Parameter
Type
Description
OnEnter(e)
Parameter
Type
Description
OnFormat(e)
Parameter
Type
Description
OnParse(e)
Parameter
Type
Description
OnTextChanged(e)
Parameter
Type
Description
OnValidating(e)
Parameter
Type
Description
OnValueChanged(e)
Parameter
Type
Description
OnValueTypeChanged(e)
Parameter
Type
Description
Events
CultureChanged
CustomFormatChanged
Format
Parse
ValueChanged
ValueTypeChanged
Implements
Name
Description
Last updated
Was this helpful?

