1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2026-01-02 08:23:14 +00:00

Improved multi-display selection.

This commit is contained in:
Ylian Saint-Hilaire
2022-03-02 16:41:08 -08:00
parent d1091c5e0c
commit 95d1a442be
11 changed files with 291 additions and 177 deletions

View File

@@ -424,6 +424,16 @@ namespace MeshCentralRouter.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap icon_monitor1 {
get {
object obj = ResourceManager.GetObject("icon-monitor1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>