neu
This commit is contained in:
130
Aviso/Anhänge/frmAddSendnung.Designer.vb
generated
130
Aviso/Anhänge/frmAddSendnung.Designer.vb
generated
@@ -44,6 +44,9 @@ Partial Class frmAddSendnung
|
||||
Me.picWarnEmpfaenger = New System.Windows.Forms.PictureBox()
|
||||
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.txtWarenwertWaehrung = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
||||
Me.lblWW = New System.Windows.Forms.Label()
|
||||
Me.txtWarenwert = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
CType(Me.picWarnAbsender, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.picWarnEmpfaenger, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
@@ -58,7 +61,7 @@ Partial Class frmAddSendnung
|
||||
Me.cboAbfertigungsart.FormattingEnabled = True
|
||||
Me.cboAbfertigungsart.Location = New System.Drawing.Point(12, 29)
|
||||
Me.cboAbfertigungsart.Name = "cboAbfertigungsart"
|
||||
Me.cboAbfertigungsart.Size = New System.Drawing.Size(335, 24)
|
||||
Me.cboAbfertigungsart.Size = New System.Drawing.Size(425, 24)
|
||||
Me.cboAbfertigungsart.TabIndex = 1
|
||||
'
|
||||
'Label1
|
||||
@@ -83,6 +86,7 @@ Partial Class frmAddSendnung
|
||||
Me.txtEmpfaenger._displayWoelflKd = False
|
||||
Me.txtEmpfaenger._hideIfListEmpty = True
|
||||
Me.txtEmpfaenger._loadKdData = True
|
||||
Me.txtEmpfaenger._UseFIRMA = ""
|
||||
Me.txtEmpfaenger._ValueKdAndName = True
|
||||
Me.txtEmpfaenger.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
||||
Me.txtEmpfaenger.dgvpos = "LEFT"
|
||||
@@ -91,12 +95,13 @@ Partial Class frmAddSendnung
|
||||
Me.txtEmpfaenger.KdNr = "-1"
|
||||
Me.txtEmpfaenger.kdNrField = Nothing
|
||||
Me.txtEmpfaenger.KdNrNullInt = Nothing
|
||||
Me.txtEmpfaenger.Location = New System.Drawing.Point(12, 131)
|
||||
Me.txtEmpfaenger.Location = New System.Drawing.Point(15, 131)
|
||||
Me.txtEmpfaenger.Name = "txtEmpfaenger"
|
||||
Me.txtEmpfaenger.nurAktive = True
|
||||
Me.txtEmpfaenger.searchActive = True
|
||||
Me.txtEmpfaenger.Size = New System.Drawing.Size(315, 23)
|
||||
Me.txtEmpfaenger.TabIndex = 5
|
||||
Me.txtEmpfaenger.Size = New System.Drawing.Size(378, 23)
|
||||
Me.txtEmpfaenger.TabIndex = 7
|
||||
Me.txtEmpfaenger.TIMER_SEARCH = True
|
||||
Me.txtEmpfaenger.usrcntl = Nothing
|
||||
'
|
||||
'txtGewicht
|
||||
@@ -108,6 +113,7 @@ Partial Class frmAddSendnung
|
||||
Me.txtGewicht._ShortDateNew = False
|
||||
Me.txtGewicht._ShortDateOnly = False
|
||||
Me.txtGewicht._TimeOnly = False
|
||||
Me.txtGewicht._TimeOnly_Seconds = False
|
||||
Me.txtGewicht._value = ""
|
||||
Me.txtGewicht._Waehrung = False
|
||||
Me.txtGewicht._WaehrungZeichen = True
|
||||
@@ -118,7 +124,7 @@ Partial Class frmAddSendnung
|
||||
Me.txtGewicht.MaxLines_Warning_Label = Nothing
|
||||
Me.txtGewicht.Name = "txtGewicht"
|
||||
Me.txtGewicht.Size = New System.Drawing.Size(60, 20)
|
||||
Me.txtGewicht.TabIndex = 11
|
||||
Me.txtGewicht.TabIndex = 13
|
||||
Me.txtGewicht.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'Label19
|
||||
@@ -127,7 +133,7 @@ Partial Class frmAddSendnung
|
||||
Me.Label19.Location = New System.Drawing.Point(9, 164)
|
||||
Me.Label19.Name = "Label19"
|
||||
Me.Label19.Size = New System.Drawing.Size(100, 13)
|
||||
Me.Label19.TabIndex = 6
|
||||
Me.Label19.TabIndex = 8
|
||||
Me.Label19.Text = "Warenbezeichnung"
|
||||
'
|
||||
'Label17
|
||||
@@ -136,7 +142,7 @@ Partial Class frmAddSendnung
|
||||
Me.Label17.Location = New System.Drawing.Point(10, 215)
|
||||
Me.Label17.Name = "Label17"
|
||||
Me.Label17.Size = New System.Drawing.Size(73, 13)
|
||||
Me.Label17.TabIndex = 8
|
||||
Me.Label17.TabIndex = 10
|
||||
Me.Label17.Text = "Colli/Gewicht:"
|
||||
'
|
||||
'txtColli
|
||||
@@ -148,7 +154,8 @@ Partial Class frmAddSendnung
|
||||
Me.txtColli._ShortDateNew = False
|
||||
Me.txtColli._ShortDateOnly = False
|
||||
Me.txtColli._TimeOnly = False
|
||||
Me.txtColli._value = Nothing
|
||||
Me.txtColli._TimeOnly_Seconds = False
|
||||
Me.txtColli._value = ""
|
||||
Me.txtColli._Waehrung = False
|
||||
Me.txtColli._WaehrungZeichen = True
|
||||
Me.txtColli.ForeColor = System.Drawing.Color.Black
|
||||
@@ -158,7 +165,7 @@ Partial Class frmAddSendnung
|
||||
Me.txtColli.MaxLines_Warning_Label = Nothing
|
||||
Me.txtColli.Name = "txtColli"
|
||||
Me.txtColli.Size = New System.Drawing.Size(46, 20)
|
||||
Me.txtColli.TabIndex = 9
|
||||
Me.txtColli.TabIndex = 11
|
||||
Me.txtColli.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'rtbWarenbezeichnung
|
||||
@@ -168,8 +175,8 @@ Partial Class frmAddSendnung
|
||||
Me.rtbWarenbezeichnung.Location = New System.Drawing.Point(12, 180)
|
||||
Me.rtbWarenbezeichnung.MaxLength = 500
|
||||
Me.rtbWarenbezeichnung.Name = "rtbWarenbezeichnung"
|
||||
Me.rtbWarenbezeichnung.Size = New System.Drawing.Size(359, 32)
|
||||
Me.rtbWarenbezeichnung.TabIndex = 7
|
||||
Me.rtbWarenbezeichnung.Size = New System.Drawing.Size(425, 32)
|
||||
Me.rtbWarenbezeichnung.TabIndex = 9
|
||||
Me.rtbWarenbezeichnung.Text = ""
|
||||
'
|
||||
'Label23
|
||||
@@ -178,7 +185,7 @@ Partial Class frmAddSendnung
|
||||
Me.Label23.Location = New System.Drawing.Point(129, 215)
|
||||
Me.Label23.Name = "Label23"
|
||||
Me.Label23.Size = New System.Drawing.Size(23, 13)
|
||||
Me.Label23.TabIndex = 10
|
||||
Me.Label23.TabIndex = 12
|
||||
Me.Label23.Text = "Pk."
|
||||
'
|
||||
'Label2
|
||||
@@ -188,17 +195,17 @@ Partial Class frmAddSendnung
|
||||
Me.Label2.Location = New System.Drawing.Point(10, 111)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(81, 17)
|
||||
Me.Label2.TabIndex = 4
|
||||
Me.Label2.TabIndex = 5
|
||||
Me.Label2.Text = "Empfänger:"
|
||||
'
|
||||
'btn
|
||||
'
|
||||
Me.btn.DialogResult = DialogResult.OK
|
||||
Me.btn.DialogResult = System.Windows.Forms.DialogResult.OK
|
||||
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btn.Location = New System.Drawing.Point(12, 244)
|
||||
Me.btn.Name = "btn"
|
||||
Me.btn.Size = New System.Drawing.Size(359, 52)
|
||||
Me.btn.TabIndex = 12
|
||||
Me.btn.Size = New System.Drawing.Size(425, 52)
|
||||
Me.btn.TabIndex = 17
|
||||
Me.btn.Text = "OK"
|
||||
Me.btn.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -223,6 +230,7 @@ Partial Class frmAddSendnung
|
||||
Me.txtAbsender._displayWoelflKd = False
|
||||
Me.txtAbsender._hideIfListEmpty = True
|
||||
Me.txtAbsender._loadKdData = True
|
||||
Me.txtAbsender._UseFIRMA = ""
|
||||
Me.txtAbsender._ValueKdAndName = True
|
||||
Me.txtAbsender.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
||||
Me.txtAbsender.dgvpos = "LEFT"
|
||||
@@ -231,12 +239,13 @@ Partial Class frmAddSendnung
|
||||
Me.txtAbsender.KdNr = "-1"
|
||||
Me.txtAbsender.kdNrField = Nothing
|
||||
Me.txtAbsender.KdNrNullInt = Nothing
|
||||
Me.txtAbsender.Location = New System.Drawing.Point(12, 85)
|
||||
Me.txtAbsender.Location = New System.Drawing.Point(15, 85)
|
||||
Me.txtAbsender.Name = "txtAbsender"
|
||||
Me.txtAbsender.nurAktive = True
|
||||
Me.txtAbsender.searchActive = True
|
||||
Me.txtAbsender.Size = New System.Drawing.Size(315, 23)
|
||||
Me.txtAbsender.TabIndex = 3
|
||||
Me.txtAbsender.Size = New System.Drawing.Size(378, 23)
|
||||
Me.txtAbsender.TabIndex = 4
|
||||
Me.txtAbsender.TIMER_SEARCH = True
|
||||
Me.txtAbsender.usrcntl = Nothing
|
||||
'
|
||||
'FlatButton4
|
||||
@@ -247,10 +256,10 @@ Partial Class frmAddSendnung
|
||||
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(325, 130)
|
||||
Me.FlatButton4.Location = New System.Drawing.Point(391, 130)
|
||||
Me.FlatButton4.Name = "FlatButton4"
|
||||
Me.FlatButton4.Size = New System.Drawing.Size(25, 25)
|
||||
Me.FlatButton4.TabIndex = 89
|
||||
Me.FlatButton4.TabIndex = 6
|
||||
Me.FlatButton4.TabStop = False
|
||||
Me.FlatButton4.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -262,10 +271,10 @@ Partial Class frmAddSendnung
|
||||
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(325, 84)
|
||||
Me.FlatButton1.Location = New System.Drawing.Point(391, 84)
|
||||
Me.FlatButton1.Name = "FlatButton1"
|
||||
Me.FlatButton1.Size = New System.Drawing.Size(25, 25)
|
||||
Me.FlatButton1.TabIndex = 88
|
||||
Me.FlatButton1.TabIndex = 3
|
||||
Me.FlatButton1.TabStop = False
|
||||
Me.FlatButton1.UseVisualStyleBackColor = True
|
||||
'
|
||||
@@ -273,7 +282,7 @@ Partial Class frmAddSendnung
|
||||
'
|
||||
Me.picWarnAbsender.BackgroundImage = Global.AVISO.My.Resources.Resources.warning2
|
||||
Me.picWarnAbsender.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.picWarnAbsender.Location = New System.Drawing.Point(351, 85)
|
||||
Me.picWarnAbsender.Location = New System.Drawing.Point(417, 85)
|
||||
Me.picWarnAbsender.Name = "picWarnAbsender"
|
||||
Me.picWarnAbsender.Size = New System.Drawing.Size(20, 23)
|
||||
Me.picWarnAbsender.TabIndex = 86
|
||||
@@ -284,7 +293,7 @@ Partial Class frmAddSendnung
|
||||
'
|
||||
Me.picWarnEmpfaenger.BackgroundImage = Global.AVISO.My.Resources.Resources.warning2
|
||||
Me.picWarnEmpfaenger.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.picWarnEmpfaenger.Location = New System.Drawing.Point(351, 131)
|
||||
Me.picWarnEmpfaenger.Location = New System.Drawing.Point(417, 131)
|
||||
Me.picWarnEmpfaenger.Name = "picWarnEmpfaenger"
|
||||
Me.picWarnEmpfaenger.Size = New System.Drawing.Size(20, 23)
|
||||
Me.picWarnEmpfaenger.TabIndex = 87
|
||||
@@ -299,8 +308,8 @@ Partial Class frmAddSendnung
|
||||
Me.RichTextBox1.MaxLength = 500
|
||||
Me.RichTextBox1.Name = "RichTextBox1"
|
||||
Me.RichTextBox1.ReadOnly = True
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(359, 102)
|
||||
Me.RichTextBox1.TabIndex = 90
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(425, 102)
|
||||
Me.RichTextBox1.TabIndex = 19
|
||||
Me.RichTextBox1.Text = ""
|
||||
'
|
||||
'Label4
|
||||
@@ -309,15 +318,75 @@ Partial Class frmAddSendnung
|
||||
Me.Label4.Location = New System.Drawing.Point(12, 311)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(184, 13)
|
||||
Me.Label4.TabIndex = 91
|
||||
Me.Label4.TabIndex = 18
|
||||
Me.Label4.Text = "Besonderheiten (aktives Kundenfeld):"
|
||||
'
|
||||
'txtWarenwertWaehrung
|
||||
'
|
||||
Me.txtWarenwertWaehrung._allowFreitext = False
|
||||
Me.txtWarenwertWaehrung._AllowSetValue = False
|
||||
Me.txtWarenwertWaehrung._allowSpaceAsSplitter = False
|
||||
Me.txtWarenwertWaehrung._autoSizeGross = False
|
||||
Me.txtWarenwertWaehrung._hideIfListEmpty = True
|
||||
Me.txtWarenwertWaehrung._value = ""
|
||||
Me.txtWarenwertWaehrung.conn_art = "FMZOLL"
|
||||
Me.txtWarenwertWaehrung.dgvpos = "LEFT"
|
||||
Me.txtWarenwertWaehrung.DISPLAY_PARAM = Nothing
|
||||
Me.txtWarenwertWaehrung.INVISIBLE_COLUMNS = Nothing
|
||||
Me.txtWarenwertWaehrung.key_visible = False
|
||||
Me.txtWarenwertWaehrung.KEYPARAM = Nothing
|
||||
Me.txtWarenwertWaehrung.Location = New System.Drawing.Point(397, 212)
|
||||
Me.txtWarenwertWaehrung.Name = "txtWarenwertWaehrung"
|
||||
Me.txtWarenwertWaehrung.searchActive = True
|
||||
Me.txtWarenwertWaehrung.Size = New System.Drawing.Size(40, 20)
|
||||
Me.txtWarenwertWaehrung.SQL_ORDER_BY = Nothing
|
||||
Me.txtWarenwertWaehrung.SQL_SELECT = Nothing
|
||||
Me.txtWarenwertWaehrung.SQL_WHERE = Nothing
|
||||
Me.txtWarenwertWaehrung.SQL_WhereParamList = Nothing
|
||||
Me.txtWarenwertWaehrung.TabIndex = 16
|
||||
Me.txtWarenwertWaehrung.usrcntl = Nothing
|
||||
'
|
||||
'lblWW
|
||||
'
|
||||
Me.lblWW.AutoSize = True
|
||||
Me.lblWW.Location = New System.Drawing.Point(218, 215)
|
||||
Me.lblWW.Name = "lblWW"
|
||||
Me.lblWW.Size = New System.Drawing.Size(62, 13)
|
||||
Me.lblWW.TabIndex = 14
|
||||
Me.lblWW.Text = "Warenwert:"
|
||||
'
|
||||
'txtWarenwert
|
||||
'
|
||||
Me.txtWarenwert._DateTimeOnly = False
|
||||
Me.txtWarenwert._numbersOnly = True
|
||||
Me.txtWarenwert._numbersOnlyKommastellen = ""
|
||||
Me.txtWarenwert._Prozent = False
|
||||
Me.txtWarenwert._ShortDateNew = False
|
||||
Me.txtWarenwert._ShortDateOnly = False
|
||||
Me.txtWarenwert._TimeOnly = False
|
||||
Me.txtWarenwert._TimeOnly_Seconds = False
|
||||
Me.txtWarenwert._value = ""
|
||||
Me.txtWarenwert._Waehrung = False
|
||||
Me.txtWarenwert._WaehrungZeichen = True
|
||||
Me.txtWarenwert.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtWarenwert.Location = New System.Drawing.Point(289, 212)
|
||||
Me.txtWarenwert.MaxLineLength = -1
|
||||
Me.txtWarenwert.MaxLines_Warning = ""
|
||||
Me.txtWarenwert.MaxLines_Warning_Label = Nothing
|
||||
Me.txtWarenwert.Name = "txtWarenwert"
|
||||
Me.txtWarenwert.Size = New System.Drawing.Size(109, 20)
|
||||
Me.txtWarenwert.TabIndex = 15
|
||||
Me.txtWarenwert.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
||||
'
|
||||
'frmAddSendnung
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.Color.White
|
||||
Me.ClientSize = New System.Drawing.Size(389, 441)
|
||||
Me.ClientSize = New System.Drawing.Size(449, 441)
|
||||
Me.Controls.Add(Me.txtWarenwertWaehrung)
|
||||
Me.Controls.Add(Me.lblWW)
|
||||
Me.Controls.Add(Me.txtWarenwert)
|
||||
Me.Controls.Add(Me.Label4)
|
||||
Me.Controls.Add(Me.RichTextBox1)
|
||||
Me.Controls.Add(Me.picWarnEmpfaenger)
|
||||
@@ -368,4 +437,7 @@ Partial Class frmAddSendnung
|
||||
Friend WithEvents picWarnEmpfaenger As PictureBox
|
||||
Friend WithEvents RichTextBox1 As RichTextBox
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents txtWarenwertWaehrung As VERAG_PROG_ALLGEMEIN.MySearchBox
|
||||
Friend WithEvents lblWW As Label
|
||||
Friend WithEvents txtWarenwert As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user