uta
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||||
Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Inherits System.Windows.Forms.UserControl
|
||||
|
||||
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
<System.Diagnostics.DebuggerNonUserCode()>
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
Try
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
@@ -20,7 +20,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'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()> _
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.cboFreigabe_SteuerbescheidBedingung = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cbxFreigabe_VBD = New System.Windows.Forms.CheckBox()
|
||||
@@ -49,6 +49,8 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton5 = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.btnWikiStatusmails = New System.Windows.Forms.Button()
|
||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||
Me.cbxSndUnterl = New System.Windows.Forms.CheckBox()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'cboFreigabe_SteuerbescheidBedingung
|
||||
@@ -58,9 +60,9 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.cboFreigabe_SteuerbescheidBedingung._value = ""
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.Enabled = False
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.FormattingEnabled = True
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.Location = New System.Drawing.Point(367, 138)
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.Location = New System.Drawing.Point(293, 80)
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.Name = "cboFreigabe_SteuerbescheidBedingung"
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.Size = New System.Drawing.Size(86, 21)
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.Size = New System.Drawing.Size(76, 21)
|
||||
Me.cboFreigabe_SteuerbescheidBedingung.TabIndex = 52
|
||||
'
|
||||
'cbxFreigabe_VBD
|
||||
@@ -68,7 +70,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.cbxFreigabe_VBD.AutoSize = True
|
||||
Me.cbxFreigabe_VBD.Enabled = False
|
||||
Me.cbxFreigabe_VBD.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxFreigabe_VBD.Location = New System.Drawing.Point(104, 140)
|
||||
Me.cbxFreigabe_VBD.Location = New System.Drawing.Point(104, 83)
|
||||
Me.cbxFreigabe_VBD.Name = "cbxFreigabe_VBD"
|
||||
Me.cbxFreigabe_VBD.Size = New System.Drawing.Size(48, 17)
|
||||
Me.cbxFreigabe_VBD.TabIndex = 51
|
||||
@@ -79,18 +81,18 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.cbxFreigabe_Steuerbescheid.AutoSize = True
|
||||
Me.cbxFreigabe_Steuerbescheid.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxFreigabe_Steuerbescheid.Location = New System.Drawing.Point(266, 140)
|
||||
Me.cbxFreigabe_Steuerbescheid.Location = New System.Drawing.Point(246, 83)
|
||||
Me.cbxFreigabe_Steuerbescheid.Name = "cbxFreigabe_Steuerbescheid"
|
||||
Me.cbxFreigabe_Steuerbescheid.Size = New System.Drawing.Size(103, 17)
|
||||
Me.cbxFreigabe_Steuerbescheid.Size = New System.Drawing.Size(50, 17)
|
||||
Me.cbxFreigabe_Steuerbescheid.TabIndex = 49
|
||||
Me.cbxFreigabe_Steuerbescheid.Text = "Steuerbescheid:"
|
||||
Me.cbxFreigabe_Steuerbescheid.Text = "STB:"
|
||||
Me.cbxFreigabe_Steuerbescheid.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbxSendungsListFreigabe
|
||||
'
|
||||
Me.cbxSendungsListFreigabe.AutoSize = True
|
||||
Me.cbxSendungsListFreigabe.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxSendungsListFreigabe.Location = New System.Drawing.Point(6, 140)
|
||||
Me.cbxSendungsListFreigabe.Location = New System.Drawing.Point(6, 83)
|
||||
Me.cbxSendungsListFreigabe.Name = "cbxSendungsListFreigabe"
|
||||
Me.cbxSendungsListFreigabe.Size = New System.Drawing.Size(92, 17)
|
||||
Me.cbxSendungsListFreigabe.TabIndex = 50
|
||||
@@ -102,7 +104,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.rtbLKWFreigabe.BackColor = System.Drawing.Color.White
|
||||
Me.rtbLKWFreigabe.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.rtbLKWFreigabe.Enabled = False
|
||||
Me.rtbLKWFreigabe.Location = New System.Drawing.Point(278, 25)
|
||||
Me.rtbLKWFreigabe.Location = New System.Drawing.Point(278, 27)
|
||||
Me.rtbLKWFreigabe.Name = "rtbLKWFreigabe"
|
||||
Me.rtbLKWFreigabe.ReadOnly = True
|
||||
Me.rtbLKWFreigabe.Size = New System.Drawing.Size(184, 48)
|
||||
@@ -114,7 +116,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.rtbLkwAnkunf.BackColor = System.Drawing.Color.White
|
||||
Me.rtbLkwAnkunf.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.rtbLkwAnkunf.Enabled = False
|
||||
Me.rtbLkwAnkunf.Location = New System.Drawing.Point(88, 24)
|
||||
Me.rtbLkwAnkunf.Location = New System.Drawing.Point(88, 26)
|
||||
Me.rtbLkwAnkunf.Name = "rtbLkwAnkunf"
|
||||
Me.rtbLkwAnkunf.ReadOnly = True
|
||||
Me.rtbLkwAnkunf.Size = New System.Drawing.Size(184, 49)
|
||||
@@ -125,7 +127,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.CheckBox6.AutoSize = True
|
||||
Me.CheckBox6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CheckBox6.Location = New System.Drawing.Point(278, 4)
|
||||
Me.CheckBox6.Location = New System.Drawing.Point(278, 6)
|
||||
Me.CheckBox6.Name = "CheckBox6"
|
||||
Me.CheckBox6.Size = New System.Drawing.Size(72, 17)
|
||||
Me.CheckBox6.TabIndex = 44
|
||||
@@ -136,7 +138,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.CheckBox4.AutoSize = True
|
||||
Me.CheckBox4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CheckBox4.Location = New System.Drawing.Point(87, 4)
|
||||
Me.CheckBox4.Location = New System.Drawing.Point(87, 6)
|
||||
Me.CheckBox4.Name = "CheckBox4"
|
||||
Me.CheckBox4.Size = New System.Drawing.Size(142, 17)
|
||||
Me.CheckBox4.TabIndex = 43
|
||||
@@ -151,7 +153,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton2.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton2.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton2.Location = New System.Drawing.Point(422, 2)
|
||||
Me.FlatButton2.Location = New System.Drawing.Point(422, 4)
|
||||
Me.FlatButton2.Name = "FlatButton2"
|
||||
Me.FlatButton2.Size = New System.Drawing.Size(20, 20)
|
||||
Me.FlatButton2.TabIndex = 46
|
||||
@@ -166,7 +168,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton3.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton3.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton3.Location = New System.Drawing.Point(235, 2)
|
||||
Me.FlatButton3.Location = New System.Drawing.Point(235, 4)
|
||||
Me.FlatButton3.Name = "FlatButton3"
|
||||
Me.FlatButton3.Size = New System.Drawing.Size(20, 20)
|
||||
Me.FlatButton3.TabIndex = 47
|
||||
@@ -178,7 +180,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.RichTextBox1.BackColor = System.Drawing.Color.White
|
||||
Me.RichTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.RichTextBox1.Enabled = False
|
||||
Me.RichTextBox1.Location = New System.Drawing.Point(278, 95)
|
||||
Me.RichTextBox1.Location = New System.Drawing.Point(278, 139)
|
||||
Me.RichTextBox1.Name = "RichTextBox1"
|
||||
Me.RichTextBox1.ReadOnly = True
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(184, 41)
|
||||
@@ -190,7 +192,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.RichTextBox2.BackColor = System.Drawing.Color.White
|
||||
Me.RichTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.RichTextBox2.Enabled = False
|
||||
Me.RichTextBox2.Location = New System.Drawing.Point(88, 95)
|
||||
Me.RichTextBox2.Location = New System.Drawing.Point(88, 139)
|
||||
Me.RichTextBox2.Name = "RichTextBox2"
|
||||
Me.RichTextBox2.ReadOnly = True
|
||||
Me.RichTextBox2.Size = New System.Drawing.Size(184, 41)
|
||||
@@ -201,7 +203,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.CheckBox1.AutoSize = True
|
||||
Me.CheckBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CheckBox1.Location = New System.Drawing.Point(278, 75)
|
||||
Me.CheckBox1.Location = New System.Drawing.Point(278, 119)
|
||||
Me.CheckBox1.Name = "CheckBox1"
|
||||
Me.CheckBox1.Size = New System.Drawing.Size(72, 17)
|
||||
Me.CheckBox1.TabIndex = 54
|
||||
@@ -212,7 +214,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.CheckBox2.AutoSize = True
|
||||
Me.CheckBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CheckBox2.Location = New System.Drawing.Point(87, 75)
|
||||
Me.CheckBox2.Location = New System.Drawing.Point(87, 119)
|
||||
Me.CheckBox2.Name = "CheckBox2"
|
||||
Me.CheckBox2.Size = New System.Drawing.Size(142, 17)
|
||||
Me.CheckBox2.TabIndex = 53
|
||||
@@ -227,7 +229,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton1.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton1.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton1.Location = New System.Drawing.Point(422, 73)
|
||||
Me.FlatButton1.Location = New System.Drawing.Point(422, 117)
|
||||
Me.FlatButton1.Name = "FlatButton1"
|
||||
Me.FlatButton1.Size = New System.Drawing.Size(20, 20)
|
||||
Me.FlatButton1.TabIndex = 56
|
||||
@@ -242,7 +244,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton4.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton4.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton4.Location = New System.Drawing.Point(235, 73)
|
||||
Me.FlatButton4.Location = New System.Drawing.Point(235, 117)
|
||||
Me.FlatButton4.Name = "FlatButton4"
|
||||
Me.FlatButton4.Size = New System.Drawing.Size(20, 20)
|
||||
Me.FlatButton4.TabIndex = 57
|
||||
@@ -253,7 +255,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.lbl.AutoSize = True
|
||||
Me.lbl.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lbl.Location = New System.Drawing.Point(3, 6)
|
||||
Me.lbl.Location = New System.Drawing.Point(3, 8)
|
||||
Me.lbl.Name = "lbl"
|
||||
Me.lbl.Size = New System.Drawing.Size(52, 13)
|
||||
Me.lbl.TabIndex = 59
|
||||
@@ -263,7 +265,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label1.Location = New System.Drawing.Point(3, 77)
|
||||
Me.Label1.Location = New System.Drawing.Point(3, 121)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(54, 13)
|
||||
Me.Label1.TabIndex = 60
|
||||
@@ -273,7 +275,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.cbxFreigabe_ABD.AutoSize = True
|
||||
Me.cbxFreigabe_ABD.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxFreigabe_ABD.Location = New System.Drawing.Point(153, 140)
|
||||
Me.cbxFreigabe_ABD.Location = New System.Drawing.Point(153, 83)
|
||||
Me.cbxFreigabe_ABD.Name = "cbxFreigabe_ABD"
|
||||
Me.cbxFreigabe_ABD.Size = New System.Drawing.Size(48, 17)
|
||||
Me.cbxFreigabe_ABD.TabIndex = 61
|
||||
@@ -284,7 +286,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.cbxAVM.AutoSize = True
|
||||
Me.cbxAVM.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxAVM.Location = New System.Drawing.Point(207, 140)
|
||||
Me.cbxAVM.Location = New System.Drawing.Point(197, 83)
|
||||
Me.cbxAVM.Name = "cbxAVM"
|
||||
Me.cbxAVM.Size = New System.Drawing.Size(49, 17)
|
||||
Me.cbxAVM.TabIndex = 62
|
||||
@@ -299,7 +301,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.cboFreigabeArt.Enabled = False
|
||||
Me.cboFreigabeArt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboFreigabeArt.FormattingEnabled = True
|
||||
Me.cboFreigabeArt.Location = New System.Drawing.Point(348, 1)
|
||||
Me.cboFreigabeArt.Location = New System.Drawing.Point(348, 3)
|
||||
Me.cboFreigabeArt.Name = "cboFreigabeArt"
|
||||
Me.cboFreigabeArt.Size = New System.Drawing.Size(68, 21)
|
||||
Me.cboFreigabeArt.TabIndex = 63
|
||||
@@ -312,7 +314,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.cboFreigabeArtExport.Enabled = False
|
||||
Me.cboFreigabeArtExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboFreigabeArtExport.FormattingEnabled = True
|
||||
Me.cboFreigabeArtExport.Location = New System.Drawing.Point(348, 70)
|
||||
Me.cboFreigabeArtExport.Location = New System.Drawing.Point(348, 114)
|
||||
Me.cboFreigabeArtExport.Name = "cboFreigabeArtExport"
|
||||
Me.cboFreigabeArtExport.Size = New System.Drawing.Size(68, 21)
|
||||
Me.cboFreigabeArtExport.TabIndex = 64
|
||||
@@ -321,7 +323,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label2.Location = New System.Drawing.Point(3, 178)
|
||||
Me.Label2.Location = New System.Drawing.Point(3, 196)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(58, 13)
|
||||
Me.Label2.TabIndex = 68
|
||||
@@ -331,7 +333,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.rtbLkwStatusMail.BackColor = System.Drawing.Color.White
|
||||
Me.rtbLkwStatusMail.BorderStyle = System.Windows.Forms.BorderStyle.None
|
||||
Me.rtbLkwStatusMail.Location = New System.Drawing.Point(88, 178)
|
||||
Me.rtbLkwStatusMail.Location = New System.Drawing.Point(88, 196)
|
||||
Me.rtbLkwStatusMail.Name = "rtbLkwStatusMail"
|
||||
Me.rtbLkwStatusMail.ReadOnly = True
|
||||
Me.rtbLkwStatusMail.Size = New System.Drawing.Size(184, 59)
|
||||
@@ -346,7 +348,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton5.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton5.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton5.Location = New System.Drawing.Point(67, 174)
|
||||
Me.FlatButton5.Location = New System.Drawing.Point(67, 192)
|
||||
Me.FlatButton5.Name = "FlatButton5"
|
||||
Me.FlatButton5.Size = New System.Drawing.Size(20, 20)
|
||||
Me.FlatButton5.TabIndex = 67
|
||||
@@ -355,7 +357,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel1.Location = New System.Drawing.Point(6, 165)
|
||||
Me.Panel1.Location = New System.Drawing.Point(6, 183)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(460, 1)
|
||||
Me.Panel1.TabIndex = 69
|
||||
@@ -366,18 +368,40 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.btnWikiStatusmails.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.btnWikiStatusmails.FlatAppearance.BorderSize = 0
|
||||
Me.btnWikiStatusmails.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnWikiStatusmails.Location = New System.Drawing.Point(6, 25)
|
||||
Me.btnWikiStatusmails.Location = New System.Drawing.Point(6, 27)
|
||||
Me.btnWikiStatusmails.Name = "btnWikiStatusmails"
|
||||
Me.btnWikiStatusmails.Size = New System.Drawing.Size(32, 25)
|
||||
Me.btnWikiStatusmails.TabIndex = 70
|
||||
Me.btnWikiStatusmails.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Panel2
|
||||
'
|
||||
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel2.Location = New System.Drawing.Point(9, 105)
|
||||
Me.Panel2.Name = "Panel2"
|
||||
Me.Panel2.Size = New System.Drawing.Size(460, 1)
|
||||
Me.Panel2.TabIndex = 71
|
||||
'
|
||||
'cbxSndUnterl
|
||||
'
|
||||
Me.cbxSndUnterl.AutoSize = True
|
||||
Me.cbxSndUnterl.Enabled = False
|
||||
Me.cbxSndUnterl.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxSndUnterl.Location = New System.Drawing.Point(378, 81)
|
||||
Me.cbxSndUnterl.Name = "cbxSndUnterl"
|
||||
Me.cbxSndUnterl.Size = New System.Drawing.Size(88, 17)
|
||||
Me.cbxSndUnterl.TabIndex = 72
|
||||
Me.cbxSndUnterl.Text = "SndUntl.(Blg)"
|
||||
Me.cbxSndUnterl.UseVisualStyleBackColor = True
|
||||
'
|
||||
'usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.AutoScroll = True
|
||||
Me.BackColor = System.Drawing.Color.White
|
||||
Me.Controls.Add(Me.cbxSndUnterl)
|
||||
Me.Controls.Add(Me.Panel2)
|
||||
Me.Controls.Add(Me.btnWikiStatusmails)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
Me.Controls.Add(Me.Label2)
|
||||
@@ -406,7 +430,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.Controls.Add(Me.FlatButton2)
|
||||
Me.Controls.Add(Me.FlatButton3)
|
||||
Me.Name = "usrCntlKundenAvisoMailBenachrichtigung"
|
||||
Me.Size = New System.Drawing.Size(479, 245)
|
||||
Me.Size = New System.Drawing.Size(471, 260)
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -439,4 +463,6 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Friend WithEvents FlatButton5 As VERAG_PROG_ALLGEMEIN.FlatButton
|
||||
Friend WithEvents Panel1 As Panel
|
||||
Friend WithEvents btnWikiStatusmails As Button
|
||||
Friend WithEvents Panel2 As Panel
|
||||
Friend WithEvents cbxSndUnterl As CheckBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user