MS Button und IDB Logik
This commit is contained in:
10
app/DD_PM_WINDREAM/frmValidator.Designer.vb
generated
10
app/DD_PM_WINDREAM/frmValidator.Designer.vb
generated
@@ -96,7 +96,6 @@ Partial Class frmValidator
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New DD_PM_WINDREAM.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter()
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
||||
CType(Me.BarAndDockingController3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BarAndDockingController2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BarAndDockingController1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -161,7 +160,6 @@ Partial Class frmValidator
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BackColor = System.Drawing.SystemColors.ControlLight
|
||||
Me.Panel1.Controls.Add(Me.CheckBox1)
|
||||
Me.Panel1.Controls.Add(Me.TITLELabel1)
|
||||
Me.Panel1.Controls.Add(Me.btnSave)
|
||||
Me.Panel1.Controls.Add(Me.DESCRIPTIONLabel)
|
||||
@@ -589,12 +587,6 @@ Partial Class frmValidator
|
||||
'
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'CheckBox1
|
||||
'
|
||||
resources.ApplyResources(Me.CheckBox1, "CheckBox1")
|
||||
Me.CheckBox1.Name = "CheckBox1"
|
||||
Me.CheckBox1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmValidator
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -615,7 +607,6 @@ Partial Class frmValidator
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel1.PerformLayout()
|
||||
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPM_PROFILE_CONTROLSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -710,5 +701,4 @@ Partial Class frmValidator
|
||||
Friend WithEvents ToolStripButtonSearchesReload As ToolStripButton
|
||||
Friend WithEvents ToolTip1 As ToolTip
|
||||
Friend WithEvents DocumentViewer1 As DigitalData.Controls.DocumentViewer.DocumentViewer
|
||||
Friend WithEvents CheckBox1 As CheckBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user