namespace Level9 { partial class ConfigForm { /// /// Designer variable used to keep track of non-visual components. /// private System.ComponentModel.IContainer components = null; /// /// Disposes resources used by the form. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing) { if (components != null) { components.Dispose(); } } base.Dispose(disposing); } /// /// This method is required for Windows Forms designer support. /// Do not change the method contents inside the source code editor. The Forms designer might /// not be able to load this method if it was changed manually. /// private void InitializeComponent() { this.buttonOK = new System.Windows.Forms.Button(); this.labelBackColor = new System.Windows.Forms.Label(); this.labelUserColor7 = new System.Windows.Forms.Label(); this.labelUserColor6 = new System.Windows.Forms.Label(); this.labelUserColor5 = new System.Windows.Forms.Label(); this.groupBoxPalette = new System.Windows.Forms.GroupBox(); this.labelUserColor4 = new System.Windows.Forms.Label(); this.labelUserColor3 = new System.Windows.Forms.Label(); this.labelUserColor2 = new System.Windows.Forms.Label(); this.labelUserColor1 = new System.Windows.Forms.Label(); this.labelUserColor0 = new System.Windows.Forms.Label(); this.labelSpectrumColor7 = new System.Windows.Forms.Label(); this.labelSpectrumColor6 = new System.Windows.Forms.Label(); this.labelSpectrumColor5 = new System.Windows.Forms.Label(); this.labelSpectrumColor4 = new System.Windows.Forms.Label(); this.labelSpectrumColor3 = new System.Windows.Forms.Label(); this.labelSpectrumColor2 = new System.Windows.Forms.Label(); this.labelSpectrumColor1 = new System.Windows.Forms.Label(); this.labelSpectrumColor0 = new System.Windows.Forms.Label(); this.labelAmigaColor7 = new System.Windows.Forms.Label(); this.labelAmigaColor6 = new System.Windows.Forms.Label(); this.labelAmigaColor5 = new System.Windows.Forms.Label(); this.labelAmigaColor4 = new System.Windows.Forms.Label(); this.labelAmigaColor3 = new System.Windows.Forms.Label(); this.labelAmigaColor2 = new System.Windows.Forms.Label(); this.labelAmigaColor1 = new System.Windows.Forms.Label(); this.labelAmigaColor0 = new System.Windows.Forms.Label(); this.radioButtonUserPalette = new System.Windows.Forms.RadioButton(); this.radioButtonSpectrumPalette = new System.Windows.Forms.RadioButton(); this.radioButtonAmigaPalette = new System.Windows.Forms.RadioButton(); this.panelGraphics = new System.Windows.Forms.Panel(); this.groupBoxScale = new System.Windows.Forms.GroupBox(); this.labelScale = new System.Windows.Forms.Label(); this.domainUpDownImageScaling = new System.Windows.Forms.DomainUpDown(); this.groupBoxFont = new System.Windows.Forms.GroupBox(); this.labelFontScalingFactor = new System.Windows.Forms.Label(); this.domainUpDownFontScaling = new System.Windows.Forms.DomainUpDown(); this.labelFontScaling = new System.Windows.Forms.Label(); this.comboBoxFontType = new System.Windows.Forms.ComboBox(); this.labelFontType = new System.Windows.Forms.Label(); this.labelLineSpacing = new System.Windows.Forms.Label(); this.labelLineSpacingPx = new System.Windows.Forms.Label(); this.domainUpDownLineSpacing = new System.Windows.Forms.DomainUpDown(); this.bitmapFontPanelFont = new Level9.BitmapFontPanel(); this.labelForeColor = new System.Windows.Forms.Label(); this.panelFont = new System.Windows.Forms.Panel(); this.buttonCancel = new System.Windows.Forms.Button(); this.labelFgColorPreview = new System.Windows.Forms.Label(); this.groupBoxBgColor = new System.Windows.Forms.GroupBox(); this.labelTitleStatusBackColor = new System.Windows.Forms.Label(); this.labelTitleStatusBgPreview = new System.Windows.Forms.Label(); this.labelTitleStatusForeColor = new System.Windows.Forms.Label(); this.labelTitleStatusFgPreview = new System.Windows.Forms.Label(); this.bitmapFontPanelColors = new Level9.BitmapFontPanel(); this.labelInputColor = new System.Windows.Forms.Label(); this.labelInputColorPreview = new System.Windows.Forms.Label(); this.labelBgColorPreview = new System.Windows.Forms.Label(); this.simpleListView = new Level9.SimpleListView(); this.panelColors = new System.Windows.Forms.Panel(); this.groupBoxPalette.SuspendLayout(); this.panelGraphics.SuspendLayout(); this.groupBoxScale.SuspendLayout(); this.groupBoxFont.SuspendLayout(); this.panelFont.SuspendLayout(); this.groupBoxBgColor.SuspendLayout(); this.panelColors.SuspendLayout(); this.SuspendLayout(); // // buttonOK // this.buttonOK.AutoSize = true; this.buttonOK.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.buttonOK.Location = new System.Drawing.Point(323, 289); this.buttonOK.Name = "buttonOK"; this.buttonOK.Size = new System.Drawing.Size(48, 26); this.buttonOK.TabIndex = 12; this.buttonOK.Text = "OK"; this.buttonOK.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonOK.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonOK.Click += new System.EventHandler(this.ButtonOKClick); // // labelBackColor // this.labelBackColor.Location = new System.Drawing.Point(11, 51); this.labelBackColor.Name = "labelBackColor"; this.labelBackColor.Size = new System.Drawing.Size(73, 22); this.labelBackColor.TabIndex = 54; this.labelBackColor.Text = "Background"; this.labelBackColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelUserColor7 // this.labelUserColor7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor7.Location = new System.Drawing.Point(282, 149); this.labelUserColor7.Name = "labelUserColor7"; this.labelUserColor7.Size = new System.Drawing.Size(28, 14); this.labelUserColor7.TabIndex = 53; this.labelUserColor7.Click += new System.EventHandler(this.LabelUserColorClick); // // labelUserColor6 // this.labelUserColor6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor6.Location = new System.Drawing.Point(246, 149); this.labelUserColor6.Name = "labelUserColor6"; this.labelUserColor6.Size = new System.Drawing.Size(28, 14); this.labelUserColor6.TabIndex = 52; this.labelUserColor6.Click += new System.EventHandler(this.LabelUserColorClick); // // labelUserColor5 // this.labelUserColor5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor5.Location = new System.Drawing.Point(210, 149); this.labelUserColor5.Name = "labelUserColor5"; this.labelUserColor5.Size = new System.Drawing.Size(28, 14); this.labelUserColor5.TabIndex = 51; this.labelUserColor5.Click += new System.EventHandler(this.LabelUserColorClick); // // groupBoxPalette // this.groupBoxPalette.Controls.Add(this.labelUserColor7); this.groupBoxPalette.Controls.Add(this.labelUserColor6); this.groupBoxPalette.Controls.Add(this.labelUserColor5); this.groupBoxPalette.Controls.Add(this.labelUserColor4); this.groupBoxPalette.Controls.Add(this.labelUserColor3); this.groupBoxPalette.Controls.Add(this.labelUserColor2); this.groupBoxPalette.Controls.Add(this.labelUserColor1); this.groupBoxPalette.Controls.Add(this.labelUserColor0); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor7); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor6); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor5); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor4); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor3); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor2); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor1); this.groupBoxPalette.Controls.Add(this.labelSpectrumColor0); this.groupBoxPalette.Controls.Add(this.labelAmigaColor7); this.groupBoxPalette.Controls.Add(this.labelAmigaColor6); this.groupBoxPalette.Controls.Add(this.labelAmigaColor5); this.groupBoxPalette.Controls.Add(this.labelAmigaColor4); this.groupBoxPalette.Controls.Add(this.labelAmigaColor3); this.groupBoxPalette.Controls.Add(this.labelAmigaColor2); this.groupBoxPalette.Controls.Add(this.labelAmigaColor1); this.groupBoxPalette.Controls.Add(this.labelAmigaColor0); this.groupBoxPalette.Controls.Add(this.radioButtonUserPalette); this.groupBoxPalette.Controls.Add(this.radioButtonSpectrumPalette); this.groupBoxPalette.Controls.Add(this.radioButtonAmigaPalette); this.groupBoxPalette.Location = new System.Drawing.Point(3, 3); this.groupBoxPalette.Name = "groupBoxPalette"; this.groupBoxPalette.Size = new System.Drawing.Size(350, 188); this.groupBoxPalette.TabIndex = 0; this.groupBoxPalette.TabStop = false; this.groupBoxPalette.Text = "Line drawn graphics"; // // labelUserColor4 // this.labelUserColor4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor4.Location = new System.Drawing.Point(174, 149); this.labelUserColor4.Name = "labelUserColor4"; this.labelUserColor4.Size = new System.Drawing.Size(28, 14); this.labelUserColor4.TabIndex = 50; this.labelUserColor4.Click += new System.EventHandler(this.LabelUserColorClick); // // labelUserColor3 // this.labelUserColor3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor3.Location = new System.Drawing.Point(138, 149); this.labelUserColor3.Name = "labelUserColor3"; this.labelUserColor3.Size = new System.Drawing.Size(28, 14); this.labelUserColor3.TabIndex = 49; this.labelUserColor3.Click += new System.EventHandler(this.LabelUserColorClick); // // labelUserColor2 // this.labelUserColor2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor2.Location = new System.Drawing.Point(102, 149); this.labelUserColor2.Name = "labelUserColor2"; this.labelUserColor2.Size = new System.Drawing.Size(28, 14); this.labelUserColor2.TabIndex = 48; this.labelUserColor2.Click += new System.EventHandler(this.LabelUserColorClick); // // labelUserColor1 // this.labelUserColor1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor1.Location = new System.Drawing.Point(66, 149); this.labelUserColor1.Name = "labelUserColor1"; this.labelUserColor1.Size = new System.Drawing.Size(28, 14); this.labelUserColor1.TabIndex = 47; this.labelUserColor1.Click += new System.EventHandler(this.LabelUserColorClick); // // labelUserColor0 // this.labelUserColor0.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelUserColor0.Location = new System.Drawing.Point(30, 149); this.labelUserColor0.Name = "labelUserColor0"; this.labelUserColor0.Size = new System.Drawing.Size(28, 14); this.labelUserColor0.TabIndex = 46; this.labelUserColor0.Click += new System.EventHandler(this.LabelUserColorClick); // // labelSpectrumColor7 // this.labelSpectrumColor7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor7.Location = new System.Drawing.Point(282, 97); this.labelSpectrumColor7.Name = "labelSpectrumColor7"; this.labelSpectrumColor7.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor7.TabIndex = 45; // // labelSpectrumColor6 // this.labelSpectrumColor6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor6.Location = new System.Drawing.Point(246, 97); this.labelSpectrumColor6.Name = "labelSpectrumColor6"; this.labelSpectrumColor6.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor6.TabIndex = 44; // // labelSpectrumColor5 // this.labelSpectrumColor5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor5.Location = new System.Drawing.Point(210, 97); this.labelSpectrumColor5.Name = "labelSpectrumColor5"; this.labelSpectrumColor5.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor5.TabIndex = 43; // // labelSpectrumColor4 // this.labelSpectrumColor4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor4.Location = new System.Drawing.Point(174, 97); this.labelSpectrumColor4.Name = "labelSpectrumColor4"; this.labelSpectrumColor4.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor4.TabIndex = 42; // // labelSpectrumColor3 // this.labelSpectrumColor3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor3.Location = new System.Drawing.Point(138, 97); this.labelSpectrumColor3.Name = "labelSpectrumColor3"; this.labelSpectrumColor3.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor3.TabIndex = 41; // // labelSpectrumColor2 // this.labelSpectrumColor2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor2.Location = new System.Drawing.Point(102, 97); this.labelSpectrumColor2.Name = "labelSpectrumColor2"; this.labelSpectrumColor2.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor2.TabIndex = 40; // // labelSpectrumColor1 // this.labelSpectrumColor1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor1.Location = new System.Drawing.Point(66, 97); this.labelSpectrumColor1.Name = "labelSpectrumColor1"; this.labelSpectrumColor1.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor1.TabIndex = 39; // // labelSpectrumColor0 // this.labelSpectrumColor0.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelSpectrumColor0.Location = new System.Drawing.Point(30, 97); this.labelSpectrumColor0.Name = "labelSpectrumColor0"; this.labelSpectrumColor0.Size = new System.Drawing.Size(28, 14); this.labelSpectrumColor0.TabIndex = 38; // // labelAmigaColor7 // this.labelAmigaColor7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor7.Location = new System.Drawing.Point(282, 44); this.labelAmigaColor7.Name = "labelAmigaColor7"; this.labelAmigaColor7.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor7.TabIndex = 37; // // labelAmigaColor6 // this.labelAmigaColor6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor6.Location = new System.Drawing.Point(246, 44); this.labelAmigaColor6.Name = "labelAmigaColor6"; this.labelAmigaColor6.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor6.TabIndex = 36; // // labelAmigaColor5 // this.labelAmigaColor5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor5.Location = new System.Drawing.Point(210, 44); this.labelAmigaColor5.Name = "labelAmigaColor5"; this.labelAmigaColor5.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor5.TabIndex = 35; // // labelAmigaColor4 // this.labelAmigaColor4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor4.Location = new System.Drawing.Point(174, 44); this.labelAmigaColor4.Name = "labelAmigaColor4"; this.labelAmigaColor4.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor4.TabIndex = 34; // // labelAmigaColor3 // this.labelAmigaColor3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor3.Location = new System.Drawing.Point(138, 44); this.labelAmigaColor3.Name = "labelAmigaColor3"; this.labelAmigaColor3.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor3.TabIndex = 33; // // labelAmigaColor2 // this.labelAmigaColor2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor2.Location = new System.Drawing.Point(102, 44); this.labelAmigaColor2.Name = "labelAmigaColor2"; this.labelAmigaColor2.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor2.TabIndex = 32; // // labelAmigaColor1 // this.labelAmigaColor1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor1.Location = new System.Drawing.Point(66, 44); this.labelAmigaColor1.Name = "labelAmigaColor1"; this.labelAmigaColor1.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor1.TabIndex = 31; // // labelAmigaColor0 // this.labelAmigaColor0.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelAmigaColor0.Location = new System.Drawing.Point(30, 44); this.labelAmigaColor0.Name = "labelAmigaColor0"; this.labelAmigaColor0.Size = new System.Drawing.Size(28, 14); this.labelAmigaColor0.TabIndex = 30; // // radioButtonUserPalette // this.radioButtonUserPalette.Location = new System.Drawing.Point(14, 127); this.radioButtonUserPalette.Name = "radioButtonUserPalette"; this.radioButtonUserPalette.Size = new System.Drawing.Size(222, 22); this.radioButtonUserPalette.TabIndex = 29; this.radioButtonUserPalette.Text = "User palette (click on a color to change)"; // // radioButtonSpectrumPalette // this.radioButtonSpectrumPalette.Location = new System.Drawing.Point(14, 75); this.radioButtonSpectrumPalette.Name = "radioButtonSpectrumPalette"; this.radioButtonSpectrumPalette.Size = new System.Drawing.Size(120, 22); this.radioButtonSpectrumPalette.TabIndex = 28; this.radioButtonSpectrumPalette.Text = "Spectrum palette"; // // radioButtonAmigaPalette // this.radioButtonAmigaPalette.Location = new System.Drawing.Point(14, 22); this.radioButtonAmigaPalette.Name = "radioButtonAmigaPalette"; this.radioButtonAmigaPalette.Size = new System.Drawing.Size(106, 22); this.radioButtonAmigaPalette.TabIndex = 27; this.radioButtonAmigaPalette.Text = "Amiga palette"; // // panelGraphics // this.panelGraphics.Controls.Add(this.groupBoxPalette); this.panelGraphics.Controls.Add(this.groupBoxScale); this.panelGraphics.Location = new System.Drawing.Point(90, 11); this.panelGraphics.Name = "panelGraphics"; this.panelGraphics.Size = new System.Drawing.Size(356, 271); this.panelGraphics.TabIndex = 10; this.panelGraphics.Visible = false; // // groupBoxScale // this.groupBoxScale.Controls.Add(this.labelScale); this.groupBoxScale.Controls.Add(this.domainUpDownImageScaling); this.groupBoxScale.Location = new System.Drawing.Point(3, 204); this.groupBoxScale.Name = "groupBoxScale"; this.groupBoxScale.Size = new System.Drawing.Size(350, 64); this.groupBoxScale.TabIndex = 1; this.groupBoxScale.TabStop = false; this.groupBoxScale.Text = "Scale pictures"; // // labelScale // this.labelScale.Location = new System.Drawing.Point(58, 25); this.labelScale.Name = "labelScale"; this.labelScale.Size = new System.Drawing.Size(80, 19); this.labelScale.TabIndex = 1; this.labelScale.Text = "x Original size"; this.labelScale.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // domainUpDownImageScaling // this.domainUpDownImageScaling.Location = new System.Drawing.Point(14, 25); this.domainUpDownImageScaling.Name = "domainUpDownImageScaling"; this.domainUpDownImageScaling.ReadOnly = true; this.domainUpDownImageScaling.Size = new System.Drawing.Size(40, 20); this.domainUpDownImageScaling.TabIndex = 0; // // groupBoxFont // this.groupBoxFont.Controls.Add(this.labelFontScalingFactor); this.groupBoxFont.Controls.Add(this.domainUpDownFontScaling); this.groupBoxFont.Controls.Add(this.labelFontScaling); this.groupBoxFont.Controls.Add(this.comboBoxFontType); this.groupBoxFont.Controls.Add(this.labelFontType); this.groupBoxFont.Controls.Add(this.labelLineSpacing); this.groupBoxFont.Controls.Add(this.labelLineSpacingPx); this.groupBoxFont.Controls.Add(this.domainUpDownLineSpacing); this.groupBoxFont.Controls.Add(this.bitmapFontPanelFont); this.groupBoxFont.Location = new System.Drawing.Point(3, 3); this.groupBoxFont.Name = "groupBoxFont"; this.groupBoxFont.Size = new System.Drawing.Size(350, 265); this.groupBoxFont.TabIndex = 0; this.groupBoxFont.TabStop = false; this.groupBoxFont.Text = "Font"; // // labelFontScalingFactor // this.labelFontScalingFactor.Location = new System.Drawing.Point(127, 55); this.labelFontScalingFactor.Name = "labelFontScalingFactor"; this.labelFontScalingFactor.Size = new System.Drawing.Size(98, 19); this.labelFontScalingFactor.TabIndex = 12; this.labelFontScalingFactor.Text = "x Original size"; // // domainUpDownFontScaling // this.domainUpDownFontScaling.Location = new System.Drawing.Point(83, 52); this.domainUpDownFontScaling.Name = "domainUpDownFontScaling"; this.domainUpDownFontScaling.ReadOnly = true; this.domainUpDownFontScaling.Size = new System.Drawing.Size(40, 20); this.domainUpDownFontScaling.TabIndex = 11; this.domainUpDownFontScaling.SelectedItemChanged += new System.EventHandler(this.DomainUpDownFontScalingSelectedItemChanged); // // labelFontScaling // this.labelFontScaling.Location = new System.Drawing.Point(11, 55); this.labelFontScaling.Name = "labelFontScaling"; this.labelFontScaling.Size = new System.Drawing.Size(67, 20); this.labelFontScaling.TabIndex = 10; this.labelFontScaling.Text = "Font scaling"; // // comboBoxFontType // this.comboBoxFontType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxFontType.FormattingEnabled = true; this.comboBoxFontType.Location = new System.Drawing.Point(83, 20); this.comboBoxFontType.Name = "comboBoxFontType"; this.comboBoxFontType.Size = new System.Drawing.Size(121, 21); this.comboBoxFontType.TabIndex = 9; this.comboBoxFontType.SelectedIndexChanged += new System.EventHandler(this.ComboBoxFontTypeSelectedIndexChanged); // // labelFontType // this.labelFontType.Location = new System.Drawing.Point(11, 24); this.labelFontType.Name = "labelFontType"; this.labelFontType.Size = new System.Drawing.Size(67, 17); this.labelFontType.TabIndex = 8; this.labelFontType.Text = "Font type"; // // labelLineSpacing // this.labelLineSpacing.Location = new System.Drawing.Point(11, 82); this.labelLineSpacing.Name = "labelLineSpacing"; this.labelLineSpacing.Size = new System.Drawing.Size(72, 19); this.labelLineSpacing.TabIndex = 7; this.labelLineSpacing.Text = "Line spacing"; this.labelLineSpacing.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelLineSpacingPx // this.labelLineSpacingPx.Location = new System.Drawing.Point(127, 82); this.labelLineSpacingPx.Name = "labelLineSpacingPx"; this.labelLineSpacingPx.Size = new System.Drawing.Size(24, 19); this.labelLineSpacingPx.TabIndex = 6; this.labelLineSpacingPx.Text = "px"; this.labelLineSpacingPx.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // domainUpDownLineSpacing // this.domainUpDownLineSpacing.Location = new System.Drawing.Point(83, 82); this.domainUpDownLineSpacing.Name = "domainUpDownLineSpacing"; this.domainUpDownLineSpacing.ReadOnly = true; this.domainUpDownLineSpacing.Size = new System.Drawing.Size(40, 20); this.domainUpDownLineSpacing.TabIndex = 5; this.domainUpDownLineSpacing.SelectedItemChanged += new System.EventHandler(this.DomainUpDownLineSpacingSelectedItemChanged); // // bitmapFontPanelFont // this.bitmapFontPanelFont.BitmapFont = null; this.bitmapFontPanelFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.bitmapFontPanelFont.InputColor = System.Drawing.Color.Empty; this.bitmapFontPanelFont.LineSpacing = 2; this.bitmapFontPanelFont.Location = new System.Drawing.Point(14, 119); this.bitmapFontPanelFont.Name = "bitmapFontPanelFont"; this.bitmapFontPanelFont.Paragraphs = null; this.bitmapFontPanelFont.Size = new System.Drawing.Size(321, 132); this.bitmapFontPanelFont.TabIndex = 0; this.bitmapFontPanelFont.TitleBarBackColor = System.Drawing.Color.Empty; this.bitmapFontPanelFont.TitleBarForeColor = System.Drawing.Color.Empty; this.bitmapFontPanelFont.TitleBarText = null; // // labelForeColor // this.labelForeColor.Location = new System.Drawing.Point(11, 20); this.labelForeColor.Name = "labelForeColor"; this.labelForeColor.Size = new System.Drawing.Size(73, 22); this.labelForeColor.TabIndex = 51; this.labelForeColor.Text = "Foreground"; this.labelForeColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panelFont // this.panelFont.Controls.Add(this.groupBoxFont); this.panelFont.Location = new System.Drawing.Point(90, 11); this.panelFont.Name = "panelFont"; this.panelFont.Size = new System.Drawing.Size(356, 271); this.panelFont.TabIndex = 14; this.panelFont.Visible = false; // // buttonCancel // this.buttonCancel.AutoSize = true; this.buttonCancel.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.buttonCancel.Location = new System.Drawing.Point(377, 289); this.buttonCancel.Name = "buttonCancel"; this.buttonCancel.Size = new System.Drawing.Size(66, 26); this.buttonCancel.TabIndex = 13; this.buttonCancel.Text = "Cancel"; this.buttonCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonCancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonCancel.Click += new System.EventHandler(this.ButtonCancelClick); // // labelFgColorPreview // this.labelFgColorPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelFgColorPreview.Location = new System.Drawing.Point(90, 20); this.labelFgColorPreview.Name = "labelFgColorPreview"; this.labelFgColorPreview.Size = new System.Drawing.Size(32, 21); this.labelFgColorPreview.TabIndex = 49; this.labelFgColorPreview.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labelFgColorPreview.Click += new System.EventHandler(this.LabelTextColorPreviewClick); // // groupBoxBgColor // this.groupBoxBgColor.Controls.Add(this.labelTitleStatusBackColor); this.groupBoxBgColor.Controls.Add(this.labelTitleStatusBgPreview); this.groupBoxBgColor.Controls.Add(this.labelTitleStatusForeColor); this.groupBoxBgColor.Controls.Add(this.labelTitleStatusFgPreview); this.groupBoxBgColor.Controls.Add(this.bitmapFontPanelColors); this.groupBoxBgColor.Controls.Add(this.labelInputColor); this.groupBoxBgColor.Controls.Add(this.labelInputColorPreview); this.groupBoxBgColor.Controls.Add(this.labelBackColor); this.groupBoxBgColor.Controls.Add(this.labelBgColorPreview); this.groupBoxBgColor.Controls.Add(this.labelForeColor); this.groupBoxBgColor.Controls.Add(this.labelFgColorPreview); this.groupBoxBgColor.Location = new System.Drawing.Point(3, 3); this.groupBoxBgColor.Name = "groupBoxBgColor"; this.groupBoxBgColor.Size = new System.Drawing.Size(350, 265); this.groupBoxBgColor.TabIndex = 2; this.groupBoxBgColor.TabStop = false; this.groupBoxBgColor.Text = "Colors"; // // labelTitleStatusBackColor // this.labelTitleStatusBackColor.Location = new System.Drawing.Point(147, 51); this.labelTitleStatusBackColor.Name = "labelTitleStatusBackColor"; this.labelTitleStatusBackColor.Size = new System.Drawing.Size(150, 22); this.labelTitleStatusBackColor.TabIndex = 62; this.labelTitleStatusBackColor.Text = "Status/Title bar background"; this.labelTitleStatusBackColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelTitleStatusBgPreview // this.labelTitleStatusBgPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelTitleStatusBgPreview.Location = new System.Drawing.Point(303, 52); this.labelTitleStatusBgPreview.Name = "labelTitleStatusBgPreview"; this.labelTitleStatusBgPreview.Size = new System.Drawing.Size(32, 20); this.labelTitleStatusBgPreview.TabIndex = 61; this.labelTitleStatusBgPreview.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labelTitleStatusBgPreview.Click += new System.EventHandler(this.LabelTextColorPreviewClick); // // labelTitleStatusForeColor // this.labelTitleStatusForeColor.Location = new System.Drawing.Point(147, 20); this.labelTitleStatusForeColor.Name = "labelTitleStatusForeColor"; this.labelTitleStatusForeColor.Size = new System.Drawing.Size(150, 22); this.labelTitleStatusForeColor.TabIndex = 60; this.labelTitleStatusForeColor.Text = "Status/Title bar foreground"; this.labelTitleStatusForeColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelTitleStatusFgPreview // this.labelTitleStatusFgPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelTitleStatusFgPreview.Location = new System.Drawing.Point(303, 21); this.labelTitleStatusFgPreview.Name = "labelTitleStatusFgPreview"; this.labelTitleStatusFgPreview.Size = new System.Drawing.Size(32, 21); this.labelTitleStatusFgPreview.TabIndex = 59; this.labelTitleStatusFgPreview.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labelTitleStatusFgPreview.Click += new System.EventHandler(this.LabelTextColorPreviewClick); // // bitmapFontPanelColors // this.bitmapFontPanelColors.BitmapFont = null; this.bitmapFontPanelColors.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.bitmapFontPanelColors.InputColor = System.Drawing.Color.Empty; this.bitmapFontPanelColors.LineSpacing = 2; this.bitmapFontPanelColors.Location = new System.Drawing.Point(14, 119); this.bitmapFontPanelColors.Name = "bitmapFontPanelColors"; this.bitmapFontPanelColors.Paragraphs = null; this.bitmapFontPanelColors.Size = new System.Drawing.Size(321, 132); this.bitmapFontPanelColors.TabIndex = 58; this.bitmapFontPanelColors.TitleBarBackColor = System.Drawing.Color.Empty; this.bitmapFontPanelColors.TitleBarForeColor = System.Drawing.Color.Empty; this.bitmapFontPanelColors.TitleBarText = null; // // labelInputColor // this.labelInputColor.Location = new System.Drawing.Point(11, 81); this.labelInputColor.Name = "labelInputColor"; this.labelInputColor.Size = new System.Drawing.Size(73, 22); this.labelInputColor.TabIndex = 57; this.labelInputColor.Text = "User input"; this.labelInputColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelInputColorPreview // this.labelInputColorPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelInputColorPreview.Location = new System.Drawing.Point(90, 83); this.labelInputColorPreview.Name = "labelInputColorPreview"; this.labelInputColorPreview.Size = new System.Drawing.Size(32, 20); this.labelInputColorPreview.TabIndex = 55; this.labelInputColorPreview.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labelInputColorPreview.Click += new System.EventHandler(this.LabelTextColorPreviewClick); // // labelBgColorPreview // this.labelBgColorPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labelBgColorPreview.Location = new System.Drawing.Point(90, 52); this.labelBgColorPreview.Name = "labelBgColorPreview"; this.labelBgColorPreview.Size = new System.Drawing.Size(32, 20); this.labelBgColorPreview.TabIndex = 52; this.labelBgColorPreview.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labelBgColorPreview.Click += new System.EventHandler(this.LabelTextColorPreviewClick); // // simpleListView // this.simpleListView.BackColor = System.Drawing.SystemColors.Window; this.simpleListView.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.simpleListView.Location = new System.Drawing.Point(8, 10); this.simpleListView.Name = "simpleListView"; this.simpleListView.Size = new System.Drawing.Size(76, 303); this.simpleListView.TabIndex = 16; this.simpleListView.ItemClicked += new Level9.ListViewItemClickedEventHandler(this.SimpleListViewButtonClicked); // // panelColors // this.panelColors.Controls.Add(this.groupBoxBgColor); this.panelColors.Location = new System.Drawing.Point(90, 11); this.panelColors.Name = "panelColors"; this.panelColors.Size = new System.Drawing.Size(356, 271); this.panelColors.TabIndex = 15; this.panelColors.Visible = false; // // ConfigForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(450, 324); this.Controls.Add(this.buttonOK); this.Controls.Add(this.buttonCancel); this.Controls.Add(this.simpleListView); this.Controls.Add(this.panelColors); this.Controls.Add(this.panelGraphics); this.Controls.Add(this.panelFont); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "ConfigForm"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Settings"; this.groupBoxPalette.ResumeLayout(false); this.panelGraphics.ResumeLayout(false); this.groupBoxScale.ResumeLayout(false); this.groupBoxFont.ResumeLayout(false); this.panelFont.ResumeLayout(false); this.groupBoxBgColor.ResumeLayout(false); this.panelColors.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } private System.Windows.Forms.Label labelTitleStatusFgPreview; private System.Windows.Forms.Label labelTitleStatusForeColor; private System.Windows.Forms.Label labelTitleStatusBgPreview; private System.Windows.Forms.Label labelTitleStatusBackColor; private System.Windows.Forms.DomainUpDown domainUpDownImageScaling; private System.Windows.Forms.Label labelFontType; private System.Windows.Forms.ComboBox comboBoxFontType; private System.Windows.Forms.Label labelFontScaling; private System.Windows.Forms.DomainUpDown domainUpDownFontScaling; private System.Windows.Forms.Label labelFontScalingFactor; private Level9.BitmapFontPanel bitmapFontPanelFont; private Level9.BitmapFontPanel bitmapFontPanelColors; private System.Windows.Forms.Label labelInputColorPreview; private System.Windows.Forms.Label labelInputColor; private System.Windows.Forms.Panel panelColors; private Level9.SimpleListView simpleListView; private System.Windows.Forms.Label labelBgColorPreview; private System.Windows.Forms.GroupBox groupBoxBgColor; private System.Windows.Forms.Label labelFgColorPreview; private System.Windows.Forms.Button buttonCancel; private System.Windows.Forms.Label labelLineSpacingPx; private System.Windows.Forms.Label labelLineSpacing; private System.Windows.Forms.Panel panelFont; private System.Windows.Forms.Label labelForeColor; private System.Windows.Forms.GroupBox groupBoxFont; private System.Windows.Forms.Label labelScale; private System.Windows.Forms.GroupBox groupBoxScale; private System.Windows.Forms.Panel panelGraphics; private System.Windows.Forms.DomainUpDown domainUpDownLineSpacing; private System.Windows.Forms.RadioButton radioButtonAmigaPalette; private System.Windows.Forms.RadioButton radioButtonSpectrumPalette; private System.Windows.Forms.RadioButton radioButtonUserPalette; private System.Windows.Forms.Label labelAmigaColor0; private System.Windows.Forms.Label labelAmigaColor1; private System.Windows.Forms.Label labelAmigaColor2; private System.Windows.Forms.Label labelAmigaColor3; private System.Windows.Forms.Label labelAmigaColor4; private System.Windows.Forms.Label labelAmigaColor5; private System.Windows.Forms.Label labelAmigaColor6; private System.Windows.Forms.Label labelAmigaColor7; private System.Windows.Forms.Label labelSpectrumColor0; private System.Windows.Forms.Label labelSpectrumColor1; private System.Windows.Forms.Label labelSpectrumColor2; private System.Windows.Forms.Label labelSpectrumColor3; private System.Windows.Forms.Label labelSpectrumColor4; private System.Windows.Forms.Label labelSpectrumColor5; private System.Windows.Forms.Label labelSpectrumColor6; private System.Windows.Forms.Label labelSpectrumColor7; private System.Windows.Forms.Label labelUserColor0; private System.Windows.Forms.Label labelUserColor1; private System.Windows.Forms.Label labelUserColor2; private System.Windows.Forms.Label labelUserColor3; private System.Windows.Forms.Label labelUserColor4; private System.Windows.Forms.GroupBox groupBoxPalette; private System.Windows.Forms.Label labelUserColor5; private System.Windows.Forms.Label labelUserColor6; private System.Windows.Forms.Label labelUserColor7; private System.Windows.Forms.Label labelBackColor; private System.Windows.Forms.Button buttonOK; } }