Results 1 to 2 of 2

Thread: tabcount

  1. #1

    Thread Starter
    Lively Member smartrajesh's Avatar
    Join Date
    Feb 2005
    Posts
    94

    Question tabcount

    how to change a tab count at runtime. urgent plz..
    regards
    rajesh.m

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: tabcount

    What exactly is a "tab count"? Controls have a TabIndex and a TabStop property that you can alter at run time, if that's what you mean. Just keep in mind that the TabIndex indicates the position in the tab order within that control's direct parent, which may be the form, or could be a Panel, GroupBox, etc.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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