OpenImageFileDialog.InfoButtonImage 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)
Syntaxpublic Image InfoButtonImage { get; set; }
Public Property InfoButtonImage As Image
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