Is there a way to load a form with alot of graphics faster through an API call ?
Printable View
Is there a way to load a form with alot of graphics faster through an API call ?
Not sure about that but you can make them load faster by having them loaded in the background before you show them.
formname.hide can b used instead of unload me
load formname can b used to load a form without showing it