This commit is contained in:
SchreiberM
2016-01-14 17:01:52 +01:00
parent 3fe8d1cd74
commit 058ae78435
19 changed files with 488 additions and 303 deletions

View File

@@ -45,9 +45,14 @@ Partial Class frmWiedervorlage
Dim PROCESS_SELECT4Label As System.Windows.Forms.Label
Dim PROCESS_SELECT5Label As System.Windows.Forms.Label
Dim Label6 As System.Windows.Forms.Label
Dim Label8 As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmWiedervorlage))
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
Me.cmbConstructor = New System.Windows.Forms.ComboBox()
Me.TBPMO_FOLLOW_UP_EMAILBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
Me.TBPMO_FORM_CONSTRUCTORBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.ListBoxUser2Profile = New System.Windows.Forms.ListBox()
Me.Label5 = New System.Windows.Forms.Label()
@@ -55,8 +60,6 @@ Partial Class frmWiedervorlage
Me.btnAddUser_WV = New System.Windows.Forms.Button()
Me.btndelete = New System.Windows.Forms.Button()
Me.FOLLOW_UP_DAYSTextBox = New System.Windows.Forms.TextBox()
Me.TBPMO_FOLLOW_UP_EMAILBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.chkSonntag = New System.Windows.Forms.CheckBox()
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
@@ -116,6 +119,7 @@ Partial Class frmWiedervorlage
Me.Label7 = New System.Windows.Forms.Label()
Me.TBPMO_FOLLOW_UP_EMAILTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FOLLOW_UP_EMAILTableAdapter()
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
Me.TBPMO_FORM_CONSTRUCTORTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter()
GUIDLabel = New System.Windows.Forms.Label()
FOLLOW_UP_SEQUENCELabel = New System.Windows.Forms.Label()
FOLLOW_UP_TIME_SPANLabel = New System.Windows.Forms.Label()
@@ -138,12 +142,14 @@ Partial Class frmWiedervorlage
PROCESS_SELECT4Label = New System.Windows.Forms.Label()
PROCESS_SELECT5Label = New System.Windows.Forms.Label()
Label6 = New System.Windows.Forms.Label()
Label8 = New System.Windows.Forms.Label()
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl1.SuspendLayout()
Me.XtraTabPage1.SuspendLayout()
Me.GroupBox3.SuspendLayout()
CType(Me.TBPMO_FOLLOW_UP_EMAILBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox3.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.SuspendLayout()
@@ -176,7 +182,7 @@ Partial Class frmWiedervorlage
FOLLOW_UP_TIME_SPANLabel.AutoSize = True
FOLLOW_UP_TIME_SPANLabel.Location = New System.Drawing.Point(620, 99)
FOLLOW_UP_TIME_SPANLabel.Name = "FOLLOW_UP_TIME_SPANLabel"
FOLLOW_UP_TIME_SPANLabel.Size = New System.Drawing.Size(60, 13)
FOLLOW_UP_TIME_SPANLabel.Size = New System.Drawing.Size(57, 13)
FOLLOW_UP_TIME_SPANLabel.TabIndex = 8
FOLLOW_UP_TIME_SPANLabel.Text = "Uhrzeiten:"
'
@@ -186,7 +192,7 @@ Partial Class frmWiedervorlage
DEPENDENT_DATE_CTRL_IDLabel.ForeColor = System.Drawing.Color.OrangeRed
DEPENDENT_DATE_CTRL_IDLabel.Location = New System.Drawing.Point(356, 150)
DEPENDENT_DATE_CTRL_IDLabel.Name = "DEPENDENT_DATE_CTRL_IDLabel"
DEPENDENT_DATE_CTRL_IDLabel.Size = New System.Drawing.Size(87, 13)
DEPENDENT_DATE_CTRL_IDLabel.Size = New System.Drawing.Size(81, 13)
DEPENDENT_DATE_CTRL_IDLabel.TabIndex = 10
DEPENDENT_DATE_CTRL_IDLabel.Text = "Datum-Control:"
'
@@ -196,7 +202,7 @@ Partial Class frmWiedervorlage
DEPENDENT_DONE_CTRL_IDLabel.ForeColor = System.Drawing.Color.OrangeRed
DEPENDENT_DONE_CTRL_IDLabel.Location = New System.Drawing.Point(551, 148)
DEPENDENT_DONE_CTRL_IDLabel.Name = "DEPENDENT_DONE_CTRL_IDLabel"
DEPENDENT_DONE_CTRL_IDLabel.Size = New System.Drawing.Size(92, 13)
DEPENDENT_DONE_CTRL_IDLabel.Size = New System.Drawing.Size(85, 13)
DEPENDENT_DONE_CTRL_IDLabel.TabIndex = 12
DEPENDENT_DONE_CTRL_IDLabel.Text = "Erledigt Control:"
'
@@ -205,7 +211,7 @@ Partial Class frmWiedervorlage
PARENT_IDLabel.AutoSize = True
PARENT_IDLabel.Location = New System.Drawing.Point(64, 190)
PARENT_IDLabel.Name = "PARENT_IDLabel"
PARENT_IDLabel.Size = New System.Drawing.Size(123, 13)
PARENT_IDLabel.Size = New System.Drawing.Size(116, 13)
PARENT_IDLabel.TabIndex = 14
PARENT_IDLabel.Text = "Nachfolgevorlage von:"
'
@@ -214,7 +220,7 @@ Partial Class frmWiedervorlage
TIME_UNITYLabel.AutoSize = True
TIME_UNITYLabel.Location = New System.Drawing.Point(137, 149)
TIME_UNITYLabel.Name = "TIME_UNITYLabel"
TIME_UNITYLabel.Size = New System.Drawing.Size(68, 13)
TIME_UNITYLabel.Size = New System.Drawing.Size(64, 13)
TIME_UNITYLabel.TabIndex = 16
TIME_UNITYLabel.Text = "Zeit Einheit:"
'
@@ -223,7 +229,7 @@ Partial Class frmWiedervorlage
TIME_SPANLabel.AutoSize = True
TIME_SPANLabel.Location = New System.Drawing.Point(64, 149)
TIME_SPANLabel.Name = "TIME_SPANLabel"
TIME_SPANLabel.Size = New System.Drawing.Size(70, 13)
TIME_SPANLabel.Size = New System.Drawing.Size(67, 13)
TIME_SPANLabel.TabIndex = 18
TIME_SPANLabel.Text = "Zeit Distanz:"
'
@@ -232,7 +238,7 @@ Partial Class frmWiedervorlage
TIME_DISTLabel.AutoSize = True
TIME_DISTLabel.Location = New System.Drawing.Point(229, 149)
TIME_DISTLabel.Name = "TIME_DISTLabel"
TIME_DISTLabel.Size = New System.Drawing.Size(96, 13)
TIME_DISTLabel.Size = New System.Drawing.Size(89, 13)
TIME_DISTLabel.TabIndex = 22
TIME_DISTLabel.Text = "Zeit-Abhängikeit:"
'
@@ -281,7 +287,7 @@ Partial Class frmWiedervorlage
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(64, 59)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(77, 13)
NAMELabel.Size = New System.Drawing.Size(71, 13)
NAMELabel.TabIndex = 78
NAMELabel.Text = "Bezeichnung:"
'
@@ -290,7 +296,7 @@ Partial Class frmWiedervorlage
EMAIL_SUBJECTLabel.AutoSize = True
EMAIL_SUBJECTLabel.Location = New System.Drawing.Point(64, 230)
EMAIL_SUBJECTLabel.Name = "EMAIL_SUBJECTLabel"
EMAIL_SUBJECTLabel.Size = New System.Drawing.Size(76, 13)
EMAIL_SUBJECTLabel.Size = New System.Drawing.Size(73, 13)
EMAIL_SUBJECTLabel.TabIndex = 80
EMAIL_SUBJECTLabel.Text = "Email-Betreff:"
'
@@ -299,7 +305,7 @@ Partial Class frmWiedervorlage
EMAIL_BODYLabel.AutoSize = True
EMAIL_BODYLabel.Location = New System.Drawing.Point(64, 271)
EMAIL_BODYLabel.Name = "EMAIL_BODYLabel"
EMAIL_BODYLabel.Size = New System.Drawing.Size(67, 13)
EMAIL_BODYLabel.Size = New System.Drawing.Size(63, 13)
EMAIL_BODYLabel.TabIndex = 81
EMAIL_BODYLabel.Text = "Email-Body:"
'
@@ -308,7 +314,7 @@ Partial Class frmWiedervorlage
PROCESS_SELECT1Label.AutoSize = True
PROCESS_SELECT1Label.Location = New System.Drawing.Point(551, 230)
PROCESS_SELECT1Label.Name = "PROCESS_SELECT1Label"
PROCESS_SELECT1Label.Size = New System.Drawing.Size(102, 13)
PROCESS_SELECT1Label.Size = New System.Drawing.Size(104, 13)
PROCESS_SELECT1Label.TabIndex = 82
PROCESS_SELECT1Label.Text = "Select [%pattern1]:"
'
@@ -317,7 +323,7 @@ Partial Class frmWiedervorlage
PROCESS_SELECT2Label.AutoSize = True
PROCESS_SELECT2Label.Location = New System.Drawing.Point(551, 271)
PROCESS_SELECT2Label.Name = "PROCESS_SELECT2Label"
PROCESS_SELECT2Label.Size = New System.Drawing.Size(102, 13)
PROCESS_SELECT2Label.Size = New System.Drawing.Size(104, 13)
PROCESS_SELECT2Label.TabIndex = 83
PROCESS_SELECT2Label.Text = "Select [%pattern2]:"
'
@@ -326,7 +332,7 @@ Partial Class frmWiedervorlage
PROCESS_SELECT3Label.AutoSize = True
PROCESS_SELECT3Label.Location = New System.Drawing.Point(551, 312)
PROCESS_SELECT3Label.Name = "PROCESS_SELECT3Label"
PROCESS_SELECT3Label.Size = New System.Drawing.Size(102, 13)
PROCESS_SELECT3Label.Size = New System.Drawing.Size(104, 13)
PROCESS_SELECT3Label.TabIndex = 84
PROCESS_SELECT3Label.Text = "Select [%pattern3]:"
'
@@ -335,7 +341,7 @@ Partial Class frmWiedervorlage
PROCESS_SELECT4Label.AutoSize = True
PROCESS_SELECT4Label.Location = New System.Drawing.Point(551, 353)
PROCESS_SELECT4Label.Name = "PROCESS_SELECT4Label"
PROCESS_SELECT4Label.Size = New System.Drawing.Size(102, 13)
PROCESS_SELECT4Label.Size = New System.Drawing.Size(104, 13)
PROCESS_SELECT4Label.TabIndex = 85
PROCESS_SELECT4Label.Text = "Select [%pattern4]:"
'
@@ -344,7 +350,7 @@ Partial Class frmWiedervorlage
PROCESS_SELECT5Label.AutoSize = True
PROCESS_SELECT5Label.Location = New System.Drawing.Point(551, 394)
PROCESS_SELECT5Label.Name = "PROCESS_SELECT5Label"
PROCESS_SELECT5Label.Size = New System.Drawing.Size(102, 13)
PROCESS_SELECT5Label.Size = New System.Drawing.Size(104, 13)
PROCESS_SELECT5Label.TabIndex = 92
PROCESS_SELECT5Label.Text = "Select [%pattern5]:"
'
@@ -358,6 +364,15 @@ Partial Class frmWiedervorlage
Label6.TabIndex = 102
Label6.Text = "Tage:"
'
'Label8
'
Label8.AutoSize = True
Label8.Location = New System.Drawing.Point(441, 59)
Label8.Name = "Label8"
Label8.Size = New System.Drawing.Size(172, 13)
Label8.TabIndex = 105
Label8.Text = "Constructor für Jump To Function:"
'
'XtraTabControl1
'
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
@@ -376,6 +391,8 @@ Partial Class frmWiedervorlage
'XtraTabPage1
'
Me.XtraTabPage1.AutoScroll = True
Me.XtraTabPage1.Controls.Add(Label8)
Me.XtraTabPage1.Controls.Add(Me.cmbConstructor)
Me.XtraTabPage1.Controls.Add(Me.GroupBox3)
Me.XtraTabPage1.Controls.Add(Label6)
Me.XtraTabPage1.Controls.Add(Me.FOLLOW_UP_DAYSTextBox)
@@ -429,9 +446,36 @@ Partial Class frmWiedervorlage
Me.XtraTabPage1.Controls.Add(Me.Label1)
Me.XtraTabPage1.Controls.Add(Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator)
Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(991, 617)
Me.XtraTabPage1.Size = New System.Drawing.Size(987, 614)
Me.XtraTabPage1.Text = "Wiedervorlage per E-Mail"
'
'cmbConstructor
'
Me.cmbConstructor.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "CONSTRUCTOR_ID", True))
Me.cmbConstructor.DataSource = Me.TBPMO_FORM_CONSTRUCTORBindingSource
Me.cmbConstructor.DisplayMember = "FORM_TITLE"
Me.cmbConstructor.FormattingEnabled = True
Me.cmbConstructor.Location = New System.Drawing.Point(444, 76)
Me.cmbConstructor.Name = "cmbConstructor"
Me.cmbConstructor.Size = New System.Drawing.Size(259, 21)
Me.cmbConstructor.TabIndex = 104
Me.cmbConstructor.ValueMember = "GUID"
'
'TBPMO_FOLLOW_UP_EMAILBindingSource
'
Me.TBPMO_FOLLOW_UP_EMAILBindingSource.DataMember = "TBPMO_FOLLOW_UP_EMAIL"
Me.TBPMO_FOLLOW_UP_EMAILBindingSource.DataSource = Me.DD_DMSDataSet
'
'DD_DMSDataSet
'
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TBPMO_FORM_CONSTRUCTORBindingSource
'
Me.TBPMO_FORM_CONSTRUCTORBindingSource.DataMember = "TBPMO_FORM_CONSTRUCTOR"
Me.TBPMO_FORM_CONSTRUCTORBindingSource.DataSource = Me.DD_DMSDataSet
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.ListBoxUser2Profile)
@@ -514,20 +558,10 @@ Partial Class frmWiedervorlage
Me.FOLLOW_UP_DAYSTextBox.Location = New System.Drawing.Point(554, 545)
Me.FOLLOW_UP_DAYSTextBox.Name = "FOLLOW_UP_DAYSTextBox"
Me.FOLLOW_UP_DAYSTextBox.ReadOnly = True
Me.FOLLOW_UP_DAYSTextBox.Size = New System.Drawing.Size(99, 22)
Me.FOLLOW_UP_DAYSTextBox.Size = New System.Drawing.Size(99, 21)
Me.FOLLOW_UP_DAYSTextBox.TabIndex = 101
Me.FOLLOW_UP_DAYSTextBox.TabStop = False
'
'TBPMO_FOLLOW_UP_EMAILBindingSource
'
Me.TBPMO_FOLLOW_UP_EMAILBindingSource.DataMember = "TBPMO_FOLLOW_UP_EMAIL"
Me.TBPMO_FOLLOW_UP_EMAILBindingSource.DataSource = Me.DD_DMSDataSet
'
'DD_DMSDataSet
'
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.chkSonntag)
@@ -549,7 +583,7 @@ Partial Class frmWiedervorlage
Me.chkSonntag.AutoSize = True
Me.chkSonntag.Location = New System.Drawing.Point(472, 18)
Me.chkSonntag.Name = "chkSonntag"
Me.chkSonntag.Size = New System.Drawing.Size(70, 17)
Me.chkSonntag.Size = New System.Drawing.Size(66, 17)
Me.chkSonntag.TabIndex = 100
Me.chkSonntag.Text = "Sonntag"
Me.chkSonntag.UseVisualStyleBackColor = True
@@ -559,7 +593,7 @@ Partial Class frmWiedervorlage
Me.CheckBox1.AutoSize = True
Me.CheckBox1.Location = New System.Drawing.Point(10, 18)
Me.CheckBox1.Name = "CheckBox1"
Me.CheckBox1.Size = New System.Drawing.Size(67, 17)
Me.CheckBox1.Size = New System.Drawing.Size(62, 17)
Me.CheckBox1.TabIndex = 94
Me.CheckBox1.Text = "Montag"
Me.CheckBox1.UseVisualStyleBackColor = True
@@ -569,7 +603,7 @@ Partial Class frmWiedervorlage
Me.chkSamstag.AutoSize = True
Me.chkSamstag.Location = New System.Drawing.Point(402, 18)
Me.chkSamstag.Name = "chkSamstag"
Me.chkSamstag.Size = New System.Drawing.Size(69, 17)
Me.chkSamstag.Size = New System.Drawing.Size(67, 17)
Me.chkSamstag.TabIndex = 99
Me.chkSamstag.Text = "Samstag"
Me.chkSamstag.UseVisualStyleBackColor = True
@@ -579,7 +613,7 @@ Partial Class frmWiedervorlage
Me.chkDienstag.AutoSize = True
Me.chkDienstag.Location = New System.Drawing.Point(83, 18)
Me.chkDienstag.Name = "chkDienstag"
Me.chkDienstag.Size = New System.Drawing.Size(72, 17)
Me.chkDienstag.Size = New System.Drawing.Size(68, 17)
Me.chkDienstag.TabIndex = 95
Me.chkDienstag.Text = "Dienstag"
Me.chkDienstag.UseVisualStyleBackColor = True
@@ -589,7 +623,7 @@ Partial Class frmWiedervorlage
Me.chkFreitag.AutoSize = True
Me.chkFreitag.Location = New System.Drawing.Point(335, 18)
Me.chkFreitag.Name = "chkFreitag"
Me.chkFreitag.Size = New System.Drawing.Size(62, 17)
Me.chkFreitag.Size = New System.Drawing.Size(60, 17)
Me.chkFreitag.TabIndex = 98
Me.chkFreitag.Text = "Freitag"
Me.chkFreitag.UseVisualStyleBackColor = True
@@ -599,7 +633,7 @@ Partial Class frmWiedervorlage
Me.chkMittwoch.AutoSize = True
Me.chkMittwoch.Location = New System.Drawing.Point(162, 18)
Me.chkMittwoch.Name = "chkMittwoch"
Me.chkMittwoch.Size = New System.Drawing.Size(75, 17)
Me.chkMittwoch.Size = New System.Drawing.Size(69, 17)
Me.chkMittwoch.TabIndex = 96
Me.chkMittwoch.Text = "Mittwoch"
Me.chkMittwoch.UseVisualStyleBackColor = True
@@ -609,7 +643,7 @@ Partial Class frmWiedervorlage
Me.chkDonnerstag.AutoSize = True
Me.chkDonnerstag.Location = New System.Drawing.Point(243, 18)
Me.chkDonnerstag.Name = "chkDonnerstag"
Me.chkDonnerstag.Size = New System.Drawing.Size(87, 17)
Me.chkDonnerstag.Size = New System.Drawing.Size(82, 17)
Me.chkDonnerstag.TabIndex = 97
Me.chkDonnerstag.Text = "Donnerstag"
Me.chkDonnerstag.UseVisualStyleBackColor = True
@@ -619,7 +653,7 @@ Partial Class frmWiedervorlage
Me.PROCESS_SELECT5TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "PROCESS_SELECT5", True))
Me.PROCESS_SELECT5TextBox.Location = New System.Drawing.Point(554, 410)
Me.PROCESS_SELECT5TextBox.Name = "PROCESS_SELECT5TextBox"
Me.PROCESS_SELECT5TextBox.Size = New System.Drawing.Size(420, 22)
Me.PROCESS_SELECT5TextBox.Size = New System.Drawing.Size(420, 21)
Me.PROCESS_SELECT5TextBox.TabIndex = 93
'
'Label4
@@ -627,7 +661,7 @@ Partial Class frmWiedervorlage
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(706, 26)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(119, 13)
Me.Label4.Size = New System.Drawing.Size(111, 13)
Me.Label4.TabIndex = 88
Me.Label4.Text = "Wiedervorlageprofile:"
'
@@ -636,7 +670,7 @@ Partial Class frmWiedervorlage
Me.PROCESS_SELECT4TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "PROCESS_SELECT4", True))
Me.PROCESS_SELECT4TextBox.Location = New System.Drawing.Point(554, 369)
Me.PROCESS_SELECT4TextBox.Name = "PROCESS_SELECT4TextBox"
Me.PROCESS_SELECT4TextBox.Size = New System.Drawing.Size(420, 22)
Me.PROCESS_SELECT4TextBox.Size = New System.Drawing.Size(420, 21)
Me.PROCESS_SELECT4TextBox.TabIndex = 15
'
'PROCESS_SELECT3TextBox
@@ -644,7 +678,7 @@ Partial Class frmWiedervorlage
Me.PROCESS_SELECT3TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "PROCESS_SELECT3", True))
Me.PROCESS_SELECT3TextBox.Location = New System.Drawing.Point(554, 328)
Me.PROCESS_SELECT3TextBox.Name = "PROCESS_SELECT3TextBox"
Me.PROCESS_SELECT3TextBox.Size = New System.Drawing.Size(420, 22)
Me.PROCESS_SELECT3TextBox.Size = New System.Drawing.Size(420, 21)
Me.PROCESS_SELECT3TextBox.TabIndex = 14
'
'PROCESS_SELECT2TextBox
@@ -652,7 +686,7 @@ Partial Class frmWiedervorlage
Me.PROCESS_SELECT2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "PROCESS_SELECT2", True))
Me.PROCESS_SELECT2TextBox.Location = New System.Drawing.Point(554, 287)
Me.PROCESS_SELECT2TextBox.Name = "PROCESS_SELECT2TextBox"
Me.PROCESS_SELECT2TextBox.Size = New System.Drawing.Size(420, 22)
Me.PROCESS_SELECT2TextBox.Size = New System.Drawing.Size(420, 21)
Me.PROCESS_SELECT2TextBox.TabIndex = 13
'
'PROCESS_SELECT1TextBox
@@ -660,7 +694,7 @@ Partial Class frmWiedervorlage
Me.PROCESS_SELECT1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "PROCESS_SELECT1", True))
Me.PROCESS_SELECT1TextBox.Location = New System.Drawing.Point(554, 246)
Me.PROCESS_SELECT1TextBox.Name = "PROCESS_SELECT1TextBox"
Me.PROCESS_SELECT1TextBox.Size = New System.Drawing.Size(420, 22)
Me.PROCESS_SELECT1TextBox.Size = New System.Drawing.Size(420, 21)
Me.PROCESS_SELECT1TextBox.TabIndex = 12
'
'EMAIL_BODYTextBox
@@ -679,7 +713,7 @@ Partial Class frmWiedervorlage
Me.EMAIL_SUBJECTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "EMAIL_SUBJECT", True))
Me.EMAIL_SUBJECTTextBox.Location = New System.Drawing.Point(67, 246)
Me.EMAIL_SUBJECTTextBox.Name = "EMAIL_SUBJECTTextBox"
Me.EMAIL_SUBJECTTextBox.Size = New System.Drawing.Size(479, 22)
Me.EMAIL_SUBJECTTextBox.Size = New System.Drawing.Size(479, 21)
Me.EMAIL_SUBJECTTextBox.TabIndex = 10
'
'NAMETextBox
@@ -687,7 +721,7 @@ Partial Class frmWiedervorlage
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(67, 74)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(227, 22)
Me.NAMETextBox.Size = New System.Drawing.Size(227, 21)
Me.NAMETextBox.TabIndex = 0
'
'ListBox1
@@ -704,11 +738,10 @@ Partial Class frmWiedervorlage
'
'lblSaveWVEmail
'
Me.lblSaveWVEmail.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblSaveWVEmail.AutoSize = True
Me.lblSaveWVEmail.BackColor = System.Drawing.Color.Yellow
Me.lblSaveWVEmail.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSaveWVEmail.Location = New System.Drawing.Point(724, 196)
Me.lblSaveWVEmail.Location = New System.Drawing.Point(706, 192)
Me.lblSaveWVEmail.Name = "lblSaveWVEmail"
Me.lblSaveWVEmail.Size = New System.Drawing.Size(219, 17)
Me.lblSaveWVEmail.TabIndex = 78
@@ -772,7 +805,7 @@ Partial Class frmWiedervorlage
'ACTIVECheckBox
'
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(469, 72)
Me.ACTIVECheckBox.Location = New System.Drawing.Point(623, 26)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(58, 24)
Me.ACTIVECheckBox.TabIndex = 21
@@ -785,7 +818,7 @@ Partial Class frmWiedervorlage
Me.TIME_SPANTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "TIME_SPAN", True))
Me.TIME_SPANTextBox.Location = New System.Drawing.Point(67, 165)
Me.TIME_SPANTextBox.Name = "TIME_SPANTextBox"
Me.TIME_SPANTextBox.Size = New System.Drawing.Size(67, 22)
Me.TIME_SPANTextBox.Size = New System.Drawing.Size(67, 21)
Me.TIME_SPANTextBox.TabIndex = 4
'
'TIME_UNITYComboBox
@@ -836,7 +869,7 @@ Partial Class frmWiedervorlage
Me.FOLLOW_UP_TIME_SPANTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "FOLLOW_UP_TIME_SPAN", True))
Me.FOLLOW_UP_TIME_SPANTextBox.Location = New System.Drawing.Point(623, 120)
Me.FOLLOW_UP_TIME_SPANTextBox.Name = "FOLLOW_UP_TIME_SPANTextBox"
Me.FOLLOW_UP_TIME_SPANTextBox.Size = New System.Drawing.Size(80, 22)
Me.FOLLOW_UP_TIME_SPANTextBox.Size = New System.Drawing.Size(80, 21)
Me.FOLLOW_UP_TIME_SPANTextBox.TabIndex = 3
'
'FOLLOW_UP_SEQUENCEComboBox
@@ -886,7 +919,7 @@ Partial Class frmWiedervorlage
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Name = "TBPMO_FOLLOW_UP_EMAILBindingNavigator"
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Size = New System.Drawing.Size(991, 25)
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Size = New System.Drawing.Size(987, 25)
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.TabIndex = 1
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Text = "BindingNavigator1"
'
@@ -1021,7 +1054,7 @@ Partial Class frmWiedervorlage
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(8, 16)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(283, 13)
Me.Label2.Size = New System.Drawing.Size(261, 13)
Me.Label2.TabIndex = 3
Me.Label2.Text = "Email-Profil zur Versendung der Wiedervorlage Emails"
'
@@ -1030,7 +1063,7 @@ Partial Class frmWiedervorlage
Me.chkbxLogErrorsonly.AutoSize = True
Me.chkbxLogErrorsonly.Location = New System.Drawing.Point(11, 69)
Me.chkbxLogErrorsonly.Name = "chkbxLogErrorsonly"
Me.chkbxLogErrorsonly.Size = New System.Drawing.Size(152, 17)
Me.chkbxLogErrorsonly.Size = New System.Drawing.Size(147, 17)
Me.chkbxLogErrorsonly.TabIndex = 1
Me.chkbxLogErrorsonly.Text = "Log Errors Only (Ja/Nein)"
Me.chkbxLogErrorsonly.UseVisualStyleBackColor = True
@@ -1067,9 +1100,9 @@ Partial Class frmWiedervorlage
'
Me.ListBox2.Dock = System.Windows.Forms.DockStyle.Fill
Me.ListBox2.FormattingEnabled = True
Me.ListBox2.Location = New System.Drawing.Point(3, 18)
Me.ListBox2.Location = New System.Drawing.Point(3, 17)
Me.ListBox2.Name = "ListBox2"
Me.ListBox2.Size = New System.Drawing.Size(464, 560)
Me.ListBox2.Size = New System.Drawing.Size(464, 561)
Me.ListBox2.TabIndex = 0
'
'Label7
@@ -1077,7 +1110,7 @@ Partial Class frmWiedervorlage
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(11, 9)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(414, 13)
Me.Label7.Size = New System.Drawing.Size(378, 13)
Me.Label7.TabIndex = 0
Me.Label7.Text = "Folgende Wiedervorlagen werden aktuell auf Ausführungsgültigkeit überprüft"
'
@@ -1117,6 +1150,10 @@ Partial Class frmWiedervorlage
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBPMO_FORM_CONSTRUCTORTableAdapter
'
Me.TBPMO_FORM_CONSTRUCTORTableAdapter.ClearBeforeFill = True
'
'frmWiedervorlage
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -1131,10 +1168,11 @@ Partial Class frmWiedervorlage
Me.XtraTabControl1.ResumeLayout(False)
Me.XtraTabPage1.ResumeLayout(False)
Me.XtraTabPage1.PerformLayout()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
CType(Me.TBPMO_FOLLOW_UP_EMAILBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
CType(Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
@@ -1218,4 +1256,7 @@ Partial Class frmWiedervorlage
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents cmbConstructor As System.Windows.Forms.ComboBox
Friend WithEvents TBPMO_FORM_CONSTRUCTORBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPMO_FORM_CONSTRUCTORTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter
End Class