can someone explain to me how to put the current time into a tekstbox...
i'm totaly new with this language and need to finish a program before school starts again.
it should be like this:
if i push button "BtnStart" then current time should be inputted in "textbox1"
if i push button "BtnStop" then current time should be inputten in "textbox2"
and time difference shouold be shown in "textbox3"
can someone help me with this?
i used to program this in delphi what i managed to work but never done anything with C# 2005