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

WinBinder Manual/wb get level

Retrieves the level of a control item

Contents

Syntax

int wb_get_level (int wbobject, int item)

Returns

Retrieves an integer representing the level of a control item.

Retrieving states

This function currently returns the insertion level of the treeview node specified in item.

See also

Winbinder Projects