This commit is contained in:
Digital Data - Marlon Schreiber
2017-10-06 10:31:31 +02:00
parent 80561a4eac
commit 073be6abce
8 changed files with 660 additions and 426 deletions

View File

@@ -22,6 +22,7 @@ Partial Class frmIndex
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmIndex))
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
@@ -130,8 +131,8 @@ Partial Class frmIndex
'
'pnlIndex
'
Me.pnlIndex.BackColor = System.Drawing.SystemColors.ControlLight
resources.ApplyResources(Me.pnlIndex, "pnlIndex")
Me.pnlIndex.BackColor = System.Drawing.SystemColors.ControlLight
Me.pnlIndex.Name = "pnlIndex"
'
'Panel1