diff --git a/.vs/DuoMultiValueControl/FileContentIndex/028a2f38-ca7e-4dbe-a5d3-ef8471ee715c.vsidx b/.vs/DuoMultiValueControl/FileContentIndex/028a2f38-ca7e-4dbe-a5d3-ef8471ee715c.vsidx new file mode 100644 index 0000000..3728743 Binary files /dev/null and b/.vs/DuoMultiValueControl/FileContentIndex/028a2f38-ca7e-4dbe-a5d3-ef8471ee715c.vsidx differ diff --git a/.vs/DuoMultiValueControl/FileContentIndex/210b8de7-aa5e-4921-9c8d-e4dd92666812.vsidx b/.vs/DuoMultiValueControl/FileContentIndex/210b8de7-aa5e-4921-9c8d-e4dd92666812.vsidx deleted file mode 100644 index b396249..0000000 Binary files a/.vs/DuoMultiValueControl/FileContentIndex/210b8de7-aa5e-4921-9c8d-e4dd92666812.vsidx and /dev/null differ diff --git a/.vs/DuoMultiValueControl/FileContentIndex/f742b85a-992e-4671-aa83-26b7de0d8167.vsidx b/.vs/DuoMultiValueControl/FileContentIndex/f742b85a-992e-4671-aa83-26b7de0d8167.vsidx deleted file mode 100644 index 7208d59..0000000 Binary files a/.vs/DuoMultiValueControl/FileContentIndex/f742b85a-992e-4671-aa83-26b7de0d8167.vsidx and /dev/null differ diff --git a/.vs/DuoMultiValueControl/v17/.suo b/.vs/DuoMultiValueControl/v17/.suo index 052af5c..a2bf31e 100644 Binary files a/.vs/DuoMultiValueControl/v17/.suo and b/.vs/DuoMultiValueControl/v17/.suo differ diff --git a/DuoMultiValueControl/DuoMultiValueControl.Designer.cs b/DuoMultiValueControl/DuoMultiValueControl.Designer.cs index 81cef66..4ee78eb 100644 --- a/DuoMultiValueControl/DuoMultiValueControl.Designer.cs +++ b/DuoMultiValueControl/DuoMultiValueControl.Designer.cs @@ -122,6 +122,8 @@ // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); + this.panel1.AutoSize = true; + this.panel1.BackColor = System.Drawing.SystemColors.Control; this.panel1.Controls.Add(this.checkBoxEncryptValues); this.panel1.Location = new System.Drawing.Point(235, 130); this.panel1.Name = "panel1"; @@ -130,8 +132,8 @@ // // checkBoxEncryptValues // - this.checkBoxEncryptValues.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); + this.checkBoxEncryptValues.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.checkBoxEncryptValues.AutoSize = true; this.checkBoxEncryptValues.Location = new System.Drawing.Point(0, 22); this.checkBoxEncryptValues.Name = "checkBoxEncryptValues"; this.checkBoxEncryptValues.Size = new System.Drawing.Size(62, 17); @@ -238,7 +240,9 @@ this.Name = "DuoMultiValueControl"; this.Size = new System.Drawing.Size(316, 227); this.groupBoxValueControl.ResumeLayout(false); + this.groupBoxValueControl.PerformLayout(); this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewValues)).EndInit(); this.ResumeLayout(false); diff --git a/DuoMultiValueControl/bin/Debug/de/hedmvalcon.resources.dll b/DuoMultiValueControl/bin/Debug/de/hedmvalcon.resources.dll index bec169b..4636b57 100644 Binary files a/DuoMultiValueControl/bin/Debug/de/hedmvalcon.resources.dll and b/DuoMultiValueControl/bin/Debug/de/hedmvalcon.resources.dll differ diff --git a/DuoMultiValueControl/bin/Debug/en/hedmvalcon.resources.dll b/DuoMultiValueControl/bin/Debug/en/hedmvalcon.resources.dll index 65fc30d..8ec8993 100644 Binary files a/DuoMultiValueControl/bin/Debug/en/hedmvalcon.resources.dll and b/DuoMultiValueControl/bin/Debug/en/hedmvalcon.resources.dll differ diff --git a/DuoMultiValueControl/bin/Debug/hedmvalcon.dll b/DuoMultiValueControl/bin/Debug/hedmvalcon.dll index d4043be..c84a536 100644 Binary files a/DuoMultiValueControl/bin/Debug/hedmvalcon.dll and b/DuoMultiValueControl/bin/Debug/hedmvalcon.dll differ diff --git a/DuoMultiValueControl/bin/Debug/hedmvalcon.pdb b/DuoMultiValueControl/bin/Debug/hedmvalcon.pdb index 061a913..28d88df 100644 Binary files a/DuoMultiValueControl/bin/Debug/hedmvalcon.pdb and b/DuoMultiValueControl/bin/Debug/hedmvalcon.pdb differ diff --git a/DuoMultiValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/DuoMultiValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index eb465f4..dba28bf 100644 Binary files a/DuoMultiValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/DuoMultiValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.GenerateResource.cache b/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.GenerateResource.cache index 1a0a2df..479e3c7 100644 Binary files a/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.GenerateResource.cache and b/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.GenerateResource.cache differ diff --git a/DuoMultiValueControl/obj/Debug/de/hedmvalcon.resources.dll b/DuoMultiValueControl/obj/Debug/de/hedmvalcon.resources.dll index bec169b..4636b57 100644 Binary files a/DuoMultiValueControl/obj/Debug/de/hedmvalcon.resources.dll and b/DuoMultiValueControl/obj/Debug/de/hedmvalcon.resources.dll differ diff --git a/DuoMultiValueControl/obj/Debug/en/hedmvalcon.resources.dll b/DuoMultiValueControl/obj/Debug/en/hedmvalcon.resources.dll index 65fc30d..8ec8993 100644 Binary files a/DuoMultiValueControl/obj/Debug/en/hedmvalcon.resources.dll and b/DuoMultiValueControl/obj/Debug/en/hedmvalcon.resources.dll differ diff --git a/DuoMultiValueControl/obj/Debug/hedmvalcon.dll b/DuoMultiValueControl/obj/Debug/hedmvalcon.dll index d4043be..c84a536 100644 Binary files a/DuoMultiValueControl/obj/Debug/hedmvalcon.dll and b/DuoMultiValueControl/obj/Debug/hedmvalcon.dll differ diff --git a/DuoMultiValueControl/obj/Debug/hedmvalcon.pdb b/DuoMultiValueControl/obj/Debug/hedmvalcon.pdb index 061a913..28d88df 100644 Binary files a/DuoMultiValueControl/obj/Debug/hedmvalcon.pdb and b/DuoMultiValueControl/obj/Debug/hedmvalcon.pdb differ diff --git a/HE-Test_Dll/Form1.cs b/HE-Test_Dll/Form1.cs index 0c9318d..c2f7af3 100644 --- a/HE-Test_Dll/Form1.cs +++ b/HE-Test_Dll/Form1.cs @@ -136,6 +136,7 @@ namespace HE_Test_Dll1 //duoMultiValueControl.Group2 = "CAD"; //Belegt die Gruppe vor. Darf kein Leerzeichen enthalten duoMultiValueControl.TableKeyName = "MyVarName"; duoMultiValueControl.TableValueName = "MyValue"; + duoMultiValueControl.CheckBoxEncryptValueText = "Kodiert"; //duoMultiValueControl.AlwaysEncrypted = true; //Alle Werte werden immer Verschlüsselt //duoMultiValueControl.NeverEncrypted = true; //Alle Werte werden nie Verschlüsselt duoMultiValueControl.SetDialogWidth(600); //Der Dialog kann zwischen 316 und 800 breit sein diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe index c5e7866..e829155 100644 Binary files a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe and b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe differ diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb b/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb index 169749b..9c9090e 100644 Binary files a/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb and b/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb differ diff --git a/HE-Test_Dll/bin/Debug/de/hedmvalcon.resources.dll b/HE-Test_Dll/bin/Debug/de/hedmvalcon.resources.dll index bec169b..4636b57 100644 Binary files a/HE-Test_Dll/bin/Debug/de/hedmvalcon.resources.dll and b/HE-Test_Dll/bin/Debug/de/hedmvalcon.resources.dll differ diff --git a/HE-Test_Dll/bin/Debug/en/hedmvalcon.resources.dll b/HE-Test_Dll/bin/Debug/en/hedmvalcon.resources.dll index 65fc30d..8ec8993 100644 Binary files a/HE-Test_Dll/bin/Debug/en/hedmvalcon.resources.dll and b/HE-Test_Dll/bin/Debug/en/hedmvalcon.resources.dll differ diff --git a/HE-Test_Dll/bin/Debug/hedmvalcon.dll b/HE-Test_Dll/bin/Debug/hedmvalcon.dll index d4043be..c84a536 100644 Binary files a/HE-Test_Dll/bin/Debug/hedmvalcon.dll and b/HE-Test_Dll/bin/Debug/hedmvalcon.dll differ diff --git a/HE-Test_Dll/bin/Debug/hedmvalcon.pdb b/HE-Test_Dll/bin/Debug/hedmvalcon.pdb index 061a913..28d88df 100644 Binary files a/HE-Test_Dll/bin/Debug/hedmvalcon.pdb and b/HE-Test_Dll/bin/Debug/hedmvalcon.pdb differ diff --git a/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache index bbef5c9..391e9dd 100644 Binary files a/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 15f847f..5f54db3 100644 Binary files a/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe b/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe index c5e7866..e829155 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe and b/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb b/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb index 169749b..9c9090e 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb and b/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_DuoMultiValueControl.csproj.AssemblyReference.cache b/HE-Test_Dll/obj/Debug/HE-Test_DuoMultiValueControl.csproj.AssemblyReference.cache index efcc574..41fb1f6 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_DuoMultiValueControl.csproj.AssemblyReference.cache and b/HE-Test_Dll/obj/Debug/HE-Test_DuoMultiValueControl.csproj.AssemblyReference.cache differ