Finished initial build of the back page generator. Unable to properly merge the two tables with Pechkin so far.

This commit is contained in:
2017-05-06 01:08:38 -05:00
parent 218d5be4d6
commit 15abab5f50
12 changed files with 958 additions and 645 deletions
+10
View File
@@ -59,5 +59,15 @@ namespace AdvertsingProfitControl.Properties {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Large_Allens_Icon_Template___Copy {
get {
object obj = ResourceManager.GetObject("Large Allens Icon Template - Copy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}