Dynamic Windows Function [dw_box_unpack]
Syntax
int dw_box_unpack(HWND handle)
Parameters
HWND handle: Window handle of the packed item to be removed.
Returns
int DW_ERROR_NONE on success and DW_ERROR_GENERAL on failure.
Description
Remove windows (widgets) from the box they are packed into.
Remarks
This API was introduced in version 2.4.