FreeButtonEx

www.progui.co.uk  Top  Previous  Next

FreeButtonEx()

Syntax

Success = FreeButtonEx(ID.i)

Description

Frees a ButtonEx, ImageButtonEx, ToggleButtonEx, RadioButtonEx or CheckButtonEx from memory.

ID.i is the ID/Windows Handle of the button you wish to free or -1 in order to free all buttons.

Returns true for success or zero for failure.

 

 

ButtonEx Index