System.Windows.Forms.ToolStripComboBox.GetItemHeight Method

Returns the height, in pixels, of an item in the System.Windows.Forms.ToolStripComboBox.

Syntax

public int GetItemHeight (int index)

Parameters

index
The index of the item to return the height of.

Returns

The height, in pixels, of the item at the specified index.

Remarks

Documentation for this section has not yet been entered.

Requirements

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