Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie questions on WinForm design
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01204604
Message ID:
01204669
Vues:
16
>I am using VS2005 to create a simple windows application (my 1st).
>
>1. When designing a form, is there way to show grid lines? I looked at all items on the View menu but can't find anything.
>4. Is there a control for showing and specifying time (hours:minutes)?
>5. I can't find a Timer control. Where would it be?
>
>Thank you

1. I have not seen gridlines in VS2005, but once you get used to the snaplines you will not miss the gridlines
4. You can use the DateTimePicker control and set the Format property to Time (or you can use a masked textbox like Markus said)
5. It is called Timer and can be found under Components or All Windows Forms
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform