D
Dennis D.
Thanks for reading this.
Textbox named txtStartTime
I want the user to use a textbox to put in a number like 6:30 or 6.30, and
converting it with code to 6:30AM after moving to the next textbox using
either a tab or enter key. I'll be manipulating the results by adding and
subtracting numbers as hours and minutes in later textboxes.
Sounds simple, but I'm just learning with Balena's Programming VB.net, the
MS VB.net Language Ref., VB.net, Framework Docs, et al. I've been trying for
hours to do this, and it's just going South on me.
Help would be appreciated.
Textbox named txtStartTime
I want the user to use a textbox to put in a number like 6:30 or 6.30, and
converting it with code to 6:30AM after moving to the next textbox using
either a tab or enter key. I'll be manipulating the results by adding and
subtracting numbers as hours and minutes in later textboxes.
Sounds simple, but I'm just learning with Balena's Programming VB.net, the
MS VB.net Language Ref., VB.net, Framework Docs, et al. I've been trying for
hours to do this, and it's just going South on me.
Help would be appreciated.