
Prototype: GemRB.DeleteControl(WindowIndex, ControlID)

Metaclass Prototype: DeleteControl(ControlID)

Description: Deletes a control from a Window.

Parameters: WindowIndex - the return value of a previous LoadWindow call.
            ControlID   - a control ID, see the .chu file specification

Return value: N/A

See also: GetControl


MD5: dfbf18fa1830fccf5eb61cf2b39b5147
