von eBayer » Mi, 07.10.2009 20:10
Mußt es NUR richtig machen!
Doc = Thiscomponent
Form = doc.drawpage.forms.getbyindex(0)
'msgbox form.name
Ctl = Form.getByName("txtAquiseID")
ctl.text = auswahl
ctl.commit()
Alles klar?
Mußt es NUR richtig machen!
Doc = Thiscomponent
Form = doc.drawpage.forms.getbyindex(0)
'msgbox form.name
Ctl = Form.getByName("txtAquiseID")
ctl.text = auswahl
ctl.commit()
Alles klar?