Feature Gesamtsicherheiten: Refactorting und Einbau der neuen Funktionen
This commit is contained in:
10
Aviso/frmFrachtkostenBerechnen.Designer.vb
generated
10
Aviso/frmFrachtkostenBerechnen.Designer.vb
generated
@@ -291,7 +291,7 @@ Partial Class frmFrachtkostenBerechnen
|
||||
Me.cbxLandNach.FormattingEnabled = True
|
||||
Me.cbxLandNach.Location = New System.Drawing.Point(255, 23)
|
||||
Me.cbxLandNach.Name = "cbxLandNach"
|
||||
Me.cbxLandNach.Size = New System.Drawing.Size(35, 21)
|
||||
Me.cbxLandNach.Size = New System.Drawing.Size(45, 21)
|
||||
Me.cbxLandNach.TabIndex = 6
|
||||
'
|
||||
'cbxLandVon
|
||||
@@ -304,7 +304,7 @@ Partial Class frmFrachtkostenBerechnen
|
||||
Me.cbxLandVon.FormattingEnabled = True
|
||||
Me.cbxLandVon.Location = New System.Drawing.Point(75, 22)
|
||||
Me.cbxLandVon.Name = "cbxLandVon"
|
||||
Me.cbxLandVon.Size = New System.Drawing.Size(35, 21)
|
||||
Me.cbxLandVon.Size = New System.Drawing.Size(45, 21)
|
||||
Me.cbxLandVon.TabIndex = 3
|
||||
'
|
||||
'txbCalcDistanceNichtEU
|
||||
@@ -516,7 +516,7 @@ Partial Class frmFrachtkostenBerechnen
|
||||
Me.txbVonOrt.MaxLines_Warning = ""
|
||||
Me.txbVonOrt.MaxLines_Warning_Label = Nothing
|
||||
Me.txbVonOrt.Name = "txbVonOrt"
|
||||
Me.txbVonOrt.Size = New System.Drawing.Size(105, 20)
|
||||
Me.txbVonOrt.Size = New System.Drawing.Size(106, 20)
|
||||
Me.txbVonOrt.TabIndex = 9
|
||||
'
|
||||
'txbNachPLZ
|
||||
@@ -557,12 +557,12 @@ Partial Class frmFrachtkostenBerechnen
|
||||
Me.txbVonPLZ._Waehrung = False
|
||||
Me.txbVonPLZ._WaehrungZeichen = True
|
||||
Me.txbVonPLZ.ForeColor = System.Drawing.Color.Black
|
||||
Me.txbVonPLZ.Location = New System.Drawing.Point(116, 23)
|
||||
Me.txbVonPLZ.Location = New System.Drawing.Point(121, 23)
|
||||
Me.txbVonPLZ.MaxLineLength = -1
|
||||
Me.txbVonPLZ.MaxLines_Warning = ""
|
||||
Me.txbVonPLZ.MaxLines_Warning_Label = Nothing
|
||||
Me.txbVonPLZ.Name = "txbVonPLZ"
|
||||
Me.txbVonPLZ.Size = New System.Drawing.Size(64, 20)
|
||||
Me.txbVonPLZ.Size = New System.Drawing.Size(60, 20)
|
||||
Me.txbVonPLZ.TabIndex = 4
|
||||
'
|
||||
'tbNichtEUAnteil
|
||||
|
||||
Reference in New Issue
Block a user