630 lines
27 KiB
VB.net
630 lines
27 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmdynMailvorlagen
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'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()
|
|
Me.mainPanel = New System.Windows.Forms.Panel()
|
|
Me.cbxTyp = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.txtfixeEmail = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.rtb_txthtml = New System.Windows.Forms.RichTextBox()
|
|
Me.cbxSendungsvermerk = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtSendungsvermerk = New System.Windows.Forms.TextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.cbSendungsvermerk = New System.Windows.Forms.CheckBox()
|
|
Me.txtVariablen = New System.Windows.Forms.TextBox()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.lblWordcount = New System.Windows.Forms.Label()
|
|
Me.cboFirmensignatur = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtBezeichnung = New System.Windows.Forms.TextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.txtBetreff = New System.Windows.Forms.TextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.cboSprache = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.rtb_Emailtext = New System.Windows.Forms.RichTextBox()
|
|
Me.cbxFirmaChange = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label = New System.Windows.Forms.Label()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.cbxAktiv = New System.Windows.Forms.CheckBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.btnAdd = New System.Windows.Forms.Button()
|
|
Me.btnDelete = New System.Windows.Forms.Button()
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.cbxSpracheSelected = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txtSuche = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.lblWarning = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.cbxFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.dgvMailvorlagen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.mainPanel.SuspendLayout()
|
|
Me.pnlTop.SuspendLayout()
|
|
CType(Me.dgvMailvorlagen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'mainPanel
|
|
'
|
|
Me.mainPanel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.mainPanel.Controls.Add(Me.TextBox2)
|
|
Me.mainPanel.Controls.Add(Me.cbxTyp)
|
|
Me.mainPanel.Controls.Add(Me.Label13)
|
|
Me.mainPanel.Controls.Add(Me.TextBox1)
|
|
Me.mainPanel.Controls.Add(Me.txtfixeEmail)
|
|
Me.mainPanel.Controls.Add(Me.Label12)
|
|
Me.mainPanel.Controls.Add(Me.Label11)
|
|
Me.mainPanel.Controls.Add(Me.rtb_txthtml)
|
|
Me.mainPanel.Controls.Add(Me.cbxSendungsvermerk)
|
|
Me.mainPanel.Controls.Add(Me.Label10)
|
|
Me.mainPanel.Controls.Add(Me.txtSendungsvermerk)
|
|
Me.mainPanel.Controls.Add(Me.Label9)
|
|
Me.mainPanel.Controls.Add(Me.cbSendungsvermerk)
|
|
Me.mainPanel.Controls.Add(Me.txtVariablen)
|
|
Me.mainPanel.Controls.Add(Me.btn)
|
|
Me.mainPanel.Controls.Add(Me.lblWordcount)
|
|
Me.mainPanel.Controls.Add(Me.cboFirmensignatur)
|
|
Me.mainPanel.Controls.Add(Me.Label7)
|
|
Me.mainPanel.Controls.Add(Me.txtBezeichnung)
|
|
Me.mainPanel.Controls.Add(Me.Label6)
|
|
Me.mainPanel.Controls.Add(Me.txtBetreff)
|
|
Me.mainPanel.Controls.Add(Me.Label5)
|
|
Me.mainPanel.Controls.Add(Me.cboSprache)
|
|
Me.mainPanel.Controls.Add(Me.Label2)
|
|
Me.mainPanel.Controls.Add(Me.rtb_Emailtext)
|
|
Me.mainPanel.Controls.Add(Me.cbxFirmaChange)
|
|
Me.mainPanel.Controls.Add(Me.Label)
|
|
Me.mainPanel.Controls.Add(Me.btnSave)
|
|
Me.mainPanel.Controls.Add(Me.cbxAktiv)
|
|
Me.mainPanel.Controls.Add(Me.Label1)
|
|
Me.mainPanel.Location = New System.Drawing.Point(0, 425)
|
|
Me.mainPanel.Name = "mainPanel"
|
|
Me.mainPanel.Size = New System.Drawing.Size(1283, 457)
|
|
Me.mainPanel.TabIndex = 101
|
|
'
|
|
'cbxTyp
|
|
'
|
|
Me.cbxTyp._allowedValuesFreiText = Nothing
|
|
Me.cbxTyp._allowFreiText = False
|
|
Me.cbxTyp._value = ""
|
|
Me.cbxTyp.DropDownWidth = 120
|
|
Me.cbxTyp.FormattingEnabled = True
|
|
Me.cbxTyp.Location = New System.Drawing.Point(887, 20)
|
|
Me.cbxTyp.Name = "cbxTyp"
|
|
Me.cbxTyp.Size = New System.Drawing.Size(92, 21)
|
|
Me.cbxTyp.TabIndex = 46
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(884, 4)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label13.TabIndex = 45
|
|
Me.Label13.Text = "Typ:"
|
|
'
|
|
'TextBox1
|
|
'
|
|
Me.TextBox1.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.TextBox1.Location = New System.Drawing.Point(10, 395)
|
|
Me.TextBox1.Multiline = True
|
|
Me.TextBox1.Name = "TextBox1"
|
|
Me.TextBox1.Size = New System.Drawing.Size(156, 18)
|
|
Me.TextBox1.TabIndex = 44
|
|
Me.TextBox1.Text = "* Text-Variablen (Email):"
|
|
'
|
|
'txtfixeEmail
|
|
'
|
|
Me.txtfixeEmail.Location = New System.Drawing.Point(136, 61)
|
|
Me.txtfixeEmail.Name = "txtfixeEmail"
|
|
Me.txtfixeEmail.Size = New System.Drawing.Size(324, 20)
|
|
Me.txtfixeEmail.TabIndex = 43
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(133, 45)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(194, 13)
|
|
Me.Label12.TabIndex = 42
|
|
Me.Label12.Text = "fixer Empfänger (mehrere mit ; getrennt):"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(638, 71)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(89, 13)
|
|
Me.Label11.TabIndex = 41
|
|
Me.Label11.Text = "Email-Text-HTML"
|
|
'
|
|
'rtb_txthtml
|
|
'
|
|
Me.rtb_txthtml.AcceptsTab = True
|
|
Me.rtb_txthtml.BackColor = System.Drawing.SystemColors.Window
|
|
Me.rtb_txthtml.Location = New System.Drawing.Point(641, 87)
|
|
Me.rtb_txthtml.Name = "rtb_txthtml"
|
|
Me.rtb_txthtml.ReadOnly = True
|
|
Me.rtb_txthtml.Size = New System.Drawing.Size(625, 307)
|
|
Me.rtb_txthtml.TabIndex = 40
|
|
Me.rtb_txthtml.Text = ""
|
|
'
|
|
'cbxSendungsvermerk
|
|
'
|
|
Me.cbxSendungsvermerk._allowedValuesFreiText = Nothing
|
|
Me.cbxSendungsvermerk._allowFreiText = False
|
|
Me.cbxSendungsvermerk._value = ""
|
|
Me.cbxSendungsvermerk.DropDownWidth = 250
|
|
Me.cbxSendungsvermerk.FormattingEnabled = True
|
|
Me.cbxSendungsvermerk.Location = New System.Drawing.Point(678, 435)
|
|
Me.cbxSendungsvermerk.Name = "cbxSendungsvermerk"
|
|
Me.cbxSendungsvermerk.Size = New System.Drawing.Size(100, 21)
|
|
Me.cbxSendungsvermerk.TabIndex = 39
|
|
Me.cbxSendungsvermerk.Visible = False
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(675, 419)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(107, 13)
|
|
Me.Label10.TabIndex = 38
|
|
Me.Label10.Text = "Sendungsvermerk-ID"
|
|
Me.Label10.Visible = False
|
|
'
|
|
'txtSendungsvermerk
|
|
'
|
|
Me.txtSendungsvermerk.Location = New System.Drawing.Point(791, 436)
|
|
Me.txtSendungsvermerk.Name = "txtSendungsvermerk"
|
|
Me.txtSendungsvermerk.Size = New System.Drawing.Size(290, 20)
|
|
Me.txtSendungsvermerk.TabIndex = 37
|
|
Me.txtSendungsvermerk.Visible = False
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(788, 419)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label9.TabIndex = 36
|
|
Me.Label9.Text = "Sendungsvermerk"
|
|
Me.Label9.Visible = False
|
|
'
|
|
'cbSendungsvermerk
|
|
'
|
|
Me.cbSendungsvermerk.AutoSize = True
|
|
Me.cbSendungsvermerk.Location = New System.Drawing.Point(678, 394)
|
|
Me.cbSendungsvermerk.Name = "cbSendungsvermerk"
|
|
Me.cbSendungsvermerk.Size = New System.Drawing.Size(211, 17)
|
|
Me.cbSendungsvermerk.TabIndex = 35
|
|
Me.cbSendungsvermerk.Text = "Sendungsvermerk beim Senden setzen"
|
|
Me.cbSendungsvermerk.UseVisualStyleBackColor = True
|
|
'
|
|
'txtVariablen
|
|
'
|
|
Me.txtVariablen.BackColor = System.Drawing.SystemColors.Control
|
|
Me.txtVariablen.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.txtVariablen.Location = New System.Drawing.Point(10, 414)
|
|
Me.txtVariablen.Multiline = True
|
|
Me.txtVariablen.Name = "txtVariablen"
|
|
Me.txtVariablen.Size = New System.Drawing.Size(498, 40)
|
|
Me.txtVariablen.TabIndex = 34
|
|
Me.txtVariablen.Text = "%VAR-GRENZE%, %LKW%, %LKWKennzeichen%, %Empfaenger%, %voraus-Eintreffen%, %Filial" &
|
|
"enNr%, %AbfertigungsNr%, %Absender%, %Gewicht%, %ImEx%, %Zollstelle%"
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btn.BackgroundImage = Global.SDL.My.Resources.Resources.email_big
|
|
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Location = New System.Drawing.Point(1100, 405)
|
|
Me.btn.Margin = New System.Windows.Forms.Padding(5)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Padding = New System.Windows.Forms.Padding(5)
|
|
Me.btn.Size = New System.Drawing.Size(50, 40)
|
|
Me.btn.TabIndex = 33
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'lblWordcount
|
|
'
|
|
Me.lblWordcount.AutoSize = True
|
|
Me.lblWordcount.Location = New System.Drawing.Point(1199, 398)
|
|
Me.lblWordcount.Name = "lblWordcount"
|
|
Me.lblWordcount.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblWordcount.TabIndex = 32
|
|
'
|
|
'cboFirmensignatur
|
|
'
|
|
Me.cboFirmensignatur._allowedValuesFreiText = Nothing
|
|
Me.cboFirmensignatur._allowFreiText = False
|
|
Me.cboFirmensignatur._value = ""
|
|
Me.cboFirmensignatur.DropDownWidth = 120
|
|
Me.cboFirmensignatur.FormattingEnabled = True
|
|
Me.cboFirmensignatur.Location = New System.Drawing.Point(985, 21)
|
|
Me.cboFirmensignatur.Name = "cboFirmensignatur"
|
|
Me.cboFirmensignatur.Size = New System.Drawing.Size(100, 21)
|
|
Me.cboFirmensignatur.TabIndex = 31
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(982, 5)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(103, 13)
|
|
Me.Label7.TabIndex = 30
|
|
Me.Label7.Text = "Email-Firmensignatur"
|
|
'
|
|
'txtBezeichnung
|
|
'
|
|
Me.txtBezeichnung.Location = New System.Drawing.Point(139, 20)
|
|
Me.txtBezeichnung.Name = "txtBezeichnung"
|
|
Me.txtBezeichnung.Size = New System.Drawing.Size(250, 20)
|
|
Me.txtBezeichnung.TabIndex = 29
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(133, 3)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label6.TabIndex = 28
|
|
Me.Label6.Text = "Bezeichnung"
|
|
'
|
|
'txtBetreff
|
|
'
|
|
Me.txtBetreff.Location = New System.Drawing.Point(421, 21)
|
|
Me.txtBetreff.Name = "txtBetreff"
|
|
Me.txtBetreff.Size = New System.Drawing.Size(460, 20)
|
|
Me.txtBetreff.TabIndex = 26
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(418, 4)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(42, 13)
|
|
Me.Label5.TabIndex = 25
|
|
Me.Label5.Text = "Betreff*"
|
|
'
|
|
'cboSprache
|
|
'
|
|
Me.cboSprache._allowedValuesFreiText = Nothing
|
|
Me.cboSprache._allowFreiText = False
|
|
Me.cboSprache._value = ""
|
|
Me.cboSprache.DropDownWidth = 120
|
|
Me.cboSprache.FormattingEnabled = True
|
|
Me.cboSprache.Location = New System.Drawing.Point(22, 21)
|
|
Me.cboSprache.Name = "cboSprache"
|
|
Me.cboSprache.Size = New System.Drawing.Size(64, 21)
|
|
Me.cboSprache.TabIndex = 24
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(19, 5)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label2.TabIndex = 23
|
|
Me.Label2.Text = "Sprache"
|
|
'
|
|
'rtb_Emailtext
|
|
'
|
|
Me.rtb_Emailtext.AcceptsTab = True
|
|
Me.rtb_Emailtext.BackColor = System.Drawing.SystemColors.Window
|
|
Me.rtb_Emailtext.Location = New System.Drawing.Point(10, 87)
|
|
Me.rtb_Emailtext.Name = "rtb_Emailtext"
|
|
Me.rtb_Emailtext.Size = New System.Drawing.Size(625, 307)
|
|
Me.rtb_Emailtext.TabIndex = 22
|
|
Me.rtb_Emailtext.Text = ""
|
|
'
|
|
'cbxFirmaChange
|
|
'
|
|
Me.cbxFirmaChange._allowedValuesFreiText = Nothing
|
|
Me.cbxFirmaChange._allowFreiText = False
|
|
Me.cbxFirmaChange._value = ""
|
|
Me.cbxFirmaChange.DropDownWidth = 120
|
|
Me.cbxFirmaChange.FormattingEnabled = True
|
|
Me.cbxFirmaChange.Location = New System.Drawing.Point(1155, 19)
|
|
Me.cbxFirmaChange.Name = "cbxFirmaChange"
|
|
Me.cbxFirmaChange.Size = New System.Drawing.Size(100, 21)
|
|
Me.cbxFirmaChange.TabIndex = 21
|
|
'
|
|
'Label
|
|
'
|
|
Me.Label.AutoSize = True
|
|
Me.Label.Location = New System.Drawing.Point(1152, 3)
|
|
Me.Label.Name = "Label"
|
|
Me.Label.Size = New System.Drawing.Size(78, 13)
|
|
Me.Label.TabIndex = 20
|
|
Me.Label.Text = "gültig für Firma:"
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.Location = New System.Drawing.Point(1185, 414)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnSave.TabIndex = 10
|
|
Me.btnSave.Text = "Speichern"
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxAktiv
|
|
'
|
|
Me.cbxAktiv.AutoSize = True
|
|
Me.cbxAktiv.Location = New System.Drawing.Point(1083, 52)
|
|
Me.cbxAktiv.Name = "cbxAktiv"
|
|
Me.cbxAktiv.Size = New System.Drawing.Size(172, 17)
|
|
Me.cbxAktiv.TabIndex = 3
|
|
Me.cbxAktiv.Text = "als dyn Mailvorlage verwenden"
|
|
Me.cbxAktiv.UseVisualStyleBackColor = True
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(19, 71)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(60, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "Email-Text*"
|
|
'
|
|
'btnAdd
|
|
'
|
|
Me.btnAdd.BackgroundImage = Global.SDL.My.Resources.Resources.plus
|
|
Me.btnAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAdd.Location = New System.Drawing.Point(1236, 399)
|
|
Me.btnAdd.Name = "btnAdd"
|
|
Me.btnAdd.Size = New System.Drawing.Size(24, 20)
|
|
Me.btnAdd.TabIndex = 103
|
|
Me.btnAdd.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDelete
|
|
'
|
|
Me.btnDelete.BackgroundImage = Global.SDL.My.Resources.Resources.del
|
|
Me.btnDelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDelete.Location = New System.Drawing.Point(1259, 399)
|
|
Me.btnDelete.Name = "btnDelete"
|
|
Me.btnDelete.Size = New System.Drawing.Size(24, 20)
|
|
Me.btnDelete.TabIndex = 102
|
|
Me.btnDelete.UseVisualStyleBackColor = True
|
|
'
|
|
'pnlTop
|
|
'
|
|
Me.pnlTop.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnlTop.Controls.Add(Me.cbxSpracheSelected)
|
|
Me.pnlTop.Controls.Add(Me.Label8)
|
|
Me.pnlTop.Controls.Add(Me.txtSuche)
|
|
Me.pnlTop.Controls.Add(Me.Label18)
|
|
Me.pnlTop.Controls.Add(Me.lblWarning)
|
|
Me.pnlTop.Controls.Add(Me.Label4)
|
|
Me.pnlTop.Controls.Add(Me.Label3)
|
|
Me.pnlTop.Controls.Add(Me.cbxFirma)
|
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlTop.Name = "pnlTop"
|
|
Me.pnlTop.Size = New System.Drawing.Size(1295, 48)
|
|
Me.pnlTop.TabIndex = 100
|
|
'
|
|
'cbxSpracheSelected
|
|
'
|
|
Me.cbxSpracheSelected._allowedValuesFreiText = Nothing
|
|
Me.cbxSpracheSelected._allowFreiText = False
|
|
Me.cbxSpracheSelected._value = ""
|
|
Me.cbxSpracheSelected.DropDownWidth = 120
|
|
Me.cbxSpracheSelected.FormattingEnabled = True
|
|
Me.cbxSpracheSelected.Location = New System.Drawing.Point(1055, 19)
|
|
Me.cbxSpracheSelected.Name = "cbxSpracheSelected"
|
|
Me.cbxSpracheSelected.Size = New System.Drawing.Size(64, 21)
|
|
Me.cbxSpracheSelected.TabIndex = 35
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.ForeColor = System.Drawing.Color.White
|
|
Me.Label8.Location = New System.Drawing.Point(1052, 3)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(54, 13)
|
|
Me.Label8.TabIndex = 34
|
|
Me.Label8.Text = "Sprache"
|
|
'
|
|
'txtSuche
|
|
'
|
|
Me.txtSuche._DateTimeOnly = False
|
|
Me.txtSuche._numbersOnly = False
|
|
Me.txtSuche._numbersOnlyKommastellen = ""
|
|
Me.txtSuche._numbersOnlyTrennzeichen = True
|
|
Me.txtSuche._Prozent = False
|
|
Me.txtSuche._ShortDateNew = False
|
|
Me.txtSuche._ShortDateOnly = False
|
|
Me.txtSuche._TimeOnly = False
|
|
Me.txtSuche._TimeOnly_Seconds = False
|
|
Me.txtSuche._value = Nothing
|
|
Me.txtSuche._Waehrung = False
|
|
Me.txtSuche._WaehrungZeichen = False
|
|
Me.txtSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSuche.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSuche.Location = New System.Drawing.Point(702, 19)
|
|
Me.txtSuche.MaxLineLength = -1
|
|
Me.txtSuche.MaxLines_Warning = ""
|
|
Me.txtSuche.MaxLines_Warning_Label = Nothing
|
|
Me.txtSuche.Name = "txtSuche"
|
|
Me.txtSuche.Size = New System.Drawing.Size(314, 20)
|
|
Me.txtSuche.TabIndex = 34
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.ForeColor = System.Drawing.Color.White
|
|
Me.Label18.Location = New System.Drawing.Point(699, 4)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label18.TabIndex = 33
|
|
Me.Label18.Text = "Suche"
|
|
'
|
|
'lblWarning
|
|
'
|
|
Me.lblWarning.AutoSize = True
|
|
Me.lblWarning.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblWarning.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarning.Location = New System.Drawing.Point(166, 13)
|
|
Me.lblWarning.Name = "lblWarning"
|
|
Me.lblWarning.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblWarning.TabIndex = 14
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.ForeColor = System.Drawing.Color.White
|
|
Me.Label4.Location = New System.Drawing.Point(10, 13)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(147, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "Mailvorlagen"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.ForeColor = System.Drawing.Color.White
|
|
Me.Label3.Location = New System.Drawing.Point(1152, 3)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(37, 13)
|
|
Me.Label3.TabIndex = 5
|
|
Me.Label3.Text = "Firma"
|
|
'
|
|
'cbxFirma
|
|
'
|
|
Me.cbxFirma._allowedValuesFreiText = Nothing
|
|
Me.cbxFirma._allowFreiText = False
|
|
Me.cbxFirma._value = ""
|
|
Me.cbxFirma.DropDownWidth = 150
|
|
Me.cbxFirma.Enabled = False
|
|
Me.cbxFirma.FormattingEnabled = True
|
|
Me.cbxFirma.Location = New System.Drawing.Point(1155, 19)
|
|
Me.cbxFirma.Name = "cbxFirma"
|
|
Me.cbxFirma.Size = New System.Drawing.Size(128, 21)
|
|
Me.cbxFirma.TabIndex = 13
|
|
'
|
|
'dgvMailvorlagen
|
|
'
|
|
Me.dgvMailvorlagen.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvMailvorlagen.AllowUserToAddRows = False
|
|
Me.dgvMailvorlagen.AllowUserToDeleteRows = False
|
|
Me.dgvMailvorlagen.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvMailvorlagen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvMailvorlagen.Location = New System.Drawing.Point(0, 54)
|
|
Me.dgvMailvorlagen.Name = "dgvMailvorlagen"
|
|
Me.dgvMailvorlagen.Size = New System.Drawing.Size(1283, 365)
|
|
Me.dgvMailvorlagen.TabIndex = 104
|
|
'
|
|
'TextBox2
|
|
'
|
|
Me.TextBox2.BackColor = System.Drawing.SystemColors.Control
|
|
Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.TextBox2.Location = New System.Drawing.Point(469, 3)
|
|
Me.TextBox2.Name = "TextBox2"
|
|
Me.TextBox2.Size = New System.Drawing.Size(409, 13)
|
|
Me.TextBox2.TabIndex = 47
|
|
Me.TextBox2.Text = "* %KdNr%; %Mahntext%; %KdName%"
|
|
Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'frmdynMailvorlagen
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1295, 886)
|
|
Me.Controls.Add(Me.mainPanel)
|
|
Me.Controls.Add(Me.btnAdd)
|
|
Me.Controls.Add(Me.btnDelete)
|
|
Me.Controls.Add(Me.pnlTop)
|
|
Me.Controls.Add(Me.dgvMailvorlagen)
|
|
Me.Name = "frmdynMailvorlagen"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "frmdynMailvorlage"
|
|
Me.mainPanel.ResumeLayout(False)
|
|
Me.mainPanel.PerformLayout()
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
CType(Me.dgvMailvorlagen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents mainPanel As Panel
|
|
Friend WithEvents cbxFirmaChange As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label As Label
|
|
Friend WithEvents btnSave As Button
|
|
Friend WithEvents cbxAktiv As CheckBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents btnAdd As Button
|
|
Friend WithEvents btnDelete As Button
|
|
Friend WithEvents pnlTop As Panel
|
|
Friend WithEvents lblWarning As Label
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents cbxFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents dgvMailvorlagen As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents cboSprache As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents rtb_Emailtext As RichTextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txtBetreff As TextBox
|
|
Friend WithEvents txtBezeichnung As TextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents txtSuche As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents cboFirmensignatur As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents lblWordcount As Label
|
|
Friend WithEvents btn As Button
|
|
Friend WithEvents cbxSpracheSelected As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txtVariablen As TextBox
|
|
Friend WithEvents cbxSendungsvermerk As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents txtSendungsvermerk As TextBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents cbSendungsvermerk As CheckBox
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents rtb_txthtml As RichTextBox
|
|
Friend WithEvents txtfixeEmail As TextBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents TextBox1 As TextBox
|
|
Friend WithEvents cbxTyp As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents TextBox2 As TextBox
|
|
End Class
|