_ Partial Class Form1 Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1)) Me.Label3 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.Label15 = New System.Windows.Forms.Label() Me.Timer2 = New System.Windows.Forms.Timer(Me.components) Me.Label13 = New System.Windows.Forms.Label() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.PictureBox6 = New System.Windows.Forms.PictureBox() Me.PictureBox7 = New System.Windows.Forms.PictureBox() Me.news = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.mbof = New System.Windows.Forms.Label() Me.mb = New System.Windows.Forms.Label() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox8 = New System.Windows.Forms.PictureBox() CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).BeginInit CType(Me.PictureBox6,System.ComponentModel.ISupportInitialize).BeginInit CType(Me.PictureBox7,System.ComponentModel.ISupportInitialize).BeginInit CType(Me.PictureBox2,System.ComponentModel.ISupportInitialize).BeginInit CType(Me.PictureBox4,System.ComponentModel.ISupportInitialize).BeginInit CType(Me.PictureBox3,System.ComponentModel.ISupportInitialize).BeginInit CType(Me.PictureBox8,System.ComponentModel.ISupportInitialize).BeginInit Me.SuspendLayout ' 'Label3 ' Me.Label3.AutoSize = true Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.ForeColor = System.Drawing.Color.Silver Me.Label3.Location = New System.Drawing.Point(520, 356) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(0, 13) Me.Label3.TabIndex = 4 ' 'Label5 ' Me.Label5.AutoSize = true Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.ForeColor = System.Drawing.Color.Red Me.Label5.Location = New System.Drawing.Point(109, 352) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(0, 13) Me.Label5.TabIndex = 7 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.ForeColor = System.Drawing.Color.Red Me.Label7.Location = New System.Drawing.Point(109, 381) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(0, 13) Me.Label7.TabIndex = 9 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.BackColor = System.Drawing.Color.Transparent Me.Label9.ForeColor = System.Drawing.Color.White Me.Label9.Location = New System.Drawing.Point(104, 445) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(11, 13) Me.Label9.TabIndex = 11 Me.Label9.Text = "-" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.Transparent Me.Label11.ForeColor = System.Drawing.Color.White Me.Label11.Location = New System.Drawing.Point(9, 445) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(89, 13) Me.Label11.TabIndex = 14 Me.Label11.Text = "Getting Patch:" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.ForeColor = System.Drawing.Color.Silver Me.Label21.Location = New System.Drawing.Point(634, 51) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(52, 13) Me.Label21.TabIndex = 39 Me.Label21.Text = "Label21" ' 'ProgressBar1 ' Me.ProgressBar1.BackColor = System.Drawing.Color.White Me.ProgressBar1.ForeColor = System.Drawing.Color.Silver Me.ProgressBar1.Location = New System.Drawing.Point(115, 422) Me.ProgressBar1.Name = "ProgressBar1" Me.ProgressBar1.Size = New System.Drawing.Size(239, 15) Me.ProgressBar1.TabIndex = 40 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.BackColor = System.Drawing.Color.Transparent Me.Label15.ForeColor = System.Drawing.Color.Transparent Me.Label15.Location = New System.Drawing.Point(239, 166) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(7, 13) Me.Label15.TabIndex = 44 Me.Label15.Text = "" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' 'Timer2 ' Me.Timer2.Interval = 600 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(634, -4) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(52, 13) Me.Label13.TabIndex = 53 Me.Label13.Text = "Label13" ' 'PictureBox1 ' Me.PictureBox1.BackColor = System.Drawing.Color.Transparent Me.PictureBox1.BackgroundImage = CType(resources.GetObject("PictureBox1.BackgroundImage"), System.Drawing.Image) Me.PictureBox1.Location = New System.Drawing.Point(484, 762) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(100, 50) Me.PictureBox1.TabIndex = 65 Me.PictureBox1.TabStop = False ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.Transparent Me.Label1.Location = New System.Drawing.Point(9, 352) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(94, 13) Me.Label1.TabIndex = 67 Me.Label1.Text = "Server Version:" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Location = New System.Drawing.Point(14, 381) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(89, 13) Me.Label2.TabIndex = 68 Me.Label2.Text = "Client Version:" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.ForeColor = System.Drawing.Color.Red Me.Label4.Location = New System.Drawing.Point(357, 381) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(65, 13) Me.Label4.TabIndex = 72 Me.Label4.Text = "Password:" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.ForeColor = System.Drawing.Color.Red Me.Label6.Location = New System.Drawing.Point(342, 352) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(80, 13) Me.Label6.TabIndex = 71 Me.Label6.Text = "ID/Benutzer:" ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(428, 378) Me.TextBox2.Name = "TextBox2" Me.TextBox2.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42) Me.TextBox2.Size = New System.Drawing.Size(203, 20) Me.TextBox2.TabIndex = 70 ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(428, 348) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(203, 20) Me.TextBox1.TabIndex = 69 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Location = New System.Drawing.Point(465, 197) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(0, 13) Me.Label8.TabIndex = 73 ' 'PictureBox6 ' Me.PictureBox6.BackColor = System.Drawing.Color.Transparent Me.PictureBox6.BackgroundImage = CType(resources.GetObject("PictureBox6.BackgroundImage"), System.Drawing.Image) Me.PictureBox6.Location = New System.Drawing.Point(12, 12) Me.PictureBox6.Name = "PictureBox6" Me.PictureBox6.Size = New System.Drawing.Size(146, 19) Me.PictureBox6.TabIndex = 75 Me.PictureBox6.TabStop = False ' 'PictureBox7 ' Me.PictureBox7.BackColor = System.Drawing.Color.Transparent Me.PictureBox7.BackgroundImage = CType(resources.GetObject("PictureBox7.BackgroundImage"), System.Drawing.Image) Me.PictureBox7.Location = New System.Drawing.Point(168, 12) Me.PictureBox7.Name = "PictureBox7" Me.PictureBox7.Size = New System.Drawing.Size(134, 19) Me.PictureBox7.TabIndex = 76 Me.PictureBox7.TabStop = False ' 'news ' Me.news.AutoSize = True Me.news.BackColor = System.Drawing.Color.Transparent Me.news.ForeColor = System.Drawing.Color.Black Me.news.Location = New System.Drawing.Point(68, 362) Me.news.Name = "news" Me.news.Size = New System.Drawing.Size(0, 13) Me.news.TabIndex = 45 ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.BackColor = System.Drawing.Color.Transparent Me.Label12.ForeColor = System.Drawing.Color.Silver Me.Label12.Location = New System.Drawing.Point(88, 422) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(0, 13) Me.Label12.TabIndex = 16 ' 'mbof ' Me.mbof.AutoSize = True Me.mbof.BackColor = System.Drawing.Color.Transparent Me.mbof.ForeColor = System.Drawing.Color.Silver Me.mbof.Location = New System.Drawing.Point(51, 267) Me.mbof.Name = "mbof" Me.mbof.Size = New System.Drawing.Size(0, 13) Me.mbof.TabIndex = 41 ' 'mb ' Me.mb.AutoSize = True Me.mb.BackColor = System.Drawing.Color.Transparent Me.mb.ForeColor = System.Drawing.Color.Silver Me.mb.Location = New System.Drawing.Point(408, 339) Me.mb.Name = "mb" Me.mb.Size = New System.Drawing.Size(0, 13) Me.mb.TabIndex = 43 ' 'PictureBox2 ' Me.PictureBox2.BackColor = System.Drawing.Color.Transparent Me.PictureBox2.BackgroundImage = CType(resources.GetObject("PictureBox2.BackgroundImage"), System.Drawing.Image) Me.PictureBox2.Location = New System.Drawing.Point(328, 12) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(147, 19) Me.PictureBox2.TabIndex = 77 Me.PictureBox2.TabStop = False ' 'PictureBox4 ' Me.PictureBox4.BackColor = System.Drawing.Color.Transparent Me.PictureBox4.BackgroundImage = CType(resources.GetObject("PictureBox4.BackgroundImage"), System.Drawing.Image) Me.PictureBox4.Location = New System.Drawing.Point(482, 12) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(146, 19) Me.PictureBox4.TabIndex = 78 Me.PictureBox4.TabStop = False ' 'PictureBox3 ' Me.PictureBox3.BackColor = System.Drawing.Color.Transparent Me.PictureBox3.BackgroundImage = Global.P4tcher.My.Resources.Resources.launch Me.PictureBox3.Location = New System.Drawing.Point(497, 410) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(131, 50) Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize Me.PictureBox3.TabIndex = 80 Me.PictureBox3.TabStop = False ' 'PictureBox8 ' Me.PictureBox8.BackColor = System.Drawing.Color.Transparent Me.PictureBox8.BackgroundImage = CType(resources.GetObject("PictureBox8.BackgroundImage"), System.Drawing.Image) Me.PictureBox8.Location = New System.Drawing.Point(360, 410) Me.PictureBox8.Name = "PictureBox8" Me.PictureBox8.Size = New System.Drawing.Size(131, 50) Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize Me.PictureBox8.TabIndex = 81 Me.PictureBox8.TabStop = False ' 'Form1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.MintCream Me.BackgroundImage = Global.P4tcher.My.Resources.Resources.PatcherVorlage Me.ClientSize = New System.Drawing.Size(640, 472) Me.Controls.Add(Me.PictureBox8) Me.Controls.Add(Me.PictureBox3) Me.Controls.Add(Me.PictureBox4) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.PictureBox7) Me.Controls.Add(Me.PictureBox6) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.news) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.mb) Me.Controls.Add(Me.mbof) Me.Controls.Add(Me.ProgressBar1) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label21) Me.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic),System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0,Byte)) Me.ForeColor = System.Drawing.Color.White Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon) Me.Name = "Form1" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Patcher" Me.TransparencyKey = System.Drawing.SystemColors.GrayText CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).EndInit CType(Me.PictureBox6,System.ComponentModel.ISupportInitialize).EndInit CType(Me.PictureBox7,System.ComponentModel.ISupportInitialize).EndInit CType(Me.PictureBox2,System.ComponentModel.ISupportInitialize).EndInit CType(Me.PictureBox4,System.ComponentModel.ISupportInitialize).EndInit CType(Me.PictureBox3,System.ComponentModel.ISupportInitialize).EndInit CType(Me.PictureBox8,System.ComponentModel.ISupportInitialize).EndInit Me.ResumeLayout(false) Me.PerformLayout End Sub Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Timer2 As System.Windows.Forms.Timer Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents TextBox2 As System.Windows.Forms.TextBox Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox Friend WithEvents news As System.Windows.Forms.Label Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents mbof As System.Windows.Forms.Label Friend WithEvents mb As System.Windows.Forms.Label Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox End Class