Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Name in Form Designer
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01289725
Message ID:
01289788
Vues:
11
>One thing I really liked in VFP was that the Textbox's name was displayed in the textbox on a form in the designer.
>
>In .NET I just see a textbox (no name).
>
>Is there any way of turning this feature on in .NET so I know which textbox is which (without having to click on it and then look at the Properties pagetab obviously)?
>
>Thanks in advance.

The TextBox class that is shipped with .NET does not have a feature like that. I too missed that feature when I switched, but I soon forgot about it. Until now when you brought it up again :)
It should be relatively easy to make a subclass of the TextBox (you do use a subclass don't you) with that feature.
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform