namespace CodeImp.DoomBuilder.Windows { partial class EffectBrowserForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if(disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.GroupBox groupBox2; this.option7 = new System.Windows.Forms.ComboBox(); this.option7label = new System.Windows.Forms.Label(); this.option6 = new System.Windows.Forms.ComboBox(); this.option6label = new System.Windows.Forms.Label(); this.option5 = new System.Windows.Forms.ComboBox(); this.option5label = new System.Windows.Forms.Label(); this.option4 = new System.Windows.Forms.ComboBox(); this.option4label = new System.Windows.Forms.Label(); this.option3 = new System.Windows.Forms.ComboBox(); this.option3label = new System.Windows.Forms.Label(); this.option2 = new System.Windows.Forms.ComboBox(); this.option2label = new System.Windows.Forms.Label(); this.option1 = new System.Windows.Forms.ComboBox(); this.option1label = new System.Windows.Forms.Label(); this.option0 = new System.Windows.Forms.ComboBox(); this.option0label = new System.Windows.Forms.Label(); this.cancel = new System.Windows.Forms.Button(); this.apply = new System.Windows.Forms.Button(); this.tabs = new System.Windows.Forms.TabControl(); this.tabeffects = new System.Windows.Forms.TabPage(); this.effects = new System.Windows.Forms.ListView(); this.colnumber = new System.Windows.Forms.ColumnHeader(); this.colname = new System.Windows.Forms.ColumnHeader(); this.tabgeneralized = new System.Windows.Forms.TabPage(); groupBox2 = new System.Windows.Forms.GroupBox(); groupBox2.SuspendLayout(); this.tabs.SuspendLayout(); this.tabeffects.SuspendLayout(); this.tabgeneralized.SuspendLayout(); this.SuspendLayout(); // // groupBox2 // groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); groupBox2.Controls.Add(this.option7); groupBox2.Controls.Add(this.option7label); groupBox2.Controls.Add(this.option6); groupBox2.Controls.Add(this.option6label); groupBox2.Controls.Add(this.option5); groupBox2.Controls.Add(this.option5label); groupBox2.Controls.Add(this.option4); groupBox2.Controls.Add(this.option4label); groupBox2.Controls.Add(this.option3); groupBox2.Controls.Add(this.option3label); groupBox2.Controls.Add(this.option2); groupBox2.Controls.Add(this.option2label); groupBox2.Controls.Add(this.option1); groupBox2.Controls.Add(this.option1label); groupBox2.Controls.Add(this.option0); groupBox2.Controls.Add(this.option0label); groupBox2.Location = new System.Drawing.Point(6, 6); groupBox2.Name = "groupBox2"; groupBox2.Size = new System.Drawing.Size(379, 397); groupBox2.TabIndex = 1; groupBox2.TabStop = false; groupBox2.Text = " Options "; // // option7 // this.option7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option7.FormattingEnabled = true; this.option7.Location = new System.Drawing.Point(118, 280); this.option7.Name = "option7"; this.option7.Size = new System.Drawing.Size(199, 22); this.option7.TabIndex = 7; this.option7.Visible = false; // // option7label // this.option7label.Location = new System.Drawing.Point(3, 283); this.option7label.Name = "option7label"; this.option7label.Size = new System.Drawing.Size(109, 19); this.option7label.TabIndex = 16; this.option7label.Text = "Option:"; this.option7label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option7label.Visible = false; // // option6 // this.option6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option6.FormattingEnabled = true; this.option6.Location = new System.Drawing.Point(118, 244); this.option6.Name = "option6"; this.option6.Size = new System.Drawing.Size(199, 22); this.option6.TabIndex = 6; this.option6.Visible = false; // // option6label // this.option6label.Location = new System.Drawing.Point(3, 247); this.option6label.Name = "option6label"; this.option6label.Size = new System.Drawing.Size(109, 19); this.option6label.TabIndex = 14; this.option6label.Text = "Option:"; this.option6label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option6label.Visible = false; // // option5 // this.option5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option5.FormattingEnabled = true; this.option5.Location = new System.Drawing.Point(118, 208); this.option5.Name = "option5"; this.option5.Size = new System.Drawing.Size(199, 22); this.option5.TabIndex = 5; this.option5.Visible = false; // // option5label // this.option5label.Location = new System.Drawing.Point(3, 211); this.option5label.Name = "option5label"; this.option5label.Size = new System.Drawing.Size(109, 19); this.option5label.TabIndex = 12; this.option5label.Text = "Option:"; this.option5label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option5label.Visible = false; // // option4 // this.option4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option4.FormattingEnabled = true; this.option4.Location = new System.Drawing.Point(118, 172); this.option4.Name = "option4"; this.option4.Size = new System.Drawing.Size(199, 22); this.option4.TabIndex = 4; this.option4.Visible = false; // // option4label // this.option4label.Location = new System.Drawing.Point(3, 175); this.option4label.Name = "option4label"; this.option4label.Size = new System.Drawing.Size(109, 19); this.option4label.TabIndex = 10; this.option4label.Text = "Option:"; this.option4label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option4label.Visible = false; // // option3 // this.option3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option3.FormattingEnabled = true; this.option3.Location = new System.Drawing.Point(118, 136); this.option3.Name = "option3"; this.option3.Size = new System.Drawing.Size(199, 22); this.option3.TabIndex = 3; this.option3.Visible = false; // // option3label // this.option3label.Location = new System.Drawing.Point(3, 139); this.option3label.Name = "option3label"; this.option3label.Size = new System.Drawing.Size(109, 19); this.option3label.TabIndex = 8; this.option3label.Text = "Option:"; this.option3label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option3label.Visible = false; // // option2 // this.option2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option2.FormattingEnabled = true; this.option2.Location = new System.Drawing.Point(118, 100); this.option2.Name = "option2"; this.option2.Size = new System.Drawing.Size(199, 22); this.option2.TabIndex = 2; this.option2.Visible = false; // // option2label // this.option2label.Location = new System.Drawing.Point(3, 103); this.option2label.Name = "option2label"; this.option2label.Size = new System.Drawing.Size(109, 19); this.option2label.TabIndex = 6; this.option2label.Text = "Option:"; this.option2label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option2label.Visible = false; // // option1 // this.option1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option1.FormattingEnabled = true; this.option1.Location = new System.Drawing.Point(118, 64); this.option1.Name = "option1"; this.option1.Size = new System.Drawing.Size(199, 22); this.option1.TabIndex = 1; this.option1.Visible = false; // // option1label // this.option1label.Location = new System.Drawing.Point(3, 67); this.option1label.Name = "option1label"; this.option1label.Size = new System.Drawing.Size(109, 19); this.option1label.TabIndex = 4; this.option1label.Text = "Option:"; this.option1label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option1label.Visible = false; // // option0 // this.option0.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.option0.FormattingEnabled = true; this.option0.Location = new System.Drawing.Point(118, 28); this.option0.Name = "option0"; this.option0.Size = new System.Drawing.Size(199, 22); this.option0.TabIndex = 0; this.option0.Visible = false; // // option0label // this.option0label.Location = new System.Drawing.Point(3, 31); this.option0label.Name = "option0label"; this.option0label.Size = new System.Drawing.Size(109, 19); this.option0label.TabIndex = 2; this.option0label.Text = "Option:"; this.option0label.TextAlign = System.Drawing.ContentAlignment.TopRight; this.option0label.Visible = false; // // cancel // this.cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.cancel.Location = new System.Drawing.Point(297, 459); this.cancel.Name = "cancel"; this.cancel.Size = new System.Drawing.Size(112, 27); this.cancel.TabIndex = 2; this.cancel.Text = "Cancel"; this.cancel.UseVisualStyleBackColor = true; this.cancel.Click += new System.EventHandler(this.cancel_Click); // // apply // this.apply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.apply.Location = new System.Drawing.Point(177, 459); this.apply.Name = "apply"; this.apply.Size = new System.Drawing.Size(112, 27); this.apply.TabIndex = 1; this.apply.Text = "OK"; this.apply.UseVisualStyleBackColor = true; this.apply.Click += new System.EventHandler(this.apply_Click); // // tabs // this.tabs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tabs.Controls.Add(this.tabeffects); this.tabs.Controls.Add(this.tabgeneralized); this.tabs.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tabs.ItemSize = new System.Drawing.Size(150, 19); this.tabs.Location = new System.Drawing.Point(10, 10); this.tabs.Margin = new System.Windows.Forms.Padding(1); this.tabs.Name = "tabs"; this.tabs.SelectedIndex = 0; this.tabs.Size = new System.Drawing.Size(399, 436); this.tabs.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tabs.TabIndex = 0; // // tabeffects // this.tabeffects.Controls.Add(this.effects); this.tabeffects.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tabeffects.Location = new System.Drawing.Point(4, 23); this.tabeffects.Name = "tabeffects"; this.tabeffects.Padding = new System.Windows.Forms.Padding(3); this.tabeffects.Size = new System.Drawing.Size(391, 409); this.tabeffects.TabIndex = 0; this.tabeffects.Text = "Predefined Effects"; this.tabeffects.UseVisualStyleBackColor = true; // // effects // this.effects.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colnumber, this.colname}); this.effects.FullRowSelect = true; this.effects.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.effects.HideSelection = false; this.effects.Location = new System.Drawing.Point(6, 6); this.effects.MultiSelect = false; this.effects.Name = "effects"; this.effects.Size = new System.Drawing.Size(379, 397); this.effects.TabIndex = 0; this.effects.UseCompatibleStateImageBehavior = false; this.effects.View = System.Windows.Forms.View.Details; this.effects.DoubleClick += new System.EventHandler(this.effects_DoubleClick); // // colnumber // this.colnumber.Text = "Effect"; this.colnumber.Width = 70; // // colname // this.colname.Text = "Description"; this.colname.Width = 280; // // tabgeneralized // this.tabgeneralized.Controls.Add(groupBox2); this.tabgeneralized.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tabgeneralized.Location = new System.Drawing.Point(4, 23); this.tabgeneralized.Name = "tabgeneralized"; this.tabgeneralized.Padding = new System.Windows.Forms.Padding(3); this.tabgeneralized.Size = new System.Drawing.Size(391, 409); this.tabgeneralized.TabIndex = 1; this.tabgeneralized.Text = "Generalized Effects"; this.tabgeneralized.UseVisualStyleBackColor = true; // // EffectBrowserForm // this.AcceptButton = this.apply; this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.CancelButton = this.cancel; this.ClientSize = new System.Drawing.Size(419, 496); this.Controls.Add(this.tabs); this.Controls.Add(this.cancel); this.Controls.Add(this.apply); this.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "EffectBrowserForm"; this.Opacity = 0; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Edit Effect"; groupBox2.ResumeLayout(false); this.tabs.ResumeLayout(false); this.tabeffects.ResumeLayout(false); this.tabgeneralized.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button cancel; private System.Windows.Forms.Button apply; private System.Windows.Forms.TabControl tabs; private System.Windows.Forms.TabPage tabeffects; private System.Windows.Forms.TabPage tabgeneralized; private System.Windows.Forms.ComboBox option7; private System.Windows.Forms.Label option7label; private System.Windows.Forms.ComboBox option6; private System.Windows.Forms.Label option6label; private System.Windows.Forms.ComboBox option5; private System.Windows.Forms.Label option5label; private System.Windows.Forms.ComboBox option4; private System.Windows.Forms.Label option4label; private System.Windows.Forms.ComboBox option3; private System.Windows.Forms.Label option3label; private System.Windows.Forms.ComboBox option2; private System.Windows.Forms.Label option2label; private System.Windows.Forms.ComboBox option1; private System.Windows.Forms.Label option1label; private System.Windows.Forms.ComboBox option0; private System.Windows.Forms.Label option0label; private System.Windows.Forms.ListView effects; private System.Windows.Forms.ColumnHeader colnumber; private System.Windows.Forms.ColumnHeader colname; } }