FreeTextControlEx

www.progui.co.uk  Top  Previous  Next

FreeTextControlEx()

Syntax

Success = FreeTextControlEx(ID.i)

Description

Frees a TextControlEx from memory.

ID.i is the ID/Windows Handle of the TextControlEx you wish to free or -1 in order to free all TextControlEx's.

Returns true for success or zero for failure.

 

TextControlEx Index