IupGetDialog

Definition: include pGUI.e

Ihandln ih = IupGetDialog(Ihandle ih)
Description: Returns the handle of the dialog that contains that interface element. Works also for children of a menu that is associated with a dialog.

ih: Identifier of an interface element.

Returns: an Ihandln, the handle of the dialog or NULL if not found.