System.Windows.Forms.ToolStripComboBox.ComboBox Property

Gets a System.Windows.Forms.ComboBox in which the user can enter text, along with a list from which the user can select.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public ComboBox ComboBox { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripComboBox.ComboBox property to get System.Windows.Forms.ComboBox properties, methods, and events that have not been wrapped into System.Windows.Forms.ToolStripComboBox.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0