Bitmap File Name property

Use the Bitmap File Name property to specify the name of a graphic file to display in a component. You can display graphics in static components that have no data binding and in button components.

These are the supported formats:

Binary Data Format Default Extension
BMP bmp
EMF emf
EXIF exif
GIF gif
ICON ico
JPEG jpg
PNG png
SVG svg
TIFF tif
WMF wmf

You can select an image file located in the main program folder (the folder in which WinStudio.exe is located) or browse other folders. To locate a file in the main program folder, select a file name from the drop-down list. To browse other folders, click the browse button.

It is recommended that you specify a file located in the main program folder and distribute the file to users in that folder. If you specify a path as well as a file name, the path must be valid on each Windows client. For Web rendering, these files must also be placed in the WSWebClient\Content\images folder.