From 4ad9fbb8ea691b6f34e69b7f0d33a7a0cdc742d1 Mon Sep 17 00:00:00 2001 From: "ankostis@host:STUW025" <ankostis@gmail.com> Date: Mon, 19 May 2014 19:52:10 +0200 Subject: [PATCH] REMOVE version-infos from project's names (2.01) --- CSE2.01.sln => CSE.sln | 2 +- CSE2.01/{CSE2.01.vbproj => CSE.vbproj} | 10 ++-- CSE2.01/GUI/CSEMain.Designer.vb | 24 ++++---- CSE2.01/GUI/CSE_Info.Designer.vb | 6 +- CSE2.01/My Project/Application.Designer.vb | 18 +++--- CSE2.01/My Project/AssemblyInfo.vb | 10 ++-- CSE2.01/My Project/Resources.Designer.vb | 68 +++++++++++----------- CSE2.01/My Project/Settings.Designer.vb | 56 +++++++++--------- 8 files changed, 97 insertions(+), 97 deletions(-) rename CSE2.01.sln => CSE.sln (84%) rename CSE2.01/{CSE2.01.vbproj => CSE.vbproj} (97%) diff --git a/CSE2.01.sln b/CSE.sln similarity index 84% rename from CSE2.01.sln rename to CSE.sln index ac5f24e..c65c845 100644 --- a/CSE2.01.sln +++ b/CSE.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CSE2.01", "CSE2.01\CSE2.01.vbproj", "{6845E24A-D1E7-4B28-92E7-2EBF850F044B}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CSE", "CSE2.01\CSE.vbproj", "{6845E24A-D1E7-4B28-92E7-2EBF850F044B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/CSE2.01/CSE2.01.vbproj b/CSE2.01/CSE.vbproj similarity index 97% rename from CSE2.01/CSE2.01.vbproj rename to CSE2.01/CSE.vbproj index abf6a88..cabbea8 100644 --- a/CSE2.01/CSE2.01.vbproj +++ b/CSE2.01/CSE.vbproj @@ -8,9 +8,9 @@ <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{6845E24A-D1E7-4B28-92E7-2EBF850F044B}</ProjectGuid> <OutputType>WinExe</OutputType> - <StartupObject>CSE2._01.My.MyApplication</StartupObject> - <RootNamespace>CSE2._01</RootNamespace> - <AssemblyName>CSE2.01</AssemblyName> + <StartupObject>CSE.My.MyApplication</StartupObject> + <RootNamespace>CSE</RootNamespace> + <AssemblyName>CSE</AssemblyName> <FileAlignment>512</FileAlignment> <MyType>WindowsForms</MyType> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> @@ -23,7 +23,7 @@ <DefineDebug>true</DefineDebug> <DefineTrace>true</DefineTrace> <OutputPath>bin\Debug\</OutputPath> - <DocumentationFile>CSE2.01.xml</DocumentationFile> + <DocumentationFile>CSE.xml</DocumentationFile> <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> @@ -33,7 +33,7 @@ <DefineTrace>true</DefineTrace> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DocumentationFile>CSE2.01.xml</DocumentationFile> + <DocumentationFile>CSE.xml</DocumentationFile> <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> </PropertyGroup> <PropertyGroup> diff --git a/CSE2.01/GUI/CSEMain.Designer.vb b/CSE2.01/GUI/CSEMain.Designer.vb index 7e3c9f0..89bc382 100644 --- a/CSE2.01/GUI/CSEMain.Designer.vb +++ b/CSE2.01/GUI/CSEMain.Designer.vb @@ -280,14 +280,14 @@ Partial Class CSEMain ' 'ToolStripMenuItemNew ' - Me.ToolStripMenuItemNew.Image = Global.CSE2._01.My.Resources.Resources.Neu + Me.ToolStripMenuItemNew.Image = Global.CSE.My.Resources.Resources.Neu Me.ToolStripMenuItemNew.Name = "ToolStripMenuItemNew" Me.ToolStripMenuItemNew.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemNew.Text = "New" ' 'ToolStripMenuItemOpen ' - Me.ToolStripMenuItemOpen.Image = Global.CSE2._01.My.Resources.Resources.Öffnen + Me.ToolStripMenuItemOpen.Image = Global.CSE.My.Resources.Resources.Öffnen Me.ToolStripMenuItemOpen.Name = "ToolStripMenuItemOpen" Me.ToolStripMenuItemOpen.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemOpen.Text = "Open" @@ -299,14 +299,14 @@ Partial Class CSEMain ' 'ToolStripMenuItemSave ' - Me.ToolStripMenuItemSave.Image = Global.CSE2._01.My.Resources.Resources.Speichern + Me.ToolStripMenuItemSave.Image = Global.CSE.My.Resources.Resources.Speichern Me.ToolStripMenuItemSave.Name = "ToolStripMenuItemSave" Me.ToolStripMenuItemSave.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemSave.Text = "Save" ' 'ToolStripMenuItemSaveAs ' - Me.ToolStripMenuItemSaveAs.Image = Global.CSE2._01.My.Resources.Resources.Speichern_unter + Me.ToolStripMenuItemSaveAs.Image = Global.CSE.My.Resources.Resources.Speichern_unter Me.ToolStripMenuItemSaveAs.Name = "ToolStripMenuItemSaveAs" Me.ToolStripMenuItemSaveAs.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemSaveAs.Text = "SaveAs" @@ -318,7 +318,7 @@ Partial Class CSEMain ' 'ToolStripMenuItemExit ' - Me.ToolStripMenuItemExit.Image = Global.CSE2._01.My.Resources.Resources.Beenden + Me.ToolStripMenuItemExit.Image = Global.CSE.My.Resources.Resources.Beenden Me.ToolStripMenuItemExit.Name = "ToolStripMenuItemExit" Me.ToolStripMenuItemExit.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemExit.Text = "Exit" @@ -332,7 +332,7 @@ Partial Class CSEMain ' 'ToolStripMenuItemLog ' - Me.ToolStripMenuItemLog.Image = Global.CSE2._01.My.Resources.Resources.Log_File + Me.ToolStripMenuItemLog.Image = Global.CSE.My.Resources.Resources.Log_File Me.ToolStripMenuItemLog.Name = "ToolStripMenuItemLog" Me.ToolStripMenuItemLog.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemLog.Text = "Open LogFile" @@ -344,7 +344,7 @@ Partial Class CSEMain ' 'ToolStripMenuItemOption ' - Me.ToolStripMenuItemOption.Image = Global.CSE2._01.My.Resources.Resources.Optionen + Me.ToolStripMenuItemOption.Image = Global.CSE.My.Resources.Resources.Optionen Me.ToolStripMenuItemOption.Name = "ToolStripMenuItemOption" Me.ToolStripMenuItemOption.Size = New System.Drawing.Size(152, 22) Me.ToolStripMenuItemOption.Text = "Options" @@ -358,14 +358,14 @@ Partial Class CSEMain ' 'CreatActivationFileToolStripMenuItem ' - Me.CreatActivationFileToolStripMenuItem.Image = Global.CSE2._01.My.Resources.Resources.Licencefile + Me.CreatActivationFileToolStripMenuItem.Image = Global.CSE.My.Resources.Resources.Licencefile Me.CreatActivationFileToolStripMenuItem.Name = "CreatActivationFileToolStripMenuItem" Me.CreatActivationFileToolStripMenuItem.Size = New System.Drawing.Size(186, 22) Me.CreatActivationFileToolStripMenuItem.Text = "Create Activation File" ' 'ToolStripMenuItemAbout ' - Me.ToolStripMenuItemAbout.Image = Global.CSE2._01.My.Resources.Resources.Info + Me.ToolStripMenuItemAbout.Image = Global.CSE.My.Resources.Resources.Info Me.ToolStripMenuItemAbout.Name = "ToolStripMenuItemAbout" Me.ToolStripMenuItemAbout.Size = New System.Drawing.Size(186, 22) Me.ToolStripMenuItemAbout.Text = "About CSE" @@ -875,7 +875,7 @@ Partial Class CSEMain ' 'PictureBox2 ' - Me.PictureBox2.Image = Global.CSE2._01.My.Resources.Resources.JRC_About + Me.PictureBox2.Image = Global.CSE.My.Resources.Resources.JRC_About Me.PictureBox2.Location = New System.Drawing.Point(463, 26) Me.PictureBox2.Margin = New System.Windows.Forms.Padding(2) Me.PictureBox2.Name = "PictureBox2" @@ -896,7 +896,7 @@ Partial Class CSEMain ' 'PictureBox1 ' - Me.PictureBox1.Image = Global.CSE2._01.My.Resources.Resources.VECTO_LOGO + Me.PictureBox1.Image = Global.CSE.My.Resources.Resources.VECTO_LOGO Me.PictureBox1.Location = New System.Drawing.Point(8, 26) Me.PictureBox1.Margin = New System.Windows.Forms.Padding(2) Me.PictureBox1.Name = "PictureBox1" @@ -1287,7 +1287,7 @@ Partial Class CSEMain ' 'PBInfoIcon ' - Me.PBInfoIcon.Image = Global.CSE2._01.My.Resources.Resources.Info + Me.PBInfoIcon.Image = Global.CSE.My.Resources.Resources.Info Me.PBInfoIcon.Location = New System.Drawing.Point(488, 245) Me.PBInfoIcon.Name = "PBInfoIcon" Me.PBInfoIcon.Size = New System.Drawing.Size(25, 24) diff --git a/CSE2.01/GUI/CSE_Info.Designer.vb b/CSE2.01/GUI/CSE_Info.Designer.vb index 04f709a..86e521f 100644 --- a/CSE2.01/GUI/CSE_Info.Designer.vb +++ b/CSE2.01/GUI/CSE_Info.Designer.vb @@ -132,7 +132,7 @@ Partial Class CSE_Info 'PictureBoxJRC ' Me.PictureBoxJRC.Cursor = System.Windows.Forms.Cursors.Hand - Me.PictureBoxJRC.Image = Global.CSE2._01.My.Resources.Resources.JRC_About + Me.PictureBoxJRC.Image = Global.CSE.My.Resources.Resources.JRC_About Me.PictureBoxJRC.Location = New System.Drawing.Point(239, 145) Me.PictureBoxJRC.Name = "PictureBoxJRC" Me.PictureBoxJRC.Size = New System.Drawing.Size(195, 40) @@ -142,7 +142,7 @@ Partial Class CSE_Info 'PictureBoxTUG ' Me.PictureBoxTUG.Cursor = System.Windows.Forms.Cursors.Hand - Me.PictureBoxTUG.Image = Global.CSE2._01.My.Resources.Resources.TUG_91x34 + Me.PictureBoxTUG.Image = Global.CSE.My.Resources.Resources.TUG_91x34 Me.PictureBoxTUG.Location = New System.Drawing.Point(363, 398) Me.PictureBoxTUG.Name = "PictureBoxTUG" Me.PictureBoxTUG.Size = New System.Drawing.Size(96, 36) @@ -152,7 +152,7 @@ Partial Class CSE_Info 'PictureBoxFVT ' Me.PictureBoxFVT.Cursor = System.Windows.Forms.Cursors.Hand - Me.PictureBoxFVT.Image = Global.CSE2._01.My.Resources.Resources.IVT_About + Me.PictureBoxFVT.Image = Global.CSE.My.Resources.Resources.IVT_About Me.PictureBoxFVT.Location = New System.Drawing.Point(245, 398) Me.PictureBoxFVT.Name = "PictureBoxFVT" Me.PictureBoxFVT.Size = New System.Drawing.Size(75, 36) diff --git a/CSE2.01/My Project/Application.Designer.vb b/CSE2.01/My Project/Application.Designer.vb index 874ff91..dbe40a0 100644 --- a/CSE2.01/My Project/Application.Designer.vb +++ b/CSE2.01/My Project/Application.Designer.vb @@ -1,10 +1,10 @@ '------------------------------------------------------------------------------ ' <auto-generated> -' Dieser Code wurde von einem Tool generiert. -' Laufzeitversion:4.0.30319.18444 +' This code was generated by a tool. +' Runtime Version:4.0.30319.18063 ' -' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -' der Code erneut generiert wird. +' Changes to this file may cause incorrect behavior and will be lost if +' the code is regenerated. ' </auto-generated> '------------------------------------------------------------------------------ @@ -14,10 +14,10 @@ Option Explicit On Namespace My - 'HINWEIS: Diese Datei wird automatisch generiert. Ändern Sie sie nicht direkt. Zum Ändern - ' oder bei in dieser Datei auftretenden Buildfehlern wechseln Sie zum Projekt-Designer. - ' (Wechseln Sie dazu zu den Projekteigenschaften, oder doppelklicken Sie auf den Knoten "Mein Projekt" im - ' Projektmappen-Explorer). Nehmen Sie auf der Registerkarte "Anwendung" entsprechende Änderungen vor. + 'NOTE: This file is auto-generated; do not modify it directly. To make changes, + ' or if you encounter build errors in this file, go to the Project Designer + ' (go to Project Properties or double-click the My Project node in + ' Solution Explorer), and make changes on the Application tab. ' Partial Friend Class MyApplication @@ -32,7 +32,7 @@ Namespace My <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _ Protected Overrides Sub OnCreateMainForm() - Me.MainForm = Global.CSE2._01.CSEMain + Me.MainForm = Global.CSE.CSEMain End Sub End Class End Namespace diff --git a/CSE2.01/My Project/AssemblyInfo.vb b/CSE2.01/My Project/AssemblyInfo.vb index c5ce894..15d951f 100644 --- a/CSE2.01/My Project/AssemblyInfo.vb +++ b/CSE2.01/My Project/AssemblyInfo.vb @@ -8,11 +8,11 @@ Imports System.Runtime.InteropServices ' Die Werte der Assemblyattribute überprüfen -<Assembly: AssemblyTitle("CSE2.01")> +<Assembly: AssemblyTitle("CSE")> <Assembly: AssemblyDescription("")> <Assembly: AssemblyCompany("")> -<Assembly: AssemblyProduct("CSE2.01")> -<Assembly: AssemblyCopyright("Copyright © 2014")> +<Assembly: AssemblyProduct("CSE")> +<Assembly: AssemblyCopyright("Copyright © 2014 European Commission")> <Assembly: AssemblyTrademark("")> <Assembly: ComVisible(False)> @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' <Assembly: AssemblyVersion("1.0.*")> -<Assembly: AssemblyVersion("1.0.0.0")> -<Assembly: AssemblyFileVersion("1.0.0.0")> +<Assembly: AssemblyVersion("2.0.1.0")> +<Assembly: AssemblyFileVersion("2.0.1.0")> diff --git a/CSE2.01/My Project/Resources.Designer.vb b/CSE2.01/My Project/Resources.Designer.vb index 1360721..c016014 100644 --- a/CSE2.01/My Project/Resources.Designer.vb +++ b/CSE2.01/My Project/Resources.Designer.vb @@ -1,10 +1,10 @@ '------------------------------------------------------------------------------ ' <auto-generated> -' Dieser Code wurde von einem Tool generiert. -' Laufzeitversion:4.0.30319.18444 +' This code was generated by a tool. +' Runtime Version:4.0.30319.18063 ' -' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -' der Code erneut generiert wird. +' Changes to this file may cause incorrect behavior and will be lost if +' the code is regenerated. ' </auto-generated> '------------------------------------------------------------------------------ @@ -15,12 +15,12 @@ Imports System Namespace My.Resources - 'Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert - '-Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert. - 'Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen - 'mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu. + 'This class was auto-generated by the StronglyTypedResourceBuilder + 'class via a tool like ResGen or Visual Studio. + 'To add or remove a member, edit your .ResX file then rerun ResGen + 'with the /str option, or rebuild your VS project. '''<summary> - ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + ''' A strongly-typed resource class, for looking up localized strings, etc. '''</summary> <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _ Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _ @@ -33,13 +33,13 @@ Namespace My.Resources Private resourceCulture As Global.System.Globalization.CultureInfo '''<summary> - ''' Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + ''' Returns the cached ResourceManager instance used by this class. '''</summary> <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager Get If Object.ReferenceEquals(resourceMan, Nothing) Then - Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("CSE2._01.Resources", GetType(Resources).Assembly) + Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("CSE.Resources", GetType(Resources).Assembly) resourceMan = temp End If Return resourceMan @@ -47,8 +47,8 @@ Namespace My.Resources End Property '''<summary> - ''' Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - ''' Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + ''' Overrides the current thread's CurrentUICulture property for all + ''' resource lookups using this strongly typed resource class. '''</summary> <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ Friend Property Culture() As Global.System.Globalization.CultureInfo @@ -61,7 +61,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Beenden() As System.Drawing.Bitmap Get @@ -71,7 +71,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol). + ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon). '''</summary> Friend ReadOnly Property CSE() As System.Drawing.Icon Get @@ -81,7 +81,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property export_excel() As System.Drawing.Bitmap Get @@ -91,7 +91,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property FVT_91x39() As System.Drawing.Bitmap Get @@ -101,7 +101,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Help() As System.Drawing.Bitmap Get @@ -111,7 +111,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol). + ''' Looks up a localized resource of type System.Drawing.Icon similar to (Icon). '''</summary> Friend ReadOnly Property Icon() As System.Drawing.Icon Get @@ -121,7 +121,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Info() As System.Drawing.Bitmap Get @@ -131,7 +131,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property IVT_About() As System.Drawing.Bitmap Get @@ -141,7 +141,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property JRC_About() As System.Drawing.Bitmap Get @@ -151,7 +151,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Licencefile() As System.Drawing.Bitmap Get @@ -161,7 +161,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Log_File() As System.Drawing.Bitmap Get @@ -171,7 +171,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property minus_circle_icon() As System.Drawing.Bitmap Get @@ -181,7 +181,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Neu() As System.Drawing.Bitmap Get @@ -191,7 +191,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Öffnen() As System.Drawing.Bitmap Get @@ -201,7 +201,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Optionen() As System.Drawing.Bitmap Get @@ -211,7 +211,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property plus_circle_icon() As System.Drawing.Bitmap Get @@ -221,7 +221,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Speichern() As System.Drawing.Bitmap Get @@ -231,7 +231,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property Speichern_unter() As System.Drawing.Bitmap Get @@ -241,7 +241,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property TUG_91x34() As System.Drawing.Bitmap Get @@ -251,7 +251,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property VECTO_About() As System.Drawing.Bitmap Get @@ -261,7 +261,7 @@ Namespace My.Resources End Property '''<summary> - ''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + ''' Looks up a localized resource of type System.Drawing.Bitmap. '''</summary> Friend ReadOnly Property VECTO_LOGO() As System.Drawing.Bitmap Get diff --git a/CSE2.01/My Project/Settings.Designer.vb b/CSE2.01/My Project/Settings.Designer.vb index 68c7d41..1eae091 100644 --- a/CSE2.01/My Project/Settings.Designer.vb +++ b/CSE2.01/My Project/Settings.Designer.vb @@ -1,7 +1,7 @@ '------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. -' Runtime Version:4.0.30319.18444 +' Runtime Version:4.0.30319.18063 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. @@ -13,42 +13,42 @@ Option Explicit On Namespace My - - <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _ - Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0"), _ - Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ + + <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _ + Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0"), _ + Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase - - Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings) - + + Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings) + #Region "My.Settings Auto-Save Functionality" #If _MyType = "WindowsForms" Then - Private Shared addedHandler As Boolean + Private Shared addedHandler As Boolean - Private Shared addedHandlerLockObject As New Object + Private Shared addedHandlerLockObject As New Object - <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ - Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) - If My.Application.SaveMySettingsOnExit Then - My.Settings.Save() - End If - End Sub + <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _ + Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) + If My.Application.SaveMySettingsOnExit Then + My.Settings.Save() + End If + End Sub #End If #End Region - + Public Shared ReadOnly Property [Default]() As MySettings Get - + #If _MyType = "WindowsForms" Then - If Not addedHandler Then - SyncLock addedHandlerLockObject - If Not addedHandler Then - AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings - addedHandler = True - End If - End SyncLock - End If + If Not addedHandler Then + SyncLock addedHandlerLockObject + If Not addedHandler Then + AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings + addedHandler = True + End If + End SyncLock + End If #End If Return defaultInstance End Get @@ -64,9 +64,9 @@ Namespace My Friend Module MySettingsProperty <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _ - Friend ReadOnly Property Settings() As Global.CSE2._01.My.MySettings + Friend ReadOnly Property Settings() As Global.CSE.My.MySettings Get - Return Global.CSE2._01.My.MySettings.Default + Return Global.CSE.My.MySettings.Default End Get End Property End Module -- GitLab