Function RemoveButtons

Top 

Declaration:

void RemoveButtons(unsigned long handle);

Description

Removes all buttons from the window that were added by the AddButton function. This function is useful, when a script file is restarted and the user window used by this script file contains buttons generated by the script file during the previous run.