April 26, 2024

Dynamic Windows Function [dw_container_clear]

Syntax

void dw_container_clear(HWND handle, int redraw)

Parameters

HWND handle: Handle to the window (widget) to be cleared.
int redraw: TRUE to cause the container to redraw immediately.

Description

Removes all rows from a container.