MS_KW8
This commit is contained in:
70
Global_Indexer/frmAdministration.Designer.vb
generated
70
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -279,6 +279,9 @@ Partial Class frmAdministration
|
||||
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.OBJEKTTYPComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.SHORTNAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.LANGUAGEComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.lblsaveUSer = New System.Windows.Forms.Label()
|
||||
Me.XtraTabControl3 = New DevExpress.XtraTab.XtraTabControl()
|
||||
Me.XtraTabPage7 = New DevExpress.XtraTab.XtraTabPage()
|
||||
@@ -315,7 +318,6 @@ Partial Class frmAdministration
|
||||
Me.ToolStripButton38 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton39 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ListBox3 = New System.Windows.Forms.ListBox()
|
||||
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.USER_GUIDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.PRENAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.NAMETextBox1 = New System.Windows.Forms.TextBox()
|
||||
@@ -388,8 +390,6 @@ 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.LANGUAGEComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.SHORTNAMETextBox = New System.Windows.Forms.TextBox()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
BEZEICHNUNGLabel = New System.Windows.Forms.Label()
|
||||
EINGANGSART_IDLabel = New System.Windows.Forms.Label()
|
||||
@@ -496,6 +496,7 @@ Partial Class frmAdministration
|
||||
CType(Me.TBDD_DOKUMENTARTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.SuspendLayout()
|
||||
Me.XtraTabPage2.SuspendLayout()
|
||||
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.XtraTabControl3.SuspendLayout()
|
||||
Me.XtraTabPage7.SuspendLayout()
|
||||
@@ -504,7 +505,6 @@ Partial Class frmAdministration
|
||||
Me.XtraTabPage8.SuspendLayout()
|
||||
CType(Me.TBDD_USER_GROUPSBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBDD_USER_GROUPSBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
Me.XtraTabPage5.SuspendLayout()
|
||||
@@ -865,6 +865,16 @@ Partial Class frmAdministration
|
||||
resources.ApplyResources(Label9, "Label9")
|
||||
Label9.Name = "Label9"
|
||||
'
|
||||
'LANGUAGELabel
|
||||
'
|
||||
resources.ApplyResources(LANGUAGELabel, "LANGUAGELabel")
|
||||
LANGUAGELabel.Name = "LANGUAGELabel"
|
||||
'
|
||||
'SHORTNAMELabel
|
||||
'
|
||||
resources.ApplyResources(SHORTNAMELabel, "SHORTNAMELabel")
|
||||
SHORTNAMELabel.Name = "SHORTNAMELabel"
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
||||
@@ -1103,7 +1113,7 @@ Partial Class frmAdministration
|
||||
Me.DATATYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True))
|
||||
resources.ApplyResources(Me.DATATYPEComboBox, "DATATYPEComboBox")
|
||||
Me.DATATYPEComboBox.FormattingEnabled = True
|
||||
Me.DATATYPEComboBox.Items.AddRange(New Object() {resources.GetString("DATATYPEComboBox.Items"), resources.GetString("DATATYPEComboBox.Items1"), resources.GetString("DATATYPEComboBox.Items2")})
|
||||
Me.DATATYPEComboBox.Items.AddRange(New Object() {resources.GetString("DATATYPEComboBox.Items"), resources.GetString("DATATYPEComboBox.Items1"), resources.GetString("DATATYPEComboBox.Items2"), resources.GetString("DATATYPEComboBox.Items3")})
|
||||
Me.DATATYPEComboBox.Name = "DATATYPEComboBox"
|
||||
'
|
||||
'COMMENTTextBox
|
||||
@@ -2218,6 +2228,25 @@ Partial Class frmAdministration
|
||||
Me.XtraTabPage2.Controls.Add(Me.BindingNavigator1)
|
||||
Me.XtraTabPage2.Name = "XtraTabPage2"
|
||||
'
|
||||
'SHORTNAMETextBox
|
||||
'
|
||||
Me.SHORTNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "SHORTNAME", True))
|
||||
resources.ApplyResources(Me.SHORTNAMETextBox, "SHORTNAMETextBox")
|
||||
Me.SHORTNAMETextBox.Name = "SHORTNAMETextBox"
|
||||
'
|
||||
'TBDD_USERBindingSource
|
||||
'
|
||||
Me.TBDD_USERBindingSource.DataMember = "TBDD_USER"
|
||||
Me.TBDD_USERBindingSource.DataSource = Me.MyDataset
|
||||
'
|
||||
'LANGUAGEComboBox
|
||||
'
|
||||
Me.LANGUAGEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LANGUAGE", True))
|
||||
Me.LANGUAGEComboBox.FormattingEnabled = True
|
||||
Me.LANGUAGEComboBox.Items.AddRange(New Object() {resources.GetString("LANGUAGEComboBox.Items"), resources.GetString("LANGUAGEComboBox.Items1")})
|
||||
resources.ApplyResources(Me.LANGUAGEComboBox, "LANGUAGEComboBox")
|
||||
Me.LANGUAGEComboBox.Name = "LANGUAGEComboBox"
|
||||
'
|
||||
'lblsaveUSer
|
||||
'
|
||||
resources.ApplyResources(Me.lblsaveUSer, "lblsaveUSer")
|
||||
@@ -2479,11 +2508,6 @@ Partial Class frmAdministration
|
||||
Me.ListBox3.Name = "ListBox3"
|
||||
Me.ListBox3.ValueMember = "GUID"
|
||||
'
|
||||
'TBDD_USERBindingSource
|
||||
'
|
||||
Me.TBDD_USERBindingSource.DataMember = "TBDD_USER"
|
||||
Me.TBDD_USERBindingSource.DataSource = Me.MyDataset
|
||||
'
|
||||
'USER_GUIDTextBox
|
||||
'
|
||||
Me.USER_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True))
|
||||
@@ -2964,30 +2988,6 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.VWGI_DOCTYPE_GROUPTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'LANGUAGELabel
|
||||
'
|
||||
resources.ApplyResources(LANGUAGELabel, "LANGUAGELabel")
|
||||
LANGUAGELabel.Name = "LANGUAGELabel"
|
||||
'
|
||||
'LANGUAGEComboBox
|
||||
'
|
||||
Me.LANGUAGEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LANGUAGE", True))
|
||||
Me.LANGUAGEComboBox.FormattingEnabled = True
|
||||
Me.LANGUAGEComboBox.Items.AddRange(New Object() {resources.GetString("LANGUAGEComboBox.Items"), resources.GetString("LANGUAGEComboBox.Items1")})
|
||||
resources.ApplyResources(Me.LANGUAGEComboBox, "LANGUAGEComboBox")
|
||||
Me.LANGUAGEComboBox.Name = "LANGUAGEComboBox"
|
||||
'
|
||||
'SHORTNAMELabel
|
||||
'
|
||||
resources.ApplyResources(SHORTNAMELabel, "SHORTNAMELabel")
|
||||
SHORTNAMELabel.Name = "SHORTNAMELabel"
|
||||
'
|
||||
'SHORTNAMETextBox
|
||||
'
|
||||
Me.SHORTNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "SHORTNAME", True))
|
||||
resources.ApplyResources(Me.SHORTNAMETextBox, "SHORTNAMETextBox")
|
||||
Me.SHORTNAMETextBox.Name = "SHORTNAMETextBox"
|
||||
'
|
||||
'frmAdministration
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -3042,6 +3042,7 @@ Partial Class frmAdministration
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.PerformLayout()
|
||||
Me.XtraTabPage2.ResumeLayout(False)
|
||||
Me.XtraTabPage2.PerformLayout()
|
||||
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.XtraTabControl3.ResumeLayout(False)
|
||||
Me.XtraTabPage7.ResumeLayout(False)
|
||||
@@ -3054,7 +3055,6 @@ Partial Class frmAdministration
|
||||
CType(Me.TBDD_USER_GROUPSBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBDD_USER_GROUPSBindingNavigator.ResumeLayout(False)
|
||||
Me.TBDD_USER_GROUPSBindingNavigator.PerformLayout()
|
||||
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
|
||||
Reference in New Issue
Block a user