Picture
The Styles page for a picture control specifies the image to display and how to display it. The following table describes the properties for a picture control.
Property
Description
Image file
The graphic file to use as the image. You can click the browse button to open the Open window, where you can navigate to and select the graphic file.
Supported file types are:
Bitmap Files (*.bmp, *.dib)
Exif Files (*.exif)
GIF Files (*.gif)
JPEG Files (*.jpg)
PNG Files (*.png)
TIFF Files (*.tif)
Windows Metafiles (*.wmf, *.emf)
Once a graphic file is selected, the image is shown in the preview area in the lower right corner of the Styles page.
Link to file
When selected, the graphic file is linked rather than embedded in the picture control. If the file is linked, you can change the image file without changing the above field.
Border
When selected, a thin border is to surround the picture.
Modal frame
When selected, a three-dimensional frame is to surround the picture.
Static
When selected, the border surrounding the picture is static.
Sunken
When selected, the border surrounding the picture has a sunken edge.
Transparent
When selected, the picture is transparent. This means that any controls beneath the picture are not obscured by the picture.
* 
To place horizontal and vertical lines on a form, you can insert a picture control and then resize it horizontally or vertically until it is so small that it is merely a line.