namespace FCC_Uber_MDX_Configurator { partial class AddDisplayButtonForm { /// /// 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() { this.CHECKLIST_PAGES = new System.Windows.Forms.CheckedListBox(); this.TXT_LOCATION_Y = new System.Windows.Forms.TextBox(); this.TXT_LOCATION_X = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.TXT_SHOWSIZE_HEIGHT = new System.Windows.Forms.TextBox(); this.TXT_SHOWSIZE_WIDTH = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.TXT_NAME = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.TXT_Z_ORDER = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.COMBO_DEFAULT_STATE = new System.Windows.Forms.ComboBox(); this.TXT_VOTE_WHATTODO = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.TXT_VOTE_TARGETID = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.TXT_VOTE_PRIORITY = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.TXT_VOTE_OPINION = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.LBL_SIZE_PRIMARY = new System.Windows.Forms.Label(); this.LBL_SIZE_SECONDARY = new System.Windows.Forms.Label(); this.LBL_SIZE_PUSHED = new System.Windows.Forms.Label(); this.LBL_SIZE_DISABLED = new System.Windows.Forms.Label(); this.TXT_VOTE_OPINION_UP = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.TXT_VOTE_PRIORITY_UP = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.TXT_VOTE_TARGETID_UP = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.TXT_VOTE_WHATTODO_UP = new System.Windows.Forms.TextBox(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.COMBO_FONTS = new System.Windows.Forms.ComboBox(); this.label23 = new System.Windows.Forms.Label(); this.TXT_FONT_SIZE = new System.Windows.Forms.TextBox(); this.label24 = new System.Windows.Forms.Label(); this.TXT_PRIMARY = new System.Windows.Forms.TextBox(); this.label25 = new System.Windows.Forms.Label(); this.TXT_SECONDARY = new System.Windows.Forms.TextBox(); this.label26 = new System.Windows.Forms.Label(); this.TXT_DISABLED = new System.Windows.Forms.TextBox(); this.label27 = new System.Windows.Forms.Label(); this.PANEL_PRIMARY_COLOUR = new System.Windows.Forms.Panel(); this.PANEL_SECONDARY_COLOUR = new System.Windows.Forms.Panel(); this.PANEL_DISABLED_COLOUR = new System.Windows.Forms.Panel(); this.button12 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.LOAD_VOTE_UP = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.LOAD_VOTE_DOWN = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.BTN_LOADIMAGE_DISABLED = new System.Windows.Forms.Button(); this.PICT_PREVIEW_DISABLED = new System.Windows.Forms.PictureBox(); this.button7 = new System.Windows.Forms.Button(); this.BTN_LOADIMAGE_PUSHED = new System.Windows.Forms.Button(); this.PICT_PREVIEW_PRIMARY_PUSHED = new System.Windows.Forms.PictureBox(); this.button3 = new System.Windows.Forms.Button(); this.BTN_LOADIMAGE_SECONDARY = new System.Windows.Forms.Button(); this.PICT_PREVIEW_SECONDARY = new System.Windows.Forms.PictureBox(); this.BTN_HELP_LOADIMAGE = new System.Windows.Forms.Button(); this.BTN_LOADIMAGE_PRIMARY = new System.Windows.Forms.Button(); this.PICT_PREVIEW_PRIMARY = new System.Windows.Forms.PictureBox(); this.button1 = new System.Windows.Forms.Button(); this.BTN_HELP_BORDERTYPE = new System.Windows.Forms.Button(); this.BTN_HELP_DISPLAYATSIZE = new System.Windows.Forms.Button(); this.BTN_SAVE = new System.Windows.Forms.Button(); this.BTN_CANCEL = new System.Windows.Forms.Button(); this.TXT_TIME_UP = new System.Windows.Forms.TextBox(); this.label28 = new System.Windows.Forms.Label(); this.TXT_TIME_DOWN = new System.Windows.Forms.TextBox(); this.label29 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_DISABLED)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_PRIMARY_PUSHED)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_SECONDARY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_PRIMARY)).BeginInit(); this.SuspendLayout(); // // CHECKLIST_PAGES // this.CHECKLIST_PAGES.CheckOnClick = true; this.CHECKLIST_PAGES.Font = new System.Drawing.Font("Arial", 14.25F); this.CHECKLIST_PAGES.FormattingEnabled = true; this.CHECKLIST_PAGES.Items.AddRange(new object[] { "1"}); this.CHECKLIST_PAGES.Location = new System.Drawing.Point(189, 180); this.CHECKLIST_PAGES.Name = "CHECKLIST_PAGES"; this.CHECKLIST_PAGES.Size = new System.Drawing.Size(149, 124); this.CHECKLIST_PAGES.TabIndex = 96; this.CHECKLIST_PAGES.ThreeDCheckBoxes = true; // // TXT_LOCATION_Y // this.TXT_LOCATION_Y.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_LOCATION_Y.Location = new System.Drawing.Point(279, 133); this.TXT_LOCATION_Y.MaxLength = 4; this.TXT_LOCATION_Y.Name = "TXT_LOCATION_Y"; this.TXT_LOCATION_Y.Size = new System.Drawing.Size(59, 29); this.TXT_LOCATION_Y.TabIndex = 87; this.TXT_LOCATION_Y.Text = "0"; this.TXT_LOCATION_Y.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_LOCATION_Y.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_LOCATION_Y.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // TXT_LOCATION_X // this.TXT_LOCATION_X.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_LOCATION_X.Location = new System.Drawing.Point(189, 133); this.TXT_LOCATION_X.MaxLength = 4; this.TXT_LOCATION_X.Name = "TXT_LOCATION_X"; this.TXT_LOCATION_X.Size = new System.Drawing.Size(59, 29); this.TXT_LOCATION_X.TabIndex = 86; this.TXT_LOCATION_X.Text = "0"; this.TXT_LOCATION_X.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_LOCATION_X.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_LOCATION_X.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(254, 136); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(15, 22); this.label5.TabIndex = 88; this.label5.Text = ","; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(12, 136); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(164, 22); this.label7.TabIndex = 85; this.label7.Text = "Top Left Location:"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(12, 180); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(158, 22); this.label6.TabIndex = 73; this.label6.Text = "Visible on Pages:"; // // TXT_SHOWSIZE_HEIGHT // this.TXT_SHOWSIZE_HEIGHT.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_SHOWSIZE_HEIGHT.Location = new System.Drawing.Point(279, 77); this.TXT_SHOWSIZE_HEIGHT.MaxLength = 4; this.TXT_SHOWSIZE_HEIGHT.Name = "TXT_SHOWSIZE_HEIGHT"; this.TXT_SHOWSIZE_HEIGHT.Size = new System.Drawing.Size(59, 29); this.TXT_SHOWSIZE_HEIGHT.TabIndex = 80; this.TXT_SHOWSIZE_HEIGHT.Text = "0"; this.TXT_SHOWSIZE_HEIGHT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_SHOWSIZE_HEIGHT.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_SHOWSIZE_HEIGHT.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // TXT_SHOWSIZE_WIDTH // this.TXT_SHOWSIZE_WIDTH.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_SHOWSIZE_WIDTH.Location = new System.Drawing.Point(189, 77); this.TXT_SHOWSIZE_WIDTH.MaxLength = 4; this.TXT_SHOWSIZE_WIDTH.Name = "TXT_SHOWSIZE_WIDTH"; this.TXT_SHOWSIZE_WIDTH.Size = new System.Drawing.Size(59, 29); this.TXT_SHOWSIZE_WIDTH.TabIndex = 78; this.TXT_SHOWSIZE_WIDTH.Text = "0"; this.TXT_SHOWSIZE_WIDTH.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_SHOWSIZE_WIDTH.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_SHOWSIZE_WIDTH.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(254, 80); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(19, 22); this.label3.TabIndex = 82; this.label3.Text = "x"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(12, 80); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(139, 22); this.label4.TabIndex = 74; this.label4.Text = "Display at Size:"; // // TXT_NAME // this.TXT_NAME.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_NAME.Location = new System.Drawing.Point(83, 21); this.TXT_NAME.MaxLength = 255; this.TXT_NAME.Name = "TXT_NAME"; this.TXT_NAME.Size = new System.Drawing.Size(255, 29); this.TXT_NAME.TabIndex = 107; this.TXT_NAME.Text = "My Display Button"; this.TXT_NAME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_NAME.Leave += new System.EventHandler(this.Leave_VerifyNameIsValid); // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label10.Location = new System.Drawing.Point(12, 24); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(65, 22); this.label10.TabIndex = 106; this.label10.Text = "Name:"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(447, 21); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(138, 22); this.label1.TabIndex = 111; this.label1.Text = "Primary Image:"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(447, 130); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(165, 22); this.label2.TabIndex = 112; this.label2.Text = "Secondary Image:"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.Location = new System.Drawing.Point(447, 239); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(139, 22); this.label9.TabIndex = 113; this.label9.Text = "Pushed Image:"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.Location = new System.Drawing.Point(447, 348); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(149, 22); this.label11.TabIndex = 114; this.label11.Text = "Disabled Image:"; // // TXT_Z_ORDER // this.TXT_Z_ORDER.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_Z_ORDER.Location = new System.Drawing.Point(189, 317); this.TXT_Z_ORDER.MaxLength = 6; this.TXT_Z_ORDER.Name = "TXT_Z_ORDER"; this.TXT_Z_ORDER.Size = new System.Drawing.Size(149, 29); this.TXT_Z_ORDER.TabIndex = 116; this.TXT_Z_ORDER.Text = "0.0"; this.TXT_Z_ORDER.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_Z_ORDER.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_Z_ORDER.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.Location = new System.Drawing.Point(12, 320); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(82, 22); this.label12.TabIndex = 115; this.label12.Text = "Z-Order:"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(12, 379); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(124, 22); this.label8.TabIndex = 118; this.label8.Text = "Default State:"; // // COMBO_DEFAULT_STATE // this.COMBO_DEFAULT_STATE.Font = new System.Drawing.Font("Arial", 14.25F); this.COMBO_DEFAULT_STATE.FormattingEnabled = true; this.COMBO_DEFAULT_STATE.Items.AddRange(new object[] { "Enabled", "Disabled"}); this.COMBO_DEFAULT_STATE.Location = new System.Drawing.Point(189, 376); this.COMBO_DEFAULT_STATE.Name = "COMBO_DEFAULT_STATE"; this.COMBO_DEFAULT_STATE.Size = new System.Drawing.Size(149, 30); this.COMBO_DEFAULT_STATE.TabIndex = 121; this.COMBO_DEFAULT_STATE.Text = "Enabled"; this.COMBO_DEFAULT_STATE.Leave += new System.EventHandler(this.Leave_VerifyCOMBOIsValid); // // TXT_VOTE_WHATTODO // this.TXT_VOTE_WHATTODO.Enabled = false; this.TXT_VOTE_WHATTODO.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_WHATTODO.Location = new System.Drawing.Point(125, 665); this.TXT_VOTE_WHATTODO.MaxLength = 4; this.TXT_VOTE_WHATTODO.Name = "TXT_VOTE_WHATTODO"; this.TXT_VOTE_WHATTODO.ReadOnly = true; this.TXT_VOTE_WHATTODO.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_WHATTODO.TabIndex = 123; this.TXT_VOTE_WHATTODO.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.Location = new System.Drawing.Point(12, 668); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(107, 22); this.label13.TabIndex = 122; this.label13.Text = "What to do:"; // // TXT_VOTE_TARGETID // this.TXT_VOTE_TARGETID.Enabled = false; this.TXT_VOTE_TARGETID.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_TARGETID.Location = new System.Drawing.Point(125, 700); this.TXT_VOTE_TARGETID.MaxLength = 4; this.TXT_VOTE_TARGETID.Name = "TXT_VOTE_TARGETID"; this.TXT_VOTE_TARGETID.ReadOnly = true; this.TXT_VOTE_TARGETID.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_TARGETID.TabIndex = 125; this.TXT_VOTE_TARGETID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label14.Location = new System.Drawing.Point(12, 703); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(95, 22); this.label14.TabIndex = 124; this.label14.Text = "Target ID:"; // // TXT_VOTE_PRIORITY // this.TXT_VOTE_PRIORITY.Enabled = false; this.TXT_VOTE_PRIORITY.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_PRIORITY.Location = new System.Drawing.Point(125, 735); this.TXT_VOTE_PRIORITY.MaxLength = 4; this.TXT_VOTE_PRIORITY.Name = "TXT_VOTE_PRIORITY"; this.TXT_VOTE_PRIORITY.ReadOnly = true; this.TXT_VOTE_PRIORITY.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_PRIORITY.TabIndex = 127; this.TXT_VOTE_PRIORITY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label15.Location = new System.Drawing.Point(12, 738); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(73, 22); this.label15.TabIndex = 126; this.label15.Text = "Priority:"; // // TXT_VOTE_OPINION // this.TXT_VOTE_OPINION.Enabled = false; this.TXT_VOTE_OPINION.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_OPINION.Location = new System.Drawing.Point(125, 770); this.TXT_VOTE_OPINION.MaxLength = 4; this.TXT_VOTE_OPINION.Name = "TXT_VOTE_OPINION"; this.TXT_VOTE_OPINION.ReadOnly = true; this.TXT_VOTE_OPINION.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_OPINION.TabIndex = 129; this.TXT_VOTE_OPINION.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label16.Location = new System.Drawing.Point(12, 773); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(80, 22); this.label16.TabIndex = 128; this.label16.Text = "Opinion:"; // // LBL_SIZE_PRIMARY // this.LBL_SIZE_PRIMARY.AutoSize = true; this.LBL_SIZE_PRIMARY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.LBL_SIZE_PRIMARY.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.LBL_SIZE_PRIMARY.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.LBL_SIZE_PRIMARY.Location = new System.Drawing.Point(507, 63); this.LBL_SIZE_PRIMARY.Name = "LBL_SIZE_PRIMARY"; this.LBL_SIZE_PRIMARY.Padding = new System.Windows.Forms.Padding(5); this.LBL_SIZE_PRIMARY.Size = new System.Drawing.Size(107, 34); this.LBL_SIZE_PRIMARY.TabIndex = 132; this.LBL_SIZE_PRIMARY.Text = "### x ###"; this.LBL_SIZE_PRIMARY.Click += new System.EventHandler(this.LBL_SIZE_PRIMARY_Click); // // LBL_SIZE_SECONDARY // this.LBL_SIZE_SECONDARY.AutoSize = true; this.LBL_SIZE_SECONDARY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.LBL_SIZE_SECONDARY.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.LBL_SIZE_SECONDARY.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.LBL_SIZE_SECONDARY.Location = new System.Drawing.Point(507, 172); this.LBL_SIZE_SECONDARY.Name = "LBL_SIZE_SECONDARY"; this.LBL_SIZE_SECONDARY.Padding = new System.Windows.Forms.Padding(5); this.LBL_SIZE_SECONDARY.Size = new System.Drawing.Size(107, 34); this.LBL_SIZE_SECONDARY.TabIndex = 133; this.LBL_SIZE_SECONDARY.Text = "### x ###"; this.LBL_SIZE_SECONDARY.Click += new System.EventHandler(this.LBL_SIZE_SECONDARY_Click); // // LBL_SIZE_PUSHED // this.LBL_SIZE_PUSHED.AutoSize = true; this.LBL_SIZE_PUSHED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.LBL_SIZE_PUSHED.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.LBL_SIZE_PUSHED.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.LBL_SIZE_PUSHED.Location = new System.Drawing.Point(507, 281); this.LBL_SIZE_PUSHED.Name = "LBL_SIZE_PUSHED"; this.LBL_SIZE_PUSHED.Padding = new System.Windows.Forms.Padding(5); this.LBL_SIZE_PUSHED.Size = new System.Drawing.Size(107, 34); this.LBL_SIZE_PUSHED.TabIndex = 134; this.LBL_SIZE_PUSHED.Text = "### x ###"; this.LBL_SIZE_PUSHED.Click += new System.EventHandler(this.LBL_SIZE_PUSHED_Click); // // LBL_SIZE_DISABLED // this.LBL_SIZE_DISABLED.AutoSize = true; this.LBL_SIZE_DISABLED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.LBL_SIZE_DISABLED.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.LBL_SIZE_DISABLED.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.LBL_SIZE_DISABLED.Location = new System.Drawing.Point(507, 390); this.LBL_SIZE_DISABLED.Name = "LBL_SIZE_DISABLED"; this.LBL_SIZE_DISABLED.Padding = new System.Windows.Forms.Padding(5); this.LBL_SIZE_DISABLED.Size = new System.Drawing.Size(107, 34); this.LBL_SIZE_DISABLED.TabIndex = 135; this.LBL_SIZE_DISABLED.Text = "### x ###"; this.LBL_SIZE_DISABLED.Click += new System.EventHandler(this.LBL_SIZE_DISABLED_Click); // // TXT_VOTE_OPINION_UP // this.TXT_VOTE_OPINION_UP.Enabled = false; this.TXT_VOTE_OPINION_UP.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_OPINION_UP.Location = new System.Drawing.Point(538, 770); this.TXT_VOTE_OPINION_UP.MaxLength = 4; this.TXT_VOTE_OPINION_UP.Name = "TXT_VOTE_OPINION_UP"; this.TXT_VOTE_OPINION_UP.ReadOnly = true; this.TXT_VOTE_OPINION_UP.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_OPINION_UP.TabIndex = 143; this.TXT_VOTE_OPINION_UP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label17.Location = new System.Drawing.Point(425, 773); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(80, 22); this.label17.TabIndex = 142; this.label17.Text = "Opinion:"; // // TXT_VOTE_PRIORITY_UP // this.TXT_VOTE_PRIORITY_UP.Enabled = false; this.TXT_VOTE_PRIORITY_UP.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_PRIORITY_UP.Location = new System.Drawing.Point(538, 735); this.TXT_VOTE_PRIORITY_UP.MaxLength = 4; this.TXT_VOTE_PRIORITY_UP.Name = "TXT_VOTE_PRIORITY_UP"; this.TXT_VOTE_PRIORITY_UP.ReadOnly = true; this.TXT_VOTE_PRIORITY_UP.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_PRIORITY_UP.TabIndex = 141; this.TXT_VOTE_PRIORITY_UP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label18.Location = new System.Drawing.Point(425, 738); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(73, 22); this.label18.TabIndex = 140; this.label18.Text = "Priority:"; // // TXT_VOTE_TARGETID_UP // this.TXT_VOTE_TARGETID_UP.Enabled = false; this.TXT_VOTE_TARGETID_UP.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_TARGETID_UP.Location = new System.Drawing.Point(538, 700); this.TXT_VOTE_TARGETID_UP.MaxLength = 4; this.TXT_VOTE_TARGETID_UP.Name = "TXT_VOTE_TARGETID_UP"; this.TXT_VOTE_TARGETID_UP.ReadOnly = true; this.TXT_VOTE_TARGETID_UP.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_TARGETID_UP.TabIndex = 139; this.TXT_VOTE_TARGETID_UP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label19.Location = new System.Drawing.Point(425, 703); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(95, 22); this.label19.TabIndex = 138; this.label19.Text = "Target ID:"; // // TXT_VOTE_WHATTODO_UP // this.TXT_VOTE_WHATTODO_UP.Enabled = false; this.TXT_VOTE_WHATTODO_UP.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_VOTE_WHATTODO_UP.Location = new System.Drawing.Point(538, 665); this.TXT_VOTE_WHATTODO_UP.MaxLength = 4; this.TXT_VOTE_WHATTODO_UP.Name = "TXT_VOTE_WHATTODO_UP"; this.TXT_VOTE_WHATTODO_UP.ReadOnly = true; this.TXT_VOTE_WHATTODO_UP.Size = new System.Drawing.Size(213, 29); this.TXT_VOTE_WHATTODO_UP.TabIndex = 137; this.TXT_VOTE_WHATTODO_UP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label20.Location = new System.Drawing.Point(425, 668); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(107, 22); this.label20.TabIndex = 136; this.label20.Text = "What to do:"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label21.Location = new System.Drawing.Point(13, 590); this.label21.MinimumSize = new System.Drawing.Size(325, 0); this.label21.Name = "label21"; this.label21.Padding = new System.Windows.Forms.Padding(0, 0, 0, 15); this.label21.Size = new System.Drawing.Size(325, 37); this.label21.TabIndex = 146; this.label21.Text = "Down Click Vote"; this.label21.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label22.Location = new System.Drawing.Point(426, 590); this.label22.MinimumSize = new System.Drawing.Size(325, 0); this.label22.Name = "label22"; this.label22.Padding = new System.Windows.Forms.Padding(0, 0, 0, 15); this.label22.Size = new System.Drawing.Size(325, 37); this.label22.TabIndex = 147; this.label22.Text = "Up Click Vote"; this.label22.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // COMBO_FONTS // this.COMBO_FONTS.Font = new System.Drawing.Font("Arial", 14.25F); this.COMBO_FONTS.FormattingEnabled = true; this.COMBO_FONTS.Location = new System.Drawing.Point(126, 432); this.COMBO_FONTS.Name = "COMBO_FONTS"; this.COMBO_FONTS.Size = new System.Drawing.Size(212, 30); this.COMBO_FONTS.TabIndex = 150; this.COMBO_FONTS.Leave += new System.EventHandler(this.Leave_VerifyCOMBOIsValid); // // label23 // this.label23.AutoSize = true; this.label23.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label23.Location = new System.Drawing.Point(12, 435); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(108, 22); this.label23.TabIndex = 148; this.label23.Text = "Font Name:"; // // TXT_FONT_SIZE // this.TXT_FONT_SIZE.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_FONT_SIZE.Location = new System.Drawing.Point(126, 485); this.TXT_FONT_SIZE.MaxLength = 10; this.TXT_FONT_SIZE.Name = "TXT_FONT_SIZE"; this.TXT_FONT_SIZE.Size = new System.Drawing.Size(212, 29); this.TXT_FONT_SIZE.TabIndex = 152; this.TXT_FONT_SIZE.Text = "12.0"; this.TXT_FONT_SIZE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_FONT_SIZE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_FONT_SIZE.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label24 // this.label24.AutoSize = true; this.label24.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label24.Location = new System.Drawing.Point(12, 488); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(95, 22); this.label24.TabIndex = 151; this.label24.Text = "Font Size:"; // // TXT_PRIMARY // this.TXT_PRIMARY.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_PRIMARY.Location = new System.Drawing.Point(618, 459); this.TXT_PRIMARY.MaxLength = 1024; this.TXT_PRIMARY.Name = "TXT_PRIMARY"; this.TXT_PRIMARY.Size = new System.Drawing.Size(197, 29); this.TXT_PRIMARY.TabIndex = 156; this.TXT_PRIMARY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label25 // this.label25.AutoSize = true; this.label25.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label25.Location = new System.Drawing.Point(447, 462); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(121, 22); this.label25.TabIndex = 155; this.label25.Text = "Primary Text:"; // // TXT_SECONDARY // this.TXT_SECONDARY.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_SECONDARY.Location = new System.Drawing.Point(618, 494); this.TXT_SECONDARY.MaxLength = 1024; this.TXT_SECONDARY.Name = "TXT_SECONDARY"; this.TXT_SECONDARY.Size = new System.Drawing.Size(197, 29); this.TXT_SECONDARY.TabIndex = 158; this.TXT_SECONDARY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label26 // this.label26.AutoSize = true; this.label26.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label26.Location = new System.Drawing.Point(447, 497); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(148, 22); this.label26.TabIndex = 157; this.label26.Text = "Secondary Text:"; // // TXT_DISABLED // this.TXT_DISABLED.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_DISABLED.Location = new System.Drawing.Point(618, 529); this.TXT_DISABLED.MaxLength = 1024; this.TXT_DISABLED.Name = "TXT_DISABLED"; this.TXT_DISABLED.Size = new System.Drawing.Size(197, 29); this.TXT_DISABLED.TabIndex = 160; this.TXT_DISABLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label27 // this.label27.AutoSize = true; this.label27.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label27.Location = new System.Drawing.Point(447, 532); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(132, 22); this.label27.TabIndex = 159; this.label27.Text = "Disabled Text:"; // // PANEL_PRIMARY_COLOUR // this.PANEL_PRIMARY_COLOUR.BackColor = System.Drawing.Color.Black; this.PANEL_PRIMARY_COLOUR.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.PANEL_PRIMARY_COLOUR.Location = new System.Drawing.Point(821, 459); this.PANEL_PRIMARY_COLOUR.Name = "PANEL_PRIMARY_COLOUR"; this.PANEL_PRIMARY_COLOUR.Size = new System.Drawing.Size(29, 29); this.PANEL_PRIMARY_COLOUR.TabIndex = 161; this.PANEL_PRIMARY_COLOUR.Click += new System.EventHandler(this.PANEL_PRIMARY_COLOUR_Click); // // PANEL_SECONDARY_COLOUR // this.PANEL_SECONDARY_COLOUR.BackColor = System.Drawing.Color.Black; this.PANEL_SECONDARY_COLOUR.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.PANEL_SECONDARY_COLOUR.Location = new System.Drawing.Point(821, 494); this.PANEL_SECONDARY_COLOUR.Name = "PANEL_SECONDARY_COLOUR"; this.PANEL_SECONDARY_COLOUR.Size = new System.Drawing.Size(29, 29); this.PANEL_SECONDARY_COLOUR.TabIndex = 162; this.PANEL_SECONDARY_COLOUR.Click += new System.EventHandler(this.PANEL_SECONDARY_COLOUR_Click); // // PANEL_DISABLED_COLOUR // this.PANEL_DISABLED_COLOUR.BackColor = System.Drawing.Color.Black; this.PANEL_DISABLED_COLOUR.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.PANEL_DISABLED_COLOUR.Location = new System.Drawing.Point(821, 529); this.PANEL_DISABLED_COLOUR.Name = "PANEL_DISABLED_COLOUR"; this.PANEL_DISABLED_COLOUR.Size = new System.Drawing.Size(29, 29); this.PANEL_DISABLED_COLOUR.TabIndex = 162; this.PANEL_DISABLED_COLOUR.Click += new System.EventHandler(this.PANEL_DISABLED_COLOUR_Click); // // button12 // this.button12.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button12.Location = new System.Drawing.Point(877, 450); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(50, 50); this.button12.TabIndex = 154; this.button12.TabStop = false; this.button12.UseVisualStyleBackColor = true; // // button8 // this.button8.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button8.Location = new System.Drawing.Point(352, 476); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(50, 50); this.button8.TabIndex = 153; this.button8.TabStop = false; this.button8.UseVisualStyleBackColor = true; // // button6 // this.button6.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button6.Location = new System.Drawing.Point(352, 420); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(50, 50); this.button6.TabIndex = 149; this.button6.TabStop = false; this.button6.UseVisualStyleBackColor = true; // // button4 // this.button4.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button4.Location = new System.Drawing.Point(765, 749); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(50, 50); this.button4.TabIndex = 145; this.button4.TabStop = false; this.button4.UseVisualStyleBackColor = true; // // LOAD_VOTE_UP // this.LOAD_VOTE_UP.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.LOAD_VOTE_UP.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.LoadIcon; this.LOAD_VOTE_UP.Location = new System.Drawing.Point(765, 693); this.LOAD_VOTE_UP.Name = "LOAD_VOTE_UP"; this.LOAD_VOTE_UP.Size = new System.Drawing.Size(50, 50); this.LOAD_VOTE_UP.TabIndex = 144; this.LOAD_VOTE_UP.UseVisualStyleBackColor = true; this.LOAD_VOTE_UP.Click += new System.EventHandler(this.LOAD_VOTE_UP_Click); // // button11 // this.button11.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button11.Location = new System.Drawing.Point(352, 749); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(50, 50); this.button11.TabIndex = 131; this.button11.TabStop = false; this.button11.UseVisualStyleBackColor = true; // // LOAD_VOTE_DOWN // this.LOAD_VOTE_DOWN.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.LOAD_VOTE_DOWN.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.LoadIcon; this.LOAD_VOTE_DOWN.Location = new System.Drawing.Point(352, 693); this.LOAD_VOTE_DOWN.Name = "LOAD_VOTE_DOWN"; this.LOAD_VOTE_DOWN.Size = new System.Drawing.Size(50, 50); this.LOAD_VOTE_DOWN.TabIndex = 130; this.LOAD_VOTE_DOWN.UseVisualStyleBackColor = true; this.LOAD_VOTE_DOWN.Click += new System.EventHandler(this.LOAD_VOTE_Click); // // button2 // this.button2.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button2.Location = new System.Drawing.Point(352, 364); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(50, 50); this.button2.TabIndex = 120; this.button2.TabStop = false; this.button2.UseVisualStyleBackColor = true; // // button10 // this.button10.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button10.Location = new System.Drawing.Point(352, 308); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(50, 50); this.button10.TabIndex = 117; this.button10.TabStop = false; this.button10.UseVisualStyleBackColor = true; // // button9 // this.button9.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button9.Location = new System.Drawing.Point(352, 12); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(50, 50); this.button9.TabIndex = 110; this.button9.TabStop = false; this.button9.UseVisualStyleBackColor = true; // // button5 // this.button5.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button5.Location = new System.Drawing.Point(877, 339); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(50, 50); this.button5.TabIndex = 105; this.button5.TabStop = false; this.button5.UseVisualStyleBackColor = true; // // BTN_LOADIMAGE_DISABLED // this.BTN_LOADIMAGE_DISABLED.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.BTN_LOADIMAGE_DISABLED.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.LoadIcon; this.BTN_LOADIMAGE_DISABLED.Location = new System.Drawing.Point(821, 339); this.BTN_LOADIMAGE_DISABLED.Name = "BTN_LOADIMAGE_DISABLED"; this.BTN_LOADIMAGE_DISABLED.Size = new System.Drawing.Size(50, 50); this.BTN_LOADIMAGE_DISABLED.TabIndex = 104; this.BTN_LOADIMAGE_DISABLED.UseVisualStyleBackColor = true; this.BTN_LOADIMAGE_DISABLED.Click += new System.EventHandler(this.BTN_LOADIMAGE_DISABLED_Click); // // PICT_PREVIEW_DISABLED // this.PICT_PREVIEW_DISABLED.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.PICT_PREVIEW_DISABLED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PICT_PREVIEW_DISABLED.Location = new System.Drawing.Point(618, 339); this.PICT_PREVIEW_DISABLED.Name = "PICT_PREVIEW_DISABLED"; this.PICT_PREVIEW_DISABLED.Size = new System.Drawing.Size(197, 103); this.PICT_PREVIEW_DISABLED.TabIndex = 103; this.PICT_PREVIEW_DISABLED.TabStop = false; // // button7 // this.button7.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button7.Location = new System.Drawing.Point(877, 230); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(50, 50); this.button7.TabIndex = 102; this.button7.TabStop = false; this.button7.UseVisualStyleBackColor = true; // // BTN_LOADIMAGE_PUSHED // this.BTN_LOADIMAGE_PUSHED.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.BTN_LOADIMAGE_PUSHED.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.LoadIcon; this.BTN_LOADIMAGE_PUSHED.Location = new System.Drawing.Point(821, 230); this.BTN_LOADIMAGE_PUSHED.Name = "BTN_LOADIMAGE_PUSHED"; this.BTN_LOADIMAGE_PUSHED.Size = new System.Drawing.Size(50, 50); this.BTN_LOADIMAGE_PUSHED.TabIndex = 101; this.BTN_LOADIMAGE_PUSHED.UseVisualStyleBackColor = true; this.BTN_LOADIMAGE_PUSHED.Click += new System.EventHandler(this.BTN_LOADIMAGE_PUSHED_Click); // // PICT_PREVIEW_PRIMARY_PUSHED // this.PICT_PREVIEW_PRIMARY_PUSHED.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.PICT_PREVIEW_PRIMARY_PUSHED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PICT_PREVIEW_PRIMARY_PUSHED.Location = new System.Drawing.Point(618, 230); this.PICT_PREVIEW_PRIMARY_PUSHED.Name = "PICT_PREVIEW_PRIMARY_PUSHED"; this.PICT_PREVIEW_PRIMARY_PUSHED.Size = new System.Drawing.Size(197, 103); this.PICT_PREVIEW_PRIMARY_PUSHED.TabIndex = 100; this.PICT_PREVIEW_PRIMARY_PUSHED.TabStop = false; // // button3 // this.button3.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button3.Location = new System.Drawing.Point(877, 121); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(50, 50); this.button3.TabIndex = 99; this.button3.TabStop = false; this.button3.UseVisualStyleBackColor = true; // // BTN_LOADIMAGE_SECONDARY // this.BTN_LOADIMAGE_SECONDARY.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.BTN_LOADIMAGE_SECONDARY.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.LoadIcon; this.BTN_LOADIMAGE_SECONDARY.Location = new System.Drawing.Point(821, 121); this.BTN_LOADIMAGE_SECONDARY.Name = "BTN_LOADIMAGE_SECONDARY"; this.BTN_LOADIMAGE_SECONDARY.Size = new System.Drawing.Size(50, 50); this.BTN_LOADIMAGE_SECONDARY.TabIndex = 98; this.BTN_LOADIMAGE_SECONDARY.UseVisualStyleBackColor = true; this.BTN_LOADIMAGE_SECONDARY.Click += new System.EventHandler(this.BTN_LOADIMAGE_SECONDARY_Click); // // PICT_PREVIEW_SECONDARY // this.PICT_PREVIEW_SECONDARY.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.PICT_PREVIEW_SECONDARY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PICT_PREVIEW_SECONDARY.Location = new System.Drawing.Point(618, 121); this.PICT_PREVIEW_SECONDARY.Name = "PICT_PREVIEW_SECONDARY"; this.PICT_PREVIEW_SECONDARY.Size = new System.Drawing.Size(197, 103); this.PICT_PREVIEW_SECONDARY.TabIndex = 97; this.PICT_PREVIEW_SECONDARY.TabStop = false; // // BTN_HELP_LOADIMAGE // this.BTN_HELP_LOADIMAGE.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.BTN_HELP_LOADIMAGE.Location = new System.Drawing.Point(877, 12); this.BTN_HELP_LOADIMAGE.Name = "BTN_HELP_LOADIMAGE"; this.BTN_HELP_LOADIMAGE.Size = new System.Drawing.Size(50, 50); this.BTN_HELP_LOADIMAGE.TabIndex = 95; this.BTN_HELP_LOADIMAGE.TabStop = false; this.BTN_HELP_LOADIMAGE.UseVisualStyleBackColor = true; // // BTN_LOADIMAGE_PRIMARY // this.BTN_LOADIMAGE_PRIMARY.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.BTN_LOADIMAGE_PRIMARY.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.LoadIcon; this.BTN_LOADIMAGE_PRIMARY.Location = new System.Drawing.Point(821, 12); this.BTN_LOADIMAGE_PRIMARY.Name = "BTN_LOADIMAGE_PRIMARY"; this.BTN_LOADIMAGE_PRIMARY.Size = new System.Drawing.Size(50, 50); this.BTN_LOADIMAGE_PRIMARY.TabIndex = 94; this.BTN_LOADIMAGE_PRIMARY.UseVisualStyleBackColor = true; this.BTN_LOADIMAGE_PRIMARY.Click += new System.EventHandler(this.BTN_LOADIMAGE_PRIMARY_Click); // // PICT_PREVIEW_PRIMARY // this.PICT_PREVIEW_PRIMARY.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.PICT_PREVIEW_PRIMARY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PICT_PREVIEW_PRIMARY.Location = new System.Drawing.Point(618, 12); this.PICT_PREVIEW_PRIMARY.Name = "PICT_PREVIEW_PRIMARY"; this.PICT_PREVIEW_PRIMARY.Size = new System.Drawing.Size(197, 103); this.PICT_PREVIEW_PRIMARY.TabIndex = 93; this.PICT_PREVIEW_PRIMARY.TabStop = false; // // button1 // this.button1.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.button1.Location = new System.Drawing.Point(352, 124); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(50, 50); this.button1.TabIndex = 89; this.button1.TabStop = false; this.button1.UseVisualStyleBackColor = true; // // BTN_HELP_BORDERTYPE // this.BTN_HELP_BORDERTYPE.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.BTN_HELP_BORDERTYPE.Location = new System.Drawing.Point(352, 180); this.BTN_HELP_BORDERTYPE.Name = "BTN_HELP_BORDERTYPE"; this.BTN_HELP_BORDERTYPE.Size = new System.Drawing.Size(50, 50); this.BTN_HELP_BORDERTYPE.TabIndex = 81; this.BTN_HELP_BORDERTYPE.TabStop = false; this.BTN_HELP_BORDERTYPE.UseVisualStyleBackColor = true; // // BTN_HELP_DISPLAYATSIZE // this.BTN_HELP_DISPLAYATSIZE.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.HelpIcon; this.BTN_HELP_DISPLAYATSIZE.Location = new System.Drawing.Point(352, 68); this.BTN_HELP_DISPLAYATSIZE.Name = "BTN_HELP_DISPLAYATSIZE"; this.BTN_HELP_DISPLAYATSIZE.Size = new System.Drawing.Size(50, 50); this.BTN_HELP_DISPLAYATSIZE.TabIndex = 84; this.BTN_HELP_DISPLAYATSIZE.TabStop = false; this.BTN_HELP_DISPLAYATSIZE.UseVisualStyleBackColor = true; // // BTN_SAVE // this.BTN_SAVE.Enabled = false; this.BTN_SAVE.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.SaveCheckIcon; this.BTN_SAVE.Location = new System.Drawing.Point(877, 749); this.BTN_SAVE.Name = "BTN_SAVE"; this.BTN_SAVE.Size = new System.Drawing.Size(50, 50); this.BTN_SAVE.TabIndex = 72; this.BTN_SAVE.UseVisualStyleBackColor = true; this.BTN_SAVE.Click += new System.EventHandler(this.BTN_SAVE_Click); // // BTN_CANCEL // this.BTN_CANCEL.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.BTN_CANCEL.Image = global::FCC_Uber_MDX_Configurator.Properties.Resources.CancelIcon; this.BTN_CANCEL.Location = new System.Drawing.Point(821, 749); this.BTN_CANCEL.Name = "BTN_CANCEL"; this.BTN_CANCEL.Size = new System.Drawing.Size(50, 50); this.BTN_CANCEL.TabIndex = 71; this.BTN_CANCEL.UseVisualStyleBackColor = true; this.BTN_CANCEL.Click += new System.EventHandler(this.BTN_CANCEL_Click); // // TXT_TIME_UP // this.TXT_TIME_UP.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_TIME_UP.Location = new System.Drawing.Point(538, 630); this.TXT_TIME_UP.MaxLength = 1024; this.TXT_TIME_UP.Name = "TXT_TIME_UP"; this.TXT_TIME_UP.Size = new System.Drawing.Size(213, 29); this.TXT_TIME_UP.TabIndex = 164; this.TXT_TIME_UP.Text = "20"; this.TXT_TIME_UP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_TIME_UP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_TIME_UP.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label28 // this.label28.AutoSize = true; this.label28.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label28.Location = new System.Drawing.Point(426, 637); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(108, 22); this.label28.TabIndex = 163; this.label28.Text = "Min. dTime:"; // // TXT_TIME_DOWN // this.TXT_TIME_DOWN.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_TIME_DOWN.Location = new System.Drawing.Point(125, 630); this.TXT_TIME_DOWN.MaxLength = 1024; this.TXT_TIME_DOWN.Name = "TXT_TIME_DOWN"; this.TXT_TIME_DOWN.Size = new System.Drawing.Size(213, 29); this.TXT_TIME_DOWN.TabIndex = 166; this.TXT_TIME_DOWN.Text = "20"; this.TXT_TIME_DOWN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.TXT_TIME_DOWN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_TIME_DOWN.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label29 // this.label29.AutoSize = true; this.label29.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label29.Location = new System.Drawing.Point(13, 637); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(108, 22); this.label29.TabIndex = 165; this.label29.Text = "Min. dTime:"; // // AddDisplayButtonForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(934, 806); this.Controls.Add(this.TXT_TIME_DOWN); this.Controls.Add(this.label29); this.Controls.Add(this.TXT_TIME_UP); this.Controls.Add(this.label28); this.Controls.Add(this.PANEL_DISABLED_COLOUR); this.Controls.Add(this.PANEL_SECONDARY_COLOUR); this.Controls.Add(this.PANEL_PRIMARY_COLOUR); this.Controls.Add(this.TXT_DISABLED); this.Controls.Add(this.label27); this.Controls.Add(this.TXT_SECONDARY); this.Controls.Add(this.label26); this.Controls.Add(this.TXT_PRIMARY); this.Controls.Add(this.label25); this.Controls.Add(this.button12); this.Controls.Add(this.button8); this.Controls.Add(this.TXT_FONT_SIZE); this.Controls.Add(this.label24); this.Controls.Add(this.COMBO_FONTS); this.Controls.Add(this.button6); this.Controls.Add(this.label23); this.Controls.Add(this.label22); this.Controls.Add(this.label21); this.Controls.Add(this.button4); this.Controls.Add(this.LOAD_VOTE_UP); this.Controls.Add(this.TXT_VOTE_OPINION_UP); this.Controls.Add(this.label17); this.Controls.Add(this.TXT_VOTE_PRIORITY_UP); this.Controls.Add(this.label18); this.Controls.Add(this.TXT_VOTE_TARGETID_UP); this.Controls.Add(this.label19); this.Controls.Add(this.TXT_VOTE_WHATTODO_UP); this.Controls.Add(this.label20); this.Controls.Add(this.LBL_SIZE_DISABLED); this.Controls.Add(this.LBL_SIZE_PUSHED); this.Controls.Add(this.LBL_SIZE_SECONDARY); this.Controls.Add(this.LBL_SIZE_PRIMARY); this.Controls.Add(this.button11); this.Controls.Add(this.LOAD_VOTE_DOWN); this.Controls.Add(this.TXT_VOTE_OPINION); this.Controls.Add(this.label16); this.Controls.Add(this.TXT_VOTE_PRIORITY); this.Controls.Add(this.label15); this.Controls.Add(this.TXT_VOTE_TARGETID); this.Controls.Add(this.label14); this.Controls.Add(this.TXT_VOTE_WHATTODO); this.Controls.Add(this.label13); this.Controls.Add(this.COMBO_DEFAULT_STATE); this.Controls.Add(this.button2); this.Controls.Add(this.label8); this.Controls.Add(this.button10); this.Controls.Add(this.TXT_Z_ORDER); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label9); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.button9); this.Controls.Add(this.TXT_NAME); this.Controls.Add(this.label10); this.Controls.Add(this.button5); this.Controls.Add(this.BTN_LOADIMAGE_DISABLED); this.Controls.Add(this.PICT_PREVIEW_DISABLED); this.Controls.Add(this.button7); this.Controls.Add(this.BTN_LOADIMAGE_PUSHED); this.Controls.Add(this.PICT_PREVIEW_PRIMARY_PUSHED); this.Controls.Add(this.button3); this.Controls.Add(this.BTN_LOADIMAGE_SECONDARY); this.Controls.Add(this.PICT_PREVIEW_SECONDARY); this.Controls.Add(this.CHECKLIST_PAGES); this.Controls.Add(this.BTN_HELP_LOADIMAGE); this.Controls.Add(this.BTN_LOADIMAGE_PRIMARY); this.Controls.Add(this.PICT_PREVIEW_PRIMARY); this.Controls.Add(this.button1); this.Controls.Add(this.TXT_LOCATION_Y); this.Controls.Add(this.TXT_LOCATION_X); this.Controls.Add(this.label5); this.Controls.Add(this.label7); this.Controls.Add(this.BTN_HELP_BORDERTYPE); this.Controls.Add(this.label6); this.Controls.Add(this.BTN_HELP_DISPLAYATSIZE); this.Controls.Add(this.TXT_SHOWSIZE_HEIGHT); this.Controls.Add(this.TXT_SHOWSIZE_WIDTH); this.Controls.Add(this.label3); this.Controls.Add(this.label4); this.Controls.Add(this.BTN_SAVE); this.Controls.Add(this.BTN_CANCEL); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.MaximizeBox = false; this.MinimizeBox = true; this.Name = "AddDisplayButtonForm"; this.ShowIcon = false; this.ShowInTaskbar = true; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = " "; this.TopMost = false; ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_DISABLED)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_PRIMARY_PUSHED)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_SECONDARY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PICT_PREVIEW_PRIMARY)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.CheckedListBox CHECKLIST_PAGES; private System.Windows.Forms.Button BTN_HELP_LOADIMAGE; private System.Windows.Forms.Button BTN_LOADIMAGE_PRIMARY; private System.Windows.Forms.PictureBox PICT_PREVIEW_PRIMARY; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox TXT_LOCATION_Y; private System.Windows.Forms.TextBox TXT_LOCATION_X; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button BTN_HELP_BORDERTYPE; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button BTN_HELP_DISPLAYATSIZE; private System.Windows.Forms.TextBox TXT_SHOWSIZE_HEIGHT; private System.Windows.Forms.TextBox TXT_SHOWSIZE_WIDTH; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Button BTN_SAVE; private System.Windows.Forms.Button BTN_CANCEL; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button BTN_LOADIMAGE_SECONDARY; private System.Windows.Forms.PictureBox PICT_PREVIEW_SECONDARY; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button BTN_LOADIMAGE_DISABLED; private System.Windows.Forms.PictureBox PICT_PREVIEW_DISABLED; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button BTN_LOADIMAGE_PUSHED; private System.Windows.Forms.PictureBox PICT_PREVIEW_PRIMARY_PUSHED; private System.Windows.Forms.Button button9; private System.Windows.Forms.TextBox TXT_NAME; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label11; private System.Windows.Forms.Button button10; private System.Windows.Forms.TextBox TXT_Z_ORDER; private System.Windows.Forms.Label label12; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label8; private System.Windows.Forms.ComboBox COMBO_DEFAULT_STATE; private System.Windows.Forms.TextBox TXT_VOTE_WHATTODO; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox TXT_VOTE_TARGETID; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox TXT_VOTE_PRIORITY; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox TXT_VOTE_OPINION; private System.Windows.Forms.Label label16; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button LOAD_VOTE_DOWN; private System.Windows.Forms.Label LBL_SIZE_PRIMARY; private System.Windows.Forms.Label LBL_SIZE_SECONDARY; private System.Windows.Forms.Label LBL_SIZE_PUSHED; private System.Windows.Forms.Label LBL_SIZE_DISABLED; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button LOAD_VOTE_UP; private System.Windows.Forms.TextBox TXT_VOTE_OPINION_UP; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox TXT_VOTE_PRIORITY_UP; private System.Windows.Forms.Label label18; private System.Windows.Forms.TextBox TXT_VOTE_TARGETID_UP; private System.Windows.Forms.Label label19; private System.Windows.Forms.TextBox TXT_VOTE_WHATTODO_UP; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label22; private System.Windows.Forms.ComboBox COMBO_FONTS; private System.Windows.Forms.Button button6; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox TXT_FONT_SIZE; private System.Windows.Forms.Label label24; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button12; private System.Windows.Forms.TextBox TXT_PRIMARY; private System.Windows.Forms.Label label25; private System.Windows.Forms.TextBox TXT_SECONDARY; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox TXT_DISABLED; private System.Windows.Forms.Label label27; private System.Windows.Forms.Panel PANEL_PRIMARY_COLOUR; private System.Windows.Forms.Panel PANEL_SECONDARY_COLOUR; private System.Windows.Forms.Panel PANEL_DISABLED_COLOUR; private System.Windows.Forms.TextBox TXT_TIME_UP; private System.Windows.Forms.Label label28; private System.Windows.Forms.TextBox TXT_TIME_DOWN; private System.Windows.Forms.Label label29; } }