System.Windows.Forms.ToolStripComboBox.FlatStyle Property

Gets or sets the appearance of the System.Windows.Forms.ToolStripComboBox.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.FlatStyle.Popup)]
[System.ComponentModel.Localizable(true)]
public FlatStyle FlatStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripComboBox.FlatStyle property to get or set the display of the 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