06-03-2004 04:58 PM
06-04-2004
10:29 AM
- last edited on
07-10-2025
04:09 PM
by
Content Cleaner
Hi Paul,
I was unable to replicate your error. I created a command button in VB6 which uses the following code
Set CWButton1.OffImage.CWImage.Picture = LoadPicture("C:\WINDOWS\Coffee Bean.bmp")
I had to use a different picture since the other one doesn't exist on my system.
What version of the CWUI.OCX control do you have? You can check this by right-clicking on your CWButton, select Properties, and look at the "About" tab. If you have Measurement Studio 6.0, you can get the latest version 7.0.0 (343) from the following link:
Measurement Studio 6.0 Updater
David McClelland
NI Applications Engineer
06-04-2004 11:12 AM
06-04-2004 11:27 AM
06-07-2004 09:18 AM
06-07-2004 12:23 PM