Hello All,
I need to place a picture in a command button control and it works fine, but i would it to be embedded, so when i delete the file from the C drive (where the picture is) i will not get any error message.
cmdbutton.Picture = "C:\sortdes.bmp"
any suggestions is appreciated!
Thanks
I need to place a picture in a command button control and it works fine, but i would it to be embedded, so when i delete the file from the C drive (where the picture is) i will not get any error message.
cmdbutton.Picture = "C:\sortdes.bmp"
any suggestions is appreciated!
Thanks