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

WinBinder Manual/wb get item list

Returns an array with child items or controls.

Syntax

array wb_get_item_list (int wbobject)

Returns

Returns an array with a list of the child controls in window or control wbobject. Each element is an integer identifier that represents a WinBinder object.

See also

Winbinder Projects