Skip to content

VPKSoft/FlagsISO

Repository files navigation

FlagsISO

Country flag resources and controls for WinForms & Eto.Forms.

GitHub Workflow Status GitHub Workflow Status Nuget Nuget Nuget

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.

image

An Eto.Forms sample application in Linux (GTK)

image

An Eto.Forms sample application in Windows (WPF)

image

Thanks to

image