Re: PictureButton background color
- Posted by Ron Tarrant <rtarrant at sympatico.ca> Sep 13, 2002
- 358 views
Derek Parnell wrote: > > Yes, delete the bitmap then recreate it. Use the deleteObject(hBMP) call. Does this apply to other types of objects? For instance, if TextEdit objects are deleted during the running of an app, do they need to be deleteObject()'ed to free resources? Forgive me if this is a really 'low level' question; I don't know very much about MS Windows programming yet. -Ron T.