Class to support overlay with VE-PROMS (16 bit)
Class that performs print function Change to use frmPrintMSWord
This commit is contained in:
@@ -14,7 +14,7 @@ namespace PrintMSWord
|
||||
{
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
Application.Run(new frmPrintMsWord());
|
||||
Application.Run(new frmPrintMSWord());
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user