Hey!
So I'm pretty stuck here :P
I have asked at IRC, Googled etc.
The thing is:
I have a Text-Box. I've called the Text-Box: txtTime
At "Form_Load" I have: txtTime.Text = Time
This give me the same time as my task-bar show me in the
Text-Box.
- So -
I've added a Combo-Box wich show the following:
---------------
| 2 Hours |
| 4 Hours |
| 6 Hours |
---------------
- So -
If I select "2 Hours" from the Combo-Box, I want the
Text-Box to show me the time now, pluss two hours.
If the time now is: 10:00, I want it to show me 12:00
- I hope you get my problem.
... Because it wasn't as easy as I thought it'd be! :P
I really appriciate ANY answers.
- Pjott
2007-01-11
09:53:01
·
3 answers
·
asked by
dj.pjott
1
in
Computers & Internet
➔ Programming & Design