Try this. I'm not sure if you can load any type of picture onto a command button. Why don't you use a Picturebox, and use it's click event as a button?
VB Code:
commandbutton1.Picture = LoadPicture(recordset !Olefieldname)
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |