| Name | Description |
 | ApplyStyle | Overridden. Applies the style to control view. |
 | BeginInit | Signals the object that initialization is starting. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | CreateControlsInstance | (Inherited from System.Windows.Forms.Control) |
 | CreateDropDownForm | Overridden. Creates the drop down form. |
 | CreateHandle | (Inherited from System.Windows.Forms.Control) |
 | CreateUiaControl | Overridden. Creates UI Automation object of this control. |
 | DefWndProc | (Inherited from System.Windows.Forms.Control) |
 | DestroyForm | Overridden. Destroys the DropDownForm. |
 | 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.C1DropDownEditorBase) |
 | DropDownClicked | Overridden. Fires when DropDown button was clicked. |
 | DropDownFormOpening | Overridden. Fires before drop down form is opened. |
 | EndInit | Signals the object that initialization is complete. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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) |
 | InitilizeView | Initializes a view of the C1.Win.Input.Base.C1DropDownControlBase control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase) |
 | 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) |
 | 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) |
 | OnClick | Overridden. Raises the System.Windows.Forms.Control.Click event. |
 | 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.C1DropDownControlBase.CustomButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | OnDataContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDataTypeChanged | Raises the C1.Win.Input.Base.C1DropDownEditorBase.DataTypeChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownControlBase.DropDownButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | OnDropDownClosed | Overridden. Raises the C1.Win.Input.Base.C1DropDownControlBase.DropDownClosed event. |
 | OnDropDownOpened | Overridden. Raises the C1.Win.Input.Base.C1DropDownControlBase.DropDownOpened event. |
 | OnDropDownOpening | Raises the C1.Win.Input.Base.C1DropDownControlBase.DropDownOpening event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | 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.C1DropDownEditorBase.FormatError event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnFormatting | Raises the C1.Win.Input.Base.C1DropDownEditorBase.Formatting event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase.HideSelectionChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnImeModeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnKeyDown | Overridden. Raises the System.Windows.Forms.Control.KeyDown event. |
 | 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.C1DropDownControlBase) |
 | OnMarginChanged | (Inherited from System.Windows.Forms.Control) |
 | OnModalButtonClick | Raises the C1.Win.Input.Base.C1DropDownControlBase.ModalButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | 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) |
 | OnMouseWheel | Overridden. Raises the System.Windows.Forms.Control.MouseWheel event. |
 | OnMove | (Inherited from System.Windows.Forms.Control) |
 | 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.C1DropDownEditorBase.Parsed event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnParsing | Raises the C1.Win.Input.Base.C1DropDownEditorBase.Parsing event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnPostChanges | Overridden. Fires when item was clicked on drop down item list. |
 | OnPostValidated | Raises the C1.Win.Input.Base.C1DropDownEditorBase.PostValidated event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnPostValidating | Raises the C1.Win.Input.Base.C1DropDownEditorBase.PostValidating event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnPreValidated | Raises the C1.Win.Input.Base.C1DropDownEditorBase.PreValidated event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnPreValidating | Raises the C1.Win.Input.Base.C1DropDownEditorBase.PreValidating event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | OnPrint | (Inherited from System.Windows.Forms.Control) |
 | OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | OnRegionChanged | (Inherited from System.Windows.Forms.Control) |
 | OnResize | (Inherited from System.Windows.Forms.Control) |
 | OnSelectedIndexChanged | Raises the SelectedIndexChanged event. |
 | OnSelectedItemChanged | Raises the SelectedItemChanged event. |
 | 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.C1DropDownEditorBase) |
 | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from C1.Win.Input.Base.C1InputHost) |
 | OnTextAlignChanged | Raises the C1.Win.Input.Base.C1DropDownEditorBase.TextAlignChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnTextChanged | Overridden. Raises the System.Windows.Forms.Control.TextChanged event. |
 | OnTooltipShowing | Raises the TooltipShowing event. |
 | OnUpDownButtonClick | Raises the C1.Win.Input.Base.C1DropDownControlBase.UpDownButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | 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.C1DropDownEditorBase.ValidationError event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnValueChanged | Overridden. Raises the C1.Win.Input.Base.C1DropDownEditorBase.ValueChanged event. |
 | OnVerticalAlignChanged | Raises the C1.Win.Input.Base.C1DropDownEditorBase.VerticalAlignChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | OnVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetButtonsSettings | Restores the default value of the C1.Win.Input.Base.C1DropDownControlBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | ResetDisplayFormat | Restores the default value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetDropDownWidth | Restores the default value of the C1.Win.Input.Base.C1DropDownControlBase.DropDownWidth property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | ResetEditFormat | Restores the default value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetErrorInfo | Restores the default value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetInitialSelection | Restores the default value of the C1.Win.Input.Base.C1DropDownEditorBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetItems | Restores the default value of the Items property. |
 | ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ResetParseInfo | Restores the default value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetPostValidation | Restores the default value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ResetPreValidation | Restores the default value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase) |
 | ResetValue | Restores the default value of the Value property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializeButtonsSettings | Specifies whether to save the value of the C1.Win.Input.Base.C1DropDownControlBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | ShouldSerializeDisplayFormat | Specifies whether to save the value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializeDropDownWidth | Specifies whether to save the value of the C1.Win.Input.Base.C1DropDownControlBase.DropDownWidth property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase) |
 | ShouldSerializeEditFormat | Specifies whether to save the value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializeErrorInfo | Specifies whether to save the value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializeInitialSelection | Specifies whether to save the value of the C1.Win.Input.Base.C1DropDownEditorBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializeItems | Specifies whether to save the value of the Items property. |
 | ShouldSerializeParseInfo | Specifies whether to save the value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializePostValidation | Specifies whether to save the value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | ShouldSerializePreValidation | Specifies whether to save the value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | 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.C1DropDownEditorBase) |
 | ShouldSerializeValue | Specifies whether to save the value of the Value property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase) |
 | SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
 | UpdateIcon | Overridden. Updates the control icon. |
 | UpdateStyles | (Inherited from System.Windows.Forms.Control) |
 | UpdateZOrder | (Inherited from System.Windows.Forms.Control) |
 | WndProc | Processes Windows messages. (Inherited from C1.Win.Input.Base.C1InputControl) |