Results 1 to 2 of 2

Thread: Please Help

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2005
    Posts
    17

    Question 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

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: Please Help

    Quote 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
  •  



Click Here to Expand Forum to Full Width