PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Preventing forms from showing up before their layout is completed
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Preventing forms from showing up before their layout is completed
![]() |
Preventing forms from showing up before their layout is completed |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
When my forms show up (i.e. visible set to true), they show up immediatly while their components (labels etc...) are still being displayed. This gives the application a very unprofessional feeling. I would like to know if there's a command to fix that. I would like my components (forms, panels) to not show up until everything in them is processed and ready to be displayed. Thanks in advance for any help! Ana L. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
* "Ana Lindt" <ana.lindt@tukal.com> scripsit:
> When my forms show up (i.e. visible set to true), they show up immediatly > while their components (labels etc...) are still being displayed. > This gives the application a very unprofessional feeling. I would like to > know if there's a command to fix that. > I would like my components (forms, panels) to not show up until everything > in them is processed and ready to be displayed. Do you use a huge number of controls? -- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/> |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi Herfried,
Well I don't know what do you mean exactly by huge, but the panel i'm setting to visible for instance has four panels inside it, with about 3 to 4 controls in each one. Ana L. "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:2jolj3F13po6oU6@uni-berlin.de... > * "Ana Lindt" <ana.lindt@tukal.com> scripsit: > > When my forms show up (i.e. visible set to true), they show up immediatly > > while their components (labels etc...) are still being displayed. > > This gives the application a very unprofessional feeling. I would like to > > know if there's a command to fix that. > > I would like my components (forms, panels) to not show up until everything > > in them is processed and ready to be displayed. > > Do you use a huge number of controls? > > -- > Herfried K. Wagner [MVP] > <URL:http://dotnet.mvps.org/> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

