DialogEx.Redraw

DialogEx.Redraw (

)

Description

Causes the current dialog to redraw itself.

Note: This will also redraw all of the objects on the current dialog.

Parameters

None.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions