MS
This commit is contained in:
10
app/DD-Record-Organiser/frmWD_IndexFile.Designer.vb
generated
10
app/DD-Record-Organiser/frmWD_IndexFile.Designer.vb
generated
@@ -41,8 +41,8 @@ Partial Class frmWD_IndexFile
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
Me.PATHTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.lvwIndices = New System.Windows.Forms.ListView()
|
||||
Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
|
||||
Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
|
||||
Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
|
||||
Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
|
||||
Me.DOCTYPE_IDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.chkdelete_origin = New System.Windows.Forms.CheckBox()
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
@@ -285,10 +285,10 @@ Partial Class frmWD_IndexFile
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
CType(Me.VWDDINDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(false)
|
||||
Me.PerformLayout
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
End Sub
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtFilepath As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
|
||||
Reference in New Issue
Block a user