Home » FAQ » .NET MAUI » Controls » What is the difference between a button and an ImageButton in .NET MAUI?
A button typically displays text, while an ImageButton displays an image. Both respond to user clicks.XAML:
<ImageButton x:Name="imageButton" Source="icon.png"/>
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with