neu
This commit is contained in:
@@ -40,6 +40,8 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.FlatButton4 = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.lbl = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.cbxFreigabe_ABD = New System.Windows.Forms.CheckBox()
|
||||
Me.cbxAVM = New System.Windows.Forms.CheckBox()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'cboFreigabe_SteuerbescheidBedingung
|
||||
@@ -59,11 +61,11 @@ 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(158, 140)
|
||||
Me.cbxFreigabe_VBD.Location = New System.Drawing.Point(104, 140)
|
||||
Me.cbxFreigabe_VBD.Name = "cbxFreigabe_VBD"
|
||||
Me.cbxFreigabe_VBD.Size = New System.Drawing.Size(107, 17)
|
||||
Me.cbxFreigabe_VBD.Size = New System.Drawing.Size(48, 17)
|
||||
Me.cbxFreigabe_VBD.TabIndex = 51
|
||||
Me.cbxFreigabe_VBD.Text = "VBD mitschicken"
|
||||
Me.cbxFreigabe_VBD.Text = "VBD"
|
||||
Me.cbxFreigabe_VBD.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbxFreigabe_Steuerbescheid
|
||||
@@ -83,9 +85,9 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
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.Name = "cbxSendungsListFreigabe"
|
||||
Me.cbxSendungsListFreigabe.Size = New System.Drawing.Size(153, 17)
|
||||
Me.cbxSendungsListFreigabe.Size = New System.Drawing.Size(92, 17)
|
||||
Me.cbxSendungsListFreigabe.TabIndex = 50
|
||||
Me.cbxSendungsListFreigabe.Text = "Sendungsliste bei Freigabe"
|
||||
Me.cbxSendungsListFreigabe.Text = "Sendungsliste"
|
||||
Me.cbxSendungsListFreigabe.UseVisualStyleBackColor = True
|
||||
'
|
||||
'rtbLKWFreigabe
|
||||
@@ -137,7 +139,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'FlatButton2
|
||||
'
|
||||
Me.FlatButton2.allowBorder = False
|
||||
Me.FlatButton2.BackgroundImage = Global.SDL.My.Resources.stift
|
||||
Me.FlatButton2.BackgroundImage = Global.SDL.My.Resources.Resources.stift
|
||||
Me.FlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.FlatButton2.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
@@ -152,7 +154,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'FlatButton3
|
||||
'
|
||||
Me.FlatButton3.allowBorder = False
|
||||
Me.FlatButton3.BackgroundImage = Global.SDL.My.Resources.stift
|
||||
Me.FlatButton3.BackgroundImage = Global.SDL.My.Resources.Resources.stift
|
||||
Me.FlatButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.FlatButton3.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
@@ -213,7 +215,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'FlatButton1
|
||||
'
|
||||
Me.FlatButton1.allowBorder = False
|
||||
Me.FlatButton1.BackgroundImage = Global.SDL.My.Resources.stift
|
||||
Me.FlatButton1.BackgroundImage = Global.SDL.My.Resources.Resources.stift
|
||||
Me.FlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.FlatButton1.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
@@ -228,7 +230,7 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
'FlatButton4
|
||||
'
|
||||
Me.FlatButton4.allowBorder = False
|
||||
Me.FlatButton4.BackgroundImage = Global.SDL.My.Resources.stift
|
||||
Me.FlatButton4.BackgroundImage = Global.SDL.My.Resources.Resources.stift
|
||||
Me.FlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.FlatButton4.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
@@ -260,11 +262,35 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Me.Label1.TabIndex = 60
|
||||
Me.Label1.Text = "EXPORT:"
|
||||
'
|
||||
'cbxFreigabe_ABD
|
||||
'
|
||||
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.Name = "cbxFreigabe_ABD"
|
||||
Me.cbxFreigabe_ABD.Size = New System.Drawing.Size(48, 17)
|
||||
Me.cbxFreigabe_ABD.TabIndex = 61
|
||||
Me.cbxFreigabe_ABD.Text = "ABD"
|
||||
Me.cbxFreigabe_ABD.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbxAVM
|
||||
'
|
||||
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.Name = "cbxAVM"
|
||||
Me.cbxAVM.Size = New System.Drawing.Size(49, 17)
|
||||
Me.cbxAVM.TabIndex = 62
|
||||
Me.cbxAVM.Text = "AVM"
|
||||
Me.cbxAVM.UseVisualStyleBackColor = True
|
||||
'
|
||||
'usrCntlKundenAvisoMailBenachrichtigung
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.Color.White
|
||||
Me.Controls.Add(Me.cbxAVM)
|
||||
Me.Controls.Add(Me.cbxFreigabe_ABD)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.lbl)
|
||||
Me.Controls.Add(Me.RichTextBox1)
|
||||
@@ -308,4 +334,6 @@ Partial Class usrCntlKundenAvisoMailBenachrichtigung
|
||||
Friend WithEvents FlatButton4 As VERAG_PROG_ALLGEMEIN.FlatButton
|
||||
Friend WithEvents lbl As Label
|
||||
Friend WithEvents Label1 As Label
|
||||
Friend WithEvents cbxFreigabe_ABD As CheckBox
|
||||
Friend WithEvents cbxAVM As CheckBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user