Name | Description | |
---|---|---|
InputTextBox Constructor | Constructs a text editor (input text box). |
The following tables list the members exposed by InputTextBox.
Name | Description | |
---|---|---|
InputTextBox Constructor | Constructs a text editor (input text box). |
Name | Description | |
---|---|---|
CanEnableIme | (Inherited from System.Windows.Forms.TextBoxBase) | |
CanRaiseEvents | (Inherited from System.Windows.Forms.Control) | |
CreateParams | (Inherited from System.Windows.Forms.TextBox) | |
DefaultCursor | (Inherited from System.Windows.Forms.TextBoxBase) | |
DefaultImeMode | (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | (Inherited from System.Windows.Forms.Control) | |
DefaultSize | (Inherited from System.Windows.Forms.TextBoxBase) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | (Inherited from System.Windows.Forms.Control) | |
ImeModeBase | (Inherited from System.Windows.Forms.TextBoxBase) | |
ResizeRedraw | (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
Advance | Occurs when the AutoAdvance property is set to True and the focus moves to the next or previous control in response to an arrow key being pressed. (Inherited from FarPoint.Win.SuperEdit.SEditTextBox) | |
UserError | Occurs when content is provided that cannot be processed or is invalid. (Inherited from FarPoint.Win.SuperEdit.SEditTextBox) |