This commit is contained in:
@@ -107,6 +107,14 @@ namespace VEPROMS
|
||||
|
||||
#endif
|
||||
InitializeComponent();
|
||||
|
||||
// When creating an XY Plot, a System.Drawing.Graphics is needed and it requires a form. Use the main
|
||||
// form.
|
||||
#if (DEBUG)
|
||||
MSWordToPDF.OverrideColor = Color.Red;
|
||||
#endif
|
||||
MSWordToPDF.FormForPlotGraphics = this;
|
||||
|
||||
// set the color of the ribbon
|
||||
RibbonPredefinedColorSchemes.ChangeOffice2007ColorTable((eOffice2007ColorScheme)Settings.Default.SystemColor);
|
||||
|
||||
|
Reference in New Issue
Block a user