wb_get_control

int wb_get_control (int wbobject [, int id])

Returns an integer handle that corresponds to the WinBinder object (control, toolbar item or menu item) wbobject that has the supplied id. This function is typically used to retrieve the handle of a child control in a dialog box or in a menu item.

See also

wb_get_id
Control functions