Update nach Sync GRC und aktueller Version
This commit is contained in:
@@ -57,17 +57,11 @@ Partial Class frmMAEinstellung
|
||||
Me.GrpStartScreen.Controls.Add(Me.cboxreporting)
|
||||
Me.GrpStartScreen.Controls.Add(Me.btnFensterposition_loeschen)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cbboxApplikationsverwaltung)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cbboxPendenzen)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cbboxAktivitaeten)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cbboxVertragsuebersicht)
|
||||
Me.GrpStartScreen.Controls.Add(Me.btnFensterposition_auslesen)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cboxApplikation)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cboxPendenzen)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cboxAktivitaeten)
|
||||
Me.GrpStartScreen.Controls.Add(Me.cboxVertragsuebersicht)
|
||||
Me.GrpStartScreen.Location = New System.Drawing.Point(12, 52)
|
||||
Me.GrpStartScreen.Name = "GrpStartScreen"
|
||||
Me.GrpStartScreen.Size = New System.Drawing.Size(211, 231)
|
||||
Me.GrpStartScreen.Size = New System.Drawing.Size(211, 174)
|
||||
Me.GrpStartScreen.TabIndex = 0
|
||||
Me.GrpStartScreen.TabStop = False
|
||||
Me.GrpStartScreen.Text = "StartBildschirm"
|
||||
@@ -76,7 +70,7 @@ Partial Class frmMAEinstellung
|
||||
'
|
||||
Me.cbboxLizenzmanagement.FormattingEnabled = True
|
||||
Me.cbboxLizenzmanagement.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6"})
|
||||
Me.cbboxLizenzmanagement.Location = New System.Drawing.Point(154, 145)
|
||||
Me.cbboxLizenzmanagement.Location = New System.Drawing.Point(154, 75)
|
||||
Me.cbboxLizenzmanagement.Name = "cbboxLizenzmanagement"
|
||||
Me.cbboxLizenzmanagement.Size = New System.Drawing.Size(39, 21)
|
||||
Me.cbboxLizenzmanagement.TabIndex = 13
|
||||
@@ -84,7 +78,7 @@ Partial Class frmMAEinstellung
|
||||
'cboxLizenzmanagement
|
||||
'
|
||||
Me.cboxLizenzmanagement.AutoSize = True
|
||||
Me.cboxLizenzmanagement.Location = New System.Drawing.Point(18, 143)
|
||||
Me.cboxLizenzmanagement.Location = New System.Drawing.Point(18, 73)
|
||||
Me.cboxLizenzmanagement.Name = "cboxLizenzmanagement"
|
||||
Me.cboxLizenzmanagement.Size = New System.Drawing.Size(108, 17)
|
||||
Me.cboxLizenzmanagement.TabIndex = 12
|
||||
@@ -95,7 +89,7 @@ Partial Class frmMAEinstellung
|
||||
'
|
||||
Me.cbboxReporting.FormattingEnabled = True
|
||||
Me.cbboxReporting.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6"})
|
||||
Me.cbboxReporting.Location = New System.Drawing.Point(154, 122)
|
||||
Me.cbboxReporting.Location = New System.Drawing.Point(154, 52)
|
||||
Me.cbboxReporting.Name = "cbboxReporting"
|
||||
Me.cbboxReporting.Size = New System.Drawing.Size(39, 21)
|
||||
Me.cbboxReporting.TabIndex = 11
|
||||
@@ -103,7 +97,7 @@ Partial Class frmMAEinstellung
|
||||
'cboxreporting
|
||||
'
|
||||
Me.cboxreporting.AutoSize = True
|
||||
Me.cboxreporting.Location = New System.Drawing.Point(18, 120)
|
||||
Me.cboxreporting.Location = New System.Drawing.Point(18, 50)
|
||||
Me.cboxreporting.Name = "cboxreporting"
|
||||
Me.cboxreporting.Size = New System.Drawing.Size(72, 17)
|
||||
Me.cboxreporting.TabIndex = 10
|
||||
@@ -112,7 +106,7 @@ Partial Class frmMAEinstellung
|
||||
'
|
||||
'btnFensterposition_loeschen
|
||||
'
|
||||
Me.btnFensterposition_loeschen.Location = New System.Drawing.Point(18, 203)
|
||||
Me.btnFensterposition_loeschen.Location = New System.Drawing.Point(18, 133)
|
||||
Me.btnFensterposition_loeschen.Name = "btnFensterposition_loeschen"
|
||||
Me.btnFensterposition_loeschen.Size = New System.Drawing.Size(175, 23)
|
||||
Me.btnFensterposition_loeschen.TabIndex = 9
|
||||
@@ -123,7 +117,7 @@ Partial Class frmMAEinstellung
|
||||
'
|
||||
Me.cbboxApplikationsverwaltung.FormattingEnabled = True
|
||||
Me.cbboxApplikationsverwaltung.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6"})
|
||||
Me.cbboxApplikationsverwaltung.Location = New System.Drawing.Point(154, 95)
|
||||
Me.cbboxApplikationsverwaltung.Location = New System.Drawing.Point(154, 25)
|
||||
Me.cbboxApplikationsverwaltung.Name = "cbboxApplikationsverwaltung"
|
||||
Me.cbboxApplikationsverwaltung.Size = New System.Drawing.Size(39, 21)
|
||||
Me.cbboxApplikationsverwaltung.TabIndex = 8
|
||||
@@ -132,32 +126,35 @@ Partial Class frmMAEinstellung
|
||||
'
|
||||
Me.cbboxPendenzen.FormattingEnabled = True
|
||||
Me.cbboxPendenzen.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6"})
|
||||
Me.cbboxPendenzen.Location = New System.Drawing.Point(154, 72)
|
||||
Me.cbboxPendenzen.Location = New System.Drawing.Point(166, 364)
|
||||
Me.cbboxPendenzen.Name = "cbboxPendenzen"
|
||||
Me.cbboxPendenzen.Size = New System.Drawing.Size(39, 21)
|
||||
Me.cbboxPendenzen.TabIndex = 7
|
||||
Me.cbboxPendenzen.Visible = False
|
||||
'
|
||||
'cbboxAktivitaeten
|
||||
'
|
||||
Me.cbboxAktivitaeten.FormattingEnabled = True
|
||||
Me.cbboxAktivitaeten.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6"})
|
||||
Me.cbboxAktivitaeten.Location = New System.Drawing.Point(154, 49)
|
||||
Me.cbboxAktivitaeten.Location = New System.Drawing.Point(166, 341)
|
||||
Me.cbboxAktivitaeten.Name = "cbboxAktivitaeten"
|
||||
Me.cbboxAktivitaeten.Size = New System.Drawing.Size(39, 21)
|
||||
Me.cbboxAktivitaeten.TabIndex = 6
|
||||
Me.cbboxAktivitaeten.Visible = False
|
||||
'
|
||||
'cbboxVertragsuebersicht
|
||||
'
|
||||
Me.cbboxVertragsuebersicht.FormattingEnabled = True
|
||||
Me.cbboxVertragsuebersicht.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6"})
|
||||
Me.cbboxVertragsuebersicht.Location = New System.Drawing.Point(154, 26)
|
||||
Me.cbboxVertragsuebersicht.Location = New System.Drawing.Point(166, 318)
|
||||
Me.cbboxVertragsuebersicht.Name = "cbboxVertragsuebersicht"
|
||||
Me.cbboxVertragsuebersicht.Size = New System.Drawing.Size(39, 21)
|
||||
Me.cbboxVertragsuebersicht.TabIndex = 5
|
||||
Me.cbboxVertragsuebersicht.Visible = False
|
||||
'
|
||||
'btnFensterposition_auslesen
|
||||
'
|
||||
Me.btnFensterposition_auslesen.Location = New System.Drawing.Point(18, 174)
|
||||
Me.btnFensterposition_auslesen.Location = New System.Drawing.Point(18, 104)
|
||||
Me.btnFensterposition_auslesen.Name = "btnFensterposition_auslesen"
|
||||
Me.btnFensterposition_auslesen.Size = New System.Drawing.Size(175, 23)
|
||||
Me.btnFensterposition_auslesen.TabIndex = 4
|
||||
@@ -167,7 +164,7 @@ Partial Class frmMAEinstellung
|
||||
'cboxApplikation
|
||||
'
|
||||
Me.cboxApplikation.AutoSize = True
|
||||
Me.cboxApplikation.Location = New System.Drawing.Point(18, 97)
|
||||
Me.cboxApplikation.Location = New System.Drawing.Point(18, 27)
|
||||
Me.cboxApplikation.Name = "cboxApplikation"
|
||||
Me.cboxApplikation.Size = New System.Drawing.Size(135, 17)
|
||||
Me.cboxApplikation.TabIndex = 3
|
||||
@@ -177,32 +174,35 @@ Partial Class frmMAEinstellung
|
||||
'cboxPendenzen
|
||||
'
|
||||
Me.cboxPendenzen.AutoSize = True
|
||||
Me.cboxPendenzen.Location = New System.Drawing.Point(18, 74)
|
||||
Me.cboxPendenzen.Location = New System.Drawing.Point(30, 366)
|
||||
Me.cboxPendenzen.Name = "cboxPendenzen"
|
||||
Me.cboxPendenzen.Size = New System.Drawing.Size(80, 17)
|
||||
Me.cboxPendenzen.TabIndex = 2
|
||||
Me.cboxPendenzen.Text = "Pendenzen"
|
||||
Me.cboxPendenzen.UseVisualStyleBackColor = True
|
||||
Me.cboxPendenzen.Visible = False
|
||||
'
|
||||
'cboxAktivitaeten
|
||||
'
|
||||
Me.cboxAktivitaeten.AutoSize = True
|
||||
Me.cboxAktivitaeten.Location = New System.Drawing.Point(18, 51)
|
||||
Me.cboxAktivitaeten.Location = New System.Drawing.Point(30, 343)
|
||||
Me.cboxAktivitaeten.Name = "cboxAktivitaeten"
|
||||
Me.cboxAktivitaeten.Size = New System.Drawing.Size(76, 17)
|
||||
Me.cboxAktivitaeten.TabIndex = 1
|
||||
Me.cboxAktivitaeten.Text = "Aktivitäten"
|
||||
Me.cboxAktivitaeten.UseVisualStyleBackColor = True
|
||||
Me.cboxAktivitaeten.Visible = False
|
||||
'
|
||||
'cboxVertragsuebersicht
|
||||
'
|
||||
Me.cboxVertragsuebersicht.AutoSize = True
|
||||
Me.cboxVertragsuebersicht.Location = New System.Drawing.Point(18, 28)
|
||||
Me.cboxVertragsuebersicht.Location = New System.Drawing.Point(30, 320)
|
||||
Me.cboxVertragsuebersicht.Name = "cboxVertragsuebersicht"
|
||||
Me.cboxVertragsuebersicht.Size = New System.Drawing.Size(108, 17)
|
||||
Me.cboxVertragsuebersicht.TabIndex = 0
|
||||
Me.cboxVertragsuebersicht.Text = "Vertragsübersicht"
|
||||
Me.cboxVertragsuebersicht.UseVisualStyleBackColor = True
|
||||
Me.cboxVertragsuebersicht.Visible = False
|
||||
'
|
||||
'MenuStrip1
|
||||
'
|
||||
@@ -262,10 +262,16 @@ Partial Class frmMAEinstellung
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(235, 295)
|
||||
Me.ClientSize = New System.Drawing.Size(235, 238)
|
||||
Me.Controls.Add(Me.ToolStrip1)
|
||||
Me.Controls.Add(Me.MenuStrip1)
|
||||
Me.Controls.Add(Me.GrpStartScreen)
|
||||
Me.Controls.Add(Me.cboxVertragsuebersicht)
|
||||
Me.Controls.Add(Me.cboxAktivitaeten)
|
||||
Me.Controls.Add(Me.cboxPendenzen)
|
||||
Me.Controls.Add(Me.cbboxPendenzen)
|
||||
Me.Controls.Add(Me.cbboxVertragsuebersicht)
|
||||
Me.Controls.Add(Me.cbboxAktivitaeten)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "frmMAEinstellung"
|
||||
Me.Text = "Mitarbeitereinstellungen"
|
||||
|
||||
Reference in New Issue
Block a user