M
Mitchell Vincent
My development machine is a P4 2.8 GHz machine with a gig of RAM. When I
compile my project and run it I can actually see the forms being drawn
field by field. It does happen quickly, about a second or a little less
however it does appear "slow". I can imagine that the speed is going to
decrease on machines older and slower than this one so I want to be
proactive about it.
Is there any trick other than just .Show()'ing a window to make it
appear faster?
compile my project and run it I can actually see the forms being drawn
field by field. It does happen quickly, about a second or a little less
however it does appear "slow". I can imagine that the speed is going to
decrease on machines older and slower than this one so I want to be
proactive about it.
Is there any trick other than just .Show()'ing a window to make it
appear faster?