chrisBL
27th May 2007, 07:48 AM
Hello. I have a little question.
I want to write my own applications for my XDA. I already have software installed. And now my question:
Is it possible to read the clock. An example. In the TextBox1 should appear the seconds. How can i do that. I know there is a function called timer1.tick inside the function i write
textbox1.text = ???
What abut there.. Can anyone help me how to write this? For pc applications its: my.computer.time.localtime.seconds but how its on WM??
Greetz
chrisBL
I want to write my own applications for my XDA. I already have software installed. And now my question:
Is it possible to read the clock. An example. In the TextBox1 should appear the seconds. How can i do that. I know there is a function called timer1.tick inside the function i write
textbox1.text = ???
What abut there.. Can anyone help me how to write this? For pc applications its: my.computer.time.localtime.seconds but how its on WM??
Greetz
chrisBL