Hi All,
I am developing an application in VB.Net 2K3. I am having certain amount of forms in it. Also I am making use of images on those Winforms.
The problem is when I am placing more images on the form it's size(in terms of memory allocated for the form) is increasing causing form to load slowly.
Can anyone help me, how to reduce the memory requirement of the form with the same set of images?
Images are already compressed.
Please help me it's urgent.
Thanks in advance.
I am developing an application in VB.Net 2K3. I am having certain amount of forms in it. Also I am making use of images on those Winforms.
The problem is when I am placing more images on the form it's size(in terms of memory allocated for the form) is increasing causing form to load slowly.
Can anyone help me, how to reduce the memory requirement of the form with the same set of images?
Images are already compressed.
Please help me it's urgent.
Thanks in advance.