How do I assign a picture to a CommandBttn at run time.
At design time it's no problem, but at runtime it is.
Command1.picture=App.path + "\xxxx.jpg" gives a type mismatch
error.
VB does not accept a string in this matter.
does anybody know???
Thanks beforehand.
Thmwij.


Reply With Quote
