This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
ListBox.itemCount
[To be supplied.]
[Visual Basic]
Protected itemCount As Integer
[C#]
protected int itemCount;
[C++]
protected: int itemCount;
[JScript]
protected var itemCount : int;
See Also
ListBox Class | ListBox Members | System.WinForms Namespace