WidgetIsValid

Syntax

IsValid = WidgetIsValid(Widget)

Description

Determines if a given handle is a valid, active ProGUI widget.

Parameters

Widget
The handle to check.

Return Value

Returns #True if it is a valid widget, #False otherwise.

See Also

WindowIsValid, CreateWidget, FreeWidget

Supported OS

Windows, Linux