MS27062016
This commit is contained in:
@@ -42,8 +42,7 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
||||
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
||||
Dim OBJEKTTYPLabel As System.Windows.Forms.Label
|
||||
Dim SQL_RESULTLabel As System.Windows.Forms.Label
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBDD_DOKUMENTARTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
@@ -95,7 +94,13 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
||||
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.SQL_RESULTTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.chkEntityData = New System.Windows.Forms.CheckBox()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.cmbControlsEntity = New System.Windows.Forms.ComboBox()
|
||||
Me.btnAddIndexA = New System.Windows.Forms.Button()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.cmbEntity = New System.Windows.Forms.ComboBox()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.lblSaveIndex = New System.Windows.Forms.Label()
|
||||
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
||||
@@ -171,7 +176,6 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
||||
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
||||
OBJEKTTYPLabel = New System.Windows.Forms.Label()
|
||||
SQL_RESULTLabel = New System.Windows.Forms.Label()
|
||||
CType(Me.TBDD_DOKUMENTARTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -186,6 +190,7 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.XtraTabControl1.SuspendLayout()
|
||||
Me.XtraTabPage1.SuspendLayout()
|
||||
Me.GroupBox2.SuspendLayout()
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBDD_INDEX_AUTOMBindingNavigator.SuspendLayout()
|
||||
Me.XtraTabPage2.SuspendLayout()
|
||||
@@ -286,11 +291,6 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
resources.ApplyResources(OBJEKTTYPLabel, "OBJEKTTYPLabel")
|
||||
OBJEKTTYPLabel.Name = "OBJEKTTYPLabel"
|
||||
'
|
||||
'SQL_RESULTLabel
|
||||
'
|
||||
resources.ApplyResources(SQL_RESULTLabel, "SQL_RESULTLabel")
|
||||
SQL_RESULTLabel.Name = "SQL_RESULTLabel"
|
||||
'
|
||||
'TBDD_DOKUMENTARTBindingNavigator
|
||||
'
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
@@ -453,8 +453,8 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
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.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
||||
Me.GridView1.OptionsView.ColumnAutoWidth = False
|
||||
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
||||
@@ -640,6 +640,7 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILE_IDXTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
||||
@@ -683,8 +684,8 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
'XtraTabPage1
|
||||
'
|
||||
resources.ApplyResources(Me.XtraTabPage1, "XtraTabPage1")
|
||||
Me.XtraTabPage1.Controls.Add(SQL_RESULTLabel)
|
||||
Me.XtraTabPage1.Controls.Add(Me.SQL_RESULTTextBox)
|
||||
Me.XtraTabPage1.Controls.Add(Me.chkEntityData)
|
||||
Me.XtraTabPage1.Controls.Add(Me.GroupBox2)
|
||||
Me.XtraTabPage1.Controls.Add(Me.Label2)
|
||||
Me.XtraTabPage1.Controls.Add(Me.lblSaveIndex)
|
||||
Me.XtraTabPage1.Controls.Add(CHANGED_WHENLabel)
|
||||
@@ -708,11 +709,56 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Me.XtraTabPage1.Controls.Add(Me.TBDD_INDEX_AUTOMBindingNavigator)
|
||||
Me.XtraTabPage1.Name = "XtraTabPage1"
|
||||
'
|
||||
'SQL_RESULTTextBox
|
||||
'chkEntityData
|
||||
'
|
||||
Me.SQL_RESULTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "SQL_RESULT", True))
|
||||
resources.ApplyResources(Me.SQL_RESULTTextBox, "SQL_RESULTTextBox")
|
||||
Me.SQL_RESULTTextBox.Name = "SQL_RESULTTextBox"
|
||||
resources.ApplyResources(Me.chkEntityData, "chkEntityData")
|
||||
Me.chkEntityData.Name = "chkEntityData"
|
||||
Me.chkEntityData.UseVisualStyleBackColor = True
|
||||
'
|
||||
'GroupBox2
|
||||
'
|
||||
Me.GroupBox2.Controls.Add(Me.cmbControlsEntity)
|
||||
Me.GroupBox2.Controls.Add(Me.btnAddIndexA)
|
||||
Me.GroupBox2.Controls.Add(Me.Label5)
|
||||
Me.GroupBox2.Controls.Add(Me.cmbEntity)
|
||||
Me.GroupBox2.Controls.Add(Me.Label6)
|
||||
resources.ApplyResources(Me.GroupBox2, "GroupBox2")
|
||||
Me.GroupBox2.Name = "GroupBox2"
|
||||
Me.GroupBox2.TabStop = False
|
||||
'
|
||||
'cmbControlsEntity
|
||||
'
|
||||
Me.cmbControlsEntity.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True))
|
||||
Me.cmbControlsEntity.FormattingEnabled = True
|
||||
Me.cmbControlsEntity.Items.AddRange(New Object() {resources.GetString("cmbControlsEntity.Items"), resources.GetString("cmbControlsEntity.Items1")})
|
||||
resources.ApplyResources(Me.cmbControlsEntity, "cmbControlsEntity")
|
||||
Me.cmbControlsEntity.Name = "cmbControlsEntity"
|
||||
'
|
||||
'btnAddIndexA
|
||||
'
|
||||
resources.ApplyResources(Me.btnAddIndexA, "btnAddIndexA")
|
||||
Me.btnAddIndexA.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
||||
Me.btnAddIndexA.Name = "btnAddIndexA"
|
||||
Me.btnAddIndexA.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
resources.ApplyResources(Me.Label5, "Label5")
|
||||
Me.Label5.Name = "Label5"
|
||||
'
|
||||
'cmbEntity
|
||||
'
|
||||
Me.cmbEntity.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_INDEX_AUTOMBindingSource, "ENTITY_ID", True))
|
||||
Me.cmbEntity.DisplayMember = "GUID"
|
||||
resources.ApplyResources(Me.cmbEntity, "cmbEntity")
|
||||
Me.cmbEntity.FormattingEnabled = True
|
||||
Me.cmbEntity.Name = "cmbEntity"
|
||||
Me.cmbEntity.ValueMember = "GUID"
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
resources.ApplyResources(Me.Label6, "Label6")
|
||||
Me.Label6.Name = "Label6"
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
@@ -909,64 +955,64 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
'
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.AllowUserToAddRows = False
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.AllowUserToDeleteRows = False
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Aqua
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
DataGridViewCellStyle3.BackColor = System.Drawing.Color.Aqua
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
||||
resources.ApplyResources(Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView, "TBPMO_WD_FORMVIEW_DOKTYPESDataGridView")
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.AutoGenerateColumns = false
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9})
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.DataSource = Me.TBPMO_WD_FORMVIEW_DOKTYPESBindingSource
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.Name = "TBPMO_WD_FORMVIEW_DOKTYPESDataGridView"
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.ReadOnly = True
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn1
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn1, "DataGridViewTextBoxColumn1")
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn1.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn3
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn3.DataPropertyName = "FORM_TITLE"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn3, "DataGridViewTextBoxColumn3")
|
||||
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
||||
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn3.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn5
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn5.DataPropertyName = "BEZEICHNUNG"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn5, "DataGridViewTextBoxColumn5")
|
||||
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
||||
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn5.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn6
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn6.DataPropertyName = "ADDED_WHO"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn6, "DataGridViewTextBoxColumn6")
|
||||
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
||||
Me.DataGridViewTextBoxColumn6.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn6.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn7
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn7.DataPropertyName = "ADDED_WHEN"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn7, "DataGridViewTextBoxColumn7")
|
||||
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
||||
Me.DataGridViewTextBoxColumn7.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn7.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn8
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn8.DataPropertyName = "CHANGED_WHO"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn8, "DataGridViewTextBoxColumn8")
|
||||
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
||||
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn8.ReadOnly = true
|
||||
'
|
||||
'DataGridViewTextBoxColumn9
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn9.DataPropertyName = "CHANGED_WHEN"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn9, "DataGridViewTextBoxColumn9")
|
||||
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
||||
Me.DataGridViewTextBoxColumn9.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn9.ReadOnly = true
|
||||
'
|
||||
'TBPMO_WD_FORMVIEW_DOKTYPESBindingSource
|
||||
'
|
||||
@@ -983,13 +1029,13 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Me.btnAddDokart_Entity.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
|
||||
resources.ApplyResources(Me.btnAddDokart_Entity, "btnAddDokart_Entity")
|
||||
Me.btnAddDokart_Entity.Name = "btnAddDokart_Entity"
|
||||
Me.btnAddDokart_Entity.UseVisualStyleBackColor = False
|
||||
Me.btnAddDokart_Entity.UseVisualStyleBackColor = false
|
||||
'
|
||||
'cmbEntity_Doctype
|
||||
'
|
||||
Me.cmbEntity_Doctype.DataSource = Me.TBPMO_FORM_VIEWBindingSource
|
||||
Me.cmbEntity_Doctype.DisplayMember = "FORM_TITLE"
|
||||
Me.cmbEntity_Doctype.FormattingEnabled = True
|
||||
Me.cmbEntity_Doctype.FormattingEnabled = true
|
||||
resources.ApplyResources(Me.cmbEntity_Doctype, "cmbEntity_Doctype")
|
||||
Me.cmbEntity_Doctype.Name = "cmbEntity_Doctype"
|
||||
Me.cmbEntity_Doctype.ValueMember = "GUID"
|
||||
@@ -1085,15 +1131,15 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
'
|
||||
'TBPMO_FORM_VIEWTableAdapter
|
||||
'
|
||||
Me.TBPMO_FORM_VIEWTableAdapter.ClearBeforeFill = True
|
||||
Me.TBPMO_FORM_VIEWTableAdapter.ClearBeforeFill = true
|
||||
'
|
||||
'TBPMO_WD_FORMVIEW_DOKTYPESTableAdapter
|
||||
'
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESTableAdapter.ClearBeforeFill = True
|
||||
Me.TBPMO_WD_FORMVIEW_DOKTYPESTableAdapter.ClearBeforeFill = true
|
||||
'
|
||||
'TBWH_DOKART_MODULETableAdapter
|
||||
'
|
||||
Me.TBWH_DOKART_MODULETableAdapter.ClearBeforeFill = True
|
||||
Me.TBWH_DOKART_MODULETableAdapter.ClearBeforeFill = true
|
||||
'
|
||||
'frmWD_Dokumentart_Konfig
|
||||
'
|
||||
@@ -1103,39 +1149,41 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Controls.Add(Me.GroupBox1)
|
||||
Me.Name = "frmWD_Dokumentart_Konfig"
|
||||
CType(Me.TBDD_DOKUMENTARTBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.ResumeLayout(False)
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.PerformLayout()
|
||||
CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBWH_DOKART_MODULEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_EINGANGSARTENBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.XtraTabControl1.ResumeLayout(False)
|
||||
Me.XtraTabPage1.ResumeLayout(False)
|
||||
Me.XtraTabPage1.PerformLayout()
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBDD_INDEX_AUTOMBindingNavigator.ResumeLayout(False)
|
||||
Me.TBDD_INDEX_AUTOMBindingNavigator.PerformLayout()
|
||||
Me.XtraTabPage2.ResumeLayout(False)
|
||||
Me.XtraTabPage2.PerformLayout()
|
||||
CType(Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_WD_FORMVIEW_DOKTYPESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_FORM_VIEWBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
CType(Me.TBDD_DOKUMENTARTBindingNavigator,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.ResumeLayout(false)
|
||||
Me.TBDD_DOKUMENTARTBindingNavigator.PerformLayout
|
||||
CType(Me.TBDD_DOKUMENTARTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.DD_DMSDataSet,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.GroupBox1.ResumeLayout(false)
|
||||
Me.GroupBox1.PerformLayout
|
||||
CType(Me.GridControl1,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.GridView1,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBWH_DOKART_MODULEBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBDD_EINGANGSARTENBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.StatusStrip1.ResumeLayout(false)
|
||||
Me.StatusStrip1.PerformLayout
|
||||
CType(Me.XtraTabControl1,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.XtraTabControl1.ResumeLayout(false)
|
||||
Me.XtraTabPage1.ResumeLayout(false)
|
||||
Me.XtraTabPage1.PerformLayout
|
||||
Me.GroupBox2.ResumeLayout(false)
|
||||
Me.GroupBox2.PerformLayout
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingNavigator,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.TBDD_INDEX_AUTOMBindingNavigator.ResumeLayout(false)
|
||||
Me.TBDD_INDEX_AUTOMBindingNavigator.PerformLayout
|
||||
Me.XtraTabPage2.ResumeLayout(false)
|
||||
Me.XtraTabPage2.PerformLayout
|
||||
CType(Me.TBPMO_WD_FORMVIEW_DOKTYPESDataGridView,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBPMO_WD_FORMVIEW_DOKTYPESBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBPMO_FORM_VIEWBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.BindingNavigator1,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.BindingNavigator1.ResumeLayout(false)
|
||||
Me.BindingNavigator1.PerformLayout
|
||||
Me.ResumeLayout(false)
|
||||
Me.PerformLayout
|
||||
|
||||
End Sub
|
||||
End Sub
|
||||
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
||||
Friend WithEvents TBDD_EINGANGSARTENBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBDD_EINGANGSARTENTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_EINGANGSARTENTableAdapter
|
||||
@@ -1239,10 +1287,16 @@ Partial Class frmWD_Dokumentart_Konfig
|
||||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||||
Friend WithEvents ListBox3 As System.Windows.Forms.ListBox
|
||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||
Friend WithEvents SQL_RESULTTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ToolTipController1 As DevExpress.Utils.ToolTipController
|
||||
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 colOBJEKTTYP As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents chkEntityData As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents cmbControlsEntity As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents btnAddIndexA As System.Windows.Forms.Button
|
||||
Friend WithEvents Label5 As System.Windows.Forms.Label
|
||||
Friend WithEvents cmbEntity As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user