NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ComboBox.ResetItemHeight

Resets the itemHeight property.

[Visual Basic]
Public Sub ResetItemHeight()
[C#]
public void ResetItemHeight();
[C++]
public: void ResetItemHeight();
[JScript]
public function ResetItemHeight();

See Also

ComboBox Class | ComboBox Members | System.WinForms Namespace