Dynamic Windows Function [dw_container_delete]
Syntax
void dw_container_delete(HWND handle, int rowcount)
Parameters
HWND handle: Handle to the window (widget) to be deleted from.
int rowcount: The number of rows to be deleted.
Description
Removes the first x rows from a container.