LoadImage Method Example

The following example loads the image CustomButton10 as the primary image at index 1 for the Bimtap object Bitmap1.

Bitmap1.LoadImage True, 1, "C:\Program Files (x86)\Proficy\iFIX\Local\CustomButton10.bmp"