| Name | Description |
 | About | Displays information about the control. (Inherited from FarPoint.Win.ElementControl) |
 | AcceptsArrowKeys | Gets or sets how keyboard arrow keys are handled. |
 | AcceptsReturn | Gets or sets whether the combo box accepts a keyboard return (Enter key). |
 | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
 | AlignHorz | Gets or sets the horizontal alignment of the control's contents. (Inherited from FarPoint.Win.SuperEditBase) |
 | AlignText | Gets or sets the alignment of the text with respect to the alignment of the picture. (Inherited from FarPoint.Win.SuperEditBase) |
 | AlignVert | Internal use only. (Inherited from FarPoint.Win.SuperEditBase) |
 | AllowClipboardKeys | Gets or sets whether the control supports the Clipboard shortcut keys. (Inherited from FarPoint.Win.SuperEditBase) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | AllowNull | Gets or sets whether the control considers a null value valid. (Inherited from FarPoint.Win.SuperEditBase) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutoAdvance | Gets or sets whether the focus moves to another control when the pointer is moved with the arrow keys. (Inherited from FarPoint.Win.SuperEditBase) |
 | AutoCompleteCustomSource | Gets or sets a custom System.Collections.Specialized.StringCollection to use when the AutoCompleteSource property is set to CustomSource. |
 | AutoCompleteMode | Gets or sets how automatic completion works. |
 | AutoCompleteSource | Gets or sets a value that specifies the source of complete strings used for automatic completion. |
 | AutoHeight | Gets or sets whether the control resizes itself based on the font. (Inherited from FarPoint.Win.SuperEditBase) |
 | AutoMenu | Gets or sets whether the control displays a context menu that provides basic edit operations. (Inherited from FarPoint.Win.SuperEditBase) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoSearch | Gets or sets how a list of items in a combo box is searched based on input of a character key. |
 | AutoSize | (Inherited from System.Windows.Forms.Control) |
 | BackColor | Gets or sets the background color for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | BackgroundColor | Gets or sets the background color of the combo box. |
 | BackgroundImage | Gets or sets the background image for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | Border | Gets or sets the border for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | BorderStyle | Gets or sets the border style. |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | ButtonAlign | Gets or sets the alignment of the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonColor | Gets or sets the background color of the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonIndex | Gets or sets the index value for the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonMargin | Gets or sets the margin between the button and the text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonMarginColor | Gets or sets the margin color between the button and the text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonMax | Gets or sets the maximum value for the button index in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonMin | Gets or sets the minimum value for the button index in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonStyle | Gets or sets the type of button to display in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonWidth | Gets or sets the width of the button in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ButtonWrap | Gets or sets whether the button index wraps when it reaches the value specified by the ButtonMin and ButtonMax properties. (Inherited from FarPoint.Win.SuperEditBase) |
 | CancelMouse | Internal use only. (Inherited from FarPoint.Win.ElementControl) |
 | CanFocus | Gets or sets whether the edit control can receive focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | CanShowSelectionGripper | Overridden. |
 | CanValidate | Gets or sets whether the control validates data when it loses the focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | Gets or sets whether data validation occurs on other controls when the control loses focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | CharacterCasing | Gets or sets the character casing. |
 | CharacterSet | Gets or sets which character set to use. |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | Gets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementControl) |
 | ContextMenu | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuStrip | Gets or sets the context menu strip to display for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | Controls | (Inherited from System.Windows.Forms.Control) |
 | ControlType | Gets or sets whether the control is read-write, read-only, static, or allows values to be changed by pressing buttons. (Inherited from FarPoint.Win.SuperEditBase) |
 | Created | (Inherited from System.Windows.Forms.Control) |
 | Cursor | Gets or sets the image for the pointer when the pointer is over the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | DrawFocusRectangle | Gets or sets the focus rectangle drawing style for the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | DropDownOptions | Gets or sets the drop down options |
 | DroppedDown | Gets or sets whether the drop-down list is displayed (dropped down). |
 | Editable | Gets or sets whether the text portion of the combo box is editable. |
 | EditModeCursorPosition | Gets or sets the position of the pointer in the edit control when it receives the focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | Enabled | Gets or sets whether the control can receive focus and respond to user actions. (Inherited from FarPoint.Win.SuperEditBase) |
 | Focused | Gets whether the edit control has focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | Font | Gets or sets the font for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ForeColor | Gets or sets the text color for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ForegroundImage | Gets or sets the foreground image for the control. (Inherited from FarPoint.Win.ElementControl) |
 | Formatter | Gets or sets the formatter for the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | FormatText | Gets how text contents of the edit control are formatted. (Inherited from FarPoint.Win.SuperEditBase) |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HideSelection | Gets or sets whether selected text loses its highlighting when the control loses focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | HotkeyPrefix | Gets or sets whether an ampersand typed in front of a character underlines the character in a static control. (Inherited from FarPoint.Win.SuperEditBase) |
 | ImageList | Gets or sets the image list in a combo box. |
 | ImeMode | (Inherited from System.Windows.Forms.Control) |
 | InvalidColor | Gets or sets the background color to display when the control contains invalid data. (Inherited from FarPoint.Win.SuperEditBase) |
 | InvalidOption | Gets or sets whether invalid data is displayed, hidden, or cleared when the control loses the focus. (Inherited from FarPoint.Win.SuperEditBase) |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (Inherited from System.Windows.Forms.Control) |
 | IsDisposed | (Inherited from System.Windows.Forms.Control) |
 | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | IsMirrored | (Inherited from System.Windows.Forms.Control) |
 | ItemData | Gets or sets the item data list in a combo box. |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | List | Gets or sets the list of items in a combo box. |
 | ListAlignment | Gets or sets which side of the control the drop-down list is aligned to. |
 | ListControl | Gets or sets an alternate list box control for the drop-down list in the combo box. |
 | ListOffset | Gets or sets the number of pixels to offset the list from the aligned edge of the control. |
 | ListWidth | Gets or sets the width of the drop-down list in the combo box. |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MarginBottom | Gets or sets the margin between the bottom of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
 | MarginLeft | Gets or sets the margin between the left edge of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
 | MarginRight | Gets or sets the margin between the right edge of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
 | MarginTop | Gets or sets the margin between the top of the control and its contents. (Inherited from FarPoint.Win.ElementControl) |
 | MaxDrop | Gets or sets the number of items to show in the drop-down list at one time in the combo box. |
 | MaximumLength | Gets or sets the maximum number of characters for data in the text portion of the combo box. |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MaxLength | Gets or sets the maximum number of characters that can be typed or pasted into the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Modified | Gets or sets whether the text in the edit control has been modified. (Inherited from FarPoint.Win.SuperEditBase) |
 | Multiline | Gets or sets whether the combo box displays text in multiple lines. |
 | Name | Gets or sets the name used in code to identify the control. (Inherited from FarPoint.Win.ElementControl) |
 | NullColor | Gets or sets the background color displayed when the control contains the null value. (Inherited from FarPoint.Win.SuperEditBase) |
 | OriginalFont | Cache the original font before zooming. |
 | Padding | (Inherited from System.Windows.Forms.Control) |
 | Parent | Gets or sets the parent of the control. (Inherited from FarPoint.Win.ElementControl) |
 | Picture | Gets or sets the picture to display in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | PictureMargin | Gets or sets the margin between the text and the picture. (Inherited from FarPoint.Win.SuperEditBase) |
 | PictureOrientation | Gets or sets the orientation of the picture in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | PictureTransparencyColor | Gets or sets the transparency color for the picture in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | PictureTransparencyTolerance | Gets or sets the picture transparency tolerance for the element. (Inherited from FarPoint.Win.ElementControl) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Rectangle | Gets or sets the rectangle in the client area of the control. (Inherited from FarPoint.Win.ElementControl) |
 | Redraw | Gets or sets whether the element is allowed to paint. (Inherited from FarPoint.Win.ElementControl) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RightToLeft | (Inherited from System.Windows.Forms.Control) |
 | Selectable | Gets or sets whether the user can interact with the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | SelectedIndex | Gets or sets the index of the selected item in the combo box list. |
 | SelectedItem | Gets or sets the selected item in the combo box list. |
 | SelectedText | Gets or sets the currently selected text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | SelectionLength | Gets or sets the number of characters selected in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | SelectionStart | Gets or sets the starting point of selected characters or the position of the insertion point if no characters are selected. (Inherited from FarPoint.Win.SuperEditBase) |
 | ShowDropDownWhenEnter | Gets or sets whether to close the drop-down list and stop editing after pressing the enter key or clicking a combo box list item. |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | State | Gets or sets the element state for the control. (Inherited from FarPoint.Win.ElementControl) |
 | StateNotifyList | Internal use only. (Inherited from FarPoint.Win.ElementControl) |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | Overridden. Gets or sets the formatted contents or the control as a string matching exactly what is displayed. |
 | TextOrientation | Gets or sets the orientation of the text in the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | TextWrap | Gets or sets whether to automatically wrap text without line breaks. (Inherited from FarPoint.Win.SuperEditBase) |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | TouchDropDownScale | Indicates the drop down scale factor for a touch device. |
 | UserEntry | Gets or sets how data is validated when it is provided to the control. (Inherited from FarPoint.Win.SuperEditBase) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Value | Gets or sets the unformatted value of the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
 | Visible | Gets or sets whether the control is visible. (Inherited from FarPoint.Win.ElementControl) |
 | VisualStyles | Gets or sets whether visual styles are used. (Inherited from FarPoint.Win.SuperEditBase) |
 | Width | (Inherited from System.Windows.Forms.Control) |
 | WindowTarget | (Inherited from System.Windows.Forms.Control) |
 | WordWrap | Gets or sets whether text that does not fit on one line wraps to multiple lines. |