Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rce94b8228bc7e51779b3754217580f13cb35e475 -r626c54ec06c0074be690c1a7046081293b0289a8 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ce94b8228bc7e51779b3754217580f13cb35e475) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 626c54ec06c0074be690c1a7046081293b0289a8) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -938,8 +938,27 @@ } /// + /// Looks up a localized string similar to Scenario's. + /// + public static string Scenarios_DisplayName { + get { + return ResourceManager.GetString("Scenarios_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// + public static System.Drawing.Bitmap ScenariosIcon { + get { + object obj = ResourceManager.GetObject("ScenariosIcon", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// public static System.Drawing.Bitmap Sections { get { object obj = ResourceManager.GetObject("Sections", resourceCulture);