System.Windows.Forms 2.0.0.0 System.Enum To be added. Specifies the position of the image on the control. Field System.Windows.Forms.ImageLayout The image is centered within the control's client rectangle. 2.0.0.0 Field System.Windows.Forms.ImageLayout The image is left-aligned at the top across the control's client rectangle. 2.0.0.0 Field System.Windows.Forms.ImageLayout The image is streched across the control's client rectangle. 2.0.0.0 Field System.Windows.Forms.ImageLayout The image is tiled across the control's client rectangle. 2.0.0.0 Field System.Windows.Forms.ImageLayout The image is enlarged within the control's client rectangle. 2.0.0.0