Click or drag to resize

OpenImageFileDialogPreviewButtonImage Property

Gets or sets the image used for the 'preview' toolbar button.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Image PreviewButtonImage { get; set; }

Property Value

Type: Image
The image used for the 'preview' button.
Remarks
This image must be 16 x 16 pixels; with Magenta used for transparent areas.
See Also