Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

WinBinder Manual/wb get item count

Returns the number of items in an object

Syntax

int wb_get_item_count (int wbobject)

Returns

Returns the number of items of wbobject. Supported classes are: ListView, ListBox and ComboBox.

See also

Winbinder Projects