|
-
Mar 3rd, 2005, 04:24 AM
#1
Thread Starter
Junior Member
Please Help
Hi,
I have made an application using C#. It has some form that takes some input. We can go to various text boxes by tab key. On running the application and scrolling to various text boxes by tab I am having a problem. For the first time it goes fine but continuing to second cycle it misses one text box every time. I have also checked the tab index that is also fine.
Please Help.
Thanks & Regards,
Ashish
-
Mar 3rd, 2005, 03:44 PM
#2
Re: Please Help
 Originally Posted by ashish_0311
Hi,
I have made an application using C#. It has some form that takes some input. We can go to various text boxes by tab key. On running the application and scrolling to various text boxes by tab I am having a problem. For the first time it goes fine but continuing to second cycle it misses one text box every time. I have also checked the tab index that is also fine.
Please Help.
Thanks & Regards,
Ashish
hmm that shouldnt happen. Are any of the textboxes in a container control (like a panel, groupbox, etc)?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|