|
-
Aug 8th, 2005, 02:59 AM
#1
Thread Starter
Lively Member
tabcount
how to change a tab count at runtime. urgent plz..
regards
rajesh.m
-
Aug 8th, 2005, 08:20 AM
#2
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.
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
|