diff --git a/.vs/SingleValueControl/FileContentIndex/26e2892e-8fa1-47ae-bddd-1c8a03bf4f82.vsidx b/.vs/SingleValueControl/FileContentIndex/26e2892e-8fa1-47ae-bddd-1c8a03bf4f82.vsidx new file mode 100644 index 0000000..067136d Binary files /dev/null and b/.vs/SingleValueControl/FileContentIndex/26e2892e-8fa1-47ae-bddd-1c8a03bf4f82.vsidx differ diff --git a/.vs/SingleValueControl/FileContentIndex/71787e92-559b-48d0-80d2-6948810fa76f.vsidx b/.vs/SingleValueControl/FileContentIndex/71787e92-559b-48d0-80d2-6948810fa76f.vsidx deleted file mode 100644 index 0990b25..0000000 Binary files a/.vs/SingleValueControl/FileContentIndex/71787e92-559b-48d0-80d2-6948810fa76f.vsidx and /dev/null differ diff --git a/.vs/SingleValueControl/FileContentIndex/7a547515-e0f0-4ecd-a9c0-4ab3968b598b.vsidx b/.vs/SingleValueControl/FileContentIndex/7a547515-e0f0-4ecd-a9c0-4ab3968b598b.vsidx deleted file mode 100644 index c2a15fe..0000000 Binary files a/.vs/SingleValueControl/FileContentIndex/7a547515-e0f0-4ecd-a9c0-4ab3968b598b.vsidx and /dev/null differ diff --git a/.vs/SingleValueControl/FileContentIndex/7cccf02b-a945-4352-8345-b6c15d2b9a1b.vsidx b/.vs/SingleValueControl/FileContentIndex/7cccf02b-a945-4352-8345-b6c15d2b9a1b.vsidx deleted file mode 100644 index ed1ebba..0000000 Binary files a/.vs/SingleValueControl/FileContentIndex/7cccf02b-a945-4352-8345-b6c15d2b9a1b.vsidx and /dev/null differ diff --git a/.vs/SingleValueControl/FileContentIndex/cc025f93-ac8f-43d2-b93c-44b6da6dcd66.vsidx b/.vs/SingleValueControl/FileContentIndex/cc025f93-ac8f-43d2-b93c-44b6da6dcd66.vsidx deleted file mode 100644 index 6110bf5..0000000 Binary files a/.vs/SingleValueControl/FileContentIndex/cc025f93-ac8f-43d2-b93c-44b6da6dcd66.vsidx and /dev/null differ diff --git a/.vs/SingleValueControl/FileContentIndex/read.lock b/.vs/SingleValueControl/FileContentIndex/read.lock deleted file mode 100644 index e69de29..0000000 diff --git a/.vs/SingleValueControl/v17/.suo b/.vs/SingleValueControl/v17/.suo index ba5162e..92b6bdd 100644 Binary files a/.vs/SingleValueControl/v17/.suo and b/.vs/SingleValueControl/v17/.suo differ diff --git a/HE-Test_Dll/Form1.Designer.cs b/HE-Test_Dll/Form1.Designer.cs index baa0ea1..7f118ed 100644 --- a/HE-Test_Dll/Form1.Designer.cs +++ b/HE-Test_Dll/Form1.Designer.cs @@ -80,6 +80,8 @@ // singleValueControl // this.singleValueControl.AlwaysEncrypted = false; + this.singleValueControl.CheckBoxDefaultText = "Default"; + this.singleValueControl.CheckBoxEncryptValueText = "Encrypt"; this.singleValueControl.Group = null; this.singleValueControl.GroupName = "Group"; this.singleValueControl.InitialDirectory = "C:\\"; @@ -106,7 +108,7 @@ this.Controls.Add(this.groupBoxProgramInfo); this.Controls.Add(this.groupBoxDLLInfo); this.Name = "Form1"; - this.Text = "Test_InfoBox"; + this.Text = "Test_SingleValueControl"; this.Load += new System.EventHandler(this.Form1_Load); this.groupBoxProgramInfo.ResumeLayout(false); this.groupBoxProgramInfo.PerformLayout(); diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe index 2714b52..e5cb6f8 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 ea1990a..cf9158c 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/hesvalcon.resources.dll b/HE-Test_Dll/bin/Debug/de/hesvalcon.resources.dll index cfd456b..df2b85a 100644 Binary files a/HE-Test_Dll/bin/Debug/de/hesvalcon.resources.dll and b/HE-Test_Dll/bin/Debug/de/hesvalcon.resources.dll differ diff --git a/HE-Test_Dll/bin/Debug/en/hesvalcon.resources.dll b/HE-Test_Dll/bin/Debug/en/hesvalcon.resources.dll index cbe5807..b133506 100644 Binary files a/HE-Test_Dll/bin/Debug/en/hesvalcon.resources.dll and b/HE-Test_Dll/bin/Debug/en/hesvalcon.resources.dll differ diff --git a/HE-Test_Dll/bin/Debug/hesvalcon.dll b/HE-Test_Dll/bin/Debug/hesvalcon.dll index b587976..bd5c6c6 100644 Binary files a/HE-Test_Dll/bin/Debug/hesvalcon.dll and b/HE-Test_Dll/bin/Debug/hesvalcon.dll differ diff --git a/HE-Test_Dll/bin/Debug/hesvalcon.pdb b/HE-Test_Dll/bin/Debug/hesvalcon.pdb index 16c1c71..c707b97 100644 Binary files a/HE-Test_Dll/bin/Debug/hesvalcon.pdb and b/HE-Test_Dll/bin/Debug/hesvalcon.pdb differ diff --git a/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 67c6ef3..8198e29 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 fccd687..c317a55 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 2714b52..e5cb6f8 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 ea1990a..cf9158c 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_SingleValueControl.csproj.AssemblyReference.cache b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.AssemblyReference.cache index 9028891..ce16ec7 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.AssemblyReference.cache and b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.AssemblyReference.cache differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.CoreCompileInputs.cache b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.CoreCompileInputs.cache index dbe90de..d27273a 100644 --- a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.CoreCompileInputs.cache +++ b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -f2bf9de8a0eea837e018fb036012e0fa833ac8a8 +54947c9d1d89909b5047b0e5ea24e4859aff9e5e diff --git a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.FileListAbsolute.txt b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.FileListAbsolute.txt index d4fa4af..6b989ae 100644 --- a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.FileListAbsolute.txt +++ b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.FileListAbsolute.txt @@ -16,3 +16,20 @@ H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueContro H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_SingleValueControl.csproj.CopyComplete H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.exe H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\HE-Test_Dll.exe.config +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\HE-Test_Dll.exe +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\HE-Test_Dll.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\hecryption.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\hesvalcon.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\hesvalcon.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\hecryption.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\de\hesvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\bin\Debug\en\hesvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_SingleValueControl.csproj.AssemblyReference.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE_Test_Dll1.Form1.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE_Test_Dll1.Properties.Resources.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_SingleValueControl.csproj.GenerateResource.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_SingleValueControl.csproj.CoreCompileInputs.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_SingleValueControl.csproj.CopyComplete +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.exe +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.pdb diff --git a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.GenerateResource.cache b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.GenerateResource.cache index 25ea26d..910bdde 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.GenerateResource.cache and b/HE-Test_Dll/obj/Debug/HE-Test_SingleValueControl.csproj.GenerateResource.cache differ diff --git a/SingleValueControl/bin/Debug/de/hesvalcon.resources.dll b/SingleValueControl/bin/Debug/de/hesvalcon.resources.dll index cfd456b..df2b85a 100644 Binary files a/SingleValueControl/bin/Debug/de/hesvalcon.resources.dll and b/SingleValueControl/bin/Debug/de/hesvalcon.resources.dll differ diff --git a/SingleValueControl/bin/Debug/en/hesvalcon.resources.dll b/SingleValueControl/bin/Debug/en/hesvalcon.resources.dll index cbe5807..b133506 100644 Binary files a/SingleValueControl/bin/Debug/en/hesvalcon.resources.dll and b/SingleValueControl/bin/Debug/en/hesvalcon.resources.dll differ diff --git a/SingleValueControl/bin/Debug/hesvalcon.dll b/SingleValueControl/bin/Debug/hesvalcon.dll index b587976..bd5c6c6 100644 Binary files a/SingleValueControl/bin/Debug/hesvalcon.dll and b/SingleValueControl/bin/Debug/hesvalcon.dll differ diff --git a/SingleValueControl/bin/Debug/hesvalcon.pdb b/SingleValueControl/bin/Debug/hesvalcon.pdb index 16c1c71..c707b97 100644 Binary files a/SingleValueControl/bin/Debug/hesvalcon.pdb and b/SingleValueControl/bin/Debug/hesvalcon.pdb differ diff --git a/SingleValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SingleValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index ee1faad..d955221 100644 Binary files a/SingleValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/SingleValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/SingleValueControl/obj/Debug/SingleValueControl.csproj.AssemblyReference.cache b/SingleValueControl/obj/Debug/SingleValueControl.csproj.AssemblyReference.cache index 642a4eb..8ade163 100644 Binary files a/SingleValueControl/obj/Debug/SingleValueControl.csproj.AssemblyReference.cache and b/SingleValueControl/obj/Debug/SingleValueControl.csproj.AssemblyReference.cache differ diff --git a/SingleValueControl/obj/Debug/SingleValueControl.csproj.CoreCompileInputs.cache b/SingleValueControl/obj/Debug/SingleValueControl.csproj.CoreCompileInputs.cache index efc2015..ab19b05 100644 --- a/SingleValueControl/obj/Debug/SingleValueControl.csproj.CoreCompileInputs.cache +++ b/SingleValueControl/obj/Debug/SingleValueControl.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -d7182e7066f22143a2c1787d86bc55c044ad9df2 +3dbda49942028e8af812240664c9d3bb72684857 diff --git a/SingleValueControl/obj/Debug/SingleValueControl.csproj.FileListAbsolute.txt b/SingleValueControl/obj/Debug/SingleValueControl.csproj.FileListAbsolute.txt index a1f89f5..9377e07 100644 --- a/SingleValueControl/obj/Debug/SingleValueControl.csproj.FileListAbsolute.txt +++ b/SingleValueControl/obj/Debug/SingleValueControl.csproj.FileListAbsolute.txt @@ -19,3 +19,24 @@ H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueContro H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\SingleValueControl.csproj.CopyComplete H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\hesvalcon.dll H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\hesvalcon.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\bin\Debug\hesvalcon.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\bin\Debug\hesvalcon.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\bin\Debug\de\hesvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\bin\Debug\en\hesvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\bin\Debug\hecryption.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\bin\Debug\hecryption.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\SingleValueControl.csproj.AssemblyReference.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.Properties.AppResources.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.Properties.Resources.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.SingleValueControl.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.Properties.AppResources.de.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.Properties.AppResources.en.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.SingleValueControl.de.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\Eugen.ESystem.Windows.Forms.SingleValueControl.en.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\SingleValueControl.csproj.GenerateResource.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\SingleValueControl.csproj.CoreCompileInputs.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\de\hesvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\en\hesvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\SingleValueControl.csproj.CopyComplete +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\hesvalcon.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\SingleValueControl.git\SingleValueControl\obj\Debug\hesvalcon.pdb diff --git a/SingleValueControl/obj/Debug/de/hesvalcon.resources.dll b/SingleValueControl/obj/Debug/de/hesvalcon.resources.dll index cfd456b..df2b85a 100644 Binary files a/SingleValueControl/obj/Debug/de/hesvalcon.resources.dll and b/SingleValueControl/obj/Debug/de/hesvalcon.resources.dll differ diff --git a/SingleValueControl/obj/Debug/en/hesvalcon.resources.dll b/SingleValueControl/obj/Debug/en/hesvalcon.resources.dll index cbe5807..b133506 100644 Binary files a/SingleValueControl/obj/Debug/en/hesvalcon.resources.dll and b/SingleValueControl/obj/Debug/en/hesvalcon.resources.dll differ diff --git a/SingleValueControl/obj/Debug/hesvalcon.dll b/SingleValueControl/obj/Debug/hesvalcon.dll index b587976..bd5c6c6 100644 Binary files a/SingleValueControl/obj/Debug/hesvalcon.dll and b/SingleValueControl/obj/Debug/hesvalcon.dll differ diff --git a/SingleValueControl/obj/Debug/hesvalcon.pdb b/SingleValueControl/obj/Debug/hesvalcon.pdb index 16c1c71..c707b97 100644 Binary files a/SingleValueControl/obj/Debug/hesvalcon.pdb and b/SingleValueControl/obj/Debug/hesvalcon.pdb differ