Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class


In This Topic
    C1ComboBox Class Properties
    In This Topic

    For a list of all members of this type, see C1ComboBox members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicates 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.Input.Base.C1DropDownEditorBase)
    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 the determines 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 PropertyOverridden. Gets or sets a custom System.Collections.Specialized.StringCollection to use when the C1.Win.Input.Base.C1DropDownEditorBase.AutoCompleteSource property is set to CustomSource.  
    Public PropertyOverridden. Gets or sets an option that controls how automatic completion works for the control.  
    Public PropertyOverridden. Gets or sets a value specifying the source of complete strings used for automatic completion.  
    Public PropertyGets or sets a value indicating whether to open the drop down control when the control receives the focus. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyThis property is not relevant for this class. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets an option that controls how candidates searching works in auto-suggest mode.  
    Public PropertyGets or sets the background color for the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the background image displayed in the control. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public PropertyGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the border type of the text box control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the properties of buttons. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a value indicating whether the user can undo the previous operation in a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether string comparisons are case-sensitive. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from C1.Win.Input.Base.C1InputHost)
    Public PropertyGets or sets whether the drop down control modifies the case of characters as they are typed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 PropertyGets or sets the current CultureInfo object. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets custom format specified used if C1.Win.Input.Base.C1TextBoxBase.FormatType property is FormatType.CustomFormat. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the member of the data source object to which the control is bound. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the data source object to which the control is bound. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the type of the C1.Win.Input.Base.C1DropDownEditorBase.Value property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the default icon size of control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    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.Input.Base.C1DropDownEditorBase)
    Public PropertyFormat used to display the value when the control is in display mode. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 determines the alignment of the drop down form relative to the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the style of the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or set the width of the drop down form. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets a value indicating if the dropdown is currently open. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether empty strings are interpreted as null values (System.DBNull). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a settings affecting error handling in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.Input.Base.C1DropDownEditorBase)
    Public PropertyGets a collection with additional input editor icons. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the value indicating whether the floating placeholder is enabled. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets a value indicating whether the control has input focus. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the foreground color of the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets enumeration value determining the formatting method, including standard .NET format specifies, custom and programmatic formatting. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a distance in pixels between the control edge and the dropdown. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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 selected text in the drop down control remains highlighted when the control loses focus. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the pattern to build HTML representation of C1ComboBox control items.  
    Public PropertyGets or sets the C1.Framework.C1Icon that is displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the image that is displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the alignment of the image. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the image list index value of the image displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the key accessor for the image in the C1.Win.Input.Base.C1DropDownControlBase.ImageList. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value determines the selection position when a control receives input focus. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 the height of an item in the C1ComboBox control.  
    Public PropertyGets or sets the C1ComboBox item mode.  
    Public PropertyGets the collection of the items contained in this C1ComboBox control.  
    Public PropertyGets or sets the data source for items of this C1ComboBox control.  
    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 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 space between controls. (Inherited from C1.Win.Input.Base.C1InputControl)
    Public PropertyGets or sets a value that indicates need draws a red dotted line if Value is empty or not. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 the user can type or paste into the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets string representing a DBNull value. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets padding within the control. (Inherited from C1.Win.Input.Base.C1InputControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a settings affecting parsing, that is, converting the string entered by the user to the data type. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the character used to mask characters of a password in a single-line drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the textual place holder, that is displayed by drop down control to prompt the user for information. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets a validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the validation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 the index specifying the currently selected item.  
    Public PropertyGets or sets currently selected item in the C1ComboBox control.  
    Public PropertyGets or sets a value indicating the currently selected text in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the value of the member property specified by the ItemsValueMember property.  
    Public PropertyGets or sets the number of characters selected in the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the starting point of text selected in the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether the defined shortcuts are enabled. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value that indicates whether the C1ComboBox displays a tooltip for the highlighted drop-down list item or not.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the C1ComboBox styles.  
    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 text associated with this control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets how text is aligned in a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets the length of text in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating that the C1.Win.Input.Base.C1DropDownEditorBase.Value property should be translated to the System.Windows.Forms.Control.Text property using the ComboBoxItem.DisplayText property.  
    Public PropertyGets or sets a value indicating whether trailing spaces are removed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether leading spaces are removed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether the text in the drop down control should appear as the default password character. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the current C1.Win.Input.Base.C1DropDownEditorBase.DataType representation of the visual information contained in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the vertical alignment of the content in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Top
    Protected Properties
     NameDescription
    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 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.Input.Base.C1InputHost)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the drop down form for this drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected PropertyGets or set the control that hosted on this C1.Win.Input.Base.C1InputHost control. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets a value that indicating the initialization state of C1.Win.Input.Base.C1InputControl between the C1.Win.Input.Base.C1InputControl.BeginInit and the C1.Win.Input.Base.C1InputControl.EndInit methods. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Top
    See Also