B2015-230 - Remove System Option to open Enhanced Documents in a separate window. This temporarily fixes issues where opening enhanced Doucuments in a separate window was causing the code to crash
This commit is contained in:
parent
75574c405d
commit
967e856f0c
@ -24,6 +24,7 @@ namespace VEPROMS
|
|||||||
CurrentSettings();
|
CurrentSettings();
|
||||||
cbPropGrid.Visible = VlnSettings.DebugMode;
|
cbPropGrid.Visible = VlnSettings.DebugMode;
|
||||||
btnGeneral.PerformClick();
|
btnGeneral.PerformClick();
|
||||||
|
groupPanel9.Visible = false;// Don't allow Separate Windows
|
||||||
_initializing = false;
|
_initializing = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user