MS_05.11.2015

This commit is contained in:
SchreiberM
2015-11-05 15:57:50 +01:00
parent a1f8f619ea
commit acd428f1a5
8 changed files with 627 additions and 72 deletions

View File

@@ -869,7 +869,7 @@ Partial Class frmDokumentart_Konfig
Me.XtraTabPage1.Controls.Add(Me.ListBox2)
Me.XtraTabPage1.Controls.Add(Me.TBDD_INDEX_AUTOMBindingNavigator)
Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(1265, 252)
Me.XtraTabPage1.Size = New System.Drawing.Size(1261, 249)
Me.XtraTabPage1.Text = "Automatische Indexe"
'
'SQL_RESULTTextBox
@@ -1004,7 +1004,7 @@ Partial Class frmDokumentart_Konfig
Me.ListBox2.ItemHeight = 15
Me.ListBox2.Location = New System.Drawing.Point(0, 25)
Me.ListBox2.Name = "ListBox2"
Me.ListBox2.Size = New System.Drawing.Size(305, 227)
Me.ListBox2.Size = New System.Drawing.Size(305, 224)
Me.ListBox2.TabIndex = 2
Me.ListBox2.TabStop = False
Me.ListBox2.ValueMember = "GUID"
@@ -1024,7 +1024,7 @@ Partial Class frmDokumentart_Konfig
Me.TBDD_INDEX_AUTOMBindingNavigator.MovePreviousItem = Me.ToolStripButton4
Me.TBDD_INDEX_AUTOMBindingNavigator.Name = "TBDD_INDEX_AUTOMBindingNavigator"
Me.TBDD_INDEX_AUTOMBindingNavigator.PositionItem = Me.ToolStripTextBox1
Me.TBDD_INDEX_AUTOMBindingNavigator.Size = New System.Drawing.Size(1265, 25)
Me.TBDD_INDEX_AUTOMBindingNavigator.Size = New System.Drawing.Size(1261, 25)
Me.TBDD_INDEX_AUTOMBindingNavigator.TabIndex = 1
Me.TBDD_INDEX_AUTOMBindingNavigator.Text = "BindingNavigator1"
'
@@ -1131,7 +1131,7 @@ Partial Class frmDokumentart_Konfig
Me.XtraTabPage2.Controls.Add(Me.ComboBox1)
Me.XtraTabPage2.Controls.Add(Me.BindingNavigator1)
Me.XtraTabPage2.Name = "XtraTabPage2"
Me.XtraTabPage2.Size = New System.Drawing.Size(1265, 252)
Me.XtraTabPage2.Size = New System.Drawing.Size(1261, 249)
Me.XtraTabPage2.Text = "Zurodnung Dokumentart - Entität"
'
'Label3
@@ -1161,7 +1161,7 @@ Partial Class frmDokumentart_Konfig
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle2.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(59, Byte), Integer), CType(CType(59, Byte), Integer), CType(CType(59, Byte), Integer))
DataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(32, Byte), Integer), CType(CType(31, Byte), Integer), CType(CType(53, Byte), Integer))
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
@@ -1278,7 +1278,7 @@ Partial Class frmDokumentart_Konfig
Me.BindingNavigator1.MovePreviousItem = Me.ToolStripButton11
Me.BindingNavigator1.Name = "BindingNavigator1"
Me.BindingNavigator1.PositionItem = Me.ToolStripTextBox2
Me.BindingNavigator1.Size = New System.Drawing.Size(1265, 25)
Me.BindingNavigator1.Size = New System.Drawing.Size(1261, 25)
Me.BindingNavigator1.TabIndex = 2
Me.BindingNavigator1.Text = "BindingNavigator1"
'