|
Ambitious contributor
|
|
| 14Feb2008,15:47 | #11 |
|
ya you are almost right about enumeration
|
|
Ambitious contributor
|
|
| 14Feb2008,15:50 | #12 |
|
see the order of creation is the order in which you create the controls.
system has nothing to do with the creation order. if you write code to create Radio Button 1 ,then edit box, then RadioButton 2, they will be creted in the same order. |
|
Ambitious contributor
|
|
| 14Feb2008,15:52 | #13 |
|
see in my code go through the create controls function .
in that i have created combo box first,then radiobuttons..................... what ever is the order of creation ,same is the order of enumeration. |
|
Ambitious contributor
|
|
| 6Mar2008,14:45 | #14 |
|
i needed child proc enumeration
|
