/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.listBox3 = new SongListBox(); this.SuspendLayout(); // // listBox3 // this.listBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.listBox3.Location = new System.Drawing.Point(0, 0); this.listBox3.Name = "listBox3"; this.listBox3.Size = new System.Drawing.Size(376, 316); this.listBox3.TabIndex = 6; this.listBox3.DoubleClick += new System.EventHandler(this.listBox3_DoubleClick); this.listBox3.SelectedValueChanged += new System.EventHandler(this.listBox3_SelectedValueChanged); // // History // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(376, 318); this.Controls.Add(this.listBox3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "History"; this.ShowInTaskbar = false; this.Text = "History"; this.ResumeLayout(false); }
/// <summary> /// Erforderliche Methode für die Designerunterstützung. /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden. /// </summary> private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(GUI)); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.label4 = new System.Windows.Forms.Label(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.textBox2 = new lyra2.SearchTextBox(); this.button7 = new System.Windows.Forms.Button(); this.textBox1 = new lyra2.SearchTextBox(); this.listBox3 = new lyra2.SongListBox(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.button9 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.listBox1 = new lyra2.SongListBox(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.linkLabel1 = new System.Windows.Forms.LinkLabel(); this.label3 = new System.Windows.Forms.Label(); this.textBox3 = new lyra2.SearchTextBox(); this.button13 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.button6 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.listBox2 = new lyra2.SongListBox(); this.button5 = new System.Windows.Forms.Button(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.mainMenu1 = new System.Windows.Forms.MainMenu(); this.menuItem1 = new System.Windows.Forms.MenuItem(); this.menuItem13 = new System.Windows.Forms.MenuItem(); this.menuItem14 = new System.Windows.Forms.MenuItem(); this.menuItem15 = new System.Windows.Forms.MenuItem(); this.menuItem17 = new System.Windows.Forms.MenuItem(); this.menuItem30 = new System.Windows.Forms.MenuItem(); this.menuItem31 = new System.Windows.Forms.MenuItem(); this.menuItem18 = new System.Windows.Forms.MenuItem(); this.menuItem16 = new System.Windows.Forms.MenuItem(); this.menuItem2 = new System.Windows.Forms.MenuItem(); this.menuItem19 = new System.Windows.Forms.MenuItem(); this.menuItem35 = new System.Windows.Forms.MenuItem(); this.menuItem36 = new System.Windows.Forms.MenuItem(); this.menuItem20 = new System.Windows.Forms.MenuItem(); this.menuItem21 = new System.Windows.Forms.MenuItem(); this.menuItem51 = new System.Windows.Forms.MenuItem(); this.menuItem52 = new System.Windows.Forms.MenuItem(); this.menuItem53 = new System.Windows.Forms.MenuItem(); this.menuItem40 = new System.Windows.Forms.MenuItem(); this.menuItem63 = new System.Windows.Forms.MenuItem(); this.menuItem64 = new System.Windows.Forms.MenuItem(); this.menuItem38 = new System.Windows.Forms.MenuItem(); this.menuItem41 = new System.Windows.Forms.MenuItem(); this.menuItem45 = new System.Windows.Forms.MenuItem(); this.menuItem44 = new System.Windows.Forms.MenuItem(); this.menuItem49 = new System.Windows.Forms.MenuItem(); this.menuItem50 = new System.Windows.Forms.MenuItem(); this.menuItem43 = new System.Windows.Forms.MenuItem(); this.menuItem34 = new System.Windows.Forms.MenuItem(); this.menuItem46 = new System.Windows.Forms.MenuItem(); this.menuItem42 = new System.Windows.Forms.MenuItem(); this.menuItem47 = new System.Windows.Forms.MenuItem(); this.menuItem48 = new System.Windows.Forms.MenuItem(); this.menuItem24 = new System.Windows.Forms.MenuItem(); this.menuItem3 = new System.Windows.Forms.MenuItem(); this.menuItem57 = new System.Windows.Forms.MenuItem(); this.menuItem59 = new System.Windows.Forms.MenuItem(); this.menuItem60 = new System.Windows.Forms.MenuItem(); this.menuItem58 = new System.Windows.Forms.MenuItem(); this.menuItem54 = new System.Windows.Forms.MenuItem(); this.menuItem55 = new System.Windows.Forms.MenuItem(); this.menuItem56 = new System.Windows.Forms.MenuItem(); this.menuItem61 = new System.Windows.Forms.MenuItem(); this.menuItem62 = new System.Windows.Forms.MenuItem(); this.menuItem10 = new System.Windows.Forms.MenuItem(); this.menuItem26 = new System.Windows.Forms.MenuItem(); this.menuItem23 = new System.Windows.Forms.MenuItem(); this.menuItem28 = new System.Windows.Forms.MenuItem(); this.menuItem27 = new System.Windows.Forms.MenuItem(); this.menuItem11 = new System.Windows.Forms.MenuItem(); this.menuItem22 = new System.Windows.Forms.MenuItem(); this.menuItem12 = new System.Windows.Forms.MenuItem(); this.menuItem4 = new System.Windows.Forms.MenuItem(); this.menuItem5 = new System.Windows.Forms.MenuItem(); this.menuItem33 = new System.Windows.Forms.MenuItem(); this.menuItem29 = new System.Windows.Forms.MenuItem(); this.menuItem37 = new System.Windows.Forms.MenuItem(); this.statusBar1 = new System.Windows.Forms.StatusBar(); this.statusBarPanel1 = new System.Windows.Forms.StatusBarPanel(); this.statusBarPanel2 = new System.Windows.Forms.StatusBarPanel(); this.contextMenu1 = new System.Windows.Forms.ContextMenu(); this.menuItem6 = new System.Windows.Forms.MenuItem(); this.menuItem7 = new System.Windows.Forms.MenuItem(); this.menuItem39 = new System.Windows.Forms.MenuItem(); this.menuItem8 = new System.Windows.Forms.MenuItem(); this.menuItem25 = new System.Windows.Forms.MenuItem(); this.contextMenu2 = new System.Windows.Forms.ContextMenu(); this.menuItem9 = new System.Windows.Forms.MenuItem(); this.tabControl1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).BeginInit(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Top; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(599, 272); this.tabControl1.TabIndex = 0; this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); // // tabPage2 // this.tabPage2.Controls.Add(this.label4); this.tabPage2.Controls.Add(this.pictureBox4); this.tabPage2.Controls.Add(this.pictureBox3); this.tabPage2.Controls.Add(this.textBox2); this.tabPage2.Controls.Add(this.button7); this.tabPage2.Controls.Add(this.textBox1); this.tabPage2.Controls.Add(this.listBox3); this.tabPage2.Controls.Add(this.checkBox3); this.tabPage2.Controls.Add(this.checkBox1); this.tabPage2.Controls.Add(this.label1); this.tabPage2.Controls.Add(this.pictureBox2); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(591, 246); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Suche"; // // label4 // this.label4.ForeColor = System.Drawing.Color.SaddleBrown; this.label4.Location = new System.Drawing.Point(7, 232); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(472, 16); this.label4.TabIndex = 14; this.label4.Text = "Suchergebnisse könnten fehlerhaft sein. Bitte Änderungen übernehmen!"; this.label4.Visible = false; // // pictureBox4 // this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); this.pictureBox4.Location = new System.Drawing.Point(403, 8); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(22, 22); this.pictureBox4.TabIndex = 12; this.pictureBox4.TabStop = false; this.pictureBox4.Click += new System.EventHandler(this.button8_Click); // // pictureBox3 // this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); this.pictureBox3.Location = new System.Drawing.Point(486, 138); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(96, 96); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox3.TabIndex = 11; this.pictureBox3.TabStop = false; // // textBox2 // this.textBox2.AutoSize = false; this.textBox2.BackColor = System.Drawing.Color.LightYellow; this.textBox2.DefaultText = "Suchbegriffe"; this.textBox2.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.textBox2.ForeColor = System.Drawing.Color.DimGray; this.textBox2.Location = new System.Drawing.Point(8, 8); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(392, 22); this.textBox2.TabIndex = 4; this.textBox2.Text = "Suchbegriffe"; this.textBox2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox2_KeyDown); this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged); // // button7 // this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button7.Location = new System.Drawing.Point(519, 42); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(64, 21); this.button7.TabIndex = 3; this.button7.Text = "anzeigen"; this.button7.Click += new System.EventHandler(this.button7_Click); // // textBox1 // this.textBox1.DefaultText = "Nummer"; this.textBox1.ForeColor = System.Drawing.Color.Black; this.textBox1.Location = new System.Drawing.Point(504, 18); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(64, 21); this.textBox1.TabIndex = 2; this.textBox1.Text = ""; this.textBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown); this.textBox1.Click += new System.EventHandler(this.textBox1_Click); // // listBox3 // this.listBox3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.listBox3.ItemHeight = 15; this.listBox3.Location = new System.Drawing.Point(8, 50); this.listBox3.Name = "listBox3"; this.listBox3.Size = new System.Drawing.Size(464, 184); this.listBox3.TabIndex = 5; this.listBox3.DoubleClick += new System.EventHandler(this.listBox3_dblClick); this.listBox3.SelectedValueChanged += new System.EventHandler(this.listBox3_SelectedValueChanged); // // checkBox3 // this.checkBox3.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.checkBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.checkBox3.Location = new System.Drawing.Point(72, 32); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(88, 18); this.checkBox3.TabIndex = 10; this.checkBox3.Text = "Ganze Wörter"; this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged); // // checkBox1 // this.checkBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.checkBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.checkBox1.Location = new System.Drawing.Point(8, 32); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(64, 18); this.checkBox1.TabIndex = 7; this.checkBox1.Text = "Nur Titel"; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged); // // label1 // this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.ForeColor = System.Drawing.Color.DimGray; this.label1.Location = new System.Drawing.Point(360, 32); this.label1.Name = "label1"; this.label1.TabIndex = 13; this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight; // // pictureBox2 // this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(464, 8); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(144, 96); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 8; this.pictureBox2.TabStop = false; // // tabPage1 // this.tabPage1.Controls.Add(this.button9); this.tabPage1.Controls.Add(this.button3); this.tabPage1.Controls.Add(this.listBox1); this.tabPage1.Controls.Add(this.button1); this.tabPage1.Controls.Add(this.button2); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(591, 246); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Songliste"; // // button9 // this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button9.Location = new System.Drawing.Point(488, 207); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(96, 28); this.button9.TabIndex = 5; this.button9.Text = "löschen"; this.button9.Click += new System.EventHandler(this.button9_Click); // // button3 // this.button3.BackColor = System.Drawing.SystemColors.Control; this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.button3.ForeColor = System.Drawing.Color.Brown; this.button3.Location = new System.Drawing.Point(488, 9); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(96, 46); this.button3.TabIndex = 3; this.button3.Text = "anzeigen!"; this.button3.Click += new System.EventHandler(this.button3_Click); // // listBox1 // this.listBox1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.listBox1.ItemHeight = 15; this.listBox1.Location = new System.Drawing.Point(8, 9); this.listBox1.Name = "listBox1"; this.listBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.listBox1.Size = new System.Drawing.Size(472, 214); this.listBox1.Sorted = true; this.listBox1.TabIndex = 0; this.listBox1.DoubleClick += new System.EventHandler(this.listBox1_dblClick); this.listBox1.SelectedValueChanged += new System.EventHandler(this.listBox1_SelectedValueChanged); // // button1 // this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button1.Location = new System.Drawing.Point(488, 131); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(96, 28); this.button1.TabIndex = 1; this.button1.Text = "neu..."; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button2.Location = new System.Drawing.Point(488, 169); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(96, 28); this.button2.TabIndex = 2; this.button2.Text = "editieren"; this.button2.Click += new System.EventHandler(this.button2_Click); // // tabPage3 // this.tabPage3.Controls.Add(this.linkLabel1); this.tabPage3.Controls.Add(this.label3); this.tabPage3.Controls.Add(this.textBox3); this.tabPage3.Controls.Add(this.button13); this.tabPage3.Controls.Add(this.button12); this.tabPage3.Controls.Add(this.comboBox1); this.tabPage3.Controls.Add(this.button6); this.tabPage3.Controls.Add(this.button4); this.tabPage3.Controls.Add(this.listBox2); this.tabPage3.Controls.Add(this.button5); this.tabPage3.Controls.Add(this.pictureBox1); this.tabPage3.Location = new System.Drawing.Point(4, 22); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(591, 246); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "Persönliche Liste"; // // linkLabel1 // this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Orange; this.linkLabel1.AutoSize = true; this.linkLabel1.BackColor = System.Drawing.Color.Transparent; this.linkLabel1.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.linkLabel1.LinkColor = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64))); this.linkLabel1.Location = new System.Drawing.Point(489, 130); this.linkLabel1.Name = "linkLabel1"; this.linkLabel1.Size = new System.Drawing.Size(22, 21); this.linkLabel1.TabIndex = 13; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "<<"; this.linkLabel1.VisitedLinkColor = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64))); this.linkLabel1.Click += new System.EventHandler(this.button10_Click); // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.ForeColor = System.Drawing.Color.DimGray; this.label3.Location = new System.Drawing.Point(488, 108); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(96, 19); this.label3.TabIndex = 12; this.label3.Text = "Lied hinzufügen"; // // textBox3 // this.textBox3.DefaultText = "Nummer"; this.textBox3.ForeColor = System.Drawing.Color.DimGray; this.textBox3.Location = new System.Drawing.Point(512, 130); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(72, 21); this.textBox3.TabIndex = 9; this.textBox3.Text = "Nummer"; this.textBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox3_KeyDown); this.textBox3.Click += new System.EventHandler(this.textBox3_Click); // // button13 // this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button13.Image = ((System.Drawing.Image)(resources.GetObject("button13.Image"))); this.button13.Location = new System.Drawing.Point(8, 92); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(13, 37); this.button13.TabIndex = 8; this.button13.Click += new System.EventHandler(this.button13_Click); // // button12 // this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button12.Image = ((System.Drawing.Image)(resources.GetObject("button12.Image"))); this.button12.Location = new System.Drawing.Point(8, 138); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(13, 37); this.button12.TabIndex = 7; this.button12.Click += new System.EventHandler(this.button12_Click); // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.Location = new System.Drawing.Point(32, 9); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(448, 21); this.comboBox1.TabIndex = 4; this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); // // button6 // this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button6.Location = new System.Drawing.Point(488, 65); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(96, 27); this.button6.TabIndex = 3; this.button6.Text = "Lied entfernen"; this.button6.Click += new System.EventHandler(this.button6_Click); // // button4 // this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.button4.ForeColor = System.Drawing.Color.Brown; this.button4.Location = new System.Drawing.Point(488, 9); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(96, 46); this.button4.TabIndex = 1; this.button4.Text = "anzeigen!"; this.button4.Click += new System.EventHandler(this.button4_Click); // // listBox2 // this.listBox2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.listBox2.ItemHeight = 15; this.listBox2.Location = new System.Drawing.Point(32, 37); this.listBox2.Name = "listBox2"; this.listBox2.Size = new System.Drawing.Size(448, 199); this.listBox2.TabIndex = 0; this.listBox2.DoubleClick += new System.EventHandler(this.listBox2_DoubleClick); this.listBox2.SelectedValueChanged += new System.EventHandler(this.listBox2_SelectedValueChanged); // // button5 // this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button5.Location = new System.Drawing.Point(488, 210); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(96, 27); this.button5.TabIndex = 2; this.button5.Text = "neue Liste..."; this.button5.Click += new System.EventHandler(this.button5_Click); // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(488, 145); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(144, 92); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 11; this.pictureBox1.TabStop = false; // // mainMenu1 // this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem1, this.menuItem19, this.menuItem57, this.menuItem10, this.menuItem4, this.menuItem37}); // // menuItem1 // this.menuItem1.Index = 0; this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem13, this.menuItem14, this.menuItem17, this.menuItem18, this.menuItem16, this.menuItem2}); this.menuItem1.Text = "&Datei"; // // menuItem13 // this.menuItem13.Enabled = false; this.menuItem13.Index = 0; this.menuItem13.Shortcut = System.Windows.Forms.Shortcut.CtrlS; this.menuItem13.Text = "Ü&bernehmen!"; this.menuItem13.Click += new System.EventHandler(this.menuItem13_Click); // // menuItem14 // this.menuItem14.Enabled = false; this.menuItem14.Index = 1; this.menuItem14.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem15}); this.menuItem14.Text = "Änderungen &verwerfen!"; // // menuItem15 // this.menuItem15.Index = 0; this.menuItem15.Text = "&Ok"; this.menuItem15.Click += new System.EventHandler(this.menuItem15_Click); // // menuItem17 // this.menuItem17.Index = 2; this.menuItem17.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem30, this.menuItem31}); this.menuItem17.Text = "I&mportieren"; // // menuItem30 // this.menuItem30.Index = 0; this.menuItem30.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftI; this.menuItem30.Text = "&XML"; this.menuItem30.Click += new System.EventHandler(this.menuItem30_Click); // // menuItem31 // this.menuItem31.Index = 1; this.menuItem31.Text = "<X (Liedtext-Format)"; this.menuItem31.Click += new System.EventHandler(this.menuItem31_Click); // // menuItem18 // this.menuItem18.Index = 3; this.menuItem18.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftE; this.menuItem18.Text = "Ex&portieren..."; this.menuItem18.Click += new System.EventHandler(this.menuItem18_Click); // // menuItem16 // this.menuItem16.Index = 4; this.menuItem16.Text = "-"; // // menuItem2 // this.menuItem2.Index = 5; this.menuItem2.Text = "Be&enden"; this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click); // // menuItem19 // this.menuItem19.Index = 1; this.menuItem19.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem35, this.menuItem36, this.menuItem20, this.menuItem21, this.menuItem51, this.menuItem40, this.menuItem24, this.menuItem3}); this.menuItem19.Text = "E&xtras"; // // menuItem35 // this.menuItem35.Index = 0; this.menuItem35.Shortcut = System.Windows.Forms.Shortcut.F12; this.menuItem35.Text = "&Präsentationsmodus"; this.menuItem35.Click += new System.EventHandler(this.menuItem35_Click); // // menuItem36 // this.menuItem36.Index = 1; this.menuItem36.Text = "-"; // // menuItem20 // this.menuItem20.Enabled = false; this.menuItem20.Index = 2; this.menuItem20.Text = "Songbook drucken..."; // // menuItem21 // this.menuItem21.Index = 3; this.menuItem21.Text = "HTML Seite generieren..."; this.menuItem21.Click += new System.EventHandler(this.menuItem21_Click); // // menuItem51 // this.menuItem51.Index = 4; this.menuItem51.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem52, this.menuItem53}); this.menuItem51.Text = "Unformatierter Text..."; // // menuItem52 // this.menuItem52.Index = 0; this.menuItem52.Text = "ausgewählter Song"; this.menuItem52.Click += new System.EventHandler(this.menuItem52_Click); // // menuItem53 // this.menuItem53.Index = 1; this.menuItem53.Text = "alle Songs"; this.menuItem53.Click += new System.EventHandler(this.menuItem53_Click); // // menuItem40 // this.menuItem40.Index = 5; this.menuItem40.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem63, this.menuItem64, this.menuItem38, this.menuItem41, this.menuItem45, this.menuItem44, this.menuItem43, this.menuItem34, this.menuItem46, this.menuItem42, this.menuItem47, this.menuItem48}); this.menuItem40.Text = "E&xpertentools"; // // menuItem63 // this.menuItem63.Index = 0; this.menuItem63.Text = "Suchindex ern&euern"; this.menuItem63.Click += new System.EventHandler(this.menuItem63_Click); // // menuItem64 // this.menuItem64.Index = 1; this.menuItem64.Text = "-"; // // menuItem38 // this.menuItem38.Index = 2; this.menuItem38.Text = "&Update lyra2 Songtexte..."; this.menuItem38.Click += new System.EventHandler(this.menuItem38_Click); // // menuItem41 // this.menuItem41.Index = 3; this.menuItem41.Text = "Letztes Update &rückgängig machen"; this.menuItem41.Click += new System.EventHandler(this.menuItem41_Click); // // menuItem45 // this.menuItem45.Index = 4; this.menuItem45.Text = "-"; // // menuItem44 // this.menuItem44.Enabled = false; this.menuItem44.Index = 5; this.menuItem44.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem49, this.menuItem50}); this.menuItem44.Text = "Dateien für Update-&Server erstellen"; // // menuItem49 // this.menuItem49.Index = 0; this.menuItem49.Text = "neuer Server..."; this.menuItem49.Click += new System.EventHandler(this.menuItem49_Click); // // menuItem50 // this.menuItem50.Index = 1; this.menuItem50.Text = "für bestehenden Server..."; this.menuItem50.Click += new System.EventHandler(this.menuItem50_Click); // // menuItem43 // this.menuItem43.Index = 6; this.menuItem43.Text = "-"; // // menuItem34 // this.menuItem34.Index = 7; this.menuItem34.Text = "Liste für &Pocket PC..."; this.menuItem34.Click += new System.EventHandler(this.menuItem34_Click); // // menuItem46 // this.menuItem46.Index = 8; this.menuItem46.Text = "-"; // // menuItem42 // this.menuItem42.Enabled = false; this.menuItem42.Index = 9; this.menuItem42.Text = "&Vorbereiten für Lyra 2.0"; // // menuItem47 // this.menuItem47.Index = 10; this.menuItem47.Text = "-"; // // menuItem48 // this.menuItem48.Index = 11; this.menuItem48.Text = "Lyra neu starten! (ohne Übernehmen)"; this.menuItem48.Click += new System.EventHandler(this.menuItem48_Click); // // menuItem24 // this.menuItem24.Index = 6; this.menuItem24.Text = "-"; // // menuItem3 // this.menuItem3.Index = 7; this.menuItem3.Text = "&Optionen..."; this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click); // // menuItem57 // this.menuItem57.Index = 2; this.menuItem57.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem59, this.menuItem60, this.menuItem58, this.menuItem54, this.menuItem61, this.menuItem62}); this.menuItem57.Text = "&Anzeige"; this.menuItem57.Popup += new System.EventHandler(this.menuItem57_Popup); // // menuItem59 // this.menuItem59.Index = 0; this.menuItem59.Shortcut = System.Windows.Forms.Shortcut.CtrlH; this.menuItem59.Text = "History"; this.menuItem59.Click += new System.EventHandler(this.menuItem59_Click); // // menuItem60 // this.menuItem60.Index = 1; this.menuItem60.Text = "Liedvorschau"; this.menuItem60.Click += new System.EventHandler(this.menuItem60_Click); // // menuItem58 // this.menuItem58.Index = 2; this.menuItem58.Text = "-"; // // menuItem54 // this.menuItem54.Index = 3; this.menuItem54.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem55, this.menuItem56}); this.menuItem54.Text = "Anzeige&schirm"; // // menuItem55 // this.menuItem55.Index = 0; this.menuItem55.Text = "Primär"; this.menuItem55.Click += new System.EventHandler(this.menuItem55_Click); // // menuItem56 // this.menuItem56.Index = 1; this.menuItem56.Text = "Sekundär"; this.menuItem56.Click += new System.EventHandler(this.menuItem56_Click); // // menuItem61 // this.menuItem61.Index = 4; this.menuItem61.Shortcut = System.Windows.Forms.Shortcut.CtrlB; this.menuItem61.Text = "Anzeige aus&blenden"; this.menuItem61.Click += new System.EventHandler(this.menuItem61_Click); // // menuItem62 // this.menuItem62.Index = 5; this.menuItem62.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftB; this.menuItem62.Text = "Anzeige &schliessen"; this.menuItem62.Click += new System.EventHandler(this.menuItem62_Click); // // menuItem10 // this.menuItem10.Index = 3; this.menuItem10.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem26, this.menuItem23, this.menuItem27, this.menuItem11, this.menuItem22, this.menuItem12}); this.menuItem10.Text = "aktuelle &Liste"; this.menuItem10.Visible = false; // // menuItem26 // this.menuItem26.Index = 0; this.menuItem26.Text = "&anzeigen!"; this.menuItem26.Click += new System.EventHandler(this.menuItem26_Click); // // menuItem23 // this.menuItem23.Index = 1; this.menuItem23.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem28}); this.menuItem23.Text = "Liste &löschen"; // // menuItem28 // this.menuItem28.Index = 0; this.menuItem28.Text = "&Ok"; this.menuItem28.Click += new System.EventHandler(this.menuItem28_Click); // // menuItem27 // this.menuItem27.Index = 2; this.menuItem27.Text = "-"; // // menuItem11 // this.menuItem11.Index = 3; this.menuItem11.Text = "neue Liste..."; this.menuItem11.Click += new System.EventHandler(this.menuItem11_Click); // // menuItem22 // this.menuItem22.Index = 4; this.menuItem22.Text = "Liste &importieren..."; this.menuItem22.Click += new System.EventHandler(this.menuItem22_Click); // // menuItem12 // this.menuItem12.Index = 5; this.menuItem12.Text = "Liste &exportieren..."; this.menuItem12.Click += new System.EventHandler(this.menuItem12_Click); // // menuItem4 // this.menuItem4.Index = 4; this.menuItem4.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem5, this.menuItem33, this.menuItem29}); this.menuItem4.Text = "&Hilfe"; // // menuItem5 // this.menuItem5.Index = 0; this.menuItem5.Shortcut = System.Windows.Forms.Shortcut.F1; this.menuItem5.Text = "&Inhalt"; this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click); // // menuItem33 // this.menuItem33.Index = 1; this.menuItem33.Text = "In&fo"; this.menuItem33.Click += new System.EventHandler(this.menuItem33_Click); // // menuItem29 // this.menuItem29.Index = 2; this.menuItem29.Text = "-"; this.menuItem29.Visible = false; // // menuItem37 // this.menuItem37.Index = 5; this.menuItem37.Shortcut = System.Windows.Forms.Shortcut.F12; this.menuItem37.Text = "Präsentation b&eenden"; this.menuItem37.Visible = false; this.menuItem37.Click += new System.EventHandler(this.menuItem35_Click); // // statusBar1 // this.statusBar1.Location = new System.Drawing.Point(0, 272); this.statusBar1.Name = "statusBar1"; this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] { this.statusBarPanel1, this.statusBarPanel2}); this.statusBar1.ShowPanels = true; this.statusBar1.Size = new System.Drawing.Size(599, 18); this.statusBar1.TabIndex = 1; this.statusBar1.Text = "d"; // // statusBarPanel1 // this.statusBarPanel1.Text = "cur state/action"; this.statusBarPanel1.Width = 250; // // statusBarPanel2 // this.statusBarPanel2.Text = "cur xml-path / options"; this.statusBarPanel2.Width = 330; // // contextMenu1 // this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem6, this.menuItem7, this.menuItem39, this.menuItem8, this.menuItem25}); // // menuItem6 // this.menuItem6.Index = 0; this.menuItem6.Text = "&anzeigen!"; this.menuItem6.Click += new System.EventHandler(this.menuItem6_Click); // // menuItem7 // this.menuItem7.Index = 1; this.menuItem7.Text = "&editieren"; this.menuItem7.Click += new System.EventHandler(this.menuItem7_Click); // // menuItem39 // this.menuItem39.Index = 2; this.menuItem39.Text = "&löschen"; this.menuItem39.Click += new System.EventHandler(this.menuItem39_Click); // // menuItem8 // this.menuItem8.Index = 3; this.menuItem8.Text = "zu aktueller &Liste hinzufügen"; this.menuItem8.Click += new System.EventHandler(this.menuItem8_Click); // // menuItem25 // this.menuItem25.Index = 4; this.menuItem25.Text = "Überse&tzungen"; // // contextMenu2 // this.contextMenu2.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem9}); // // menuItem9 // this.menuItem9.Index = 0; this.menuItem9.Text = "zu aktueller &Liste hinzufügen"; this.menuItem9.Click += new System.EventHandler(this.menuItem9_Click); // // GUI // this.AutoScaleBaseSize = new System.Drawing.Size(6, 14); this.ClientSize = new System.Drawing.Size(599, 290); this.Controls.Add(this.tabControl1); this.Controls.Add(this.statusBar1); this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.Menu = this.mainMenu1; this.Name = "GUI"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "lyra2"; this.WindowState = System.Windows.Forms.FormWindowState.Minimized; this.Closing += new System.ComponentModel.CancelEventHandler(this.Exit); this.Activated += new System.EventHandler(this.MeGotFocus); this.tabControl1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).EndInit(); this.ResumeLayout(false); }