I need some help:
I have made very simple VB6.0 application, in first VB Form (Form1) I start new VB Form (Form2) with CWButton (Measurement Studio 8.0) placed on.
If I close the VB Form2, the memory of the application (in Task Manager) is not going down.
If I start and then close many of times the Form2, the memory usage of the application is increasing (about 4 kByte for each CWButton on the Form2 each time).
How can I fix it?
Best Regards,
Paul