Click or drag to resize

OpenImageFileDialogInfoButtonImage Property

Gets or sets the image used in the 'Info' 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 InfoButtonImage { get; set; }

Property Value

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