apostolchopov
Programmer
Hello, guys!
Could you tell me how to set the tab order of dynamically inserted controls in a CDialog object?
I am trying to insert several CEdit and CComboBox controls into a CDialog dynamically but I could not manage the tab order of these control. I suppose the tab order could be managed in CDialog::OnInitDialog() method... Or in some static variables...
Thank you in advance for your cooperation!
Ragards!
Could you tell me how to set the tab order of dynamically inserted controls in a CDialog object?
I am trying to insert several CEdit and CComboBox controls into a CDialog dynamically but I could not manage the tab order of these control. I suppose the tab order could be managed in CDialog::OnInitDialog() method... Or in some static variables...
Thank you in advance for your cooperation!
Ragards!