Hi,
I'm tryingf to add an image in rumtime, but am getting sintax error...
here the line thath error out
addimage(control("panel"&NumbPanel+1),"icon",180,0,20,20)
"Panel"&NumbPanel is a runtime created panel
if i replace "Panel"&NumbPanel by panel2, wich i know is created, it works...
I'm tryingf to add an image in rumtime, but am getting sintax error...
here the line thath error out
addimage(control("panel"&NumbPanel+1),"icon",180,0,20,20)
"Panel"&NumbPanel is a runtime created panel
if i replace "Panel"&NumbPanel by panel2, wich i know is created, it works...