Ejemplo n.º 1
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.lb               = new System.Windows.Forms.ListBox();
     this.tbFlname         = new System.Windows.Forms.TextBox();
     this.tbUk1            = new System.Windows.Forms.TextBox();
     this.tbUk2            = new System.Windows.Forms.TextBox();
     this.tbUk3            = new System.Windows.Forms.TextBox();
     this.tbId             = new System.Windows.Forms.TextBox();
     this.label5           = new System.Windows.Forms.Label();
     this.xpTaskBoxSimple1 = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.tbTxmt           = new System.Windows.Forms.TextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.cbType           = new Ambertation.Windows.Forms.EnumComboBox();
     this.xpTaskBoxSimple1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location  = new System.Drawing.Point(8, 64);
     this.label1.Name      = "label1";
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Resource ID:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label2
     //
     this.label2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label2.Location  = new System.Drawing.Point(368, 64);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(72, 23);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Unknown2:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label3
     //
     this.label3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label3.Location  = new System.Drawing.Point(528, 64);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(72, 23);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Unknown3:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label4.Location  = new System.Drawing.Point(8, 32);
     this.label4.Name      = "label4";
     this.label4.TabIndex  = 3;
     this.label4.Text      = "Resourcename:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // lb
     //
     this.lb.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.lb.HorizontalScrollbar = true;
     this.lb.IntegralHeight      = false;
     this.lb.Location            = new System.Drawing.Point(8, 96);
     this.lb.Name                  = "lb";
     this.lb.Size                  = new System.Drawing.Size(376, 192);
     this.lb.TabIndex              = 4;
     this.lb.SelectedIndexChanged += new System.EventHandler(this.lb_SelectedIndexChanged);
     //
     // tbFlname
     //
     this.tbFlname.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.tbFlname.Location = new System.Drawing.Point(120, 32);
     this.tbFlname.Name     = "tbFlname";
     this.tbFlname.Size     = new System.Drawing.Size(560, 21);
     this.tbFlname.TabIndex = 5;
     this.tbFlname.Text     = "textBox1";
     //
     // tbUk1
     //
     this.tbUk1.Location = new System.Drawing.Point(120, 64);
     this.tbUk1.Name     = "tbUk1";
     this.tbUk1.ReadOnly = true;
     this.tbUk1.Size     = new System.Drawing.Size(72, 21);
     this.tbUk1.TabIndex = 6;
     this.tbUk1.Text     = "0x00000000";
     //
     // tbUk2
     //
     this.tbUk2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.tbUk2.Location = new System.Drawing.Point(448, 64);
     this.tbUk2.Name     = "tbUk2";
     this.tbUk2.Size     = new System.Drawing.Size(72, 21);
     this.tbUk2.TabIndex = 7;
     this.tbUk2.Text     = "0x00000000";
     //
     // tbUk3
     //
     this.tbUk3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.tbUk3.Location = new System.Drawing.Point(608, 64);
     this.tbUk3.Name     = "tbUk3";
     this.tbUk3.Size     = new System.Drawing.Size(72, 21);
     this.tbUk3.TabIndex = 8;
     this.tbUk3.Text     = "0x00000000";
     //
     // tbId
     //
     this.tbId.Location = new System.Drawing.Point(64, 48);
     this.tbId.Name     = "tbId";
     this.tbId.Size     = new System.Drawing.Size(192, 21);
     this.tbId.TabIndex = 10;
     this.tbId.Text     = "";
     //
     // label5
     //
     this.label5.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label5.Location  = new System.Drawing.Point(8, 48);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(48, 23);
     this.label5.TabIndex  = 9;
     this.label5.Text      = "ID:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // xpTaskBoxSimple1
     //
     this.xpTaskBoxSimple1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.xpTaskBoxSimple1.BackColor   = System.Drawing.Color.Transparent;
     this.xpTaskBoxSimple1.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.xpTaskBoxSimple1.BorderColor = System.Drawing.SystemColors.Window;
     this.xpTaskBoxSimple1.Controls.Add(this.tbTxmt);
     this.xpTaskBoxSimple1.Controls.Add(this.label6);
     this.xpTaskBoxSimple1.Controls.Add(this.tbId);
     this.xpTaskBoxSimple1.Controls.Add(this.label5);
     this.xpTaskBoxSimple1.DockPadding.Bottom = 4;
     this.xpTaskBoxSimple1.DockPadding.Left   = 4;
     this.xpTaskBoxSimple1.DockPadding.Right  = 4;
     this.xpTaskBoxSimple1.DockPadding.Top    = 44;
     this.xpTaskBoxSimple1.HeaderFont         = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.xpTaskBoxSimple1.HeaderText         = "Properties";
     this.xpTaskBoxSimple1.HeaderTextColor    = System.Drawing.SystemColors.ActiveCaptionText;
     this.xpTaskBoxSimple1.IconLocation       = new System.Drawing.Point(4, 12);
     this.xpTaskBoxSimple1.IconSize           = new System.Drawing.Size(32, 32);
     this.xpTaskBoxSimple1.LeftHeaderColor    = System.Drawing.SystemColors.InactiveCaption;
     this.xpTaskBoxSimple1.Location           = new System.Drawing.Point(392, 88);
     this.xpTaskBoxSimple1.Name             = "xpTaskBoxSimple1";
     this.xpTaskBoxSimple1.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     this.xpTaskBoxSimple1.Size             = new System.Drawing.Size(288, 100);
     this.xpTaskBoxSimple1.TabIndex         = 11;
     //
     // tbTxmt
     //
     this.tbTxmt.Location = new System.Drawing.Point(64, 72);
     this.tbTxmt.Name     = "tbTxmt";
     this.tbTxmt.Size     = new System.Drawing.Size(192, 21);
     this.tbTxmt.TabIndex = 12;
     this.tbTxmt.Text     = "";
     //
     // label6
     //
     this.label6.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label6.Location  = new System.Drawing.Point(8, 72);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(48, 23);
     this.label6.TabIndex  = 11;
     this.label6.Text      = "Name:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label7.Location  = new System.Drawing.Point(200, 64);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(40, 23);
     this.label7.TabIndex  = 12;
     this.label7.Text      = "Type:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // cbType
     //
     this.cbType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.cbType.Enabled         = false;
     this.cbType.Enum            = null;
     this.cbType.Location        = new System.Drawing.Point(240, 64);
     this.cbType.Name            = "cbType";
     this.cbType.ResourceManager = null;
     this.cbType.Size            = new System.Drawing.Size(120, 21);
     this.cbType.TabIndex        = 13;
     this.cbType.Text            = "enumComboBox1";
     //
     // RoadTextureControl
     //
     this.Controls.Add(this.cbType);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.xpTaskBoxSimple1);
     this.Controls.Add(this.tbUk3);
     this.Controls.Add(this.tbUk2);
     this.Controls.Add(this.tbUk1);
     this.Controls.Add(this.tbFlname);
     this.Controls.Add(this.lb);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "RoadTextureControl";
     this.Size = new System.Drawing.Size(688, 296);
     this.xpTaskBoxSimple1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ImportJointAnim));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.gbgroups         = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.cbRemove         = new Ambertation.Windows.Forms.TransparentCheckBox();
     this.cbDiscard        = new Ambertation.Windows.Forms.TransparentCheckBox();
     this.cbnames          = new System.Windows.Forms.ComboBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.lbname           = new System.Windows.Forms.Label();
     this.cbaction         = new System.Windows.Forms.ComboBox();
     this.button1          = new System.Windows.Forms.Button();
     this.lv            = new System.Windows.Forms.ListView();
     this.chName        = new System.Windows.Forms.ColumnHeader();
     this.chAction      = new System.Windows.Forms.ColumnHeader();
     this.chTarget      = new System.Windows.Forms.ColumnHeader();
     this.chCount       = new System.Windows.Forms.ColumnHeader();
     this.chDuration    = new System.Windows.Forms.ColumnHeader();
     this.chDiscardZero = new System.Windows.Forms.ColumnHeader();
     this.label1        = new System.Windows.Forms.Label();
     this.gbsettings    = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.cbCorrect     = new Ambertation.Windows.Forms.TransparentCheckBox();
     this.xpGradientPanel1.SuspendLayout();
     this.gbgroups.SuspendLayout();
     this.gbsettings.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.gbsettings);
     this.xpGradientPanel1.Controls.Add(this.gbgroups);
     this.xpGradientPanel1.Controls.Add(this.button1);
     this.xpGradientPanel1.Controls.Add(this.lv);
     this.xpGradientPanel1.Controls.Add(this.label1);
     this.xpGradientPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xpGradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.xpGradientPanel1.Name     = "xpGradientPanel1";
     this.xpGradientPanel1.Size     = new System.Drawing.Size(824, 438);
     this.xpGradientPanel1.TabIndex = 13;
     //
     // gbgroups
     //
     this.gbgroups.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.gbgroups.BackColor   = System.Drawing.Color.Transparent;
     this.gbgroups.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.gbgroups.BorderColor = System.Drawing.SystemColors.Window;
     this.gbgroups.Controls.Add(this.cbRemove);
     this.gbgroups.Controls.Add(this.cbDiscard);
     this.gbgroups.Controls.Add(this.cbnames);
     this.gbgroups.Controls.Add(this.label2);
     this.gbgroups.Controls.Add(this.label3);
     this.gbgroups.Controls.Add(this.lbname);
     this.gbgroups.Controls.Add(this.cbaction);
     this.gbgroups.DockPadding.Bottom = 4;
     this.gbgroups.DockPadding.Left   = 4;
     this.gbgroups.DockPadding.Right  = 4;
     this.gbgroups.DockPadding.Top    = 44;
     this.gbgroups.Enabled            = false;
     this.gbgroups.HeaderFont         = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.gbgroups.HeaderText         = "Animationjoint Settings";
     this.gbgroups.HeaderTextColor    = System.Drawing.SystemColors.ActiveCaptionText;
     this.gbgroups.IconLocation       = new System.Drawing.Point(4, 12);
     this.gbgroups.IconSize           = new System.Drawing.Size(32, 32);
     this.gbgroups.LeftHeaderColor    = System.Drawing.SystemColors.InactiveCaption;
     this.gbgroups.Location           = new System.Drawing.Point(536, 88);
     this.gbgroups.Name             = "gbgroups";
     this.gbgroups.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     this.gbgroups.Size             = new System.Drawing.Size(280, 168);
     this.gbgroups.TabIndex         = 14;
     //
     // cbRemove
     //
     this.cbRemove.Checked         = true;
     this.cbRemove.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbRemove.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cbRemove.Location        = new System.Drawing.Point(112, 84);
     this.cbRemove.Name            = "cbRemove";
     this.cbRemove.Size            = new System.Drawing.Size(160, 24);
     this.cbRemove.TabIndex        = 7;
     this.cbRemove.Text            = "Remove unneeded Frames";
     this.cbRemove.CheckedChanged += new System.EventHandler(this.cbRemove_CheckedChanged);
     //
     // cbDiscard
     //
     this.cbDiscard.Checked         = true;
     this.cbDiscard.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbDiscard.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cbDiscard.Location        = new System.Drawing.Point(112, 64);
     this.cbDiscard.Name            = "cbDiscard";
     this.cbDiscard.Size            = new System.Drawing.Size(128, 24);
     this.cbDiscard.TabIndex        = 6;
     this.cbDiscard.Text            = "Discard Keyframe 0";
     this.cbDiscard.CheckedChanged += new System.EventHandler(this.cbDiscard_CheckedChanged);
     //
     // cbnames
     //
     this.cbnames.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbnames.Font                  = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cbnames.Location              = new System.Drawing.Point(112, 136);
     this.cbnames.Name                  = "cbnames";
     this.cbnames.Size                  = new System.Drawing.Size(160, 21);
     this.cbnames.TabIndex              = 5;
     this.cbnames.Visible               = false;
     this.cbnames.SelectedIndexChanged += new System.EventHandler(this.cbnames_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label2.Location  = new System.Drawing.Point(16, 40);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(88, 23);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "Joint Name:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label3
     //
     this.label3.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label3.Location  = new System.Drawing.Point(16, 112);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(88, 23);
     this.label3.TabIndex  = 1;
     this.label3.Text      = "Action:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // lbname
     //
     this.lbname.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbname.Location  = new System.Drawing.Point(112, 40);
     this.lbname.Name      = "lbname";
     this.lbname.Size      = new System.Drawing.Size(160, 23);
     this.lbname.TabIndex  = 2;
     this.lbname.Text      = "---";
     this.lbname.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // cbaction
     //
     this.cbaction.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbaction.Font                  = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cbaction.Location              = new System.Drawing.Point(112, 112);
     this.cbaction.Name                  = "cbaction";
     this.cbaction.Size                  = new System.Drawing.Size(160, 21);
     this.cbaction.TabIndex              = 3;
     this.cbaction.SelectedIndexChanged += new System.EventHandler(this.cbaction_SelectedIndexChanged);
     //
     // button1
     //
     this.button1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location  = new System.Drawing.Point(744, 410);
     this.button1.Name      = "button1";
     this.button1.TabIndex  = 3;
     this.button1.Text      = "OK";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // lv
     //
     this.lv.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.lv.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.chName,
         this.chAction,
         this.chTarget,
         this.chCount,
         this.chDuration,
         this.chDiscardZero
     });
     this.lv.FullRowSelect         = true;
     this.lv.HeaderStyle           = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lv.HideSelection         = false;
     this.lv.Location              = new System.Drawing.Point(8, 32);
     this.lv.Name                  = "lv";
     this.lv.Size                  = new System.Drawing.Size(520, 400);
     this.lv.TabIndex              = 0;
     this.lv.View                  = System.Windows.Forms.View.Details;
     this.lv.SelectedIndexChanged += new System.EventHandler(this.lv_SelectedIndexChanged);
     //
     // chName
     //
     this.chName.Text  = "Name";
     this.chName.Width = 130;
     //
     // chAction
     //
     this.chAction.Text  = "Action";
     this.chAction.Width = 69;
     //
     // chTarget
     //
     this.chTarget.Text  = "Target";
     this.chTarget.Width = 118;
     //
     // chCount
     //
     this.chCount.Text      = "Frames";
     this.chCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // chDuration
     //
     this.chDuration.Text  = "Duration";
     this.chDuration.Width = 56;
     //
     // chDiscardZero
     //
     this.chDiscardZero.Text  = "Zero";
     this.chDiscardZero.Width = 36;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location  = new System.Drawing.Point(8, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(176, 23);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Importable Joints:";
     //
     // gbsettings
     //
     this.gbsettings.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.gbsettings.BackColor   = System.Drawing.Color.Transparent;
     this.gbsettings.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.gbsettings.BorderColor = System.Drawing.SystemColors.Window;
     this.gbsettings.Controls.Add(this.cbCorrect);
     this.gbsettings.DockPadding.Bottom = 4;
     this.gbsettings.DockPadding.Left   = 4;
     this.gbsettings.DockPadding.Right  = 4;
     this.gbsettings.DockPadding.Top    = 44;
     this.gbsettings.HeaderFont         = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.gbsettings.HeaderText         = "Global Settings";
     this.gbsettings.HeaderTextColor    = System.Drawing.SystemColors.ActiveCaptionText;
     this.gbsettings.IconLocation       = new System.Drawing.Point(4, 12);
     this.gbsettings.IconSize           = new System.Drawing.Size(32, 32);
     this.gbsettings.LeftHeaderColor    = System.Drawing.SystemColors.InactiveCaption;
     this.gbsettings.Location           = new System.Drawing.Point(536, 16);
     this.gbsettings.Name             = "gbsettings";
     this.gbsettings.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     this.gbsettings.Size             = new System.Drawing.Size(280, 72);
     this.gbsettings.TabIndex         = 15;
     //
     // cbCorrect
     //
     this.cbCorrect.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cbCorrect.Location = new System.Drawing.Point(16, 40);
     this.cbCorrect.Name     = "cbCorrect";
     this.cbCorrect.Size     = new System.Drawing.Size(256, 24);
     this.cbCorrect.TabIndex = 0;
     this.cbCorrect.Text     = "auskel Joint correction (by Pinhead)";
     //
     // ImportJointAnim
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(824, 438);
     this.Controls.Add(this.xpGradientPanel1);
     this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "ImportJointAnim";
     this.Text = "Import Animation";
     this.xpGradientPanel1.ResumeLayout(false);
     this.gbgroups.ResumeLayout(false);
     this.gbsettings.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(PackageRepairForm));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.tbs      = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.llOpen   = new System.Windows.Forms.LinkLabel();
     this.pg       = new System.Windows.Forms.PropertyGrid();
     this.llRepair = new System.Windows.Forms.LinkLabel();
     this.btBrowse = new System.Windows.Forms.Button();
     this.tbPkg    = new System.Windows.Forms.TextBox();
     this.label1   = new System.Windows.Forms.Label();
     this.xpGradientPanel1.SuspendLayout();
     this.tbs.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.tbs);
     this.xpGradientPanel1.Controls.Add(this.btBrowse);
     this.xpGradientPanel1.Controls.Add(this.tbPkg);
     this.xpGradientPanel1.Controls.Add(this.label1);
     this.xpGradientPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xpGradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.xpGradientPanel1.Name     = "xpGradientPanel1";
     this.xpGradientPanel1.Size     = new System.Drawing.Size(506, 256);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // tbs
     //
     this.tbs.BackColor   = System.Drawing.Color.Transparent;
     this.tbs.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.tbs.BorderColor = System.Drawing.SystemColors.Window;
     this.tbs.Controls.Add(this.llOpen);
     this.tbs.Controls.Add(this.pg);
     this.tbs.Controls.Add(this.llRepair);
     this.tbs.DockPadding.Bottom = 4;
     this.tbs.DockPadding.Left   = 4;
     this.tbs.DockPadding.Right  = 4;
     this.tbs.DockPadding.Top    = 44;
     this.tbs.HeaderFont         = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbs.HeaderText         = "";
     this.tbs.HeaderTextColor    = System.Drawing.SystemColors.ActiveCaptionText;
     this.tbs.Icon             = ((System.Drawing.Image)(resources.GetObject("tbs.Icon")));
     this.tbs.IconLocation     = new System.Drawing.Point(4, 12);
     this.tbs.IconSize         = new System.Drawing.Size(32, 32);
     this.tbs.LeftHeaderColor  = System.Drawing.SystemColors.InactiveCaption;
     this.tbs.Location         = new System.Drawing.Point(8, 40);
     this.tbs.Name             = "tbs";
     this.tbs.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     this.tbs.Size             = new System.Drawing.Size(488, 208);
     this.tbs.TabIndex         = 3;
     //
     // llOpen
     //
     this.llOpen.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.llOpen.LinkColor    = System.Drawing.Color.FromArgb(((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     this.llOpen.Location     = new System.Drawing.Point(440, 16);
     this.llOpen.Name         = "llOpen";
     this.llOpen.Size         = new System.Drawing.Size(40, 23);
     this.llOpen.TabIndex     = 2;
     this.llOpen.TabStop      = true;
     this.llOpen.Text         = "Open";
     this.llOpen.TextAlign    = System.Drawing.ContentAlignment.BottomRight;
     this.llOpen.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llOpen_LinkClicked);
     //
     // pg
     //
     this.pg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                            | System.Windows.Forms.AnchorStyles.Left)));
     this.pg.BackColor                  = System.Drawing.SystemColors.InactiveCaptionText;
     this.pg.CommandsBackColor          = System.Drawing.SystemColors.InactiveCaption;
     this.pg.CommandsVisibleIfAvailable = true;
     this.pg.HelpVisible                = false;
     this.pg.LargeButtons               = false;
     this.pg.LineColor                  = System.Drawing.SystemColors.ScrollBar;
     this.pg.Location       = new System.Drawing.Point(8, 56);
     this.pg.Name           = "pg";
     this.pg.PropertySort   = System.Windows.Forms.PropertySort.Alphabetical;
     this.pg.Size           = new System.Drawing.Size(472, 144);
     this.pg.TabIndex       = 1;
     this.pg.Text           = "Header Information";
     this.pg.ToolbarVisible = false;
     this.pg.ViewBackColor  = System.Drawing.SystemColors.InactiveCaptionText;
     this.pg.ViewForeColor  = System.Drawing.SystemColors.WindowText;
     //
     // llRepair
     //
     this.llRepair.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.llRepair.LinkColor    = System.Drawing.Color.FromArgb(((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     this.llRepair.Location     = new System.Drawing.Point(392, 16);
     this.llRepair.Name         = "llRepair";
     this.llRepair.Size         = new System.Drawing.Size(48, 23);
     this.llRepair.TabIndex     = 0;
     this.llRepair.TabStop      = true;
     this.llRepair.Text         = "Repair";
     this.llRepair.TextAlign    = System.Drawing.ContentAlignment.BottomRight;
     this.llRepair.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llRepair_LinkClicked);
     //
     // btBrowse
     //
     this.btBrowse.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btBrowse.Location  = new System.Drawing.Point(424, 16);
     this.btBrowse.Name      = "btBrowse";
     this.btBrowse.TabIndex  = 2;
     this.btBrowse.Text      = "Browse...";
     this.btBrowse.Click    += new System.EventHandler(this.btBrowse_Click);
     //
     // tbPkg
     //
     this.tbPkg.Location = new System.Drawing.Point(80, 16);
     this.tbPkg.Name     = "tbPkg";
     this.tbPkg.ReadOnly = true;
     this.tbPkg.Size     = new System.Drawing.Size(336, 21);
     this.tbPkg.TabIndex = 1;
     this.tbPkg.Text     = "";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location  = new System.Drawing.Point(16, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(64, 24);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Package:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // PackageRepairForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(506, 256);
     this.Controls.Add(this.xpGradientPanel1);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "PackageRepairForm";
     this.Text            = "Package Repair";
     this.xpGradientPanel1.ResumeLayout(false);
     this.tbs.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 4
0
 void SetTheme(Ambertation.Windows.Forms.XPTaskBoxSimple sdm)
 {
     sdm.LeftHeaderColor  = this.ThemeColor;
     sdm.RightHeaderColor = this.ThemeColorDark;
     sdm.BodyColor        = this.ThemeColorLight;
 }
Ejemplo n.º 5
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InstallerControl));
     this.pndrop    = new System.Windows.Forms.Panel();
     this.pb        = new System.Windows.Forms.PictureBox();
     this.tbs       = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.lbType    = new System.Windows.Forms.Label();
     this.label6    = new System.Windows.Forms.Label();
     this.lbGuid    = new System.Windows.Forms.Label();
     this.label4    = new System.Windows.Forms.Label();
     this.lbVert    = new System.Windows.Forms.Label();
     this.label5    = new System.Windows.Forms.Label();
     this.lbCat     = new System.Windows.Forms.Label();
     this.label1    = new System.Windows.Forms.Label();
     this.rtb       = new System.Windows.Forms.RichTextBox();
     this.cb        = new System.Windows.Forms.ComboBox();
     this.lbPrice   = new System.Windows.Forms.Label();
     this.label3    = new System.Windows.Forms.Label();
     this.lbFace    = new System.Windows.Forms.Label();
     this.label7    = new System.Windows.Forms.Label();
     this.llOptions = new System.Windows.Forms.LinkLabel();
     this.pndrop.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pb)).BeginInit();
     this.tbs.SuspendLayout();
     this.SuspendLayout();
     //
     // pndrop
     //
     this.pndrop.AllowDrop = true;
     this.pndrop.BackColor = System.Drawing.Color.Transparent;
     this.pndrop.Controls.Add(this.pb);
     resources.ApplyResources(this.pndrop, "pndrop");
     this.pndrop.Name       = "pndrop";
     this.pndrop.DragDrop  += new System.Windows.Forms.DragEventHandler(this.DragDropFile);
     this.pndrop.DragEnter += new System.Windows.Forms.DragEventHandler(this.DragEnterFile);
     //
     // pb
     //
     resources.ApplyResources(this.pb, "pb");
     this.pb.Name    = "pb";
     this.pb.TabStop = false;
     //
     // tbs
     //
     resources.ApplyResources(this.tbs, "tbs");
     this.tbs.BackColor   = System.Drawing.Color.Transparent;
     this.tbs.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.tbs.BorderColor = System.Drawing.SystemColors.Window;
     this.tbs.Controls.Add(this.lbType);
     this.tbs.Controls.Add(this.label6);
     this.tbs.Controls.Add(this.lbGuid);
     this.tbs.Controls.Add(this.label4);
     this.tbs.Controls.Add(this.lbVert);
     this.tbs.Controls.Add(this.label5);
     this.tbs.Controls.Add(this.lbCat);
     this.tbs.Controls.Add(this.label1);
     this.tbs.Controls.Add(this.rtb);
     this.tbs.Controls.Add(this.cb);
     this.tbs.Controls.Add(this.lbPrice);
     this.tbs.Controls.Add(this.label3);
     this.tbs.Controls.Add(this.lbFace);
     this.tbs.Controls.Add(this.label7);
     this.tbs.HeaderFont       = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.tbs.HeaderTextColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.tbs.IconLocation     = new System.Drawing.Point(4, 12);
     this.tbs.IconSize         = new System.Drawing.Size(32, 32);
     this.tbs.LeftHeaderColor  = System.Drawing.SystemColors.InactiveCaption;
     this.tbs.Name             = "tbs";
     this.tbs.RightHeaderColor = System.Drawing.Color.Transparent;
     //
     // lbType
     //
     this.lbType.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.lbType, "lbType");
     this.lbType.Name = "lbType";
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.label6, "label6");
     this.label6.Name = "label6";
     //
     // lbGuid
     //
     this.lbGuid.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.lbGuid, "lbGuid");
     this.lbGuid.Name = "lbGuid";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.label4, "label4");
     this.label4.Name = "label4";
     //
     // lbVert
     //
     this.lbVert.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.lbVert, "lbVert");
     this.lbVert.Name = "lbVert";
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.label5, "label5");
     this.label5.Name = "label5";
     //
     // lbCat
     //
     this.lbCat.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.lbCat, "lbCat");
     this.lbCat.Name = "lbCat";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // rtb
     //
     resources.ApplyResources(this.rtb, "rtb");
     this.rtb.BackColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.rtb.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.rtb.Name        = "rtb";
     this.rtb.ReadOnly    = true;
     //
     // cb
     //
     resources.ApplyResources(this.cb, "cb");
     this.cb.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb.Name                  = "cb";
     this.cb.SelectedIndexChanged += new System.EventHandler(this.SelectedInfo);
     //
     // lbPrice
     //
     this.lbPrice.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.lbPrice, "lbPrice");
     this.lbPrice.Name = "lbPrice";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // lbFace
     //
     this.lbFace.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.lbFace, "lbFace");
     this.lbFace.Name = "lbFace";
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     resources.ApplyResources(this.label7, "label7");
     this.label7.Name = "label7";
     //
     // llOptions
     //
     this.llOptions.ActiveLinkColor = System.Drawing.Color.LightCoral;
     resources.ApplyResources(this.llOptions, "llOptions");
     this.llOptions.BackColor        = System.Drawing.Color.Transparent;
     this.llOptions.LinkColor        = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.llOptions.Name             = "llOptions";
     this.llOptions.TabStop          = true;
     this.llOptions.VisitedLinkColor = System.Drawing.Color.Silver;
     this.llOptions.LinkClicked     += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.ShowOptions);
     //
     // InstallerControl
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.llOptions);
     this.Controls.Add(this.pndrop);
     this.Controls.Add(this.tbs);
     this.Name = "InstallerControl";
     this.pndrop.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pb)).EndInit();
     this.tbs.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 6
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NeighborhoodForm));
     this.lv        = new System.Windows.Forms.ListView();
     this.ilist     = new System.Windows.Forms.ImageList(this.components);
     this.btnOpen   = new System.Windows.Forms.Button();
     this.button2   = new System.Windows.Forms.Button();
     this.button3   = new System.Windows.Forms.Button();
     this.pnBackup  = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.pnOptions = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.cbtypes   = new System.Windows.Forms.ComboBox();
     this.label1    = new System.Windows.Forms.Label();
     this.btnClose  = new System.Windows.Forms.Button();
     this.pnBackup.SuspendLayout();
     this.pnOptions.SuspendLayout();
     this.SuspendLayout();
     //
     // lv
     //
     resources.ApplyResources(this.lv, "lv");
     this.lv.HideSelection  = false;
     this.lv.LargeImageList = this.ilist;
     this.lv.MultiSelect    = false;
     this.lv.Name           = "lv";
     this.lv.UseCompatibleStateImageBehavior = false;
     this.lv.SelectedIndexChanged           += new System.EventHandler(this.NgbSelect);
     this.lv.DoubleClick += new System.EventHandler(this.NgbOpen);
     //
     // ilist
     //
     this.ilist.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
     resources.ApplyResources(this.ilist, "ilist");
     this.ilist.TransparentColor = System.Drawing.Color.Transparent;
     //
     // btnOpen
     //
     resources.ApplyResources(this.btnOpen, "btnOpen");
     this.btnOpen.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnOpen.Name         = "btnOpen";
     this.btnOpen.Click       += new System.EventHandler(this.NgbOpen);
     //
     // button2
     //
     resources.ApplyResources(this.button2, "button2");
     this.button2.Name   = "button2";
     this.button2.Click += new System.EventHandler(this.NgbBackup);
     //
     // button3
     //
     resources.ApplyResources(this.button3, "button3");
     this.button3.Name   = "button3";
     this.button3.Click += new System.EventHandler(this.NgbRestoreBackup);
     //
     // pnBackup
     //
     resources.ApplyResources(this.pnBackup, "pnBackup");
     this.pnBackup.BackColor   = System.Drawing.Color.Transparent;
     this.pnBackup.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.pnBackup.BorderColor = System.Drawing.SystemColors.Window;
     this.pnBackup.Controls.Add(this.button3);
     this.pnBackup.Controls.Add(this.button2);
     this.pnBackup.HeaderFont       = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.pnBackup.HeaderTextColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.pnBackup.IconLocation     = new System.Drawing.Point(4, 12);
     this.pnBackup.IconSize         = new System.Drawing.Size(32, 32);
     this.pnBackup.LeftHeaderColor  = System.Drawing.SystemColors.InactiveCaption;
     this.pnBackup.Name             = "pnBackup";
     this.pnBackup.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     //
     // pnOptions
     //
     resources.ApplyResources(this.pnOptions, "pnOptions");
     this.pnOptions.BackColor   = System.Drawing.Color.Transparent;
     this.pnOptions.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.pnOptions.BorderColor = System.Drawing.SystemColors.Window;
     this.pnOptions.Controls.Add(this.cbtypes);
     this.pnOptions.Controls.Add(this.label1);
     this.pnOptions.HeaderFont       = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.pnOptions.HeaderTextColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.pnOptions.IconLocation     = new System.Drawing.Point(4, 12);
     this.pnOptions.IconSize         = new System.Drawing.Size(32, 32);
     this.pnOptions.LeftHeaderColor  = System.Drawing.SystemColors.InactiveCaption;
     this.pnOptions.Name             = "pnOptions";
     this.pnOptions.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     //
     // cbtypes
     //
     this.cbtypes.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbtypes.FormattingEnabled = true;
     resources.ApplyResources(this.cbtypes, "cbtypes");
     this.cbtypes.Name = "cbtypes";
     this.cbtypes.SelectedIndexChanged += new System.EventHandler(this.cbtypes_SelectedIndexChanged);
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // btnClose
     //
     resources.ApplyResources(this.btnClose, "btnClose");
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.Name         = "btnClose";
     //
     // NeighborhoodForm
     //
     this.AcceptButton = this.btnOpen;
     resources.ApplyResources(this, "$this");
     this.CancelButton = this.btnClose;
     this.Controls.Add(this.pnOptions);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnOpen);
     this.Controls.Add(this.lv);
     this.Controls.Add(this.pnBackup);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "NeighborhoodForm";
     this.pnBackup.ResumeLayout(false);
     this.pnOptions.ResumeLayout(false);
     this.pnOptions.PerformLayout();
     this.ResumeLayout(false);
 }