Skip to main content

Problems With PageSetupDialog And Metric Margins

When I first wrote Year Chart (before I decided to publish it online) the printing seemed so easy – a print dialog, print preview dialog and a page setup dialog.  I defaulted the margins to half an inch and had the Year Chart panel draw onto the printer page.  Simple! This worked fine in my Read More

Tags: , , ,
Posted in C#, YearChart | 3 Comments »

Loading Java Properties Files in C#

Java style properties files are not supported in C# – so here is a class that reads and writes Java “.properties” files.

Tags: , ,
Posted in C#, Java, Kajabity Tools | 9 Comments »