Version 1.3.9.9: Disable mandator before files are loaded

This commit is contained in:
Jonathan Jenne
2023-05-24 13:59:14 +02:00
parent 22bb9b14a1
commit 47407ac79a
16 changed files with 584 additions and 573 deletions

View File

@@ -376,6 +376,9 @@
<data name="lookupMandator.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Left, Right</value>
</data>
<data name="lookupMandator.Enabled" type="System.Boolean, mscorlib">
<value>False</value>
</data>
<data name="lookupMandator.Location" type="System.Drawing.Point, System.Drawing">
<value>75, 6</value>
</data>