Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Correct way to create sub-classes of UI controls?
Message
De
18/04/2008 17:24:37
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Correct way to create sub-classes of UI controls?
Divers
Thread ID:
01311814
Message ID:
01311814
Vues:
67
I have created a project so that I can sub-class the basic UI components (label, textbox, combobox, etc) from the .NET base classes before I use them in my WinForms forms in my main project. However, I am confused about exactly how I should do the sub-classing. When I click on "Add New Item" on my project, the dialog box shows several seemingly possible ways to create the desired subclasses:

After "Add New Item", I pick on "Visual C# Items", and then under the "Installed Visual Studio Templates" section I see several tempting choices like this:

Component Class
Custom Control
Class
Code File
User Control


So, which one is the right one to choose to sub-class say a textbox?

I prefere to use a designer surface if possible, or is this only done by hand-coding?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform