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!

ListBox.ResetItemHeight

[To be supplied.]

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

See Also

ListBox Class | ListBox Members | System.WinForms Namespace