How do I destroy a toolbar created with new operator?
Do I use the same technique as I would with a modeless dialog box -- call DestroyWindow() and create a PostNCDestroy with a delete this or is a simple delete sufficient?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: Destroy toolbar created with newThreaded View
|
Click Here to Expand Forum to Full Width |