Added a top panel to the Monitoring tab for specifying the number of emails to fetch, with a label and input field. Refactored grid layout by placing gridMonitoring inside a docked panel for better separation and flexibility. Updated designer code and .resx metadata to support new controls and lock them in the designer. No changes to business logic.
3908 lines
204 KiB
VB.net
3908 lines
204 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmMain
|
|
Inherits DevExpress.XtraEditors.XtraForm
|
|
|
|
'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 PROFILE_NAMELabel As System.Windows.Forms.Label
|
|
Dim POLL_TYPELabel As System.Windows.Forms.Label
|
|
Dim EMAIL_CONF_IDLabel As System.Windows.Forms.Label
|
|
Dim COMMENTLabel 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 GUIDLabel1 As System.Windows.Forms.Label
|
|
Dim WM_OBJEKTTYPELabel As System.Windows.Forms.Label
|
|
Dim WM_VECTOR_LOGLabel As System.Windows.Forms.Label
|
|
Dim WM_PATHLabel As System.Windows.Forms.Label
|
|
Dim WM_FILE_NAMELabel As System.Windows.Forms.Label
|
|
Dim PATH_EMAIL_ERRORSLabel As System.Windows.Forms.Label
|
|
Dim WM_IDX_BODY_TEXTLabel As System.Windows.Forms.Label
|
|
Dim WM_IDX_BODY_SUBSTR_LENGTHLabel As System.Windows.Forms.Label
|
|
Dim PROCESS_NAMELabel As System.Windows.Forms.Label
|
|
Dim STEP_NAMELabel As System.Windows.Forms.Label
|
|
Dim GUIDLabel2 As System.Windows.Forms.Label
|
|
Dim STEP_NAMELabel1 As System.Windows.Forms.Label
|
|
Dim KEYWORDS_BODYLabel As System.Windows.Forms.Label
|
|
Dim COMMENTLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel2 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel2 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel2 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel2 As System.Windows.Forms.Label
|
|
Dim GUIDLabel3 As System.Windows.Forms.Label
|
|
Dim INDEXNAMELabel As System.Windows.Forms.Label
|
|
Dim INDEXVALUELabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel3 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel3 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel3 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel3 As System.Windows.Forms.Label
|
|
Dim SEQUENCELabel1 As System.Windows.Forms.Label
|
|
Dim Label6 As System.Windows.Forms.Label
|
|
Dim Label7 As System.Windows.Forms.Label
|
|
Dim CHECK_INTERVALL_MINUTESLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel4 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel4 As System.Windows.Forms.Label
|
|
Dim GUIDLabel4 As System.Windows.Forms.Label
|
|
Dim NAMELabel As System.Windows.Forms.Label
|
|
Dim EMAIL_FROMLabel As System.Windows.Forms.Label
|
|
Dim PORTLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel4 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel4 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel5 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel5 As System.Windows.Forms.Label
|
|
Dim PORT_INLabel As System.Windows.Forms.Label
|
|
Dim AUTH_TYPELabel As System.Windows.Forms.Label
|
|
Dim Label11 As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
|
|
Me.EMAIL_SMTPLabel = New System.Windows.Forms.Label()
|
|
Me.EMAIL_USERLabel = New System.Windows.Forms.Label()
|
|
Me.EMAIL_PWLabel = New System.Windows.Forms.Label()
|
|
Me.ARCHIVE_FOLDERLabel = New System.Windows.Forms.Label()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tslblstatus = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tslblRefresh = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.tabProfile = New System.Windows.Forms.TabPage()
|
|
Me.txtSQLValidation = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TBEMLP_POLL_PROFILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.MyDataset = New EmailProfiler.Form.MyDataset()
|
|
Me.btnValidationSQL = New DevExpress.XtraEditors.SimpleButton()
|
|
Me.GridControl4 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView4 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colPROFILE_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
|
Me.TBDD_EMAIL_ACCOUNTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigator1 = 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.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnRunLocalMail2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnRunProfiles2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripProgressBar2 = New System.Windows.Forms.ToolStripProgressBar()
|
|
Me.ToolStripEmailAccountID2 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripLabel6 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripLabel7 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.POLL_TYPEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.cbAllowXMLReceipt = New System.Windows.Forms.CheckBox()
|
|
Me.TBEMLP_POLL_PROCESSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.lblDownloadPath = New System.Windows.Forms.Label()
|
|
Me.PATH_ORIGINALTextBox = New System.Windows.Forms.TextBox()
|
|
Me.btnFBD_ErrorPath = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnFBD_DonwloadPath = New System.Windows.Forms.Button()
|
|
Me.txtSubjectExample = New System.Windows.Forms.TextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
|
|
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOProcessTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.WM_PATHTextBox = New System.Windows.Forms.TextBox()
|
|
Me.WM_FILE_NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.WM_IMPORTCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.WM_OBJEKTTYPEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.WM_VECTOR_LOGComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.WM_IDX_BODY_TEXTComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox = New System.Windows.Forms.TextBox()
|
|
Me.STEP_NAMEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.PROCESS_NAMEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.GUIDProcessTextBox = New System.Windows.Forms.TextBox()
|
|
Me.COPY_2_HDDCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.PATH_EMAIL_TEMPTextBox = New System.Windows.Forms.TextBox()
|
|
Me.PATH_EMAIL_ERRORSTextBox = New System.Windows.Forms.TextBox()
|
|
Me.DELETE_MAILCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.COMMENT_PROFILESTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ACTIVECheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.BindingNavigator2 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colPROCESS_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTEP_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
|
|
Me.TBEMLP_POLL_STEPSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.CHANGED_WHENTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOStepsTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.BindingNavigator3 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton11 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton13 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton14 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton15 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton16 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton17 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton18 = New System.Windows.Forms.ToolStripButton()
|
|
Me.GUIDPollStepsTextBox = New System.Windows.Forms.TextBox()
|
|
Me.STEP_NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.KEYWORDS_BODYTextBox = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ACTIVECheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colSTEP_NAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colKEYWORDS_BODY = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SEQUENCENumericUpDown = New System.Windows.Forms.NumericUpDown()
|
|
Me.TBEMLP_POLL_INDEXING_STEPSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.INDEXNAMEIndexStepsComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.INDEXVALUETextBox = New System.Windows.Forms.TextBox()
|
|
Me.ACTIVECheckBox3 = New System.Windows.Forms.CheckBox()
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ADDED_WHOTextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOIndexingStepsTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.BindingNavigator4 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton19 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton20 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton21 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton22 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox3 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton23 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton24 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton25 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton26 = New System.Windows.Forms.ToolStripButton()
|
|
Me.GridControl3 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colINDEXNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colINDEXVALUE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.CHANGED_WHOProfilesTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.PROFILE_NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.tabEmail = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.CheckBoxEnableTls1_2 = New System.Windows.Forms.CheckBox()
|
|
Me.CheckBoxEnableTls1_1 = New System.Windows.Forms.CheckBox()
|
|
Me.btnCheckIMAPObjects = New System.Windows.Forms.Button()
|
|
Me.AUTH_TYPEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.btntestImap = New System.Windows.Forms.Button()
|
|
Me.ARCHIVE_FOLDERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.PORT_INTextBox = New System.Windows.Forms.TextBox()
|
|
Me.txtTestmail = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.btnsendtestmail = New System.Windows.Forms.Button()
|
|
Me.txtnewpasswort = New System.Windows.Forms.TextBox()
|
|
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.PasswortAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.EMAILIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAIL_FROMTextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAIL_SMTPTextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAIL_USERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAIL_PWTextBox = New System.Windows.Forms.TextBox()
|
|
Me.PORTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ACTIVECheckBox4 = New System.Windows.Forms.CheckBox()
|
|
Me.ADDED_WHOTextBox4 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox4 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox5 = New System.Windows.Forms.TextBox()
|
|
Me.GridControl6 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView6 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colEMAIL_FROM = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colEMAIL_USER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.BindingNavigator6 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorDeleteItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton27 = New System.Windows.Forms.ToolStripButton()
|
|
Me.btnAktualisieren = New System.Windows.Forms.ToolStripButton()
|
|
Me.tabConfig = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.btnTestRegEx = New System.Windows.Forms.Button()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.txtResultRegEx = New System.Windows.Forms.TextBox()
|
|
Me.txthtmlEmail = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.txtRegex2 = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.btnsaveRegex = New System.Windows.Forms.Button()
|
|
Me.txtRegex1 = New System.Windows.Forms.TextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.CHANGED_WHENTextBox4 = New System.Windows.Forms.TextBox()
|
|
Me.TBEMLP_CONFIGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown = New System.Windows.Forms.NumericUpDown()
|
|
Me.btnShowLogpath = New System.Windows.Forms.Button()
|
|
Me.LOG_ERRORS_ONLYCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.txtConnectionString = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.BtnConnect = New System.Windows.Forms.Button()
|
|
Me.cmbDatenbank = New System.Windows.Forms.ComboBox()
|
|
Me.chkbxUserAut = New System.Windows.Forms.CheckBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.txtServer = New System.Windows.Forms.TextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.txtUser = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtPasswort = New System.Windows.Forms.TextBox()
|
|
Me.tabMonitoring = New System.Windows.Forms.TabPage()
|
|
Me.pnlGridMonitoring = New DevExpress.XtraEditors.PanelControl()
|
|
Me.gridMonitoring = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView5 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.pnlAbrufmenge = New DevExpress.XtraEditors.PanelControl()
|
|
Me.TBEMLP_HISTORYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
|
|
Me.TBEMLP_POLL_PROFILESTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBEMLP_POLL_PROFILESTableAdapter()
|
|
Me.TableAdapterManager = New EmailProfiler.Form.MyDatasetTableAdapters.TableAdapterManager()
|
|
Me.TBEMLP_POLL_PROCESSTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBEMLP_POLL_PROCESSTableAdapter()
|
|
Me.TBEMLP_POLL_STEPSTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBEMLP_POLL_STEPSTableAdapter()
|
|
Me.TBEMLP_POLL_INDEXING_STEPSTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBEMLP_POLL_INDEXING_STEPSTableAdapter()
|
|
Me.TBDD_EMAIL_ACCOUNTTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBDD_EMAIL_ACCOUNTTableAdapter()
|
|
Me.TBEMLP_HISTORYTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBEMLP_HISTORYTableAdapter()
|
|
Me.TBEMLP_CONFIGTableAdapter = New EmailProfiler.Form.MyDatasetTableAdapters.TBEMLP_CONFIGTableAdapter()
|
|
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.lblMonitoringLimit = New DevExpress.XtraEditors.LabelControl()
|
|
Me.txtMonitoringLimit = New DevExpress.XtraEditors.TextEdit()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
PROFILE_NAMELabel = New System.Windows.Forms.Label()
|
|
POLL_TYPELabel = New System.Windows.Forms.Label()
|
|
EMAIL_CONF_IDLabel = New System.Windows.Forms.Label()
|
|
COMMENTLabel = 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()
|
|
GUIDLabel1 = New System.Windows.Forms.Label()
|
|
WM_OBJEKTTYPELabel = New System.Windows.Forms.Label()
|
|
WM_VECTOR_LOGLabel = New System.Windows.Forms.Label()
|
|
WM_PATHLabel = New System.Windows.Forms.Label()
|
|
WM_FILE_NAMELabel = New System.Windows.Forms.Label()
|
|
PATH_EMAIL_ERRORSLabel = New System.Windows.Forms.Label()
|
|
WM_IDX_BODY_TEXTLabel = New System.Windows.Forms.Label()
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel = New System.Windows.Forms.Label()
|
|
PROCESS_NAMELabel = New System.Windows.Forms.Label()
|
|
STEP_NAMELabel = New System.Windows.Forms.Label()
|
|
GUIDLabel2 = New System.Windows.Forms.Label()
|
|
STEP_NAMELabel1 = New System.Windows.Forms.Label()
|
|
KEYWORDS_BODYLabel = New System.Windows.Forms.Label()
|
|
COMMENTLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel2 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel2 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel2 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel2 = New System.Windows.Forms.Label()
|
|
GUIDLabel3 = New System.Windows.Forms.Label()
|
|
INDEXNAMELabel = New System.Windows.Forms.Label()
|
|
INDEXVALUELabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel3 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel3 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel3 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel3 = New System.Windows.Forms.Label()
|
|
SEQUENCELabel1 = New System.Windows.Forms.Label()
|
|
Label6 = New System.Windows.Forms.Label()
|
|
Label7 = New System.Windows.Forms.Label()
|
|
CHECK_INTERVALL_MINUTESLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel4 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel4 = New System.Windows.Forms.Label()
|
|
GUIDLabel4 = New System.Windows.Forms.Label()
|
|
NAMELabel = New System.Windows.Forms.Label()
|
|
EMAIL_FROMLabel = New System.Windows.Forms.Label()
|
|
PORTLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel4 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel4 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel5 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel5 = New System.Windows.Forms.Label()
|
|
PORT_INLabel = New System.Windows.Forms.Label()
|
|
AUTH_TYPELabel = New System.Windows.Forms.Label()
|
|
Label11 = New System.Windows.Forms.Label()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.tabProfile.SuspendLayout()
|
|
CType(Me.txtSQLValidation.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBEMLP_POLL_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControl4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_EMAIL_ACCOUNTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator1.SuspendLayout()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl1.SuspendLayout()
|
|
Me.XtraTabPage1.SuspendLayout()
|
|
CType(Me.TBEMLP_POLL_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox2.SuspendLayout()
|
|
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator2.SuspendLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabPage2.SuspendLayout()
|
|
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBEMLP_POLL_STEPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator3.SuspendLayout()
|
|
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabPage3.SuspendLayout()
|
|
CType(Me.SEQUENCENumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator4.SuspendLayout()
|
|
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabEmail.SuspendLayout()
|
|
Me.GroupBox6.SuspendLayout()
|
|
Me.ContextMenuStrip2.SuspendLayout()
|
|
CType(Me.GridControl6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator6.SuspendLayout()
|
|
Me.tabConfig.SuspendLayout()
|
|
Me.GroupBox4.SuspendLayout()
|
|
Me.GroupBox5.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.TBEMLP_CONFIGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.CHECK_INTERVALL_MINUTESNumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.tabMonitoring.SuspendLayout()
|
|
CType(Me.pnlGridMonitoring, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnlGridMonitoring.SuspendLayout()
|
|
CType(Me.gridMonitoring, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.pnlAbrufmenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnlAbrufmenge.SuspendLayout()
|
|
CType(Me.TBEMLP_HISTORYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtMonitoringLimit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Location = New System.Drawing.Point(255, 44)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(38, 24)
|
|
GUIDLabel.TabIndex = 4
|
|
GUIDLabel.Text = "ID:"
|
|
'
|
|
'PROFILE_NAMELabel
|
|
'
|
|
PROFILE_NAMELabel.AutoSize = True
|
|
PROFILE_NAMELabel.Location = New System.Drawing.Point(322, 44)
|
|
PROFILE_NAMELabel.Name = "PROFILE_NAMELabel"
|
|
PROFILE_NAMELabel.Size = New System.Drawing.Size(129, 24)
|
|
PROFILE_NAMELabel.TabIndex = 6
|
|
PROFILE_NAMELabel.Text = "Bezeichnung:"
|
|
'
|
|
'POLL_TYPELabel
|
|
'
|
|
POLL_TYPELabel.AutoSize = True
|
|
POLL_TYPELabel.Location = New System.Drawing.Point(571, 44)
|
|
POLL_TYPELabel.Name = "POLL_TYPELabel"
|
|
POLL_TYPELabel.Size = New System.Drawing.Size(100, 24)
|
|
POLL_TYPELabel.TabIndex = 8
|
|
POLL_TYPELabel.Text = "Poll-Type:"
|
|
'
|
|
'EMAIL_CONF_IDLabel
|
|
'
|
|
EMAIL_CONF_IDLabel.AutoSize = True
|
|
EMAIL_CONF_IDLabel.Location = New System.Drawing.Point(701, 44)
|
|
EMAIL_CONF_IDLabel.Name = "EMAIL_CONF_IDLabel"
|
|
EMAIL_CONF_IDLabel.Size = New System.Drawing.Size(124, 24)
|
|
EMAIL_CONF_IDLabel.TabIndex = 10
|
|
EMAIL_CONF_IDLabel.Text = "Email Konto:"
|
|
'
|
|
'COMMENTLabel
|
|
'
|
|
COMMENTLabel.AutoSize = True
|
|
COMMENTLabel.Location = New System.Drawing.Point(322, 84)
|
|
COMMENTLabel.Name = "COMMENTLabel"
|
|
COMMENTLabel.Size = New System.Drawing.Size(118, 24)
|
|
COMMENTLabel.TabIndex = 12
|
|
COMMENTLabel.Text = "Bemerkung:"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
ADDED_WHOLabel.AutoSize = True
|
|
ADDED_WHOLabel.Location = New System.Drawing.Point(701, 84)
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
ADDED_WHOLabel.Size = New System.Drawing.Size(118, 24)
|
|
ADDED_WHOLabel.TabIndex = 20
|
|
ADDED_WHOLabel.Text = "Erstellt wer:"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
ADDED_WHENLabel.AutoSize = True
|
|
ADDED_WHENLabel.Location = New System.Drawing.Point(831, 84)
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
ADDED_WHENLabel.Size = New System.Drawing.Size(133, 24)
|
|
ADDED_WHENLabel.TabIndex = 22
|
|
ADDED_WHENLabel.Text = "Erstellt wann:"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(959, 84)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(138, 24)
|
|
CHANGED_WHOLabel.TabIndex = 24
|
|
CHANGED_WHOLabel.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(1086, 84)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(153, 24)
|
|
CHANGED_WHENLabel.TabIndex = 26
|
|
CHANGED_WHENLabel.Text = "Geändert wann:"
|
|
'
|
|
'GUIDLabel1
|
|
'
|
|
GUIDLabel1.AutoSize = True
|
|
GUIDLabel1.Location = New System.Drawing.Point(251, 31)
|
|
GUIDLabel1.Name = "GUIDLabel1"
|
|
GUIDLabel1.Size = New System.Drawing.Size(38, 24)
|
|
GUIDLabel1.TabIndex = 32
|
|
GUIDLabel1.Text = "ID:"
|
|
'
|
|
'WM_OBJEKTTYPELabel
|
|
'
|
|
WM_OBJEKTTYPELabel.AutoSize = True
|
|
WM_OBJEKTTYPELabel.Location = New System.Drawing.Point(6, 22)
|
|
WM_OBJEKTTYPELabel.Name = "WM_OBJEKTTYPELabel"
|
|
WM_OBJEKTTYPELabel.Size = New System.Drawing.Size(104, 24)
|
|
WM_OBJEKTTYPELabel.TabIndex = 44
|
|
WM_OBJEKTTYPELabel.Text = "Objekttyp:"
|
|
'
|
|
'WM_VECTOR_LOGLabel
|
|
'
|
|
WM_VECTOR_LOGLabel.AutoSize = True
|
|
WM_VECTOR_LOGLabel.Location = New System.Drawing.Point(7, 149)
|
|
WM_VECTOR_LOGLabel.Name = "WM_VECTOR_LOGLabel"
|
|
WM_VECTOR_LOGLabel.Size = New System.Drawing.Size(134, 24)
|
|
WM_VECTOR_LOGLabel.TabIndex = 46
|
|
WM_VECTOR_LOGLabel.Text = "Index Logger:"
|
|
'
|
|
'WM_PATHLabel
|
|
'
|
|
WM_PATHLabel.AutoSize = True
|
|
WM_PATHLabel.Location = New System.Drawing.Point(7, 68)
|
|
WM_PATHLabel.Name = "WM_PATHLabel"
|
|
WM_PATHLabel.Size = New System.Drawing.Size(123, 24)
|
|
WM_PATHLabel.TabIndex = 48
|
|
WM_PATHLabel.Text = "Import-Pfad:"
|
|
'
|
|
'WM_FILE_NAMELabel
|
|
'
|
|
WM_FILE_NAMELabel.AutoSize = True
|
|
WM_FILE_NAMELabel.Location = New System.Drawing.Point(7, 108)
|
|
WM_FILE_NAMELabel.Name = "WM_FILE_NAMELabel"
|
|
WM_FILE_NAMELabel.Size = New System.Drawing.Size(178, 24)
|
|
WM_FILE_NAMELabel.TabIndex = 8
|
|
WM_FILE_NAMELabel.Text = "Namenkonvention:"
|
|
'
|
|
'PATH_EMAIL_ERRORSLabel
|
|
'
|
|
PATH_EMAIL_ERRORSLabel.AutoSize = True
|
|
PATH_EMAIL_ERRORSLabel.Location = New System.Drawing.Point(255, 188)
|
|
PATH_EMAIL_ERRORSLabel.Name = "PATH_EMAIL_ERRORSLabel"
|
|
PATH_EMAIL_ERRORSLabel.Size = New System.Drawing.Size(107, 24)
|
|
PATH_EMAIL_ERRORSLabel.TabIndex = 56
|
|
PATH_EMAIL_ERRORSLabel.Text = "Error-Path:"
|
|
'
|
|
'WM_IDX_BODY_TEXTLabel
|
|
'
|
|
WM_IDX_BODY_TEXTLabel.AutoSize = True
|
|
WM_IDX_BODY_TEXTLabel.Location = New System.Drawing.Point(150, 149)
|
|
WM_IDX_BODY_TEXTLabel.Name = "WM_IDX_BODY_TEXTLabel"
|
|
WM_IDX_BODY_TEXTLabel.Size = New System.Drawing.Size(152, 24)
|
|
WM_IDX_BODY_TEXTLabel.TabIndex = 74
|
|
WM_IDX_BODY_TEXTLabel.Text = "Index Bodytext:"
|
|
'
|
|
'WM_IDX_BODY_SUBSTR_LENGTHLabel
|
|
'
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel.AutoSize = True
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel.Location = New System.Drawing.Point(274, 148)
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel.Name = "WM_IDX_BODY_SUBSTR_LENGTHLabel"
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel.Size = New System.Drawing.Size(71, 24)
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel.TabIndex = 76
|
|
WM_IDX_BODY_SUBSTR_LENGTHLabel.Text = "Länge:"
|
|
'
|
|
'PROCESS_NAMELabel
|
|
'
|
|
PROCESS_NAMELabel.AutoSize = True
|
|
PROCESS_NAMELabel.Location = New System.Drawing.Point(316, 31)
|
|
PROCESS_NAMELabel.Name = "PROCESS_NAMELabel"
|
|
PROCESS_NAMELabel.Size = New System.Drawing.Size(144, 24)
|
|
PROCESS_NAMELabel.TabIndex = 77
|
|
PROCESS_NAMELabel.Text = "Prozess-Modul:"
|
|
'
|
|
'STEP_NAMELabel
|
|
'
|
|
STEP_NAMELabel.AutoSize = True
|
|
STEP_NAMELabel.Location = New System.Drawing.Point(553, 31)
|
|
STEP_NAMELabel.Name = "STEP_NAMELabel"
|
|
STEP_NAMELabel.Size = New System.Drawing.Size(125, 24)
|
|
STEP_NAMELabel.TabIndex = 78
|
|
STEP_NAMELabel.Text = "Modul Steps:"
|
|
'
|
|
'GUIDLabel2
|
|
'
|
|
GUIDLabel2.AutoSize = True
|
|
GUIDLabel2.Location = New System.Drawing.Point(251, 31)
|
|
GUIDLabel2.Name = "GUIDLabel2"
|
|
GUIDLabel2.Size = New System.Drawing.Size(38, 24)
|
|
GUIDLabel2.TabIndex = 1
|
|
GUIDLabel2.Text = "ID:"
|
|
'
|
|
'STEP_NAMELabel1
|
|
'
|
|
STEP_NAMELabel1.AutoSize = True
|
|
STEP_NAMELabel1.Location = New System.Drawing.Point(314, 31)
|
|
STEP_NAMELabel1.Name = "STEP_NAMELabel1"
|
|
STEP_NAMELabel1.Size = New System.Drawing.Size(129, 24)
|
|
STEP_NAMELabel1.TabIndex = 5
|
|
STEP_NAMELabel1.Text = "Bezeichnung:"
|
|
'
|
|
'KEYWORDS_BODYLabel
|
|
'
|
|
KEYWORDS_BODYLabel.AutoSize = True
|
|
KEYWORDS_BODYLabel.Location = New System.Drawing.Point(593, 31)
|
|
KEYWORDS_BODYLabel.Name = "KEYWORDS_BODYLabel"
|
|
KEYWORDS_BODYLabel.Size = New System.Drawing.Size(259, 24)
|
|
KEYWORDS_BODYLabel.TabIndex = 7
|
|
KEYWORDS_BODYLabel.Text = "Keywords (separated via ;):"
|
|
'
|
|
'COMMENTLabel1
|
|
'
|
|
COMMENTLabel1.AutoSize = True
|
|
COMMENTLabel1.Location = New System.Drawing.Point(318, 89)
|
|
COMMENTLabel1.Name = "COMMENTLabel1"
|
|
COMMENTLabel1.Size = New System.Drawing.Size(121, 24)
|
|
COMMENTLabel1.TabIndex = 9
|
|
COMMENTLabel1.Text = "Kommentar:"
|
|
'
|
|
'ADDED_WHOLabel1
|
|
'
|
|
ADDED_WHOLabel1.AutoSize = True
|
|
ADDED_WHOLabel1.Location = New System.Drawing.Point(251, 280)
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
ADDED_WHOLabel1.Size = New System.Drawing.Size(118, 24)
|
|
ADDED_WHOLabel1.TabIndex = 80
|
|
ADDED_WHOLabel1.Text = "Erstellt wer:"
|
|
'
|
|
'ADDED_WHENLabel1
|
|
'
|
|
ADDED_WHENLabel1.AutoSize = True
|
|
ADDED_WHENLabel1.Location = New System.Drawing.Point(360, 280)
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
ADDED_WHENLabel1.Size = New System.Drawing.Size(133, 24)
|
|
ADDED_WHENLabel1.TabIndex = 81
|
|
ADDED_WHENLabel1.Text = "Erstellt wann:"
|
|
'
|
|
'CHANGED_WHOLabel1
|
|
'
|
|
CHANGED_WHOLabel1.AutoSize = True
|
|
CHANGED_WHOLabel1.Location = New System.Drawing.Point(501, 280)
|
|
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
|
|
CHANGED_WHOLabel1.Size = New System.Drawing.Size(138, 24)
|
|
CHANGED_WHOLabel1.TabIndex = 82
|
|
CHANGED_WHOLabel1.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel1
|
|
'
|
|
CHANGED_WHENLabel1.AutoSize = True
|
|
CHANGED_WHENLabel1.Location = New System.Drawing.Point(631, 279)
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
CHANGED_WHENLabel1.Size = New System.Drawing.Size(153, 24)
|
|
CHANGED_WHENLabel1.TabIndex = 83
|
|
CHANGED_WHENLabel1.Text = "Geändert wann:"
|
|
'
|
|
'ADDED_WHOLabel2
|
|
'
|
|
ADDED_WHOLabel2.AutoSize = True
|
|
ADDED_WHOLabel2.Location = New System.Drawing.Point(272, 148)
|
|
ADDED_WHOLabel2.Name = "ADDED_WHOLabel2"
|
|
ADDED_WHOLabel2.Size = New System.Drawing.Size(118, 24)
|
|
ADDED_WHOLabel2.TabIndex = 33
|
|
ADDED_WHOLabel2.Text = "Erstellt wer:"
|
|
'
|
|
'ADDED_WHENLabel2
|
|
'
|
|
ADDED_WHENLabel2.AutoSize = True
|
|
ADDED_WHENLabel2.Location = New System.Drawing.Point(398, 148)
|
|
ADDED_WHENLabel2.Name = "ADDED_WHENLabel2"
|
|
ADDED_WHENLabel2.Size = New System.Drawing.Size(133, 24)
|
|
ADDED_WHENLabel2.TabIndex = 34
|
|
ADDED_WHENLabel2.Text = "Erstellt wann:"
|
|
'
|
|
'CHANGED_WHOLabel2
|
|
'
|
|
CHANGED_WHOLabel2.AutoSize = True
|
|
CHANGED_WHOLabel2.Location = New System.Drawing.Point(531, 148)
|
|
CHANGED_WHOLabel2.Name = "CHANGED_WHOLabel2"
|
|
CHANGED_WHOLabel2.Size = New System.Drawing.Size(138, 24)
|
|
CHANGED_WHOLabel2.TabIndex = 35
|
|
CHANGED_WHOLabel2.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel2
|
|
'
|
|
CHANGED_WHENLabel2.AutoSize = True
|
|
CHANGED_WHENLabel2.Location = New System.Drawing.Point(640, 148)
|
|
CHANGED_WHENLabel2.Name = "CHANGED_WHENLabel2"
|
|
CHANGED_WHENLabel2.Size = New System.Drawing.Size(153, 24)
|
|
CHANGED_WHENLabel2.TabIndex = 36
|
|
CHANGED_WHENLabel2.Text = "Geändert wann:"
|
|
'
|
|
'GUIDLabel3
|
|
'
|
|
GUIDLabel3.AutoSize = True
|
|
GUIDLabel3.Location = New System.Drawing.Point(251, 26)
|
|
GUIDLabel3.Name = "GUIDLabel3"
|
|
GUIDLabel3.Size = New System.Drawing.Size(38, 24)
|
|
GUIDLabel3.TabIndex = 35
|
|
GUIDLabel3.Text = "ID:"
|
|
'
|
|
'INDEXNAMELabel
|
|
'
|
|
INDEXNAMELabel.AutoSize = True
|
|
INDEXNAMELabel.Location = New System.Drawing.Point(323, 26)
|
|
INDEXNAMELabel.Name = "INDEXNAMELabel"
|
|
INDEXNAMELabel.Size = New System.Drawing.Size(117, 24)
|
|
INDEXNAMELabel.TabIndex = 39
|
|
INDEXNAMELabel.Text = "Indexname:"
|
|
'
|
|
'INDEXVALUELabel
|
|
'
|
|
INDEXVALUELabel.AutoSize = True
|
|
INDEXVALUELabel.Location = New System.Drawing.Point(505, 26)
|
|
INDEXVALUELabel.Name = "INDEXVALUELabel"
|
|
INDEXVALUELabel.Size = New System.Drawing.Size(117, 24)
|
|
INDEXVALUELabel.TabIndex = 41
|
|
INDEXVALUELabel.Text = "Index-Wert:"
|
|
'
|
|
'ADDED_WHOLabel3
|
|
'
|
|
ADDED_WHOLabel3.AutoSize = True
|
|
ADDED_WHOLabel3.Location = New System.Drawing.Point(248, 109)
|
|
ADDED_WHOLabel3.Name = "ADDED_WHOLabel3"
|
|
ADDED_WHOLabel3.Size = New System.Drawing.Size(118, 24)
|
|
ADDED_WHOLabel3.TabIndex = 49
|
|
ADDED_WHOLabel3.Text = "Erstellt wer:"
|
|
'
|
|
'ADDED_WHENLabel3
|
|
'
|
|
ADDED_WHENLabel3.AutoSize = True
|
|
ADDED_WHENLabel3.Location = New System.Drawing.Point(409, 109)
|
|
ADDED_WHENLabel3.Name = "ADDED_WHENLabel3"
|
|
ADDED_WHENLabel3.Size = New System.Drawing.Size(133, 24)
|
|
ADDED_WHENLabel3.TabIndex = 51
|
|
ADDED_WHENLabel3.Text = "Erstellt wann:"
|
|
'
|
|
'CHANGED_WHOLabel3
|
|
'
|
|
CHANGED_WHOLabel3.AutoSize = True
|
|
CHANGED_WHOLabel3.Location = New System.Drawing.Point(546, 109)
|
|
CHANGED_WHOLabel3.Name = "CHANGED_WHOLabel3"
|
|
CHANGED_WHOLabel3.Size = New System.Drawing.Size(138, 24)
|
|
CHANGED_WHOLabel3.TabIndex = 53
|
|
CHANGED_WHOLabel3.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel3
|
|
'
|
|
CHANGED_WHENLabel3.AutoSize = True
|
|
CHANGED_WHENLabel3.Location = New System.Drawing.Point(711, 109)
|
|
CHANGED_WHENLabel3.Name = "CHANGED_WHENLabel3"
|
|
CHANGED_WHENLabel3.Size = New System.Drawing.Size(153, 24)
|
|
CHANGED_WHENLabel3.TabIndex = 55
|
|
CHANGED_WHENLabel3.Text = "Geändert wann:"
|
|
'
|
|
'SEQUENCELabel1
|
|
'
|
|
SEQUENCELabel1.AutoSize = True
|
|
SEQUENCELabel1.Location = New System.Drawing.Point(251, 66)
|
|
SEQUENCELabel1.Name = "SEQUENCELabel1"
|
|
SEQUENCELabel1.Size = New System.Drawing.Size(122, 24)
|
|
SEQUENCELabel1.TabIndex = 56
|
|
SEQUENCELabel1.Text = "Reihenfolge:"
|
|
'
|
|
'Label6
|
|
'
|
|
Label6.AutoSize = True
|
|
Label6.Location = New System.Drawing.Point(878, 31)
|
|
Label6.Name = "Label6"
|
|
Label6.Size = New System.Drawing.Size(122, 24)
|
|
Label6.TabIndex = 58
|
|
Label6.Text = "Reihenfolge:"
|
|
'
|
|
'Label7
|
|
'
|
|
Label7.AutoSize = True
|
|
Label7.Location = New System.Drawing.Point(827, 31)
|
|
Label7.Name = "Label7"
|
|
Label7.Size = New System.Drawing.Size(122, 24)
|
|
Label7.TabIndex = 85
|
|
Label7.Text = "Reihenfolge:"
|
|
'
|
|
'CHECK_INTERVALL_MINUTESLabel
|
|
'
|
|
CHECK_INTERVALL_MINUTESLabel.AutoSize = True
|
|
CHECK_INTERVALL_MINUTESLabel.Location = New System.Drawing.Point(263, 26)
|
|
CHECK_INTERVALL_MINUTESLabel.Name = "CHECK_INTERVALL_MINUTESLabel"
|
|
CHECK_INTERVALL_MINUTESLabel.Size = New System.Drawing.Size(291, 24)
|
|
CHECK_INTERVALL_MINUTESLabel.TabIndex = 62
|
|
CHECK_INTERVALL_MINUTESLabel.Text = "Check-Intervall Dienst Minuten:"
|
|
'
|
|
'CHANGED_WHOLabel4
|
|
'
|
|
CHANGED_WHOLabel4.AutoSize = True
|
|
CHANGED_WHOLabel4.Location = New System.Drawing.Point(705, 26)
|
|
CHANGED_WHOLabel4.Name = "CHANGED_WHOLabel4"
|
|
CHANGED_WHOLabel4.Size = New System.Drawing.Size(138, 24)
|
|
CHANGED_WHOLabel4.TabIndex = 65
|
|
CHANGED_WHOLabel4.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel4
|
|
'
|
|
CHANGED_WHENLabel4.AutoSize = True
|
|
CHANGED_WHENLabel4.Location = New System.Drawing.Point(904, 26)
|
|
CHANGED_WHENLabel4.Name = "CHANGED_WHENLabel4"
|
|
CHANGED_WHENLabel4.Size = New System.Drawing.Size(153, 24)
|
|
CHANGED_WHENLabel4.TabIndex = 66
|
|
CHANGED_WHENLabel4.Text = "Geändert wann:"
|
|
'
|
|
'GUIDLabel4
|
|
'
|
|
GUIDLabel4.AutoSize = True
|
|
GUIDLabel4.Location = New System.Drawing.Point(310, 28)
|
|
GUIDLabel4.Name = "GUIDLabel4"
|
|
GUIDLabel4.Size = New System.Drawing.Size(38, 24)
|
|
GUIDLabel4.TabIndex = 34
|
|
GUIDLabel4.Text = "ID:"
|
|
'
|
|
'NAMELabel
|
|
'
|
|
NAMELabel.AutoSize = True
|
|
NAMELabel.Location = New System.Drawing.Point(370, 28)
|
|
NAMELabel.Name = "NAMELabel"
|
|
NAMELabel.Size = New System.Drawing.Size(129, 24)
|
|
NAMELabel.TabIndex = 36
|
|
NAMELabel.Text = "Bezeichnung:"
|
|
'
|
|
'EMAIL_FROMLabel
|
|
'
|
|
EMAIL_FROMLabel.AutoSize = True
|
|
EMAIL_FROMLabel.Location = New System.Drawing.Point(370, 68)
|
|
EMAIL_FROMLabel.Name = "EMAIL_FROMLabel"
|
|
EMAIL_FROMLabel.Size = New System.Drawing.Size(113, 24)
|
|
EMAIL_FROMLabel.TabIndex = 38
|
|
EMAIL_FROMLabel.Text = "Email from:"
|
|
'
|
|
'PORTLabel
|
|
'
|
|
PORTLabel.AutoSize = True
|
|
PORTLabel.Location = New System.Drawing.Point(371, 148)
|
|
PORTLabel.Name = "PORTLabel"
|
|
PORTLabel.Size = New System.Drawing.Size(88, 24)
|
|
PORTLabel.TabIndex = 46
|
|
PORTLabel.Text = "Port out:"
|
|
'
|
|
'ADDED_WHOLabel4
|
|
'
|
|
ADDED_WHOLabel4.AutoSize = True
|
|
ADDED_WHOLabel4.Location = New System.Drawing.Point(370, 297)
|
|
ADDED_WHOLabel4.Name = "ADDED_WHOLabel4"
|
|
ADDED_WHOLabel4.Size = New System.Drawing.Size(116, 24)
|
|
ADDED_WHOLabel4.TabIndex = 50
|
|
ADDED_WHOLabel4.Text = "Added who:"
|
|
'
|
|
'ADDED_WHENLabel4
|
|
'
|
|
ADDED_WHENLabel4.AutoSize = True
|
|
ADDED_WHENLabel4.Location = New System.Drawing.Point(542, 297)
|
|
ADDED_WHENLabel4.Name = "ADDED_WHENLabel4"
|
|
ADDED_WHENLabel4.Size = New System.Drawing.Size(127, 24)
|
|
ADDED_WHENLabel4.TabIndex = 52
|
|
ADDED_WHENLabel4.Text = "Added when:"
|
|
'
|
|
'CHANGED_WHOLabel5
|
|
'
|
|
CHANGED_WHOLabel5.AutoSize = True
|
|
CHANGED_WHOLabel5.Location = New System.Drawing.Point(370, 337)
|
|
CHANGED_WHOLabel5.Name = "CHANGED_WHOLabel5"
|
|
CHANGED_WHOLabel5.Size = New System.Drawing.Size(138, 24)
|
|
CHANGED_WHOLabel5.TabIndex = 54
|
|
CHANGED_WHOLabel5.Text = "Changed who:"
|
|
'
|
|
'CHANGED_WHENLabel5
|
|
'
|
|
CHANGED_WHENLabel5.AutoSize = True
|
|
CHANGED_WHENLabel5.Location = New System.Drawing.Point(542, 337)
|
|
CHANGED_WHENLabel5.Name = "CHANGED_WHENLabel5"
|
|
CHANGED_WHENLabel5.Size = New System.Drawing.Size(149, 24)
|
|
CHANGED_WHENLabel5.TabIndex = 56
|
|
CHANGED_WHENLabel5.Text = "Changed when:"
|
|
'
|
|
'PORT_INLabel
|
|
'
|
|
PORT_INLabel.AutoSize = True
|
|
PORT_INLabel.Location = New System.Drawing.Point(493, 148)
|
|
PORT_INLabel.Name = "PORT_INLabel"
|
|
PORT_INLabel.Size = New System.Drawing.Size(75, 24)
|
|
PORT_INLabel.TabIndex = 70
|
|
PORT_INLabel.Text = "Port in:"
|
|
'
|
|
'AUTH_TYPELabel
|
|
'
|
|
AUTH_TYPELabel.AutoSize = True
|
|
AUTH_TYPELabel.Location = New System.Drawing.Point(698, 148)
|
|
AUTH_TYPELabel.Name = "AUTH_TYPELabel"
|
|
AUTH_TYPELabel.Size = New System.Drawing.Size(213, 24)
|
|
AUTH_TYPELabel.TabIndex = 78
|
|
AUTH_TYPELabel.Text = "Verbindungssicherheit:"
|
|
'
|
|
'Label11
|
|
'
|
|
Label11.AutoSize = True
|
|
Label11.Location = New System.Drawing.Point(322, 124)
|
|
Label11.Name = "Label11"
|
|
Label11.Size = New System.Drawing.Size(167, 24)
|
|
Label11.TabIndex = 12
|
|
Label11.Text = "Validierungs SQL:"
|
|
'
|
|
'EMAIL_SMTPLabel
|
|
'
|
|
Me.EMAIL_SMTPLabel.AutoSize = True
|
|
Me.EMAIL_SMTPLabel.Location = New System.Drawing.Point(698, 68)
|
|
Me.EMAIL_SMTPLabel.Name = "EMAIL_SMTPLabel"
|
|
Me.EMAIL_SMTPLabel.Size = New System.Drawing.Size(74, 24)
|
|
Me.EMAIL_SMTPLabel.TabIndex = 40
|
|
Me.EMAIL_SMTPLabel.Text = "Server:"
|
|
'
|
|
'EMAIL_USERLabel
|
|
'
|
|
Me.EMAIL_USERLabel.AutoSize = True
|
|
Me.EMAIL_USERLabel.Location = New System.Drawing.Point(370, 108)
|
|
Me.EMAIL_USERLabel.Name = "EMAIL_USERLabel"
|
|
Me.EMAIL_USERLabel.Size = New System.Drawing.Size(146, 24)
|
|
Me.EMAIL_USERLabel.TabIndex = 42
|
|
Me.EMAIL_USERLabel.Text = "Benutzername:"
|
|
'
|
|
'EMAIL_PWLabel
|
|
'
|
|
Me.EMAIL_PWLabel.AutoSize = True
|
|
Me.EMAIL_PWLabel.Location = New System.Drawing.Point(735, 108)
|
|
Me.EMAIL_PWLabel.Name = "EMAIL_PWLabel"
|
|
Me.EMAIL_PWLabel.Size = New System.Drawing.Size(158, 24)
|
|
Me.EMAIL_PWLabel.TabIndex = 64
|
|
Me.EMAIL_PWLabel.Text = "Neues Passwort:"
|
|
'
|
|
'ARCHIVE_FOLDERLabel
|
|
'
|
|
Me.ARCHIVE_FOLDERLabel.AutoSize = True
|
|
Me.ARCHIVE_FOLDERLabel.Location = New System.Drawing.Point(828, 148)
|
|
Me.ARCHIVE_FOLDERLabel.Name = "ARCHIVE_FOLDERLabel"
|
|
Me.ARCHIVE_FOLDERLabel.Size = New System.Drawing.Size(149, 24)
|
|
Me.ARCHIVE_FOLDERLabel.TabIndex = 76
|
|
Me.ARCHIVE_FOLDERLabel.Text = "Archive Ordner:"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblstatus, Me.tslblRefresh, Me.ToolStripStatusLabel1})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 594)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1235, 22)
|
|
Me.StatusStrip1.TabIndex = 0
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tslblstatus
|
|
'
|
|
Me.tslblstatus.Name = "tslblstatus"
|
|
Me.tslblstatus.Size = New System.Drawing.Size(0, 13)
|
|
'
|
|
'tslblRefresh
|
|
'
|
|
Me.tslblRefresh.Name = "tslblRefresh"
|
|
Me.tslblRefresh.Size = New System.Drawing.Size(0, 13)
|
|
'
|
|
'ToolStripStatusLabel1
|
|
'
|
|
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
|
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(0, 13)
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.Controls.Add(Me.tabProfile)
|
|
Me.TabControl1.Controls.Add(Me.tabEmail)
|
|
Me.TabControl1.Controls.Add(Me.tabConfig)
|
|
Me.TabControl1.Controls.Add(Me.tabMonitoring)
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(1235, 594)
|
|
Me.TabControl1.TabIndex = 2
|
|
'
|
|
'tabProfile
|
|
'
|
|
Me.tabProfile.AutoScroll = True
|
|
Me.tabProfile.Controls.Add(Me.txtSQLValidation)
|
|
Me.tabProfile.Controls.Add(Me.btnValidationSQL)
|
|
Me.tabProfile.Controls.Add(Me.GridControl4)
|
|
Me.tabProfile.Controls.Add(Me.ComboBox1)
|
|
Me.tabProfile.Controls.Add(Me.BindingNavigator1)
|
|
Me.tabProfile.Controls.Add(Me.POLL_TYPEComboBox)
|
|
Me.tabProfile.Controls.Add(Me.XtraTabControl1)
|
|
Me.tabProfile.Controls.Add(POLL_TYPELabel)
|
|
Me.tabProfile.Controls.Add(CHANGED_WHOLabel)
|
|
Me.tabProfile.Controls.Add(GUIDLabel)
|
|
Me.tabProfile.Controls.Add(Me.CHANGED_WHOProfilesTextBox)
|
|
Me.tabProfile.Controls.Add(Me.GUIDTextBox)
|
|
Me.tabProfile.Controls.Add(EMAIL_CONF_IDLabel)
|
|
Me.tabProfile.Controls.Add(PROFILE_NAMELabel)
|
|
Me.tabProfile.Controls.Add(CHANGED_WHENLabel)
|
|
Me.tabProfile.Controls.Add(Me.PROFILE_NAMETextBox)
|
|
Me.tabProfile.Controls.Add(Label11)
|
|
Me.tabProfile.Controls.Add(COMMENTLabel)
|
|
Me.tabProfile.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.tabProfile.Controls.Add(Me.COMMENTTextBox)
|
|
Me.tabProfile.Controls.Add(ADDED_WHOLabel)
|
|
Me.tabProfile.Controls.Add(Me.ACTIVECheckBox)
|
|
Me.tabProfile.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.tabProfile.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.tabProfile.Controls.Add(ADDED_WHENLabel)
|
|
Me.tabProfile.Location = New System.Drawing.Point(4, 32)
|
|
Me.tabProfile.Name = "tabProfile"
|
|
Me.tabProfile.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabProfile.Size = New System.Drawing.Size(1227, 558)
|
|
Me.tabProfile.TabIndex = 0
|
|
Me.tabProfile.Text = "Profilkonfiguration"
|
|
Me.tabProfile.UseVisualStyleBackColor = True
|
|
'
|
|
'txtSQLValidation
|
|
'
|
|
Me.txtSQLValidation.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEMLP_POLL_PROFILESBindingSource, "VALIDATION_SQL", True))
|
|
Me.txtSQLValidation.Location = New System.Drawing.Point(325, 140)
|
|
Me.txtSQLValidation.Name = "txtSQLValidation"
|
|
Me.txtSQLValidation.Size = New System.Drawing.Size(328, 38)
|
|
Me.txtSQLValidation.TabIndex = 35
|
|
'
|
|
'TBEMLP_POLL_PROFILESBindingSource
|
|
'
|
|
Me.TBEMLP_POLL_PROFILESBindingSource.DataMember = "TBEMLP_POLL_PROFILES"
|
|
Me.TBEMLP_POLL_PROFILESBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'btnValidationSQL
|
|
'
|
|
Me.btnValidationSQL.Location = New System.Drawing.Point(659, 138)
|
|
Me.btnValidationSQL.Name = "btnValidationSQL"
|
|
Me.btnValidationSQL.Size = New System.Drawing.Size(36, 23)
|
|
Me.btnValidationSQL.TabIndex = 34
|
|
Me.btnValidationSQL.Text = "..."
|
|
'
|
|
'GridControl4
|
|
'
|
|
Me.GridControl4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GridControl4.DataSource = Me.TBEMLP_POLL_PROFILESBindingSource
|
|
Me.GridControl4.EmbeddedNavigator.Margin = New System.Windows.Forms.Padding(8, 9, 8, 9)
|
|
Me.GridControl4.Location = New System.Drawing.Point(3, 31)
|
|
Me.GridControl4.MainView = Me.GridView4
|
|
Me.GridControl4.Name = "GridControl4"
|
|
Me.GridControl4.Size = New System.Drawing.Size(245, 99)
|
|
Me.GridControl4.TabIndex = 33
|
|
Me.GridControl4.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView4})
|
|
'
|
|
'GridView4
|
|
'
|
|
Me.GridView4.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridView4.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView4.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GridView4.Appearance.FilterPanel.Options.UseBackColor = True
|
|
Me.GridView4.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colPROFILE_NAME, Me.colCOMMENT1})
|
|
Me.GridView4.GridControl = Me.GridControl4
|
|
Me.GridView4.Name = "GridView4"
|
|
Me.GridView4.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView4.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView4.OptionsBehavior.Editable = False
|
|
Me.GridView4.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView4.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView4.OptionsView.ShowDetailButtons = False
|
|
Me.GridView4.OptionsView.ShowGroupPanel = False
|
|
Me.GridView4.OptionsView.ShowIndicator = False
|
|
'
|
|
'colPROFILE_NAME
|
|
'
|
|
Me.colPROFILE_NAME.Caption = "Name"
|
|
Me.colPROFILE_NAME.FieldName = "PROFILE_NAME"
|
|
Me.colPROFILE_NAME.Name = "colPROFILE_NAME"
|
|
Me.colPROFILE_NAME.Visible = True
|
|
Me.colPROFILE_NAME.VisibleIndex = 0
|
|
'
|
|
'colCOMMENT1
|
|
'
|
|
Me.colCOMMENT1.Caption = "Kommentar"
|
|
Me.colCOMMENT1.FieldName = "COMMENT"
|
|
Me.colCOMMENT1.Name = "colCOMMENT1"
|
|
Me.colCOMMENT1.Visible = True
|
|
Me.colCOMMENT1.VisibleIndex = 1
|
|
'
|
|
'ComboBox1
|
|
'
|
|
Me.ComboBox1.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBEMLP_POLL_PROFILESBindingSource, "EMAIL_CONF_ID", True))
|
|
Me.ComboBox1.DataSource = Me.TBDD_EMAIL_ACCOUNTBindingSource
|
|
Me.ComboBox1.DisplayMember = "NAME"
|
|
Me.ComboBox1.FormattingEnabled = True
|
|
Me.ComboBox1.Location = New System.Drawing.Point(704, 60)
|
|
Me.ComboBox1.Name = "ComboBox1"
|
|
Me.ComboBox1.Size = New System.Drawing.Size(252, 31)
|
|
Me.ComboBox1.TabIndex = 32
|
|
Me.ComboBox1.ValueMember = "GUID"
|
|
'
|
|
'TBDD_EMAIL_ACCOUNTBindingSource
|
|
'
|
|
Me.TBDD_EMAIL_ACCOUNTBindingSource.DataMember = "TBDD_EMAIL_ACCOUNT"
|
|
Me.TBDD_EMAIL_ACCOUNTBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'BindingNavigator1
|
|
'
|
|
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.BindingNavigator1.BindingSource = Me.TBEMLP_POLL_PROFILESBindingSource
|
|
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
|
|
Me.BindingNavigator1.CountItemFormat = "von {0} Email-Profilen"
|
|
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem
|
|
Me.BindingNavigator1.ImageScalingSize = New System.Drawing.Size(28, 28)
|
|
Me.BindingNavigator1.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.ToolStripButton1, Me.ToolStripButton9, Me.BindingNavigatorDeleteItem, Me.tsbtnRunLocalMail2, Me.tsbtnRunProfiles2, Me.ToolStripProgressBar2, Me.ToolStripEmailAccountID2, Me.ToolStripLabel6, Me.ToolStripLabel7})
|
|
Me.BindingNavigator1.Location = New System.Drawing.Point(3, 3)
|
|
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.BindingNavigator1.Name = "BindingNavigator1"
|
|
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
|
|
Me.BindingNavigator1.Size = New System.Drawing.Size(1233, 112)
|
|
Me.BindingNavigator1.TabIndex = 31
|
|
Me.BindingNavigator1.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(40, 106)
|
|
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(211, 106)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} Email-Profilen"
|
|
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(40, 106)
|
|
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(40, 106)
|
|
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(40, 106)
|
|
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 112)
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem.AutoSize = False
|
|
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
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, 112)
|
|
'
|
|
'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(40, 106)
|
|
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(40, 106)
|
|
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 112)
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton1.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(40, 106)
|
|
Me.ToolStripButton1.Text = "Save"
|
|
'
|
|
'ToolStripButton9
|
|
'
|
|
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton9.Image = Global.EmailProfiler.Form.My.Resources.Resources.refresh_16xLG
|
|
Me.ToolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton9.Name = "ToolStripButton9"
|
|
Me.ToolStripButton9.Size = New System.Drawing.Size(40, 106)
|
|
Me.ToolStripButton9.Text = "Refresh"
|
|
'
|
|
'tsbtnRunLocalMail2
|
|
'
|
|
Me.tsbtnRunLocalMail2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.tsbtnRunLocalMail2.Image = Global.EmailProfiler.Form.My.Resources.Resources.folder_Closed_16xLG
|
|
Me.tsbtnRunLocalMail2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnRunLocalMail2.Name = "tsbtnRunLocalMail2"
|
|
Me.tsbtnRunLocalMail2.Size = New System.Drawing.Size(231, 106)
|
|
Me.tsbtnRunLocalMail2.Text = "Test with local email"
|
|
Me.tsbtnRunLocalMail2.TextAlign = System.Drawing.ContentAlignment.TopLeft
|
|
'
|
|
'tsbtnRunProfiles2
|
|
'
|
|
Me.tsbtnRunProfiles2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.tsbtnRunProfiles2.Image = Global.EmailProfiler.Form.My.Resources.Resources.email_go
|
|
Me.tsbtnRunProfiles2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnRunProfiles2.Name = "tsbtnRunProfiles2"
|
|
Me.tsbtnRunProfiles2.Size = New System.Drawing.Size(237, 106)
|
|
Me.tsbtnRunProfiles2.Text = "Run profile manually"
|
|
'
|
|
'ToolStripProgressBar2
|
|
'
|
|
Me.ToolStripProgressBar2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripProgressBar2.Name = "ToolStripProgressBar2"
|
|
Me.ToolStripProgressBar2.Size = New System.Drawing.Size(278, 106)
|
|
'
|
|
'ToolStripEmailAccountID2
|
|
'
|
|
Me.ToolStripEmailAccountID2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripEmailAccountID2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.ToolStripEmailAccountID2.Name = "ToolStripEmailAccountID2"
|
|
Me.ToolStripEmailAccountID2.Size = New System.Drawing.Size(100, 35)
|
|
'
|
|
'ToolStripLabel6
|
|
'
|
|
Me.ToolStripLabel6.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripLabel6.Name = "ToolStripLabel6"
|
|
Me.ToolStripLabel6.Size = New System.Drawing.Size(0, 0)
|
|
'
|
|
'ToolStripLabel7
|
|
'
|
|
Me.ToolStripLabel7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripLabel7.Name = "ToolStripLabel7"
|
|
Me.ToolStripLabel7.Size = New System.Drawing.Size(166, 30)
|
|
Me.ToolStripLabel7.Text = "EmailAccountID:"
|
|
'
|
|
'POLL_TYPEComboBox
|
|
'
|
|
Me.POLL_TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "POLL_TYPE", True))
|
|
Me.POLL_TYPEComboBox.FormattingEnabled = True
|
|
Me.POLL_TYPEComboBox.Items.AddRange(New Object() {"POP", "IMAP"})
|
|
Me.POLL_TYPEComboBox.Location = New System.Drawing.Point(574, 60)
|
|
Me.POLL_TYPEComboBox.Name = "POLL_TYPEComboBox"
|
|
Me.POLL_TYPEComboBox.Size = New System.Drawing.Size(121, 31)
|
|
Me.POLL_TYPEComboBox.TabIndex = 9
|
|
'
|
|
'XtraTabControl1
|
|
'
|
|
Me.XtraTabControl1.AppearancePage.Header.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XtraTabControl1.AppearancePage.Header.Options.UseFont = True
|
|
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.XtraTabControl1.Location = New System.Drawing.Point(3, 175)
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
|
|
Me.XtraTabControl1.Size = New System.Drawing.Size(1233, 367)
|
|
Me.XtraTabControl1.TabIndex = 30
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2, Me.XtraTabPage3})
|
|
'
|
|
'XtraTabPage1
|
|
'
|
|
Me.XtraTabPage1.Appearance.Header.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XtraTabPage1.Appearance.Header.Options.UseFont = True
|
|
Me.XtraTabPage1.AutoScroll = True
|
|
Me.XtraTabPage1.Controls.Add(Me.cbAllowXMLReceipt)
|
|
Me.XtraTabPage1.Controls.Add(Me.lblDownloadPath)
|
|
Me.XtraTabPage1.Controls.Add(Me.PATH_ORIGINALTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.btnFBD_ErrorPath)
|
|
Me.XtraTabPage1.Controls.Add(Me.Button1)
|
|
Me.XtraTabPage1.Controls.Add(Me.btnFBD_DonwloadPath)
|
|
Me.XtraTabPage1.Controls.Add(Me.txtSubjectExample)
|
|
Me.XtraTabPage1.Controls.Add(Me.Label9)
|
|
Me.XtraTabPage1.Controls.Add(Label7)
|
|
Me.XtraTabPage1.Controls.Add(Me.NumericUpDown2)
|
|
Me.XtraTabPage1.Controls.Add(CHANGED_WHENLabel1)
|
|
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHENTextBox1)
|
|
Me.XtraTabPage1.Controls.Add(CHANGED_WHOLabel1)
|
|
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHOProcessTextBox)
|
|
Me.XtraTabPage1.Controls.Add(ADDED_WHENLabel1)
|
|
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHENTextBox1)
|
|
Me.XtraTabPage1.Controls.Add(ADDED_WHOLabel1)
|
|
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHOTextBox1)
|
|
Me.XtraTabPage1.Controls.Add(Me.Label5)
|
|
Me.XtraTabPage1.Controls.Add(Me.GroupBox2)
|
|
Me.XtraTabPage1.Controls.Add(STEP_NAMELabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.STEP_NAMEComboBox)
|
|
Me.XtraTabPage1.Controls.Add(PROCESS_NAMELabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.PROCESS_NAMEComboBox)
|
|
Me.XtraTabPage1.Controls.Add(GUIDLabel1)
|
|
Me.XtraTabPage1.Controls.Add(Me.GUIDProcessTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.COPY_2_HDDCheckBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.PATH_EMAIL_TEMPTextBox)
|
|
Me.XtraTabPage1.Controls.Add(PATH_EMAIL_ERRORSLabel)
|
|
Me.XtraTabPage1.Controls.Add(Me.PATH_EMAIL_ERRORSTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.DELETE_MAILCheckBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.COMMENT_PROFILESTextBox)
|
|
Me.XtraTabPage1.Controls.Add(Me.ACTIVECheckBox1)
|
|
Me.XtraTabPage1.Controls.Add(Me.BindingNavigator2)
|
|
Me.XtraTabPage1.Controls.Add(Me.GridControl1)
|
|
Me.XtraTabPage1.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.XtraTabPage1.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPage1.ImageOptions.SvgImageSize = New System.Drawing.Size(18, 18)
|
|
Me.XtraTabPage1.Name = "XtraTabPage1"
|
|
Me.XtraTabPage1.Size = New System.Drawing.Size(1229, 313)
|
|
Me.XtraTabPage1.Text = "Zugeordnete Prozesse"
|
|
'
|
|
'cbAllowXMLReceipt
|
|
'
|
|
Me.cbAllowXMLReceipt.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_PROCESSBindingSource, "ALLOW_XML_RECEIPTS", True))
|
|
Me.cbAllowXMLReceipt.Location = New System.Drawing.Point(971, 270)
|
|
Me.cbAllowXMLReceipt.Name = "cbAllowXMLReceipt"
|
|
Me.cbAllowXMLReceipt.Size = New System.Drawing.Size(235, 33)
|
|
Me.cbAllowXMLReceipt.TabIndex = 93
|
|
Me.cbAllowXMLReceipt.Text = "Erlaube XML Belege (1. Anhang)"
|
|
Me.cbAllowXMLReceipt.UseVisualStyleBackColor = True
|
|
'
|
|
'TBEMLP_POLL_PROCESSBindingSource
|
|
'
|
|
Me.TBEMLP_POLL_PROCESSBindingSource.AllowNew = True
|
|
Me.TBEMLP_POLL_PROCESSBindingSource.DataMember = "FK_TBEMLP_POLL_PROCESS_PROFILE_ID"
|
|
Me.TBEMLP_POLL_PROCESSBindingSource.DataSource = Me.TBEMLP_POLL_PROFILESBindingSource
|
|
Me.TBEMLP_POLL_PROCESSBindingSource.Sort = "SEQUENCE"
|
|
'
|
|
'lblDownloadPath
|
|
'
|
|
Me.lblDownloadPath.AutoSize = True
|
|
Me.lblDownloadPath.Location = New System.Drawing.Point(254, 146)
|
|
Me.lblDownloadPath.Name = "lblDownloadPath"
|
|
Me.lblDownloadPath.Size = New System.Drawing.Size(264, 24)
|
|
Me.lblDownloadPath.TabIndex = 92
|
|
Me.lblDownloadPath.Text = "Download-Path Attachments"
|
|
'
|
|
'PATH_ORIGINALTextBox
|
|
'
|
|
Me.PATH_ORIGINALTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "PATH_ORIGINAL", True))
|
|
Me.PATH_ORIGINALTextBox.Location = New System.Drawing.Point(254, 122)
|
|
Me.PATH_ORIGINALTextBox.Name = "PATH_ORIGINALTextBox"
|
|
Me.PATH_ORIGINALTextBox.Size = New System.Drawing.Size(567, 30)
|
|
Me.PATH_ORIGINALTextBox.TabIndex = 91
|
|
'
|
|
'btnFBD_ErrorPath
|
|
'
|
|
Me.btnFBD_ErrorPath.Location = New System.Drawing.Point(830, 204)
|
|
Me.btnFBD_ErrorPath.Name = "btnFBD_ErrorPath"
|
|
Me.btnFBD_ErrorPath.Size = New System.Drawing.Size(37, 21)
|
|
Me.btnFBD_ErrorPath.TabIndex = 90
|
|
Me.btnFBD_ErrorPath.Text = "..."
|
|
Me.btnFBD_ErrorPath.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(830, 122)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(45, 21)
|
|
Me.Button1.TabIndex = 89
|
|
Me.Button1.Text = "..."
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnFBD_DonwloadPath
|
|
'
|
|
Me.btnFBD_DonwloadPath.Location = New System.Drawing.Point(830, 160)
|
|
Me.btnFBD_DonwloadPath.Name = "btnFBD_DonwloadPath"
|
|
Me.btnFBD_DonwloadPath.Size = New System.Drawing.Size(31, 22)
|
|
Me.btnFBD_DonwloadPath.TabIndex = 89
|
|
Me.btnFBD_DonwloadPath.Text = "..."
|
|
Me.btnFBD_DonwloadPath.UseVisualStyleBackColor = True
|
|
'
|
|
'txtSubjectExample
|
|
'
|
|
Me.txtSubjectExample.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txtSubjectExample.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.txtSubjectExample.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.txtSubjectExample.Location = New System.Drawing.Point(805, 95)
|
|
Me.txtSubjectExample.Name = "txtSubjectExample"
|
|
Me.txtSubjectExample.ReadOnly = True
|
|
Me.txtSubjectExample.Size = New System.Drawing.Size(164, 30)
|
|
Me.txtSubjectExample.TabIndex = 88
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(838, 79)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(138, 24)
|
|
Me.Label9.TabIndex = 87
|
|
Me.Label9.Text = "Subject Email:"
|
|
'
|
|
'NumericUpDown2
|
|
'
|
|
Me.NumericUpDown2.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBEMLP_POLL_PROCESSBindingSource, "SEQUENCE", True))
|
|
Me.NumericUpDown2.Location = New System.Drawing.Point(830, 48)
|
|
Me.NumericUpDown2.Maximum = New Decimal(New Integer() {20, 0, 0, 0})
|
|
Me.NumericUpDown2.Name = "NumericUpDown2"
|
|
Me.NumericUpDown2.Size = New System.Drawing.Size(100, 30)
|
|
Me.NumericUpDown2.TabIndex = 3
|
|
'
|
|
'CHANGED_WHENTextBox1
|
|
'
|
|
Me.CHANGED_WHENTextBox1.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox1.Enabled = False
|
|
Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(634, 296)
|
|
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
|
|
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(139, 30)
|
|
Me.CHANGED_WHENTextBox1.TabIndex = 84
|
|
Me.CHANGED_WHENTextBox1.TabStop = False
|
|
'
|
|
'CHANGED_WHOProcessTextBox
|
|
'
|
|
Me.CHANGED_WHOProcessTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHOProcessTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOProcessTextBox.Enabled = False
|
|
Me.CHANGED_WHOProcessTextBox.Location = New System.Drawing.Point(504, 296)
|
|
Me.CHANGED_WHOProcessTextBox.Name = "CHANGED_WHOProcessTextBox"
|
|
Me.CHANGED_WHOProcessTextBox.Size = New System.Drawing.Size(89, 30)
|
|
Me.CHANGED_WHOProcessTextBox.TabIndex = 83
|
|
Me.CHANGED_WHOProcessTextBox.TabStop = False
|
|
'
|
|
'ADDED_WHENTextBox1
|
|
'
|
|
Me.ADDED_WHENTextBox1.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox1.Enabled = False
|
|
Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(363, 296)
|
|
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
|
|
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(102, 30)
|
|
Me.ADDED_WHENTextBox1.TabIndex = 82
|
|
Me.ADDED_WHENTextBox1.TabStop = False
|
|
'
|
|
'ADDED_WHOTextBox1
|
|
'
|
|
Me.ADDED_WHOTextBox1.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox1.Enabled = False
|
|
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(251, 296)
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(106, 30)
|
|
Me.ADDED_WHOTextBox1.TabIndex = 81
|
|
Me.ADDED_WHOTextBox1.TabStop = False
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(254, 229)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(121, 24)
|
|
Me.Label5.TabIndex = 80
|
|
Me.Label5.Text = "Kommentar:"
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(WM_PATHLabel)
|
|
Me.GroupBox2.Controls.Add(Me.WM_PATHTextBox)
|
|
Me.GroupBox2.Controls.Add(WM_FILE_NAMELabel)
|
|
Me.GroupBox2.Controls.Add(Me.WM_FILE_NAMETextBox)
|
|
Me.GroupBox2.Controls.Add(Me.WM_IMPORTCheckBox)
|
|
Me.GroupBox2.Controls.Add(WM_OBJEKTTYPELabel)
|
|
Me.GroupBox2.Controls.Add(Me.WM_OBJEKTTYPEComboBox)
|
|
Me.GroupBox2.Controls.Add(WM_VECTOR_LOGLabel)
|
|
Me.GroupBox2.Controls.Add(Me.WM_VECTOR_LOGComboBox)
|
|
Me.GroupBox2.Controls.Add(WM_IDX_BODY_TEXTLabel)
|
|
Me.GroupBox2.Controls.Add(Me.WM_IDX_BODY_TEXTComboBox)
|
|
Me.GroupBox2.Controls.Add(Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox)
|
|
Me.GroupBox2.Controls.Add(WM_IDX_BODY_SUBSTR_LENGTHLabel)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(975, 64)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(335, 196)
|
|
Me.GroupBox2.TabIndex = 79
|
|
Me.GroupBox2.TabStop = False
|
|
'
|
|
'WM_PATHTextBox
|
|
'
|
|
Me.WM_PATHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_PATH", True))
|
|
Me.WM_PATHTextBox.Location = New System.Drawing.Point(10, 84)
|
|
Me.WM_PATHTextBox.Name = "WM_PATHTextBox"
|
|
Me.WM_PATHTextBox.Size = New System.Drawing.Size(312, 30)
|
|
Me.WM_PATHTextBox.TabIndex = 7
|
|
'
|
|
'WM_FILE_NAMETextBox
|
|
'
|
|
Me.WM_FILE_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_FILE_NAME", True))
|
|
Me.WM_FILE_NAMETextBox.Location = New System.Drawing.Point(10, 124)
|
|
Me.WM_FILE_NAMETextBox.Name = "WM_FILE_NAMETextBox"
|
|
Me.WM_FILE_NAMETextBox.Size = New System.Drawing.Size(312, 30)
|
|
Me.WM_FILE_NAMETextBox.TabIndex = 11
|
|
'
|
|
'WM_IMPORTCheckBox
|
|
'
|
|
Me.WM_IMPORTCheckBox.BackColor = System.Drawing.Color.White
|
|
Me.WM_IMPORTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_IMPORT", True))
|
|
Me.WM_IMPORTCheckBox.Location = New System.Drawing.Point(18, -5)
|
|
Me.WM_IMPORTCheckBox.Name = "WM_IMPORTCheckBox"
|
|
Me.WM_IMPORTCheckBox.Size = New System.Drawing.Size(149, 24)
|
|
Me.WM_IMPORTCheckBox.TabIndex = 43
|
|
Me.WM_IMPORTCheckBox.Text = "Windream Import"
|
|
Me.WM_IMPORTCheckBox.UseVisualStyleBackColor = False
|
|
'
|
|
'WM_OBJEKTTYPEComboBox
|
|
'
|
|
Me.WM_OBJEKTTYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_OBJEKTTYPE", True))
|
|
Me.WM_OBJEKTTYPEComboBox.FormattingEnabled = True
|
|
Me.WM_OBJEKTTYPEComboBox.Location = New System.Drawing.Point(9, 38)
|
|
Me.WM_OBJEKTTYPEComboBox.Name = "WM_OBJEKTTYPEComboBox"
|
|
Me.WM_OBJEKTTYPEComboBox.Size = New System.Drawing.Size(313, 31)
|
|
Me.WM_OBJEKTTYPEComboBox.TabIndex = 4
|
|
'
|
|
'WM_VECTOR_LOGComboBox
|
|
'
|
|
Me.WM_VECTOR_LOGComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_VECTOR_LOG", True))
|
|
Me.WM_VECTOR_LOGComboBox.FormattingEnabled = True
|
|
Me.WM_VECTOR_LOGComboBox.Location = New System.Drawing.Point(10, 165)
|
|
Me.WM_VECTOR_LOGComboBox.Name = "WM_VECTOR_LOGComboBox"
|
|
Me.WM_VECTOR_LOGComboBox.Size = New System.Drawing.Size(137, 31)
|
|
Me.WM_VECTOR_LOGComboBox.TabIndex = 5
|
|
'
|
|
'WM_IDX_BODY_TEXTComboBox
|
|
'
|
|
Me.WM_IDX_BODY_TEXTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_IDX_BODY_TEXT", True))
|
|
Me.WM_IDX_BODY_TEXTComboBox.FormattingEnabled = True
|
|
Me.WM_IDX_BODY_TEXTComboBox.Location = New System.Drawing.Point(153, 165)
|
|
Me.WM_IDX_BODY_TEXTComboBox.Name = "WM_IDX_BODY_TEXTComboBox"
|
|
Me.WM_IDX_BODY_TEXTComboBox.Size = New System.Drawing.Size(118, 31)
|
|
Me.WM_IDX_BODY_TEXTComboBox.TabIndex = 7
|
|
'
|
|
'WM_IDX_BODY_SUBSTR_LENGTHTextBox
|
|
'
|
|
Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "WM_IDX_BODY_SUBSTR_LENGTH", True))
|
|
Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox.Location = New System.Drawing.Point(277, 165)
|
|
Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox.Name = "WM_IDX_BODY_SUBSTR_LENGTHTextBox"
|
|
Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox.Size = New System.Drawing.Size(29, 30)
|
|
Me.WM_IDX_BODY_SUBSTR_LENGTHTextBox.TabIndex = 8
|
|
'
|
|
'STEP_NAMEComboBox
|
|
'
|
|
Me.STEP_NAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "STEP_NAME", True))
|
|
Me.STEP_NAMEComboBox.FormattingEnabled = True
|
|
Me.STEP_NAMEComboBox.Items.AddRange(New Object() {"Easy Approval", "Download Mail", "Other"})
|
|
Me.STEP_NAMEComboBox.Location = New System.Drawing.Point(556, 47)
|
|
Me.STEP_NAMEComboBox.Name = "STEP_NAMEComboBox"
|
|
Me.STEP_NAMEComboBox.Size = New System.Drawing.Size(182, 31)
|
|
Me.STEP_NAMEComboBox.TabIndex = 1
|
|
'
|
|
'PROCESS_NAMEComboBox
|
|
'
|
|
Me.PROCESS_NAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "PROCESS_NAME", True))
|
|
Me.PROCESS_NAMEComboBox.FormattingEnabled = True
|
|
Me.PROCESS_NAMEComboBox.Items.AddRange(New Object() {"ProcessManager", "ADDI", "Globix", "Attachment Sniffer", "ZugFeRD-Parser", "Not defined"})
|
|
Me.PROCESS_NAMEComboBox.Location = New System.Drawing.Point(319, 47)
|
|
Me.PROCESS_NAMEComboBox.Name = "PROCESS_NAMEComboBox"
|
|
Me.PROCESS_NAMEComboBox.Size = New System.Drawing.Size(223, 31)
|
|
Me.PROCESS_NAMEComboBox.TabIndex = 0
|
|
'
|
|
'GUIDProcessTextBox
|
|
'
|
|
Me.GUIDProcessTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.GUIDProcessTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "GUID", True))
|
|
Me.GUIDProcessTextBox.Enabled = False
|
|
Me.GUIDProcessTextBox.Location = New System.Drawing.Point(254, 47)
|
|
Me.GUIDProcessTextBox.Name = "GUIDProcessTextBox"
|
|
Me.GUIDProcessTextBox.Size = New System.Drawing.Size(44, 30)
|
|
Me.GUIDProcessTextBox.TabIndex = 33
|
|
Me.GUIDProcessTextBox.TabStop = False
|
|
'
|
|
'COPY_2_HDDCheckBox
|
|
'
|
|
Me.COPY_2_HDDCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_PROCESSBindingSource, "COPY_2_HDD", True))
|
|
Me.COPY_2_HDDCheckBox.Location = New System.Drawing.Point(254, 101)
|
|
Me.COPY_2_HDDCheckBox.Name = "COPY_2_HDDCheckBox"
|
|
Me.COPY_2_HDDCheckBox.Size = New System.Drawing.Size(179, 22)
|
|
Me.COPY_2_HDDCheckBox.TabIndex = 6
|
|
Me.COPY_2_HDDCheckBox.Text = "Copy email to HDD"
|
|
Me.COPY_2_HDDCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'PATH_EMAIL_TEMPTextBox
|
|
'
|
|
Me.PATH_EMAIL_TEMPTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "PATH_EMAIL_TEMP", True))
|
|
Me.PATH_EMAIL_TEMPTextBox.Location = New System.Drawing.Point(254, 164)
|
|
Me.PATH_EMAIL_TEMPTextBox.Name = "PATH_EMAIL_TEMPTextBox"
|
|
Me.PATH_EMAIL_TEMPTextBox.Size = New System.Drawing.Size(567, 30)
|
|
Me.PATH_EMAIL_TEMPTextBox.TabIndex = 9
|
|
'
|
|
'PATH_EMAIL_ERRORSTextBox
|
|
'
|
|
Me.PATH_EMAIL_ERRORSTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "PATH_EMAIL_ERRORS", True))
|
|
Me.PATH_EMAIL_ERRORSTextBox.Location = New System.Drawing.Point(254, 204)
|
|
Me.PATH_EMAIL_ERRORSTextBox.Name = "PATH_EMAIL_ERRORSTextBox"
|
|
Me.PATH_EMAIL_ERRORSTextBox.Size = New System.Drawing.Size(567, 30)
|
|
Me.PATH_EMAIL_ERRORSTextBox.TabIndex = 11
|
|
'
|
|
'DELETE_MAILCheckBox
|
|
'
|
|
Me.DELETE_MAILCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_PROCESSBindingSource, "DELETE_MAIL", True))
|
|
Me.DELETE_MAILCheckBox.Location = New System.Drawing.Point(254, 74)
|
|
Me.DELETE_MAILCheckBox.Name = "DELETE_MAILCheckBox"
|
|
Me.DELETE_MAILCheckBox.Size = New System.Drawing.Size(468, 30)
|
|
Me.DELETE_MAILCheckBox.TabIndex = 2
|
|
Me.DELETE_MAILCheckBox.Text = "Email nach Verarbeitung löschen (Andernfalls muss ein IMAP Ordner 'Verarbeitet' e" &
|
|
"xistieren)"
|
|
Me.DELETE_MAILCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'COMMENT_PROFILESTextBox
|
|
'
|
|
Me.COMMENT_PROFILESTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROCESSBindingSource, "COMMENT", True))
|
|
Me.COMMENT_PROFILESTextBox.Location = New System.Drawing.Point(254, 251)
|
|
Me.COMMENT_PROFILESTextBox.Multiline = True
|
|
Me.COMMENT_PROFILESTextBox.Name = "COMMENT_PROFILESTextBox"
|
|
Me.COMMENT_PROFILESTextBox.Size = New System.Drawing.Size(564, 25)
|
|
Me.COMMENT_PROFILESTextBox.TabIndex = 10
|
|
'
|
|
'ACTIVECheckBox1
|
|
'
|
|
Me.ACTIVECheckBox1.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_PROCESSBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox1.Location = New System.Drawing.Point(757, 38)
|
|
Me.ACTIVECheckBox1.Name = "ACTIVECheckBox1"
|
|
Me.ACTIVECheckBox1.Size = New System.Drawing.Size(94, 38)
|
|
Me.ACTIVECheckBox1.TabIndex = 3
|
|
Me.ACTIVECheckBox1.Text = "Active"
|
|
Me.ACTIVECheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'BindingNavigator2
|
|
'
|
|
Me.BindingNavigator2.AddNewItem = Me.ToolStripButton2
|
|
Me.BindingNavigator2.BindingSource = Me.TBEMLP_POLL_PROCESSBindingSource
|
|
Me.BindingNavigator2.CountItem = Me.ToolStripLabel1
|
|
Me.BindingNavigator2.CountItemFormat = "von {0} Prozessen"
|
|
Me.BindingNavigator2.DeleteItem = Me.ToolStripButton3
|
|
Me.BindingNavigator2.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton4, Me.ToolStripButton5, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton6, Me.ToolStripButton7, Me.ToolStripSeparator3, Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripButton8, Me.ToolStripButton10})
|
|
Me.BindingNavigator2.Location = New System.Drawing.Point(245, 0)
|
|
Me.BindingNavigator2.MoveFirstItem = Me.ToolStripButton4
|
|
Me.BindingNavigator2.MoveLastItem = Me.ToolStripButton7
|
|
Me.BindingNavigator2.MoveNextItem = Me.ToolStripButton6
|
|
Me.BindingNavigator2.MovePreviousItem = Me.ToolStripButton5
|
|
Me.BindingNavigator2.Name = "BindingNavigator2"
|
|
Me.BindingNavigator2.PositionItem = Me.ToolStripTextBox1
|
|
Me.BindingNavigator2.Size = New System.Drawing.Size(984, 36)
|
|
Me.BindingNavigator2.TabIndex = 32
|
|
Me.BindingNavigator2.Text = "BindingNavigator2"
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton2.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
Me.ToolStripLabel1.Size = New System.Drawing.Size(175, 30)
|
|
Me.ToolStripLabel1.Text = "von {0} Prozessen"
|
|
Me.ToolStripLabel1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton3.Text = "Löschen"
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton4.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton4.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton5
|
|
'
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton5.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripTextBox1
|
|
'
|
|
Me.ToolStripTextBox1.AccessibleName = "Position"
|
|
Me.ToolStripTextBox1.AutoSize = False
|
|
Me.ToolStripTextBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox1.Text = "0"
|
|
Me.ToolStripTextBox1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripButton6
|
|
'
|
|
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton6.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton6.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton7
|
|
'
|
|
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton7.Image = CType(resources.GetObject("ToolStripButton7.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton7.Name = "ToolStripButton7"
|
|
Me.ToolStripButton7.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton7.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton7.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripButton8
|
|
'
|
|
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton8.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.ToolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton8.Name = "ToolStripButton8"
|
|
Me.ToolStripButton8.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton8.Text = "ToolStripButton1"
|
|
'
|
|
'ToolStripButton10
|
|
'
|
|
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton10.Image = Global.EmailProfiler.Form.My.Resources.Resources.refresh_16xLG
|
|
Me.ToolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton10.Name = "ToolStripButton10"
|
|
Me.ToolStripButton10.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton10.Text = "Refresh"
|
|
'
|
|
'GridControl1
|
|
'
|
|
Me.GridControl1.DataSource = Me.TBEMLP_POLL_PROCESSBindingSource
|
|
Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GridControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControl1.MainView = Me.GridView1
|
|
Me.GridControl1.Name = "GridControl1"
|
|
Me.GridControl1.Size = New System.Drawing.Size(245, 313)
|
|
Me.GridControl1.TabIndex = 0
|
|
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView1.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GridView1.Appearance.FilterPanel.Options.UseBackColor = True
|
|
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colPROCESS_NAME, Me.colSTEP_NAME, Me.colCOMMENT})
|
|
Me.GridView1.GridControl = Me.GridControl1
|
|
Me.GridView1.Name = "GridView1"
|
|
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView1.OptionsBehavior.Editable = False
|
|
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView1.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView1.OptionsView.ShowDetailButtons = False
|
|
Me.GridView1.OptionsView.ShowGroupPanel = False
|
|
Me.GridView1.OptionsView.ShowIndicator = False
|
|
'
|
|
'colPROCESS_NAME
|
|
'
|
|
Me.colPROCESS_NAME.Caption = "Process Name"
|
|
Me.colPROCESS_NAME.FieldName = "PROCESS_NAME"
|
|
Me.colPROCESS_NAME.Name = "colPROCESS_NAME"
|
|
Me.colPROCESS_NAME.Visible = True
|
|
Me.colPROCESS_NAME.VisibleIndex = 0
|
|
'
|
|
'colSTEP_NAME
|
|
'
|
|
Me.colSTEP_NAME.Caption = "Step Name"
|
|
Me.colSTEP_NAME.FieldName = "STEP_NAME"
|
|
Me.colSTEP_NAME.Name = "colSTEP_NAME"
|
|
Me.colSTEP_NAME.Visible = True
|
|
Me.colSTEP_NAME.VisibleIndex = 1
|
|
'
|
|
'colCOMMENT
|
|
'
|
|
Me.colCOMMENT.Caption = "Comment"
|
|
Me.colCOMMENT.FieldName = "COMMENT"
|
|
Me.colCOMMENT.Name = "colCOMMENT"
|
|
Me.colCOMMENT.Visible = True
|
|
Me.colCOMMENT.VisibleIndex = 2
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.Controls.Add(Label6)
|
|
Me.XtraTabPage2.Controls.Add(Me.NumericUpDown1)
|
|
Me.XtraTabPage2.Controls.Add(CHANGED_WHENLabel2)
|
|
Me.XtraTabPage2.Controls.Add(Me.CHANGED_WHENTextBox2)
|
|
Me.XtraTabPage2.Controls.Add(CHANGED_WHOLabel2)
|
|
Me.XtraTabPage2.Controls.Add(Me.CHANGED_WHOStepsTextBox)
|
|
Me.XtraTabPage2.Controls.Add(ADDED_WHENLabel2)
|
|
Me.XtraTabPage2.Controls.Add(Me.ADDED_WHENTextBox2)
|
|
Me.XtraTabPage2.Controls.Add(ADDED_WHOLabel2)
|
|
Me.XtraTabPage2.Controls.Add(Me.ADDED_WHOTextBox2)
|
|
Me.XtraTabPage2.Controls.Add(Me.BindingNavigator3)
|
|
Me.XtraTabPage2.Controls.Add(GUIDLabel2)
|
|
Me.XtraTabPage2.Controls.Add(Me.GUIDPollStepsTextBox)
|
|
Me.XtraTabPage2.Controls.Add(STEP_NAMELabel1)
|
|
Me.XtraTabPage2.Controls.Add(Me.STEP_NAMETextBox)
|
|
Me.XtraTabPage2.Controls.Add(KEYWORDS_BODYLabel)
|
|
Me.XtraTabPage2.Controls.Add(Me.KEYWORDS_BODYTextBox)
|
|
Me.XtraTabPage2.Controls.Add(COMMENTLabel1)
|
|
Me.XtraTabPage2.Controls.Add(Me.COMMENTTextBox1)
|
|
Me.XtraTabPage2.Controls.Add(Me.ACTIVECheckBox2)
|
|
Me.XtraTabPage2.Controls.Add(Me.GridControl2)
|
|
Me.XtraTabPage2.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPage2.ImageOptions.SvgImageSize = New System.Drawing.Size(18, 18)
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
Me.XtraTabPage2.Size = New System.Drawing.Size(1227, 313)
|
|
Me.XtraTabPage2.Text = "Verarbeitungs-Schritte"
|
|
'
|
|
'NumericUpDown1
|
|
'
|
|
Me.NumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBEMLP_POLL_STEPSBindingSource, "SEQUENCE", True))
|
|
Me.NumericUpDown1.Location = New System.Drawing.Point(881, 47)
|
|
Me.NumericUpDown1.Maximum = New Decimal(New Integer() {20, 0, 0, 0})
|
|
Me.NumericUpDown1.Name = "NumericUpDown1"
|
|
Me.NumericUpDown1.Size = New System.Drawing.Size(34, 30)
|
|
Me.NumericUpDown1.TabIndex = 59
|
|
'
|
|
'TBEMLP_POLL_STEPSBindingSource
|
|
'
|
|
Me.TBEMLP_POLL_STEPSBindingSource.AllowNew = True
|
|
Me.TBEMLP_POLL_STEPSBindingSource.DataMember = "FK_TBEMLP_POLL_STEPS_PROCESS_ID"
|
|
Me.TBEMLP_POLL_STEPSBindingSource.DataSource = Me.TBEMLP_POLL_PROCESSBindingSource
|
|
Me.TBEMLP_POLL_STEPSBindingSource.Sort = "SEQUENCE"
|
|
'
|
|
'CHANGED_WHENTextBox2
|
|
'
|
|
Me.CHANGED_WHENTextBox2.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox2.Location = New System.Drawing.Point(2310, 410)
|
|
Me.CHANGED_WHENTextBox2.Name = "CHANGED_WHENTextBox2"
|
|
Me.CHANGED_WHENTextBox2.Size = New System.Drawing.Size(405, 30)
|
|
Me.CHANGED_WHENTextBox2.TabIndex = 37
|
|
'
|
|
'CHANGED_WHOStepsTextBox
|
|
'
|
|
Me.CHANGED_WHOStepsTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHOStepsTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOStepsTextBox.Location = New System.Drawing.Point(1932, 410)
|
|
Me.CHANGED_WHOStepsTextBox.Name = "CHANGED_WHOStepsTextBox"
|
|
Me.CHANGED_WHOStepsTextBox.Size = New System.Drawing.Size(338, 30)
|
|
Me.CHANGED_WHOStepsTextBox.TabIndex = 36
|
|
'
|
|
'ADDED_WHENTextBox2
|
|
'
|
|
Me.ADDED_WHENTextBox2.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox2.Location = New System.Drawing.Point(1494, 410)
|
|
Me.ADDED_WHENTextBox2.Name = "ADDED_WHENTextBox2"
|
|
Me.ADDED_WHENTextBox2.Size = New System.Drawing.Size(419, 30)
|
|
Me.ADDED_WHENTextBox2.TabIndex = 35
|
|
'
|
|
'ADDED_WHOTextBox2
|
|
'
|
|
Me.ADDED_WHOTextBox2.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox2.Location = New System.Drawing.Point(1068, 410)
|
|
Me.ADDED_WHOTextBox2.Name = "ADDED_WHOTextBox2"
|
|
Me.ADDED_WHOTextBox2.Size = New System.Drawing.Size(405, 30)
|
|
Me.ADDED_WHOTextBox2.TabIndex = 34
|
|
'
|
|
'BindingNavigator3
|
|
'
|
|
Me.BindingNavigator3.AddNewItem = Me.ToolStripButton11
|
|
Me.BindingNavigator3.BindingSource = Me.TBEMLP_POLL_STEPSBindingSource
|
|
Me.BindingNavigator3.CountItem = Me.ToolStripLabel2
|
|
Me.BindingNavigator3.CountItemFormat = "von {0} möglichen Verarbeitungsschritten"
|
|
Me.BindingNavigator3.DeleteItem = Me.ToolStripButton12
|
|
Me.BindingNavigator3.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.BindingNavigator3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton13, Me.ToolStripButton14, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton15, Me.ToolStripButton16, Me.ToolStripSeparator6, Me.ToolStripButton11, Me.ToolStripButton12, Me.ToolStripButton17, Me.ToolStripButton18})
|
|
Me.BindingNavigator3.Location = New System.Drawing.Point(245, 0)
|
|
Me.BindingNavigator3.MoveFirstItem = Me.ToolStripButton13
|
|
Me.BindingNavigator3.MoveLastItem = Me.ToolStripButton16
|
|
Me.BindingNavigator3.MoveNextItem = Me.ToolStripButton15
|
|
Me.BindingNavigator3.MovePreviousItem = Me.ToolStripButton14
|
|
Me.BindingNavigator3.Name = "BindingNavigator3"
|
|
Me.BindingNavigator3.PositionItem = Me.ToolStripTextBox2
|
|
Me.BindingNavigator3.Size = New System.Drawing.Size(982, 36)
|
|
Me.BindingNavigator3.TabIndex = 33
|
|
Me.BindingNavigator3.Text = "BindingNavigator3"
|
|
'
|
|
'ToolStripButton11
|
|
'
|
|
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton11.Image = CType(resources.GetObject("ToolStripButton11.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton11.Name = "ToolStripButton11"
|
|
Me.ToolStripButton11.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton11.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton11.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel2
|
|
'
|
|
Me.ToolStripLabel2.Name = "ToolStripLabel2"
|
|
Me.ToolStripLabel2.Size = New System.Drawing.Size(393, 30)
|
|
Me.ToolStripLabel2.Text = "von {0} möglichen Verarbeitungsschritten"
|
|
Me.ToolStripLabel2.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton12
|
|
'
|
|
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton12.Image = CType(resources.GetObject("ToolStripButton12.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton12.Name = "ToolStripButton12"
|
|
Me.ToolStripButton12.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton12.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton12.Text = "Löschen"
|
|
'
|
|
'ToolStripButton13
|
|
'
|
|
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton13.Image = CType(resources.GetObject("ToolStripButton13.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton13.Name = "ToolStripButton13"
|
|
Me.ToolStripButton13.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton13.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton13.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton14
|
|
'
|
|
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton14.Image = CType(resources.GetObject("ToolStripButton14.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton14.Name = "ToolStripButton14"
|
|
Me.ToolStripButton14.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton14.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton14.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator4
|
|
'
|
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripTextBox2
|
|
'
|
|
Me.ToolStripTextBox2.AccessibleName = "Position"
|
|
Me.ToolStripTextBox2.AutoSize = False
|
|
Me.ToolStripTextBox2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
|
|
Me.ToolStripTextBox2.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox2.Text = "0"
|
|
Me.ToolStripTextBox2.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator5
|
|
'
|
|
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
|
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripButton15
|
|
'
|
|
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton15.Image = CType(resources.GetObject("ToolStripButton15.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton15.Name = "ToolStripButton15"
|
|
Me.ToolStripButton15.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton15.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton15.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton16
|
|
'
|
|
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton16.Image = CType(resources.GetObject("ToolStripButton16.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton16.Name = "ToolStripButton16"
|
|
Me.ToolStripButton16.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton16.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton16.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator6
|
|
'
|
|
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
|
|
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripButton17
|
|
'
|
|
Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton17.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.ToolStripButton17.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton17.Name = "ToolStripButton17"
|
|
Me.ToolStripButton17.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton17.Text = "ToolStripButton1"
|
|
'
|
|
'ToolStripButton18
|
|
'
|
|
Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton18.Image = Global.EmailProfiler.Form.My.Resources.Resources.refresh_16xLG
|
|
Me.ToolStripButton18.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton18.Name = "ToolStripButton18"
|
|
Me.ToolStripButton18.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton18.Text = "Refresh"
|
|
'
|
|
'GUIDPollStepsTextBox
|
|
'
|
|
Me.GUIDPollStepsTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.GUIDPollStepsTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "GUID", True))
|
|
Me.GUIDPollStepsTextBox.Location = New System.Drawing.Point(254, 47)
|
|
Me.GUIDPollStepsTextBox.Name = "GUIDPollStepsTextBox"
|
|
Me.GUIDPollStepsTextBox.ReadOnly = True
|
|
Me.GUIDPollStepsTextBox.Size = New System.Drawing.Size(46, 30)
|
|
Me.GUIDPollStepsTextBox.TabIndex = 2
|
|
'
|
|
'STEP_NAMETextBox
|
|
'
|
|
Me.STEP_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "STEP_NAME", True))
|
|
Me.STEP_NAMETextBox.Location = New System.Drawing.Point(317, 47)
|
|
Me.STEP_NAMETextBox.Name = "STEP_NAMETextBox"
|
|
Me.STEP_NAMETextBox.Size = New System.Drawing.Size(244, 30)
|
|
Me.STEP_NAMETextBox.TabIndex = 6
|
|
'
|
|
'KEYWORDS_BODYTextBox
|
|
'
|
|
Me.KEYWORDS_BODYTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "KEYWORDS_BODY", True))
|
|
Me.KEYWORDS_BODYTextBox.Location = New System.Drawing.Point(1836, 140)
|
|
Me.KEYWORDS_BODYTextBox.Name = "KEYWORDS_BODYTextBox"
|
|
Me.KEYWORDS_BODYTextBox.Size = New System.Drawing.Size(1229, 30)
|
|
Me.KEYWORDS_BODYTextBox.TabIndex = 8
|
|
'
|
|
'COMMENTTextBox1
|
|
'
|
|
Me.COMMENTTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_STEPSBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox1.Location = New System.Drawing.Point(275, 196)
|
|
Me.COMMENTTextBox1.Name = "COMMENTTextBox1"
|
|
Me.COMMENTTextBox1.Size = New System.Drawing.Size(394, 30)
|
|
Me.COMMENTTextBox1.TabIndex = 10
|
|
'
|
|
'ACTIVECheckBox2
|
|
'
|
|
Me.ACTIVECheckBox2.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_STEPSBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox2.Location = New System.Drawing.Point(655, 56)
|
|
Me.ACTIVECheckBox2.Name = "ACTIVECheckBox2"
|
|
Me.ACTIVECheckBox2.Size = New System.Drawing.Size(194, 81)
|
|
Me.ACTIVECheckBox2.TabIndex = 12
|
|
Me.ACTIVECheckBox2.Text = "Active"
|
|
Me.ACTIVECheckBox2.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControl2
|
|
'
|
|
Me.GridControl2.DataSource = Me.TBEMLP_POLL_STEPSBindingSource
|
|
Me.GridControl2.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GridControl2.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControl2.MainView = Me.GridView2
|
|
Me.GridControl2.Name = "GridControl2"
|
|
Me.GridControl2.Size = New System.Drawing.Size(245, 313)
|
|
Me.GridControl2.TabIndex = 1
|
|
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
|
|
'
|
|
'GridView2
|
|
'
|
|
Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView2.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GridView2.Appearance.FilterPanel.Options.UseBackColor = True
|
|
Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colSTEP_NAME1, Me.colKEYWORDS_BODY})
|
|
Me.GridView2.GridControl = Me.GridControl2
|
|
Me.GridView2.Name = "GridView2"
|
|
Me.GridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView2.OptionsBehavior.Editable = False
|
|
Me.GridView2.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView2.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView2.OptionsView.ShowDetailButtons = False
|
|
Me.GridView2.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.ShowAlways
|
|
Me.GridView2.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colSTEP_NAME1
|
|
'
|
|
Me.colSTEP_NAME1.Caption = "Bezeichnung"
|
|
Me.colSTEP_NAME1.FieldName = "STEP_NAME"
|
|
Me.colSTEP_NAME1.Name = "colSTEP_NAME1"
|
|
Me.colSTEP_NAME1.Visible = True
|
|
Me.colSTEP_NAME1.VisibleIndex = 0
|
|
'
|
|
'colKEYWORDS_BODY
|
|
'
|
|
Me.colKEYWORDS_BODY.Caption = "Keywords"
|
|
Me.colKEYWORDS_BODY.FieldName = "KEYWORDS_BODY"
|
|
Me.colKEYWORDS_BODY.Name = "colKEYWORDS_BODY"
|
|
Me.colKEYWORDS_BODY.Visible = True
|
|
Me.colKEYWORDS_BODY.VisibleIndex = 1
|
|
'
|
|
'XtraTabPage3
|
|
'
|
|
Me.XtraTabPage3.AutoScroll = True
|
|
Me.XtraTabPage3.Controls.Add(SEQUENCELabel1)
|
|
Me.XtraTabPage3.Controls.Add(Me.SEQUENCENumericUpDown)
|
|
Me.XtraTabPage3.Controls.Add(GUIDLabel3)
|
|
Me.XtraTabPage3.Controls.Add(Me.GUIDTextBox1)
|
|
Me.XtraTabPage3.Controls.Add(INDEXNAMELabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.INDEXNAMEIndexStepsComboBox)
|
|
Me.XtraTabPage3.Controls.Add(INDEXVALUELabel)
|
|
Me.XtraTabPage3.Controls.Add(Me.INDEXVALUETextBox)
|
|
Me.XtraTabPage3.Controls.Add(Me.ACTIVECheckBox3)
|
|
Me.XtraTabPage3.Controls.Add(Me.USE_FOR_DIRECT_ANSWERCheckBox)
|
|
Me.XtraTabPage3.Controls.Add(ADDED_WHOLabel3)
|
|
Me.XtraTabPage3.Controls.Add(Me.ADDED_WHOTextBox3)
|
|
Me.XtraTabPage3.Controls.Add(ADDED_WHENLabel3)
|
|
Me.XtraTabPage3.Controls.Add(Me.ADDED_WHENTextBox3)
|
|
Me.XtraTabPage3.Controls.Add(CHANGED_WHOLabel3)
|
|
Me.XtraTabPage3.Controls.Add(Me.CHANGED_WHOIndexingStepsTextBox)
|
|
Me.XtraTabPage3.Controls.Add(CHANGED_WHENLabel3)
|
|
Me.XtraTabPage3.Controls.Add(Me.CHANGED_WHENTextBox3)
|
|
Me.XtraTabPage3.Controls.Add(Me.BindingNavigator4)
|
|
Me.XtraTabPage3.Controls.Add(Me.GridControl3)
|
|
Me.XtraTabPage3.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPage3.ImageOptions.SvgImageSize = New System.Drawing.Size(18, 18)
|
|
Me.XtraTabPage3.Name = "XtraTabPage3"
|
|
Me.XtraTabPage3.Size = New System.Drawing.Size(1227, 313)
|
|
Me.XtraTabPage3.Text = "Indexierungs Schritte"
|
|
'
|
|
'SEQUENCENumericUpDown
|
|
'
|
|
Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "SEQUENCE", True))
|
|
Me.SEQUENCENumericUpDown.Location = New System.Drawing.Point(1714, 278)
|
|
Me.SEQUENCENumericUpDown.Maximum = New Decimal(New Integer() {20, 0, 0, 0})
|
|
Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown"
|
|
Me.SEQUENCENumericUpDown.Size = New System.Drawing.Size(2, 30)
|
|
Me.SEQUENCENumericUpDown.TabIndex = 57
|
|
'
|
|
'TBEMLP_POLL_INDEXING_STEPSBindingSource
|
|
'
|
|
Me.TBEMLP_POLL_INDEXING_STEPSBindingSource.AllowNew = True
|
|
Me.TBEMLP_POLL_INDEXING_STEPSBindingSource.DataMember = "FK_TBEMLP_POLL_INDEXING_STEPS_STEP_ID"
|
|
Me.TBEMLP_POLL_INDEXING_STEPSBindingSource.DataSource = Me.TBEMLP_POLL_STEPSBindingSource
|
|
Me.TBEMLP_POLL_INDEXING_STEPSBindingSource.Sort = "SEQUENCE"
|
|
'
|
|
'GUIDTextBox1
|
|
'
|
|
Me.GUIDTextBox1.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "GUID", True))
|
|
Me.GUIDTextBox1.Location = New System.Drawing.Point(251, 42)
|
|
Me.GUIDTextBox1.Name = "GUIDTextBox1"
|
|
Me.GUIDTextBox1.Size = New System.Drawing.Size(48, 30)
|
|
Me.GUIDTextBox1.TabIndex = 36
|
|
'
|
|
'INDEXNAMEIndexStepsComboBox
|
|
'
|
|
Me.INDEXNAMEIndexStepsComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "INDEXNAME", True))
|
|
Me.INDEXNAMEIndexStepsComboBox.FormattingEnabled = True
|
|
Me.INDEXNAMEIndexStepsComboBox.Location = New System.Drawing.Point(326, 42)
|
|
Me.INDEXNAMEIndexStepsComboBox.Name = "INDEXNAMEIndexStepsComboBox"
|
|
Me.INDEXNAMEIndexStepsComboBox.Size = New System.Drawing.Size(167, 31)
|
|
Me.INDEXNAMEIndexStepsComboBox.TabIndex = 40
|
|
'
|
|
'INDEXVALUETextBox
|
|
'
|
|
Me.INDEXVALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "INDEXVALUE", True))
|
|
Me.INDEXVALUETextBox.Location = New System.Drawing.Point(506, 42)
|
|
Me.INDEXVALUETextBox.Name = "INDEXVALUETextBox"
|
|
Me.INDEXVALUETextBox.Size = New System.Drawing.Size(428, 30)
|
|
Me.INDEXVALUETextBox.TabIndex = 42
|
|
'
|
|
'ACTIVECheckBox3
|
|
'
|
|
Me.ACTIVECheckBox3.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox3.Location = New System.Drawing.Point(325, 66)
|
|
Me.ACTIVECheckBox3.Name = "ACTIVECheckBox3"
|
|
Me.ACTIVECheckBox3.Size = New System.Drawing.Size(75, 28)
|
|
Me.ACTIVECheckBox3.TabIndex = 44
|
|
Me.ACTIVECheckBox3.Text = "Active"
|
|
Me.ACTIVECheckBox3.UseVisualStyleBackColor = True
|
|
'
|
|
'USE_FOR_DIRECT_ANSWERCheckBox
|
|
'
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "USE_FOR_DIRECT_ANSWER", True))
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.Location = New System.Drawing.Point(506, 69)
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.Name = "USE_FOR_DIRECT_ANSWERCheckBox"
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.Size = New System.Drawing.Size(184, 30)
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.TabIndex = 46
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.Text = "Index in case of direct answer"
|
|
Me.USE_FOR_DIRECT_ANSWERCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ADDED_WHOTextBox3
|
|
'
|
|
Me.ADDED_WHOTextBox3.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHOTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox3.Location = New System.Drawing.Point(251, 125)
|
|
Me.ADDED_WHOTextBox3.Name = "ADDED_WHOTextBox3"
|
|
Me.ADDED_WHOTextBox3.Size = New System.Drawing.Size(155, 30)
|
|
Me.ADDED_WHOTextBox3.TabIndex = 50
|
|
'
|
|
'ADDED_WHENTextBox3
|
|
'
|
|
Me.ADDED_WHENTextBox3.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHENTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox3.Location = New System.Drawing.Point(412, 125)
|
|
Me.ADDED_WHENTextBox3.Name = "ADDED_WHENTextBox3"
|
|
Me.ADDED_WHENTextBox3.Size = New System.Drawing.Size(131, 30)
|
|
Me.ADDED_WHENTextBox3.TabIndex = 52
|
|
'
|
|
'CHANGED_WHOIndexingStepsTextBox
|
|
'
|
|
Me.CHANGED_WHOIndexingStepsTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHOIndexingStepsTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOIndexingStepsTextBox.Location = New System.Drawing.Point(549, 125)
|
|
Me.CHANGED_WHOIndexingStepsTextBox.Name = "CHANGED_WHOIndexingStepsTextBox"
|
|
Me.CHANGED_WHOIndexingStepsTextBox.Size = New System.Drawing.Size(160, 30)
|
|
Me.CHANGED_WHOIndexingStepsTextBox.TabIndex = 54
|
|
'
|
|
'CHANGED_WHENTextBox3
|
|
'
|
|
Me.CHANGED_WHENTextBox3.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHENTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox3.Location = New System.Drawing.Point(714, 125)
|
|
Me.CHANGED_WHENTextBox3.Name = "CHANGED_WHENTextBox3"
|
|
Me.CHANGED_WHENTextBox3.Size = New System.Drawing.Size(166, 30)
|
|
Me.CHANGED_WHENTextBox3.TabIndex = 56
|
|
'
|
|
'BindingNavigator4
|
|
'
|
|
Me.BindingNavigator4.AddNewItem = Me.ToolStripButton19
|
|
Me.BindingNavigator4.BindingSource = Me.TBEMLP_POLL_INDEXING_STEPSBindingSource
|
|
Me.BindingNavigator4.CountItem = Me.ToolStripLabel3
|
|
Me.BindingNavigator4.CountItemFormat = "von {0} Indexierungsschritten"
|
|
Me.BindingNavigator4.DeleteItem = Me.ToolStripButton20
|
|
Me.BindingNavigator4.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.BindingNavigator4.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton21, Me.ToolStripButton22, Me.ToolStripSeparator7, Me.ToolStripTextBox3, Me.ToolStripLabel3, Me.ToolStripSeparator8, Me.ToolStripButton23, Me.ToolStripButton24, Me.ToolStripSeparator9, Me.ToolStripButton19, Me.ToolStripButton20, Me.ToolStripButton25, Me.ToolStripButton26})
|
|
Me.BindingNavigator4.Location = New System.Drawing.Point(245, 0)
|
|
Me.BindingNavigator4.MoveFirstItem = Me.ToolStripButton21
|
|
Me.BindingNavigator4.MoveLastItem = Me.ToolStripButton24
|
|
Me.BindingNavigator4.MoveNextItem = Me.ToolStripButton23
|
|
Me.BindingNavigator4.MovePreviousItem = Me.ToolStripButton22
|
|
Me.BindingNavigator4.Name = "BindingNavigator4"
|
|
Me.BindingNavigator4.PositionItem = Me.ToolStripTextBox3
|
|
Me.BindingNavigator4.Size = New System.Drawing.Size(982, 36)
|
|
Me.BindingNavigator4.TabIndex = 35
|
|
Me.BindingNavigator4.Text = "BindingNavigator4"
|
|
'
|
|
'ToolStripButton19
|
|
'
|
|
Me.ToolStripButton19.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton19.Image = CType(resources.GetObject("ToolStripButton19.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton19.Name = "ToolStripButton19"
|
|
Me.ToolStripButton19.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton19.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton19.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel3
|
|
'
|
|
Me.ToolStripLabel3.Name = "ToolStripLabel3"
|
|
Me.ToolStripLabel3.Size = New System.Drawing.Size(281, 30)
|
|
Me.ToolStripLabel3.Text = "von {0} Indexierungsschritten"
|
|
Me.ToolStripLabel3.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton20
|
|
'
|
|
Me.ToolStripButton20.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton20.Image = CType(resources.GetObject("ToolStripButton20.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton20.Name = "ToolStripButton20"
|
|
Me.ToolStripButton20.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton20.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton20.Text = "Löschen"
|
|
'
|
|
'ToolStripButton21
|
|
'
|
|
Me.ToolStripButton21.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton21.Image = CType(resources.GetObject("ToolStripButton21.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton21.Name = "ToolStripButton21"
|
|
Me.ToolStripButton21.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton21.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton21.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton22
|
|
'
|
|
Me.ToolStripButton22.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton22.Image = CType(resources.GetObject("ToolStripButton22.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton22.Name = "ToolStripButton22"
|
|
Me.ToolStripButton22.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton22.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton22.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator7
|
|
'
|
|
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripTextBox3
|
|
'
|
|
Me.ToolStripTextBox3.AccessibleName = "Position"
|
|
Me.ToolStripTextBox3.AutoSize = False
|
|
Me.ToolStripTextBox3.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
|
|
Me.ToolStripTextBox3.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox3.Text = "0"
|
|
Me.ToolStripTextBox3.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator8
|
|
'
|
|
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
|
|
Me.ToolStripSeparator8.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripButton23
|
|
'
|
|
Me.ToolStripButton23.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton23.Image = CType(resources.GetObject("ToolStripButton23.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton23.Name = "ToolStripButton23"
|
|
Me.ToolStripButton23.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton23.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton23.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton24
|
|
'
|
|
Me.ToolStripButton24.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton24.Image = CType(resources.GetObject("ToolStripButton24.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton24.Name = "ToolStripButton24"
|
|
Me.ToolStripButton24.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton24.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton24.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator9
|
|
'
|
|
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
|
|
Me.ToolStripSeparator9.Size = New System.Drawing.Size(6, 36)
|
|
'
|
|
'ToolStripButton25
|
|
'
|
|
Me.ToolStripButton25.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton25.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.ToolStripButton25.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton25.Name = "ToolStripButton25"
|
|
Me.ToolStripButton25.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton25.Text = "ToolStripButton1"
|
|
'
|
|
'ToolStripButton26
|
|
'
|
|
Me.ToolStripButton26.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton26.Image = Global.EmailProfiler.Form.My.Resources.Resources.refresh_16xLG
|
|
Me.ToolStripButton26.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton26.Name = "ToolStripButton26"
|
|
Me.ToolStripButton26.Size = New System.Drawing.Size(40, 30)
|
|
Me.ToolStripButton26.Text = "Refresh"
|
|
'
|
|
'GridControl3
|
|
'
|
|
Me.GridControl3.DataSource = Me.TBEMLP_POLL_INDEXING_STEPSBindingSource
|
|
Me.GridControl3.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GridControl3.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControl3.MainView = Me.GridView3
|
|
Me.GridControl3.Name = "GridControl3"
|
|
Me.GridControl3.Size = New System.Drawing.Size(245, 313)
|
|
Me.GridControl3.TabIndex = 34
|
|
Me.GridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3})
|
|
'
|
|
'GridView3
|
|
'
|
|
Me.GridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridView3.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView3.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GridView3.Appearance.FilterPanel.Options.UseBackColor = True
|
|
Me.GridView3.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colINDEXNAME, Me.colINDEXVALUE})
|
|
Me.GridView3.GridControl = Me.GridControl3
|
|
Me.GridView3.Name = "GridView3"
|
|
Me.GridView3.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView3.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView3.OptionsBehavior.Editable = False
|
|
Me.GridView3.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView3.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView3.OptionsView.ShowDetailButtons = False
|
|
Me.GridView3.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.ShowAlways
|
|
Me.GridView3.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colINDEXNAME
|
|
'
|
|
Me.colINDEXNAME.Caption = "Indexname"
|
|
Me.colINDEXNAME.FieldName = "INDEXNAME"
|
|
Me.colINDEXNAME.Name = "colINDEXNAME"
|
|
Me.colINDEXNAME.Visible = True
|
|
Me.colINDEXNAME.VisibleIndex = 0
|
|
'
|
|
'colINDEXVALUE
|
|
'
|
|
Me.colINDEXVALUE.Caption = "Index-Value"
|
|
Me.colINDEXVALUE.FieldName = "INDEXVALUE"
|
|
Me.colINDEXVALUE.Name = "colINDEXVALUE"
|
|
Me.colINDEXVALUE.Visible = True
|
|
Me.colINDEXVALUE.VisibleIndex = 1
|
|
'
|
|
'CHANGED_WHOProfilesTextBox
|
|
'
|
|
Me.CHANGED_WHOProfilesTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHOProfilesTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOProfilesTextBox.Enabled = False
|
|
Me.CHANGED_WHOProfilesTextBox.Location = New System.Drawing.Point(962, 100)
|
|
Me.CHANGED_WHOProfilesTextBox.Name = "CHANGED_WHOProfilesTextBox"
|
|
Me.CHANGED_WHOProfilesTextBox.Size = New System.Drawing.Size(121, 31)
|
|
Me.CHANGED_WHOProfilesTextBox.TabIndex = 25
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Enabled = False
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(258, 60)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(58, 31)
|
|
Me.GUIDTextBox.TabIndex = 5
|
|
'
|
|
'PROFILE_NAMETextBox
|
|
'
|
|
Me.PROFILE_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "PROFILE_NAME", True))
|
|
Me.PROFILE_NAMETextBox.Location = New System.Drawing.Point(325, 60)
|
|
Me.PROFILE_NAMETextBox.Name = "PROFILE_NAMETextBox"
|
|
Me.PROFILE_NAMETextBox.Size = New System.Drawing.Size(240, 31)
|
|
Me.PROFILE_NAMETextBox.TabIndex = 7
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Enabled = False
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(1089, 100)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(121, 31)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 27
|
|
'
|
|
'COMMENTTextBox
|
|
'
|
|
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox.Location = New System.Drawing.Point(325, 100)
|
|
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
|
Me.COMMENTTextBox.Size = New System.Drawing.Size(370, 31)
|
|
Me.COMMENTTextBox.TabIndex = 13
|
|
'
|
|
'ACTIVECheckBox
|
|
'
|
|
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_POLL_PROFILESBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox.Location = New System.Drawing.Point(258, 97)
|
|
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
|
|
Me.ACTIVECheckBox.Size = New System.Drawing.Size(58, 24)
|
|
Me.ACTIVECheckBox.TabIndex = 17
|
|
Me.ACTIVECheckBox.Text = "Active"
|
|
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Enabled = False
|
|
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(834, 100)
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(122, 31)
|
|
Me.ADDED_WHENTextBox.TabIndex = 23
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_POLL_PROFILESBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Enabled = False
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(704, 100)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(121, 31)
|
|
Me.ADDED_WHOTextBox.TabIndex = 21
|
|
'
|
|
'tabEmail
|
|
'
|
|
Me.tabEmail.AutoScroll = True
|
|
Me.tabEmail.Controls.Add(Me.GroupBox6)
|
|
Me.tabEmail.Controls.Add(Me.btnCheckIMAPObjects)
|
|
Me.tabEmail.Controls.Add(AUTH_TYPELabel)
|
|
Me.tabEmail.Controls.Add(Me.AUTH_TYPEComboBox)
|
|
Me.tabEmail.Controls.Add(Me.btntestImap)
|
|
Me.tabEmail.Controls.Add(Me.ARCHIVE_FOLDERLabel)
|
|
Me.tabEmail.Controls.Add(Me.ARCHIVE_FOLDERTextBox)
|
|
Me.tabEmail.Controls.Add(PORT_INLabel)
|
|
Me.tabEmail.Controls.Add(Me.PORT_INTextBox)
|
|
Me.tabEmail.Controls.Add(Me.txtTestmail)
|
|
Me.tabEmail.Controls.Add(Me.Label12)
|
|
Me.tabEmail.Controls.Add(Me.btnsendtestmail)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_PWLabel)
|
|
Me.tabEmail.Controls.Add(Me.txtnewpasswort)
|
|
Me.tabEmail.Controls.Add(Me.Button4)
|
|
Me.tabEmail.Controls.Add(GUIDLabel4)
|
|
Me.tabEmail.Controls.Add(Me.EMAILIDTextBox)
|
|
Me.tabEmail.Controls.Add(NAMELabel)
|
|
Me.tabEmail.Controls.Add(Me.NAMETextBox)
|
|
Me.tabEmail.Controls.Add(EMAIL_FROMLabel)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_FROMTextBox)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_SMTPLabel)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_SMTPTextBox)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_USERLabel)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_USERTextBox)
|
|
Me.tabEmail.Controls.Add(Me.EMAIL_PWTextBox)
|
|
Me.tabEmail.Controls.Add(PORTLabel)
|
|
Me.tabEmail.Controls.Add(Me.PORTTextBox)
|
|
Me.tabEmail.Controls.Add(Me.ACTIVECheckBox4)
|
|
Me.tabEmail.Controls.Add(ADDED_WHOLabel4)
|
|
Me.tabEmail.Controls.Add(Me.ADDED_WHOTextBox4)
|
|
Me.tabEmail.Controls.Add(ADDED_WHENLabel4)
|
|
Me.tabEmail.Controls.Add(Me.ADDED_WHENTextBox4)
|
|
Me.tabEmail.Controls.Add(CHANGED_WHOLabel5)
|
|
Me.tabEmail.Controls.Add(Me.CHANGED_WHOTextBox1)
|
|
Me.tabEmail.Controls.Add(CHANGED_WHENLabel5)
|
|
Me.tabEmail.Controls.Add(Me.CHANGED_WHENTextBox5)
|
|
Me.tabEmail.Controls.Add(Me.GridControl6)
|
|
Me.tabEmail.Controls.Add(Me.BindingNavigator6)
|
|
Me.tabEmail.Location = New System.Drawing.Point(4, 32)
|
|
Me.tabEmail.Name = "tabEmail"
|
|
Me.tabEmail.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabEmail.Size = New System.Drawing.Size(1227, 558)
|
|
Me.tabEmail.TabIndex = 3
|
|
Me.tabEmail.Text = "EMail-Konto Konfiguration"
|
|
Me.tabEmail.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox6
|
|
'
|
|
Me.GroupBox6.Controls.Add(Me.Label15)
|
|
Me.GroupBox6.Controls.Add(Me.CheckBoxEnableTls1_2)
|
|
Me.GroupBox6.Controls.Add(Me.CheckBoxEnableTls1_1)
|
|
Me.GroupBox6.Location = New System.Drawing.Point(374, 191)
|
|
Me.GroupBox6.Name = "GroupBox6"
|
|
Me.GroupBox6.Size = New System.Drawing.Size(358, 50)
|
|
Me.GroupBox6.TabIndex = 82
|
|
Me.GroupBox6.TabStop = False
|
|
Me.GroupBox6.Text = "Tls-Konfigs (nur zur Laufzeit)"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(208, 14)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(251, 48)
|
|
Me.Label15.TabIndex = 83
|
|
Me.Label15.Text = "Die Konfiguration erfolgt " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "im Dienst (UserConfig.xml)"
|
|
'
|
|
'CheckBoxEnableTls1_2
|
|
'
|
|
Me.CheckBoxEnableTls1_2.AutoSize = True
|
|
Me.CheckBoxEnableTls1_2.Location = New System.Drawing.Point(101, 23)
|
|
Me.CheckBoxEnableTls1_2.Name = "CheckBoxEnableTls1_2"
|
|
Me.CheckBoxEnableTls1_2.Size = New System.Drawing.Size(155, 28)
|
|
Me.CheckBoxEnableTls1_2.TabIndex = 82
|
|
Me.CheckBoxEnableTls1_2.Text = "EnableTls1_2"
|
|
Me.CheckBoxEnableTls1_2.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBoxEnableTls1_1
|
|
'
|
|
Me.CheckBoxEnableTls1_1.AutoSize = True
|
|
Me.CheckBoxEnableTls1_1.Location = New System.Drawing.Point(6, 23)
|
|
Me.CheckBoxEnableTls1_1.Name = "CheckBoxEnableTls1_1"
|
|
Me.CheckBoxEnableTls1_1.Size = New System.Drawing.Size(155, 28)
|
|
Me.CheckBoxEnableTls1_1.TabIndex = 81
|
|
Me.CheckBoxEnableTls1_1.Text = "EnableTls1_1"
|
|
Me.CheckBoxEnableTls1_1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnCheckIMAPObjects
|
|
'
|
|
Me.btnCheckIMAPObjects.Image = Global.EmailProfiler.Form.My.Resources.Resources.arrow_right
|
|
Me.btnCheckIMAPObjects.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnCheckIMAPObjects.Location = New System.Drawing.Point(738, 291)
|
|
Me.btnCheckIMAPObjects.Name = "btnCheckIMAPObjects"
|
|
Me.btnCheckIMAPObjects.Size = New System.Drawing.Size(189, 35)
|
|
Me.btnCheckIMAPObjects.TabIndex = 80
|
|
Me.btnCheckIMAPObjects.TabStop = False
|
|
Me.btnCheckIMAPObjects.Text = "Check Unseen IMAP Objects"
|
|
Me.btnCheckIMAPObjects.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnCheckIMAPObjects.UseVisualStyleBackColor = True
|
|
Me.btnCheckIMAPObjects.Visible = False
|
|
'
|
|
'AUTH_TYPEComboBox
|
|
'
|
|
Me.AUTH_TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "AUTH_TYPE", True))
|
|
Me.AUTH_TYPEComboBox.FormattingEnabled = True
|
|
Me.AUTH_TYPEComboBox.Items.AddRange(New Object() {"STARTTLS", "SSL/TLS", "SSL", "OAUTH2", "NONE"})
|
|
Me.AUTH_TYPEComboBox.Location = New System.Drawing.Point(701, 164)
|
|
Me.AUTH_TYPEComboBox.Name = "AUTH_TYPEComboBox"
|
|
Me.AUTH_TYPEComboBox.Size = New System.Drawing.Size(121, 31)
|
|
Me.AUTH_TYPEComboBox.TabIndex = 8
|
|
'
|
|
'btntestImap
|
|
'
|
|
Me.btntestImap.Image = Global.EmailProfiler.Form.My.Resources.Resources.email_go
|
|
Me.btntestImap.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btntestImap.Location = New System.Drawing.Point(859, 250)
|
|
Me.btntestImap.Name = "btntestImap"
|
|
Me.btntestImap.Size = New System.Drawing.Size(117, 35)
|
|
Me.btntestImap.TabIndex = 68
|
|
Me.btntestImap.TabStop = False
|
|
Me.btntestImap.Text = "Test IMAP"
|
|
Me.btntestImap.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btntestImap.UseVisualStyleBackColor = True
|
|
'
|
|
'ARCHIVE_FOLDERTextBox
|
|
'
|
|
Me.ARCHIVE_FOLDERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ARCHIVE_FOLDER", True))
|
|
Me.ARCHIVE_FOLDERTextBox.Location = New System.Drawing.Point(831, 164)
|
|
Me.ARCHIVE_FOLDERTextBox.Name = "ARCHIVE_FOLDERTextBox"
|
|
Me.ARCHIVE_FOLDERTextBox.Size = New System.Drawing.Size(227, 31)
|
|
Me.ARCHIVE_FOLDERTextBox.TabIndex = 9
|
|
'
|
|
'PORT_INTextBox
|
|
'
|
|
Me.PORT_INTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "PORT_IN", True))
|
|
Me.PORT_INTextBox.Location = New System.Drawing.Point(496, 164)
|
|
Me.PORT_INTextBox.Name = "PORT_INTextBox"
|
|
Me.PORT_INTextBox.Size = New System.Drawing.Size(100, 31)
|
|
Me.PORT_INTextBox.TabIndex = 7
|
|
'
|
|
'txtTestmail
|
|
'
|
|
Me.txtTestmail.BackColor = System.Drawing.SystemColors.Control
|
|
Me.txtTestmail.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.EmailProfiler.Form.My.MySettings.Default, "EmailTest_Receipiant", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtTestmail.Location = New System.Drawing.Point(373, 258)
|
|
Me.txtTestmail.Name = "txtTestmail"
|
|
Me.txtTestmail.Size = New System.Drawing.Size(359, 31)
|
|
Me.txtTestmail.TabIndex = 10
|
|
Me.txtTestmail.Text = Global.EmailProfiler.Form.My.MySettings.Default.EmailTest_Receipiant
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(370, 244)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(152, 24)
|
|
Me.Label12.TabIndex = 66
|
|
Me.Label12.Text = "Testempfänger:"
|
|
'
|
|
'btnsendtestmail
|
|
'
|
|
Me.btnsendtestmail.Image = Global.EmailProfiler.Form.My.Resources.Resources.email_go
|
|
Me.btnsendtestmail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnsendtestmail.Location = New System.Drawing.Point(738, 250)
|
|
Me.btnsendtestmail.Name = "btnsendtestmail"
|
|
Me.btnsendtestmail.Size = New System.Drawing.Size(117, 35)
|
|
Me.btnsendtestmail.TabIndex = 65
|
|
Me.btnsendtestmail.TabStop = False
|
|
Me.btnsendtestmail.Text = "Send testmail"
|
|
Me.btnsendtestmail.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnsendtestmail.UseVisualStyleBackColor = True
|
|
'
|
|
'txtnewpasswort
|
|
'
|
|
Me.txtnewpasswort.ContextMenuStrip = Me.ContextMenuStrip2
|
|
Me.txtnewpasswort.Location = New System.Drawing.Point(738, 124)
|
|
Me.txtnewpasswort.Name = "txtnewpasswort"
|
|
Me.txtnewpasswort.Size = New System.Drawing.Size(186, 31)
|
|
Me.txtnewpasswort.TabIndex = 4
|
|
Me.txtnewpasswort.UseSystemPasswordChar = True
|
|
'
|
|
'ContextMenuStrip2
|
|
'
|
|
Me.ContextMenuStrip2.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PasswortAnzeigenToolStripMenuItem})
|
|
Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
|
|
Me.ContextMenuStrip2.Size = New System.Drawing.Size(258, 40)
|
|
'
|
|
'PasswortAnzeigenToolStripMenuItem
|
|
'
|
|
Me.PasswortAnzeigenToolStripMenuItem.Name = "PasswortAnzeigenToolStripMenuItem"
|
|
Me.PasswortAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(257, 36)
|
|
Me.PasswortAnzeigenToolStripMenuItem.Text = "Passwort anzeigen"
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.Image = Global.EmailProfiler.Form.My.Resources.Resources.key_16xLG
|
|
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button4.Location = New System.Drawing.Point(930, 122)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(128, 23)
|
|
Me.Button4.TabIndex = 5
|
|
Me.Button4.Text = "Encrypt passwort"
|
|
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'EMAILIDTextBox
|
|
'
|
|
Me.EMAILIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "GUID", True))
|
|
Me.EMAILIDTextBox.Location = New System.Drawing.Point(313, 44)
|
|
Me.EMAILIDTextBox.Name = "EMAILIDTextBox"
|
|
Me.EMAILIDTextBox.Size = New System.Drawing.Size(50, 31)
|
|
Me.EMAILIDTextBox.TabIndex = 35
|
|
Me.EMAILIDTextBox.TabStop = False
|
|
'
|
|
'NAMETextBox
|
|
'
|
|
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "NAME", True))
|
|
Me.NAMETextBox.Location = New System.Drawing.Point(373, 44)
|
|
Me.NAMETextBox.Name = "NAMETextBox"
|
|
Me.NAMETextBox.Size = New System.Drawing.Size(323, 31)
|
|
Me.NAMETextBox.TabIndex = 0
|
|
'
|
|
'EMAIL_FROMTextBox
|
|
'
|
|
Me.EMAIL_FROMTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_FROM", True))
|
|
Me.EMAIL_FROMTextBox.Location = New System.Drawing.Point(373, 84)
|
|
Me.EMAIL_FROMTextBox.Name = "EMAIL_FROMTextBox"
|
|
Me.EMAIL_FROMTextBox.Size = New System.Drawing.Size(323, 31)
|
|
Me.EMAIL_FROMTextBox.TabIndex = 1
|
|
'
|
|
'EMAIL_SMTPTextBox
|
|
'
|
|
Me.EMAIL_SMTPTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_SMTP", True))
|
|
Me.EMAIL_SMTPTextBox.Location = New System.Drawing.Point(701, 84)
|
|
Me.EMAIL_SMTPTextBox.Name = "EMAIL_SMTPTextBox"
|
|
Me.EMAIL_SMTPTextBox.Size = New System.Drawing.Size(357, 31)
|
|
Me.EMAIL_SMTPTextBox.TabIndex = 2
|
|
'
|
|
'EMAIL_USERTextBox
|
|
'
|
|
Me.EMAIL_USERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_USER", True))
|
|
Me.EMAIL_USERTextBox.Location = New System.Drawing.Point(373, 124)
|
|
Me.EMAIL_USERTextBox.Name = "EMAIL_USERTextBox"
|
|
Me.EMAIL_USERTextBox.Size = New System.Drawing.Size(323, 31)
|
|
Me.EMAIL_USERTextBox.TabIndex = 3
|
|
'
|
|
'EMAIL_PWTextBox
|
|
'
|
|
Me.EMAIL_PWTextBox.ContextMenuStrip = Me.ContextMenuStrip2
|
|
Me.EMAIL_PWTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "EMAIL_PW", True))
|
|
Me.EMAIL_PWTextBox.Location = New System.Drawing.Point(701, 124)
|
|
Me.EMAIL_PWTextBox.Name = "EMAIL_PWTextBox"
|
|
Me.EMAIL_PWTextBox.ReadOnly = True
|
|
Me.EMAIL_PWTextBox.Size = New System.Drawing.Size(31, 31)
|
|
Me.EMAIL_PWTextBox.TabIndex = 45
|
|
Me.EMAIL_PWTextBox.UseSystemPasswordChar = True
|
|
'
|
|
'PORTTextBox
|
|
'
|
|
Me.PORTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "PORT", True))
|
|
Me.PORTTextBox.Location = New System.Drawing.Point(373, 164)
|
|
Me.PORTTextBox.Name = "PORTTextBox"
|
|
Me.PORTTextBox.Size = New System.Drawing.Size(121, 31)
|
|
Me.PORTTextBox.TabIndex = 6
|
|
'
|
|
'ACTIVECheckBox4
|
|
'
|
|
Me.ACTIVECheckBox4.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox4.Location = New System.Drawing.Point(313, 71)
|
|
Me.ACTIVECheckBox4.Name = "ACTIVECheckBox4"
|
|
Me.ACTIVECheckBox4.Size = New System.Drawing.Size(59, 24)
|
|
Me.ACTIVECheckBox4.TabIndex = 49
|
|
Me.ACTIVECheckBox4.TabStop = False
|
|
Me.ACTIVECheckBox4.Text = "Aktiv"
|
|
Me.ACTIVECheckBox4.UseVisualStyleBackColor = True
|
|
'
|
|
'ADDED_WHOTextBox4
|
|
'
|
|
Me.ADDED_WHOTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox4.Location = New System.Drawing.Point(373, 313)
|
|
Me.ADDED_WHOTextBox4.Name = "ADDED_WHOTextBox4"
|
|
Me.ADDED_WHOTextBox4.Size = New System.Drawing.Size(166, 31)
|
|
Me.ADDED_WHOTextBox4.TabIndex = 11
|
|
Me.ADDED_WHOTextBox4.TabStop = False
|
|
'
|
|
'ADDED_WHENTextBox4
|
|
'
|
|
Me.ADDED_WHENTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox4.Location = New System.Drawing.Point(545, 313)
|
|
Me.ADDED_WHENTextBox4.Name = "ADDED_WHENTextBox4"
|
|
Me.ADDED_WHENTextBox4.Size = New System.Drawing.Size(151, 31)
|
|
Me.ADDED_WHENTextBox4.TabIndex = 12
|
|
Me.ADDED_WHENTextBox4.TabStop = False
|
|
'
|
|
'CHANGED_WHOTextBox1
|
|
'
|
|
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(373, 353)
|
|
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
|
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(166, 31)
|
|
Me.CHANGED_WHOTextBox1.TabIndex = 13
|
|
Me.CHANGED_WHOTextBox1.TabStop = False
|
|
'
|
|
'CHANGED_WHENTextBox5
|
|
'
|
|
Me.CHANGED_WHENTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox5.Location = New System.Drawing.Point(545, 353)
|
|
Me.CHANGED_WHENTextBox5.Name = "CHANGED_WHENTextBox5"
|
|
Me.CHANGED_WHENTextBox5.Size = New System.Drawing.Size(151, 31)
|
|
Me.CHANGED_WHENTextBox5.TabIndex = 14
|
|
Me.CHANGED_WHENTextBox5.TabStop = False
|
|
'
|
|
'GridControl6
|
|
'
|
|
Me.GridControl6.DataSource = Me.TBDD_EMAIL_ACCOUNTBindingSource
|
|
Me.GridControl6.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GridControl6.EmbeddedNavigator.Margin = New System.Windows.Forms.Padding(8, 9, 8, 9)
|
|
Me.GridControl6.Location = New System.Drawing.Point(3, 41)
|
|
Me.GridControl6.MainView = Me.GridView6
|
|
Me.GridControl6.Name = "GridControl6"
|
|
Me.GridControl6.Size = New System.Drawing.Size(301, 514)
|
|
Me.GridControl6.TabIndex = 34
|
|
Me.GridControl6.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView6})
|
|
'
|
|
'GridView6
|
|
'
|
|
Me.GridView6.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridView6.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView6.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GridView6.Appearance.FilterPanel.Options.UseBackColor = True
|
|
Me.GridView6.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME, Me.colEMAIL_FROM, Me.colEMAIL_USER})
|
|
Me.GridView6.GridControl = Me.GridControl6
|
|
Me.GridView6.Name = "GridView6"
|
|
Me.GridView6.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView6.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView6.OptionsBehavior.Editable = False
|
|
Me.GridView6.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView6.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView6.OptionsView.ShowDetailButtons = False
|
|
Me.GridView6.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.ShowAlways
|
|
Me.GridView6.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME
|
|
'
|
|
Me.colNAME.Caption = "Name"
|
|
Me.colNAME.FieldName = "NAME"
|
|
Me.colNAME.Name = "colNAME"
|
|
Me.colNAME.Visible = True
|
|
Me.colNAME.VisibleIndex = 0
|
|
'
|
|
'colEMAIL_FROM
|
|
'
|
|
Me.colEMAIL_FROM.Caption = "Email from"
|
|
Me.colEMAIL_FROM.FieldName = "EMAIL_FROM"
|
|
Me.colEMAIL_FROM.Name = "colEMAIL_FROM"
|
|
Me.colEMAIL_FROM.Visible = True
|
|
Me.colEMAIL_FROM.VisibleIndex = 1
|
|
'
|
|
'colEMAIL_USER
|
|
'
|
|
Me.colEMAIL_USER.Caption = "Email User"
|
|
Me.colEMAIL_USER.FieldName = "EMAIL_USER"
|
|
Me.colEMAIL_USER.Name = "colEMAIL_USER"
|
|
Me.colEMAIL_USER.Visible = True
|
|
Me.colEMAIL_USER.VisibleIndex = 2
|
|
'
|
|
'BindingNavigator6
|
|
'
|
|
Me.BindingNavigator6.AddNewItem = Me.BindingNavigatorAddNewItem1
|
|
Me.BindingNavigator6.BindingSource = Me.TBDD_EMAIL_ACCOUNTBindingSource
|
|
Me.BindingNavigator6.CountItem = Me.BindingNavigatorCountItem1
|
|
Me.BindingNavigator6.DeleteItem = Me.BindingNavigatorDeleteItem1
|
|
Me.BindingNavigator6.ImageScalingSize = New System.Drawing.Size(28, 28)
|
|
Me.BindingNavigator6.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.BindingNavigatorAddNewItem1, Me.ToolStripButton27, Me.BindingNavigatorDeleteItem1, Me.btnAktualisieren})
|
|
Me.BindingNavigator6.Location = New System.Drawing.Point(3, 3)
|
|
Me.BindingNavigator6.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
|
|
Me.BindingNavigator6.MoveLastItem = Me.BindingNavigatorMoveLastItem1
|
|
Me.BindingNavigator6.MoveNextItem = Me.BindingNavigatorMoveNextItem1
|
|
Me.BindingNavigator6.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
|
|
Me.BindingNavigator6.Name = "BindingNavigator6"
|
|
Me.BindingNavigator6.PositionItem = Me.BindingNavigatorPositionItem1
|
|
Me.BindingNavigator6.Size = New System.Drawing.Size(1221, 38)
|
|
Me.BindingNavigator6.TabIndex = 0
|
|
Me.BindingNavigator6.Text = "BindingNavigator6"
|
|
'
|
|
'BindingNavigatorAddNewItem1
|
|
'
|
|
Me.BindingNavigatorAddNewItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorAddNewItem1.Image = CType(resources.GetObject("BindingNavigatorAddNewItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorAddNewItem1.Name = "BindingNavigatorAddNewItem1"
|
|
Me.BindingNavigatorAddNewItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorAddNewItem1.Size = New System.Drawing.Size(40, 32)
|
|
Me.BindingNavigatorAddNewItem1.Text = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem1
|
|
'
|
|
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
|
|
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(61, 32)
|
|
Me.BindingNavigatorCountItem1.Text = "of {0}"
|
|
Me.BindingNavigatorCountItem1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorDeleteItem1
|
|
'
|
|
Me.BindingNavigatorDeleteItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorDeleteItem1.Image = CType(resources.GetObject("BindingNavigatorDeleteItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorDeleteItem1.Name = "BindingNavigatorDeleteItem1"
|
|
Me.BindingNavigatorDeleteItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorDeleteItem1.Size = New System.Drawing.Size(40, 32)
|
|
Me.BindingNavigatorDeleteItem1.Text = "Löschen"
|
|
'
|
|
'BindingNavigatorMoveFirstItem1
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem1.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
|
|
Me.BindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem1.Size = New System.Drawing.Size(40, 32)
|
|
Me.BindingNavigatorMoveFirstItem1.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem1
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem1.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
|
|
Me.BindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem1.Size = New System.Drawing.Size(40, 32)
|
|
Me.BindingNavigatorMovePreviousItem1.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator3
|
|
'
|
|
Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
|
|
Me.BindingNavigatorSeparator3.Size = New System.Drawing.Size(6, 38)
|
|
'
|
|
'BindingNavigatorPositionItem1
|
|
'
|
|
Me.BindingNavigatorPositionItem1.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem1.AutoSize = False
|
|
Me.BindingNavigatorPositionItem1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
|
|
Me.BindingNavigatorPositionItem1.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem1.Text = "0"
|
|
Me.BindingNavigatorPositionItem1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator4
|
|
'
|
|
Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
|
|
Me.BindingNavigatorSeparator4.Size = New System.Drawing.Size(6, 38)
|
|
'
|
|
'BindingNavigatorMoveNextItem1
|
|
'
|
|
Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem1.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
|
|
Me.BindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem1.Size = New System.Drawing.Size(40, 32)
|
|
Me.BindingNavigatorMoveNextItem1.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem1
|
|
'
|
|
Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem1.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
|
|
Me.BindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem1.Size = New System.Drawing.Size(40, 32)
|
|
Me.BindingNavigatorMoveLastItem1.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator5
|
|
'
|
|
Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
|
|
Me.BindingNavigatorSeparator5.Size = New System.Drawing.Size(6, 38)
|
|
'
|
|
'ToolStripButton27
|
|
'
|
|
Me.ToolStripButton27.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton27.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.ToolStripButton27.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton27.Name = "ToolStripButton27"
|
|
Me.ToolStripButton27.Size = New System.Drawing.Size(40, 32)
|
|
Me.ToolStripButton27.Text = "tsbtnEmailProfile_Save"
|
|
'
|
|
'btnAktualisieren
|
|
'
|
|
Me.btnAktualisieren.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.btnAktualisieren.Image = Global.EmailProfiler.Form.My.Resources.Resources.refresh_16xLG
|
|
Me.btnAktualisieren.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.btnAktualisieren.Name = "btnAktualisieren"
|
|
Me.btnAktualisieren.Size = New System.Drawing.Size(40, 32)
|
|
Me.btnAktualisieren.Text = "Aktualisieren"
|
|
'
|
|
'tabConfig
|
|
'
|
|
Me.tabConfig.Controls.Add(Me.GroupBox4)
|
|
Me.tabConfig.Controls.Add(Me.GroupBox5)
|
|
Me.tabConfig.Controls.Add(Me.GroupBox3)
|
|
Me.tabConfig.Controls.Add(Me.GroupBox1)
|
|
Me.tabConfig.Location = New System.Drawing.Point(4, 32)
|
|
Me.tabConfig.Name = "tabConfig"
|
|
Me.tabConfig.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabConfig.Size = New System.Drawing.Size(1227, 558)
|
|
Me.tabConfig.TabIndex = 1
|
|
Me.tabConfig.Text = "Grundeinstellungen"
|
|
Me.tabConfig.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.Controls.Add(Me.Button3)
|
|
Me.GroupBox4.Controls.Add(Me.btnTestRegEx)
|
|
Me.GroupBox4.Controls.Add(Me.Label14)
|
|
Me.GroupBox4.Controls.Add(Me.txtResultRegEx)
|
|
Me.GroupBox4.Controls.Add(Me.txthtmlEmail)
|
|
Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GroupBox4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox4.Location = New System.Drawing.Point(3, 358)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(1221, 197)
|
|
Me.GroupBox4.TabIndex = 69
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Test RegEx"
|
|
Me.GroupBox4.Visible = False
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Location = New System.Drawing.Point(9, 20)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(130, 23)
|
|
Me.Button3.TabIndex = 71
|
|
Me.Button3.Text = "Load E-Mail Body"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'btnTestRegEx
|
|
'
|
|
Me.btnTestRegEx.Location = New System.Drawing.Point(553, 49)
|
|
Me.btnTestRegEx.Name = "btnTestRegEx"
|
|
Me.btnTestRegEx.Size = New System.Drawing.Size(75, 44)
|
|
Me.btnTestRegEx.TabIndex = 70
|
|
Me.btnTestRegEx.Text = "Test RegEx"
|
|
Me.btnTestRegEx.UseVisualStyleBackColor = True
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(656, 30)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(126, 24)
|
|
Me.Label14.TabIndex = 68
|
|
Me.Label14.Text = "Result RegEx"
|
|
'
|
|
'txtResultRegEx
|
|
'
|
|
Me.txtResultRegEx.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.txtResultRegEx.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtResultRegEx.Location = New System.Drawing.Point(659, 49)
|
|
Me.txtResultRegEx.Multiline = True
|
|
Me.txtResultRegEx.Name = "txtResultRegEx"
|
|
Me.txtResultRegEx.Size = New System.Drawing.Size(538, 177)
|
|
Me.txtResultRegEx.TabIndex = 69
|
|
'
|
|
'txthtmlEmail
|
|
'
|
|
Me.txthtmlEmail.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.txthtmlEmail.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.EmailProfiler.Form.My.MySettings.Default, "MyTestHTML", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txthtmlEmail.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txthtmlEmail.Location = New System.Drawing.Point(9, 49)
|
|
Me.txthtmlEmail.Multiline = True
|
|
Me.txthtmlEmail.Name = "txthtmlEmail"
|
|
Me.txthtmlEmail.Size = New System.Drawing.Size(538, 177)
|
|
Me.txthtmlEmail.TabIndex = 67
|
|
Me.txthtmlEmail.Text = Global.EmailProfiler.Form.My.MySettings.Default.MyTestHTML
|
|
'
|
|
'GroupBox5
|
|
'
|
|
Me.GroupBox5.Controls.Add(Me.Button5)
|
|
Me.GroupBox5.Controls.Add(Me.txtRegex2)
|
|
Me.GroupBox5.Controls.Add(Me.Label13)
|
|
Me.GroupBox5.Controls.Add(Me.btnsaveRegex)
|
|
Me.GroupBox5.Controls.Add(Me.txtRegex1)
|
|
Me.GroupBox5.Controls.Add(Me.Label8)
|
|
Me.GroupBox5.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox5.Location = New System.Drawing.Point(3, 220)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Size = New System.Drawing.Size(1221, 138)
|
|
Me.GroupBox5.TabIndex = 62
|
|
Me.GroupBox5.TabStop = False
|
|
Me.GroupBox5.Text = "Regular Expression"
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button5.Location = New System.Drawing.Point(1110, 31)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(82, 23)
|
|
Me.Button5.TabIndex = 77
|
|
Me.Button5.Text = "Speichern"
|
|
Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'txtRegex2
|
|
'
|
|
Me.txtRegex2.Location = New System.Drawing.Point(603, 33)
|
|
Me.txtRegex2.Multiline = True
|
|
Me.txtRegex2.Name = "txtRegex2"
|
|
Me.txtRegex2.Size = New System.Drawing.Size(501, 89)
|
|
Me.txtRegex2.TabIndex = 76
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(600, 17)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(294, 24)
|
|
Me.Label13.TabIndex = 75
|
|
Me.Label13.Text = "Regex Remove HTML-Context2:"
|
|
'
|
|
'btnsaveRegex
|
|
'
|
|
Me.btnsaveRegex.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.btnsaveRegex.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnsaveRegex.Location = New System.Drawing.Point(515, 33)
|
|
Me.btnsaveRegex.Name = "btnsaveRegex"
|
|
Me.btnsaveRegex.Size = New System.Drawing.Size(82, 23)
|
|
Me.btnsaveRegex.TabIndex = 74
|
|
Me.btnsaveRegex.Text = "Speichern"
|
|
Me.btnsaveRegex.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnsaveRegex.UseVisualStyleBackColor = True
|
|
'
|
|
'txtRegex1
|
|
'
|
|
Me.txtRegex1.Location = New System.Drawing.Point(9, 33)
|
|
Me.txtRegex1.Multiline = True
|
|
Me.txtRegex1.Name = "txtRegex1"
|
|
Me.txtRegex1.Size = New System.Drawing.Size(500, 89)
|
|
Me.txtRegex1.TabIndex = 73
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(6, 17)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(294, 24)
|
|
Me.Label8.TabIndex = 72
|
|
Me.Label8.Text = "Regex Remove HTML-Context1:"
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.Button2)
|
|
Me.GroupBox3.Controls.Add(CHANGED_WHENLabel4)
|
|
Me.GroupBox3.Controls.Add(Me.CHANGED_WHENTextBox4)
|
|
Me.GroupBox3.Controls.Add(CHANGED_WHOLabel4)
|
|
Me.GroupBox3.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.GroupBox3.Controls.Add(CHECK_INTERVALL_MINUTESLabel)
|
|
Me.GroupBox3.Controls.Add(Me.Label10)
|
|
Me.GroupBox3.Controls.Add(Me.CHECK_INTERVALL_MINUTESNumericUpDown)
|
|
Me.GroupBox3.Controls.Add(Me.btnShowLogpath)
|
|
Me.GroupBox3.Controls.Add(Me.LOG_ERRORS_ONLYCheckBox)
|
|
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox3.Location = New System.Drawing.Point(3, 142)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(1221, 78)
|
|
Me.GroupBox3.TabIndex = 61
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Weiteres"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Image = Global.EmailProfiler.Form.My.Resources.Resources.save_16xMD
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(9, 49)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(159, 23)
|
|
Me.Button2.TabIndex = 78
|
|
Me.Button2.Text = "Konfiguration speichern"
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'CHANGED_WHENTextBox4
|
|
'
|
|
Me.CHANGED_WHENTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_CONFIGBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox4.Location = New System.Drawing.Point(995, 24)
|
|
Me.CHANGED_WHENTextBox4.Name = "CHANGED_WHENTextBox4"
|
|
Me.CHANGED_WHENTextBox4.ReadOnly = True
|
|
Me.CHANGED_WHENTextBox4.Size = New System.Drawing.Size(130, 31)
|
|
Me.CHANGED_WHENTextBox4.TabIndex = 67
|
|
'
|
|
'TBEMLP_CONFIGBindingSource
|
|
'
|
|
Me.TBEMLP_CONFIGBindingSource.DataMember = "TBEMLP_CONFIG"
|
|
Me.TBEMLP_CONFIGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBEMLP_CONFIGBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(788, 23)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(110, 31)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 66
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(468, 26)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(329, 24)
|
|
Me.Label10.TabIndex = 65
|
|
Me.Label10.Text = "(Neustart des Dienstes erforderlich)"
|
|
'
|
|
'CHECK_INTERVALL_MINUTESNumericUpDown
|
|
'
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBEMLP_CONFIGBindingSource, "CHECK_INTERVALL_MINUTES", True))
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown.Location = New System.Drawing.Point(427, 24)
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown.Maximum = New Decimal(New Integer() {60, 0, 0, 0})
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown.Name = "CHECK_INTERVALL_MINUTESNumericUpDown"
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown.Size = New System.Drawing.Size(35, 31)
|
|
Me.CHECK_INTERVALL_MINUTESNumericUpDown.TabIndex = 63
|
|
'
|
|
'btnShowLogpath
|
|
'
|
|
Me.btnShowLogpath.Image = Global.EmailProfiler.Form.My.Resources.Resources.folder_Closed_16xLG
|
|
Me.btnShowLogpath.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnShowLogpath.Location = New System.Drawing.Point(9, 20)
|
|
Me.btnShowLogpath.Name = "btnShowLogpath"
|
|
Me.btnShowLogpath.Size = New System.Drawing.Size(108, 24)
|
|
Me.btnShowLogpath.TabIndex = 59
|
|
Me.btnShowLogpath.Text = "Show Logpath"
|
|
Me.btnShowLogpath.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnShowLogpath.UseVisualStyleBackColor = True
|
|
'
|
|
'LOG_ERRORS_ONLYCheckBox
|
|
'
|
|
Me.LOG_ERRORS_ONLYCheckBox.Checked = Global.EmailProfiler.Form.My.MySettings.Default.DEBUG
|
|
Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_CONFIGBindingSource, "LOG_ERRORS_ONLY", True))
|
|
Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Global.EmailProfiler.Form.My.MySettings.Default, "DEBUG", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.LOG_ERRORS_ONLYCheckBox.Location = New System.Drawing.Point(138, 22)
|
|
Me.LOG_ERRORS_ONLYCheckBox.Name = "LOG_ERRORS_ONLYCheckBox"
|
|
Me.LOG_ERRORS_ONLYCheckBox.Size = New System.Drawing.Size(104, 23)
|
|
Me.LOG_ERRORS_ONLYCheckBox.TabIndex = 64
|
|
Me.LOG_ERRORS_ONLYCheckBox.Text = "DEBUG (Log)"
|
|
Me.LOG_ERRORS_ONLYCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.txtConnectionString)
|
|
Me.GroupBox1.Controls.Add(Me.Label1)
|
|
Me.GroupBox1.Controls.Add(Me.BtnConnect)
|
|
Me.GroupBox1.Controls.Add(Me.cmbDatenbank)
|
|
Me.GroupBox1.Controls.Add(Me.chkbxUserAut)
|
|
Me.GroupBox1.Controls.Add(Me.Label4)
|
|
Me.GroupBox1.Controls.Add(Me.txtServer)
|
|
Me.GroupBox1.Controls.Add(Me.Label2)
|
|
Me.GroupBox1.Controls.Add(Me.txtUser)
|
|
Me.GroupBox1.Controls.Add(Me.Label3)
|
|
Me.GroupBox1.Controls.Add(Me.txtPasswort)
|
|
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox1.Location = New System.Drawing.Point(3, 3)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(1221, 139)
|
|
Me.GroupBox1.TabIndex = 58
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Datenbankverbindung:"
|
|
'
|
|
'txtConnectionString
|
|
'
|
|
Me.txtConnectionString.Location = New System.Drawing.Point(9, 100)
|
|
Me.txtConnectionString.Name = "txtConnectionString"
|
|
Me.txtConnectionString.ReadOnly = True
|
|
Me.txtConnectionString.Size = New System.Drawing.Size(547, 31)
|
|
Me.txtConnectionString.TabIndex = 58
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label1.Location = New System.Drawing.Point(6, 17)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(133, 24)
|
|
Me.Label1.TabIndex = 53
|
|
Me.Label1.Text = "Server-Name:"
|
|
'
|
|
'BtnConnect
|
|
'
|
|
Me.BtnConnect.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.BtnConnect.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.BtnConnect.Location = New System.Drawing.Point(303, 70)
|
|
Me.BtnConnect.Name = "BtnConnect"
|
|
Me.BtnConnect.Size = New System.Drawing.Size(253, 25)
|
|
Me.BtnConnect.TabIndex = 52
|
|
Me.BtnConnect.Text = "Verbindung zur Datenbank herstellen"
|
|
Me.BtnConnect.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.BtnConnect.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbDatenbank
|
|
'
|
|
Me.cmbDatenbank.FormattingEnabled = True
|
|
Me.cmbDatenbank.Location = New System.Drawing.Point(9, 73)
|
|
Me.cmbDatenbank.Name = "cmbDatenbank"
|
|
Me.cmbDatenbank.Size = New System.Drawing.Size(288, 31)
|
|
Me.cmbDatenbank.TabIndex = 51
|
|
'
|
|
'chkbxUserAut
|
|
'
|
|
Me.chkbxUserAut.AutoSize = True
|
|
Me.chkbxUserAut.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.chkbxUserAut.Location = New System.Drawing.Point(500, 35)
|
|
Me.chkbxUserAut.Name = "chkbxUserAut"
|
|
Me.chkbxUserAut.Size = New System.Drawing.Size(274, 28)
|
|
Me.chkbxUserAut.TabIndex = 57
|
|
Me.chkbxUserAut.Text = "Windows-Authentifizierung"
|
|
Me.chkbxUserAut.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label4.Location = New System.Drawing.Point(6, 57)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(114, 24)
|
|
Me.Label4.TabIndex = 56
|
|
Me.Label4.Text = "Datenbank:"
|
|
'
|
|
'txtServer
|
|
'
|
|
Me.txtServer.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.txtServer.Location = New System.Drawing.Point(9, 33)
|
|
Me.txtServer.Name = "txtServer"
|
|
Me.txtServer.Size = New System.Drawing.Size(288, 31)
|
|
Me.txtServer.TabIndex = 48
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label2.Location = New System.Drawing.Point(300, 17)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(146, 24)
|
|
Me.Label2.TabIndex = 54
|
|
Me.Label2.Text = "Benutzername:"
|
|
'
|
|
'txtUser
|
|
'
|
|
Me.txtUser.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.txtUser.Location = New System.Drawing.Point(303, 33)
|
|
Me.txtUser.Name = "txtUser"
|
|
Me.txtUser.Size = New System.Drawing.Size(118, 31)
|
|
Me.txtUser.TabIndex = 49
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.Label3.Location = New System.Drawing.Point(427, 17)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(97, 24)
|
|
Me.Label3.TabIndex = 55
|
|
Me.Label3.Text = "Passwort:"
|
|
'
|
|
'txtPasswort
|
|
'
|
|
Me.txtPasswort.ForeColor = System.Drawing.SystemColors.WindowText
|
|
Me.txtPasswort.Location = New System.Drawing.Point(430, 33)
|
|
Me.txtPasswort.Name = "txtPasswort"
|
|
Me.txtPasswort.Size = New System.Drawing.Size(64, 31)
|
|
Me.txtPasswort.TabIndex = 50
|
|
Me.txtPasswort.UseSystemPasswordChar = True
|
|
'
|
|
'tabMonitoring
|
|
'
|
|
Me.tabMonitoring.AutoScroll = True
|
|
Me.tabMonitoring.Controls.Add(Me.pnlGridMonitoring)
|
|
Me.tabMonitoring.Controls.Add(Me.pnlAbrufmenge)
|
|
Me.tabMonitoring.Location = New System.Drawing.Point(4, 32)
|
|
Me.tabMonitoring.Name = "tabMonitoring"
|
|
Me.tabMonitoring.Size = New System.Drawing.Size(1227, 558)
|
|
Me.tabMonitoring.TabIndex = 4
|
|
Me.tabMonitoring.Text = "Monitoring"
|
|
Me.tabMonitoring.UseVisualStyleBackColor = True
|
|
'
|
|
'pnlGridMonitoring
|
|
'
|
|
Me.pnlGridMonitoring.Controls.Add(Me.gridMonitoring)
|
|
Me.pnlGridMonitoring.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlGridMonitoring.Location = New System.Drawing.Point(0, 68)
|
|
Me.pnlGridMonitoring.Name = "pnlGridMonitoring"
|
|
Me.pnlGridMonitoring.Size = New System.Drawing.Size(1227, 490)
|
|
Me.pnlGridMonitoring.TabIndex = 2
|
|
'
|
|
'gridMonitoring
|
|
'
|
|
Me.gridMonitoring.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridMonitoring.Location = New System.Drawing.Point(3, 3)
|
|
Me.gridMonitoring.MainView = Me.GridView5
|
|
Me.gridMonitoring.Name = "gridMonitoring"
|
|
Me.gridMonitoring.Size = New System.Drawing.Size(1221, 484)
|
|
Me.gridMonitoring.TabIndex = 0
|
|
Me.gridMonitoring.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView5})
|
|
'
|
|
'GridView5
|
|
'
|
|
Me.GridView5.GridControl = Me.gridMonitoring
|
|
Me.GridView5.Name = "GridView5"
|
|
Me.GridView5.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView5.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView5.OptionsBehavior.Editable = False
|
|
Me.GridView5.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView5.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridView5.OptionsView.ColumnAutoWidth = False
|
|
Me.GridView5.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView5.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'pnlAbrufmenge
|
|
'
|
|
Me.pnlAbrufmenge.Controls.Add(Me.txtMonitoringLimit)
|
|
Me.pnlAbrufmenge.Controls.Add(Me.lblMonitoringLimit)
|
|
Me.pnlAbrufmenge.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlAbrufmenge.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlAbrufmenge.Name = "pnlAbrufmenge"
|
|
Me.pnlAbrufmenge.Size = New System.Drawing.Size(1227, 68)
|
|
Me.pnlAbrufmenge.TabIndex = 1
|
|
'
|
|
'TBEMLP_HISTORYBindingSource
|
|
'
|
|
Me.TBEMLP_HISTORYBindingSource.DataMember = "TBEMLP_HISTORY"
|
|
Me.TBEMLP_HISTORYBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'BackgroundWorker1
|
|
'
|
|
Me.BackgroundWorker1.WorkerReportsProgress = True
|
|
Me.BackgroundWorker1.WorkerSupportsCancellation = True
|
|
'
|
|
'TBEMLP_POLL_PROFILESTableAdapter
|
|
'
|
|
Me.TBEMLP_POLL_PROFILESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBEMLP_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBEMLP_HISTORYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBEMLP_POLL_INDEXING_STEPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBEMLP_POLL_PROCESSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBEMLP_POLL_PROFILESTableAdapter = Me.TBEMLP_POLL_PROFILESTableAdapter
|
|
Me.TableAdapterManager.TBEMLP_POLL_STEPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = EmailProfiler.Form.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBEMLP_POLL_PROCESSTableAdapter
|
|
'
|
|
Me.TBEMLP_POLL_PROCESSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBEMLP_POLL_STEPSTableAdapter
|
|
'
|
|
Me.TBEMLP_POLL_STEPSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBEMLP_POLL_INDEXING_STEPSTableAdapter
|
|
'
|
|
Me.TBEMLP_POLL_INDEXING_STEPSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBDD_EMAIL_ACCOUNTTableAdapter
|
|
'
|
|
Me.TBDD_EMAIL_ACCOUNTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBEMLP_HISTORYTableAdapter
|
|
'
|
|
Me.TBEMLP_HISTORYTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBEMLP_CONFIGTableAdapter
|
|
'
|
|
Me.TBEMLP_CONFIGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
|
'
|
|
'lblMonitoringLimit
|
|
'
|
|
Me.lblMonitoringLimit.Location = New System.Drawing.Point(35, 25)
|
|
Me.lblMonitoringLimit.Name = "lblMonitoringLimit"
|
|
Me.lblMonitoringLimit.Size = New System.Drawing.Size(197, 23)
|
|
Me.lblMonitoringLimit.TabIndex = 0
|
|
Me.lblMonitoringLimit.Text = "Abrufmenge an Emails:"
|
|
'
|
|
'txtMonitoringLimit
|
|
'
|
|
Me.txtMonitoringLimit.Location = New System.Drawing.Point(239, 19)
|
|
Me.txtMonitoringLimit.Name = "txtMonitoringLimit"
|
|
Me.txtMonitoringLimit.Size = New System.Drawing.Size(100, 38)
|
|
Me.txtMonitoringLimit.TabIndex = 1
|
|
'
|
|
'frmMain
|
|
'
|
|
Me.Appearance.Options.UseFont = True
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(10.0!, 23.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1235, 616)
|
|
Me.Controls.Add(Me.TabControl1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.IconOptions.Icon = CType(resources.GetObject("frmMain.IconOptions.Icon"), System.Drawing.Icon)
|
|
Me.IconOptions.SvgImage = CType(resources.GetObject("frmMain.IconOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.Name = "frmMain"
|
|
Me.Text = "Konfiguration Email-Profiler"
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.tabProfile.ResumeLayout(False)
|
|
Me.tabProfile.PerformLayout()
|
|
CType(Me.txtSQLValidation.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBEMLP_POLL_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControl4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_EMAIL_ACCOUNTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator1.ResumeLayout(False)
|
|
Me.BindingNavigator1.PerformLayout()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl1.ResumeLayout(False)
|
|
Me.XtraTabPage1.ResumeLayout(False)
|
|
Me.XtraTabPage1.PerformLayout()
|
|
CType(Me.TBEMLP_POLL_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator2.ResumeLayout(False)
|
|
Me.BindingNavigator2.PerformLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabPage2.ResumeLayout(False)
|
|
Me.XtraTabPage2.PerformLayout()
|
|
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBEMLP_POLL_STEPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator3.ResumeLayout(False)
|
|
Me.BindingNavigator3.PerformLayout()
|
|
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabPage3.ResumeLayout(False)
|
|
Me.XtraTabPage3.PerformLayout()
|
|
CType(Me.SEQUENCENumericUpDown, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBEMLP_POLL_INDEXING_STEPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator4.ResumeLayout(False)
|
|
Me.BindingNavigator4.PerformLayout()
|
|
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabEmail.ResumeLayout(False)
|
|
Me.tabEmail.PerformLayout()
|
|
Me.GroupBox6.ResumeLayout(False)
|
|
Me.GroupBox6.PerformLayout()
|
|
Me.ContextMenuStrip2.ResumeLayout(False)
|
|
CType(Me.GridControl6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator6.ResumeLayout(False)
|
|
Me.BindingNavigator6.PerformLayout()
|
|
Me.tabConfig.ResumeLayout(False)
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.GroupBox4.PerformLayout()
|
|
Me.GroupBox5.ResumeLayout(False)
|
|
Me.GroupBox5.PerformLayout()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.TBEMLP_CONFIGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.CHECK_INTERVALL_MINUTESNumericUpDown, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
Me.tabMonitoring.ResumeLayout(False)
|
|
CType(Me.pnlGridMonitoring, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnlGridMonitoring.ResumeLayout(False)
|
|
CType(Me.gridMonitoring, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.pnlAbrufmenge, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnlAbrufmenge.ResumeLayout(False)
|
|
Me.pnlAbrufmenge.PerformLayout()
|
|
CType(Me.TBEMLP_HISTORYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtMonitoringLimit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents StatusStrip1 As StatusStrip
|
|
Friend WithEvents TabControl1 As TabControl
|
|
Friend WithEvents tabProfile As TabPage
|
|
Friend WithEvents tabConfig As TabPage
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents BtnConnect As Button
|
|
Friend WithEvents cmbDatenbank As ComboBox
|
|
Friend WithEvents chkbxUserAut As CheckBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtServer As TextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents txtUser As TextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtPasswort As TextBox
|
|
Friend WithEvents tslblstatus As ToolStripStatusLabel
|
|
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
|
|
Friend WithEvents btnShowLogpath As Button
|
|
Friend WithEvents MyDataset As MyDataset
|
|
Friend WithEvents TBEMLP_POLL_PROFILESBindingSource As BindingSource
|
|
Friend WithEvents TBEMLP_POLL_PROFILESTableAdapter As MyDatasetTableAdapters.TBEMLP_POLL_PROFILESTableAdapter
|
|
Friend WithEvents TableAdapterManager As MyDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents GUIDTextBox As TextBox
|
|
Friend WithEvents PROFILE_NAMETextBox As TextBox
|
|
Friend WithEvents POLL_TYPEComboBox As ComboBox
|
|
Friend WithEvents COMMENTTextBox As TextBox
|
|
Friend WithEvents ACTIVECheckBox As CheckBox
|
|
Friend WithEvents ADDED_WHOTextBox As TextBox
|
|
Friend WithEvents ADDED_WHENTextBox As TextBox
|
|
Friend WithEvents CHANGED_WHOProfilesTextBox As TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox As TextBox
|
|
Friend WithEvents BindingNavigator1 As BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator2 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton1 As ToolStripButton
|
|
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents BindingNavigator2 As BindingNavigator
|
|
Friend WithEvents ToolStripButton2 As ToolStripButton
|
|
Friend WithEvents ToolStripLabel1 As ToolStripLabel
|
|
Friend WithEvents ToolStripButton3 As ToolStripButton
|
|
Friend WithEvents ToolStripButton4 As ToolStripButton
|
|
Friend WithEvents ToolStripButton5 As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox1 As ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton6 As ToolStripButton
|
|
Friend WithEvents ToolStripButton7 As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton8 As ToolStripButton
|
|
Friend WithEvents TBEMLP_POLL_PROCESSBindingSource As BindingSource
|
|
Friend WithEvents TBEMLP_POLL_PROCESSTableAdapter As MyDatasetTableAdapters.TBEMLP_POLL_PROCESSTableAdapter
|
|
Friend WithEvents GUIDProcessTextBox As TextBox
|
|
Friend WithEvents COPY_2_HDDCheckBox As CheckBox
|
|
Friend WithEvents WM_IMPORTCheckBox As CheckBox
|
|
Friend WithEvents WM_OBJEKTTYPEComboBox As ComboBox
|
|
Friend WithEvents WM_VECTOR_LOGComboBox As ComboBox
|
|
Friend WithEvents WM_PATHTextBox As TextBox
|
|
Friend WithEvents WM_FILE_NAMETextBox As TextBox
|
|
Friend WithEvents PATH_EMAIL_TEMPTextBox As TextBox
|
|
Friend WithEvents PATH_EMAIL_ERRORSTextBox As TextBox
|
|
Friend WithEvents DELETE_MAILCheckBox As CheckBox
|
|
Friend WithEvents COMMENT_PROFILESTextBox As TextBox
|
|
Friend WithEvents ACTIVECheckBox1 As CheckBox
|
|
Friend WithEvents WM_IDX_BODY_TEXTComboBox As ComboBox
|
|
Friend WithEvents WM_IDX_BODY_SUBSTR_LENGTHTextBox As TextBox
|
|
Friend WithEvents colPROCESS_NAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTEP_NAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents ToolStripButton9 As ToolStripButton
|
|
Friend WithEvents ToolStripButton10 As ToolStripButton
|
|
Friend WithEvents STEP_NAMEComboBox As ComboBox
|
|
Friend WithEvents PROCESS_NAMEComboBox As ComboBox
|
|
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents TBEMLP_POLL_STEPSBindingSource As BindingSource
|
|
Friend WithEvents TBEMLP_POLL_STEPSTableAdapter As MyDatasetTableAdapters.TBEMLP_POLL_STEPSTableAdapter
|
|
Friend WithEvents GUIDPollStepsTextBox As TextBox
|
|
Friend WithEvents STEP_NAMETextBox As TextBox
|
|
Friend WithEvents KEYWORDS_BODYTextBox As TextBox
|
|
Friend WithEvents COMMENTTextBox1 As TextBox
|
|
Friend WithEvents ACTIVECheckBox2 As CheckBox
|
|
Friend WithEvents colSTEP_NAME1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colKEYWORDS_BODY As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents BindingNavigator3 As BindingNavigator
|
|
Friend WithEvents ToolStripButton11 As ToolStripButton
|
|
Friend WithEvents ToolStripLabel2 As ToolStripLabel
|
|
Friend WithEvents ToolStripButton12 As ToolStripButton
|
|
Friend WithEvents ToolStripButton13 As ToolStripButton
|
|
Friend WithEvents ToolStripButton14 As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox2 As ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator5 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton15 As ToolStripButton
|
|
Friend WithEvents ToolStripButton16 As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton17 As ToolStripButton
|
|
Friend WithEvents ToolStripButton18 As ToolStripButton
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|
Friend WithEvents CHANGED_WHENTextBox1 As TextBox
|
|
Friend WithEvents CHANGED_WHOProcessTextBox As TextBox
|
|
Friend WithEvents ADDED_WHENTextBox1 As TextBox
|
|
Friend WithEvents ADDED_WHOTextBox1 As TextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents CHANGED_WHENTextBox2 As TextBox
|
|
Friend WithEvents CHANGED_WHOStepsTextBox As TextBox
|
|
Friend WithEvents ADDED_WHENTextBox2 As TextBox
|
|
Friend WithEvents ADDED_WHOTextBox2 As TextBox
|
|
Friend WithEvents XtraTabPage3 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents BindingNavigator4 As BindingNavigator
|
|
Friend WithEvents ToolStripButton19 As ToolStripButton
|
|
Friend WithEvents ToolStripLabel3 As ToolStripLabel
|
|
Friend WithEvents ToolStripButton20 As ToolStripButton
|
|
Friend WithEvents ToolStripButton21 As ToolStripButton
|
|
Friend WithEvents ToolStripButton22 As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator7 As ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox3 As ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator8 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton23 As ToolStripButton
|
|
Friend WithEvents ToolStripButton24 As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator9 As ToolStripSeparator
|
|
Friend WithEvents ToolStripButton25 As ToolStripButton
|
|
Friend WithEvents ToolStripButton26 As ToolStripButton
|
|
Friend WithEvents GridControl3 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents TBEMLP_POLL_INDEXING_STEPSBindingSource As BindingSource
|
|
Friend WithEvents TBEMLP_POLL_INDEXING_STEPSTableAdapter As MyDatasetTableAdapters.TBEMLP_POLL_INDEXING_STEPSTableAdapter
|
|
Friend WithEvents GUIDTextBox1 As TextBox
|
|
Friend WithEvents INDEXNAMEIndexStepsComboBox As ComboBox
|
|
Friend WithEvents INDEXVALUETextBox As TextBox
|
|
Friend WithEvents ACTIVECheckBox3 As CheckBox
|
|
Friend WithEvents USE_FOR_DIRECT_ANSWERCheckBox As CheckBox
|
|
Friend WithEvents ADDED_WHOTextBox3 As TextBox
|
|
Friend WithEvents ADDED_WHENTextBox3 As TextBox
|
|
Friend WithEvents CHANGED_WHOIndexingStepsTextBox As TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox3 As TextBox
|
|
Friend WithEvents SEQUENCENumericUpDown As NumericUpDown
|
|
Friend WithEvents colINDEXNAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colINDEXVALUE As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents NumericUpDown2 As NumericUpDown
|
|
Friend WithEvents NumericUpDown1 As NumericUpDown
|
|
Friend WithEvents TBDD_EMAIL_ACCOUNTBindingSource As BindingSource
|
|
Friend WithEvents TBDD_EMAIL_ACCOUNTTableAdapter As MyDatasetTableAdapters.TBDD_EMAIL_ACCOUNTTableAdapter
|
|
Friend WithEvents ComboBox1 As ComboBox
|
|
Friend WithEvents GridControl4 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView4 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colPROFILE_NAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|
Friend WithEvents tslblRefresh As ToolStripStatusLabel
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents TBEMLP_HISTORYBindingSource As BindingSource
|
|
Friend WithEvents TBEMLP_HISTORYTableAdapter As MyDatasetTableAdapters.TBEMLP_HISTORYTableAdapter
|
|
Friend WithEvents txtSubjectExample As TextBox
|
|
Friend WithEvents TBEMLP_CONFIGBindingSource As BindingSource
|
|
Friend WithEvents TBEMLP_CONFIGTableAdapter As MyDatasetTableAdapters.TBEMLP_CONFIGTableAdapter
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents CHECK_INTERVALL_MINUTESNumericUpDown As NumericUpDown
|
|
Friend WithEvents LOG_ERRORS_ONLYCheckBox As CheckBox
|
|
Friend WithEvents CHANGED_WHENTextBox4 As TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As TextBox
|
|
Friend WithEvents btnFBD_ErrorPath As Button
|
|
Friend WithEvents btnFBD_DonwloadPath As Button
|
|
Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
|
|
Friend WithEvents tabEmail As TabPage
|
|
Friend WithEvents BindingNavigator6 As BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem1 As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator3 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem1 As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator4 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator5 As ToolStripSeparator
|
|
Friend WithEvents EMAILIDTextBox As TextBox
|
|
Friend WithEvents NAMETextBox As TextBox
|
|
Friend WithEvents EMAIL_FROMTextBox As TextBox
|
|
Friend WithEvents EMAIL_SMTPTextBox As TextBox
|
|
Friend WithEvents EMAIL_USERTextBox As TextBox
|
|
Friend WithEvents EMAIL_PWTextBox As TextBox
|
|
Friend WithEvents PORTTextBox As TextBox
|
|
Friend WithEvents ACTIVECheckBox4 As CheckBox
|
|
Friend WithEvents ADDED_WHOTextBox4 As TextBox
|
|
Friend WithEvents ADDED_WHENTextBox4 As TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox1 As TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox5 As TextBox
|
|
Friend WithEvents GridControl6 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView6 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colEMAIL_FROM As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colEMAIL_USER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents ToolStripButton27 As ToolStripButton
|
|
Friend WithEvents txtnewpasswort As TextBox
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents txtTestmail As TextBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents btnsendtestmail As Button
|
|
Friend WithEvents btntestImap As Button
|
|
Friend WithEvents PATH_ORIGINALTextBox As TextBox
|
|
Friend WithEvents PORT_INTextBox As TextBox
|
|
Friend WithEvents lblDownloadPath As Label
|
|
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
|
Friend WithEvents ARCHIVE_FOLDERTextBox As TextBox
|
|
Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
|
|
Friend WithEvents AUTH_TYPEComboBox As ComboBox
|
|
Friend WithEvents btnCheckIMAPObjects As Button
|
|
Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
|
|
Friend WithEvents PasswortAnzeigenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents tsbtnRunLocalMail2 As ToolStripButton
|
|
Friend WithEvents tsbtnRunProfiles2 As ToolStripButton
|
|
Friend WithEvents ToolStripProgressBar2 As ToolStripProgressBar
|
|
Friend WithEvents ToolStripEmailAccountID2 As ToolStripTextBox
|
|
Friend WithEvents ToolStripLabel6 As ToolStripLabel
|
|
Friend WithEvents ToolStripLabel7 As ToolStripLabel
|
|
Friend WithEvents txtConnectionString As TextBox
|
|
Friend WithEvents GroupBox5 As GroupBox
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents txtRegex2 As TextBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents btnsaveRegex As Button
|
|
Friend WithEvents txtRegex1 As TextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents btnAktualisieren As ToolStripButton
|
|
Friend WithEvents GroupBox4 As GroupBox
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents btnTestRegEx As Button
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents txtResultRegEx As TextBox
|
|
Friend WithEvents txthtmlEmail As TextBox
|
|
Friend WithEvents EMAIL_SMTPLabel As Label
|
|
Friend WithEvents EMAIL_USERLabel As Label
|
|
Friend WithEvents EMAIL_PWLabel As Label
|
|
Friend WithEvents ARCHIVE_FOLDERLabel As Label
|
|
Friend WithEvents btnValidationSQL As DevExpress.XtraEditors.SimpleButton
|
|
Friend WithEvents txtSQLValidation As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents cbAllowXMLReceipt As CheckBox
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents GroupBox6 As GroupBox
|
|
Friend WithEvents CheckBoxEnableTls1_2 As CheckBox
|
|
Friend WithEvents CheckBoxEnableTls1_1 As CheckBox
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents tabMonitoring As TabPage
|
|
Friend WithEvents gridMonitoring As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView5 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents pnlGridMonitoring As DevExpress.XtraEditors.PanelControl
|
|
Friend WithEvents pnlAbrufmenge As DevExpress.XtraEditors.PanelControl
|
|
Friend WithEvents txtMonitoringLimit As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents lblMonitoringLimit As DevExpress.XtraEditors.LabelControl
|
|
End Class
|