Hi all,
Is there anybody know how to put your own icon / picture onto the command bar button for outlook com add-in (using VB 6)?
I've created a button and used it's picture property but it didn't work for me....
button1.picture = LoadPicture("xyz.ico")
Please help
:confused:
