S
Sean Arney
Anyone try to assign something like this:
frmSomeForm.imgControl.Picture = LoadPicture(pic.jpg)
I can t find any way to add/change the picture displayed in an image control
(or any other control for that matter) at runtime! It works OK if you want
to define an image at design time through the properties, but then you cant
change it.
Anyone? I have an open ticket at Microsoft over this....
Also, are there any 3rd party control libs available for VBA Mac 2004?
Thanks,
SeanA
frmSomeForm.imgControl.Picture = LoadPicture(pic.jpg)
I can t find any way to add/change the picture displayed in an image control
(or any other control for that matter) at runtime! It works OK if you want
to define an image at design time through the properties, but then you cant
change it.
Anyone? I have an open ticket at Microsoft over this....
Also, are there any 3rd party control libs available for VBA Mac 2004?
Thanks,
SeanA