The WinForms MetroForm provides modern metro UI style with flat appearance to your form. It supports MDI form, title bar height & customize caption text and alignment. Allows to add custom images in caption bar of form.
The look and feel of the Metro Form is fully customizable using custom brushes, caption labels and caption images.
This support enables user to customize the Caption Text, Alignment, Caption Bar BackColor, Caption Bar Height in WinForms MetroForm.
This support enable user to customize Caption bar appearance by adding Caption image and label collection.
This support helps user to add an image or image collection to the Caption Bar, in desired location based on user requirement.
This support helps user to add label or label collection to the Caption Bar, in desired location based on user requirement. This feature enable user to display collection of Caption Images and Caption Labels in desired location based on their requirement.This both features are wired with events built-in. Thus helps user to perform certain action on mouse hover, selection on images and labels.
Easily get started with the WinForms MetroForm using a few simple lines of C# code example as demonstrated below. Also explore our WinForms MetroForm Example that shows you how to render and configure the WinForms MetroForm.
using Syncfusion.Windows.Forms;
namespace WindowsFormsApplication1
{
public partial class Form1 : MetroForm
{
public Form1()
{
InitializeComponent();
}
}
}
You can find our WinForms MetroForm demo on
GitHub location.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.