Class ComboBoxEx
A ComboBox that allows to specify the color of the control. Note that the ForeColor of the parent ComboBox only paints the drop-down list but not the face color of the ComboBox itself.
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ListControl
System.Windows.Forms.ComboBox
ComboBoxEx
Implements
System.Windows.Forms.IDropTarget
System.ComponentModel.ISynchronizeInvoke
System.Windows.Forms.IWin32Window
System.Windows.Forms.IBindableComponent
System.ComponentModel.IComponent
System.IDisposable
Inherited Members
System.Windows.Forms.ComboBox.AddItemsCore(System.Object[])
System.Windows.Forms.ComboBox.BeginUpdate()
System.Windows.Forms.ComboBox.CreateAccessibilityInstance()
System.Windows.Forms.ComboBox.Dispose(System.Boolean)
System.Windows.Forms.ComboBox.EndUpdate()
System.Windows.Forms.ComboBox.FindString(System.String)
System.Windows.Forms.ComboBox.FindString(System.String, System.Int32)
System.Windows.Forms.ComboBox.FindStringExact(System.String)
System.Windows.Forms.ComboBox.FindStringExact(System.String, System.Int32)
System.Windows.Forms.ComboBox.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.ComboBox.GetItemHeight(System.Int32)
System.Windows.Forms.ComboBox.IsInputKey(System.Windows.Forms.Keys)
System.Windows.Forms.ComboBox.CreateHandle()
System.Windows.Forms.ComboBox.OnHandleCreated(System.EventArgs)
System.Windows.Forms.ComboBox.OnHandleDestroyed(System.EventArgs)
System.Windows.Forms.ComboBox.OnDropDown(System.EventArgs)
System.Windows.Forms.ComboBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.ComboBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)
System.Windows.Forms.ComboBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)
System.Windows.Forms.ComboBox.OnMouseEnter(System.EventArgs)
System.Windows.Forms.ComboBox.OnMouseLeave(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectedIndexChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectedValueChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectedItemChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnDropDownStyleChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnParentBackColorChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnFontChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnBackColorChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnForeColorChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnGotFocus(System.EventArgs)
System.Windows.Forms.ComboBox.OnLostFocus(System.EventArgs)
System.Windows.Forms.ComboBox.OnTextChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnValidating(System.ComponentModel.CancelEventArgs)
System.Windows.Forms.ComboBox.OnResize(System.EventArgs)
System.Windows.Forms.ComboBox.OnDataSourceChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnDisplayMemberChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnDropDownClosed(System.EventArgs)
System.Windows.Forms.ComboBox.OnTextUpdate(System.EventArgs)
System.Windows.Forms.ComboBox.ProcessKeyEventArgs(System.Windows.Forms.Message)
System.Windows.Forms.ComboBox.RefreshItems()
System.Windows.Forms.ComboBox.RefreshItem(System.Int32)
System.Windows.Forms.ComboBox.ResetText()
System.Windows.Forms.ComboBox.Select(System.Int32, System.Int32)
System.Windows.Forms.ComboBox.SelectAll()
System.Windows.Forms.ComboBox.SetBoundsCore(System.Int32, System.Int32, System.Int32, System.Int32, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.ComboBox.SetItemsCore(System.Collections.IList)
System.Windows.Forms.ComboBox.SetItemCore(System.Int32, System.Object)
System.Windows.Forms.ComboBox.ToString()
System.Windows.Forms.ComboBox.WndProc(System.Windows.Forms.Message)
System.Windows.Forms.ComboBox.AutoCompleteMode
System.Windows.Forms.ComboBox.AutoCompleteSource
System.Windows.Forms.ComboBox.AutoCompleteCustomSource
System.Windows.Forms.ComboBox.BackColor
System.Windows.Forms.ComboBox.CreateParams
System.Windows.Forms.ComboBox.DefaultSize
System.Windows.Forms.ComboBox.DataSource
System.Windows.Forms.ComboBox.DropDownWidth
System.Windows.Forms.ComboBox.DropDownHeight
System.Windows.Forms.ComboBox.DroppedDown
System.Windows.Forms.ComboBox.FlatStyle
System.Windows.Forms.ComboBox.Focused
System.Windows.Forms.ComboBox.ForeColor
System.Windows.Forms.ComboBox.IntegralHeight
System.Windows.Forms.ComboBox.ItemHeight
System.Windows.Forms.ComboBox.Items
System.Windows.Forms.ComboBox.MaxDropDownItems
System.Windows.Forms.ComboBox.MaximumSize
System.Windows.Forms.ComboBox.MinimumSize
System.Windows.Forms.ComboBox.MaxLength
System.Windows.Forms.ComboBox.PreferredHeight
System.Windows.Forms.ComboBox.SelectedIndex
System.Windows.Forms.ComboBox.SelectedItem
System.Windows.Forms.ComboBox.SelectedText
System.Windows.Forms.ComboBox.SelectionLength
System.Windows.Forms.ComboBox.SelectionStart
System.Windows.Forms.ComboBox.Sorted
System.Windows.Forms.ComboBox.DropDownStyle
System.Windows.Forms.ComboBox.Text
System.Windows.Forms.ComboBox.DrawItem
System.Windows.Forms.ComboBox.DropDown
System.Windows.Forms.ComboBox.MeasureItem
System.Windows.Forms.ComboBox.SelectedIndexChanged
System.Windows.Forms.ComboBox.SelectionChangeCommitted
System.Windows.Forms.ComboBox.DropDownStyleChanged
System.Windows.Forms.ComboBox.TextUpdate
System.Windows.Forms.ComboBox.DropDownClosed
System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object)
System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object, System.String)
System.Windows.Forms.ListControl.GetItemText(System.Object)
System.Windows.Forms.ListControl.OnBindingContextChanged(System.EventArgs)
System.Windows.Forms.ListControl.OnFormat(System.Windows.Forms.ListControlConvertEventArgs)
System.Windows.Forms.ListControl.OnFormatInfoChanged(System.EventArgs)
System.Windows.Forms.ListControl.OnFormatStringChanged(System.EventArgs)
System.Windows.Forms.ListControl.OnFormattingEnabledChanged(System.EventArgs)
System.Windows.Forms.ListControl.OnValueMemberChanged(System.EventArgs)
System.Windows.Forms.ListControl.DataManager
System.Windows.Forms.ListControl.DisplayMember
System.Windows.Forms.ListControl.FormatInfo
System.Windows.Forms.ListControl.FormatString
System.Windows.Forms.ListControl.FormattingEnabled
System.Windows.Forms.ListControl.ValueMember
System.Windows.Forms.ListControl.AllowSelection
System.Windows.Forms.ListControl.SelectedValue
System.Windows.Forms.ListControl.DataSourceChanged
System.Windows.Forms.ListControl.DisplayMemberChanged
System.Windows.Forms.ListControl.Format
System.Windows.Forms.ListControl.FormatInfoChanged
System.Windows.Forms.ListControl.FormatStringChanged
System.Windows.Forms.ListControl.FormattingEnabledChanged
System.Windows.Forms.ListControl.ValueMemberChanged
System.Windows.Forms.ListControl.SelectedValueChanged
System.Windows.Forms.Control.GetAccessibilityObjectById(System.Int32)
System.Windows.Forms.Control.SetAutoSizeMode(System.Windows.Forms.AutoSizeMode)
System.Windows.Forms.Control.GetAutoSizeMode()
System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)
System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents, System.Int32)
System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents, System.Int32, System.Int32)
System.Windows.Forms.Control.BeginInvoke(System.Delegate)
System.Windows.Forms.Control.BeginInvoke(System.Delegate, System.Object[])
System.Windows.Forms.Control.BringToFront()
System.Windows.Forms.Control.Contains(System.Windows.Forms.Control)
System.Windows.Forms.Control.CreateControlsInstance()
System.Windows.Forms.Control.CreateGraphics()
System.Windows.Forms.Control.CreateControl()
System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message)
System.Windows.Forms.Control.DestroyHandle()
System.Windows.Forms.Control.DoDragDrop(System.Object, System.Windows.Forms.DragDropEffects)
System.Windows.Forms.Control.DrawToBitmap(System.Drawing.Bitmap, System.Drawing.Rectangle)
System.Windows.Forms.Control.EndInvoke(System.IAsyncResult)
System.Windows.Forms.Control.FindForm()
System.Windows.Forms.Control.GetTopLevel()
System.Windows.Forms.Control.RaiseKeyEvent(System.Object, System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.Control.RaiseMouseEvent(System.Object, System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.Focus()
System.Windows.Forms.Control.FromChildHandle(System.IntPtr)
System.Windows.Forms.Control.FromHandle(System.IntPtr)
System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point, System.Windows.Forms.GetChildAtPointSkip)
System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point)
System.Windows.Forms.Control.GetContainerControl()
System.Windows.Forms.Control.GetScaledBounds(System.Drawing.Rectangle, System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control, System.Boolean)
System.Windows.Forms.Control.GetStyle(System.Windows.Forms.ControlStyles)
System.Windows.Forms.Control.Hide()
System.Windows.Forms.Control.InitLayout()
System.Windows.Forms.Control.Invalidate(System.Drawing.Region)
System.Windows.Forms.Control.Invalidate(System.Drawing.Region, System.Boolean)
System.Windows.Forms.Control.Invalidate()
System.Windows.Forms.Control.Invalidate(System.Boolean)
System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle)
System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle, System.Boolean)
System.Windows.Forms.Control.Invoke(System.Delegate)
System.Windows.Forms.Control.Invoke(System.Delegate, System.Object[])
System.Windows.Forms.Control.InvokePaint(System.Windows.Forms.Control, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.InvokePaintBackground(System.Windows.Forms.Control, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.IsKeyLocked(System.Windows.Forms.Keys)
System.Windows.Forms.Control.IsInputChar(System.Char)
System.Windows.Forms.Control.IsMnemonic(System.Char, System.String)
System.Windows.Forms.Control.LogicalToDeviceUnits(System.Int32)
System.Windows.Forms.Control.ScaleBitmapLogicalToDevice(System.Drawing.Bitmap)
System.Windows.Forms.Control.NotifyInvalidate(System.Drawing.Rectangle)
System.Windows.Forms.Control.InvokeOnClick(System.Windows.Forms.Control, System.EventArgs)
System.Windows.Forms.Control.OnAutoSizeChanged(System.EventArgs)
System.Windows.Forms.Control.OnBackgroundImageChanged(System.EventArgs)
System.Windows.Forms.Control.OnBackgroundImageLayoutChanged(System.EventArgs)
System.Windows.Forms.Control.OnCausesValidationChanged(System.EventArgs)
System.Windows.Forms.Control.OnContextMenuChanged(System.EventArgs)
System.Windows.Forms.Control.OnContextMenuStripChanged(System.EventArgs)
System.Windows.Forms.Control.OnCursorChanged(System.EventArgs)
System.Windows.Forms.Control.OnDockChanged(System.EventArgs)
System.Windows.Forms.Control.OnEnabledChanged(System.EventArgs)
System.Windows.Forms.Control.OnRightToLeftChanged(System.EventArgs)
System.Windows.Forms.Control.OnNotifyMessage(System.Windows.Forms.Message)
System.Windows.Forms.Control.OnParentBackgroundImageChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentBindingContextChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentCursorChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentEnabledChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentFontChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentForeColorChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentRightToLeftChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentVisibleChanged(System.EventArgs)
System.Windows.Forms.Control.OnPrint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.OnTabIndexChanged(System.EventArgs)
System.Windows.Forms.Control.OnTabStopChanged(System.EventArgs)
System.Windows.Forms.Control.OnVisibleChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentChanged(System.EventArgs)
System.Windows.Forms.Control.OnClick(System.EventArgs)
System.Windows.Forms.Control.OnClientSizeChanged(System.EventArgs)
System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)
System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)
System.Windows.Forms.Control.OnCreateControl()
System.Windows.Forms.Control.OnLocationChanged(System.EventArgs)
System.Windows.Forms.Control.OnDoubleClick(System.EventArgs)
System.Windows.Forms.Control.OnDragEnter(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnDragLeave(System.EventArgs)
System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)
System.Windows.Forms.Control.OnEnter(System.EventArgs)
System.Windows.Forms.Control.InvokeGotFocus(System.Windows.Forms.Control, System.EventArgs)
System.Windows.Forms.Control.OnHelpRequested(System.Windows.Forms.HelpEventArgs)
System.Windows.Forms.Control.OnInvalidated(System.Windows.Forms.InvalidateEventArgs)
System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)
System.Windows.Forms.Control.OnLeave(System.EventArgs)
System.Windows.Forms.Control.InvokeLostFocus(System.Windows.Forms.Control, System.EventArgs)
System.Windows.Forms.Control.OnMarginChanged(System.EventArgs)
System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseClick(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseCaptureChanged(System.EventArgs)
System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnDpiChangedBeforeParent(System.EventArgs)
System.Windows.Forms.Control.OnDpiChangedAfterParent(System.EventArgs)
System.Windows.Forms.Control.OnMouseHover(System.EventArgs)
System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseWheel(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMove(System.EventArgs)
System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.OnPaddingChanged(System.EventArgs)
System.Windows.Forms.Control.OnPaintBackground(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)
System.Windows.Forms.Control.OnRegionChanged(System.EventArgs)
System.Windows.Forms.Control.OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs)
System.Windows.Forms.Control.OnSizeChanged(System.EventArgs)
System.Windows.Forms.Control.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)
System.Windows.Forms.Control.OnStyleChanged(System.EventArgs)
System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)
System.Windows.Forms.Control.OnValidated(System.EventArgs)
System.Windows.Forms.Control.RescaleConstantsForDpi(System.Int32, System.Int32)
System.Windows.Forms.Control.PerformLayout()
System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.Control, System.String)
System.Windows.Forms.Control.PointToClient(System.Drawing.Point)
System.Windows.Forms.Control.PointToScreen(System.Drawing.Point)
System.Windows.Forms.Control.PreProcessMessage(System.Windows.Forms.Message)
System.Windows.Forms.Control.PreProcessControlMessage(System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message, System.Windows.Forms.Keys)
System.Windows.Forms.Control.ProcessDialogChar(System.Char)
System.Windows.Forms.Control.ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Forms.Control.ProcessKeyMessage(System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessKeyPreview(System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessMnemonic(System.Char)
System.Windows.Forms.Control.RaiseDragEvent(System.Object, System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.RaisePaintEvent(System.Object, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.RecreateHandle()
System.Windows.Forms.Control.RectangleToClient(System.Drawing.Rectangle)
System.Windows.Forms.Control.RectangleToScreen(System.Drawing.Rectangle)
System.Windows.Forms.Control.ReflectMessage(System.IntPtr, System.Windows.Forms.Message)
System.Windows.Forms.Control.Refresh()
System.Windows.Forms.Control.ResetMouseEventArgs()
System.Windows.Forms.Control.ResumeLayout()
System.Windows.Forms.Control.ResumeLayout(System.Boolean)
System.Windows.Forms.Control.Scale(System.Drawing.SizeF)
System.Windows.Forms.Control.Select()
System.Windows.Forms.Control.Select(System.Boolean, System.Boolean)
System.Windows.Forms.Control.SelectNextControl(System.Windows.Forms.Control, System.Boolean, System.Boolean, System.Boolean, System.Boolean)
System.Windows.Forms.Control.SendToBack()
System.Windows.Forms.Control.SetBounds(System.Int32, System.Int32, System.Int32, System.Int32)
System.Windows.Forms.Control.SetBounds(System.Int32, System.Int32, System.Int32, System.Int32, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Control.SetClientSizeCore(System.Int32, System.Int32)
System.Windows.Forms.Control.SizeFromClientSize(System.Drawing.Size)
System.Windows.Forms.Control.SetStyle(System.Windows.Forms.ControlStyles, System.Boolean)
System.Windows.Forms.Control.SetTopLevel(System.Boolean)
System.Windows.Forms.Control.SetVisibleCore(System.Boolean)
System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.HorizontalAlignment)
System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.LeftRightAlignment)
System.Windows.Forms.Control.RtlTranslateAlignment(System.Drawing.ContentAlignment)
System.Windows.Forms.Control.RtlTranslateHorizontal(System.Windows.Forms.HorizontalAlignment)
System.Windows.Forms.Control.RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment)
System.Windows.Forms.Control.RtlTranslateContent(System.Drawing.ContentAlignment)
System.Windows.Forms.Control.Show()
System.Windows.Forms.Control.SuspendLayout()
System.Windows.Forms.Control.Update()
System.Windows.Forms.Control.UpdateBounds()
System.Windows.Forms.Control.UpdateBounds(System.Int32, System.Int32, System.Int32, System.Int32)
System.Windows.Forms.Control.UpdateBounds(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
System.Windows.Forms.Control.UpdateZOrder()
System.Windows.Forms.Control.UpdateStyles()
System.Windows.Forms.Control.System.Windows.Forms.IDropTarget.OnDragEnter(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.System.Windows.Forms.IDropTarget.OnDragOver(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.System.Windows.Forms.IDropTarget.OnDragLeave(System.EventArgs)
System.Windows.Forms.Control.System.Windows.Forms.IDropTarget.OnDragDrop(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnImeModeChanged(System.EventArgs)
System.Windows.Forms.Control.AccessibilityObject
System.Windows.Forms.Control.AccessibleDefaultActionDescription
System.Windows.Forms.Control.AccessibleDescription
System.Windows.Forms.Control.AccessibleName
System.Windows.Forms.Control.AccessibleRole
System.Windows.Forms.Control.AllowDrop
System.Windows.Forms.Control.Anchor
System.Windows.Forms.Control.AutoScrollOffset
System.Windows.Forms.Control.LayoutEngine
System.Windows.Forms.Control.BackgroundImage
System.Windows.Forms.Control.BackgroundImageLayout
System.Windows.Forms.Control.BindingContext
System.Windows.Forms.Control.Bottom
System.Windows.Forms.Control.Bounds
System.Windows.Forms.Control.CanFocus
System.Windows.Forms.Control.CanRaiseEvents
System.Windows.Forms.Control.CanSelect
System.Windows.Forms.Control.Capture
System.Windows.Forms.Control.CausesValidation
System.Windows.Forms.Control.CheckForIllegalCrossThreadCalls
System.Windows.Forms.Control.ClientRectangle
System.Windows.Forms.Control.ClientSize
System.Windows.Forms.Control.CompanyName
System.Windows.Forms.Control.ContainsFocus
System.Windows.Forms.Control.ContextMenu
System.Windows.Forms.Control.ContextMenuStrip
System.Windows.Forms.Control.Controls
System.Windows.Forms.Control.Created
System.Windows.Forms.Control.Cursor
System.Windows.Forms.Control.DataBindings
System.Windows.Forms.Control.DefaultBackColor
System.Windows.Forms.Control.DefaultCursor
System.Windows.Forms.Control.DefaultFont
System.Windows.Forms.Control.DefaultForeColor
System.Windows.Forms.Control.DefaultMargin
System.Windows.Forms.Control.DefaultMaximumSize
System.Windows.Forms.Control.DefaultMinimumSize
System.Windows.Forms.Control.DefaultPadding
System.Windows.Forms.Control.DeviceDpi
System.Windows.Forms.Control.DisplayRectangle
System.Windows.Forms.Control.IsDisposed
System.Windows.Forms.Control.Disposing
System.Windows.Forms.Control.Dock
System.Windows.Forms.Control.DoubleBuffered
System.Windows.Forms.Control.Enabled
System.Windows.Forms.Control.Font
System.Windows.Forms.Control.FontHeight
System.Windows.Forms.Control.Handle
System.Windows.Forms.Control.HasChildren
System.Windows.Forms.Control.Height
System.Windows.Forms.Control.IsHandleCreated
System.Windows.Forms.Control.InvokeRequired
System.Windows.Forms.Control.IsAccessible
System.Windows.Forms.Control.IsMirrored
System.Windows.Forms.Control.Left
System.Windows.Forms.Control.Location
System.Windows.Forms.Control.Margin
System.Windows.Forms.Control.ModifierKeys
System.Windows.Forms.Control.MouseButtons
System.Windows.Forms.Control.MousePosition
System.Windows.Forms.Control.Name
System.Windows.Forms.Control.Parent
System.Windows.Forms.Control.ProductName
System.Windows.Forms.Control.ProductVersion
System.Windows.Forms.Control.RecreatingHandle
System.Windows.Forms.Control.Region
System.Windows.Forms.Control.RenderRightToLeft
System.Windows.Forms.Control.ResizeRedraw
System.Windows.Forms.Control.Right
System.Windows.Forms.Control.RightToLeft
System.Windows.Forms.Control.ScaleChildren
System.Windows.Forms.Control.Site
System.Windows.Forms.Control.Size
System.Windows.Forms.Control.TabIndex
System.Windows.Forms.Control.TabStop
System.Windows.Forms.Control.Tag
System.Windows.Forms.Control.Top
System.Windows.Forms.Control.TopLevelControl
System.Windows.Forms.Control.ShowKeyboardCues
System.Windows.Forms.Control.ShowFocusCues
System.Windows.Forms.Control.UseWaitCursor
System.Windows.Forms.Control.Visible
System.Windows.Forms.Control.Width
System.Windows.Forms.Control.PreferredSize
System.Windows.Forms.Control.Padding
System.Windows.Forms.Control.CanEnableIme
System.Windows.Forms.Control.DefaultImeMode
System.Windows.Forms.Control.ImeMode
System.Windows.Forms.Control.ImeModeBase
System.Windows.Forms.Control.PropagatingImeMode
System.Windows.Forms.Control.BackColorChanged
System.Windows.Forms.Control.BackgroundImageChanged
System.Windows.Forms.Control.BackgroundImageLayoutChanged
System.Windows.Forms.Control.BindingContextChanged
System.Windows.Forms.Control.CausesValidationChanged
System.Windows.Forms.Control.ClientSizeChanged
System.Windows.Forms.Control.ContextMenuChanged
System.Windows.Forms.Control.ContextMenuStripChanged
System.Windows.Forms.Control.CursorChanged
System.Windows.Forms.Control.DockChanged
System.Windows.Forms.Control.EnabledChanged
System.Windows.Forms.Control.FontChanged
System.Windows.Forms.Control.ForeColorChanged
System.Windows.Forms.Control.LocationChanged
System.Windows.Forms.Control.MarginChanged
System.Windows.Forms.Control.RegionChanged
System.Windows.Forms.Control.RightToLeftChanged
System.Windows.Forms.Control.SizeChanged
System.Windows.Forms.Control.TabIndexChanged
System.Windows.Forms.Control.TabStopChanged
System.Windows.Forms.Control.TextChanged
System.Windows.Forms.Control.VisibleChanged
System.Windows.Forms.Control.Click
System.Windows.Forms.Control.ControlAdded
System.Windows.Forms.Control.ControlRemoved
System.Windows.Forms.Control.DragDrop
System.Windows.Forms.Control.DragEnter
System.Windows.Forms.Control.DragOver
System.Windows.Forms.Control.DragLeave
System.Windows.Forms.Control.GiveFeedback
System.Windows.Forms.Control.HandleCreated
System.Windows.Forms.Control.HandleDestroyed
System.Windows.Forms.Control.HelpRequested
System.Windows.Forms.Control.Invalidated
System.Windows.Forms.Control.PaddingChanged
System.Windows.Forms.Control.Paint
System.Windows.Forms.Control.QueryContinueDrag
System.Windows.Forms.Control.QueryAccessibilityHelp
System.Windows.Forms.Control.DoubleClick
System.Windows.Forms.Control.Enter
System.Windows.Forms.Control.GotFocus
System.Windows.Forms.Control.KeyDown
System.Windows.Forms.Control.KeyPress
System.Windows.Forms.Control.KeyUp
System.Windows.Forms.Control.Layout
System.Windows.Forms.Control.Leave
System.Windows.Forms.Control.LostFocus
System.Windows.Forms.Control.MouseClick
System.Windows.Forms.Control.MouseDoubleClick
System.Windows.Forms.Control.MouseCaptureChanged
System.Windows.Forms.Control.MouseDown
System.Windows.Forms.Control.MouseEnter
System.Windows.Forms.Control.MouseLeave
System.Windows.Forms.Control.DpiChangedBeforeParent
System.Windows.Forms.Control.DpiChangedAfterParent
System.Windows.Forms.Control.MouseHover
System.Windows.Forms.Control.MouseMove
System.Windows.Forms.Control.MouseUp
System.Windows.Forms.Control.MouseWheel
System.Windows.Forms.Control.Move
System.Windows.Forms.Control.PreviewKeyDown
System.Windows.Forms.Control.Resize
System.Windows.Forms.Control.ChangeUICues
System.Windows.Forms.Control.StyleChanged
System.Windows.Forms.Control.SystemColorsChanged
System.Windows.Forms.Control.Validating
System.Windows.Forms.Control.Validated
System.Windows.Forms.Control.ParentChanged
System.Windows.Forms.Control.ImeModeChanged
System.ComponentModel.Component.Dispose()
System.ComponentModel.Component.GetService(System.Type)
System.ComponentModel.Component.Events
System.ComponentModel.Component.Container
System.ComponentModel.Component.DesignMode
System.ComponentModel.Component.Disposed
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.CreateObjRef(System.Type)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: NFX.WinForms.Controls
Assembly: NFX.WinForms.dll
Syntax
public class ComboBoxEx : ComboBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IArrangedElement, IBindableComponent, IComponent, IDisposable
Constructors
ComboBoxEx()
Declaration
public ComboBoxEx()
Properties
DrawMode
Declaration
public DrawMode DrawMode { get; set; }
Property Value
Type | Description |
---|---|
System.Windows.Forms.DrawMode |
HighlightColor
Declaration
[Browsable(true)]
public Color HighlightColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Methods
OnDrawItem(DrawItemEventArgs)
Declaration
protected override void OnDrawItem(DrawItemEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.DrawItemEventArgs | e |
Overrides
System.Windows.Forms.ComboBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)
Implements
System.Windows.Forms.IDropTarget
System.ComponentModel.ISynchronizeInvoke
System.Windows.Forms.IWin32Window
System.Windows.Forms.IBindableComponent
System.ComponentModel.IComponent
System.IDisposable