MS30.09
This commit is contained in:
102
app/DD-Record-Organiser/frmWD_Index_Dokart.Designer.vb
generated
102
app/DD-Record-Organiser/frmWD_Index_Dokart.Designer.vb
generated
@@ -40,15 +40,17 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.OBJECT_TYPETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
Me.PATHTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ListView1 = New System.Windows.Forms.ListView()
|
||||
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.FW_DOCTYPE_IDTextBox = New System.Windows.Forms.TextBox()
|
||||
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)
|
||||
Me.chkMultiIndexer = New System.Windows.Forms.CheckBox()
|
||||
Me.TBPMO_FILES_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_FILES_USERTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FILES_USERTableAdapter()
|
||||
Me.VWDDINDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.VWDDINDEX_AUTOMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWDDINDEX_AUTOMTableAdapter()
|
||||
OBJECT_TYPELabel = New System.Windows.Forms.Label()
|
||||
FW_DOCTYPE_IDLabel = New System.Windows.Forms.Label()
|
||||
PATHLabel = New System.Windows.Forms.Label()
|
||||
@@ -57,6 +59,7 @@ Partial Class frmWD_Index_Dokart
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
CType(Me.TBPMO_FILES_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.VWDDINDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'OBJECT_TYPELabel
|
||||
@@ -72,7 +75,7 @@ Partial Class frmWD_Index_Dokart
|
||||
'
|
||||
FW_DOCTYPE_IDLabel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
FW_DOCTYPE_IDLabel.AutoSize = True
|
||||
FW_DOCTYPE_IDLabel.Location = New System.Drawing.Point(449, 25)
|
||||
FW_DOCTYPE_IDLabel.Location = New System.Drawing.Point(453, 25)
|
||||
FW_DOCTYPE_IDLabel.Name = "FW_DOCTYPE_IDLabel"
|
||||
FW_DOCTYPE_IDLabel.Size = New System.Drawing.Size(70, 15)
|
||||
FW_DOCTYPE_IDLabel.TabIndex = 6
|
||||
@@ -87,6 +90,15 @@ Partial Class frmWD_Index_Dokart
|
||||
PATHLabel.TabIndex = 8
|
||||
PATHLabel.Text = "Ablagepfad:"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Label3.AutoSize = True
|
||||
Label3.Location = New System.Drawing.Point(6, 93)
|
||||
Label3.Name = "Label3"
|
||||
Label3.Size = New System.Drawing.Size(46, 15)
|
||||
Label3.TabIndex = 10
|
||||
Label3.Text = "Indizes:"
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
@@ -103,7 +115,7 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.txtFilepath.Location = New System.Drawing.Point(15, 27)
|
||||
Me.txtFilepath.Name = "txtFilepath"
|
||||
Me.txtFilepath.ReadOnly = True
|
||||
Me.txtFilepath.Size = New System.Drawing.Size(581, 23)
|
||||
Me.txtFilepath.Size = New System.Drawing.Size(585, 23)
|
||||
Me.txtFilepath.TabIndex = 1
|
||||
'
|
||||
'Label2
|
||||
@@ -124,7 +136,7 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.cmbDokumentart.FormattingEnabled = True
|
||||
Me.cmbDokumentart.Location = New System.Drawing.Point(15, 78)
|
||||
Me.cmbDokumentart.Name = "cmbDokumentart"
|
||||
Me.cmbDokumentart.Size = New System.Drawing.Size(343, 25)
|
||||
Me.cmbDokumentart.Size = New System.Drawing.Size(391, 25)
|
||||
Me.cmbDokumentart.TabIndex = 3
|
||||
Me.ToolTip1.SetToolTip(Me.cmbDokumentart, "Auswahl der Dokumentart - Wird für nächste Eingabe gespeichert")
|
||||
Me.cmbDokumentart.ValueMember = "DOKUMENTTYPE_ID"
|
||||
@@ -149,13 +161,16 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.TableAdapterManager.Connection = Nothing
|
||||
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
||||
@@ -176,7 +191,7 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.btnindex.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnindex.Image = Global.DD_Record_Organiser.My.Resources.Resources.key_go
|
||||
Me.btnindex.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnindex.Location = New System.Drawing.Point(438, 382)
|
||||
Me.btnindex.Location = New System.Drawing.Point(442, 396)
|
||||
Me.btnindex.Name = "btnindex"
|
||||
Me.btnindex.Size = New System.Drawing.Size(158, 28)
|
||||
Me.btnindex.TabIndex = 4
|
||||
@@ -188,11 +203,10 @@ Partial Class frmWD_Index_Dokart
|
||||
'
|
||||
Me.OBJECT_TYPETextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.OBJECT_TYPETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_DOKUMENTTYPESBindingSource, "OBJECT_TYPE", True))
|
||||
Me.OBJECT_TYPETextBox.Location = New System.Drawing.Point(85, 22)
|
||||
Me.OBJECT_TYPETextBox.Name = "OBJECT_TYPETextBox"
|
||||
Me.OBJECT_TYPETextBox.ReadOnly = True
|
||||
Me.OBJECT_TYPETextBox.Size = New System.Drawing.Size(302, 23)
|
||||
Me.OBJECT_TYPETextBox.Size = New System.Drawing.Size(306, 23)
|
||||
Me.OBJECT_TYPETextBox.TabIndex = 6
|
||||
'
|
||||
'GroupBox1
|
||||
@@ -204,15 +218,15 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.GroupBox1.Controls.Add(Label3)
|
||||
Me.GroupBox1.Controls.Add(PATHLabel)
|
||||
Me.GroupBox1.Controls.Add(Me.PATHTextBox)
|
||||
Me.GroupBox1.Controls.Add(Me.ListView1)
|
||||
Me.GroupBox1.Controls.Add(Me.lvwIndices)
|
||||
Me.GroupBox1.Controls.Add(FW_DOCTYPE_IDLabel)
|
||||
Me.GroupBox1.Controls.Add(Me.FW_DOCTYPE_IDTextBox)
|
||||
Me.GroupBox1.Controls.Add(Me.DOCTYPE_IDTextBox)
|
||||
Me.GroupBox1.Controls.Add(OBJECT_TYPELabel)
|
||||
Me.GroupBox1.Controls.Add(Me.OBJECT_TYPETextBox)
|
||||
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(15, 117)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(581, 260)
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(585, 274)
|
||||
Me.GroupBox1.TabIndex = 7
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "Gewählte Indexierungsdaten - Automatik:"
|
||||
@@ -224,21 +238,21 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.PATHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_DOKUMENTTYPESBindingSource, "PATH", True))
|
||||
Me.PATHTextBox.Location = New System.Drawing.Point(85, 51)
|
||||
Me.PATHTextBox.Name = "PATHTextBox"
|
||||
Me.PATHTextBox.Size = New System.Drawing.Size(490, 23)
|
||||
Me.PATHTextBox.Size = New System.Drawing.Size(494, 23)
|
||||
Me.PATHTextBox.TabIndex = 9
|
||||
'
|
||||
'ListView1
|
||||
'lvwIndices
|
||||
'
|
||||
Me.ListView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Me.lvwIndices.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.ListView1.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2})
|
||||
Me.ListView1.Location = New System.Drawing.Point(85, 93)
|
||||
Me.ListView1.Name = "ListView1"
|
||||
Me.ListView1.Size = New System.Drawing.Size(302, 161)
|
||||
Me.ListView1.TabIndex = 8
|
||||
Me.ListView1.UseCompatibleStateImageBehavior = False
|
||||
Me.ListView1.View = System.Windows.Forms.View.Details
|
||||
Me.lvwIndices.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2})
|
||||
Me.lvwIndices.Location = New System.Drawing.Point(85, 93)
|
||||
Me.lvwIndices.Name = "lvwIndices"
|
||||
Me.lvwIndices.Size = New System.Drawing.Size(306, 175)
|
||||
Me.lvwIndices.TabIndex = 8
|
||||
Me.lvwIndices.UseCompatibleStateImageBehavior = False
|
||||
Me.lvwIndices.View = System.Windows.Forms.View.Details
|
||||
'
|
||||
'ColumnHeader1
|
||||
'
|
||||
@@ -250,21 +264,20 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.ColumnHeader2.Text = "Value"
|
||||
Me.ColumnHeader2.Width = 120
|
||||
'
|
||||
'FW_DOCTYPE_IDTextBox
|
||||
'DOCTYPE_IDTextBox
|
||||
'
|
||||
Me.FW_DOCTYPE_IDTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.FW_DOCTYPE_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.VWPMO_DOKUMENTTYPESBindingSource, "FW_DOCTYPE_ID", True))
|
||||
Me.FW_DOCTYPE_IDTextBox.Location = New System.Drawing.Point(525, 22)
|
||||
Me.FW_DOCTYPE_IDTextBox.Name = "FW_DOCTYPE_IDTextBox"
|
||||
Me.FW_DOCTYPE_IDTextBox.ReadOnly = True
|
||||
Me.FW_DOCTYPE_IDTextBox.Size = New System.Drawing.Size(50, 23)
|
||||
Me.FW_DOCTYPE_IDTextBox.TabIndex = 7
|
||||
Me.DOCTYPE_IDTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.DOCTYPE_IDTextBox.Location = New System.Drawing.Point(529, 22)
|
||||
Me.DOCTYPE_IDTextBox.Name = "DOCTYPE_IDTextBox"
|
||||
Me.DOCTYPE_IDTextBox.ReadOnly = True
|
||||
Me.DOCTYPE_IDTextBox.Size = New System.Drawing.Size(50, 23)
|
||||
Me.DOCTYPE_IDTextBox.TabIndex = 7
|
||||
'
|
||||
'chkdelete_origin
|
||||
'
|
||||
Me.chkdelete_origin.AutoSize = True
|
||||
Me.chkdelete_origin.Font = New System.Drawing.Font("Verdana", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.chkdelete_origin.Location = New System.Drawing.Point(24, 388)
|
||||
Me.chkdelete_origin.Location = New System.Drawing.Point(24, 402)
|
||||
Me.chkdelete_origin.Name = "chkdelete_origin"
|
||||
Me.chkdelete_origin.Size = New System.Drawing.Size(178, 20)
|
||||
Me.chkdelete_origin.TabIndex = 8
|
||||
@@ -279,7 +292,7 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.chkMultiIndexer.BackColor = System.Drawing.Color.Yellow
|
||||
Me.chkMultiIndexer.Font = New System.Drawing.Font("Verdana", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.chkMultiIndexer.ForeColor = System.Drawing.Color.Maroon
|
||||
Me.chkMultiIndexer.Location = New System.Drawing.Point(24, 417)
|
||||
Me.chkMultiIndexer.Location = New System.Drawing.Point(24, 430)
|
||||
Me.chkMultiIndexer.Name = "chkMultiIndexer"
|
||||
Me.chkMultiIndexer.Size = New System.Drawing.Size(520, 20)
|
||||
Me.chkMultiIndexer.TabIndex = 9
|
||||
@@ -296,21 +309,21 @@ Partial Class frmWD_Index_Dokart
|
||||
'
|
||||
Me.TBPMO_FILES_USERTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'Label3
|
||||
'VWDDINDEX_AUTOMBindingSource
|
||||
'
|
||||
Label3.AutoSize = True
|
||||
Label3.Location = New System.Drawing.Point(6, 93)
|
||||
Label3.Name = "Label3"
|
||||
Label3.Size = New System.Drawing.Size(46, 15)
|
||||
Label3.TabIndex = 10
|
||||
Label3.Text = "Indizes:"
|
||||
Me.VWDDINDEX_AUTOMBindingSource.DataMember = "VWDDINDEX_AUTOM"
|
||||
Me.VWDDINDEX_AUTOMBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'VWDDINDEX_AUTOMTableAdapter
|
||||
'
|
||||
Me.VWDDINDEX_AUTOMTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'frmWD_Index_Dokart
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.SystemColors.ControlLight
|
||||
Me.ClientSize = New System.Drawing.Size(611, 451)
|
||||
Me.ClientSize = New System.Drawing.Size(615, 465)
|
||||
Me.Controls.Add(Me.chkMultiIndexer)
|
||||
Me.Controls.Add(Me.chkdelete_origin)
|
||||
Me.Controls.Add(Me.GroupBox1)
|
||||
@@ -330,10 +343,11 @@ Partial Class frmWD_Index_Dokart
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
CType(Me.TBPMO_FILES_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.VWDDINDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout
|
||||
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
|
||||
@@ -345,8 +359,8 @@ End Sub
|
||||
Friend WithEvents btnindex As System.Windows.Forms.Button
|
||||
Friend WithEvents OBJECT_TYPETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents FW_DOCTYPE_IDTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ListView1 As System.Windows.Forms.ListView
|
||||
Friend WithEvents DOCTYPE_IDTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents lvwIndices As System.Windows.Forms.ListView
|
||||
Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
|
||||
Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
|
||||
Friend WithEvents PATHTextBox As System.Windows.Forms.TextBox
|
||||
@@ -355,4 +369,6 @@ End Sub
|
||||
Friend WithEvents chkMultiIndexer As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents TBPMO_FILES_USERBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBPMO_FILES_USERTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FILES_USERTableAdapter
|
||||
Friend WithEvents VWDDINDEX_AUTOMBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents VWDDINDEX_AUTOMTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWDDINDEX_AUTOMTableAdapter
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user