Search
Button.Image Property
See Also
 





Gets or sets the image that is displayed on a button control.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public Image Image { get; set; }

Visual Basic  Copy Code

Public Property Image As Image

 Property Value

 See Also