![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
We have a SmartClient application that utilizes Visual Inheritance on many of the forms. We have noticed that these forms are much slower to 'initialize' when the are first drawn. I don't know if it is because the InitializeComponent() method is being called on each level, thus the SuspendLayout() and ResumeLayout() are getting called for each form? Just wondering if there is a way I can suspend the Layout drawing of the form until all levels have been created, thus giving an appearance of a 'snappy ' application. Anybody else deal with this before? Thanks, Mark |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |