MaterialSurface

screenshot of MaterialSurface

Google's Material Design UI library for Winform C# ./

Overview

MaterialSurface is a library that enables the integration of Google's Material Design components into Winform C#. The library offers various components such as buttons, cards, text fields, dialogs, progress bars, and more, bringing a modern and visually appealing design to Winform applications.

Features

  • Button: Contained, outlined, and text button options available.
  • Card: Two types of cards for organizing content.
  • ComboBox: Three types of comboboxes for user selection.
  • CheckBox: Checkbox component for user interaction.
  • Dialog: Supports Dark Theme for displaying dialog messages.
  • RadioButton: Allows users to make a single selection from multiple options.
  • ChoiceChip: Two types of choice chips for user selection.
  • ProgressBar: Two types of progress bars to show ongoing processes.
  • TextField: Three types of text fields for user input.
  • Snackbar: Supports Dark Theme for displaying non-intrusive notifications.
material-design
Material Design

Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.