MS20072015_1
This commit is contained in:
46
Global_Indexer/frmAdministration.Designer.vb
generated
46
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -241,7 +241,7 @@ Partial Class frmAdministration
|
||||
Me.btnNamenkonvention = New System.Windows.Forms.Button()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.NAMENKONVENTIONTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||||
Me.ListBoxDokart = New System.Windows.Forms.ListBox()
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
@@ -1224,7 +1224,7 @@ Partial Class frmAdministration
|
||||
Me.XtraTabPage1.Controls.Add(Me.btnNamenkonvention)
|
||||
Me.XtraTabPage1.Controls.Add(Me.Button1)
|
||||
Me.XtraTabPage1.Controls.Add(Me.NAMENKONVENTIONTextBox)
|
||||
Me.XtraTabPage1.Controls.Add(Me.ListBox1)
|
||||
Me.XtraTabPage1.Controls.Add(Me.ListBoxDokart)
|
||||
Me.XtraTabPage1.Controls.Add(Me.TBDD_DOKUMENTARTBindingNavigator)
|
||||
Me.XtraTabPage1.Controls.Add(GUIDLabel)
|
||||
Me.XtraTabPage1.Controls.Add(Me.DOKART_GUIDTextBox)
|
||||
@@ -1372,7 +1372,6 @@ Partial Class frmAdministration
|
||||
'
|
||||
'ListBox5
|
||||
'
|
||||
Me.ListBox5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.ListBox5.DataSource = Me.TBDD_INDEX_MANBindingSource
|
||||
Me.ListBox5.DisplayMember = "NAME"
|
||||
Me.ListBox5.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
@@ -2031,7 +2030,6 @@ Partial Class frmAdministration
|
||||
'
|
||||
'ListBox6
|
||||
'
|
||||
Me.ListBox6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.ListBox6.DataSource = Me.TBDD_INDEX_AUTOMBindingSource
|
||||
Me.ListBox6.DisplayMember = "INDEXNAME"
|
||||
Me.ListBox6.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
@@ -2452,10 +2450,10 @@ Partial Class frmAdministration
|
||||
'FOLDER_FOR_INDEXTextBox
|
||||
'
|
||||
Me.FOLDER_FOR_INDEXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "FOLDER_FOR_INDEX", True))
|
||||
Me.FOLDER_FOR_INDEXTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FOLDER_FOR_INDEXTextBox.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FOLDER_FOR_INDEXTextBox.Location = New System.Drawing.Point(12, 40)
|
||||
Me.FOLDER_FOR_INDEXTextBox.Name = "FOLDER_FOR_INDEXTextBox"
|
||||
Me.FOLDER_FOR_INDEXTextBox.Size = New System.Drawing.Size(493, 22)
|
||||
Me.FOLDER_FOR_INDEXTextBox.Size = New System.Drawing.Size(697, 25)
|
||||
Me.FOLDER_FOR_INDEXTextBox.TabIndex = 11
|
||||
'
|
||||
'Label25
|
||||
@@ -2471,7 +2469,7 @@ Partial Class frmAdministration
|
||||
'btncrFolder_delete
|
||||
'
|
||||
Me.btncrFolder_delete.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
|
||||
Me.btncrFolder_delete.Location = New System.Drawing.Point(511, 38)
|
||||
Me.btncrFolder_delete.Location = New System.Drawing.Point(715, 41)
|
||||
Me.btncrFolder_delete.Name = "btncrFolder_delete"
|
||||
Me.btncrFolder_delete.Size = New System.Drawing.Size(31, 23)
|
||||
Me.btncrFolder_delete.TabIndex = 9
|
||||
@@ -2668,7 +2666,7 @@ Partial Class frmAdministration
|
||||
'btnNamenkonvention
|
||||
'
|
||||
Me.btnNamenkonvention.Image = Global.Global_Indexer.My.Resources.Resources.database_go
|
||||
Me.btnNamenkonvention.Location = New System.Drawing.Point(621, 230)
|
||||
Me.btnNamenkonvention.Location = New System.Drawing.Point(621, 232)
|
||||
Me.btnNamenkonvention.Name = "btnNamenkonvention"
|
||||
Me.btnNamenkonvention.Size = New System.Drawing.Size(38, 23)
|
||||
Me.btnNamenkonvention.TabIndex = 29
|
||||
@@ -2686,22 +2684,23 @@ Partial Class frmAdministration
|
||||
'NAMENKONVENTIONTextBox
|
||||
'
|
||||
Me.NAMENKONVENTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True))
|
||||
Me.NAMENKONVENTIONTextBox.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.NAMENKONVENTIONTextBox.Location = New System.Drawing.Point(267, 231)
|
||||
Me.NAMENKONVENTIONTextBox.Name = "NAMENKONVENTIONTextBox"
|
||||
Me.NAMENKONVENTIONTextBox.Size = New System.Drawing.Size(339, 23)
|
||||
Me.NAMENKONVENTIONTextBox.Size = New System.Drawing.Size(339, 25)
|
||||
Me.NAMENKONVENTIONTextBox.TabIndex = 27
|
||||
'
|
||||
'ListBox1
|
||||
'ListBoxDokart
|
||||
'
|
||||
Me.ListBox1.DataSource = Me.TBDD_DOKUMENTARTBindingSource
|
||||
Me.ListBox1.DisplayMember = "BEZEICHNUNG"
|
||||
Me.ListBox1.FormattingEnabled = True
|
||||
Me.ListBox1.ItemHeight = 15
|
||||
Me.ListBox1.Location = New System.Drawing.Point(3, 28)
|
||||
Me.ListBox1.Name = "ListBox1"
|
||||
Me.ListBox1.Size = New System.Drawing.Size(240, 259)
|
||||
Me.ListBox1.TabIndex = 26
|
||||
Me.ListBox1.ValueMember = "GUID"
|
||||
Me.ListBoxDokart.DataSource = Me.TBDD_DOKUMENTARTBindingSource
|
||||
Me.ListBoxDokart.DisplayMember = "BEZEICHNUNG"
|
||||
Me.ListBoxDokart.FormattingEnabled = True
|
||||
Me.ListBoxDokart.ItemHeight = 15
|
||||
Me.ListBoxDokart.Location = New System.Drawing.Point(3, 28)
|
||||
Me.ListBoxDokart.Name = "ListBoxDokart"
|
||||
Me.ListBoxDokart.Size = New System.Drawing.Size(240, 259)
|
||||
Me.ListBoxDokart.TabIndex = 26
|
||||
Me.ListBoxDokart.ValueMember = "GUID"
|
||||
'
|
||||
'TBDD_DOKUMENTARTBindingNavigator
|
||||
'
|
||||
@@ -2824,12 +2823,11 @@ Partial Class frmAdministration
|
||||
'
|
||||
'ToolStripButton40
|
||||
'
|
||||
Me.ToolStripButton40.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton40.Image = Global.Global_Indexer.My.Resources.Resources.arrow_refresh
|
||||
Me.ToolStripButton40.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
|
||||
Me.ToolStripButton40.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.ToolStripButton40.Name = "ToolStripButton40"
|
||||
Me.ToolStripButton40.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton40.Text = "ToolStripButton40"
|
||||
Me.ToolStripButton40.Size = New System.Drawing.Size(95, 22)
|
||||
Me.ToolStripButton40.Text = "Aktualisieren"
|
||||
'
|
||||
'tsbtnCopyDoctype
|
||||
'
|
||||
@@ -4108,7 +4106,7 @@ Partial Class frmAdministration
|
||||
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents TBDD_DOKUMENTARTBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents NAMENKONVENTIONTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
||||
Friend WithEvents ListBoxDokart As System.Windows.Forms.ListBox
|
||||
Friend WithEvents DOKART_GUIDTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents BEZEICHNUNGTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents KURZNAMETextBox As System.Windows.Forms.TextBox
|
||||
|
||||
Reference in New Issue
Block a user