ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class
Fields Properties Methods Events


In This Topic
    C1ComboBox Class Members
    In This Topic

    The following tables list the members exposed by C1ComboBox.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ComboBox class.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThis member is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected FieldThis member is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates if the Escape key that cancels modified value is handled by the control without passing it to the owner form (AcceptsEscape=True), or it is then passed to the form and can close it if the form has CancelButton (AcceptsEscape=False). (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyIndicates if Tab and Shift+Tab keys are accepted by control and move the focus to the next (previous) group of input characters in edit mask and in DateTimeInput mode. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value that indicates whether C1ComboBox should preload items into the dropdown form after setting the data source. The default value is false which means that all items will be loaded at first drop-down opening.  
    Public PropertyDetermines whether the spinner moves to the first item when it reaches the last, or to the last when it reaches the first.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether the position of the character is automatically changed (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property  
    Public Property  
    Public Property  
    Public PropertyGets or sets a value indicating whether to open the combo box when the control receives the focus. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets an option that controls how candidates searching works in auto-suggest mode.  
    Public Property (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the border color of the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyThe cursor that is displayed when the mouse is over a button. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets the images for buttons (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertySpecifies the button width instead of using the default width. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyCalendar, used to format date. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.TextBoxBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyTrue if string comparisons are case-sensitive; otherwise, False. Default: False (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events) (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.TextBox)
    Public PropertyDefines rules to filter keyboard input. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyThe culture ID. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyThe current CultureInfo object (available at runtime). (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyThe name selected for the Culture property in the Properties grid (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyIf True, the control's stored Value is in current time zone; otherwise, the Value is adjusted to the time zone defined by the GMTOffset property (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyCustom format specifier used if FormatType = FormatTypeEnum.CustomFormat. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyThe field of the data source object to which the control is bound. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyThe data source object to which the control is bound. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyType of the Value property. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyWhether or not a special edit mode is applied to DateTime values. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyThe value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes. Default: NoAdjustments. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the foreground color of the disabled control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets whether the text box should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyFormat used to display the value when the control is not in edit mode (does not have input focus or is read-only). (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyReturns dropdown form instance associated with the control. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyAlignment of the dropdown form relative to the control. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyOverridden. Specifies the class name of a Form serving as the dropdown window.  
    Public PropertyGets or sets the style of the combo box. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or set the width of the drop down box in a combo box.  
    Public PropertyRun-time read-only property indicating if the dropdown is currently open. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyFormat used to display the value when the control is in edit mode (has input focus and is not read-only). (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyThe edit mask string restricting user input. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyReturns True, if the control has input focus and TextDetached = False. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyIf True, empty strings are interpreted as null values (DBNull). (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets a value indicating whether the control can respond to user interaction. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertySettings affecting error handling in the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets whether the next control in the tab order receives the focus as soon as the control is filled at the last character. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets whether the focus automatically moves to the previous or next control in the tab order when pressing the left or right arrow keys. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyEnumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyDistance in pixels between the control edge and the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyThe time zone of the Value property used if CurrentTimeZone = False. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value that indicates whether the C1ComboBox handles the scrolling of the parent control or not.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.TextBoxBase)
    Public PropertyGets or sets the pattern to build HTML representation of combobox items.  
    Public PropertyGets or sets the button image. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets the index of the button image in the ImageList. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets the key of the button image in the ImageList. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets the ImageList to get the images to display in the drop down items. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets the image padding. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets the color to treat as transparent in a image. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the index of the initially selected item.  
    Public PropertyDetermines the selection position when a control receives input focus. Default: InitialSelectionEnum.SelectAll. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyDetermines if the up/down buttons intercept and handle Up and Down arrow keys. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the combobox item mode.  
    Public PropertyGets an object representing the collection of the items contained in this ComboBox.  
    Public PropertyGets or sets the data source for items of this C1ComboBox.  
    Public PropertyGets or sets the property to display items for this C1ComboBox control.  
    Public PropertyGets or sets the ImageList to get the images to display in the combobox items.  
    Public PropertyGets or sets the path of the property to use as the actual value for the items in the C1ComboBox control.  
    Public PropertyLabel control associated with this input field. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether the position of the caret is automatically moved to the first field when the last field is filled. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the spacing between the input control content and its edges, in pixels. Default: all margins are set to 0. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyDraws a red dotted line if Value is empty. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyEdit mask settings. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets the maximum number of items to be shown in the drop-down portion of the C1ComboBox.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the maximum number of characters or bytes that the control can hold. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets whether the maximum number of characters that fit in the control are handled based on bytes, characters, or text elements. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets the maximum number of lines. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyThe minimum year that can be entered without leading zeros. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets a value that indicates that the control has been modified by the user since the control received the input focus or its Value last set. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets whether the mouse click event is consumed or passed through after closing the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets a value indicating whether the selected item changes using the mouse wheel when the C1ComboBox isn't dropped down.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the foreground color of the control which contains negative value. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyString representing a DBNull value. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertySets or gets a value indicating whether a special edit mode is used for numeric values. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyEnables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertySettings affecting parsing, that is, converting the string entered by the user to the data type. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.TextBox)
    Public PropertyGets or sets the textual place holder, that is displayed by C1TextBox to prompt the user for information. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyValidation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation). (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyValidation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation). (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the index specifying the currently selected item.  
    Public PropertyGets or sets currently selected item in the ComboBox.  
    Public PropertyGets or sets a value indicating the currently selected text in the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.TextBoxBase)
    Public Property (Inherited from System.Windows.Forms.TextBoxBase)
    Public Property (Inherited from System.Windows.Forms.TextBoxBase)
    Public PropertySpecifies whether the context menu can be displayed for the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyDetermines if the modal button is visible. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyDetermines if the dropdown button is visible. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertySpecifies whether a focus rectangle should be displayed around the client area when the control has the input focus. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyDetermines if the modal button is visible. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyGets or sets a value that indicates whether the C1ComboBox displays a tooltip for the highlighted drop-down list item or not.  
    Public PropertyDetermines if the up/down buttons are visible. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the style of the drop down form and combobox items.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the object that contains data about the control (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets the text associated with this control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.TextBox)
    Public PropertySpecifies whether the Value and Text properties can be set independently. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets the length of text in the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyTranslates C1TextBox.Value to C1TextBox.Text using items data source.  
    Public PropertyIf True, trailing spaces are removed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyIf True, leading spaces are removed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets the alignment of the spin button. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public PropertyIndicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyKeeps SelectedIndex property synchronized with System.Windows.Forms.BindingSource.Position.  
    Public PropertyIf True, current user regional settings override the selected culture. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the current C1TextBox.DataType representation of the visual information contained in the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyAllows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets a value indicating whether the Value is DBNull. (Inherited from C1.Win.C1Input.C1TextBox)
    Public PropertyGets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyOverridden. Gets or sets a value specifying which buttons are visible. The default is (UpDown Or DropDown).  
    Public PropertyGets or sets the visual style of the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyIf this property is False the month will be automatically incremented when the user spins the date past the end of the month. The same about other parts of the date/time value. (Inherited from C1.Win.C1Input.C1TextBox)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Windows.Forms.TextBoxBase)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.TextBox)
    Protected PropertyThis property is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected PropertyThis property is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Property (Inherited from System.Windows.Forms.TextBoxBase)
    Protected PropertyThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected PropertyOverridden. Specifies form class that is used by default as the dropdown for the control.  
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default size of the control. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected PropertyOverridden. Determines the time when drop down form is created.  
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyHas valid value only if ShowValueImage returns true. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Property (Inherited from System.Windows.Forms.TextBoxBase)
    Protected PropertyThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets whether the selected index changes immediately when the drop-down form is open or after the form is closed by pressing the 'enter' key.  
    Protected PropertyDetermines if image should be shown. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodChecks the result of the ParseContent method. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public MethodOverloaded. Closes the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public MethodDecrements the currently selected field in DateTimeInput mode. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodIncrements the currently selected field in DateTimeInput mode. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodShows the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public MethodParses the Text string. (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.TextBox)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodResets the System.Windows.Forms.Control.BackColor property to its default value. (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodResets the System.Windows.Forms.Control.ForeColor property to its default value. (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodResets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public MethodOverloaded.   
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodSets culture. (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodSets culture. (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodOverloaded. Sets items data source and data member for the C1ComboBox.  
    Public MethodThis method works exactly as setting the Value property, except that it does not change the internal variable storing the value before editing, so the user can press Esc and restore the previous value. This method works only in edit mode. If the control is not in edit mode, this methods does nothing. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverridden. Performs the spin down action.  
    Public MethodOverridden. Performs the spin up action.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodThis method temporarily disables numeric input mode (Inherited from C1.Win.C1Input.C1TextBox)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.TextBoxBase)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodTriggers parsing of the Text property and updating the Value. (Inherited from C1.Win.C1Input.C1TextBox)
    Public MethodValidates current Text property in the same manner as it usually validated after the control loses focus. (Inherited from C1.Win.C1Input.C1TextBox)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodCreates a handle for the control. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodCreates a new instance of the item collection.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverloaded. This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverloaded. Draws image in the control. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodOverridden. This method is for internal use only.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodReturns image size. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodMoves the selection to the specified date-time field. Works only if the C1TextBox.DataType property is set to System.DateTime and the date-time input is active. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.TextBoxBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the C1TextBox.BorderColorChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.TextBoxBase)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Click event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.CreateControl method. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverridden. Called when a drop down form is created.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.Control.Enter event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.FontChanged event.  
    Protected Method (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.GotFocus event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.Control.HandleCreated event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.TextBoxBase)
    Protected Method  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.KeyDown event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.KeyPress event.  
    Protected MethodRaises the System.Windows.Forms.Control.KeyUp event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Leave event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.LocationChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.LostFocus event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.TextBoxBase.ModifiedChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.MouseEnter event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.MouseLeave event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.Control.MouseUp event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.MouseWheel event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.TextBoxBase.MultilineChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.Paint event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.TextBoxBase.ReadOnlyChanged event. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Resize event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the SelectedIndexChanged event.  
    Protected MethodRaises the SelectedItemChanged event.  
    Protected MethodRaises the System.Windows.Forms.Control.SizeChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.TextBox)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.TextChanged event.  
    Protected MethodOverridden.   
    Protected MethodRaises the TooltipShowing event.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodRaises the System.Windows.Forms.Control.Validated event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.Validating event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverridden. Invokes the VisualStyleChanged event.  
    Protected Method (Inherited from System.Windows.Forms.TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.TextBoxBase)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodResets C1TextBox.VisualStyle to the default value. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodPerforms the work of setting the specified bounds of this control. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodIndicates whether the placeholder should be drawn. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Protected MethodTests whether C1TextBox.VisualStyle should be serialized. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodUpdates selection of the text according to the C1TextBox.InitialSelection property. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox)
    Protected MethodProcesses Windows messages. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs just before the dropdown is opened. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when Value is retrieved from the data source. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs when Value is stored in the data source. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs when the BorderColor property has changed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public EventEvent fired when the value of ButtonCursor property is changed. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventCultureInfo can be set up (on startup) or has been changed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the Custom button is clicked. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public EventOccurs when the DataType property changes. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.ComponentModel.Component)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the value of the DropDownAlign property has changed. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public EventOccurs when the dropdown has been closed. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public EventOccurs when the value of the DropDownFormAlign property has changed. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public EventOccurs after the dropdown is opened. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public EventOccurs just before the dropdown is opened. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the control receives data that cannot be formatted according to the current format and edit mask settings. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs after the value has been formatted. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventFormatting the value programmatically. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when invalid character is in input. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the Margins property or one of the margins has changed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs when the Modal button is clicked. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs after the input string value has been converted to the DataType. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventProgrammatic parsing of the input string. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs after the typed value has been validated (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventProgrammatic typed value validation. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs after the input string value has been validated. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventProgrammatic input string validation. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.TextBoxBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the SelectedIndex changes.  
    Public EventOccurs when the SelectedItem changes.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.TextBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs before a tooltip is displayed for a highlighted drop-down list item. Allows to set tooltip options or cancel the tooltip display.  
    Public EventOccurs when UpDown buttons are clicked. (Inherited from C1.Win.C1Input.C1DropDownControl)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventError occurred while parsing or validating the input string. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs when the Value changes. (Inherited from C1.Win.C1Input.C1TextBox)
    Public EventOccurs when the value of the VerticalAlign property has changed. (Inherited from C1.Win.C1Input.C1TextBox)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the VisualStyle property has changed. (Inherited from C1.Win.C1Input.C1TextBox)
    Top
    See Also