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

WinBinder Manual/wb get parent

Returns the control or item parent

Syntax

int wb_get_parent (int wbobject [, int item])

Returns

Returns the handle of the control parent, or the node parent if item specifies a treeview node.

See also

Winbinder Projects