Metrolib icon indicating copy to clipboard operation
Metrolib copied to clipboard

Offers many restyled controls that help building a slick WPF app.

Metrolib

Build status NuGet NuGet

This library offers many restyled controls that help building a slick WPF app.

https://www.nuget.org/packages/Metrolib

Examples

The following screenshots show off applications built with controls from this library. The sources for these examples can be found in the DocumentationCreator project.

Calculator:
Image of calculator mockup

Solution Explorer:
Image of solution explorer mockup

Controls

This library ships a lot of restyled controls, from buttons to full blown charts:

Buttons

  • AddButton
  • CloseButton
  • CollapseAllButton
  • DownloadButton
  • ExpandAllButton
  • ExportButton
  • FlatButton
  • FileAddButton
  • FolderAddButton
  • FolderOpenButton
  • ImportButton
  • MaximizeButton
  • MinimizeButton
  • MoreButton
  • NextButton
  • PreviousButton
  • RefreshButton
  • RemoveButton
  • SearchButton
  • TrashButton
  • UndoButton
  • UploadButton

Toggle Buttons

  • AlarmToggleButton
  • EditToggleButton
  • EmailToggleButton
  • ExpanderToggleButton
  • OneWayToggle
  • PinToggleButton
  • PluginToggleButton
  • SwitchToggleButton
  • ViewDashboardToggleButton
  • ViewQuiltToggleButton
  • VisibilityToggleButton

Text Blocks

  • MarkdownPresenter

Text Boxes

  • EditorTextBox
  • FilterTextBox
  • FlatPasswordBox
  • PathChooserTextBox
  • SearchTextBox

Progress Bars

  • FlatProgressBar
  • CircularProgressBar

Item Controls

  • FlatListView
  • FlatTreeView
  • FlatTabControl

Charts

  • LineChart
  • PieChart
  • NetworkView
  • MapView

Other

  • ChromelessWindow
  • FlatExpander
  • FlatScrollViewer
  • FlatScrollBar
  • FlatGroupBox

License

MIT