Hey,

I have a dlg based gui and I create a bunch of text on it dynamicaly. I'd like to add a reset button which would clear everything off of the window. I can delete the edit boxes, but I don't know how to delete the CStatic objects.

Thanks.