Tab order in dialogs
-
Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com
-
Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com
-
in the dialog editor, Ctrl+D ("change the Tab order"), then reorganize...
TOXCCT >>> GEII power
[toxcct][VisualCalc]Hi again, How to modify the tab order of a control created in runtime? Ivan Cachicatari www.latindevelopers.com
-
Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com
Use
SetWindowPos()
.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
-
Hi again, How to modify the tab order of a control created in runtime? Ivan Cachicatari www.latindevelopers.com
-
Hi again, How to set the TAB ORDER of a control in runtime manually? Can anyone help me plz? Ivan Cachicatari www.latindevelopers.com
Ivan Cachicatari wrote: How to set the TAB ORDER of a control in runtime manually? The tab order is simply the Z-order of the windows, so to change it use
SetWindowPos()
as David suggested.Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"