[Migrated content. Thread originally posted on 18 February 2004]
I want to load a bitmap into an ActiveX control. In a VB example the code is:AxCntrl.TypePictPicture = LoadPicture("C:\\Samples\\Files\\CARD.BMP")
How would I do this in COBOL as I am not sure what I use to substitue VB's LoadPicture function?
Thanks



