Newer
Older
MaxED
committed
namespace CodeImp.DoomBuilder.Windows
{
partial class LinedefEditFormUDMF
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if(disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.Label label2;
System.Windows.Forms.Label label11;
System.Windows.Forms.Label label12;
System.Windows.Forms.Label label6;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LinedefEditFormUDMF));
this.labelrenderstyle = new System.Windows.Forms.Label();
this.labellockpick = new System.Windows.Forms.Label();
MaxED
committed
this.labelLightFront = new System.Windows.Forms.Label();
this.cancel = new System.Windows.Forms.Button();
this.apply = new System.Windows.Forms.Button();
this.actiongroup = new System.Windows.Forms.GroupBox();
this.argscontrol = new CodeImp.DoomBuilder.Controls.ArgumentsControl();
this.actionhelp = new CodeImp.DoomBuilder.Controls.ActionSpecialHelpButton();
MaxED
committed
this.action = new CodeImp.DoomBuilder.Controls.ActionSelectorControl();
this.browseaction = new System.Windows.Forms.Button();
this.udmfactivates = new CodeImp.DoomBuilder.Controls.CheckboxArrayControl();
this.flagsgroup = new System.Windows.Forms.GroupBox();
this.flags = new CodeImp.DoomBuilder.Controls.CheckboxArrayControl();
this.tabs = new System.Windows.Forms.TabControl();
this.tabproperties = new System.Windows.Forms.TabPage();
this.groupsettings = new System.Windows.Forms.GroupBox();
MaxED
committed
this.resetalpha = new System.Windows.Forms.Button();
this.lockpick = new System.Windows.Forms.ComboBox();
MaxED
committed
this.alpha = new CodeImp.DoomBuilder.Controls.ButtonsNumericTextbox();
this.renderStyle = new System.Windows.Forms.ComboBox();
this.activationGroup = new System.Windows.Forms.GroupBox();
this.missingactivation = new System.Windows.Forms.PictureBox();
this.idgroup = new System.Windows.Forms.GroupBox();
this.tagsselector = new CodeImp.DoomBuilder.Controls.TagsSelector();
this.tabfront = new System.Windows.Forms.TabPage();
MaxED
committed
this.frontside = new System.Windows.Forms.CheckBox();
this.frontgroup = new System.Windows.Forms.GroupBox();
this.frontflagsgroup = new System.Windows.Forms.GroupBox();
this.flagsFront = new CodeImp.DoomBuilder.Controls.CheckboxArrayControl();
this.frontscalegroup = new System.Windows.Forms.GroupBox();
this.labelFrontScaleBottom = new System.Windows.Forms.Label();
this.labelFrontScaleMid = new System.Windows.Forms.Label();
this.labelFrontScaleTop = new System.Windows.Forms.Label();
this.pfcFrontScaleTop = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcFrontScaleBottom = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcFrontScaleMid = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.labelFrontTextureOffset = new System.Windows.Forms.Label();
this.labelFrontOffsetBottom = new System.Windows.Forms.Label();
this.frontTextureOffset = new CodeImp.DoomBuilder.Controls.PairedIntControl();
this.labelFrontOffsetMid = new System.Windows.Forms.Label();
this.pfcFrontOffsetTop = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.labelFrontOffsetTop = new System.Windows.Forms.Label();
this.pfcFrontOffsetMid = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcFrontOffsetBottom = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.lightfrontlower = new CodeImp.DoomBuilder.Controls.SidedefPartLightControl();
this.lightfrontmiddle = new CodeImp.DoomBuilder.Controls.SidedefPartLightControl();
this.lightfrontupper = new CodeImp.DoomBuilder.Controls.SidedefPartLightControl();
this.resetfrontlight = new System.Windows.Forms.Button();
MaxED
committed
this.frontsector = new CodeImp.DoomBuilder.Controls.ButtonsNumericTextbox();
this.customfrontbutton = new System.Windows.Forms.Button();
this.lightFront = new CodeImp.DoomBuilder.Controls.ButtonsNumericTextbox();
this.cbLightAbsoluteFront = new System.Windows.Forms.CheckBox();
MaxED
committed
this.frontlow = new CodeImp.DoomBuilder.Controls.TextureSelectorControl();
this.frontmid = new CodeImp.DoomBuilder.Controls.TextureSelectorControl();
this.fronthigh = new CodeImp.DoomBuilder.Controls.TextureSelectorControl();
this.tabback = new System.Windows.Forms.TabPage();
MaxED
committed
this.backside = new System.Windows.Forms.CheckBox();
this.backgroup = new System.Windows.Forms.GroupBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.lightbacklower = new CodeImp.DoomBuilder.Controls.SidedefPartLightControl();
this.lightbackmiddle = new CodeImp.DoomBuilder.Controls.SidedefPartLightControl();
this.lightbackupper = new CodeImp.DoomBuilder.Controls.SidedefPartLightControl();
this.resetbacklight = new System.Windows.Forms.Button();
MaxED
committed
this.backsector = new CodeImp.DoomBuilder.Controls.ButtonsNumericTextbox();
this.custombackbutton = new System.Windows.Forms.Button();
this.lightBack = new CodeImp.DoomBuilder.Controls.ButtonsNumericTextbox();
this.labelLightBack = new System.Windows.Forms.Label();
this.cbLightAbsoluteBack = new System.Windows.Forms.CheckBox();
this.backflagsgroup = new System.Windows.Forms.GroupBox();
this.flagsBack = new CodeImp.DoomBuilder.Controls.CheckboxArrayControl();
this.backscalegroup = new System.Windows.Forms.GroupBox();
this.labelBackScaleBottom = new System.Windows.Forms.Label();
this.labelBackScaleMid = new System.Windows.Forms.Label();
this.labelBackScaleTop = new System.Windows.Forms.Label();
this.pfcBackScaleTop = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcBackScaleBottom = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcBackScaleMid = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.labelBackTextureOffset = new System.Windows.Forms.Label();
this.labelBackOffsetBottom = new System.Windows.Forms.Label();
this.labelBackOffsetMid = new System.Windows.Forms.Label();
this.labelBackOffsetTop = new System.Windows.Forms.Label();
this.pfcBackOffsetTop = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcBackOffsetMid = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.pfcBackOffsetBottom = new CodeImp.DoomBuilder.Controls.PairedFieldsControl();
this.backTextureOffset = new CodeImp.DoomBuilder.Controls.PairedIntControl();
this.backlow = new CodeImp.DoomBuilder.Controls.TextureSelectorControl();
this.backmid = new CodeImp.DoomBuilder.Controls.TextureSelectorControl();
this.backhigh = new CodeImp.DoomBuilder.Controls.TextureSelectorControl();
this.tabcomment = new System.Windows.Forms.TabPage();
this.commenteditor = new CodeImp.DoomBuilder.Controls.CommentEditor();
MaxED
committed
this.tabcustom = new System.Windows.Forms.TabPage();
this.fieldslist = new CodeImp.DoomBuilder.Controls.FieldsEditorControl();
this.imagelist = new System.Windows.Forms.ImageList(this.components);
MaxED
committed
this.tooltip = new System.Windows.Forms.ToolTip(this.components);
label2 = new System.Windows.Forms.Label();
label11 = new System.Windows.Forms.Label();
label12 = new System.Windows.Forms.Label();
label6 = new System.Windows.Forms.Label();
this.actiongroup.SuspendLayout();
this.flagsgroup.SuspendLayout();
this.tabs.SuspendLayout();
this.tabproperties.SuspendLayout();
this.groupsettings.SuspendLayout();
MaxED
committed
this.activationGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.missingactivation)).BeginInit();
this.idgroup.SuspendLayout();
this.tabfront.SuspendLayout();
MaxED
committed
this.frontgroup.SuspendLayout();
this.frontflagsgroup.SuspendLayout();
this.frontscalegroup.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox5.SuspendLayout();
this.tabback.SuspendLayout();
MaxED
committed
this.backgroup.SuspendLayout();
this.groupBox4.SuspendLayout();
this.backflagsgroup.SuspendLayout();
this.backscalegroup.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tabcomment.SuspendLayout();
this.tabcustom.SuspendLayout();
MaxED
committed
this.SuspendLayout();
//
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(15, 22);
MaxED
committed
label2.Name = "label2";
label2.Size = new System.Drawing.Size(40, 13);
MaxED
committed
label2.TabIndex = 9;
label2.Text = "Action:";
//
// label11
//
label11.Location = new System.Drawing.Point(15, 23);
MaxED
committed
label11.Name = "label11";
label11.Size = new System.Drawing.Size(80, 14);
label11.TabIndex = 13;
MaxED
committed
label11.Text = "Sector index:";
MaxED
committed
label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label12
//
label12.Location = new System.Drawing.Point(15, 23);
MaxED
committed
label12.Name = "label12";
label12.Size = new System.Drawing.Size(80, 14);
label12.TabIndex = 16;
MaxED
committed
label12.Text = "Sector index:";
MaxED
committed
label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label6
//
label6.AutoSize = true;
label6.Location = new System.Drawing.Point(189, 21);
MaxED
committed
label6.Name = "label6";
label6.Size = new System.Drawing.Size(37, 13);
MaxED
committed
label6.TabIndex = 17;
label6.Tag = "alpha";
MaxED
committed
label6.Text = "Alpha:";
//
// labelrenderstyle
//
this.labelrenderstyle.AutoSize = true;
this.labelrenderstyle.Location = new System.Drawing.Point(15, 21);
this.labelrenderstyle.Name = "labelrenderstyle";
this.labelrenderstyle.Size = new System.Drawing.Size(69, 13);
this.labelrenderstyle.TabIndex = 11;
this.labelrenderstyle.Tag = "renderstyle";
this.labelrenderstyle.Text = "Render style:";
//
// labellockpick
//
this.labellockpick.AutoSize = true;
this.labellockpick.Location = new System.Drawing.Point(330, 21);
this.labellockpick.Name = "labellockpick";
this.labellockpick.Size = new System.Drawing.Size(72, 13);
this.labellockpick.TabIndex = 15;
this.labellockpick.Tag = "locknumber";
this.labellockpick.Text = "Lock number:";
//
MaxED
committed
// labelLightFront
//
this.labelLightFront.Location = new System.Drawing.Point(15, 53);
MaxED
committed
this.labelLightFront.Name = "labelLightFront";
this.labelLightFront.Size = new System.Drawing.Size(80, 14);
this.labelLightFront.TabIndex = 25;
this.labelLightFront.Tag = "light";
MaxED
committed
this.labelLightFront.Text = "Brightness:";
this.labelLightFront.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// 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(453, 665);
MaxED
committed
this.cancel.Name = "cancel";
this.cancel.Size = new System.Drawing.Size(112, 25);
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(335, 665);
MaxED
committed
this.apply.Name = "apply";
this.apply.Size = new System.Drawing.Size(112, 25);
this.apply.TabIndex = 1;
this.apply.Text = "OK";
this.apply.UseVisualStyleBackColor = true;
this.apply.Click += new System.EventHandler(this.apply_Click);
//
// actiongroup
//
this.actiongroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.actiongroup.Controls.Add(this.argscontrol);
this.actiongroup.Controls.Add(this.actionhelp);
MaxED
committed
this.actiongroup.Controls.Add(label2);
this.actiongroup.Controls.Add(this.action);
this.actiongroup.Controls.Add(this.browseaction);
this.actiongroup.Location = new System.Drawing.Point(8, 245);
MaxED
committed
this.actiongroup.Name = "actiongroup";
this.actiongroup.Size = new System.Drawing.Size(533, 126);
MaxED
committed
this.actiongroup.TabIndex = 1;
this.actiongroup.TabStop = false;
this.actiongroup.Text = " Action ";
//
// argscontrol
//
this.argscontrol.Location = new System.Drawing.Point(6, 44);
this.argscontrol.Name = "argscontrol";
this.argscontrol.Size = new System.Drawing.Size(521, 80);
this.argscontrol.TabIndex = 11;
//
// actionhelp
//
this.actionhelp.Location = new System.Drawing.Point(497, 17);
this.actionhelp.Name = "actionhelp";
this.actionhelp.Size = new System.Drawing.Size(28, 25);
this.actionhelp.TabIndex = 10;
//
MaxED
committed
// action
//
this.action.BackColor = System.Drawing.Color.Transparent;
this.action.Cursor = System.Windows.Forms.Cursors.Default;
this.action.Empty = false;
this.action.GeneralizedCategories = null;
this.action.GeneralizedOptions = null;
this.action.Location = new System.Drawing.Point(62, 19);
MaxED
committed
this.action.Name = "action";
this.action.Size = new System.Drawing.Size(402, 21);
MaxED
committed
this.action.TabIndex = 0;
this.action.Value = 402;
this.action.ValueChanges += new System.EventHandler(this.action_ValueChanges);
//
// browseaction
//
this.browseaction.Image = global::CodeImp.DoomBuilder.Properties.Resources.List;
this.browseaction.Location = new System.Drawing.Point(467, 17);
MaxED
committed
this.browseaction.Name = "browseaction";
this.browseaction.Size = new System.Drawing.Size(28, 25);
this.browseaction.TabIndex = 1;
MaxED
committed
this.browseaction.UseVisualStyleBackColor = true;
this.browseaction.Click += new System.EventHandler(this.browseaction_Click);
//
// udmfactivates
//
this.udmfactivates.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)));
MaxED
committed
this.udmfactivates.AutoScroll = true;
this.udmfactivates.Columns = 2;
this.udmfactivates.Location = new System.Drawing.Point(18, 17);
MaxED
committed
this.udmfactivates.Name = "udmfactivates";
this.udmfactivates.Size = new System.Drawing.Size(509, 130);
MaxED
committed
this.udmfactivates.TabIndex = 0;
this.udmfactivates.VerticalSpacing = 0;
this.udmfactivates.OnValueChanged += new System.EventHandler(this.udmfactivates_OnValueChanged);
MaxED
committed
//
// flagsgroup
//
this.flagsgroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
MaxED
committed
this.flagsgroup.Controls.Add(this.flags);
this.flagsgroup.Location = new System.Drawing.Point(8, 3);
this.flagsgroup.Name = "flagsgroup";
this.flagsgroup.Size = new System.Drawing.Size(533, 184);
MaxED
committed
this.flagsgroup.TabIndex = 0;
this.flagsgroup.TabStop = false;
this.flagsgroup.Text = " Flags";
//
// flags
//
this.flags.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)));
MaxED
committed
this.flags.AutoScroll = true;
this.flags.Columns = 3;
this.flags.Location = new System.Drawing.Point(18, 15);
MaxED
committed
this.flags.Name = "flags";
this.flags.Size = new System.Drawing.Size(509, 162);
MaxED
committed
this.flags.TabIndex = 0;
this.flags.VerticalSpacing = 0;
MaxED
committed
this.flags.OnValueChanged += new System.EventHandler(this.flags_OnValueChanged);
//
// 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)));
MaxED
committed
this.tabs.Controls.Add(this.tabproperties);
this.tabs.Controls.Add(this.tabfront);
this.tabs.Controls.Add(this.tabback);
this.tabs.Controls.Add(this.tabcomment);
MaxED
committed
this.tabs.Controls.Add(this.tabcustom);
this.tabs.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.tabs.ImageList = this.imagelist;
MaxED
committed
this.tabs.Location = new System.Drawing.Point(10, 10);
this.tabs.Margin = new System.Windows.Forms.Padding(1);
this.tabs.Name = "tabs";
this.tabs.Padding = new System.Drawing.Point(12, 3);
MaxED
committed
this.tabs.SelectedIndex = 0;
this.tabs.Size = new System.Drawing.Size(557, 648);
this.tabs.TabIndex = 0;
//
// tabproperties
//
this.tabproperties.Controls.Add(this.flagsgroup);
this.tabproperties.Controls.Add(this.groupsettings);
MaxED
committed
this.tabproperties.Controls.Add(this.actiongroup);
this.tabproperties.Controls.Add(this.activationGroup);
this.tabproperties.Controls.Add(this.idgroup);
this.tabproperties.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
MaxED
committed
this.tabproperties.Location = new System.Drawing.Point(4, 23);
this.tabproperties.Name = "tabproperties";
this.tabproperties.Padding = new System.Windows.Forms.Padding(5);
this.tabproperties.Size = new System.Drawing.Size(549, 621);
this.tabproperties.TabIndex = 0;
this.tabproperties.Text = " Properties ";
this.tabproperties.UseVisualStyleBackColor = true;
//
// groupsettings
MaxED
committed
//
this.groupsettings.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupsettings.Controls.Add(this.resetalpha);
this.groupsettings.Controls.Add(this.lockpick);
this.groupsettings.Controls.Add(this.alpha);
this.groupsettings.Controls.Add(label6);
this.groupsettings.Controls.Add(this.labellockpick);
this.groupsettings.Controls.Add(this.renderStyle);
this.groupsettings.Controls.Add(this.labelrenderstyle);
this.groupsettings.Location = new System.Drawing.Point(8, 193);
this.groupsettings.Name = "groupsettings";
this.groupsettings.Size = new System.Drawing.Size(533, 46);
this.groupsettings.TabIndex = 3;
this.groupsettings.TabStop = false;
this.groupsettings.Text = " Settings";
MaxED
committed
//
MaxED
committed
// resetalpha
//
this.resetalpha.Image = global::CodeImp.DoomBuilder.Properties.Resources.Reset;
this.resetalpha.Location = new System.Drawing.Point(301, 16);
this.resetalpha.Name = "resetalpha";
this.resetalpha.Size = new System.Drawing.Size(23, 23);
this.resetalpha.TabIndex = 70;
this.resetalpha.Tag = "alpha";
MaxED
committed
this.tooltip.SetToolTip(this.resetalpha, "Reset");
this.resetalpha.UseVisualStyleBackColor = true;
this.resetalpha.Click += new System.EventHandler(this.resetalpha_Click);
//
// lockpick
//
this.lockpick.FormattingEnabled = true;
this.lockpick.Location = new System.Drawing.Point(408, 17);
this.lockpick.Name = "lockpick";
this.lockpick.Size = new System.Drawing.Size(115, 21);
this.lockpick.TabIndex = 19;
this.lockpick.Tag = "locknumber";
//
MaxED
committed
// alpha
//
this.alpha.AllowDecimal = true;
this.alpha.AllowExpressions = false;
MaxED
committed
this.alpha.AllowNegative = false;
this.alpha.AllowRelative = false;
this.alpha.ButtonStep = 1;
this.alpha.ButtonStepBig = 0.25F;
MaxED
committed
this.alpha.ButtonStepFloat = 0.1F;
this.alpha.ButtonStepSmall = 0.01F;
this.alpha.ButtonStepsUseModifierKeys = true;
MaxED
committed
this.alpha.ButtonStepsWrapAround = false;
this.alpha.Location = new System.Drawing.Point(233, 16);
MaxED
committed
this.alpha.Name = "alpha";
this.alpha.Size = new System.Drawing.Size(65, 24);
this.alpha.StepValues = null;
this.alpha.TabIndex = 18;
this.alpha.Tag = "alpha";
MaxED
committed
this.alpha.WhenTextChanged += new System.EventHandler(this.alpha_WhenTextChanged);
//
// renderStyle
//
this.renderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.renderStyle.FormattingEnabled = true;
this.renderStyle.Location = new System.Drawing.Point(92, 17);
MaxED
committed
this.renderStyle.Name = "renderStyle";
this.renderStyle.Size = new System.Drawing.Size(86, 21);
MaxED
committed
this.renderStyle.TabIndex = 12;
this.renderStyle.Tag = "renderstyle";
MaxED
committed
this.renderStyle.SelectedIndexChanged += new System.EventHandler(this.cbRenderStyle_SelectedIndexChanged);
//
// activationGroup
//
this.activationGroup.Controls.Add(this.missingactivation);
this.activationGroup.Controls.Add(this.udmfactivates);
this.activationGroup.Location = new System.Drawing.Point(8, 375);
MaxED
committed
this.activationGroup.Name = "activationGroup";
this.activationGroup.Size = new System.Drawing.Size(533, 152);
MaxED
committed
this.activationGroup.TabIndex = 1;
this.activationGroup.TabStop = false;
this.activationGroup.Text = " Activation ";
//
// missingactivation
//
this.missingactivation.BackColor = System.Drawing.SystemColors.Window;
this.missingactivation.Image = global::CodeImp.DoomBuilder.Properties.Resources.Warning;
this.missingactivation.Location = new System.Drawing.Point(64, -1);
MaxED
committed
this.missingactivation.Name = "missingactivation";
this.missingactivation.Size = new System.Drawing.Size(16, 16);
this.missingactivation.TabIndex = 4;
this.missingactivation.TabStop = false;
this.tooltip.SetToolTip(this.missingactivation, "Selected action requires activation!");
this.missingactivation.Visible = false;
//
// idgroup
//
this.idgroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.idgroup.Controls.Add(this.tagsselector);
this.idgroup.Location = new System.Drawing.Point(8, 533);
MaxED
committed
this.idgroup.Name = "idgroup";
this.idgroup.Size = new System.Drawing.Size(533, 85);
MaxED
committed
this.idgroup.TabIndex = 2;
this.idgroup.TabStop = false;
this.idgroup.Text = " Identification ";
//
// tagsselector
//
this.tagsselector.Location = new System.Drawing.Point(6, 21);
this.tagsselector.Name = "tagsselector";
this.tagsselector.Size = new System.Drawing.Size(524, 60);
this.tagsselector.TabIndex = 0;
//
// tabfront
//
this.tabfront.Controls.Add(this.frontside);
this.tabfront.Controls.Add(this.frontgroup);
this.tabfront.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tabfront.ForeColor = System.Drawing.SystemColors.ControlText;
this.tabfront.ImageIndex = 0;
this.tabfront.Location = new System.Drawing.Point(4, 23);
this.tabfront.Name = "tabfront";
this.tabfront.Padding = new System.Windows.Forms.Padding(5);
this.tabfront.Size = new System.Drawing.Size(549, 621);
this.tabfront.TabIndex = 1;
this.tabfront.Text = " Front ";
this.tabfront.UseVisualStyleBackColor = true;
MaxED
committed
//
// frontside
//
this.frontside.AutoSize = true;
this.frontside.Location = new System.Drawing.Point(20, 6);
MaxED
committed
this.frontside.Name = "frontside";
MaxED
committed
this.frontside.Size = new System.Drawing.Size(72, 17);
MaxED
committed
this.frontside.TabIndex = 0;
MaxED
committed
this.frontside.Text = "Front side";
MaxED
committed
this.frontside.UseVisualStyleBackColor = true;
this.frontside.CheckStateChanged += new System.EventHandler(this.frontside_CheckStateChanged);
//
// frontgroup
//
this.frontgroup.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.frontgroup.Controls.Add(this.frontflagsgroup);
this.frontgroup.Controls.Add(this.frontscalegroup);
this.frontgroup.Controls.Add(this.groupBox6);
this.frontgroup.Controls.Add(this.groupBox5);
MaxED
committed
this.frontgroup.Controls.Add(this.frontlow);
this.frontgroup.Controls.Add(this.frontmid);
this.frontgroup.Controls.Add(this.fronthigh);
this.frontgroup.Enabled = false;
this.frontgroup.Location = new System.Drawing.Point(8, 8);
MaxED
committed
this.frontgroup.Name = "frontgroup";
this.frontgroup.Size = new System.Drawing.Size(535, 605);
MaxED
committed
this.frontgroup.TabIndex = 1;
this.frontgroup.TabStop = false;
this.frontgroup.Text = " ";
//
// frontflagsgroup
MaxED
committed
//
this.frontflagsgroup.Controls.Add(this.flagsFront);
this.frontflagsgroup.Location = new System.Drawing.Point(12, 490);
this.frontflagsgroup.Name = "frontflagsgroup";
this.frontflagsgroup.Size = new System.Drawing.Size(290, 109);
this.frontflagsgroup.TabIndex = 45;
this.frontflagsgroup.TabStop = false;
this.frontflagsgroup.Text = " Flags ";
MaxED
committed
//
// flagsFront
MaxED
committed
//
this.flagsFront.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.flagsFront.AutoScroll = true;
this.flagsFront.Columns = 2;
this.flagsFront.Location = new System.Drawing.Point(16, 16);
this.flagsFront.Name = "flagsFront";
this.flagsFront.Size = new System.Drawing.Size(269, 87);
this.flagsFront.TabIndex = 0;
this.flagsFront.VerticalSpacing = 3;
this.flagsFront.OnValueChanged += new System.EventHandler(this.flagsFront_OnValueChanged);
MaxED
committed
//
// frontscalegroup
MaxED
committed
//
this.frontscalegroup.Controls.Add(this.labelFrontScaleBottom);
this.frontscalegroup.Controls.Add(this.labelFrontScaleMid);
this.frontscalegroup.Controls.Add(this.labelFrontScaleTop);
this.frontscalegroup.Controls.Add(this.pfcFrontScaleTop);
this.frontscalegroup.Controls.Add(this.pfcFrontScaleBottom);
this.frontscalegroup.Controls.Add(this.pfcFrontScaleMid);
this.frontscalegroup.Location = new System.Drawing.Point(12, 377);
this.frontscalegroup.Name = "frontscalegroup";
this.frontscalegroup.Size = new System.Drawing.Size(290, 112);
this.frontscalegroup.TabIndex = 44;
this.frontscalegroup.TabStop = false;
MaxED
committed
this.frontscalegroup.Text = " Texture scale ";
//
// labelFrontScaleBottom
//
this.labelFrontScaleBottom.Location = new System.Drawing.Point(14, 86);
this.labelFrontScaleBottom.Name = "labelFrontScaleBottom";
this.labelFrontScaleBottom.Size = new System.Drawing.Size(80, 14);
this.labelFrontScaleBottom.TabIndex = 42;
this.labelFrontScaleBottom.Tag = "scalex_bottom";
MaxED
committed
this.labelFrontScaleBottom.Text = "Lower scale:";
this.labelFrontScaleBottom.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// labelFrontScaleMid
//
this.labelFrontScaleMid.Location = new System.Drawing.Point(14, 54);
this.labelFrontScaleMid.Name = "labelFrontScaleMid";
this.labelFrontScaleMid.Size = new System.Drawing.Size(80, 14);
this.labelFrontScaleMid.TabIndex = 41;
this.labelFrontScaleMid.Tag = "scalex_mid";
MaxED
committed
this.labelFrontScaleMid.Text = "Middle scale:";
this.labelFrontScaleMid.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// labelFrontScaleTop
//
this.labelFrontScaleTop.Location = new System.Drawing.Point(14, 22);
this.labelFrontScaleTop.Name = "labelFrontScaleTop";
this.labelFrontScaleTop.Size = new System.Drawing.Size(80, 14);
this.labelFrontScaleTop.TabIndex = 28;
this.labelFrontScaleTop.Tag = "scalex_top";
MaxED
committed
this.labelFrontScaleTop.Text = "Upper scale:";
this.labelFrontScaleTop.TextAlign = System.Drawing.ContentAlignment.TopRight;
MaxED
committed
//
// pfcFrontScaleTop
MaxED
committed
//
this.pfcFrontScaleTop.AllowDecimal = true;
this.pfcFrontScaleTop.AllowValueLinking = true;
this.pfcFrontScaleTop.ButtonStep = 1;
this.pfcFrontScaleTop.ButtonStepBig = 1F;
this.pfcFrontScaleTop.ButtonStepFloat = 0.1F;
this.pfcFrontScaleTop.ButtonStepSmall = 0.01F;
this.pfcFrontScaleTop.ButtonStepsUseModifierKeys = true;
this.pfcFrontScaleTop.DefaultValue = 1F;
this.pfcFrontScaleTop.Field1 = "scalex_top";
this.pfcFrontScaleTop.Field2 = "scaley_top";
this.pfcFrontScaleTop.LinkValues = false;
this.pfcFrontScaleTop.Location = new System.Drawing.Point(96, 17);
this.pfcFrontScaleTop.Name = "pfcFrontScaleTop";
this.pfcFrontScaleTop.Size = new System.Drawing.Size(186, 26);
this.pfcFrontScaleTop.TabIndex = 38;
this.pfcFrontScaleTop.Tag = "scalex_top";
this.pfcFrontScaleTop.OnValuesChanged += new System.EventHandler(this.pfcFrontScaleTop_OnValuesChanged);
MaxED
committed
//
// pfcFrontScaleBottom
//
this.pfcFrontScaleBottom.AllowDecimal = true;
this.pfcFrontScaleBottom.AllowValueLinking = true;
this.pfcFrontScaleBottom.ButtonStep = 1;
this.pfcFrontScaleBottom.ButtonStepBig = 1F;
MaxED
committed
this.pfcFrontScaleBottom.ButtonStepFloat = 0.1F;
this.pfcFrontScaleBottom.ButtonStepSmall = 0.01F;
this.pfcFrontScaleBottom.ButtonStepsUseModifierKeys = true;
MaxED
committed
this.pfcFrontScaleBottom.DefaultValue = 1F;
this.pfcFrontScaleBottom.Field1 = "scalex_bottom";
this.pfcFrontScaleBottom.Field2 = "scaley_bottom";
this.pfcFrontScaleBottom.LinkValues = false;
this.pfcFrontScaleBottom.Location = new System.Drawing.Point(96, 81);
MaxED
committed
this.pfcFrontScaleBottom.Name = "pfcFrontScaleBottom";
this.pfcFrontScaleBottom.Size = new System.Drawing.Size(186, 26);
MaxED
committed
this.pfcFrontScaleBottom.TabIndex = 40;
this.pfcFrontScaleBottom.Tag = "scalex_bottom";
MaxED
committed
this.pfcFrontScaleBottom.OnValuesChanged += new System.EventHandler(this.pfcFrontScaleBottom_OnValuesChanged);
//
// pfcFrontScaleMid
//
this.pfcFrontScaleMid.AllowDecimal = true;
this.pfcFrontScaleMid.AllowValueLinking = true;
this.pfcFrontScaleMid.ButtonStep = 1;
this.pfcFrontScaleMid.ButtonStepBig = 1F;
MaxED
committed
this.pfcFrontScaleMid.ButtonStepFloat = 0.1F;
this.pfcFrontScaleMid.ButtonStepSmall = 0.01F;
this.pfcFrontScaleMid.ButtonStepsUseModifierKeys = true;
MaxED
committed
this.pfcFrontScaleMid.DefaultValue = 1F;
this.pfcFrontScaleMid.Field1 = "scalex_mid";
this.pfcFrontScaleMid.Field2 = "scaley_mid";
this.pfcFrontScaleMid.LinkValues = false;
this.pfcFrontScaleMid.Location = new System.Drawing.Point(96, 49);
MaxED
committed
this.pfcFrontScaleMid.Name = "pfcFrontScaleMid";
this.pfcFrontScaleMid.Size = new System.Drawing.Size(186, 26);
MaxED
committed
this.pfcFrontScaleMid.TabIndex = 39;
this.pfcFrontScaleMid.Tag = "scalex_mid";
MaxED
committed
this.pfcFrontScaleMid.OnValuesChanged += new System.EventHandler(this.pfcFrontScaleMid_OnValuesChanged);
//
// groupBox6
MaxED
committed
//
this.groupBox6.Controls.Add(this.labelFrontTextureOffset);
this.groupBox6.Controls.Add(this.labelFrontOffsetBottom);
this.groupBox6.Controls.Add(this.frontTextureOffset);
this.groupBox6.Controls.Add(this.labelFrontOffsetMid);
this.groupBox6.Controls.Add(this.pfcFrontOffsetTop);
this.groupBox6.Controls.Add(this.labelFrontOffsetTop);
this.groupBox6.Controls.Add(this.pfcFrontOffsetMid);
this.groupBox6.Controls.Add(this.pfcFrontOffsetBottom);
this.groupBox6.Location = new System.Drawing.Point(12, 228);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(290, 143);
this.groupBox6.TabIndex = 43;
this.groupBox6.TabStop = false;
MaxED
committed
this.groupBox6.Text = " Texture offsets ";
//
// labelFrontTextureOffset
//
this.labelFrontTextureOffset.Location = new System.Drawing.Point(14, 23);
this.labelFrontTextureOffset.Name = "labelFrontTextureOffset";
this.labelFrontTextureOffset.Size = new System.Drawing.Size(80, 14);
this.labelFrontTextureOffset.TabIndex = 46;
this.labelFrontTextureOffset.Tag = "";
MaxED
committed
this.labelFrontTextureOffset.Text = "Sidedef offset:";
this.labelFrontTextureOffset.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// labelFrontOffsetBottom
//
this.labelFrontOffsetBottom.Location = new System.Drawing.Point(14, 118);
this.labelFrontOffsetBottom.Name = "labelFrontOffsetBottom";
this.labelFrontOffsetBottom.Size = new System.Drawing.Size(80, 14);
this.labelFrontOffsetBottom.TabIndex = 45;
this.labelFrontOffsetBottom.Tag = "offsetx_bottom";
MaxED
committed
this.labelFrontOffsetBottom.Text = "Lower offset:";
this.labelFrontOffsetBottom.TextAlign = System.Drawing.ContentAlignment.TopRight;
MaxED
committed
//
// frontTextureOffset
MaxED
committed
//
this.frontTextureOffset.ButtonStep = 1;
this.frontTextureOffset.ButtonStepBig = 16F;
this.frontTextureOffset.ButtonStepSmall = 0.1F;
this.frontTextureOffset.ButtonStepsUseModifierKeys = true;
this.frontTextureOffset.DefaultValue = 0;
this.frontTextureOffset.Location = new System.Drawing.Point(96, 17);
this.frontTextureOffset.Name = "frontTextureOffset";
this.frontTextureOffset.Size = new System.Drawing.Size(186, 26);
this.frontTextureOffset.TabIndex = 41;
this.frontTextureOffset.OnValuesChanged += new System.EventHandler(this.frontTextureOffset_OnValuesChanged);
MaxED
committed
//
// labelFrontOffsetMid
//
this.labelFrontOffsetMid.Location = new System.Drawing.Point(14, 86);
this.labelFrontOffsetMid.Name = "labelFrontOffsetMid";
this.labelFrontOffsetMid.Size = new System.Drawing.Size(80, 14);
this.labelFrontOffsetMid.TabIndex = 44;
this.labelFrontOffsetMid.Tag = "offsetx_mid";
MaxED
committed
this.labelFrontOffsetMid.Text = "Middle offset:";
this.labelFrontOffsetMid.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
MaxED
committed
// pfcFrontOffsetTop
//
this.pfcFrontOffsetTop.AllowDecimal = true;
this.pfcFrontOffsetTop.AllowValueLinking = false;
this.pfcFrontOffsetTop.ButtonStep = 1;
this.pfcFrontOffsetTop.ButtonStepBig = 16F;
this.pfcFrontOffsetTop.ButtonStepFloat = 1F;
this.pfcFrontOffsetTop.ButtonStepSmall = 0.1F;
this.pfcFrontOffsetTop.ButtonStepsUseModifierKeys = true;
MaxED
committed
this.pfcFrontOffsetTop.DefaultValue = 0F;
this.pfcFrontOffsetTop.Field1 = "offsetx_top";
this.pfcFrontOffsetTop.Field2 = "offsety_top";
this.pfcFrontOffsetTop.LinkValues = false;
this.pfcFrontOffsetTop.Location = new System.Drawing.Point(96, 49);
MaxED
committed
this.pfcFrontOffsetTop.Name = "pfcFrontOffsetTop";
this.pfcFrontOffsetTop.Size = new System.Drawing.Size(186, 26);
MaxED
committed
this.pfcFrontOffsetTop.TabIndex = 35;
this.pfcFrontOffsetTop.Tag = "offsetx_top";
MaxED
committed
this.pfcFrontOffsetTop.OnValuesChanged += new System.EventHandler(this.pfcFrontOffsetTop_OnValuesChanged);
//
// labelFrontOffsetTop
//
this.labelFrontOffsetTop.Location = new System.Drawing.Point(14, 54);
this.labelFrontOffsetTop.Name = "labelFrontOffsetTop";
this.labelFrontOffsetTop.Size = new System.Drawing.Size(80, 14);
this.labelFrontOffsetTop.TabIndex = 43;
this.labelFrontOffsetTop.Tag = "offsetx_top";
MaxED
committed
this.labelFrontOffsetTop.Text = "Upper offset:";
this.labelFrontOffsetTop.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// pfcFrontOffsetMid
MaxED
committed
//
this.pfcFrontOffsetMid.AllowDecimal = true;
this.pfcFrontOffsetMid.AllowValueLinking = false;
this.pfcFrontOffsetMid.ButtonStep = 1;
this.pfcFrontOffsetMid.ButtonStepBig = 16F;
this.pfcFrontOffsetMid.ButtonStepFloat = 1F;
this.pfcFrontOffsetMid.ButtonStepSmall = 0.1F;
this.pfcFrontOffsetMid.ButtonStepsUseModifierKeys = true;
this.pfcFrontOffsetMid.DefaultValue = 0F;
this.pfcFrontOffsetMid.Field1 = "offsetx_mid";
this.pfcFrontOffsetMid.Field2 = "offsety_mid";
this.pfcFrontOffsetMid.LinkValues = false;
this.pfcFrontOffsetMid.Location = new System.Drawing.Point(96, 81);
this.pfcFrontOffsetMid.Name = "pfcFrontOffsetMid";
this.pfcFrontOffsetMid.Size = new System.Drawing.Size(186, 26);
this.pfcFrontOffsetMid.TabIndex = 36;
this.pfcFrontOffsetMid.Tag = "offsetx_mid";
this.pfcFrontOffsetMid.OnValuesChanged += new System.EventHandler(this.pfcFrontOffsetMid_OnValuesChanged);
MaxED
committed
//
// pfcFrontOffsetBottom
MaxED
committed
//
this.pfcFrontOffsetBottom.AllowDecimal = true;
this.pfcFrontOffsetBottom.AllowValueLinking = false;
this.pfcFrontOffsetBottom.ButtonStep = 1;
this.pfcFrontOffsetBottom.ButtonStepBig = 16F;
this.pfcFrontOffsetBottom.ButtonStepFloat = 1F;
this.pfcFrontOffsetBottom.ButtonStepSmall = 0.1F;
this.pfcFrontOffsetBottom.ButtonStepsUseModifierKeys = true;
this.pfcFrontOffsetBottom.DefaultValue = 0F;
this.pfcFrontOffsetBottom.Field1 = "offsetx_bottom";
this.pfcFrontOffsetBottom.Field2 = "offsety_bottom";
this.pfcFrontOffsetBottom.LinkValues = false;
this.pfcFrontOffsetBottom.Location = new System.Drawing.Point(96, 113);
this.pfcFrontOffsetBottom.Name = "pfcFrontOffsetBottom";
this.pfcFrontOffsetBottom.Size = new System.Drawing.Size(186, 26);
this.pfcFrontOffsetBottom.TabIndex = 37;
this.pfcFrontOffsetBottom.Tag = "offsetx_bottom";
this.pfcFrontOffsetBottom.OnValuesChanged += new System.EventHandler(this.pfcFrontOffsetBottom_OnValuesChanged);
MaxED
committed
//
// groupBox5
MaxED
committed
//
this.groupBox5.Controls.Add(this.lightfrontlower);
this.groupBox5.Controls.Add(this.lightfrontmiddle);
this.groupBox5.Controls.Add(this.lightfrontupper);
this.groupBox5.Controls.Add(this.resetfrontlight);
this.groupBox5.Controls.Add(this.frontsector);
this.groupBox5.Controls.Add(label11);
this.groupBox5.Controls.Add(this.customfrontbutton);
this.groupBox5.Controls.Add(this.lightFront);
this.groupBox5.Controls.Add(this.labelLightFront);
this.groupBox5.Controls.Add(this.cbLightAbsoluteFront);
this.groupBox5.Location = new System.Drawing.Point(12, 19);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(290, 203);
this.groupBox5.TabIndex = 42;
this.groupBox5.TabStop = false;
//
// lightfrontlower
//
this.lightfrontlower.Location = new System.Drawing.Point(0, 137);
this.lightfrontlower.Name = "lightfrontlower";
this.lightfrontlower.Size = new System.Drawing.Size(262, 29);
this.lightfrontlower.TabIndex = 29;
this.lightfrontlower.Tag = "light_bottom";
//
// lightfrontmiddle
//
this.lightfrontmiddle.Location = new System.Drawing.Point(0, 107);
this.lightfrontmiddle.Name = "lightfrontmiddle";
this.lightfrontmiddle.Size = new System.Drawing.Size(262, 29);
this.lightfrontmiddle.TabIndex = 29;
this.lightfrontmiddle.Tag = "light_mid";
//
// lightfrontupper
//
this.lightfrontupper.Location = new System.Drawing.Point(0, 77);
this.lightfrontupper.Name = "lightfrontupper";
this.lightfrontupper.Size = new System.Drawing.Size(262, 29);
this.lightfrontupper.TabIndex = 29;
this.lightfrontupper.Tag = "light_top";
// resetfrontlight
//
this.resetfrontlight.Image = global::CodeImp.DoomBuilder.Properties.Resources.Reset;
this.resetfrontlight.Location = new System.Drawing.Point(236, 50);
this.resetfrontlight.Name = "resetfrontlight";
this.resetfrontlight.Size = new System.Drawing.Size(23, 23);
this.resetfrontlight.TabIndex = 28;
this.resetfrontlight.Tag = "light";
this.tooltip.SetToolTip(this.resetfrontlight, "Reset Front Brightness");
this.resetfrontlight.UseVisualStyleBackColor = true;
this.resetfrontlight.Click += new System.EventHandler(this.resetfrontlight_Click);
//
// frontsector
//
this.frontsector.AllowDecimal = false;
this.frontsector.AllowExpressions = false;
this.frontsector.AllowNegative = false;
this.frontsector.AllowRelative = false;
this.frontsector.ButtonStep = 1;
this.frontsector.ButtonStepBig = 10F;
this.frontsector.ButtonStepFloat = 1F;
this.frontsector.ButtonStepSmall = 0.1F;
this.frontsector.ButtonStepsUseModifierKeys = false;
this.frontsector.ButtonStepsWrapAround = false;
this.frontsector.Location = new System.Drawing.Point(99, 19);
this.frontsector.Name = "frontsector";
this.frontsector.Size = new System.Drawing.Size(130, 24);
this.frontsector.StepValues = null;
this.frontsector.TabIndex = 14;
//
// customfrontbutton
//
this.customfrontbutton.Location = new System.Drawing.Point(98, 170);
this.customfrontbutton.Name = "customfrontbutton";
this.customfrontbutton.Size = new System.Drawing.Size(130, 25);
this.customfrontbutton.TabIndex = 3;
this.customfrontbutton.Text = "Custom fields...";
this.customfrontbutton.UseVisualStyleBackColor = true;
this.customfrontbutton.Click += new System.EventHandler(this.customfrontbutton_Click);
//
// lightFront
//
this.lightFront.AllowDecimal = false;
this.lightFront.AllowExpressions = false;
this.lightFront.AllowNegative = true;
this.lightFront.AllowRelative = true;
this.lightFront.ButtonStep = 16;
this.lightFront.ButtonStepBig = 32F;
this.lightFront.ButtonStepFloat = 1F;
this.lightFront.ButtonStepSmall = 1F;
this.lightFront.ButtonStepsUseModifierKeys = true;
this.lightFront.ButtonStepsWrapAround = false;
this.lightFront.Location = new System.Drawing.Point(99, 49);
this.lightFront.Name = "lightFront";
this.lightFront.Size = new System.Drawing.Size(62, 24);
this.lightFront.StepValues = null;
this.lightFront.TabIndex = 26;
this.lightFront.Tag = "light";
this.lightFront.WhenTextChanged += new System.EventHandler(this.lightFront_WhenTextChanged);
//
// cbLightAbsoluteFront
//
this.cbLightAbsoluteFront.AutoSize = true;
this.cbLightAbsoluteFront.Location = new System.Drawing.Point(167, 54);
this.cbLightAbsoluteFront.Name = "cbLightAbsoluteFront";
this.cbLightAbsoluteFront.Size = new System.Drawing.Size(67, 17);
this.cbLightAbsoluteFront.TabIndex = 27;
this.cbLightAbsoluteFront.Tag = "lightabsolute";
this.cbLightAbsoluteFront.Text = "Absolute";
this.cbLightAbsoluteFront.UseVisualStyleBackColor = true;
this.cbLightAbsoluteFront.CheckedChanged += new System.EventHandler(this.cbLightAbsoluteFront_CheckedChanged);
//
// frontlow
//
this.frontlow.Location = new System.Drawing.Point(309, 409);
this.frontlow.MultipleTextures = false;
this.frontlow.Name = "frontlow";
this.frontlow.Required = false;
this.frontlow.Size = new System.Drawing.Size(220, 189);
this.frontlow.TabIndex = 6;
this.frontlow.TextureName = "";
this.frontlow.OnValueChanged += new System.EventHandler(this.frontlow_OnValueChanged);
//
// frontmid
//
this.frontmid.Location = new System.Drawing.Point(309, 214);
this.frontmid.MultipleTextures = false;
this.frontmid.Name = "frontmid";
this.frontmid.Required = false;
this.frontmid.Size = new System.Drawing.Size(220, 189);
this.frontmid.TabIndex = 5;
this.frontmid.TextureName = "";
this.frontmid.OnValueChanged += new System.EventHandler(this.frontmid_OnValueChanged);
//
// fronthigh
//
this.fronthigh.Location = new System.Drawing.Point(309, 19);
this.fronthigh.MultipleTextures = false;
this.fronthigh.Name = "fronthigh";
this.fronthigh.Required = false;
this.fronthigh.Size = new System.Drawing.Size(220, 189);
this.fronthigh.TabIndex = 4;
this.fronthigh.TextureName = "";
this.fronthigh.OnValueChanged += new System.EventHandler(this.fronthigh_OnValueChanged);
//
// tabback
//
this.tabback.Controls.Add(this.backside);
this.tabback.Controls.Add(this.backgroup);
this.tabback.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tabback.ImageIndex = 1;
this.tabback.Location = new System.Drawing.Point(4, 23);
this.tabback.Name = "tabback";
this.tabback.Padding = new System.Windows.Forms.Padding(5);
this.tabback.Size = new System.Drawing.Size(549, 621);
this.tabback.TabIndex = 3;
this.tabback.Text = " Back ";
this.tabback.UseVisualStyleBackColor = true;
//
// backside
//
this.backside.AutoSize = true;
this.backside.Location = new System.Drawing.Point(20, 6);
this.backside.Name = "backside";
MaxED
committed
this.backside.Size = new System.Drawing.Size(73, 17);
this.backside.TabIndex = 0;
MaxED
committed
this.backside.Text = "Back side";
this.backside.UseVisualStyleBackColor = true;
MaxED
committed
this.backside.CheckStateChanged += new System.EventHandler(this.backside_CheckStateChanged);
//
// backgroup
//
this.backgroup.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.backgroup.Controls.Add(this.groupBox4);
this.backgroup.Controls.Add(this.backflagsgroup);
this.backgroup.Controls.Add(this.backscalegroup);
this.backgroup.Controls.Add(this.groupBox1);
MaxED
committed
this.backgroup.Controls.Add(this.backlow);
this.backgroup.Controls.Add(this.backmid);
this.backgroup.Controls.Add(this.backhigh);
this.backgroup.Enabled = false;
this.backgroup.Location = new System.Drawing.Point(8, 8);
MaxED
committed
this.backgroup.Name = "backgroup";
this.backgroup.Size = new System.Drawing.Size(535, 605);
MaxED
committed
this.backgroup.TabIndex = 1;
this.backgroup.TabStop = false;
this.backgroup.Text = " ";
//
// groupBox4
MaxED
committed
//
this.groupBox4.Controls.Add(this.lightbacklower);
this.groupBox4.Controls.Add(this.lightbackmiddle);
this.groupBox4.Controls.Add(this.lightbackupper);
this.groupBox4.Controls.Add(this.resetbacklight);
this.groupBox4.Controls.Add(this.backsector);
this.groupBox4.Controls.Add(label12);
this.groupBox4.Controls.Add(this.custombackbutton);