| Name | Description |
 | ApplyStyle | Applies the style to control view. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | BeginInit | Signals the object that initialization is starting. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | CreateControlsInstance | (Inherited from System.Windows.Forms.Control) |
 | CreateHandle | (Inherited from System.Windows.Forms.Control) |
 | CreateUiaControl | Overridden. Creates UI Automation object of this control. |
 | DefWndProc | (Inherited from System.Windows.Forms.Control) |
 | DestroyHandle | (Inherited from System.Windows.Forms.Control) |
 | DisposeHostedControl | Releases the C1.Win.Input.Base.C1InputHost.HostedControl and unsubscribe from event handlers. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | EndInit | Signals the object that initialization is complete. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | Finalize | (Inherited from System.ComponentModel.Component) |
 | GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) |
 | GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
 | GetScaledBounds | (Inherited from System.Windows.Forms.Control) |
 | GetService | (Inherited from System.ComponentModel.Component) |
 | GetStyle | (Inherited from System.Windows.Forms.Control) |
 | GetTopLevel | (Inherited from System.Windows.Forms.Control) |
 | InitLayout | (Inherited from System.Windows.Forms.Control) |
 | InternalWndProc | The edits window procedure of internal text editor. Inheriting classes can override this to add extra functionality, but should not forget to call base.InternalWndProc(m); to ensure the combo continues to function properly. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | InvokeGotFocus | (Inherited from System.Windows.Forms.Control) |
 | InvokeLostFocus | (Inherited from System.Windows.Forms.Control) |
 | InvokeOnClick | (Inherited from System.Windows.Forms.Control) |
 | InvokePaint | (Inherited from System.Windows.Forms.Control) |
 | InvokePaintBackground | (Inherited from System.Windows.Forms.Control) |
 | IsInputChar | (Inherited from System.Windows.Forms.Control) |
 | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
 | NotifyInvalidate | (Inherited from System.Windows.Forms.Control) |
 | OnAcceptsTabChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.AcceptsTabChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | OnBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
 | OnChangeUICues | (Inherited from System.Windows.Forms.Control) |
 | OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
 | OnControlAdded | (Inherited from System.Windows.Forms.Control) |
 | OnControlRemoved | (Inherited from System.Windows.Forms.Control) |
 | OnCreateControl | (Inherited from System.Windows.Forms.Control) |
 | OnCursorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnCustomButtonClick | Raises the C1.Win.Input.Base.C1TextBoxBase.CustomButtonClick event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnDataContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDataTypeChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.DataTypeChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnDockChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | OnDpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
 | OnDragDrop | (Inherited from System.Windows.Forms.Control) |
 | OnDragEnter | (Inherited from System.Windows.Forms.Control) |
 | OnDragLeave | (Inherited from System.Windows.Forms.Control) |
 | OnDragOver | (Inherited from System.Windows.Forms.Control) |
 | OnDropDownButtonClick | Raises the C1.Win.Input.Base.C1TextBoxBase.DropDownButtonClick event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnEnter | (Inherited from System.Windows.Forms.Control) |
 | OnFontChanged | (Inherited from System.Windows.Forms.Control) |
 | OnForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnFormatError | Raises the C1.Win.Input.Base.C1TextBoxBase.FormatError event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnFormatting | Raises the C1.Win.Input.Base.C1TextBoxBase.Formatting event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnGiveFeedback | (Inherited from System.Windows.Forms.Control) |
 | OnGotFocus | Raises the System.Windows.Forms.Control.GotFocus event. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | OnHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | OnHelpRequested | (Inherited from System.Windows.Forms.Control) |
 | OnHideSelectionChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.HideSelectionChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnImeModeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnLayout | (Inherited from System.Windows.Forms.Control) |
 | OnLocationChanged | (Inherited from System.Windows.Forms.Control) |
 | OnLostFocus | Raises the System.Windows.Forms.Control.LostFocus event. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | OnMarginChanged | (Inherited from System.Windows.Forms.Control) |
 | OnModalButtonClick | Raises the C1.Win.Input.Base.C1TextBoxBase.ModalButtonClick event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnModifiedChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.ModifiedChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
 | OnMouseClick | (Inherited from System.Windows.Forms.Control) |
 | OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
 | OnMouseHover | (Inherited from System.Windows.Forms.Control) |
 | OnMove | (Inherited from System.Windows.Forms.Control) |
 | OnMultilineChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.MultilineChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnNotifyMessage | (Inherited from System.Windows.Forms.Control) |
 | OnPaddingChanged | (Inherited from System.Windows.Forms.Control) |
 | OnPaintBackground | (Inherited from System.Windows.Forms.Control) |
 | OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentDataContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentFontChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentVisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParsed | Raises the C1.Win.Input.Base.C1TextBoxBase.Parsed event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnParsing | Raises the C1.Win.Input.Base.C1TextBoxBase.Parsing event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnPostValidated | Raises the C1.Win.Input.Base.C1TextBoxBase.PostValidated event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnPostValidating | Raises the C1.Win.Input.Base.C1TextBoxBase.PostValidating event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnPreValidated | Raises the C1.Win.Input.Base.C1TextBoxBase.PreValidated event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnPreValidating | Raises the C1.Win.Input.Base.C1TextBoxBase.PreValidating event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | OnPrint | (Inherited from System.Windows.Forms.Control) |
 | OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | OnReadOnlyChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.ReadOnlyChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnRegionChanged | (Inherited from System.Windows.Forms.Control) |
 | OnResize | (Inherited from System.Windows.Forms.Control) |
 | OnSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnStyleChanged | (Inherited from System.Windows.Forms.Control) |
 | OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | OnTextAlignChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.TextAlignChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnTextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnUpDownButtonClick | Overridden. Raises the C1.Win.Input.Base.C1TextBoxBase.UpDownButtonClick event. |
 | OnValidated | Raises the System.Windows.Forms.Control.Validated event. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | OnValidating | Raises the System.Windows.Forms.Control.Validating event. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | OnValidationError | Raises the C1.Win.Input.Base.C1TextBoxBase.ValidationError event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnValueChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.ValueChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnVerticalAlignChanged | Raises the C1.Win.Input.Base.C1TextBoxBase.VerticalAlignChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | OnVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ProcessCmdKey | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogChar | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogKey | Processes a dialog key. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) |
 | RaiseDragEvent | (Inherited from System.Windows.Forms.Control) |
 | RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) |
 | RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) |
 | RaisePaintEvent | (Inherited from System.Windows.Forms.Control) |
 | RecreateHandle | (Inherited from System.Windows.Forms.Control) |
 | RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | ResetAutoCompleteCustomSource | Restores the default value of the C1.Win.Input.Base.C1TextBoxBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetButtonsSettings | Restores the default value of the C1.Win.Input.Base.C1TextBoxBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetDisplayFormat | Restores the default value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetEditFormat | Restores the default value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetErrorInfo | Restores the default value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetIncrement | Restores the default value of the Increment property. |
 | ResetInitialSelection | Restores the default value of the C1.Win.Input.Base.C1TextBoxBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ResetParseInfo | Restores the default value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetPostValidation | Restores the default value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetPreValidation | Restores the default value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetStyles | Restores the default value of the Styles property. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | ResetText | Restores the default value of the Text property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ResetValue | Restores the default value of the Value property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) |
 | ScaleControl | (Inherited from System.Windows.Forms.Control) |
 | SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
 | SetBoundsCore | (Inherited from System.Windows.Forms.Control) |
 | SetClientSizeCore | (Inherited from System.Windows.Forms.Control) |
 | SetHostedControl | Sets the C1.Win.Input.Base.C1InputHost.HostedControl and subscribe to event handlers. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | SetStyle | (Inherited from System.Windows.Forms.Control) |
 | SetTopLevel | (Inherited from System.Windows.Forms.Control) |
 | SetVisibleCore | (Inherited from System.Windows.Forms.Control) |
 | ShouldSerializeAutoCompleteCustomSource | Specifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeButtonsSettings | Specifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeDisplayFormat | Specifies whether to save the value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeEditFormat | Specifies whether to save the value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeErrorInfo | Specifies whether to save the value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeIncrement | Specifies whether to save the value of the Increment property. |
 | ShouldSerializeInitialSelection | Specifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeParseInfo | Specifies whether to save the value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializePostValidation | Specifies whether to save the value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializePreValidation | Specifies whether to save the value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeStyles | Specifies whether to save the value of the Styles property. (Inherited from C1.Win.Input.Base.C1InputControl) |
 | ShouldSerializeText | Specifies whether to save the value of the Text property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | ShouldSerializeValue | Specifies whether to save the value of the Value property. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |
 | SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
 | UpdateStyles | (Inherited from System.Windows.Forms.Control) |
 | UpdateZOrder | (Inherited from System.Windows.Forms.Control) |
 | WndProc | Processes Windows messages. (Inherited from C1.Win.Input.Base.C1TextBoxBase) |