This commit is contained in:
2010-07-22 14:18:04 +00:00
parent ec9ac888a0
commit 40a0cd2d24
3 changed files with 11 additions and 4 deletions

View File

@@ -106,6 +106,7 @@ namespace DataLoader
{
ldr = new Loader(_MyLog, this);
InitializeComponent();
MSWordToPDF.FormForPlotGraphics = this;
lblTime.Tag = DateTime.Now;
switch (SystemInformation.ComputerName.ToUpper())
{