Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing Again - login form
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Subclassing Again - login form
Divers
Thread ID:
00920344
Message ID:
00920344
Vues:
167
I have created a framework off of the MM framework so far using my controls.
I sub classed the login form and added 1 new text box and one new label.
The label is lblCompanyID with caption being Company ID:
The text box is txtCompanyID

I am able to save the form, and compile the class with no errors, the build doesn't even create errors.

I then go over to my test app where it has the login form from MM.
I subclass that form with my form using ": a4uLoginForm"

When I do this and I check the designer, it only show the MM objects not mine.

When I go into the code window, I can type "this.txtCompanyID.text" and intellisense picks it up.

I added a reference to my project.
I also added "using Apps4u.WinApp.Forms.Misc;" to the top of the login form in my test app and still nothing.

Thanks In Advance.
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