Added default icon to samples and the example browser.

This commit is contained in:
the_fiddler 2009-11-04 01:19:35 +00:00
parent e60df8ba28
commit 7bf742575e
3 changed files with 1763 additions and 1762 deletions

View file

@ -52,6 +52,7 @@ namespace Examples
Font = SystemFonts.DialogFont;
InitializeComponent();
Icon = Resources.App;
// Windows 6 (Vista) and higher come with Consolas, a high-quality monospace font. Use that or fallback to
// the generic monospace font on other systems.

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 22 KiB