diff --git a/.vs/DuoValueControl/FileContentIndex/4b9d289c-bf04-449c-a684-3db907211c18.vsidx b/.vs/DuoValueControl/FileContentIndex/4b9d289c-bf04-449c-a684-3db907211c18.vsidx deleted file mode 100644 index 791869a..0000000 Binary files a/.vs/DuoValueControl/FileContentIndex/4b9d289c-bf04-449c-a684-3db907211c18.vsidx and /dev/null differ diff --git a/.vs/DuoValueControl/FileContentIndex/c7353516-597c-4b44-aa00-bbe219120d4e.vsidx b/.vs/DuoValueControl/FileContentIndex/c7353516-597c-4b44-aa00-bbe219120d4e.vsidx deleted file mode 100644 index 8146c74..0000000 Binary files a/.vs/DuoValueControl/FileContentIndex/c7353516-597c-4b44-aa00-bbe219120d4e.vsidx and /dev/null differ diff --git a/.vs/DuoValueControl/FileContentIndex/ea6f3f7a-efdd-4928-90cd-19d7b78f0240.vsidx b/.vs/DuoValueControl/FileContentIndex/ea6f3f7a-efdd-4928-90cd-19d7b78f0240.vsidx new file mode 100644 index 0000000..5b90db3 Binary files /dev/null and b/.vs/DuoValueControl/FileContentIndex/ea6f3f7a-efdd-4928-90cd-19d7b78f0240.vsidx differ diff --git a/.vs/DuoValueControl/FileContentIndex/read.lock b/.vs/DuoValueControl/FileContentIndex/read.lock deleted file mode 100644 index e69de29..0000000 diff --git a/.vs/DuoValueControl/v17/.suo b/.vs/DuoValueControl/v17/.suo index a8d9e9c..6c1f3c6 100644 Binary files a/.vs/DuoValueControl/v17/.suo and b/.vs/DuoValueControl/v17/.suo differ diff --git a/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 83e6107..2d21f8d 100644 Binary files a/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 19ea780..7567640 100644 Binary files a/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/DuoValueControl/obj/Debug/DuoValueControl.csproj.AssemblyReference.cache b/DuoValueControl/obj/Debug/DuoValueControl.csproj.AssemblyReference.cache index 642a4eb..8ade163 100644 Binary files a/DuoValueControl/obj/Debug/DuoValueControl.csproj.AssemblyReference.cache and b/DuoValueControl/obj/Debug/DuoValueControl.csproj.AssemblyReference.cache differ diff --git a/HE-Test_Dll/Form1.Designer.cs b/HE-Test_Dll/Form1.Designer.cs index 27f7a86..42f49d6 100644 --- a/HE-Test_Dll/Form1.Designer.cs +++ b/HE-Test_Dll/Form1.Designer.cs @@ -80,6 +80,7 @@ // duoValueControl // this.duoValueControl.AlwaysEncrypted = false; + this.duoValueControl.CheckBoxEncryptValueText = "Encrypt"; this.duoValueControl.Group = null; this.duoValueControl.GroupName = "Group"; this.duoValueControl.InitialDirectory = "C:\\"; @@ -106,7 +107,7 @@ this.Controls.Add(this.groupBoxProgramInfo); this.Controls.Add(this.groupBoxDLLInfo); this.Name = "Form1"; - this.Text = "Test_InfoBox"; + this.Text = "Test_DuoValueControl"; 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 403a12c..8fa5017 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 06ee1dc..7c04073 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/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache index f1c39bc..f15790c 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 178a8b2..392baa3 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 403a12c..8fa5017 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 06ee1dc..7c04073 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_DuoValueControl.csproj.AssemblyReference.cache b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.AssemblyReference.cache index 8ebcc5c..28bac10 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.AssemblyReference.cache and b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.AssemblyReference.cache differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.CoreCompileInputs.cache b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.CoreCompileInputs.cache index 1154b99..e4211c9 100644 --- a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.CoreCompileInputs.cache +++ b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -ca9756681d5a726e98ace337110d2b01840337ae +e2edf1f31238abccda0a42fc7b94eacf16bd59d1 diff --git a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.FileListAbsolute.txt b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.FileListAbsolute.txt index 88914d8..3ed5801 100644 --- a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.FileListAbsolute.txt +++ b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.FileListAbsolute.txt @@ -16,3 +16,20 @@ H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.g H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_DuoValueControl.csproj.CopyComplete H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.exe H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\HE-Test_Dll.exe.config +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\HE-Test_Dll.exe +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\HE-Test_Dll.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\hecryption.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\hedvalcon.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\hecryption.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\hedvalcon.pdb +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\de\hedvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\bin\Debug\en\hedvalcon.resources.dll +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_DuoValueControl.csproj.AssemblyReference.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE_Test_Dll1.Form1.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE_Test_Dll1.Properties.Resources.resources +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_DuoValueControl.csproj.GenerateResource.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_DuoValueControl.csproj.CoreCompileInputs.cache +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_DuoValueControl.csproj.CopyComplete +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.exe +C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\DuoValueControl.git\HE-Test_Dll\obj\Debug\HE-Test_Dll.pdb diff --git a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.GenerateResource.cache b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.GenerateResource.cache index aa4bef1..7c25314 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.GenerateResource.cache and b/HE-Test_Dll/obj/Debug/HE-Test_DuoValueControl.csproj.GenerateResource.cache differ