_ Partial Class frmHomepageWartungNew 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() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmHomepageWartungNew)) Me.menueHomepage = New System.Windows.Forms.MenuStrip() Me.Button1 = New System.Windows.Forms.Button() Me.DataSet11 = New ADMIN.DataSet1() Me.Panel1 = New System.Windows.Forms.Panel() Me.Panel2 = New System.Windows.Forms.Panel() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Button2 = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.pictxtMenueImg = New System.Windows.Forms.PictureBox() Me.txtMenueName = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.txtMenueSlogan = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.txtMenueimgPath = New System.Windows.Forms.TextBox() Me.Button3 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Panel3 = New System.Windows.Forms.Panel() Me.Panel4 = New System.Windows.Forms.Panel() CType(Me.DataSet11, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.pictxtMenueImg, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel3.SuspendLayout() Me.Panel4.SuspendLayout() Me.SuspendLayout() ' 'menueHomepage ' Me.menueHomepage.Location = New System.Drawing.Point(0, 0) Me.menueHomepage.Name = "menueHomepage" Me.menueHomepage.Size = New System.Drawing.Size(1108, 24) Me.menueHomepage.TabIndex = 6 Me.menueHomepage.Text = "MenuStrip1" ' 'Button1 ' Me.Button1.FlatAppearance.BorderSize = 0 Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.Image = Global.ADMIN.My.Resources.Resources.save Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button1.Location = New System.Drawing.Point(9, 96) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(140, 56) Me.Button1.TabIndex = 7 Me.Button1.Text = "Upload" Me.Button1.UseVisualStyleBackColor = True ' 'DataSet11 ' Me.DataSet11.DataSetName = "DataSet1" Me.DataSet11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.White Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 87) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(949, 536) Me.Panel1.TabIndex = 10 ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.Color.White Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.PictureBox1) Me.Panel2.Controls.Add(Me.ComboBox1) Me.Panel2.Controls.Add(Me.Button2) Me.Panel2.Controls.Add(Me.Label3) Me.Panel2.Controls.Add(Me.Label2) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom Me.Panel2.Location = New System.Drawing.Point(0, 382) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(159, 217) Me.Panel2.TabIndex = 11 ' 'PictureBox1 ' Me.PictureBox1.Location = New System.Drawing.Point(9, 101) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(137, 88) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.PictureBox1.TabIndex = 3 Me.PictureBox1.TabStop = False ' 'ComboBox1 ' Me.ComboBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.ComboBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.ComboBox1.DropDownWidth = 200 Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(9, 73) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(137, 21) Me.ComboBox1.TabIndex = 2 ' 'Button2 ' Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.Location = New System.Drawing.Point(9, 21) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(137, 33) Me.Button2.TabIndex = 1 Me.Button2.Text = "Bild hochladen" Me.Button2.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(6, 57) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(133, 13) Me.Label3.TabIndex = 0 Me.Label3.Text = "Grafikadr. in Zwischenabl.:" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(6, 4) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(43, 13) Me.Label2.TabIndex = 0 Me.Label2.Text = "Bilder:" ' 'ComboBox2 ' Me.ComboBox2.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Items.AddRange(New Object() {"Deutsch", "Englisch", "Türkisch", "Rumänisch", "Bulgarisch", "Serbisch"}) Me.ComboBox2.Location = New System.Drawing.Point(9, 28) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(121, 21) Me.ComboBox2.TabIndex = 12 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(6, 12) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(87, 13) Me.Label4.TabIndex = 13 Me.Label4.Text = "Sprache wählen:" ' 'pictxtMenueImg ' Me.pictxtMenueImg.Location = New System.Drawing.Point(875, 0) Me.pictxtMenueImg.Name = "pictxtMenueImg" Me.pictxtMenueImg.Size = New System.Drawing.Size(75, 51) Me.pictxtMenueImg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom Me.pictxtMenueImg.TabIndex = 14 Me.pictxtMenueImg.TabStop = False ' 'txtMenueName ' Me.txtMenueName.Location = New System.Drawing.Point(3, 31) Me.txtMenueName.Name = "txtMenueName" Me.txtMenueName.Size = New System.Drawing.Size(242, 20) Me.txtMenueName.TabIndex = 15 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(3, 12) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(102, 13) Me.Label5.TabIndex = 16 Me.Label5.Text = "Menü-Bezeichnung:" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(251, 12) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(142, 13) Me.Label6.TabIndex = 18 Me.Label6.Text = "Slogan (nur bei Hauptmenü):" ' 'txtMenueSlogan ' Me.txtMenueSlogan.Location = New System.Drawing.Point(251, 31) Me.txtMenueSlogan.Name = "txtMenueSlogan" Me.txtMenueSlogan.Size = New System.Drawing.Size(352, 20) Me.txtMenueSlogan.TabIndex = 17 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(609, 12) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(52, 13) Me.Label7.TabIndex = 20 Me.Label7.Text = "Bild-Pfad:" ' 'txtMenueimgPath ' Me.txtMenueimgPath.Location = New System.Drawing.Point(609, 31) Me.txtMenueimgPath.Name = "txtMenueimgPath" Me.txtMenueimgPath.Size = New System.Drawing.Size(242, 20) Me.txtMenueimgPath.TabIndex = 19 ' 'Button3 ' Me.Button3.FlatAppearance.BorderSize = 0 Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button3.Image = Global.ADMIN.My.Resources.Resources.del Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button3.Location = New System.Drawing.Point(9, 221) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(140, 39) Me.Button3.TabIndex = 21 Me.Button3.Text = "diese Seite " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "löschen" Me.Button3.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.FlatAppearance.BorderSize = 0 Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button4.Image = Global.ADMIN.My.Resources.Resources.plus Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.Location = New System.Drawing.Point(9, 171) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(140, 39) Me.Button4.TabIndex = 22 Me.Button4.Text = "Unterseite " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "erstellen" Me.Button4.UseVisualStyleBackColor = True ' 'Panel3 ' Me.Panel3.Controls.Add(Me.pictxtMenueImg) Me.Panel3.Controls.Add(Me.Label5) Me.Panel3.Controls.Add(Me.txtMenueName) Me.Panel3.Controls.Add(Me.Label7) Me.Panel3.Controls.Add(Me.txtMenueSlogan) Me.Panel3.Controls.Add(Me.txtMenueimgPath) Me.Panel3.Controls.Add(Me.Label6) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top Me.Panel3.Location = New System.Drawing.Point(0, 24) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(949, 63) Me.Panel3.TabIndex = 23 ' 'Panel4 ' Me.Panel4.Controls.Add(Me.Label4) Me.Panel4.Controls.Add(Me.Button1) Me.Panel4.Controls.Add(Me.Button4) Me.Panel4.Controls.Add(Me.Panel2) Me.Panel4.Controls.Add(Me.Button3) Me.Panel4.Controls.Add(Me.ComboBox2) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Right Me.Panel4.Location = New System.Drawing.Point(949, 24) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(159, 599) Me.Panel4.TabIndex = 24 ' 'frmHomepageWartungNew ' 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(1108, 623) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel3) Me.Controls.Add(Me.Panel4) Me.Controls.Add(Me.menueHomepage) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmHomepageWartungNew" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Homepage Wartung" CType(Me.DataSet11, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.pictxtMenueImg, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() Me.Panel4.ResumeLayout(False) Me.Panel4.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents menueHomepage As System.Windows.Forms.MenuStrip Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents DataSet11 As ADMIN.DataSet1 Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents pictxtMenueImg As System.Windows.Forms.PictureBox Friend WithEvents txtMenueName As System.Windows.Forms.TextBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents txtMenueSlogan As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents txtMenueimgPath As System.Windows.Forms.TextBox Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents Panel3 As System.Windows.Forms.Panel Friend WithEvents Panel4 As System.Windows.Forms.Panel End Class