Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie questions on WinForm design
Message
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01204604
Message ID:
01204669
Views:
17
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform