|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Tabbing through TextBoxsHi,
I don't know the right expression for this so I'll try to explain. My application has several usercontrols that all have textboxes. When I started programming this I was unpleased to see that when I tabbed through the textboxes the text within the box would not highlight when I tabbed to it again. I was going to find out why this doesn't happen as it did in VB6 later on. I made a new usercontrol yesterday and to my surprise in this control it works! I compared every property of the textboxes with the old ones. I deleted the old textboxes and made new ones on the old forms. It won't work. Can someone tell why? Thanks, Jerry Jerry,
How did you add the control on your form. In other words, bBe aware that by changing a user control the earlier used controls in your program are changed as well. You have to add the new one again. Cor Show quoteHide quote "Jerry" <jerry***@gmx.net> schreef in bericht news:ed4pnf$9st$03$1@news.t-online.com... > Hi, > > I don't know the right expression for this so I'll try to explain. > My application has several usercontrols that all have textboxes. When I > started programming this I was unpleased to see that when I tabbed through > the textboxes the text within the box would not highlight when I tabbed to > it again. I was going to find out why this doesn't happen as it did in VB6 > later on. I made a new usercontrol yesterday and to my surprise in this > control it works! I compared every property of the textboxes with the old > ones. I deleted the old textboxes and made new ones on the old forms. It > won't work. Can someone tell why? > > > Thanks, > > Jerry >
FOR ALL - Best Practices for navigating within code? -plus - Add-In's that help?
Where can we buy VB.net? How Microsoft does it? Multiple icons into 1 exe or dll crystal report question how to get parent control of the context menu stip Sending email from Windows application Not working. Icons needed show something while loading .Net framework Service station petrol pump interface |
|||||||||||||||||||||||