MS30.09
This commit is contained in:
@@ -29,29 +29,30 @@ Partial Class frmDokumentart_NameConvention
|
||||
Me.btnAddIndexA = New System.Windows.Forms.Button()
|
||||
Me.btnAddIndexM = New System.Windows.Forms.Button()
|
||||
Me.cmbIndex_A = New System.Windows.Forms.ComboBox()
|
||||
Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.cmbIndex_m = New System.Windows.Forms.ComboBox()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.btnVersionTZ = New System.Windows.Forms.Button()
|
||||
Me.btnTrennzeichen = New System.Windows.Forms.Button()
|
||||
Me.btnVersion = New System.Windows.Forms.Button()
|
||||
Me.btndelete = New System.Windows.Forms.Button()
|
||||
Me.btnOK = New System.Windows.Forms.Button()
|
||||
Me.btnclose = New System.Windows.Forms.Button()
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.TBPMO_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_KONFIGURATIONTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_KONFIGURATIONTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBDD_INDEX_AUTOMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_INDEX_AUTOMTableAdapter()
|
||||
Me.VERSION_DELIMITERTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.FILE_DELIMITERTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.cmbDate = New System.Windows.Forms.ComboBox()
|
||||
Me.Label20 = New System.Windows.Forms.Label()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
Me.GroupBox2.SuspendLayout()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupBox2.SuspendLayout()
|
||||
CType(Me.TBPMO_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'Label1
|
||||
@@ -80,17 +81,18 @@ Partial Class frmDokumentart_NameConvention
|
||||
Me.GroupBox1.Controls.Add(Me.cmbIndex_m)
|
||||
Me.GroupBox1.Controls.Add(Me.Label3)
|
||||
Me.GroupBox1.Controls.Add(Me.Label2)
|
||||
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(12, 114)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(237, 145)
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(237, 124)
|
||||
Me.GroupBox1.TabIndex = 2
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "Indexe zur Auswahl:"
|
||||
'
|
||||
'btnAddIndexA
|
||||
'
|
||||
Me.btnAddIndexA.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
||||
Me.btnAddIndexA.Location = New System.Drawing.Point(197, 98)
|
||||
Me.btnAddIndexA.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
|
||||
Me.btnAddIndexA.Location = New System.Drawing.Point(197, 89)
|
||||
Me.btnAddIndexA.Name = "btnAddIndexA"
|
||||
Me.btnAddIndexA.Size = New System.Drawing.Size(30, 23)
|
||||
Me.btnAddIndexA.TabIndex = 5
|
||||
@@ -98,9 +100,8 @@ Partial Class frmDokumentart_NameConvention
|
||||
'
|
||||
'btnAddIndexM
|
||||
'
|
||||
Me.btnAddIndexM.Enabled = False
|
||||
Me.btnAddIndexM.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
||||
Me.btnAddIndexM.Location = New System.Drawing.Point(197, 50)
|
||||
Me.btnAddIndexM.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
|
||||
Me.btnAddIndexM.Location = New System.Drawing.Point(197, 41)
|
||||
Me.btnAddIndexM.Name = "btnAddIndexM"
|
||||
Me.btnAddIndexM.Size = New System.Drawing.Size(30, 23)
|
||||
Me.btnAddIndexM.TabIndex = 4
|
||||
@@ -110,28 +111,40 @@ Partial Class frmDokumentart_NameConvention
|
||||
'
|
||||
Me.cmbIndex_A.DataSource = Me.TBDD_INDEX_AUTOMBindingSource
|
||||
Me.cmbIndex_A.DisplayMember = "INDEXNAME"
|
||||
Me.cmbIndex_A.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cmbIndex_A.FormattingEnabled = True
|
||||
Me.cmbIndex_A.Location = New System.Drawing.Point(19, 98)
|
||||
Me.cmbIndex_A.Location = New System.Drawing.Point(9, 89)
|
||||
Me.cmbIndex_A.Name = "cmbIndex_A"
|
||||
Me.cmbIndex_A.Size = New System.Drawing.Size(172, 25)
|
||||
Me.cmbIndex_A.Size = New System.Drawing.Size(182, 25)
|
||||
Me.cmbIndex_A.TabIndex = 3
|
||||
Me.cmbIndex_A.ValueMember = "DOCTYPE_ID"
|
||||
'
|
||||
'TBDD_INDEX_AUTOMBindingSource
|
||||
'
|
||||
Me.TBDD_INDEX_AUTOMBindingSource.DataMember = "TBDD_INDEX_AUTOM"
|
||||
Me.TBDD_INDEX_AUTOMBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'cmbIndex_m
|
||||
'
|
||||
Me.cmbIndex_m.DisplayMember = "DOKUMENTART_ID"
|
||||
Me.cmbIndex_m.Enabled = False
|
||||
Me.cmbIndex_m.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cmbIndex_m.FormattingEnabled = True
|
||||
Me.cmbIndex_m.Location = New System.Drawing.Point(19, 50)
|
||||
Me.cmbIndex_m.Location = New System.Drawing.Point(9, 41)
|
||||
Me.cmbIndex_m.Name = "cmbIndex_m"
|
||||
Me.cmbIndex_m.Size = New System.Drawing.Size(172, 25)
|
||||
Me.cmbIndex_m.Size = New System.Drawing.Size(182, 25)
|
||||
Me.cmbIndex_m.TabIndex = 2
|
||||
Me.cmbIndex_m.ValueMember = "DOKUMENTART_ID"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(16, 78)
|
||||
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label3.Location = New System.Drawing.Point(6, 69)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(129, 17)
|
||||
Me.Label3.TabIndex = 1
|
||||
@@ -140,8 +153,8 @@ Partial Class frmDokumentart_NameConvention
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Enabled = False
|
||||
Me.Label2.Location = New System.Drawing.Point(16, 30)
|
||||
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label2.Location = New System.Drawing.Point(6, 21)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(104, 17)
|
||||
Me.Label2.TabIndex = 0
|
||||
@@ -149,52 +162,29 @@ Partial Class frmDokumentart_NameConvention
|
||||
'
|
||||
'GroupBox2
|
||||
'
|
||||
Me.GroupBox2.Controls.Add(Me.btnVersionTZ)
|
||||
Me.GroupBox2.Controls.Add(Me.Button1)
|
||||
Me.GroupBox2.Controls.Add(Me.btnTrennzeichen)
|
||||
Me.GroupBox2.Controls.Add(Me.btnVersion)
|
||||
Me.GroupBox2.Controls.Add(Me.cmbDate)
|
||||
Me.GroupBox2.Controls.Add(Me.Label20)
|
||||
Me.GroupBox2.Location = New System.Drawing.Point(255, 114)
|
||||
Me.GroupBox2.Name = "GroupBox2"
|
||||
Me.GroupBox2.Size = New System.Drawing.Size(192, 176)
|
||||
Me.GroupBox2.Size = New System.Drawing.Size(216, 124)
|
||||
Me.GroupBox2.TabIndex = 3
|
||||
Me.GroupBox2.TabStop = False
|
||||
Me.GroupBox2.Text = "Variablen:"
|
||||
'
|
||||
'btnVersionTZ
|
||||
'
|
||||
Me.btnVersionTZ.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
||||
Me.btnVersionTZ.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnVersionTZ.Location = New System.Drawing.Point(6, 115)
|
||||
Me.btnVersionTZ.Name = "btnVersionTZ"
|
||||
Me.btnVersionTZ.Size = New System.Drawing.Size(163, 43)
|
||||
Me.btnVersionTZ.TabIndex = 7
|
||||
Me.btnVersionTZ.Text = "Versionstrennzeichen einfügen"
|
||||
Me.btnVersionTZ.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnVersionTZ.UseVisualStyleBackColor = True
|
||||
Me.GroupBox2.Text = "Variablen einfügen:"
|
||||
'
|
||||
'btnTrennzeichen
|
||||
'
|
||||
Me.btnTrennzeichen.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
||||
Me.btnTrennzeichen.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
|
||||
Me.btnTrennzeichen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnTrennzeichen.Location = New System.Drawing.Point(6, 66)
|
||||
Me.btnTrennzeichen.Location = New System.Drawing.Point(6, 40)
|
||||
Me.btnTrennzeichen.Name = "btnTrennzeichen"
|
||||
Me.btnTrennzeichen.Size = New System.Drawing.Size(163, 43)
|
||||
Me.btnTrennzeichen.Size = New System.Drawing.Size(168, 25)
|
||||
Me.btnTrennzeichen.TabIndex = 6
|
||||
Me.btnTrennzeichen.Text = "Dateitrennzeichen einfügen"
|
||||
Me.btnTrennzeichen.Text = "Dateitrennzeichen"
|
||||
Me.btnTrennzeichen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnTrennzeichen.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnVersion
|
||||
'
|
||||
Me.btnVersion.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
||||
Me.btnVersion.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnVersion.Location = New System.Drawing.Point(6, 30)
|
||||
Me.btnVersion.Name = "btnVersion"
|
||||
Me.btnVersion.Size = New System.Drawing.Size(163, 29)
|
||||
Me.btnVersion.TabIndex = 5
|
||||
Me.btnVersion.Text = "Versionstag einfügen"
|
||||
Me.btnVersion.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnVersion.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btndelete
|
||||
'
|
||||
Me.btndelete.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
||||
@@ -206,11 +196,11 @@ Partial Class frmDokumentart_NameConvention
|
||||
'
|
||||
'btnOK
|
||||
'
|
||||
Me.btnOK.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
|
||||
Me.btnOK.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG
|
||||
Me.btnOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnOK.Location = New System.Drawing.Point(270, 303)
|
||||
Me.btnOK.Location = New System.Drawing.Point(261, 244)
|
||||
Me.btnOK.Name = "btnOK"
|
||||
Me.btnOK.Size = New System.Drawing.Size(94, 36)
|
||||
Me.btnOK.Size = New System.Drawing.Size(94, 26)
|
||||
Me.btnOK.TabIndex = 5
|
||||
Me.btnOK.Text = "Speichern"
|
||||
Me.btnOK.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
@@ -218,18 +208,13 @@ Partial Class frmDokumentart_NameConvention
|
||||
'
|
||||
'btnclose
|
||||
'
|
||||
Me.btnclose.Location = New System.Drawing.Point(372, 303)
|
||||
Me.btnclose.Location = New System.Drawing.Point(361, 244)
|
||||
Me.btnclose.Name = "btnclose"
|
||||
Me.btnclose.Size = New System.Drawing.Size(75, 36)
|
||||
Me.btnclose.Size = New System.Drawing.Size(110, 26)
|
||||
Me.btnclose.TabIndex = 6
|
||||
Me.btnclose.Text = "Abbruch"
|
||||
Me.btnclose.UseVisualStyleBackColor = True
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'TBPMO_KONFIGURATIONBindingSource
|
||||
'
|
||||
Me.TBPMO_KONFIGURATIONBindingSource.DataMember = "TBPMO_KONFIGURATION"
|
||||
@@ -244,12 +229,25 @@ Partial Class frmDokumentart_NameConvention
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
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 = Me.TBDD_INDEX_AUTOMTableAdapter
|
||||
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
|
||||
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Me.TBPMO_KONFIGURATIONTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
||||
@@ -281,16 +279,39 @@ Partial Class frmDokumentart_NameConvention
|
||||
Me.FILE_DELIMITERTextBox.Size = New System.Drawing.Size(36, 18)
|
||||
Me.FILE_DELIMITERTextBox.TabIndex = 10
|
||||
'
|
||||
'TBDD_INDEX_AUTOMBindingSource
|
||||
'Button1
|
||||
'
|
||||
Me.TBDD_INDEX_AUTOMBindingSource.DataMember = "TBDD_INDEX_AUTOM"
|
||||
Me.TBDD_INDEX_AUTOMBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
Me.Button1.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
|
||||
Me.Button1.Location = New System.Drawing.Point(180, 91)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(30, 23)
|
||||
Me.Button1.TabIndex = 13
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmDokumentart_namconvention
|
||||
'cmbDate
|
||||
'
|
||||
Me.cmbDate.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cmbDate.FormattingEnabled = True
|
||||
Me.cmbDate.Items.AddRange(New Object() {"YY_MM_DD", "YYYY_MM_DD", "DD_MM_YY", "DD_MM_YYYY"})
|
||||
Me.cmbDate.Location = New System.Drawing.Point(6, 91)
|
||||
Me.cmbDate.Name = "cmbDate"
|
||||
Me.cmbDate.Size = New System.Drawing.Size(168, 23)
|
||||
Me.cmbDate.TabIndex = 12
|
||||
'
|
||||
'Label20
|
||||
'
|
||||
Me.Label20.AutoSize = True
|
||||
Me.Label20.Location = New System.Drawing.Point(3, 69)
|
||||
Me.Label20.Name = "Label20"
|
||||
Me.Label20.Size = New System.Drawing.Size(99, 17)
|
||||
Me.Label20.TabIndex = 11
|
||||
Me.Label20.Text = "Datum-Struktur:"
|
||||
'
|
||||
'frmDokumentart_NameConvention
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(467, 345)
|
||||
Me.ClientSize = New System.Drawing.Size(478, 278)
|
||||
Me.ControlBox = False
|
||||
Me.Controls.Add(Me.FILE_DELIMITERTextBox)
|
||||
Me.Controls.Add(Me.VERSION_DELIMITERTextBox)
|
||||
@@ -304,15 +325,16 @@ Partial Class frmDokumentart_NameConvention
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
||||
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.Name = "frmDokumentart_namconvention"
|
||||
Me.Name = "frmDokumentart_NameConvention"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "Assistent zur Namenskonvention:"
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
Me.GroupBox2.ResumeLayout(False)
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupBox2.ResumeLayout(False)
|
||||
Me.GroupBox2.PerformLayout()
|
||||
CType(Me.TBPMO_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -330,13 +352,11 @@ Partial Class frmDokumentart_NameConvention
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents btnAddIndexA As System.Windows.Forms.Button
|
||||
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents btnVersion As System.Windows.Forms.Button
|
||||
Friend WithEvents btndelete As System.Windows.Forms.Button
|
||||
Friend WithEvents btnOK As System.Windows.Forms.Button
|
||||
Friend WithEvents btnclose As System.Windows.Forms.Button
|
||||
Friend WithEvents btnTrennzeichen As System.Windows.Forms.Button
|
||||
|
||||
Friend WithEvents btnVersionTZ As System.Windows.Forms.Button
|
||||
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
||||
Friend WithEvents TBPMO_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBPMO_KONFIGURATIONTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_KONFIGURATIONTableAdapter
|
||||
@@ -345,4 +365,7 @@ Partial Class frmDokumentart_NameConvention
|
||||
Friend WithEvents FILE_DELIMITERTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents TBDD_INDEX_AUTOMTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_INDEX_AUTOMTableAdapter
|
||||
Friend WithEvents TBDD_INDEX_AUTOMBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||
Friend WithEvents cmbDate As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label20 As System.Windows.Forms.Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user