I am currently in a pickle trying to figure out how to select text in a DTP. I'm to have the DTP text box load up as a blank text box upon loading the form.
dtp.Value = Date.Now dtp.CustomFormat = " "
This successfully makes the DTP blank upon load however I am unable to figure out how to, when tabbing to the text box, it will select the textbox(as you would if it were a normal text box). Is this possible? I can't seem to figure out a way to do this without putting a blank textbox on top of it which I would really like to avoid. Any ideas?

New Topic/Question
Reply



MultiQuote








|