Hi ...... every body
I really want to ask you a Q ......
How can I make my program or an appliacation done by VB run smoothly ......
and how can I make the forms shown very fast with out
any problems ......
I'm waiting for a reply
Printable View
Hi ...... every body
I really want to ask you a Q ......
How can I make my program or an appliacation done by VB run smoothly ......
and how can I make the forms shown very fast with out
any problems ......
I'm waiting for a reply
Look through your code and see if you can compact it any more. Or try making your window with API calls instead. It is a little more complicated and advanced but it will be way more efficient.