ToolStripComboBox.GetItemHeight(Int32) Metoda

Definicja

Zwraca wysokość elementu w pikselach w elemencie ToolStripComboBox.

public:
 int GetItemHeight(int index);
public int GetItemHeight (int index);
member this.GetItemHeight : int -> int
Public Function GetItemHeight (index As Integer) As Integer

Parametry

index
Int32

Indeks elementu, który ma zwrócić wysokość.

Zwraca

Int32

Wysokość elementu w pikselach w określonym indeksie.

Dotyczy