Results 1 to 5 of 5

Thread: TAB Switch

  1. #1

    Thread Starter
    Addicted Member Codehammer's Avatar
    Join Date
    Aug 2004
    Posts
    164

    Exclamation TAB Switch

    Hi,

    I dont have VB Here, My Problem was After doing a Search the datagrid View which is on a seperate tab must be Selected.

    I Tried Using the .focus, the .Select, and a Few other ways but nothing.

    But if a person clicks on it it will obviously show.

    How can I Do this?
    Curiosity SKILLED the cat
    Google Talk from your Mobile phone

    Chat from your mobile or get an emulator like J2ME Wireless Toolkit 2.2

  2. #2

    Thread Starter
    Addicted Member Codehammer's Avatar
    Join Date
    Aug 2004
    Posts
    164

    Lightbulb Re: TAB Switch

    Cant no one Figure this One? Whole 1 Day Throught!!!
    Curiosity SKILLED the cat
    Google Talk from your Mobile phone

    Chat from your mobile or get an emulator like J2ME Wireless Toolkit 2.2

  3. #3

    Thread Starter
    Addicted Member Codehammer's Avatar
    Join Date
    Aug 2004
    Posts
    164

    Question Re: TAB Switch

    Quote Originally Posted by Codehammer
    Can't no one Figure this One? Whole 1 Day Throught!!!
    Happy NEW YEAR - One of these Days I'm Gonna Give a Happy Birthday to This Unresponsive Thread!

    No One Have a Clue or ?
    Curiosity SKILLED the cat
    Google Talk from your Mobile phone

    Chat from your mobile or get an emulator like J2ME Wireless Toolkit 2.2

  4. #4
    Hyperactive Member fret's Avatar
    Join Date
    Sep 2004
    Posts
    472

    Re: TAB Switch

    what are you trying to do?

  5. #5

    Thread Starter
    Addicted Member Codehammer's Avatar
    Join Date
    Aug 2004
    Posts
    164

    Re: TAB Switch

    Quote Originally Posted by kulrom
    VB Code:
    1. 'Select the second Tab Page  
    2. Me.tabControl.SelectedTab = Me.tabPage2
    3.  
    4. or
    5.  
    6. 'Select Second Tab  
    7. Me.tabControl.SelectedIndex= 1
    is that what you need ?
    Happy new year

    Worked 100%, Thank You - Please Check my post on File Attributes, how to make them Display, I only know File create/modified date, not the Size of the file
    Curiosity SKILLED the cat
    Google Talk from your Mobile phone

    Chat from your mobile or get an emulator like J2ME Wireless Toolkit 2.2

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