MrDontKnowNothing
Programmer
hi folks,
when i create a object with:
thisform.addobject(name_of_combo,"combobox"
where name_of_combo is a string, wich is dynamicly created, how can i access this very object, since
thisform.name_of_combo.left = 35
won't work.
is there any mechanismn, to access this object.
mfg
alex
when i create a object with:
thisform.addobject(name_of_combo,"combobox"
where name_of_combo is a string, wich is dynamicly created, how can i access this very object, since
thisform.name_of_combo.left = 35
won't work.
is there any mechanismn, to access this object.
mfg
alex