Wrox Programmer Forums
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 11th, 2007, 04:21 AM
Friend of Wrox
 
Join Date: Dec 2006
Posts: 176
Thanks: 0
Thanked 0 Times in 0 Posts
Default loading form

hi expert
i have a problem but this is too hard for explaintion
in my application in the one of the forms i have too many controls
about 40 lables and some text box and ....

when i invoke this form from one button the form shows verry slowly and my controls on this form have been show one by one

i wanna when my form is showing all controls on this form show togathe

i hope you understand my problem

regards
 
Old May 11th, 2007, 08:07 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What is happening with the form when it shows/loads? Its sounds like this is problem beyond just having a lot of controls? Are you loading a lot of data when the form loads and is it possible this is slowing down the process? Perhaps you can use a background worker thread to load the data or wait to load the data after the form is displayed/loaded.

-Peter
 
Old May 11th, 2007, 03:11 PM
Friend of Wrox
 
Join Date: Dec 2006
Posts: 176
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i didn't load any data whit my form
my form just contain alot of controls such as labels(about 50 lbaels) and som other controls such az 5 buttons , numericupDown and one component (analog Clock)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem loading report on a web form Imar BOOK: Professional Crystal Reports for VS.NET 1 January 15th, 2007 09:27 PM
Slow-loading form(s) dhl84 Access VBA 1 January 11th, 2007 01:16 PM
Delay Form loading by timer Brendan Bartley Access 1 June 23rd, 2005 10:25 AM
Dynamically Class Loading form jar saiyedriyaz J2EE 1 February 28th, 2005 05:41 AM
Windows Form Loading bmains VB.NET 1 February 5th, 2005 04:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.