530 lines
24 KiB
VB.net
530 lines
24 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmStatusFSSAtlas
|
|
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.lblStat_1 = New System.Windows.Forms.Label()
|
|
Me.lblStat_2 = New System.Windows.Forms.Label()
|
|
Me.lblStat_3 = New System.Windows.Forms.Label()
|
|
Me.lblStat_4 = New System.Windows.Forms.Label()
|
|
Me.lblStat_5 = New System.Windows.Forms.Label()
|
|
Me.lblStat_6 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.picStat_1 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_2 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_3 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_4 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_5 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_6 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_11 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_8 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_10 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_7 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.picStat_9 = New VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE()
|
|
Me.lblStat_11 = New System.Windows.Forms.Label()
|
|
Me.lblStat_10 = New System.Windows.Forms.Label()
|
|
Me.lblStat_9 = New System.Windows.Forms.Label()
|
|
Me.lblStat_8 = New System.Windows.Forms.Label()
|
|
Me.lblStat_7 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.lblStat_Uebertragen = New System.Windows.Forms.Label()
|
|
Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
|
Me.lblStat_FERTIG = New System.Windows.Forms.Label()
|
|
Me.lblStat_ERROR = New System.Windows.Forms.Label()
|
|
Me.txtSuben = New System.Windows.Forms.RichTextBox()
|
|
Me.txtSalzburg = New System.Windows.Forms.RichTextBox()
|
|
CType(Me.picStat_1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.picStat_9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lblStat_1
|
|
'
|
|
Me.lblStat_1.AutoSize = True
|
|
Me.lblStat_1.Location = New System.Drawing.Point(35, 47)
|
|
Me.lblStat_1.Name = "lblStat_1"
|
|
Me.lblStat_1.Size = New System.Drawing.Size(86, 13)
|
|
Me.lblStat_1.TabIndex = 0
|
|
Me.lblStat_1.Text = "1. Datei erstellen"
|
|
Me.lblStat_1.Visible = False
|
|
'
|
|
'lblStat_2
|
|
'
|
|
Me.lblStat_2.AutoSize = True
|
|
Me.lblStat_2.Location = New System.Drawing.Point(35, 63)
|
|
Me.lblStat_2.Name = "lblStat_2"
|
|
Me.lblStat_2.Size = New System.Drawing.Size(240, 13)
|
|
Me.lblStat_2.TabIndex = 0
|
|
Me.lblStat_2.Text = "2. Datei auf ATLAS-SERVER SUBEN übertragen"
|
|
Me.lblStat_2.Visible = False
|
|
'
|
|
'lblStat_3
|
|
'
|
|
Me.lblStat_3.AutoSize = True
|
|
Me.lblStat_3.Location = New System.Drawing.Point(35, 81)
|
|
Me.lblStat_3.Name = "lblStat_3"
|
|
Me.lblStat_3.Size = New System.Drawing.Size(248, 13)
|
|
Me.lblStat_3.TabIndex = 0
|
|
Me.lblStat_3.Text = "3. Fremdschnittstelle auf ATLAS SUBEN ausführen"
|
|
Me.lblStat_3.Visible = False
|
|
'
|
|
'lblStat_4
|
|
'
|
|
Me.lblStat_4.AutoSize = True
|
|
Me.lblStat_4.Location = New System.Drawing.Point(35, 99)
|
|
Me.lblStat_4.Name = "lblStat_4"
|
|
Me.lblStat_4.Size = New System.Drawing.Size(80, 13)
|
|
Me.lblStat_4.TabIndex = 0
|
|
Me.lblStat_4.Text = "4. Import läuft..."
|
|
Me.lblStat_4.Visible = False
|
|
'
|
|
'lblStat_5
|
|
'
|
|
Me.lblStat_5.AutoSize = True
|
|
Me.lblStat_5.Location = New System.Drawing.Point(35, 115)
|
|
Me.lblStat_5.Name = "lblStat_5"
|
|
Me.lblStat_5.Size = New System.Drawing.Size(122, 13)
|
|
Me.lblStat_5.TabIndex = 0
|
|
Me.lblStat_5.Text = "5. Import abgeschlossen"
|
|
Me.lblStat_5.Visible = False
|
|
'
|
|
'lblStat_6
|
|
'
|
|
Me.lblStat_6.AutoSize = True
|
|
Me.lblStat_6.Location = New System.Drawing.Point(35, 133)
|
|
Me.lblStat_6.Name = "lblStat_6"
|
|
Me.lblStat_6.Size = New System.Drawing.Size(172, 13)
|
|
Me.lblStat_6.TabIndex = 0
|
|
Me.lblStat_6.Text = "6. Informationen werden abgerufen"
|
|
Me.lblStat_6.Visible = False
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(13, 266)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(73, 13)
|
|
Me.Label9.TabIndex = 0
|
|
Me.Label9.Text = "Import Suben:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(13, 401)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(83, 13)
|
|
Me.Label10.TabIndex = 0
|
|
Me.Label10.Text = "Import Salzburg:"
|
|
'
|
|
'picStat_1
|
|
'
|
|
Me.picStat_1.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_1.linkedPictureBox = Nothing
|
|
Me.picStat_1.linkedTextBox = Nothing
|
|
Me.picStat_1.Location = New System.Drawing.Point(16, 42)
|
|
Me.picStat_1.Name = "picStat_1"
|
|
Me.picStat_1.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_1.TabIndex = 2
|
|
Me.picStat_1.TabStop = False
|
|
Me.picStat_1.valuename = Nothing
|
|
Me.picStat_1.Visible = False
|
|
'
|
|
'picStat_2
|
|
'
|
|
Me.picStat_2.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_2.linkedPictureBox = Nothing
|
|
Me.picStat_2.linkedTextBox = Nothing
|
|
Me.picStat_2.Location = New System.Drawing.Point(16, 58)
|
|
Me.picStat_2.Name = "picStat_2"
|
|
Me.picStat_2.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_2.TabIndex = 2
|
|
Me.picStat_2.TabStop = False
|
|
Me.picStat_2.valuename = Nothing
|
|
Me.picStat_2.Visible = False
|
|
'
|
|
'picStat_3
|
|
'
|
|
Me.picStat_3.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_3.linkedPictureBox = Nothing
|
|
Me.picStat_3.linkedTextBox = Nothing
|
|
Me.picStat_3.Location = New System.Drawing.Point(16, 76)
|
|
Me.picStat_3.Name = "picStat_3"
|
|
Me.picStat_3.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_3.TabIndex = 2
|
|
Me.picStat_3.TabStop = False
|
|
Me.picStat_3.valuename = Nothing
|
|
Me.picStat_3.Visible = False
|
|
'
|
|
'picStat_4
|
|
'
|
|
Me.picStat_4.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_4.linkedPictureBox = Nothing
|
|
Me.picStat_4.linkedTextBox = Nothing
|
|
Me.picStat_4.Location = New System.Drawing.Point(16, 94)
|
|
Me.picStat_4.Name = "picStat_4"
|
|
Me.picStat_4.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_4.TabIndex = 2
|
|
Me.picStat_4.TabStop = False
|
|
Me.picStat_4.valuename = Nothing
|
|
Me.picStat_4.Visible = False
|
|
'
|
|
'picStat_5
|
|
'
|
|
Me.picStat_5.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_5.linkedPictureBox = Nothing
|
|
Me.picStat_5.linkedTextBox = Nothing
|
|
Me.picStat_5.Location = New System.Drawing.Point(16, 110)
|
|
Me.picStat_5.Name = "picStat_5"
|
|
Me.picStat_5.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_5.TabIndex = 2
|
|
Me.picStat_5.TabStop = False
|
|
Me.picStat_5.valuename = Nothing
|
|
Me.picStat_5.Visible = False
|
|
'
|
|
'picStat_6
|
|
'
|
|
Me.picStat_6.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_6.linkedPictureBox = Nothing
|
|
Me.picStat_6.linkedTextBox = Nothing
|
|
Me.picStat_6.Location = New System.Drawing.Point(16, 128)
|
|
Me.picStat_6.Name = "picStat_6"
|
|
Me.picStat_6.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_6.TabIndex = 2
|
|
Me.picStat_6.TabStop = False
|
|
Me.picStat_6.valuename = Nothing
|
|
Me.picStat_6.Visible = False
|
|
'
|
|
'picStat_11
|
|
'
|
|
Me.picStat_11.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_11.linkedPictureBox = Nothing
|
|
Me.picStat_11.linkedTextBox = Nothing
|
|
Me.picStat_11.Location = New System.Drawing.Point(16, 215)
|
|
Me.picStat_11.Name = "picStat_11"
|
|
Me.picStat_11.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_11.TabIndex = 8
|
|
Me.picStat_11.TabStop = False
|
|
Me.picStat_11.valuename = Nothing
|
|
Me.picStat_11.Visible = False
|
|
'
|
|
'picStat_8
|
|
'
|
|
Me.picStat_8.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_8.linkedPictureBox = Nothing
|
|
Me.picStat_8.linkedTextBox = Nothing
|
|
Me.picStat_8.Location = New System.Drawing.Point(16, 163)
|
|
Me.picStat_8.Name = "picStat_8"
|
|
Me.picStat_8.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_8.TabIndex = 9
|
|
Me.picStat_8.TabStop = False
|
|
Me.picStat_8.valuename = Nothing
|
|
Me.picStat_8.Visible = False
|
|
'
|
|
'picStat_10
|
|
'
|
|
Me.picStat_10.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_10.linkedPictureBox = Nothing
|
|
Me.picStat_10.linkedTextBox = Nothing
|
|
Me.picStat_10.Location = New System.Drawing.Point(16, 197)
|
|
Me.picStat_10.Name = "picStat_10"
|
|
Me.picStat_10.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_10.TabIndex = 10
|
|
Me.picStat_10.TabStop = False
|
|
Me.picStat_10.valuename = Nothing
|
|
Me.picStat_10.Visible = False
|
|
'
|
|
'picStat_7
|
|
'
|
|
Me.picStat_7.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_7.linkedPictureBox = Nothing
|
|
Me.picStat_7.linkedTextBox = Nothing
|
|
Me.picStat_7.Location = New System.Drawing.Point(16, 145)
|
|
Me.picStat_7.Name = "picStat_7"
|
|
Me.picStat_7.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_7.TabIndex = 11
|
|
Me.picStat_7.TabStop = False
|
|
Me.picStat_7.valuename = Nothing
|
|
Me.picStat_7.Visible = False
|
|
'
|
|
'picStat_9
|
|
'
|
|
Me.picStat_9.Image = Global.SDL.My.Resources.ok
|
|
Me.picStat_9.linkedPictureBox = Nothing
|
|
Me.picStat_9.linkedTextBox = Nothing
|
|
Me.picStat_9.Location = New System.Drawing.Point(16, 181)
|
|
Me.picStat_9.Name = "picStat_9"
|
|
Me.picStat_9.Size = New System.Drawing.Size(20, 18)
|
|
Me.picStat_9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.picStat_9.TabIndex = 12
|
|
Me.picStat_9.TabStop = False
|
|
Me.picStat_9.valuename = Nothing
|
|
Me.picStat_9.Visible = False
|
|
'
|
|
'lblStat_11
|
|
'
|
|
Me.lblStat_11.AutoSize = True
|
|
Me.lblStat_11.Location = New System.Drawing.Point(35, 220)
|
|
Me.lblStat_11.Name = "lblStat_11"
|
|
Me.lblStat_11.Size = New System.Drawing.Size(178, 13)
|
|
Me.lblStat_11.TabIndex = 3
|
|
Me.lblStat_11.Text = "11. Informationen werden abgerufen"
|
|
Me.lblStat_11.Visible = False
|
|
'
|
|
'lblStat_10
|
|
'
|
|
Me.lblStat_10.AutoSize = True
|
|
Me.lblStat_10.Location = New System.Drawing.Point(35, 202)
|
|
Me.lblStat_10.Name = "lblStat_10"
|
|
Me.lblStat_10.Size = New System.Drawing.Size(128, 13)
|
|
Me.lblStat_10.TabIndex = 4
|
|
Me.lblStat_10.Text = "10. Import abgeschlossen"
|
|
Me.lblStat_10.Visible = False
|
|
'
|
|
'lblStat_9
|
|
'
|
|
Me.lblStat_9.AutoSize = True
|
|
Me.lblStat_9.Location = New System.Drawing.Point(35, 186)
|
|
Me.lblStat_9.Name = "lblStat_9"
|
|
Me.lblStat_9.Size = New System.Drawing.Size(80, 13)
|
|
Me.lblStat_9.TabIndex = 5
|
|
Me.lblStat_9.Text = "9. Import läuft..."
|
|
Me.lblStat_9.Visible = False
|
|
'
|
|
'lblStat_8
|
|
'
|
|
Me.lblStat_8.AutoSize = True
|
|
Me.lblStat_8.Location = New System.Drawing.Point(35, 168)
|
|
Me.lblStat_8.Name = "lblStat_8"
|
|
Me.lblStat_8.Size = New System.Drawing.Size(248, 13)
|
|
Me.lblStat_8.TabIndex = 6
|
|
Me.lblStat_8.Text = "8. Fremdschnittstelle auf ATLAS SUBEN ausführen"
|
|
Me.lblStat_8.Visible = False
|
|
'
|
|
'lblStat_7
|
|
'
|
|
Me.lblStat_7.AutoSize = True
|
|
Me.lblStat_7.Location = New System.Drawing.Point(35, 150)
|
|
Me.lblStat_7.Name = "lblStat_7"
|
|
Me.lblStat_7.Size = New System.Drawing.Size(240, 13)
|
|
Me.lblStat_7.TabIndex = 7
|
|
Me.lblStat_7.Text = "7. Datei auf ATLAS-SERVER SUBEN übertragen"
|
|
Me.lblStat_7.Visible = False
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(16, 13)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(252, 13)
|
|
Me.Label4.TabIndex = 13
|
|
Me.Label4.Text = "Bitte warten Sie bis die Schritte abgeschlossen sind."
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.txtSalzburg)
|
|
Me.Panel1.Controls.Add(Me.txtSuben)
|
|
Me.Panel1.Controls.Add(Me.lblStat_Uebertragen)
|
|
Me.Panel1.Controls.Add(Me.FlatButton1)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.lblStat_1)
|
|
Me.Panel1.Controls.Add(Me.picStat_11)
|
|
Me.Panel1.Controls.Add(Me.lblStat_2)
|
|
Me.Panel1.Controls.Add(Me.picStat_8)
|
|
Me.Panel1.Controls.Add(Me.Label9)
|
|
Me.Panel1.Controls.Add(Me.picStat_10)
|
|
Me.Panel1.Controls.Add(Me.Label10)
|
|
Me.Panel1.Controls.Add(Me.picStat_7)
|
|
Me.Panel1.Controls.Add(Me.lblStat_3)
|
|
Me.Panel1.Controls.Add(Me.picStat_9)
|
|
Me.Panel1.Controls.Add(Me.lblStat_4)
|
|
Me.Panel1.Controls.Add(Me.lblStat_FERTIG)
|
|
Me.Panel1.Controls.Add(Me.lblStat_ERROR)
|
|
Me.Panel1.Controls.Add(Me.lblStat_11)
|
|
Me.Panel1.Controls.Add(Me.lblStat_5)
|
|
Me.Panel1.Controls.Add(Me.lblStat_10)
|
|
Me.Panel1.Controls.Add(Me.lblStat_6)
|
|
Me.Panel1.Controls.Add(Me.lblStat_9)
|
|
Me.Panel1.Controls.Add(Me.lblStat_8)
|
|
Me.Panel1.Controls.Add(Me.lblStat_7)
|
|
Me.Panel1.Controls.Add(Me.picStat_1)
|
|
Me.Panel1.Controls.Add(Me.picStat_6)
|
|
Me.Panel1.Controls.Add(Me.picStat_4)
|
|
Me.Panel1.Controls.Add(Me.picStat_3)
|
|
Me.Panel1.Controls.Add(Me.picStat_2)
|
|
Me.Panel1.Controls.Add(Me.picStat_5)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(464, 572)
|
|
Me.Panel1.TabIndex = 14
|
|
'
|
|
'lblStat_Uebertragen
|
|
'
|
|
Me.lblStat_Uebertragen.AutoSize = True
|
|
Me.lblStat_Uebertragen.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStat_Uebertragen.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblStat_Uebertragen.Location = New System.Drawing.Point(62, 106)
|
|
Me.lblStat_Uebertragen.Name = "lblStat_Uebertragen"
|
|
Me.lblStat_Uebertragen.Size = New System.Drawing.Size(310, 62)
|
|
Me.lblStat_Uebertragen.TabIndex = 15
|
|
Me.lblStat_Uebertragen.Text = "Die Daten wurden" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "erfolgreich übertragen!"
|
|
Me.lblStat_Uebertragen.TextAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.lblStat_Uebertragen.Visible = False
|
|
'
|
|
'FlatButton1
|
|
'
|
|
Me.FlatButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.FlatButton1.ForeColor = System.Drawing.Color.Black
|
|
Me.FlatButton1.Location = New System.Drawing.Point(175, 539)
|
|
Me.FlatButton1.Name = "FlatButton1"
|
|
Me.FlatButton1.Size = New System.Drawing.Size(108, 23)
|
|
Me.FlatButton1.TabIndex = 14
|
|
Me.FlatButton1.Text = "Schließen"
|
|
Me.FlatButton1.UseVisualStyleBackColor = True
|
|
'
|
|
'lblStat_FERTIG
|
|
'
|
|
Me.lblStat_FERTIG.AutoSize = True
|
|
Me.lblStat_FERTIG.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStat_FERTIG.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblStat_FERTIG.Location = New System.Drawing.Point(372, 246)
|
|
Me.lblStat_FERTIG.Name = "lblStat_FERTIG"
|
|
Me.lblStat_FERTIG.Size = New System.Drawing.Size(68, 17)
|
|
Me.lblStat_FERTIG.TabIndex = 3
|
|
Me.lblStat_FERTIG.Text = "FERTIG!"
|
|
Me.lblStat_FERTIG.Visible = False
|
|
'
|
|
'lblStat_ERROR
|
|
'
|
|
Me.lblStat_ERROR.AutoSize = True
|
|
Me.lblStat_ERROR.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStat_ERROR.ForeColor = System.Drawing.Color.Red
|
|
Me.lblStat_ERROR.Location = New System.Drawing.Point(13, 246)
|
|
Me.lblStat_ERROR.Name = "lblStat_ERROR"
|
|
Me.lblStat_ERROR.Size = New System.Drawing.Size(222, 13)
|
|
Me.lblStat_ERROR.TabIndex = 3
|
|
Me.lblStat_ERROR.Text = "ERROR: es ist ein Fehler aufgetreten!"
|
|
Me.lblStat_ERROR.Visible = False
|
|
'
|
|
'txtSuben
|
|
'
|
|
Me.txtSuben.AccessibleName = ""
|
|
Me.txtSuben.Location = New System.Drawing.Point(16, 282)
|
|
Me.txtSuben.Name = "txtSuben"
|
|
Me.txtSuben.ReadOnly = True
|
|
Me.txtSuben.Size = New System.Drawing.Size(424, 116)
|
|
Me.txtSuben.TabIndex = 16
|
|
Me.txtSuben.Text = ""
|
|
'
|
|
'txtSalzburg
|
|
'
|
|
Me.txtSalzburg.AccessibleName = ""
|
|
Me.txtSalzburg.Location = New System.Drawing.Point(16, 417)
|
|
Me.txtSalzburg.Name = "txtSalzburg"
|
|
Me.txtSalzburg.ReadOnly = True
|
|
Me.txtSalzburg.Size = New System.Drawing.Size(424, 116)
|
|
Me.txtSalzburg.TabIndex = 17
|
|
Me.txtSalzburg.Text = ""
|
|
'
|
|
'frmStatusFSSAtlas
|
|
'
|
|
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(464, 572)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
|
Me.Name = "frmStatusFSSAtlas"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "frmStatusFSSAtlas"
|
|
CType(Me.picStat_1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.picStat_9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents lblStat_1 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_2 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_3 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_4 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_5 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_6 As System.Windows.Forms.Label
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents picStat_1 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_2 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_3 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_4 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_5 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_6 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_11 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_8 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_10 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_7 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents picStat_9 As VERAG_PROG_ALLGEMEIN.MyLinkPicBoxVALUE
|
|
Friend WithEvents lblStat_11 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_10 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_9 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_8 As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_7 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents FlatButton1 As VERAG_PROG_ALLGEMEIN.FlatButton
|
|
Friend WithEvents lblStat_Uebertragen As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_ERROR As System.Windows.Forms.Label
|
|
Friend WithEvents lblStat_FERTIG As System.Windows.Forms.Label
|
|
Friend WithEvents txtSalzburg As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents txtSuben As System.Windows.Forms.RichTextBox
|
|
End Class
|