Country flag resources and controls for WinForms & Eto.Forms.
Includes 260 different country (and other) flags.
The country (and other) flags int the library are in 4 different sizes: 16x16, 24x24, 32x32 and 64x64 an custom size via SVG (flag-icons).
There are three types of country (and other) flags in the library: flat and "lovely glossy finish" as PNG files and the third option is SVG files.
The library can be called the get a flag with System.Globalization.CultureInfo, System.Globalization.RegionInfo and a two letter ISO country name. Full XML documentation is included (public/private). A sample application is included.
WinForms: Contains a ComboBox control for country selection (ComboBoxCountrySelect).
Eto.Forms: Contains a DropDown control for country selection (ComboBoxCountrySelect).
The sample application displaying a flag in a “lovely glossy finish” sized 64×64 pixels.
An Eto.Forms sample application in Linux (GTK)
An Eto.Forms sample application in Windows (WPF)
- Go Squared Ltd For the PNG flac images (MIT): https://www.gosquared.com/resources/flag-icons/.
- Lipis For the SVG flac images (MIT): flag-icons.
- JetBrains for their open source license(s).