Änderungen an BetreffSubject Independentsoft
This commit is contained in:
22
App/CONFIG_APP/frmMain.Designer.vb
generated
22
App/CONFIG_APP/frmMain.Designer.vb
generated
@@ -279,6 +279,7 @@ Partial Class frmMain
|
||||
Me.ToolStripButton34 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
||||
Me.chkS22 = New System.Windows.Forms.CheckBox()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.chkDeleteMail = New System.Windows.Forms.CheckBox()
|
||||
@@ -347,7 +348,6 @@ Partial Class frmMain
|
||||
Me.TBEMLP_HISTORYTableAdapter = New CONFIG_APP.MyDatasetTableAdapters.TBEMLP_HISTORYTableAdapter()
|
||||
Me.TBEMLP_CONFIGTableAdapter = New CONFIG_APP.MyDatasetTableAdapters.TBEMLP_CONFIGTableAdapter()
|
||||
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
||||
Me.chkS22 = New System.Windows.Forms.CheckBox()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
PROFILE_NAMELabel = New System.Windows.Forms.Label()
|
||||
POLL_TYPELabel = New System.Windows.Forms.Label()
|
||||
@@ -2964,6 +2964,16 @@ Partial Class frmMain
|
||||
Me.GroupBox5.TabStop = False
|
||||
Me.GroupBox5.Text = "IMAP Test"
|
||||
'
|
||||
'chkS22
|
||||
'
|
||||
Me.chkS22.AutoSize = True
|
||||
Me.chkS22.Location = New System.Drawing.Point(6, 62)
|
||||
Me.chkS22.Name = "chkS22"
|
||||
Me.chkS22.Size = New System.Drawing.Size(44, 17)
|
||||
Me.chkS22.TabIndex = 77
|
||||
Me.chkS22.Text = "S22"
|
||||
Me.chkS22.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label16
|
||||
'
|
||||
Me.Label16.AutoSize = True
|
||||
@@ -3566,16 +3576,6 @@ Partial Class frmMain
|
||||
'
|
||||
Me.TBEMLP_CONFIGTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'chkS22
|
||||
'
|
||||
Me.chkS22.AutoSize = True
|
||||
Me.chkS22.Location = New System.Drawing.Point(6, 62)
|
||||
Me.chkS22.Name = "chkS22"
|
||||
Me.chkS22.Size = New System.Drawing.Size(44, 17)
|
||||
Me.chkS22.TabIndex = 77
|
||||
Me.chkS22.Text = "S22"
|
||||
Me.chkS22.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmMain
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
|
||||
Reference in New Issue
Block a user