Becks
November 3rd, 2004, 11:05 AM
Hi,
I have a form which has a web browser object on it and displays information loaded in the load events. My problem is, although I load the form obviously before showing it, the first time I do set its property to visible the operations it does are very slow. Is there a way to cache the things happening int he form before so when I make it visible it seems very fast? The second and third time I show the form (if the user does this) are very fast compared to the first?
Thanks
I have a form which has a web browser object on it and displays information loaded in the load events. My problem is, although I load the form obviously before showing it, the first time I do set its property to visible the operations it does are very slow. Is there a way to cache the things happening int he form before so when I make it visible it seems very fast? The second and third time I show the form (if the user does this) are very fast compared to the first?
Thanks