MS18042016
This commit is contained in:
130
Global_Indexer/frmAdministration.Designer.vb
generated
130
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -250,7 +250,6 @@ 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.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()
|
||||
@@ -317,7 +316,6 @@ Partial Class frmAdministration
|
||||
Me.ToolStripSeparator15 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton38 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton39 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ListBox3 = New System.Windows.Forms.ListBox()
|
||||
Me.USER_GUIDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.PRENAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.NAMETextBox1 = New System.Windows.Forms.TextBox()
|
||||
@@ -390,6 +388,14 @@ Partial Class frmAdministration
|
||||
Me.TBDD_GROUPS_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBDD_GROUPS_USERTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBDD_GROUPS_USERTableAdapter()
|
||||
Me.VWGI_DOCTYPE_GROUPTableAdapter = New Global_Indexer.MyDatasetTableAdapters.VWGI_DOCTYPE_GROUPTableAdapter()
|
||||
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colBEZEICHNUNG = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colUSERNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colEMAIL = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
BEZEICHNUNGLabel = New System.Windows.Forms.Label()
|
||||
EINGANGSART_IDLabel = New System.Windows.Forms.Label()
|
||||
@@ -513,6 +519,10 @@ Partial Class frmAdministration
|
||||
CType(Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBGI_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBDD_GROUPS_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -895,6 +905,7 @@ Partial Class frmAdministration
|
||||
'XtraTabPage1
|
||||
'
|
||||
resources.ApplyResources(Me.XtraTabPage1, "XtraTabPage1")
|
||||
Me.XtraTabPage1.Controls.Add(Me.GridControl1)
|
||||
Me.XtraTabPage1.Controls.Add(Label9)
|
||||
Me.XtraTabPage1.Controls.Add(SEQUENCELabel3)
|
||||
Me.XtraTabPage1.Controls.Add(Me.SEQUENCENumericUpDown)
|
||||
@@ -912,7 +923,6 @@ 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.ListBoxDokart)
|
||||
Me.XtraTabPage1.Controls.Add(Me.TBDD_DOKUMENTARTBindingNavigator)
|
||||
Me.XtraTabPage1.Controls.Add(GUIDLabel)
|
||||
Me.XtraTabPage1.Controls.Add(Me.DOKART_GUIDTextBox)
|
||||
@@ -2005,15 +2015,6 @@ Partial Class frmAdministration
|
||||
resources.ApplyResources(Me.NAMENKONVENTIONTextBox, "NAMENKONVENTIONTextBox")
|
||||
Me.NAMENKONVENTIONTextBox.Name = "NAMENKONVENTIONTextBox"
|
||||
'
|
||||
'ListBoxDokart
|
||||
'
|
||||
Me.ListBoxDokart.DataSource = Me.TBDD_DOKUMENTARTBindingSource
|
||||
Me.ListBoxDokart.DisplayMember = "BEZEICHNUNG"
|
||||
Me.ListBoxDokart.FormattingEnabled = True
|
||||
resources.ApplyResources(Me.ListBoxDokart, "ListBoxDokart")
|
||||
Me.ListBoxDokart.Name = "ListBoxDokart"
|
||||
Me.ListBoxDokart.ValueMember = "GUID"
|
||||
'
|
||||
'TBDD_DOKUMENTARTBindingNavigator
|
||||
'
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
@@ -2192,13 +2193,13 @@ Partial Class frmAdministration
|
||||
'XtraTabPage2
|
||||
'
|
||||
resources.ApplyResources(Me.XtraTabPage2, "XtraTabPage2")
|
||||
Me.XtraTabPage2.Controls.Add(Me.GridControl2)
|
||||
Me.XtraTabPage2.Controls.Add(SHORTNAMELabel)
|
||||
Me.XtraTabPage2.Controls.Add(Me.SHORTNAMETextBox)
|
||||
Me.XtraTabPage2.Controls.Add(LANGUAGELabel)
|
||||
Me.XtraTabPage2.Controls.Add(Me.LANGUAGEComboBox)
|
||||
Me.XtraTabPage2.Controls.Add(Me.lblsaveUSer)
|
||||
Me.XtraTabPage2.Controls.Add(Me.XtraTabControl3)
|
||||
Me.XtraTabPage2.Controls.Add(Me.ListBox3)
|
||||
Me.XtraTabPage2.Controls.Add(GUIDLabel2)
|
||||
Me.XtraTabPage2.Controls.Add(Me.USER_GUIDTextBox)
|
||||
Me.XtraTabPage2.Controls.Add(PRENAMELabel)
|
||||
@@ -2499,15 +2500,6 @@ Partial Class frmAdministration
|
||||
resources.ApplyResources(Me.ToolStripButton39, "ToolStripButton39")
|
||||
Me.ToolStripButton39.Name = "ToolStripButton39"
|
||||
'
|
||||
'ListBox3
|
||||
'
|
||||
resources.ApplyResources(Me.ListBox3, "ListBox3")
|
||||
Me.ListBox3.DataSource = Me.TBDD_USERBindingSource
|
||||
Me.ListBox3.DisplayMember = "USERNAME"
|
||||
Me.ListBox3.FormattingEnabled = True
|
||||
Me.ListBox3.Name = "ListBox3"
|
||||
Me.ListBox3.ValueMember = "GUID"
|
||||
'
|
||||
'USER_GUIDTextBox
|
||||
'
|
||||
Me.USER_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True))
|
||||
@@ -2988,6 +2980,86 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.VWGI_DOCTYPE_GROUPTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'GridControl1
|
||||
'
|
||||
Me.GridControl1.DataSource = Me.TBDD_DOKUMENTARTBindingSource
|
||||
resources.ApplyResources(Me.GridControl1, "GridControl1")
|
||||
Me.GridControl1.MainView = Me.GridView1
|
||||
Me.GridControl1.Name = "GridControl1"
|
||||
Me.GridControl1.ShowOnlyPredefinedDetails = True
|
||||
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
||||
'
|
||||
'GridView1
|
||||
'
|
||||
Me.GridView1.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView1.Appearance.EvenRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
||||
Me.GridView1.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView1.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridView1.Appearance.FocusedRow.Options.UseBackColor = True
|
||||
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colBEZEICHNUNG})
|
||||
Me.GridView1.GridControl = Me.GridControl1
|
||||
Me.GridView1.Name = "GridView1"
|
||||
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView1.OptionsBehavior.CopyToClipboardWithColumnHeaders = False
|
||||
Me.GridView1.OptionsBehavior.Editable = False
|
||||
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
||||
Me.GridView1.OptionsView.ColumnAutoWidth = False
|
||||
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
||||
Me.GridView1.OptionsView.ShowAutoFilterRow = True
|
||||
Me.GridView1.OptionsView.ShowGroupPanel = False
|
||||
'
|
||||
'colBEZEICHNUNG
|
||||
'
|
||||
resources.ApplyResources(Me.colBEZEICHNUNG, "colBEZEICHNUNG")
|
||||
Me.colBEZEICHNUNG.FieldName = "BEZEICHNUNG"
|
||||
Me.colBEZEICHNUNG.Name = "colBEZEICHNUNG"
|
||||
'
|
||||
'GridControl2
|
||||
'
|
||||
resources.ApplyResources(Me.GridControl2, "GridControl2")
|
||||
Me.GridControl2.DataSource = Me.TBDD_USERBindingSource
|
||||
Me.GridControl2.MainView = Me.GridView2
|
||||
Me.GridControl2.Name = "GridControl2"
|
||||
Me.GridControl2.ShowOnlyPredefinedDetails = True
|
||||
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
|
||||
'
|
||||
'GridView2
|
||||
'
|
||||
Me.GridView2.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView2.Appearance.EvenRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
|
||||
Me.GridView2.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView2.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridView2.Appearance.FocusedRow.Options.UseBackColor = True
|
||||
Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colUSERNAME, Me.colNAME, Me.colEMAIL})
|
||||
Me.GridView2.GridControl = Me.GridControl2
|
||||
Me.GridView2.Name = "GridView2"
|
||||
Me.GridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView2.OptionsBehavior.CopyToClipboardWithColumnHeaders = False
|
||||
Me.GridView2.OptionsBehavior.Editable = False
|
||||
Me.GridView2.OptionsSelection.EnableAppearanceFocusedCell = False
|
||||
Me.GridView2.OptionsView.ColumnAutoWidth = False
|
||||
Me.GridView2.OptionsView.EnableAppearanceEvenRow = True
|
||||
Me.GridView2.OptionsView.ShowAutoFilterRow = True
|
||||
Me.GridView2.OptionsView.ShowGroupPanel = False
|
||||
'
|
||||
'colUSERNAME
|
||||
'
|
||||
resources.ApplyResources(Me.colUSERNAME, "colUSERNAME")
|
||||
Me.colUSERNAME.FieldName = "USERNAME"
|
||||
Me.colUSERNAME.Name = "colUSERNAME"
|
||||
'
|
||||
'colNAME
|
||||
'
|
||||
resources.ApplyResources(Me.colNAME, "colNAME")
|
||||
Me.colNAME.FieldName = "NAME"
|
||||
Me.colNAME.Name = "colNAME"
|
||||
'
|
||||
'colEMAIL
|
||||
'
|
||||
resources.ApplyResources(Me.colEMAIL, "colEMAIL")
|
||||
Me.colEMAIL.FieldName = "EMAIL"
|
||||
Me.colEMAIL.Name = "colEMAIL"
|
||||
'
|
||||
'frmAdministration
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -3066,6 +3138,10 @@ Partial Class frmAdministration
|
||||
CType(Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBGI_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_GROUPS_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -3092,7 +3168,6 @@ 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 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
|
||||
@@ -3278,7 +3353,6 @@ Partial Class frmAdministration
|
||||
Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents lblsavePostProcess As System.Windows.Forms.Label
|
||||
Friend WithEvents ToolStripButton31 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ListBox3 As System.Windows.Forms.ListBox
|
||||
Friend WithEvents XtraTabControl3 As DevExpress.XtraTab.XtraTabControl
|
||||
Friend WithEvents XtraTabPage7 As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents XtraTabPage8 As DevExpress.XtraTab.XtraTabPage
|
||||
@@ -3364,4 +3438,12 @@ Partial Class frmAdministration
|
||||
Friend WithEvents pnlObjekttype_Config As System.Windows.Forms.Panel
|
||||
Friend WithEvents SHORTNAMETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents LANGUAGEComboBox As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colBEZEICHNUNG As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colUSERNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colEMAIL As DevExpress.XtraGrid.Columns.GridColumn
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user