OnMouseMove application start taking more memory VB.NET
I have created a VB.NET application.
On first form i have Textbox, Datagrid, Combo box and checkbox control.
There is no mouse move event in the form or datagrid.
But when i move the mouse on the form and see the memory usage
in task mamager..
Memory increase by 4k or 8k on each mouse.
Why it is behaving like that i have no Idea..
i tried with new project with one form, with one button button there also
memory get increased..
any idea to control not to increase the memory.
I have using Visual Studio 2003, with SP1 on Windows 2000 Prof. with SP4
Thanks in advance.
Regards
Amit Pandya

