AdvancedMessageDialogImage Property

Gets or sets the dialog image.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public Image? Image { get; set; }

Property Value

Image

See Also