User Tools

Site Tools


how_to_assign_an_image_to_display_at_runtime.htm
Navigation:  How To's and Troubleshooting > How to… >====== How to Assign an Image to Display at Runtime ====== Previous pageReturn to chapter overviewNext page

NewC7.jpg

The parameter for an IMAGE control cannot accept a variable; however, you can reassign the image to display a runtime using a property assignment statement.

Insert the following line of source code in the embed point where the assignment will take place.

?Image{PROP:Text} = FileName

Optionally, you can use the DosFileLookup control template to allow a user to select the graphic image from a standard File Dialog.

how_to_assign_an_image_to_display_at_runtime.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1