1222 lines
67 KiB
VB.net
1222 lines
67 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmWiedervorlage
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim GUIDLabel As System.Windows.Forms.Label
|
|
Dim FOLLOW_UP_SEQUENCELabel As System.Windows.Forms.Label
|
|
Dim FOLLOW_UP_TIME_SPANLabel As System.Windows.Forms.Label
|
|
Dim DEPENDENT_DATE_CTRL_IDLabel As System.Windows.Forms.Label
|
|
Dim DEPENDENT_DONE_CTRL_IDLabel As System.Windows.Forms.Label
|
|
Dim PARENT_IDLabel As System.Windows.Forms.Label
|
|
Dim TIME_UNITYLabel As System.Windows.Forms.Label
|
|
Dim TIME_SPANLabel As System.Windows.Forms.Label
|
|
Dim TIME_DISTLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
|
Dim NAMELabel As System.Windows.Forms.Label
|
|
Dim EMAIL_SUBJECTLabel As System.Windows.Forms.Label
|
|
Dim EMAIL_BODYLabel As System.Windows.Forms.Label
|
|
Dim PROCESS_SELECT1Label As System.Windows.Forms.Label
|
|
Dim PROCESS_SELECT2Label As System.Windows.Forms.Label
|
|
Dim PROCESS_SELECT3Label As System.Windows.Forms.Label
|
|
Dim PROCESS_SELECT4Label As System.Windows.Forms.Label
|
|
Dim PROCESS_SELECT5Label As System.Windows.Forms.Label
|
|
Dim Label6 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.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.ListBoxUser2Profile = New System.Windows.Forms.ListBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.cmbUser = New System.Windows.Forms.ComboBox()
|
|
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()
|
|
Me.chkSamstag = New System.Windows.Forms.CheckBox()
|
|
Me.chkDienstag = New System.Windows.Forms.CheckBox()
|
|
Me.chkFreitag = New System.Windows.Forms.CheckBox()
|
|
Me.chkMittwoch = New System.Windows.Forms.CheckBox()
|
|
Me.chkDonnerstag = New System.Windows.Forms.CheckBox()
|
|
Me.PROCESS_SELECT5TextBox = New System.Windows.Forms.TextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.PROCESS_SELECT4TextBox = New System.Windows.Forms.TextBox()
|
|
Me.PROCESS_SELECT3TextBox = New System.Windows.Forms.TextBox()
|
|
Me.PROCESS_SELECT2TextBox = New System.Windows.Forms.TextBox()
|
|
Me.PROCESS_SELECT1TextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAIL_BODYTextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAIL_SUBJECTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
|
Me.lblSaveWVEmail = New System.Windows.Forms.Label()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TIME_DISTComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.TIME_SPANTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TIME_UNITYComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.PARENT_IDComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.FOLLOW_UP_TIME_SPANTextBox = New System.Windows.Forms.TextBox()
|
|
Me.FOLLOW_UP_SEQUENCEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.btnEmailConfig = New System.Windows.Forms.Button()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.chkbxLogErrorsonly = New System.Windows.Forms.CheckBox()
|
|
Me.cmbWWEmail = New System.Windows.Forms.ComboBox()
|
|
Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.ListBox2 = New System.Windows.Forms.ListBox()
|
|
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()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
FOLLOW_UP_SEQUENCELabel = New System.Windows.Forms.Label()
|
|
FOLLOW_UP_TIME_SPANLabel = New System.Windows.Forms.Label()
|
|
DEPENDENT_DATE_CTRL_IDLabel = New System.Windows.Forms.Label()
|
|
DEPENDENT_DONE_CTRL_IDLabel = New System.Windows.Forms.Label()
|
|
PARENT_IDLabel = New System.Windows.Forms.Label()
|
|
TIME_UNITYLabel = New System.Windows.Forms.Label()
|
|
TIME_SPANLabel = New System.Windows.Forms.Label()
|
|
TIME_DISTLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
|
NAMELabel = New System.Windows.Forms.Label()
|
|
EMAIL_SUBJECTLabel = New System.Windows.Forms.Label()
|
|
EMAIL_BODYLabel = New System.Windows.Forms.Label()
|
|
PROCESS_SELECT1Label = New System.Windows.Forms.Label()
|
|
PROCESS_SELECT2Label = New System.Windows.Forms.Label()
|
|
PROCESS_SELECT3Label = New System.Windows.Forms.Label()
|
|
PROCESS_SELECT4Label = New System.Windows.Forms.Label()
|
|
PROCESS_SELECT5Label = New System.Windows.Forms.Label()
|
|
Label6 = 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()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.SuspendLayout()
|
|
Me.XtraTabPage2.SuspendLayout()
|
|
Me.XtraTabPage3.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GUIDLabel.Location = New System.Drawing.Point(11, 59)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(20, 13)
|
|
GUIDLabel.TabIndex = 2
|
|
GUIDLabel.Text = "ID:"
|
|
'
|
|
'FOLLOW_UP_SEQUENCELabel
|
|
'
|
|
FOLLOW_UP_SEQUENCELabel.AutoSize = True
|
|
FOLLOW_UP_SEQUENCELabel.Location = New System.Drawing.Point(297, 59)
|
|
FOLLOW_UP_SEQUENCELabel.Name = "FOLLOW_UP_SEQUENCELabel"
|
|
FOLLOW_UP_SEQUENCELabel.Size = New System.Drawing.Size(51, 13)
|
|
FOLLOW_UP_SEQUENCELabel.TabIndex = 4
|
|
FOLLOW_UP_SEQUENCELabel.Text = "Intervall:"
|
|
'
|
|
'FOLLOW_UP_TIME_SPANLabel
|
|
'
|
|
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.TabIndex = 8
|
|
FOLLOW_UP_TIME_SPANLabel.Text = "Uhrzeiten:"
|
|
'
|
|
'DEPENDENT_DATE_CTRL_IDLabel
|
|
'
|
|
DEPENDENT_DATE_CTRL_IDLabel.AutoSize = True
|
|
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.TabIndex = 10
|
|
DEPENDENT_DATE_CTRL_IDLabel.Text = "Datum-Control:"
|
|
'
|
|
'DEPENDENT_DONE_CTRL_IDLabel
|
|
'
|
|
DEPENDENT_DONE_CTRL_IDLabel.AutoSize = True
|
|
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.TabIndex = 12
|
|
DEPENDENT_DONE_CTRL_IDLabel.Text = "Erledigt Control:"
|
|
'
|
|
'PARENT_IDLabel
|
|
'
|
|
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.TabIndex = 14
|
|
PARENT_IDLabel.Text = "Nachfolgevorlage von:"
|
|
'
|
|
'TIME_UNITYLabel
|
|
'
|
|
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.TabIndex = 16
|
|
TIME_UNITYLabel.Text = "Zeit Einheit:"
|
|
'
|
|
'TIME_SPANLabel
|
|
'
|
|
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.TabIndex = 18
|
|
TIME_SPANLabel.Text = "Zeit Distanz:"
|
|
'
|
|
'TIME_DISTLabel
|
|
'
|
|
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.TabIndex = 22
|
|
TIME_DISTLabel.Text = "Zeit-Abhängikeit:"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
ADDED_WHOLabel.AutoSize = True
|
|
ADDED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHOLabel.Location = New System.Drawing.Point(551, 446)
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
ADDED_WHOLabel.Size = New System.Drawing.Size(61, 13)
|
|
ADDED_WHOLabel.TabIndex = 23
|
|
ADDED_WHOLabel.Text = "Erstellt wer:"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
ADDED_WHENLabel.AutoSize = True
|
|
ADDED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHENLabel.Location = New System.Drawing.Point(712, 446)
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
ADDED_WHENLabel.Size = New System.Drawing.Size(70, 13)
|
|
ADDED_WHENLabel.TabIndex = 25
|
|
ADDED_WHENLabel.Text = "Erstellt wann:"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(551, 487)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(58, 13)
|
|
CHANGED_WHOLabel.TabIndex = 27
|
|
CHANGED_WHOLabel.Text = "Erstellt wo:"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(712, 487)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(70, 13)
|
|
CHANGED_WHENLabel.TabIndex = 29
|
|
CHANGED_WHENLabel.Text = "Erstellt wann:"
|
|
'
|
|
'NAMELabel
|
|
'
|
|
NAMELabel.AutoSize = True
|
|
NAMELabel.Location = New System.Drawing.Point(64, 59)
|
|
NAMELabel.Name = "NAMELabel"
|
|
NAMELabel.Size = New System.Drawing.Size(77, 13)
|
|
NAMELabel.TabIndex = 78
|
|
NAMELabel.Text = "Bezeichnung:"
|
|
'
|
|
'EMAIL_SUBJECTLabel
|
|
'
|
|
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.TabIndex = 80
|
|
EMAIL_SUBJECTLabel.Text = "Email-Betreff:"
|
|
'
|
|
'EMAIL_BODYLabel
|
|
'
|
|
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.TabIndex = 81
|
|
EMAIL_BODYLabel.Text = "Email-Body:"
|
|
'
|
|
'PROCESS_SELECT1Label
|
|
'
|
|
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.TabIndex = 82
|
|
PROCESS_SELECT1Label.Text = "Select [%pattern1]:"
|
|
'
|
|
'PROCESS_SELECT2Label
|
|
'
|
|
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.TabIndex = 83
|
|
PROCESS_SELECT2Label.Text = "Select [%pattern2]:"
|
|
'
|
|
'PROCESS_SELECT3Label
|
|
'
|
|
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.TabIndex = 84
|
|
PROCESS_SELECT3Label.Text = "Select [%pattern3]:"
|
|
'
|
|
'PROCESS_SELECT4Label
|
|
'
|
|
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.TabIndex = 85
|
|
PROCESS_SELECT4Label.Text = "Select [%pattern4]:"
|
|
'
|
|
'PROCESS_SELECT5Label
|
|
'
|
|
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.TabIndex = 92
|
|
PROCESS_SELECT5Label.Text = "Select [%pattern5]:"
|
|
'
|
|
'Label6
|
|
'
|
|
Label6.AutoSize = True
|
|
Label6.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Label6.Location = New System.Drawing.Point(551, 529)
|
|
Label6.Name = "Label6"
|
|
Label6.Size = New System.Drawing.Size(32, 13)
|
|
Label6.TabIndex = 102
|
|
Label6.Text = "Tage:"
|
|
'
|
|
'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))
|
|
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor2 = System.Drawing.Color.Fuchsia
|
|
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
|
|
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseFont = True
|
|
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
|
|
Me.XtraTabControl1.Size = New System.Drawing.Size(993, 642)
|
|
Me.XtraTabControl1.TabIndex = 0
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2, Me.XtraTabPage3})
|
|
'
|
|
'XtraTabPage1
|
|
'
|
|
Me.XtraTabPage1.AutoScroll = True
|
|
Me.XtraTabPage1.Controls.Add(Me.GroupBox3)
|
|
Me.XtraTabPage1.Controls.Add(Label6)
|
|
Me.XtraTabPage1.Controls.Add(Me.FOLLOW_UP_DAYSTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.GroupBox1)
|
|
Me.XtraTabPage1.Controls.Add(PROCESS_SELECT5Label)
|
|
Me.XtraTabPage1.Controls.Add(Me.PROCESS_SELECT5TextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.Label4)
|
|
Me.XtraTabPage1.Controls.Add(PROCESS_SELECT4Label)
|
|
Me.XtraTabPage1.Controls.Add(Me.PROCESS_SELECT4TextBox)
|
|
Me.XtraTabPage1.Controls.Add(PROCESS_SELECT3Label)
|
|
Me.XtraTabPage1.Controls.Add(Me.PROCESS_SELECT3TextBox)
|
|
Me.XtraTabPage1.Controls.Add(PROCESS_SELECT2Label)
|
|
Me.XtraTabPage1.Controls.Add(Me.PROCESS_SELECT2TextBox)
|
|
Me.XtraTabPage1.Controls.Add(PROCESS_SELECT1Label)
|
|
Me.XtraTabPage1.Controls.Add(Me.PROCESS_SELECT1TextBox)
|
|
Me.XtraTabPage1.Controls.Add(EMAIL_BODYLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.EMAIL_BODYTextBox)
|
|
Me.XtraTabPage1.Controls.Add(EMAIL_SUBJECTLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.EMAIL_SUBJECTTextBox)
|
|
Me.XtraTabPage1.Controls.Add(NAMELabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.NAMETextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.ListBox1)
|
|
Me.XtraTabPage1.Controls.Add(Me.lblSaveWVEmail)
|
|
Me.XtraTabPage1.Controls.Add(CHANGED_WHENLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.XtraTabPage1.Controls.Add(CHANGED_WHOLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.XtraTabPage1.Controls.Add(ADDED_WHENLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.XtraTabPage1.Controls.Add(ADDED_WHOLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.XtraTabPage1.Controls.Add(TIME_DISTLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.TIME_DISTComboBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.ACTIVECheckBox)
|
|
Me.XtraTabPage1.Controls.Add(TIME_SPANLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.TIME_SPANTextBox)
|
|
Me.XtraTabPage1.Controls.Add(TIME_UNITYLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.TIME_UNITYComboBox)
|
|
Me.XtraTabPage1.Controls.Add(PARENT_IDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.PARENT_IDComboBox)
|
|
Me.XtraTabPage1.Controls.Add(DEPENDENT_DONE_CTRL_IDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.DEPENDENT_DONE_CTRL_IDComboBox)
|
|
Me.XtraTabPage1.Controls.Add(DEPENDENT_DATE_CTRL_IDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.DEPENDENT_DATE_CTRL_IDComboBox)
|
|
Me.XtraTabPage1.Controls.Add(FOLLOW_UP_TIME_SPANLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.FOLLOW_UP_TIME_SPANTextBox)
|
|
Me.XtraTabPage1.Controls.Add(FOLLOW_UP_SEQUENCELabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.FOLLOW_UP_SEQUENCEComboBox)
|
|
Me.XtraTabPage1.Controls.Add(GUIDLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.GUIDTextBox)
|
|
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.Text = "Wiedervorlage per E-Mail"
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.ListBoxUser2Profile)
|
|
Me.GroupBox3.Controls.Add(Me.Label5)
|
|
Me.GroupBox3.Controls.Add(Me.cmbUser)
|
|
Me.GroupBox3.Controls.Add(Me.btnAddUser_WV)
|
|
Me.GroupBox3.Controls.Add(Me.btndelete)
|
|
Me.GroupBox3.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox3.Location = New System.Drawing.Point(67, 446)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(479, 160)
|
|
Me.GroupBox3.TabIndex = 103
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Zugeordnete User für Wiedervorlage:"
|
|
'
|
|
'ListBoxUser2Profile
|
|
'
|
|
Me.ListBoxUser2Profile.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ListBoxUser2Profile.FormattingEnabled = True
|
|
Me.ListBoxUser2Profile.Location = New System.Drawing.Point(21, 21)
|
|
Me.ListBoxUser2Profile.Name = "ListBoxUser2Profile"
|
|
Me.ListBoxUser2Profile.Size = New System.Drawing.Size(181, 134)
|
|
Me.ListBoxUser2Profile.TabIndex = 80
|
|
Me.ListBoxUser2Profile.TabStop = False
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(213, 21)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(92, 13)
|
|
Me.Label5.TabIndex = 91
|
|
Me.Label5.Text = "User auswählen:"
|
|
'
|
|
'cmbUser
|
|
'
|
|
Me.cmbUser.DisplayMember = "FORM_TITLE"
|
|
Me.cmbUser.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbUser.FormattingEnabled = True
|
|
Me.cmbUser.Location = New System.Drawing.Point(216, 37)
|
|
Me.cmbUser.Name = "cmbUser"
|
|
Me.cmbUser.Size = New System.Drawing.Size(234, 21)
|
|
Me.cmbUser.TabIndex = 89
|
|
Me.cmbUser.TabStop = False
|
|
Me.cmbUser.ValueMember = "GUID"
|
|
'
|
|
'btnAddUser_WV
|
|
'
|
|
Me.btnAddUser_WV.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.btnAddUser_WV.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnAddUser_WV.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
|
Me.btnAddUser_WV.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAddUser_WV.Location = New System.Drawing.Point(216, 64)
|
|
Me.btnAddUser_WV.Name = "btnAddUser_WV"
|
|
Me.btnAddUser_WV.Size = New System.Drawing.Size(234, 23)
|
|
Me.btnAddUser_WV.TabIndex = 90
|
|
Me.btnAddUser_WV.TabStop = False
|
|
Me.btnAddUser_WV.Text = "User zu Wiedervorlage hinzufügen:"
|
|
Me.btnAddUser_WV.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnAddUser_WV.UseVisualStyleBackColor = False
|
|
'
|
|
'btndelete
|
|
'
|
|
Me.btndelete.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btndelete.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
|
Me.btndelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btndelete.Location = New System.Drawing.Point(216, 93)
|
|
Me.btndelete.Name = "btndelete"
|
|
Me.btndelete.Size = New System.Drawing.Size(234, 23)
|
|
Me.btndelete.TabIndex = 92
|
|
Me.btndelete.TabStop = False
|
|
Me.btndelete.Text = "Userzuordnung löschen"
|
|
Me.btndelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btndelete.UseVisualStyleBackColor = True
|
|
'
|
|
'FOLLOW_UP_DAYSTextBox
|
|
'
|
|
Me.FOLLOW_UP_DAYSTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "FOLLOW_UP_DAYS", True))
|
|
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.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)
|
|
Me.GroupBox1.Controls.Add(Me.CheckBox1)
|
|
Me.GroupBox1.Controls.Add(Me.chkSamstag)
|
|
Me.GroupBox1.Controls.Add(Me.chkDienstag)
|
|
Me.GroupBox1.Controls.Add(Me.chkFreitag)
|
|
Me.GroupBox1.Controls.Add(Me.chkMittwoch)
|
|
Me.GroupBox1.Controls.Add(Me.chkDonnerstag)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(67, 102)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(550, 43)
|
|
Me.GroupBox1.TabIndex = 100
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Tage:"
|
|
'
|
|
'chkSonntag
|
|
'
|
|
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.TabIndex = 100
|
|
Me.chkSonntag.Text = "Sonntag"
|
|
Me.chkSonntag.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox1
|
|
'
|
|
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.TabIndex = 94
|
|
Me.CheckBox1.Text = "Montag"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'chkSamstag
|
|
'
|
|
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.TabIndex = 99
|
|
Me.chkSamstag.Text = "Samstag"
|
|
Me.chkSamstag.UseVisualStyleBackColor = True
|
|
'
|
|
'chkDienstag
|
|
'
|
|
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.TabIndex = 95
|
|
Me.chkDienstag.Text = "Dienstag"
|
|
Me.chkDienstag.UseVisualStyleBackColor = True
|
|
'
|
|
'chkFreitag
|
|
'
|
|
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.TabIndex = 98
|
|
Me.chkFreitag.Text = "Freitag"
|
|
Me.chkFreitag.UseVisualStyleBackColor = True
|
|
'
|
|
'chkMittwoch
|
|
'
|
|
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.TabIndex = 96
|
|
Me.chkMittwoch.Text = "Mittwoch"
|
|
Me.chkMittwoch.UseVisualStyleBackColor = True
|
|
'
|
|
'chkDonnerstag
|
|
'
|
|
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.TabIndex = 97
|
|
Me.chkDonnerstag.Text = "Donnerstag"
|
|
Me.chkDonnerstag.UseVisualStyleBackColor = True
|
|
'
|
|
'PROCESS_SELECT5TextBox
|
|
'
|
|
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.TabIndex = 93
|
|
'
|
|
'Label4
|
|
'
|
|
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.TabIndex = 88
|
|
Me.Label4.Text = "Wiedervorlageprofile:"
|
|
'
|
|
'PROCESS_SELECT4TextBox
|
|
'
|
|
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.TabIndex = 15
|
|
'
|
|
'PROCESS_SELECT3TextBox
|
|
'
|
|
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.TabIndex = 14
|
|
'
|
|
'PROCESS_SELECT2TextBox
|
|
'
|
|
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.TabIndex = 13
|
|
'
|
|
'PROCESS_SELECT1TextBox
|
|
'
|
|
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.TabIndex = 12
|
|
'
|
|
'EMAIL_BODYTextBox
|
|
'
|
|
Me.EMAIL_BODYTextBox.AcceptsReturn = True
|
|
Me.EMAIL_BODYTextBox.AcceptsTab = True
|
|
Me.EMAIL_BODYTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "EMAIL_BODY", True))
|
|
Me.EMAIL_BODYTextBox.Location = New System.Drawing.Point(67, 287)
|
|
Me.EMAIL_BODYTextBox.Multiline = True
|
|
Me.EMAIL_BODYTextBox.Name = "EMAIL_BODYTextBox"
|
|
Me.EMAIL_BODYTextBox.Size = New System.Drawing.Size(479, 145)
|
|
Me.EMAIL_BODYTextBox.TabIndex = 11
|
|
'
|
|
'EMAIL_SUBJECTTextBox
|
|
'
|
|
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.TabIndex = 10
|
|
'
|
|
'NAMETextBox
|
|
'
|
|
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.TabIndex = 0
|
|
'
|
|
'ListBox1
|
|
'
|
|
Me.ListBox1.DataSource = Me.TBPMO_FOLLOW_UP_EMAILBindingSource
|
|
Me.ListBox1.DisplayMember = "NAME"
|
|
Me.ListBox1.FormattingEnabled = True
|
|
Me.ListBox1.Location = New System.Drawing.Point(709, 42)
|
|
Me.ListBox1.Name = "ListBox1"
|
|
Me.ListBox1.Size = New System.Drawing.Size(265, 147)
|
|
Me.ListBox1.TabIndex = 1
|
|
Me.ListBox1.TabStop = False
|
|
Me.ListBox1.ValueMember = "GUID"
|
|
'
|
|
'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.Name = "lblSaveWVEmail"
|
|
Me.lblSaveWVEmail.Size = New System.Drawing.Size(219, 17)
|
|
Me.lblSaveWVEmail.TabIndex = 78
|
|
Me.lblSaveWVEmail.Text = "Datensatz erfolgreich gespeichert!"
|
|
Me.lblSaveWVEmail.Visible = False
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(715, 503)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.ReadOnly = True
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(150, 22)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 30
|
|
Me.CHANGED_WHENTextBox.TabStop = False
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(554, 503)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(138, 22)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 28
|
|
Me.CHANGED_WHOTextBox.TabStop = False
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(715, 462)
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.ReadOnly = True
|
|
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(150, 22)
|
|
Me.ADDED_WHENTextBox.TabIndex = 26
|
|
Me.ADDED_WHENTextBox.TabStop = False
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(554, 462)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(138, 22)
|
|
Me.ADDED_WHOTextBox.TabIndex = 24
|
|
Me.ADDED_WHOTextBox.TabStop = False
|
|
'
|
|
'TIME_DISTComboBox
|
|
'
|
|
Me.TIME_DISTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "TIME_DIST", True))
|
|
Me.TIME_DISTComboBox.FormattingEnabled = True
|
|
Me.TIME_DISTComboBox.Items.AddRange(New Object() {"BEFORE", "AFTER"})
|
|
Me.TIME_DISTComboBox.Location = New System.Drawing.Point(232, 165)
|
|
Me.TIME_DISTComboBox.Name = "TIME_DISTComboBox"
|
|
Me.TIME_DISTComboBox.Size = New System.Drawing.Size(121, 21)
|
|
Me.TIME_DISTComboBox.TabIndex = 6
|
|
'
|
|
'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.Name = "ACTIVECheckBox"
|
|
Me.ACTIVECheckBox.Size = New System.Drawing.Size(58, 24)
|
|
Me.ACTIVECheckBox.TabIndex = 21
|
|
Me.ACTIVECheckBox.TabStop = False
|
|
Me.ACTIVECheckBox.Text = "Aktiv"
|
|
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'TIME_SPANTextBox
|
|
'
|
|
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.TabIndex = 4
|
|
'
|
|
'TIME_UNITYComboBox
|
|
'
|
|
Me.TIME_UNITYComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "TIME_UNITY", True))
|
|
Me.TIME_UNITYComboBox.FormattingEnabled = True
|
|
Me.TIME_UNITYComboBox.Items.AddRange(New Object() {"Month", "Week", "Day"})
|
|
Me.TIME_UNITYComboBox.Location = New System.Drawing.Point(140, 165)
|
|
Me.TIME_UNITYComboBox.Name = "TIME_UNITYComboBox"
|
|
Me.TIME_UNITYComboBox.Size = New System.Drawing.Size(86, 21)
|
|
Me.TIME_UNITYComboBox.TabIndex = 5
|
|
'
|
|
'PARENT_IDComboBox
|
|
'
|
|
Me.PARENT_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "PARENT_ID", True))
|
|
Me.PARENT_IDComboBox.FormattingEnabled = True
|
|
Me.PARENT_IDComboBox.Location = New System.Drawing.Point(67, 206)
|
|
Me.PARENT_IDComboBox.Name = "PARENT_IDComboBox"
|
|
Me.PARENT_IDComboBox.Size = New System.Drawing.Size(286, 21)
|
|
Me.PARENT_IDComboBox.TabIndex = 9
|
|
'
|
|
'DEPENDENT_DONE_CTRL_IDComboBox
|
|
'
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "DEPENDENT_DONE_CTRL_ID", True))
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.DropDownWidth = 250
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.ForeColor = System.Drawing.Color.OrangeRed
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.FormattingEnabled = True
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.Location = New System.Drawing.Point(554, 165)
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.Name = "DEPENDENT_DONE_CTRL_IDComboBox"
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.Size = New System.Drawing.Size(149, 21)
|
|
Me.DEPENDENT_DONE_CTRL_IDComboBox.TabIndex = 8
|
|
'
|
|
'DEPENDENT_DATE_CTRL_IDComboBox
|
|
'
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "DEPENDENT_DATE_CTRL_ID", True))
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.DropDownWidth = 250
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.ForeColor = System.Drawing.Color.OrangeRed
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.FormattingEnabled = True
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.Location = New System.Drawing.Point(359, 166)
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.Name = "DEPENDENT_DATE_CTRL_IDComboBox"
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.Size = New System.Drawing.Size(187, 21)
|
|
Me.DEPENDENT_DATE_CTRL_IDComboBox.TabIndex = 7
|
|
'
|
|
'FOLLOW_UP_TIME_SPANTextBox
|
|
'
|
|
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.TabIndex = 3
|
|
'
|
|
'FOLLOW_UP_SEQUENCEComboBox
|
|
'
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "FOLLOW_UP_SEQUENCE", True))
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.FormattingEnabled = True
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.Items.AddRange(New Object() {"ONCE_WEEKLY", "ONCE_DAILY", "HOUR"})
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.Location = New System.Drawing.Point(300, 75)
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.Name = "FOLLOW_UP_SEQUENCEComboBox"
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.Size = New System.Drawing.Size(138, 21)
|
|
Me.FOLLOW_UP_SEQUENCEComboBox.TabIndex = 1
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FOLLOW_UP_EMAILBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(14, 75)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.ReadOnly = True
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(46, 22)
|
|
Me.GUIDTextBox.TabIndex = 3
|
|
Me.GUIDTextBox.TabStop = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(11, 25)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(464, 13)
|
|
Me.Label1.TabIndex = 2
|
|
Me.Label1.Text = "Definieren Sie hier Wiedervorlagen in Abhängigkeit von einem Datumswert der jewei" & _
|
|
"ligen Entität."
|
|
'
|
|
'TBPMO_FOLLOW_UP_EMAILBindingNavigator
|
|
'
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.BindingSource = Me.TBPMO_FOLLOW_UP_EMAILBindingSource
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.CountItemFormat = "von {0} Wiedervorlage-Schritten"
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem})
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
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.TabIndex = 1
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorAddNewItem
|
|
'
|
|
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
|
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(175, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} Wiedervorlage-Schritten"
|
|
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorDeleteItem
|
|
'
|
|
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
|
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorDeleteItem.Text = "Löschen"
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem.AutoSize = False
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem.Text = "0"
|
|
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem
|
|
'
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem.Name = "TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem"
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.Controls.Add(Me.Label3)
|
|
Me.XtraTabPage2.Controls.Add(Me.btnEmailConfig)
|
|
Me.XtraTabPage2.Controls.Add(Me.Label2)
|
|
Me.XtraTabPage2.Controls.Add(Me.chkbxLogErrorsonly)
|
|
Me.XtraTabPage2.Controls.Add(Me.cmbWWEmail)
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
Me.XtraTabPage2.Size = New System.Drawing.Size(987, 614)
|
|
Me.XtraTabPage2.Text = "Grundeinstellungen Wiedervorlage"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(8, 89)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(364, 13)
|
|
Me.Label3.TabIndex = 5
|
|
Me.Label3.Text = "Definiert das Logverhalten der Wiedervorlagen im Dienst ""DD_PMO Service"""
|
|
'
|
|
'btnEmailConfig
|
|
'
|
|
Me.btnEmailConfig.Image = Global.DD_Record_Organiser.My.Resources.Resources.email_edit
|
|
Me.btnEmailConfig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnEmailConfig.Location = New System.Drawing.Point(297, 30)
|
|
Me.btnEmailConfig.Name = "btnEmailConfig"
|
|
Me.btnEmailConfig.Size = New System.Drawing.Size(103, 23)
|
|
Me.btnEmailConfig.TabIndex = 4
|
|
Me.btnEmailConfig.Text = "Email-Profile"
|
|
Me.btnEmailConfig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnEmailConfig.UseVisualStyleBackColor = True
|
|
'
|
|
'Label2
|
|
'
|
|
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.TabIndex = 3
|
|
Me.Label2.Text = "Email-Profil zur Versendung der Wiedervorlage Emails"
|
|
'
|
|
'chkbxLogErrorsonly
|
|
'
|
|
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.TabIndex = 1
|
|
Me.chkbxLogErrorsonly.Text = "Log Errors Only (Ja/Nein)"
|
|
Me.chkbxLogErrorsonly.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbWWEmail
|
|
'
|
|
Me.cmbWWEmail.FormattingEnabled = True
|
|
Me.cmbWWEmail.Location = New System.Drawing.Point(11, 32)
|
|
Me.cmbWWEmail.Name = "cmbWWEmail"
|
|
Me.cmbWWEmail.Size = New System.Drawing.Size(280, 21)
|
|
Me.cmbWWEmail.TabIndex = 0
|
|
'
|
|
'XtraTabPage3
|
|
'
|
|
Me.XtraTabPage3.Controls.Add(Me.GroupBox2)
|
|
Me.XtraTabPage3.Controls.Add(Me.Label7)
|
|
Me.XtraTabPage3.Name = "XtraTabPage3"
|
|
Me.XtraTabPage3.Size = New System.Drawing.Size(987, 614)
|
|
Me.XtraTabPage3.Text = "Aktuelle Übersicht"
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GroupBox2.Controls.Add(Me.ListBox2)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(14, 25)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(470, 581)
|
|
Me.GroupBox2.TabIndex = 1
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Wiedervorlage Email"
|
|
'
|
|
'ListBox2
|
|
'
|
|
Me.ListBox2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.ListBox2.FormattingEnabled = True
|
|
Me.ListBox2.Location = New System.Drawing.Point(3, 18)
|
|
Me.ListBox2.Name = "ListBox2"
|
|
Me.ListBox2.Size = New System.Drawing.Size(464, 560)
|
|
Me.ListBox2.TabIndex = 0
|
|
'
|
|
'Label7
|
|
'
|
|
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.TabIndex = 0
|
|
Me.Label7.Text = "Folgende Wiedervorlagen werden aktuell auf Ausführungsgültigkeit überprüft"
|
|
'
|
|
'TBPMO_FOLLOW_UP_EMAILTableAdapter
|
|
'
|
|
Me.TBPMO_FOLLOW_UP_EMAILTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = 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_FILES_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Me.TBPMO_FOLLOW_UP_EMAILTableAdapter
|
|
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 = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = 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
|
|
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'frmWiedervorlage
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(993, 642)
|
|
Me.Controls.Add(Me.XtraTabControl1)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmWiedervorlage"
|
|
Me.Text = "Konfiguration Wiedervorlage"
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
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()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.ResumeLayout(False)
|
|
Me.TBPMO_FOLLOW_UP_EMAILBindingNavigator.PerformLayout()
|
|
Me.XtraTabPage2.ResumeLayout(False)
|
|
Me.XtraTabPage2.PerformLayout()
|
|
Me.XtraTabPage3.ResumeLayout(False)
|
|
Me.XtraTabPage3.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
|
Friend WithEvents TBPMO_FOLLOW_UP_EMAILBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_FOLLOW_UP_EMAILTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FOLLOW_UP_EMAILTableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBPMO_FOLLOW_UP_EMAILBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents TBPMO_FOLLOW_UP_EMAILBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents chkbxLogErrorsonly As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cmbWWEmail As System.Windows.Forms.ComboBox
|
|
Friend WithEvents btnEmailConfig As System.Windows.Forms.Button
|
|
Friend WithEvents TIME_DISTComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents ACTIVECheckBox As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TIME_SPANTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents TIME_UNITYComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents PARENT_IDComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents DEPENDENT_DONE_CTRL_IDComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents DEPENDENT_DATE_CTRL_IDComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents FOLLOW_UP_TIME_SPANTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents FOLLOW_UP_SEQUENCEComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblSaveWVEmail As System.Windows.Forms.Label
|
|
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
|
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ListBoxUser2Profile As System.Windows.Forms.ListBox
|
|
Friend WithEvents PROCESS_SELECT4TextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents PROCESS_SELECT3TextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents PROCESS_SELECT2TextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents PROCESS_SELECT1TextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents EMAIL_BODYTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents EMAIL_SUBJECTTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents btnAddUser_WV As System.Windows.Forms.Button
|
|
Friend WithEvents cmbUser As System.Windows.Forms.ComboBox
|
|
Friend WithEvents btndelete As System.Windows.Forms.Button
|
|
Friend WithEvents PROCESS_SELECT5TextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents chkSonntag As System.Windows.Forms.CheckBox
|
|
Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkSamstag As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkDienstag As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkFreitag As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkMittwoch As System.Windows.Forms.CheckBox
|
|
Friend WithEvents chkDonnerstag As System.Windows.Forms.CheckBox
|
|
Friend WithEvents FOLLOW_UP_DAYSTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents XtraTabPage3 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents ListBox2 As System.Windows.Forms.ListBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
End Class
|