diff --git a/.vs/DuoMultiValueControl/FileContentIndex/40b4718f-75c3-4e5d-ba3d-4763388171bd.vsidx b/.vs/DuoMultiValueControl/FileContentIndex/210b8de7-aa5e-4921-9c8d-e4dd92666812.vsidx similarity index 54% rename from .vs/DuoMultiValueControl/FileContentIndex/40b4718f-75c3-4e5d-ba3d-4763388171bd.vsidx rename to .vs/DuoMultiValueControl/FileContentIndex/210b8de7-aa5e-4921-9c8d-e4dd92666812.vsidx index 29fd8a0..b396249 100644 Binary files a/.vs/DuoMultiValueControl/FileContentIndex/40b4718f-75c3-4e5d-ba3d-4763388171bd.vsidx and b/.vs/DuoMultiValueControl/FileContentIndex/210b8de7-aa5e-4921-9c8d-e4dd92666812.vsidx differ diff --git a/.vs/DuoMultiValueControl/FileContentIndex/40b62192-35c5-418e-99c0-e1e567a54a14.vsidx b/.vs/DuoMultiValueControl/FileContentIndex/f742b85a-992e-4671-aa83-26b7de0d8167.vsidx similarity index 100% rename from .vs/DuoMultiValueControl/FileContentIndex/40b62192-35c5-418e-99c0-e1e567a54a14.vsidx rename to .vs/DuoMultiValueControl/FileContentIndex/f742b85a-992e-4671-aa83-26b7de0d8167.vsidx diff --git a/.vs/DuoMultiValueControl/v17/.suo b/.vs/DuoMultiValueControl/v17/.suo index 465706e..052af5c 100644 Binary files a/.vs/DuoMultiValueControl/v17/.suo and b/.vs/DuoMultiValueControl/v17/.suo differ diff --git a/Daten/NXenvironment_NX 1953_CAD.xml b/Daten/NXenvironment_NX 1953_CAD.xml index 9b6c01d..1a08248 100644 --- a/Daten/NXenvironment_NX 1953_CAD.xml +++ b/Daten/NXenvironment_NX 1953_CAD.xml @@ -1,19 +1,19 @@  - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DuoMultiValueControl/DuoMultiValueControl.cs b/DuoMultiValueControl/DuoMultiValueControl.cs index d626ddf..b80e961 100644 --- a/DuoMultiValueControl/DuoMultiValueControl.cs +++ b/DuoMultiValueControl/DuoMultiValueControl.cs @@ -743,7 +743,7 @@ namespace Eugen.ESystem.Windows.Forms var saveXML = new SaveXML(); saveXML.FileName = xmlFileName; - saveXML.Topic = "NX-Portal"; //z.B. "NX-Portal" + saveXML.Topic = Topic; //z.B. "NX-Portal" saveXML.Group = comboBoxGroup1.Text; //z.B. "NX 1953" saveXML.Keys = keys; //z.B. "UGII_ENV" saveXML.Values = values; //z.B. "M:\ug\NX1953_NXTC\global\00_DEFAULTS\UGII\ugii_env.dat" diff --git a/DuoMultiValueControl/bin/Debug/de/hedmvalcon.resources.dll b/DuoMultiValueControl/bin/Debug/de/hedmvalcon.resources.dll index 31da8a0..bec169b 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/de/hesvalcon.resources.dll b/DuoMultiValueControl/bin/Debug/de/hesvalcon.resources.dll index 2d51455..cfd456b 100644 Binary files a/DuoMultiValueControl/bin/Debug/de/hesvalcon.resources.dll and b/DuoMultiValueControl/bin/Debug/de/hesvalcon.resources.dll differ diff --git a/DuoMultiValueControl/bin/Debug/en/hedmvalcon.resources.dll b/DuoMultiValueControl/bin/Debug/en/hedmvalcon.resources.dll index 4a9243a..65fc30d 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/en/hesvalcon.resources.dll b/DuoMultiValueControl/bin/Debug/en/hesvalcon.resources.dll index d44f3c4..cbe5807 100644 Binary files a/DuoMultiValueControl/bin/Debug/en/hesvalcon.resources.dll and b/DuoMultiValueControl/bin/Debug/en/hesvalcon.resources.dll differ diff --git a/DuoMultiValueControl/bin/Debug/hedmvalcon.dll b/DuoMultiValueControl/bin/Debug/hedmvalcon.dll index 7a1e0a0..d4043be 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 982f2f6..061a913 100644 Binary files a/DuoMultiValueControl/bin/Debug/hedmvalcon.pdb and b/DuoMultiValueControl/bin/Debug/hedmvalcon.pdb differ diff --git a/DuoMultiValueControl/bin/Debug/hesvalcon.dll b/DuoMultiValueControl/bin/Debug/hesvalcon.dll index 48ccc78..b587976 100644 Binary files a/DuoMultiValueControl/bin/Debug/hesvalcon.dll and b/DuoMultiValueControl/bin/Debug/hesvalcon.dll differ diff --git a/DuoMultiValueControl/bin/Debug/hesvalcon.pdb b/DuoMultiValueControl/bin/Debug/hesvalcon.pdb index 5b599a0..16c1c71 100644 Binary files a/DuoMultiValueControl/bin/Debug/hesvalcon.pdb and b/DuoMultiValueControl/bin/Debug/hesvalcon.pdb differ diff --git a/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.AssemblyReference.cache b/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.AssemblyReference.cache index 696fc5c..f72f9da 100644 Binary files a/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.AssemblyReference.cache and b/DuoMultiValueControl/obj/Debug/DuoMultiValueControl.csproj.AssemblyReference.cache differ diff --git a/DuoMultiValueControl/obj/Debug/de/hedmvalcon.resources.dll b/DuoMultiValueControl/obj/Debug/de/hedmvalcon.resources.dll index 31da8a0..bec169b 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 4a9243a..65fc30d 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 7a1e0a0..d4043be 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 982f2f6..061a913 100644 Binary files a/DuoMultiValueControl/obj/Debug/hedmvalcon.pdb and b/DuoMultiValueControl/obj/Debug/hedmvalcon.pdb differ diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe index a029f3c..c5e7866 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 97274bb..169749b 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 7d4f35c..bec169b 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/de/hesvalcon.resources.dll b/HE-Test_Dll/bin/Debug/de/hesvalcon.resources.dll index 2d51455..cfd456b 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/hedmvalcon.resources.dll b/HE-Test_Dll/bin/Debug/en/hedmvalcon.resources.dll index 6414646..65fc30d 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/en/hesvalcon.resources.dll b/HE-Test_Dll/bin/Debug/en/hesvalcon.resources.dll index d44f3c4..cbe5807 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/hedmvalcon.dll b/HE-Test_Dll/bin/Debug/hedmvalcon.dll index 8513888..d4043be 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 66d351c..061a913 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/bin/Debug/hesvalcon.dll b/HE-Test_Dll/bin/Debug/hesvalcon.dll index 48ccc78..b587976 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 5b599a0..16c1c71 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 fba62af..bbef5c9 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 a029f3c..c5e7866 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 97274bb..169749b 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 4a21c4f..efcc574 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