Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Refer to the Image type documentation for details on how to load images.

Example

Code Block
 // Load the image list from a zip file (the image has 5 frames) 
Set_Property(@Window:".OLE_EDITTABLE", "OLE.ImageList", "Images.zip#tableimage.png":@FM:5)

...