RMC SFTP
This commit is contained in:
88
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
88
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -184,6 +184,8 @@ Partial Class frmStartOptions
|
||||
Me.LinkLabel30 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label11 = New System.Windows.Forms.Label()
|
||||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||||
Me.lblUTAPDFvollst = New System.Windows.Forms.LinkLabel()
|
||||
Me.txtUTADate = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
||||
Me.cbxIDSUmbenenen = New System.Windows.Forms.CheckBox()
|
||||
Me.txtIDSYear = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
@@ -296,8 +298,7 @@ Partial Class frmStartOptions
|
||||
Me.txtGJ_UNISPED = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Button21 = New System.Windows.Forms.Button()
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.txtUTADate = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.lblUTAPDFvollst = New System.Windows.Forms.LinkLabel()
|
||||
Me.LinkLabel71 = New System.Windows.Forms.LinkLabel()
|
||||
Me.pnl.SuspendLayout()
|
||||
CType(Me.PictureBox24, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox23, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -2143,6 +2144,7 @@ Partial Class frmStartOptions
|
||||
'
|
||||
'TabPage3
|
||||
'
|
||||
Me.TabPage3.Controls.Add(Me.LinkLabel71)
|
||||
Me.TabPage3.Controls.Add(Me.cbxOverrideNCTSFin)
|
||||
Me.TabPage3.Controls.Add(Me.Label48)
|
||||
Me.TabPage3.Controls.Add(Me.datTranscodeBis)
|
||||
@@ -2506,6 +2508,43 @@ Partial Class frmStartOptions
|
||||
Me.TabPage4.Text = "VERAG 360"
|
||||
Me.TabPage4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblUTAPDFvollst
|
||||
'
|
||||
Me.lblUTAPDFvollst.AutoSize = True
|
||||
Me.lblUTAPDFvollst.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblUTAPDFvollst.Location = New System.Drawing.Point(609, 451)
|
||||
Me.lblUTAPDFvollst.Name = "lblUTAPDFvollst"
|
||||
Me.lblUTAPDFvollst.Size = New System.Drawing.Size(113, 13)
|
||||
Me.lblUTAPDFvollst.TabIndex = 157
|
||||
Me.lblUTAPDFvollst.TabStop = True
|
||||
Me.lblUTAPDFvollst.Text = "PDF Daten vollständig"
|
||||
'
|
||||
'txtUTADate
|
||||
'
|
||||
Me.txtUTADate._DateTimeOnly = False
|
||||
Me.txtUTADate._numbersOnly = False
|
||||
Me.txtUTADate._numbersOnlyKommastellen = ""
|
||||
Me.txtUTADate._numbersOnlyTrennzeichen = False
|
||||
Me.txtUTADate._Prozent = False
|
||||
Me.txtUTADate._ShortDateNew = False
|
||||
Me.txtUTADate._ShortDateOnly = True
|
||||
Me.txtUTADate._TimeOnly = False
|
||||
Me.txtUTADate._TimeOnly_Seconds = False
|
||||
Me.txtUTADate._value = ""
|
||||
Me.txtUTADate._Waehrung = False
|
||||
Me.txtUTADate._WaehrungZeichen = True
|
||||
Me.txtUTADate.BackColor = System.Drawing.SystemColors.Window
|
||||
Me.txtUTADate.ForeColor = System.Drawing.Color.Red
|
||||
Me.txtUTADate.Location = New System.Drawing.Point(537, 448)
|
||||
Me.txtUTADate.MaxLength = 10
|
||||
Me.txtUTADate.MaxLineLength = -1
|
||||
Me.txtUTADate.MaxLines_Warning = ""
|
||||
Me.txtUTADate.MaxLines_Warning_Label = Nothing
|
||||
Me.txtUTADate.Name = "txtUTADate"
|
||||
Me.txtUTADate.Size = New System.Drawing.Size(66, 20)
|
||||
Me.txtUTADate.TabIndex = 156
|
||||
Me.txtUTADate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
'
|
||||
'TextBox3
|
||||
'
|
||||
Me.TextBox3.BackColor = System.Drawing.SystemColors.Menu
|
||||
@@ -3881,42 +3920,16 @@ Partial Class frmStartOptions
|
||||
Me.DataGridViewTextBoxColumn1.MinimumWidth = 8
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
'
|
||||
'txtUTADate
|
||||
'LinkLabel71
|
||||
'
|
||||
Me.txtUTADate._DateTimeOnly = False
|
||||
Me.txtUTADate._numbersOnly = False
|
||||
Me.txtUTADate._numbersOnlyKommastellen = ""
|
||||
Me.txtUTADate._numbersOnlyTrennzeichen = False
|
||||
Me.txtUTADate._Prozent = False
|
||||
Me.txtUTADate._ShortDateNew = False
|
||||
Me.txtUTADate._ShortDateOnly = True
|
||||
Me.txtUTADate._TimeOnly = False
|
||||
Me.txtUTADate._TimeOnly_Seconds = False
|
||||
Me.txtUTADate._value = ""
|
||||
Me.txtUTADate._Waehrung = False
|
||||
Me.txtUTADate._WaehrungZeichen = True
|
||||
Me.txtUTADate.BackColor = System.Drawing.SystemColors.Window
|
||||
Me.txtUTADate.ForeColor = System.Drawing.Color.Red
|
||||
Me.txtUTADate.Location = New System.Drawing.Point(537, 448)
|
||||
Me.txtUTADate.MaxLength = 10
|
||||
Me.txtUTADate.MaxLineLength = -1
|
||||
Me.txtUTADate.MaxLines_Warning = ""
|
||||
Me.txtUTADate.MaxLines_Warning_Label = Nothing
|
||||
Me.txtUTADate.Name = "txtUTADate"
|
||||
Me.txtUTADate.Size = New System.Drawing.Size(66, 20)
|
||||
Me.txtUTADate.TabIndex = 156
|
||||
Me.txtUTADate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
'
|
||||
'lblUTAPDFvollst
|
||||
'
|
||||
Me.lblUTAPDFvollst.AutoSize = True
|
||||
Me.lblUTAPDFvollst.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblUTAPDFvollst.Location = New System.Drawing.Point(609, 451)
|
||||
Me.lblUTAPDFvollst.Name = "lblUTAPDFvollst"
|
||||
Me.lblUTAPDFvollst.Size = New System.Drawing.Size(113, 13)
|
||||
Me.lblUTAPDFvollst.TabIndex = 157
|
||||
Me.lblUTAPDFvollst.TabStop = True
|
||||
Me.lblUTAPDFvollst.Text = "PDF Daten vollständig"
|
||||
Me.LinkLabel71.AutoSize = True
|
||||
Me.LinkLabel71.LinkColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.LinkLabel71.Location = New System.Drawing.Point(476, 152)
|
||||
Me.LinkLabel71.Name = "LinkLabel71"
|
||||
Me.LinkLabel71.Size = New System.Drawing.Size(64, 13)
|
||||
Me.LinkLabel71.TabIndex = 145
|
||||
Me.LinkLabel71.TabStop = True
|
||||
Me.LinkLabel71.Text = "Upload FTP"
|
||||
'
|
||||
'frmStartOptions
|
||||
'
|
||||
@@ -4249,4 +4262,5 @@ Partial Class frmStartOptions
|
||||
Friend WithEvents txtIDSYear As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents lblUTAPDFvollst As LinkLabel
|
||||
Friend WithEvents txtUTADate As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents LinkLabel71 As LinkLabel
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user