diff --git a/.vs/DuoValueControl/FileContentIndex/04caa49f-725a-49b2-986b-f8057255c9df.vsidx b/.vs/DuoValueControl/FileContentIndex/4b9d289c-bf04-449c-a684-3db907211c18.vsidx similarity index 100% rename from .vs/DuoValueControl/FileContentIndex/04caa49f-725a-49b2-986b-f8057255c9df.vsidx rename to .vs/DuoValueControl/FileContentIndex/4b9d289c-bf04-449c-a684-3db907211c18.vsidx diff --git a/.vs/DuoValueControl/FileContentIndex/c7353516-597c-4b44-aa00-bbe219120d4e.vsidx b/.vs/DuoValueControl/FileContentIndex/c7353516-597c-4b44-aa00-bbe219120d4e.vsidx new file mode 100644 index 0000000..8146c74 Binary files /dev/null and b/.vs/DuoValueControl/FileContentIndex/c7353516-597c-4b44-aa00-bbe219120d4e.vsidx differ diff --git a/.vs/DuoValueControl/FileContentIndex/d2fc7132-c527-4446-8563-76ee49a33ce1.vsidx b/.vs/DuoValueControl/FileContentIndex/d2fc7132-c527-4446-8563-76ee49a33ce1.vsidx deleted file mode 100644 index 339fe9a..0000000 Binary files a/.vs/DuoValueControl/FileContentIndex/d2fc7132-c527-4446-8563-76ee49a33ce1.vsidx and /dev/null differ diff --git a/.vs/DuoValueControl/v17/.suo b/.vs/DuoValueControl/v17/.suo index fcce920..a8d9e9c 100644 Binary files a/.vs/DuoValueControl/v17/.suo and b/.vs/DuoValueControl/v17/.suo differ diff --git a/DuoValueControl/bin/Debug/de/hedvalcon.resources.dll b/DuoValueControl/bin/Debug/de/hedvalcon.resources.dll index 7825ce4..47770ce 100644 Binary files a/DuoValueControl/bin/Debug/de/hedvalcon.resources.dll and b/DuoValueControl/bin/Debug/de/hedvalcon.resources.dll differ diff --git a/DuoValueControl/bin/Debug/en/hedvalcon.resources.dll b/DuoValueControl/bin/Debug/en/hedvalcon.resources.dll index 8b379f8..72ea30c 100644 Binary files a/DuoValueControl/bin/Debug/en/hedvalcon.resources.dll and b/DuoValueControl/bin/Debug/en/hedvalcon.resources.dll differ diff --git a/DuoValueControl/bin/Debug/hedvalcon.dll b/DuoValueControl/bin/Debug/hedvalcon.dll index aa4a76e..c095d32 100644 Binary files a/DuoValueControl/bin/Debug/hedvalcon.dll and b/DuoValueControl/bin/Debug/hedvalcon.dll differ diff --git a/DuoValueControl/bin/Debug/hedvalcon.pdb b/DuoValueControl/bin/Debug/hedvalcon.pdb index 55d28c7..849341a 100644 Binary files a/DuoValueControl/bin/Debug/hedvalcon.pdb and b/DuoValueControl/bin/Debug/hedvalcon.pdb differ diff --git a/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache new file mode 100644 index 0000000..83e6107 Binary files /dev/null and b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 0000000..19ea780 Binary files /dev/null and b/DuoValueControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/DuoValueControl/obj/Debug/TempPE/Properties.AppResources.Designer.cs.dll b/DuoValueControl/obj/Debug/TempPE/Properties.AppResources.Designer.cs.dll new file mode 100644 index 0000000..426f5ce Binary files /dev/null and b/DuoValueControl/obj/Debug/TempPE/Properties.AppResources.Designer.cs.dll differ diff --git a/DuoValueControl/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/DuoValueControl/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll new file mode 100644 index 0000000..8ffbfc3 Binary files /dev/null and b/DuoValueControl/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/DuoValueControl/obj/Debug/de/hedvalcon.resources.dll b/DuoValueControl/obj/Debug/de/hedvalcon.resources.dll index 7825ce4..47770ce 100644 Binary files a/DuoValueControl/obj/Debug/de/hedvalcon.resources.dll and b/DuoValueControl/obj/Debug/de/hedvalcon.resources.dll differ diff --git a/DuoValueControl/obj/Debug/en/hedvalcon.resources.dll b/DuoValueControl/obj/Debug/en/hedvalcon.resources.dll index 8b379f8..72ea30c 100644 Binary files a/DuoValueControl/obj/Debug/en/hedvalcon.resources.dll and b/DuoValueControl/obj/Debug/en/hedvalcon.resources.dll differ diff --git a/DuoValueControl/obj/Debug/hedvalcon.dll b/DuoValueControl/obj/Debug/hedvalcon.dll index aa4a76e..c095d32 100644 Binary files a/DuoValueControl/obj/Debug/hedvalcon.dll and b/DuoValueControl/obj/Debug/hedvalcon.dll differ diff --git a/DuoValueControl/obj/Debug/hedvalcon.pdb b/DuoValueControl/obj/Debug/hedvalcon.pdb index 55d28c7..849341a 100644 Binary files a/DuoValueControl/obj/Debug/hedvalcon.pdb and b/DuoValueControl/obj/Debug/hedvalcon.pdb differ diff --git a/HE-Test_Dll/Form1.Designer.cs b/HE-Test_Dll/Form1.Designer.cs index b4a2bfb..27f7a86 100644 --- a/HE-Test_Dll/Form1.Designer.cs +++ b/HE-Test_Dll/Form1.Designer.cs @@ -80,7 +80,6 @@ // duoValueControl // this.duoValueControl.AlwaysEncrypted = false; - this.duoValueControl.CheckBoxEncryptValueText = "Encrypt"; this.duoValueControl.Group = null; this.duoValueControl.GroupName = "Group"; this.duoValueControl.InitialDirectory = "C:\\"; diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe index c80c4c8..403a12c 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 1770a8f..06ee1dc 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/hedvalcon.resources.dll b/HE-Test_Dll/bin/Debug/de/hedvalcon.resources.dll index 7825ce4..47770ce 100644 Binary files a/HE-Test_Dll/bin/Debug/de/hedvalcon.resources.dll and b/HE-Test_Dll/bin/Debug/de/hedvalcon.resources.dll differ diff --git a/HE-Test_Dll/bin/Debug/en/hedvalcon.resources.dll b/HE-Test_Dll/bin/Debug/en/hedvalcon.resources.dll index 8b379f8..72ea30c 100644 Binary files a/HE-Test_Dll/bin/Debug/en/hedvalcon.resources.dll and b/HE-Test_Dll/bin/Debug/en/hedvalcon.resources.dll differ diff --git a/HE-Test_Dll/bin/Debug/hedvalcon.dll b/HE-Test_Dll/bin/Debug/hedvalcon.dll index aa4a76e..c095d32 100644 Binary files a/HE-Test_Dll/bin/Debug/hedvalcon.dll and b/HE-Test_Dll/bin/Debug/hedvalcon.dll differ diff --git a/HE-Test_Dll/bin/Debug/hedvalcon.pdb b/HE-Test_Dll/bin/Debug/hedvalcon.pdb index 55d28c7..849341a 100644 Binary files a/HE-Test_Dll/bin/Debug/hedvalcon.pdb and b/HE-Test_Dll/bin/Debug/hedvalcon.pdb differ diff --git a/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/HE-Test_Dll/obj/Debug/DesignTimeResolveAssemblyReferences.cache index f9de2ea..f1c39bc 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/HE-Test_Dll.exe b/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe index c80c4c8..403a12c 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 1770a8f..06ee1dc 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 a423881..8ebcc5c 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/TempPE/Properties.Resources.Designer.cs.dll b/HE-Test_Dll/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll new file mode 100644 index 0000000..3300397 Binary files /dev/null and b/HE-Test_Dll/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll differ