Update 20220220 - Korrektur Lizenzmanagement

master
Stefan Hutter 4 years ago
parent 3d4efef92b
commit cd34448d7c

Binary file not shown.

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<configuration>
<system.diagnostics>
<sources>
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information"/>
</switches>
<sharedListeners>
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

@ -56,3 +56,4 @@ E:\Software-Projekte\ITSM\Reporting\bin\Debug\System.Web.Services.dll
E:\Software-Projekte\ITSM\Reporting\bin\Debug\System.Windows.Forms.DataVisualization.dll
E:\Software-Projekte\ITSM\Reporting\obj\Debug\Reporting20.vbprojAssemblyReference.cache
E:\Software-Projekte\ITSM\Reporting\obj\Debug\Reporting20.vbproj.CopyComplete
E:\Software-Projekte\ITSM\Reporting\obj\Debug\Reporting20.vbproj.AssemblyReference.cache

File diff suppressed because it is too large Load Diff

@ -134,7 +134,7 @@ Namespace TKB.VV.DMS
Me.daErstellt_am = New SqlDateTime(CType(Now, DateTime))
Me.daMutiert_am = New SqlDateTime(CType(Now, DateTime))
Me.iMutierer = New SqlInt32(CType(Globals.clsmitarbeiter.iMitarbeiternr.Value, Int32))
Me.
Me.iSecurityLevelNr = New SqlInt32(CType(0, Int32))
Me.cpMainConnectionProvider = Globals.conn
Globals.conn.OpenConnection()

@ -497,7 +497,7 @@ Partial Class frmLizenzverwaltung
Me.GrpBeziehungen.Size = New System.Drawing.Size(833, 150)
Me.GrpBeziehungen.TabIndex = 0
Me.GrpBeziehungen.TabStop = False
Me.GrpBeziehungen.Text = " Beziehung zu Vertragselement / Applikation"
Me.GrpBeziehungen.Text = " Applikation"
'
'C1VertragselementApplikation
'
@ -525,59 +525,59 @@ Partial Class frmLizenzverwaltung
'
Me.ctxmenuVertragselementApplikatoin.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NeuerDatensatzToolStripMenuItem1, Me.DatensatzLöschenToolStripMenuItem, Me.DatensatzAktivierenToolStripMenuItem1, Me.DatensatzLöschenToolStripMenuItem1, Me.ToolStripMenuItem3, Me.DatensatzÄndernToolStripMenuItem1, Me.ToolStripMenuItem2, Me.VertragselementAnzeigenToolStripMenuItem, Me.ApplikationAnzeigenToolStripMenuItem})
Me.ctxmenuVertragselementApplikatoin.Name = "ctxmenuVertragselementApplikatoin"
Me.ctxmenuVertragselementApplikatoin.Size = New System.Drawing.Size(211, 170)
Me.ctxmenuVertragselementApplikatoin.Size = New System.Drawing.Size(210, 170)
'
'NeuerDatensatzToolStripMenuItem1
'
Me.NeuerDatensatzToolStripMenuItem1.Name = "NeuerDatensatzToolStripMenuItem1"
Me.NeuerDatensatzToolStripMenuItem1.Size = New System.Drawing.Size(210, 22)
Me.NeuerDatensatzToolStripMenuItem1.Size = New System.Drawing.Size(209, 22)
Me.NeuerDatensatzToolStripMenuItem1.Text = "Neuer Datensatz"
Me.NeuerDatensatzToolStripMenuItem1.Visible = False
'
'DatensatzLöschenToolStripMenuItem
'
Me.DatensatzLöschenToolStripMenuItem.Name = "DatensatzLöschenToolStripMenuItem"
Me.DatensatzLöschenToolStripMenuItem.Size = New System.Drawing.Size(210, 22)
Me.DatensatzLöschenToolStripMenuItem.Size = New System.Drawing.Size(209, 22)
Me.DatensatzLöschenToolStripMenuItem.Text = "Datensatz inaktivieren"
'
'DatensatzAktivierenToolStripMenuItem1
'
Me.DatensatzAktivierenToolStripMenuItem1.Name = "DatensatzAktivierenToolStripMenuItem1"
Me.DatensatzAktivierenToolStripMenuItem1.Size = New System.Drawing.Size(210, 22)
Me.DatensatzAktivierenToolStripMenuItem1.Size = New System.Drawing.Size(209, 22)
Me.DatensatzAktivierenToolStripMenuItem1.Text = "Datensatz aktivieren"
'
'DatensatzLöschenToolStripMenuItem1
'
Me.DatensatzLöschenToolStripMenuItem1.Name = "DatensatzLöschenToolStripMenuItem1"
Me.DatensatzLöschenToolStripMenuItem1.Size = New System.Drawing.Size(210, 22)
Me.DatensatzLöschenToolStripMenuItem1.Size = New System.Drawing.Size(209, 22)
Me.DatensatzLöschenToolStripMenuItem1.Text = "Datensatz löschen"
'
'ToolStripMenuItem3
'
Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(207, 6)
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(206, 6)
'
'DatensatzÄndernToolStripMenuItem1
'
Me.DatensatzÄndernToolStripMenuItem1.Name = "DatensatzÄndernToolStripMenuItem1"
Me.DatensatzÄndernToolStripMenuItem1.Size = New System.Drawing.Size(210, 22)
Me.DatensatzÄndernToolStripMenuItem1.Size = New System.Drawing.Size(209, 22)
Me.DatensatzÄndernToolStripMenuItem1.Text = "&Datensatz ändern"
'
'ToolStripMenuItem2
'
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(207, 6)
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(206, 6)
'
'VertragselementAnzeigenToolStripMenuItem
'
Me.VertragselementAnzeigenToolStripMenuItem.Name = "VertragselementAnzeigenToolStripMenuItem"
Me.VertragselementAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(210, 22)
Me.VertragselementAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(209, 22)
Me.VertragselementAnzeigenToolStripMenuItem.Text = "Vertragselement anzeigen"
'
'ApplikationAnzeigenToolStripMenuItem
'
Me.ApplikationAnzeigenToolStripMenuItem.Name = "ApplikationAnzeigenToolStripMenuItem"
Me.ApplikationAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(210, 22)
Me.ApplikationAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(209, 22)
Me.ApplikationAnzeigenToolStripMenuItem.Text = "Applikation Anzeigen"
'
'ToolStrip3
@ -676,47 +676,47 @@ Partial Class frmLizenzverwaltung
'
Me.ctxmenuLizenzkauf.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NeuerDatensatzToolStripMenuItem, Me.DatensatzÄndernToolStripMenuItem, Me.DatensatzInaktivierenToolStripMenuItem, Me.DatensatzAktivierenToolStripMenuItem, Me.ToolStripMenuItem1, Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem, Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem})
Me.ctxmenuLizenzkauf.Name = "ctxmenuLizenzkauf"
Me.ctxmenuLizenzkauf.Size = New System.Drawing.Size(360, 142)
Me.ctxmenuLizenzkauf.Size = New System.Drawing.Size(358, 142)
'
'NeuerDatensatzToolStripMenuItem
'
Me.NeuerDatensatzToolStripMenuItem.Name = "NeuerDatensatzToolStripMenuItem"
Me.NeuerDatensatzToolStripMenuItem.Size = New System.Drawing.Size(359, 22)
Me.NeuerDatensatzToolStripMenuItem.Size = New System.Drawing.Size(357, 22)
Me.NeuerDatensatzToolStripMenuItem.Text = "&Neuer Datensatz"
'
'DatensatzÄndernToolStripMenuItem
'
Me.DatensatzÄndernToolStripMenuItem.Name = "DatensatzÄndernToolStripMenuItem"
Me.DatensatzÄndernToolStripMenuItem.Size = New System.Drawing.Size(359, 22)
Me.DatensatzÄndernToolStripMenuItem.Size = New System.Drawing.Size(357, 22)
Me.DatensatzÄndernToolStripMenuItem.Text = "Datensatz ändern"
'
'DatensatzInaktivierenToolStripMenuItem
'
Me.DatensatzInaktivierenToolStripMenuItem.Name = "DatensatzInaktivierenToolStripMenuItem"
Me.DatensatzInaktivierenToolStripMenuItem.Size = New System.Drawing.Size(359, 22)
Me.DatensatzInaktivierenToolStripMenuItem.Size = New System.Drawing.Size(357, 22)
Me.DatensatzInaktivierenToolStripMenuItem.Text = "Datensatz inaktivieren"
'
'DatensatzAktivierenToolStripMenuItem
'
Me.DatensatzAktivierenToolStripMenuItem.Name = "DatensatzAktivierenToolStripMenuItem"
Me.DatensatzAktivierenToolStripMenuItem.Size = New System.Drawing.Size(359, 22)
Me.DatensatzAktivierenToolStripMenuItem.Size = New System.Drawing.Size(357, 22)
Me.DatensatzAktivierenToolStripMenuItem.Text = "Datensatz aktivieren"
'
'ToolStripMenuItem1
'
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(356, 6)
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(354, 6)
'
'MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem
'
Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Name = "MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem"
Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Size = New System.Drawing.Size(359, 22)
Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Size = New System.Drawing.Size(357, 22)
Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Text = "Mit aktuellem Vertagselement/Applikation verbinden"
'
'VerbindungZuVertragselementApplikationLösenToolStripMenuItem
'
Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Name = "VerbindungZuVertragselementApplikationLösenToolStripMenuItem"
Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Size = New System.Drawing.Size(359, 22)
Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Size = New System.Drawing.Size(357, 22)
Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Text = "Verbindung zu Vertragselement/Applikation aufheben"
'
'ToolStripLizenz
@ -1196,6 +1196,7 @@ Partial Class frmLizenzverwaltung
'
'TStxtLizenztyp
'
Me.TStxtLizenztyp.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.TStxtLizenztyp.Name = "TStxtLizenztyp"
Me.TStxtLizenztyp.Size = New System.Drawing.Size(100, 23)
Me.TStxtLizenztyp.Visible = False

@ -247,7 +247,7 @@
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACM
DwAAAk1TRnQBSQFMAgEBBwEAAcwBCgHMAQoBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
DwAAAk1TRnQBSQFMAgEBBwEAAdQBCgHUAQoBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
@ -375,7 +375,7 @@
</value>
</data>
<data name="C1VertragselementApplikation.PropBag" xml:space="preserve">
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 825, 104&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 825, 104&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 825, 104&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 825, 104&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
</data>
<metadata name="ToolStrip3.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>910, 17</value>
@ -446,7 +446,7 @@
</value>
</data>
<data name="C1Lizenzkäufe.PropBag" xml:space="preserve">
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 825, 104&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 825, 104&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 825, 104&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 825, 104&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
</data>
<metadata name="ToolStripLizenz.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>669, 17</value>
@ -477,7 +477,7 @@
</value>
</data>
<data name="C1LizenztypDropDwon.PropBag" xml:space="preserve">
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:Aqua;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{}Style14{}Footer{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style3{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.DropdownView Name="" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" RecordSelectors="False" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 98, 44&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.DropdownView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 98, 44&lt;/ClientArea&gt;&lt;/Blob&gt;</value>
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:Aqua;}Normal{}RecordSelector{AlignImage:Center;}OddRow{}Style14{}Footer{}FilterBar{}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style3{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.DropdownView Name="" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" RecordSelectors="False" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 98, 44&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.DropdownView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 98, 44&lt;/ClientArea&gt;&lt;/Blob&gt;</value>
</data>
<metadata name="ctxmenuLizenzschluessel.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>267, 56</value>
@ -519,7 +519,7 @@
</value>
</data>
<data name="C1Lizenzschluessel.PropBag" xml:space="preserve">
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 825, 96&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 825, 96&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 825, 96&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 825, 96&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
</data>
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>803, 17</value>
@ -553,7 +553,7 @@
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAD0
DAAAAk1TRnQBSQFMAgEBBQEAAUABCAFAAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
DAAAAk1TRnQBSQFMAgEBBQEAAUgBCAFIAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
@ -618,17 +618,17 @@
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKDSURBVDhPjZJfSFNhGMZPFgWTElbrCLsxneGfoAZRShdG
JWgku4gIJEGQbqS8iMDCK/WmizBL6SIjFhY2hcQxUIumMFRQpFbotnJ5ERsz259zdnb2z+3p/c5ZYjSh
Bx74Lr7f87zfew6XU4FWqz30Pzad5Es+X73sWaqttVqqqrQ5nuMjgoBgKIRwOAx2FkQRIjkajSIqSZDI
orCJ0Hw9nrSU4Z1Oh0mNxprjOZ7BPzc38SsYzBskilSw2IynXeXQ6/XorivIdOr2WnI8x4cjEQUOMZDO
CkjtrFmKxRD60gXr4GmUlh5D25X9GO0uWNBouOIcz/EMUGBqVUYnMEagLMsQvC+wONaI6uoKmOoKsTZ+
HEWF3HniDqg4BbA2Bc61MjAej0Pyv8eavQU1Z4y4cPYwXJZiLM+Pg5hK8h6FJvHKkqj5D5xIJCAHnQgs
daCh/hxqjHp8elkEx+QAXC4XC9CrqCqejbsTjgvriKx0ofnaRZw6UYKFZwcx8/Ye5ubmINCkjFFRVTwD
WUic4IS0AcnTi46bjaisKMV0fxFm39yA1WqF3+9HJpP5N4C9VybHZdq66z567jag3FCGkV4t5kcuwWw2
Y3V1Fel0On8AG5s5tLEOm7kNBoMB/XeO4uOoEX19D2G32xEIBODz+fDD50sRo1NRVdsB350TcIy1YqjH
CO9EBR4/egCbzQan04kP9hkMDT3Pmkym28RsfwEmPplMKjvo6byOWUsrlh2v4f3mURbGWqempum3FtHe
3t5N9/+CmZQAt9uFV8PDkCmIvTObzSKVSsHt8WBgYDC7G8zEs4vMW1tbincGrLi/ppqamm7Rvbww0z4y
2+puPkLOA3Pcb38ZJSnBGJOaAAAAAElFTkSuQmCC
JWgku4gIJEGQbkZ5EYGFV+pNF2Gm0cWEWFjYFBLHQC2agkxBkVqh20rzIjZma3/O2dnZnG5P73fOEqMJ
PfDAd/H9nuf93nO4nAq0Wu2R/7HpNF/y+fpV32Jtrd1WVaXN8RwfEwSEIxFEo1GwsyCKEMnxeBxxSYJE
FoUQInP16G8pwzudDhMajT3HczyDf4ZC+BUO5w0SRSpYaMbzznLo9Xp01RVkOnT7bTme46OxmAJHGEhn
BaR21iwlEoh86YT92VmUlp5A27WDGOkqmNdouOIcz/EMUGBqVUYnMEGgLMsQ1l5gYbQR1dUVMNUVYnXs
JIoKuYvEHVJxCmBtCpxrZWAymYQUeI9VZwtqzhlx6fxReGzFWJobAzGV5H0KTeKVJVHzHziVSkEOuxFc
bEdD/QXUGPX49LIIsxMD8Hg8LECvoqp4Nu5uOCmsI7bcieYbl3HmVAnmLYcx/fYBXC4XBJqUMSqqimcg
C0kSnJI2IPl60H67EZUVpZjqK8LMm1uw2+0IBALIZDL/BrD3yuSkTFv3PET3/QaUG8ow3KPF3PAVWK1W
rKysYGtrK38AG5s5srEOh7UNBoMBffeO4+OIEb29j+F0OhEMBuH3+/HD708To1NRVTsB393jmB1txWC3
EWvjFXj65BEcDgfcbjc+OKdhsQxmTSbTXWJ2vgATv7m5qeygu+MmZmytWJp9jbVvPmVhrHVycop+axFm
s7mL7v8FMykBXq8Hr4aGIFMQe2c2m0U6nYbX50N//0B2L5iJZxeZt7e3Fe8OWPZ+TTc1Nd2he3lhpgNk
ttW9fIycB+a433oVJSOeg7NsAAAAAElFTkSuQmCC
</value>
</data>
<data name="TSBtnNew.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">

@ -169,12 +169,13 @@ Partial Class frm_Lizenz_VEAppl
'
Me.GrpBestehendesLizenzelement_Applikation.Controls.Add(Me.btnBestehendesLizenzelement_Zuweisen)
Me.GrpBestehendesLizenzelement_Applikation.Controls.Add(Me.C1VertragselementApplikation)
Me.GrpBestehendesLizenzelement_Applikation.Location = New System.Drawing.Point(12, 66)
Me.GrpBestehendesLizenzelement_Applikation.Location = New System.Drawing.Point(412, 0)
Me.GrpBestehendesLizenzelement_Applikation.Name = "GrpBestehendesLizenzelement_Applikation"
Me.GrpBestehendesLizenzelement_Applikation.Size = New System.Drawing.Size(387, 265)
Me.GrpBestehendesLizenzelement_Applikation.Size = New System.Drawing.Size(387, 119)
Me.GrpBestehendesLizenzelement_Applikation.TabIndex = 31
Me.GrpBestehendesLizenzelement_Applikation.TabStop = False
Me.GrpBestehendesLizenzelement_Applikation.Text = "Bestehende Vertragselement-Applikationsbeziehung"
Me.GrpBestehendesLizenzelement_Applikation.Visible = False
'
'btnBestehendesLizenzelement_Zuweisen
'
@ -192,16 +193,17 @@ Partial Class frm_Lizenz_VEAppl
Me.C1VertragselementApplikation.FilterBar = True
Me.C1VertragselementApplikation.GroupByCaption = "Drag a column header here to group by that column"
Me.C1VertragselementApplikation.Images.Add(CType(resources.GetObject("C1VertragselementApplikation.Images"), System.Drawing.Image))
Me.C1VertragselementApplikation.Location = New System.Drawing.Point(9, 19)
Me.C1VertragselementApplikation.Location = New System.Drawing.Point(9, 165)
Me.C1VertragselementApplikation.Name = "C1VertragselementApplikation"
Me.C1VertragselementApplikation.PreviewInfo.Location = New System.Drawing.Point(0, 0)
Me.C1VertragselementApplikation.PreviewInfo.Size = New System.Drawing.Size(0, 0)
Me.C1VertragselementApplikation.PreviewInfo.ZoomFactor = 75.0R
Me.C1VertragselementApplikation.PrintInfo.PageSettings = CType(resources.GetObject("C1VertragselementApplikation.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
Me.C1VertragselementApplikation.Size = New System.Drawing.Size(369, 201)
Me.C1VertragselementApplikation.Size = New System.Drawing.Size(369, 55)
Me.C1VertragselementApplikation.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
Me.C1VertragselementApplikation.TabIndex = 31
Me.C1VertragselementApplikation.Text = "C1TrueDBGrid1"
Me.C1VertragselementApplikation.Visible = False
Me.C1VertragselementApplikation.PropBag = resources.GetString("C1VertragselementApplikation.PropBag")
'
'GroupBox1
@ -216,12 +218,13 @@ Partial Class frm_Lizenz_VEAppl
Me.GroupBox1.Controls.Add(Me.txtApplikation)
Me.GroupBox1.Controls.Add(Me.lblApplikation)
Me.GroupBox1.Controls.Add(Me.lblLizenzelement)
Me.GroupBox1.Location = New System.Drawing.Point(404, 66)
Me.GroupBox1.Location = New System.Drawing.Point(422, 6)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(387, 150)
Me.GroupBox1.Size = New System.Drawing.Size(387, 99)
Me.GroupBox1.TabIndex = 32
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Neue Vertragselement-Applikationsbeziehung"
Me.GroupBox1.Visible = False
'
'cbapplikation
'
@ -325,27 +328,22 @@ Partial Class frm_Lizenz_VEAppl
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.cbapplikation1)
Me.GroupBox2.Controls.Add(Me.cbversion1)
Me.GroupBox2.Controls.Add(Me.bznErstellenundzuweisen1)
Me.GroupBox2.Controls.Add(Me.btnNeueVersion1)
Me.GroupBox2.Controls.Add(Me.Label1)
Me.GroupBox2.Controls.Add(Me.btnApplikationSuche1)
Me.GroupBox2.Controls.Add(Me.pnlvedetails)
Me.GroupBox2.Controls.Add(Me.txtApplikation1)
Me.GroupBox2.Controls.Add(Me.Label2)
Me.GroupBox2.Location = New System.Drawing.Point(404, 222)
Me.GroupBox2.Location = New System.Drawing.Point(416, 19)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(387, 109)
Me.GroupBox2.TabIndex = 33
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "Nur Applikationsbeziehung"
Me.GroupBox2.Visible = False
'
'cbapplikation1
'
Me.cbapplikation1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.cbapplikation1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cbapplikation1.FormattingEnabled = True
Me.cbapplikation1.Location = New System.Drawing.Point(99, 18)
Me.cbapplikation1.Location = New System.Drawing.Point(118, 55)
Me.cbapplikation1.Name = "cbapplikation1"
Me.cbapplikation1.Size = New System.Drawing.Size(261, 21)
Me.cbapplikation1.TabIndex = 33
@ -353,14 +351,14 @@ Partial Class frm_Lizenz_VEAppl
'cbversion1
'
Me.cbversion1.FormattingEnabled = True
Me.cbversion1.Location = New System.Drawing.Point(99, 48)
Me.cbversion1.Location = New System.Drawing.Point(118, 82)
Me.cbversion1.Name = "cbversion1"
Me.cbversion1.Size = New System.Drawing.Size(214, 21)
Me.cbversion1.TabIndex = 36
'
'bznErstellenundzuweisen1
'
Me.bznErstellenundzuweisen1.Location = New System.Drawing.Point(9, 75)
Me.bznErstellenundzuweisen1.Location = New System.Drawing.Point(18, 122)
Me.bznErstellenundzuweisen1.Name = "bznErstellenundzuweisen1"
Me.bznErstellenundzuweisen1.Size = New System.Drawing.Size(188, 25)
Me.bznErstellenundzuweisen1.TabIndex = 34
@ -370,7 +368,7 @@ Partial Class frm_Lizenz_VEAppl
'btnNeueVersion1
'
Me.btnNeueVersion1.Image = CType(resources.GetObject("btnNeueVersion1.Image"), System.Drawing.Image)
Me.btnNeueVersion1.Location = New System.Drawing.Point(319, 46)
Me.btnNeueVersion1.Location = New System.Drawing.Point(336, 82)
Me.btnNeueVersion1.Name = "btnNeueVersion1"
Me.btnNeueVersion1.Size = New System.Drawing.Size(43, 23)
Me.btnNeueVersion1.TabIndex = 33
@ -379,7 +377,7 @@ Partial Class frm_Lizenz_VEAppl
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(6, 51)
Me.Label1.Location = New System.Drawing.Point(18, 82)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(42, 13)
Me.Label1.TabIndex = 32
@ -388,7 +386,7 @@ Partial Class frm_Lizenz_VEAppl
'btnApplikationSuche1
'
Me.btnApplikationSuche1.Image = CType(resources.GetObject("btnApplikationSuche1.Image"), System.Drawing.Image)
Me.btnApplikationSuche1.Location = New System.Drawing.Point(359, 19)
Me.btnApplikationSuche1.Location = New System.Drawing.Point(378, 56)
Me.btnApplikationSuche1.Name = "btnApplikationSuche1"
Me.btnApplikationSuche1.Size = New System.Drawing.Size(20, 20)
Me.btnApplikationSuche1.TabIndex = 30
@ -406,7 +404,7 @@ Partial Class frm_Lizenz_VEAppl
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(6, 23)
Me.Label2.Location = New System.Drawing.Point(18, 60)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(59, 13)
Me.Label2.TabIndex = 28
@ -552,9 +550,9 @@ Partial Class frm_Lizenz_VEAppl
Me.pnlvedetails.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.pnlvedetails.Controls.Add(Me.Label5)
Me.pnlvedetails.Controls.Add(Me.lblVEDetailTitel)
Me.pnlvedetails.Location = New System.Drawing.Point(200, 376)
Me.pnlvedetails.Location = New System.Drawing.Point(15, 1)
Me.pnlvedetails.Name = "pnlvedetails"
Me.pnlvedetails.Size = New System.Drawing.Size(298, 154)
Me.pnlvedetails.Size = New System.Drawing.Size(298, 73)
Me.pnlvedetails.TabIndex = 34
Me.pnlvedetails.Visible = False
'
@ -579,12 +577,19 @@ Partial Class frm_Lizenz_VEAppl
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.bznErstellenundzuweisen1)
Me.GroupBox4.Controls.Add(Me.cbversion1)
Me.GroupBox4.Controls.Add(Me.btnNeueVersion1)
Me.GroupBox4.Controls.Add(Me.cbapplikation1)
Me.GroupBox4.Controls.Add(Me.cbVertragspartner)
Me.GroupBox4.Controls.Add(Me.Label1)
Me.GroupBox4.Controls.Add(Me.lblVertragspartner)
Me.GroupBox4.Controls.Add(Me.GroupBox2)
Me.GroupBox4.Controls.Add(Me.btnVertragspartnersuche)
Me.GroupBox4.Controls.Add(Me.btnApplikationSuche1)
Me.GroupBox4.Controls.Add(Me.GroupBox1)
Me.GroupBox4.Controls.Add(Me.txtVertragspartner)
Me.GroupBox4.Controls.Add(Me.Label2)
Me.GroupBox4.Controls.Add(Me.GrpBestehendesLizenzelement_Applikation)
Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Top
Me.GroupBox4.Location = New System.Drawing.Point(0, 260)
@ -592,14 +597,13 @@ Partial Class frm_Lizenz_VEAppl
Me.GroupBox4.Size = New System.Drawing.Size(799, 339)
Me.GroupBox4.TabIndex = 35
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Vertragselement / Applikations-Beziehung"
Me.GroupBox4.Text = "Zuweisung"
'
'frm_Lizenz_VEAppl
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(799, 593)
Me.Controls.Add(Me.pnlvedetails)
Me.ClientSize = New System.Drawing.Size(799, 424)
Me.Controls.Add(Me.GroupBox4)
Me.Controls.Add(Me.GroupBox3)
Me.Controls.Add(Me.ToolStrip1)

@ -143,10 +143,10 @@
</data>
<data name="btnVertragspartnersuche.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAG5JREFUOE/lkNEJ
wCAMRB0loziKo2QER3CDuKEl0soVzwr9bB8cweM8NOGbtFMI85a8LxCRK9hSSv2Czxjj8N2jeMjMMNjl
pTnnPsGfYQWqejuDKCy40gx5AdJKKfiNmV1BrRWXSXla1H6JvyWEA6k9YQwk0pFmAAAAAElFTkSuQmCC
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAbklEQVQ4T+WQ0QnAIAxEHSWjOIqjZARH
cIO4oSXSyhXPCv1sHxzB4zw04Zu0UwjzlrwvEJEr2FJK/YLPGOPw3aN4yMww2OWlOec+wZ9hBap6O4Mo
LLjSDHkB0kop+I2ZXUGtFZdJeVrUfom/JYQDqT1hDCTSkWYAAAAASUVORK5CYII=
</value>
</data>
<data name="C1VertragselementApplikation.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
@ -186,54 +186,54 @@
</value>
</data>
<data name="C1VertragselementApplikation.PropBag" xml:space="preserve">
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{Font:Microsoft Sans Serif, 8.25pt;}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 367, 199&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 367, 199&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
<value>&lt;?xml version="1.0"?&gt;&lt;Blob&gt;&lt;Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"&gt;&lt;Data&gt;HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{Font:Microsoft Sans Serif, 8.25pt;}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{Wrap:True;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}&lt;/Data&gt;&lt;/Styles&gt;&lt;Splits&gt;&lt;C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"&gt;&lt;CaptionStyle parent="Style2" me="Style10" /&gt;&lt;EditorStyle parent="Editor" me="Style5" /&gt;&lt;EvenRowStyle parent="EvenRow" me="Style8" /&gt;&lt;FilterBarStyle parent="FilterBar" me="Style13" /&gt;&lt;FilterWatermarkStyle parent="FilterWatermark" me="Style14" /&gt;&lt;FooterStyle parent="Footer" me="Style3" /&gt;&lt;GroupStyle parent="Group" me="Style12" /&gt;&lt;HeadingStyle parent="Heading" me="Style2" /&gt;&lt;HighLightRowStyle parent="HighlightRow" me="Style7" /&gt;&lt;InactiveStyle parent="Inactive" me="Style4" /&gt;&lt;OddRowStyle parent="OddRow" me="Style9" /&gt;&lt;RecordSelectorStyle parent="RecordSelector" me="Style11" /&gt;&lt;SelectedStyle parent="Selected" me="Style6" /&gt;&lt;Style parent="Normal" me="Style1" /&gt;&lt;ClientRect&gt;0, 0, 367, 53&lt;/ClientRect&gt;&lt;BorderSide&gt;0&lt;/BorderSide&gt;&lt;/C1.Win.C1TrueDBGrid.MergeView&gt;&lt;/Splits&gt;&lt;NamedStyles&gt;&lt;Style parent="" me="Normal" /&gt;&lt;Style parent="Normal" me="Heading" /&gt;&lt;Style parent="Heading" me="Footer" /&gt;&lt;Style parent="Heading" me="Caption" /&gt;&lt;Style parent="Heading" me="Inactive" /&gt;&lt;Style parent="Normal" me="Selected" /&gt;&lt;Style parent="Normal" me="Editor" /&gt;&lt;Style parent="Normal" me="HighlightRow" /&gt;&lt;Style parent="Normal" me="EvenRow" /&gt;&lt;Style parent="Normal" me="OddRow" /&gt;&lt;Style parent="Heading" me="RecordSelector" /&gt;&lt;Style parent="Normal" me="FilterBar" /&gt;&lt;Style parent="FilterBar" me="FilterWatermark" /&gt;&lt;Style parent="Caption" me="Group" /&gt;&lt;/NamedStyles&gt;&lt;vertSplits&gt;1&lt;/vertSplits&gt;&lt;horzSplits&gt;1&lt;/horzSplits&gt;&lt;Layout&gt;None&lt;/Layout&gt;&lt;DefaultRecSelWidth&gt;17&lt;/DefaultRecSelWidth&gt;&lt;ClientArea&gt;0, 0, 367, 53&lt;/ClientArea&gt;&lt;PrintPageHeaderStyle parent="" me="Style15" /&gt;&lt;PrintPageFooterStyle parent="" me="Style16" /&gt;&lt;/Blob&gt;</value>
</data>
<data name="btnNeueVersion.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAJ2SURBVDhPlZF7SJNhGMX3bd8qL7vPzRRNy9bUZjOtrTmatkhRMDAouqAWZibaxVBpZqW2vJWY
KGURWElmYRaKpJllZBkIEUQQUUQX6MJHIUH4QJ3eD/xzIjtw/npfznOe3yPxJf1ZOWfuMwpZkynIfJoC
03WDoPPy3Ozz/NI3y7mMCTvd+deNfuZNYzbS1foRoGtgAY/t1Pf3KrpnLiBtOJG0J/wJYHU3jq2hrj/t
6JhuhHPQQtpqfwJYXdewlc79OoX6Hx7Y+s2k8cwRoGuUc7p6nhOn6uqYa3iO1ZU5BuOp7lsFPJ9LsPrm
MlKX8zJ1Gc+pD/Gc6gDPKUtknLJYyklW9BiE9HEbuR8kkWvESs6hlWQfiKXsyfWo+FiE0nd5SL1vRWxX
GJkuGymmM4SiO7QU2aYm/bEFgiRj3I5rM+fR+fsMWn7Wwvu9ElVfSlH2oQDFb3di9+scbH+ZiZypDeyk
DrjHk+ActWDtkAnhzQpI3KNJaJ9uQJNQjZqvR1D5aT8Ovs9H4ZttyH21GVtfpCP7uQvpT2xIfWiFYyQO
yYMxSOiPRKg3EJKll7SCYyCeRFDJt2Io8UY0WbqXkGMoDlum3Mh65kRC7xJEtWkookVF4U0KWlwfRMa6
AGI8BIl4Hm0Vz2mOMkCVzOXMh3nZ8osGyphYh7RHiYhsVZOySCpTFko5ZYGUU+xhzmfOZRB9SVUq40RQ
rrFVsN8zi7uScu8cn31JPE9Eq4pEUNa7UQg9HUji1Nnn+aXcJ+XCmoPJcjsC5t5QhJxcRIo8fwLYnkZv
AJl6DIi+ooG2Sk7Bu/wIEOsykIL++EJoPXIwgELQDl8BEsl/g3wM+g4cI/wAAAAASUVORK5CYII=
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAnZJREFUOE+V
kXtIk2EYxfdt3yovu8/NFE3L1tRmM62tOZq2SFEwMCi6oBZmJtrFUGlmpba8lZgoZRFYSWZhFoqkmWVk
GQgRRBBRRBfowkchQfhAnd4P/HMiO3D+el/Oc57fI/El/Vk5Z+4zClmTKch8mgLTdYOg8/Lc7PP80jfL
uYwJO935141+5k1jNtLV+hGga2ABj+3U9/cqumcuIG04kbQn/AlgdTeOraGuP+3omG6Ec9BC2mp/Alhd
17CVzv06hfofHtj6zaTxzBGga5RzunqeE6fq6phreI7VlTkG46nuWwU8n0uw+uYyUpfzMnUZz6kP8Zzq
AM8pS2ScsljKSVb0GIT0cRu5HySRa8RKzqGVZB+IpezJ9aj4WITSd3lIvW9FbFcYmS4bKaYzhKI7tBTZ
pib9sQWCJGPcjmsz59H5+wxaftbC+70SVV9KUfahAMVvd2L36xxsf5mJnKkN7KQOuMeT4By1YO2QCeHN
Ckjco0lon25Ak1CNmq9HUPlpPw6+z0fhm23IfbUZW1+kI/u5C+lPbEh9aIVjJA7JgzFI6I9EqDcQkqWX
tIJjIJ5EUMm3YijxRjRZupeQYygOW6bcyHrmRELvEkS1aSiiRUXhTQpaXB9ExroAYjwEiXgebRXPaY4y
QJXM5cyHednyiwbKmFiHtEeJiGxVk7JIKlMWSjllgZRT7GHOZ85lEH1JVSrjRFCusVWw3zOLu5Jy7xyf
fUk8T0SrikRQ1rtRCD0dSOLU2ef5pdwn5cKag8lyOwLm3lCEnFxEijx/AtieRm8AmXoMiL6igbZKTsG7
/AgQ6zKQgv74Qmg9cjCAQtAOXwESyX+DfAz6Dhwj/AAAAABJRU5ErkJggg==
</value>
</data>
<data name="btnApplikationSuche.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAG5JREFUOE/lkNEJ
wCAMRB0loziKo2QER3CDuKEl0soVzwr9bB8cweM8NOGbtFMI85a8LxCRK9hSSv2Czxjj8N2jeMjMMNjl
pTnnPsGfYQWqejuDKCy40gx5AdJKKfiNmV1BrRWXSXla1H6JvyWEA6k9YQwk0pFmAAAAAElFTkSuQmCC
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAbklEQVQ4T+WQ0QnAIAxEHSWjOIqjZARH
cIO4oSXSyhXPCv1sHxzB4zw04Zu0UwjzlrwvEJEr2FJK/YLPGOPw3aN4yMww2OWlOec+wZ9hBap6O4Mo
LLjSDHkB0kop+I2ZXUGtFZdJeVrUfom/JYQDqT1hDCTSkWYAAAAASUVORK5CYII=
</value>
</data>
<data name="btnNeueVersion1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAJ2SURBVDhPlZF7SJNhGMX3bd8qL7vPzRRNy9bUZjOtrTmatkhRMDAouqAWZibaxVBpZqW2vJWY
KGURWElmYRaKpJllZBkIEUQQUUQX6MJHIUH4QJ3eD/xzIjtw/npfznOe3yPxJf1ZOWfuMwpZkynIfJoC
03WDoPPy3Ozz/NI3y7mMCTvd+deNfuZNYzbS1foRoGtgAY/t1Pf3KrpnLiBtOJG0J/wJYHU3jq2hrj/t
6JhuhHPQQtpqfwJYXdewlc79OoX6Hx7Y+s2k8cwRoGuUc7p6nhOn6uqYa3iO1ZU5BuOp7lsFPJ9LsPrm
MlKX8zJ1Gc+pD/Gc6gDPKUtknLJYyklW9BiE9HEbuR8kkWvESs6hlWQfiKXsyfWo+FiE0nd5SL1vRWxX
GJkuGymmM4SiO7QU2aYm/bEFgiRj3I5rM+fR+fsMWn7Wwvu9ElVfSlH2oQDFb3di9+scbH+ZiZypDeyk
DrjHk+ActWDtkAnhzQpI3KNJaJ9uQJNQjZqvR1D5aT8Ovs9H4ZttyH21GVtfpCP7uQvpT2xIfWiFYyQO
yYMxSOiPRKg3EJKll7SCYyCeRFDJt2Io8UY0WbqXkGMoDlum3Mh65kRC7xJEtWkookVF4U0KWlwfRMa6
AGI8BIl4Hm0Vz2mOMkCVzOXMh3nZ8osGyphYh7RHiYhsVZOySCpTFko5ZYGUU+xhzmfOZRB9SVUq40RQ
rrFVsN8zi7uScu8cn31JPE9Eq4pEUNa7UQg9HUji1Nnn+aXcJ+XCmoPJcjsC5t5QhJxcRIo8fwLYnkZv
AJl6DIi+ooG2Sk7Bu/wIEOsykIL++EJoPXIwgELQDl8BEsl/g3wM+g4cI/wAAAAASUVORK5CYII=
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAnZJREFUOE+V
kXtIk2EYxfdt3yovu8/NFE3L1tRmM62tOZq2SFEwMCi6oBZmJtrFUGlmpba8lZgoZRFYSWZhFoqkmWVk
GQgRRBBRRBfowkchQfhAnd4P/HMiO3D+el/Oc57fI/El/Vk5Z+4zClmTKch8mgLTdYOg8/Lc7PP80jfL
uYwJO935141+5k1jNtLV+hGga2ABj+3U9/cqumcuIG04kbQn/AlgdTeOraGuP+3omG6Ec9BC2mp/Alhd
17CVzv06hfofHtj6zaTxzBGga5RzunqeE6fq6phreI7VlTkG46nuWwU8n0uw+uYyUpfzMnUZz6kP8Zzq
AM8pS2ScsljKSVb0GIT0cRu5HySRa8RKzqGVZB+IpezJ9aj4WITSd3lIvW9FbFcYmS4bKaYzhKI7tBTZ
pib9sQWCJGPcjmsz59H5+wxaftbC+70SVV9KUfahAMVvd2L36xxsf5mJnKkN7KQOuMeT4By1YO2QCeHN
Ckjco0lon25Ak1CNmq9HUPlpPw6+z0fhm23IfbUZW1+kI/u5C+lPbEh9aIVjJA7JgzFI6I9EqDcQkqWX
tIJjIJ5EUMm3YijxRjRZupeQYygOW6bcyHrmRELvEkS1aSiiRUXhTQpaXB9ExroAYjwEiXgebRXPaY4y
QJXM5cyHednyiwbKmFiHtEeJiGxVk7JIKlMWSjllgZRT7GHOZ85lEH1JVSrjRFCusVWw3zOLu5Jy7xyf
fUk8T0SrikRQ1rtRCD0dSOLU2ef5pdwn5cKag8lyOwLm3lCEnFxEijx/AtieRm8AmXoMiL6igbZKTsG7
/AgQ6zKQgv74Qmg9cjCAQtAOXwESyX+DfAz6Dhwj/AAAAABJRU5ErkJggg==
</value>
</data>
<data name="btnApplikationSuche1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAG5JREFUOE/lkNEJ
wCAMRB0loziKo2QER3CDuKEl0soVzwr9bB8cweM8NOGbtFMI85a8LxCRK9hSSv2Czxjj8N2jeMjMMNjl
pTnnPsGfYQWqejuDKCy40gx5AdJKKfiNmV1BrRWXSXla1H6JvyWEA6k9YQwk0pFmAAAAAElFTkSuQmCC
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAbklEQVQ4T+WQ0QnAIAxEHSWjOIqjZARH
cIO4oSXSyhXPCv1sHxzB4zw04Zu0UwjzlrwvEJEr2FJK/YLPGOPw3aN4yMww2OWlOec+wZ9hBap6O4Mo
LLjSDHkB0kop+I2ZXUGtFZdJeVrUfom/JYQDqT1hDCTSkWYAAAAASUVORK5CYII=
</value>
</data>
<metadata name="ImageList1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
@ -244,7 +244,7 @@
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAD0
DAAAAk1TRnQBSQFMAgEBBQEAAWABCAFgAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
DAAAAk1TRnQBSQFMAgEBBQEAAWgBCAFoAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<configuration>
<system.diagnostics>
<sources>
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information"/>
</switches>
<sharedListeners>
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

File diff suppressed because it is too large Load Diff

@ -6,6 +6,22 @@ _KPI
</name>
</assembly>
<members>
<member name="T:_KPI.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
<member name="T:_KPI.DB.clsApplication">
<summary>
Purpose: Data Access class for the table 'Application'.
@ -3276,22 +3292,6 @@ Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist
<param name="keyvalue2"></param>
<remarks></remarks>
</member>
<member name="T:_KPI.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
<member name="F:_KPI.Globals.Version">
<summary>
Applikationsversion

@ -1 +1 @@
feb8aa713661dcc053d9612c86001e36ac203565
b3c6e5b442191679d6223c987c480de2108f9fa0

@ -214,7 +214,6 @@ E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\IT-Service-Management.exe
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\IT-Service-Management.pdb
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\IT-Service-Management.xml
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\DiagramControl.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Diagramming.WinForms.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Diagramming.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\C1.Win.C1Command.2.dll
@ -227,8 +226,6 @@ E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Svg.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Graphs.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\DiagramControl.pdb
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\DiagramControl.xml
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.pdb
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.xml
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_KPI.pdb
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_KPI.xml
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_Mitarbeiter.pdb
@ -338,11 +335,6 @@ E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.frmKop
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_KPI.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\System.Web.Services.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\System.Windows.Forms.DataVisualization.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.Windows.Forms.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.CrystalReports.Engine.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.Shared.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.ReportSource.dll
E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.dll.config
E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.vbproj.CopyComplete
E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.vbproj.CoreCompileInputs.cache
E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.vbproj.AssemblyReference.cache

Binary file not shown.

Binary file not shown.

@ -6,6 +6,22 @@ _KPI
</name>
</assembly>
<members>
<member name="T:_KPI.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
<member name="T:_KPI.DB.clsApplication">
<summary>
Purpose: Data Access class for the table 'Application'.
@ -3276,22 +3292,6 @@ Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist
<param name="keyvalue2"></param>
<remarks></remarks>
</member>
<member name="T:_KPI.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
<member name="F:_KPI.Globals.Version">
<summary>
Applikationsversion

Binary file not shown.

Binary file not shown.

@ -1 +1 @@
2a0864f65a68edff442ddc0957fc2062f34e5cbb
0becf4593778f994a1ee8fddf155799a76351588

@ -19,4 +19,6 @@ E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.dll.licenses
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.dll
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.xml
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.pdb
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbprojResolveAssemblyReference.cache
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbproj.AssemblyReference.cache
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbproj.CoreCompileInputs.cache
E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbproj.CopyComplete

@ -6,6 +6,22 @@ _KPI
</name>
</assembly>
<members>
<member name="T:_KPI.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
<member name="T:_KPI.DB.clsApplication">
<summary>
Purpose: Data Access class for the table 'Application'.
@ -3276,22 +3292,6 @@ Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist
<param name="keyvalue2"></param>
<remarks></remarks>
</member>
<member name="T:_KPI.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:_KPI.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
<member name="F:_KPI.Globals.Version">
<summary>
Applikationsversion

Binary file not shown.
Loading…
Cancel
Save