The ASP.NET controls have a property which is used to select the text of the control when it gains focus. Is such a thing available on the winforms controls as well, or do I have to use the focus event of the control to code it myself?
Hi Jasper,
You should send that question to winform forum.