|
-
April 15th, 1999, 09:57 AM
#1
tab order
hi,
how can i change the control's tab order in code?
oren.
-
April 15th, 1999, 12:00 PM
#2
Re: tab order
The tab order depends on the z-order of the controls. Use SetWindowPos() to change the z-order of the controls.
Regards,
Paul McKenzie
-
April 15th, 1999, 01:31 PM
#3
Re: tab order
If you are asking about tab order in design time, just do ctrl + D and you can change the tab order just cliking the controls in the order you want them.
Fabian
-
April 18th, 1999, 12:48 AM
#4
Re: tab order
hi,
i realy ment in run-time, but thanks for answering.
oren.
-
April 18th, 1999, 12:49 AM
#5
Re: tab order
hi,
thank you, it helps.
oren.
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
|