ShellBrowser .Net Edition
ItemHeight Property
NamespacesJam.ShellShellComboBoxItemHeight
Gets or sets the height of an item in the combo box
Declaration Syntax
C#Visual BasicVisual C++
public int ItemHeight { get; set; }
Public Property ItemHeight As Integer
public:
property int ItemHeight {
	int get ();
	void set (int value);
}
Exceptions
ExceptionCondition
ArgumentException

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)