MS Limilabs etc
This commit is contained in:
266
App/CONFIG_APP/frmMain.Designer.vb
generated
266
App/CONFIG_APP/frmMain.Designer.vb
generated
@@ -77,18 +77,21 @@ Partial Class frmMain
|
||||
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 AUTH_TYPELabel As System.Windows.Forms.Label
|
||||
Dim Label11 As System.Windows.Forms.Label
|
||||
Dim PORT_INLabel As System.Windows.Forms.Label
|
||||
Dim ARCHIVE_FOLDERLabel As System.Windows.Forms.Label
|
||||
Dim AUTH_TYPELabel As System.Windows.Forms.Label
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
|
||||
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.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||||
Me.tsbtnRunLocalMail = New System.Windows.Forms.ToolStripButton()
|
||||
Me.tsbtnRunProfiles = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripProgressBar1 = New System.Windows.Forms.ToolStripProgressBar()
|
||||
Me.ToolStripEmailAccountID = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||
Me.Profilkonfiguration = New System.Windows.Forms.TabPage()
|
||||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||||
@@ -280,16 +283,10 @@ Partial Class frmMain
|
||||
Me.ToolStripSeparator12 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton34 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
Me.ARCHIVE_FOLDERTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
||||
Me.Button7 = New System.Windows.Forms.Button()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.AUTH_TYPEComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.btntestImap = New System.Windows.Forms.Button()
|
||||
Me.chkDeleteMail = New System.Windows.Forms.CheckBox()
|
||||
Me.txtInboxname = New System.Windows.Forms.TextBox()
|
||||
Me.Button6 = New System.Windows.Forms.Button()
|
||||
Me.ARCHIVE_FOLDERTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.PORT_INTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.txtTestmail = New System.Windows.Forms.TextBox()
|
||||
Me.Label12 = New System.Windows.Forms.Label()
|
||||
Me.btnsendtestmail = New System.Windows.Forms.Button()
|
||||
@@ -307,7 +304,6 @@ Partial Class frmMain
|
||||
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.AUTH_TYPEComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.GridControl6 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.GridView6 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
@@ -350,7 +346,6 @@ Partial Class frmMain
|
||||
Me.TBEMLP_CONFIGTableAdapter = New CONFIG_APP.MyDatasetTableAdapters.TBEMLP_CONFIGTableAdapter()
|
||||
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
PROFILE_NAMELabel = New System.Windows.Forms.Label()
|
||||
POLL_TYPELabel = New System.Windows.Forms.Label()
|
||||
@@ -405,10 +400,10 @@ Partial Class frmMain
|
||||
ADDED_WHENLabel4 = New System.Windows.Forms.Label()
|
||||
CHANGED_WHOLabel5 = New System.Windows.Forms.Label()
|
||||
CHANGED_WHENLabel5 = New System.Windows.Forms.Label()
|
||||
AUTH_TYPELabel = New System.Windows.Forms.Label()
|
||||
Label11 = New System.Windows.Forms.Label()
|
||||
PORT_INLabel = New System.Windows.Forms.Label()
|
||||
ARCHIVE_FOLDERLabel = New System.Windows.Forms.Label()
|
||||
AUTH_TYPELabel = New System.Windows.Forms.Label()
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
Me.ToolStrip1.SuspendLayout()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
@@ -456,7 +451,6 @@ Partial Class frmMain
|
||||
CType(Me.BindingNavigator5, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator5.SuspendLayout()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
Me.GroupBox5.SuspendLayout()
|
||||
CType(Me.GridControl6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -893,18 +887,18 @@ Partial Class frmMain
|
||||
EMAIL_SMTPLabel.AutoSize = True
|
||||
EMAIL_SMTPLabel.Location = New System.Drawing.Point(698, 68)
|
||||
EMAIL_SMTPLabel.Name = "EMAIL_SMTPLabel"
|
||||
EMAIL_SMTPLabel.Size = New System.Drawing.Size(70, 13)
|
||||
EMAIL_SMTPLabel.Size = New System.Drawing.Size(43, 13)
|
||||
EMAIL_SMTPLabel.TabIndex = 40
|
||||
EMAIL_SMTPLabel.Text = "Email Server:"
|
||||
EMAIL_SMTPLabel.Text = "Server:"
|
||||
'
|
||||
'EMAIL_USERLabel
|
||||
'
|
||||
EMAIL_USERLabel.AutoSize = True
|
||||
EMAIL_USERLabel.Location = New System.Drawing.Point(370, 108)
|
||||
EMAIL_USERLabel.Name = "EMAIL_USERLabel"
|
||||
EMAIL_USERLabel.Size = New System.Drawing.Size(60, 13)
|
||||
EMAIL_USERLabel.Size = New System.Drawing.Size(80, 13)
|
||||
EMAIL_USERLabel.TabIndex = 42
|
||||
EMAIL_USERLabel.Text = "Email User:"
|
||||
EMAIL_USERLabel.Text = "Benutzername:"
|
||||
'
|
||||
'PORTLabel
|
||||
'
|
||||
@@ -918,7 +912,7 @@ Partial Class frmMain
|
||||
'ADDED_WHOLabel4
|
||||
'
|
||||
ADDED_WHOLabel4.AutoSize = True
|
||||
ADDED_WHOLabel4.Location = New System.Drawing.Point(371, 197)
|
||||
ADDED_WHOLabel4.Location = New System.Drawing.Point(370, 297)
|
||||
ADDED_WHOLabel4.Name = "ADDED_WHOLabel4"
|
||||
ADDED_WHOLabel4.Size = New System.Drawing.Size(65, 13)
|
||||
ADDED_WHOLabel4.TabIndex = 50
|
||||
@@ -927,7 +921,7 @@ Partial Class frmMain
|
||||
'ADDED_WHENLabel4
|
||||
'
|
||||
ADDED_WHENLabel4.AutoSize = True
|
||||
ADDED_WHENLabel4.Location = New System.Drawing.Point(542, 197)
|
||||
ADDED_WHENLabel4.Location = New System.Drawing.Point(542, 297)
|
||||
ADDED_WHENLabel4.Name = "ADDED_WHENLabel4"
|
||||
ADDED_WHENLabel4.Size = New System.Drawing.Size(71, 13)
|
||||
ADDED_WHENLabel4.TabIndex = 52
|
||||
@@ -936,7 +930,7 @@ Partial Class frmMain
|
||||
'CHANGED_WHOLabel5
|
||||
'
|
||||
CHANGED_WHOLabel5.AutoSize = True
|
||||
CHANGED_WHOLabel5.Location = New System.Drawing.Point(371, 237)
|
||||
CHANGED_WHOLabel5.Location = New System.Drawing.Point(370, 337)
|
||||
CHANGED_WHOLabel5.Name = "CHANGED_WHOLabel5"
|
||||
CHANGED_WHOLabel5.Size = New System.Drawing.Size(77, 13)
|
||||
CHANGED_WHOLabel5.TabIndex = 54
|
||||
@@ -945,29 +939,20 @@ Partial Class frmMain
|
||||
'CHANGED_WHENLabel5
|
||||
'
|
||||
CHANGED_WHENLabel5.AutoSize = True
|
||||
CHANGED_WHENLabel5.Location = New System.Drawing.Point(542, 237)
|
||||
CHANGED_WHENLabel5.Location = New System.Drawing.Point(542, 337)
|
||||
CHANGED_WHENLabel5.Name = "CHANGED_WHENLabel5"
|
||||
CHANGED_WHENLabel5.Size = New System.Drawing.Size(83, 13)
|
||||
CHANGED_WHENLabel5.TabIndex = 56
|
||||
CHANGED_WHENLabel5.Text = "Changed when:"
|
||||
'
|
||||
'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(61, 13)
|
||||
AUTH_TYPELabel.TabIndex = 60
|
||||
AUTH_TYPELabel.Text = "Auth Type:"
|
||||
'
|
||||
'Label11
|
||||
'
|
||||
Label11.AutoSize = True
|
||||
Label11.Location = New System.Drawing.Point(735, 108)
|
||||
Label11.Name = "Label11"
|
||||
Label11.Size = New System.Drawing.Size(81, 13)
|
||||
Label11.Size = New System.Drawing.Size(88, 13)
|
||||
Label11.TabIndex = 64
|
||||
Label11.Text = "New password:"
|
||||
Label11.Text = "Neues Passwort:"
|
||||
'
|
||||
'PORT_INLabel
|
||||
'
|
||||
@@ -983,9 +968,18 @@ Partial Class frmMain
|
||||
ARCHIVE_FOLDERLabel.AutoSize = True
|
||||
ARCHIVE_FOLDERLabel.Location = New System.Drawing.Point(828, 148)
|
||||
ARCHIVE_FOLDERLabel.Name = "ARCHIVE_FOLDERLabel"
|
||||
ARCHIVE_FOLDERLabel.Size = New System.Drawing.Size(80, 13)
|
||||
ARCHIVE_FOLDERLabel.Size = New System.Drawing.Size(84, 13)
|
||||
ARCHIVE_FOLDERLabel.TabIndex = 76
|
||||
ARCHIVE_FOLDERLabel.Text = "Archive Folder:"
|
||||
ARCHIVE_FOLDERLabel.Text = "Archive Ordner:"
|
||||
'
|
||||
'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(116, 13)
|
||||
AUTH_TYPELabel.TabIndex = 78
|
||||
AUTH_TYPELabel.Text = "Verbindungssicherheit:"
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
@@ -1006,9 +1000,14 @@ Partial Class frmMain
|
||||
Me.tslblRefresh.Name = "tslblRefresh"
|
||||
Me.tslblRefresh.Size = New System.Drawing.Size(0, 17)
|
||||
'
|
||||
'ToolStripStatusLabel1
|
||||
'
|
||||
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
||||
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(0, 17)
|
||||
'
|
||||
'ToolStrip1
|
||||
'
|
||||
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnRunLocalMail, Me.tsbtnRunProfiles, Me.ToolStripProgressBar1})
|
||||
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnRunLocalMail, Me.tsbtnRunProfiles, Me.ToolStripProgressBar1, Me.ToolStripEmailAccountID, Me.ToolStripLabel5})
|
||||
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.ToolStrip1.Name = "ToolStrip1"
|
||||
Me.ToolStrip1.Size = New System.Drawing.Size(1227, 25)
|
||||
@@ -1039,6 +1038,20 @@ Partial Class frmMain
|
||||
Me.ToolStripProgressBar1.Name = "ToolStripProgressBar1"
|
||||
Me.ToolStripProgressBar1.Size = New System.Drawing.Size(100, 22)
|
||||
'
|
||||
'ToolStripEmailAccountID
|
||||
'
|
||||
Me.ToolStripEmailAccountID.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||
Me.ToolStripEmailAccountID.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||||
Me.ToolStripEmailAccountID.Name = "ToolStripEmailAccountID"
|
||||
Me.ToolStripEmailAccountID.Size = New System.Drawing.Size(100, 25)
|
||||
'
|
||||
'ToolStripLabel5
|
||||
'
|
||||
Me.ToolStripLabel5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||
Me.ToolStripLabel5.Name = "ToolStripLabel5"
|
||||
Me.ToolStripLabel5.Size = New System.Drawing.Size(95, 22)
|
||||
Me.ToolStripLabel5.Text = "EmailAccountID:"
|
||||
'
|
||||
'TabControl1
|
||||
'
|
||||
Me.TabControl1.Controls.Add(Me.Profilkonfiguration)
|
||||
@@ -1363,7 +1376,7 @@ Partial Class frmMain
|
||||
Me.XtraTabPage1.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.XtraTabPage1.ImageOptions.Image = Global.CONFIG_APP.My.Resources.Resources.arrow_Down_16xMD
|
||||
Me.XtraTabPage1.Name = "XtraTabPage1"
|
||||
Me.XtraTabPage1.Size = New System.Drawing.Size(1205, 328)
|
||||
Me.XtraTabPage1.Size = New System.Drawing.Size(1209, 331)
|
||||
Me.XtraTabPage1.Text = "Zugeordnete Prozesse"
|
||||
'
|
||||
'lblDownloadPath
|
||||
@@ -1665,7 +1678,7 @@ Partial Class frmMain
|
||||
Me.BindingNavigator2.MovePreviousItem = Me.ToolStripButton5
|
||||
Me.BindingNavigator2.Name = "BindingNavigator2"
|
||||
Me.BindingNavigator2.PositionItem = Me.ToolStripTextBox1
|
||||
Me.BindingNavigator2.Size = New System.Drawing.Size(964, 25)
|
||||
Me.BindingNavigator2.Size = New System.Drawing.Size(968, 25)
|
||||
Me.BindingNavigator2.TabIndex = 32
|
||||
Me.BindingNavigator2.Text = "BindingNavigator2"
|
||||
'
|
||||
@@ -1780,7 +1793,7 @@ Partial Class frmMain
|
||||
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(241, 328)
|
||||
Me.GridControl1.Size = New System.Drawing.Size(241, 331)
|
||||
Me.GridControl1.TabIndex = 0
|
||||
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
||||
'
|
||||
@@ -1851,7 +1864,7 @@ Partial Class frmMain
|
||||
Me.XtraTabPage2.Controls.Add(Me.GridControl2)
|
||||
Me.XtraTabPage2.ImageOptions.Image = Global.CONFIG_APP.My.Resources.Resources.arrow_right
|
||||
Me.XtraTabPage2.Name = "XtraTabPage2"
|
||||
Me.XtraTabPage2.Size = New System.Drawing.Size(1205, 328)
|
||||
Me.XtraTabPage2.Size = New System.Drawing.Size(1209, 331)
|
||||
Me.XtraTabPage2.Text = "Verarbeitungs-Schritte"
|
||||
'
|
||||
'NumericUpDown1
|
||||
@@ -1921,7 +1934,7 @@ Partial Class frmMain
|
||||
Me.BindingNavigator3.MovePreviousItem = Me.ToolStripButton14
|
||||
Me.BindingNavigator3.Name = "BindingNavigator3"
|
||||
Me.BindingNavigator3.PositionItem = Me.ToolStripTextBox2
|
||||
Me.BindingNavigator3.Size = New System.Drawing.Size(960, 25)
|
||||
Me.BindingNavigator3.Size = New System.Drawing.Size(964, 25)
|
||||
Me.BindingNavigator3.TabIndex = 33
|
||||
Me.BindingNavigator3.Text = "BindingNavigator3"
|
||||
'
|
||||
@@ -2079,7 +2092,7 @@ Partial Class frmMain
|
||||
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, 328)
|
||||
Me.GridControl2.Size = New System.Drawing.Size(245, 331)
|
||||
Me.GridControl2.TabIndex = 1
|
||||
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
|
||||
'
|
||||
@@ -2142,7 +2155,7 @@ Partial Class frmMain
|
||||
Me.XtraTabPage3.Controls.Add(Me.GridControl3)
|
||||
Me.XtraTabPage3.ImageOptions.Image = Global.CONFIG_APP.My.Resources.Resources.arrow_right
|
||||
Me.XtraTabPage3.Name = "XtraTabPage3"
|
||||
Me.XtraTabPage3.Size = New System.Drawing.Size(1205, 328)
|
||||
Me.XtraTabPage3.Size = New System.Drawing.Size(1209, 331)
|
||||
Me.XtraTabPage3.Text = "Indexing Steps"
|
||||
'
|
||||
'SEQUENCENumericUpDown
|
||||
@@ -2258,7 +2271,7 @@ Partial Class frmMain
|
||||
Me.BindingNavigator4.MovePreviousItem = Me.ToolStripButton22
|
||||
Me.BindingNavigator4.Name = "BindingNavigator4"
|
||||
Me.BindingNavigator4.PositionItem = Me.ToolStripTextBox3
|
||||
Me.BindingNavigator4.Size = New System.Drawing.Size(960, 25)
|
||||
Me.BindingNavigator4.Size = New System.Drawing.Size(964, 25)
|
||||
Me.BindingNavigator4.TabIndex = 35
|
||||
Me.BindingNavigator4.Text = "BindingNavigator4"
|
||||
'
|
||||
@@ -2373,7 +2386,7 @@ Partial Class frmMain
|
||||
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, 328)
|
||||
Me.GridControl3.Size = New System.Drawing.Size(245, 331)
|
||||
Me.GridControl3.TabIndex = 34
|
||||
Me.GridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3})
|
||||
'
|
||||
@@ -2931,13 +2944,14 @@ Partial Class frmMain
|
||||
'
|
||||
'TabPage3
|
||||
'
|
||||
Me.TabPage3.AutoScroll = True
|
||||
Me.TabPage3.Controls.Add(AUTH_TYPELabel)
|
||||
Me.TabPage3.Controls.Add(Me.AUTH_TYPEComboBox)
|
||||
Me.TabPage3.Controls.Add(Me.btntestImap)
|
||||
Me.TabPage3.Controls.Add(ARCHIVE_FOLDERLabel)
|
||||
Me.TabPage3.Controls.Add(Me.ARCHIVE_FOLDERTextBox)
|
||||
Me.TabPage3.Controls.Add(Me.GroupBox5)
|
||||
Me.TabPage3.Controls.Add(Me.Button6)
|
||||
Me.TabPage3.Controls.Add(PORT_INLabel)
|
||||
Me.TabPage3.Controls.Add(Me.PORT_INTextBox)
|
||||
Me.TabPage3.Controls.Add(Me.Button2)
|
||||
Me.TabPage3.Controls.Add(Me.txtTestmail)
|
||||
Me.TabPage3.Controls.Add(Me.Label12)
|
||||
Me.TabPage3.Controls.Add(Me.btnsendtestmail)
|
||||
@@ -2966,8 +2980,6 @@ Partial Class frmMain
|
||||
Me.TabPage3.Controls.Add(Me.CHANGED_WHOTextBox1)
|
||||
Me.TabPage3.Controls.Add(CHANGED_WHENLabel5)
|
||||
Me.TabPage3.Controls.Add(Me.CHANGED_WHENTextBox5)
|
||||
Me.TabPage3.Controls.Add(AUTH_TYPELabel)
|
||||
Me.TabPage3.Controls.Add(Me.AUTH_TYPEComboBox)
|
||||
Me.TabPage3.Controls.Add(Me.GridControl6)
|
||||
Me.TabPage3.Controls.Add(Me.BindingNavigator6)
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||||
@@ -2978,6 +2990,28 @@ Partial Class frmMain
|
||||
Me.TabPage3.Text = "EMail-Konto Konfiguration"
|
||||
Me.TabPage3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'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"})
|
||||
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, 21)
|
||||
Me.AUTH_TYPEComboBox.TabIndex = 79
|
||||
'
|
||||
'btntestImap
|
||||
'
|
||||
Me.btntestImap.Image = Global.CONFIG_APP.My.Resources.Resources.email_go
|
||||
Me.btntestImap.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btntestImap.Location = New System.Drawing.Point(701, 203)
|
||||
Me.btntestImap.Name = "btntestImap"
|
||||
Me.btntestImap.Size = New System.Drawing.Size(117, 35)
|
||||
Me.btntestImap.TabIndex = 68
|
||||
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))
|
||||
@@ -2986,80 +3020,6 @@ Partial Class frmMain
|
||||
Me.ARCHIVE_FOLDERTextBox.Size = New System.Drawing.Size(189, 21)
|
||||
Me.ARCHIVE_FOLDERTextBox.TabIndex = 77
|
||||
'
|
||||
'GroupBox5
|
||||
'
|
||||
Me.GroupBox5.Controls.Add(Me.Button7)
|
||||
Me.GroupBox5.Controls.Add(Me.Label16)
|
||||
Me.GroupBox5.Controls.Add(Me.btntestImap)
|
||||
Me.GroupBox5.Controls.Add(Me.chkDeleteMail)
|
||||
Me.GroupBox5.Controls.Add(Me.txtInboxname)
|
||||
Me.GroupBox5.Location = New System.Drawing.Point(374, 319)
|
||||
Me.GroupBox5.Name = "GroupBox5"
|
||||
Me.GroupBox5.Size = New System.Drawing.Size(556, 100)
|
||||
Me.GroupBox5.TabIndex = 76
|
||||
Me.GroupBox5.TabStop = False
|
||||
Me.GroupBox5.Text = "IMAP Test"
|
||||
'
|
||||
'Button7
|
||||
'
|
||||
Me.Button7.Location = New System.Drawing.Point(416, 20)
|
||||
Me.Button7.Name = "Button7"
|
||||
Me.Button7.Size = New System.Drawing.Size(140, 59)
|
||||
Me.Button7.TabIndex = 77
|
||||
Me.Button7.Text = "Set to SEEN (Email must contain ""seen"" in Subject"
|
||||
Me.Button7.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label16
|
||||
'
|
||||
Me.Label16.AutoSize = True
|
||||
Me.Label16.Location = New System.Drawing.Point(125, 34)
|
||||
Me.Label16.Name = "Label16"
|
||||
Me.Label16.Size = New System.Drawing.Size(70, 13)
|
||||
Me.Label16.TabIndex = 76
|
||||
Me.Label16.Text = "InBox-Name:"
|
||||
'
|
||||
'btntestImap
|
||||
'
|
||||
Me.btntestImap.Image = Global.CONFIG_APP.My.Resources.Resources.email_go
|
||||
Me.btntestImap.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btntestImap.Location = New System.Drawing.Point(6, 20)
|
||||
Me.btntestImap.Name = "btntestImap"
|
||||
Me.btntestImap.Size = New System.Drawing.Size(117, 35)
|
||||
Me.btntestImap.TabIndex = 68
|
||||
Me.btntestImap.Text = "TEST_IMAP"
|
||||
Me.btntestImap.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btntestImap.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkDeleteMail
|
||||
'
|
||||
Me.chkDeleteMail.AutoSize = True
|
||||
Me.chkDeleteMail.Location = New System.Drawing.Point(309, 35)
|
||||
Me.chkDeleteMail.Name = "chkDeleteMail"
|
||||
Me.chkDeleteMail.Size = New System.Drawing.Size(80, 17)
|
||||
Me.chkDeleteMail.TabIndex = 75
|
||||
Me.chkDeleteMail.Text = "Lösche Mail"
|
||||
Me.chkDeleteMail.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtInboxname
|
||||
'
|
||||
Me.txtInboxname.Location = New System.Drawing.Point(203, 31)
|
||||
Me.txtInboxname.Name = "txtInboxname"
|
||||
Me.txtInboxname.Size = New System.Drawing.Size(100, 21)
|
||||
Me.txtInboxname.TabIndex = 69
|
||||
Me.txtInboxname.Text = "Inbox"
|
||||
'
|
||||
'Button6
|
||||
'
|
||||
Me.Button6.Image = Global.CONFIG_APP.My.Resources.Resources.email_go
|
||||
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button6.Location = New System.Drawing.Point(705, 278)
|
||||
Me.Button6.Name = "Button6"
|
||||
Me.Button6.Size = New System.Drawing.Size(117, 35)
|
||||
Me.Button6.TabIndex = 72
|
||||
Me.Button6.Text = "Send SS2"
|
||||
Me.Button6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button6.UseVisualStyleBackColor = True
|
||||
'
|
||||
'PORT_INTextBox
|
||||
'
|
||||
Me.PORT_INTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "PORT_IN", True))
|
||||
@@ -3068,23 +3028,11 @@ Partial Class frmMain
|
||||
Me.PORT_INTextBox.Size = New System.Drawing.Size(100, 21)
|
||||
Me.PORT_INTextBox.TabIndex = 71
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Image = Global.CONFIG_APP.My.Resources.Resources.email_go
|
||||
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button2.Location = New System.Drawing.Point(377, 425)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(117, 35)
|
||||
Me.Button2.TabIndex = 70
|
||||
Me.Button2.Text = "TEST_POP"
|
||||
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtTestmail
|
||||
'
|
||||
Me.txtTestmail.BackColor = System.Drawing.SystemColors.Control
|
||||
Me.txtTestmail.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.CONFIG_APP.My.MySettings.Default, "EmailTest_Receipiant", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||
Me.txtTestmail.Location = New System.Drawing.Point(705, 213)
|
||||
Me.txtTestmail.Location = New System.Drawing.Point(373, 258)
|
||||
Me.txtTestmail.Name = "txtTestmail"
|
||||
Me.txtTestmail.Size = New System.Drawing.Size(311, 21)
|
||||
Me.txtTestmail.TabIndex = 67
|
||||
@@ -3093,7 +3041,7 @@ Partial Class frmMain
|
||||
'Label12
|
||||
'
|
||||
Me.Label12.AutoSize = True
|
||||
Me.Label12.Location = New System.Drawing.Point(702, 197)
|
||||
Me.Label12.Location = New System.Drawing.Point(370, 244)
|
||||
Me.Label12.Name = "Label12"
|
||||
Me.Label12.Size = New System.Drawing.Size(84, 13)
|
||||
Me.Label12.TabIndex = 66
|
||||
@@ -3103,7 +3051,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.btnsendtestmail.Image = Global.CONFIG_APP.My.Resources.Resources.email_go
|
||||
Me.btnsendtestmail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnsendtestmail.Location = New System.Drawing.Point(705, 237)
|
||||
Me.btnsendtestmail.Location = New System.Drawing.Point(701, 244)
|
||||
Me.btnsendtestmail.Name = "btnsendtestmail"
|
||||
Me.btnsendtestmail.Size = New System.Drawing.Size(117, 35)
|
||||
Me.btnsendtestmail.TabIndex = 65
|
||||
@@ -3192,17 +3140,17 @@ Partial Class frmMain
|
||||
'ACTIVECheckBox4
|
||||
'
|
||||
Me.ACTIVECheckBox4.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_EMAIL_ACCOUNTBindingSource, "ACTIVE", True))
|
||||
Me.ACTIVECheckBox4.Location = New System.Drawing.Point(953, 44)
|
||||
Me.ACTIVECheckBox4.Location = New System.Drawing.Point(313, 71)
|
||||
Me.ACTIVECheckBox4.Name = "ACTIVECheckBox4"
|
||||
Me.ACTIVECheckBox4.Size = New System.Drawing.Size(67, 24)
|
||||
Me.ACTIVECheckBox4.Size = New System.Drawing.Size(59, 24)
|
||||
Me.ACTIVECheckBox4.TabIndex = 49
|
||||
Me.ACTIVECheckBox4.Text = "Active"
|
||||
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(374, 213)
|
||||
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, 21)
|
||||
Me.ADDED_WHOTextBox4.TabIndex = 51
|
||||
@@ -3210,7 +3158,7 @@ Partial Class frmMain
|
||||
'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, 213)
|
||||
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, 21)
|
||||
Me.ADDED_WHENTextBox4.TabIndex = 53
|
||||
@@ -3218,7 +3166,7 @@ Partial Class frmMain
|
||||
'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(374, 253)
|
||||
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, 21)
|
||||
Me.CHANGED_WHOTextBox1.TabIndex = 55
|
||||
@@ -3226,21 +3174,11 @@ Partial Class frmMain
|
||||
'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, 253)
|
||||
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, 21)
|
||||
Me.CHANGED_WHENTextBox5.TabIndex = 57
|
||||
'
|
||||
'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() {"SSL", "TLS", "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, 21)
|
||||
Me.AUTH_TYPEComboBox.TabIndex = 61
|
||||
'
|
||||
'GridControl6
|
||||
'
|
||||
Me.GridControl6.DataSource = Me.TBDD_EMAIL_ACCOUNTBindingSource
|
||||
@@ -3601,11 +3539,6 @@ Partial Class frmMain
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
|
||||
'
|
||||
'ToolStripStatusLabel1
|
||||
'
|
||||
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
||||
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(0, 17)
|
||||
'
|
||||
'frmMain
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -3681,8 +3614,6 @@ Partial Class frmMain
|
||||
Me.BindingNavigator5.PerformLayout()
|
||||
Me.TabPage3.ResumeLayout(False)
|
||||
Me.TabPage3.PerformLayout()
|
||||
Me.GroupBox5.ResumeLayout(False)
|
||||
Me.GroupBox5.PerformLayout()
|
||||
CType(Me.GridControl6, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView6, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator6, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -3925,7 +3856,6 @@ Partial Class frmMain
|
||||
Friend WithEvents ADDED_WHENTextBox4 As TextBox
|
||||
Friend WithEvents CHANGED_WHOTextBox1 As TextBox
|
||||
Friend WithEvents CHANGED_WHENTextBox5 As TextBox
|
||||
Friend WithEvents AUTH_TYPEComboBox As ComboBox
|
||||
Friend WithEvents GridControl6 As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridView6 As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||
@@ -3938,8 +3868,6 @@ Partial Class frmMain
|
||||
Friend WithEvents Label12 As Label
|
||||
Friend WithEvents btnsendtestmail As Button
|
||||
Friend WithEvents btntestImap As Button
|
||||
Friend WithEvents txtInboxname As TextBox
|
||||
Friend WithEvents Button2 As Button
|
||||
Friend WithEvents tsbtnRunLocalMail As ToolStripButton
|
||||
Friend WithEvents TabPage4 As TabPage
|
||||
Friend WithEvents btnsaveRegex As Button
|
||||
@@ -3957,13 +3885,11 @@ Partial Class frmMain
|
||||
Friend WithEvents PATH_ORIGINALTextBox As TextBox
|
||||
Friend WithEvents PORT_INTextBox As TextBox
|
||||
Friend WithEvents lblDownloadPath As Label
|
||||
Friend WithEvents Button6 As Button
|
||||
Friend WithEvents GroupBox5 As GroupBox
|
||||
Friend WithEvents Label16 As Label
|
||||
Friend WithEvents chkDeleteMail As CheckBox
|
||||
Friend WithEvents Button7 As Button
|
||||
Friend WithEvents TextBox1 As TextBox
|
||||
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
||||
Friend WithEvents ARCHIVE_FOLDERTextBox As TextBox
|
||||
Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
|
||||
Friend WithEvents ToolStripLabel5 As ToolStripLabel
|
||||
Friend WithEvents ToolStripEmailAccountID As ToolStripTextBox
|
||||
Friend WithEvents AUTH_TYPEComboBox As ComboBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user