Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resizing Automatically...BUG????
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Resizing Automatically...BUG????
Divers
Thread ID:
00912903
Message ID:
00912903
Vues:
57
Hi All I posted this in .NET general but it now belongs here because it is a MM issue.

I have created a basic windows forms project using MS as the choice for c#, when I do this, the form doesn't resize after the following conditions happen.

1. Create a windows form
2. Put a tab control on it, with two pages (this is what I have)
3. Re size the form your self to a small number, something noticeable if a resize makes it larger.
4. Run the form. NOTE : that everything looks fine.
5. Go back to the designer.
6. Double click the form area to get it to create a Load event
7. Delete the Load event code manually, and delete the system wire up event in the Windows Form Designer generated code
should be some thing similar to this :
this.Load += new System.EventHandler(this.YourFormName_Load);

8. After removing the code go to the designer tab.
9. View the form it should automatically resize some of the objects and the form itself.

If you look at the code it still has the right size, but when you look at the properties window the size increases.

Has anybody come across this or am I losing it and I have to through out my machine and give up development.

here is a link to the source files :
http://ntd.applications4u.com

Regards,
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform