Beispiel #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()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Message));
     this.panel1 = new System.Windows.Forms.Panel();
     this.panel2 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.label1 = new System.Windows.Forms.Label();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Highlight;
     this.panel1.Location  = new System.Drawing.Point(0, 32);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(448, 40);
     this.panel1.TabIndex  = 0;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label1);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(448, 32);
     this.panel2.TabIndex = 1;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(8, 8);
     this.label1.Name      = "label1";
     this.label1.TabIndex  = 0;
     this.label1.Text      = "label1";
     //
     // Message
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.AppWorkspace;
     this.ClientSize        = new System.Drawing.Size(442, 72);
     this.ControlBox        = false;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Message";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Message";
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #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(Report));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.linkLabel1       = new System.Windows.Forms.LinkLabel();
     this.rtb = new System.Windows.Forms.RichTextBox();
     this.sfd = new System.Windows.Forms.SaveFileDialog();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.AccessibleDescription = resources.GetString("xpGradientPanel1.AccessibleDescription");
     this.xpGradientPanel1.AccessibleName        = resources.GetString("xpGradientPanel1.AccessibleName");
     this.xpGradientPanel1.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("xpGradientPanel1.Anchor")));
     this.xpGradientPanel1.AutoScroll        = ((bool)(resources.GetObject("xpGradientPanel1.AutoScroll")));
     this.xpGradientPanel1.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.AutoScrollMargin")));
     this.xpGradientPanel1.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.AutoScrollMinSize")));
     this.xpGradientPanel1.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("xpGradientPanel1.BackgroundImage")));
     this.xpGradientPanel1.Controls.Add(this.linkLabel1);
     this.xpGradientPanel1.Controls.Add(this.rtb);
     this.xpGradientPanel1.Dock          = ((System.Windows.Forms.DockStyle)(resources.GetObject("xpGradientPanel1.Dock")));
     this.xpGradientPanel1.Enabled       = ((bool)(resources.GetObject("xpGradientPanel1.Enabled")));
     this.xpGradientPanel1.Font          = ((System.Drawing.Font)(resources.GetObject("xpGradientPanel1.Font")));
     this.xpGradientPanel1.ImeMode       = ((System.Windows.Forms.ImeMode)(resources.GetObject("xpGradientPanel1.ImeMode")));
     this.xpGradientPanel1.Location      = ((System.Drawing.Point)(resources.GetObject("xpGradientPanel1.Location")));
     this.xpGradientPanel1.Name          = "xpGradientPanel1";
     this.xpGradientPanel1.RightToLeft   = ((System.Windows.Forms.RightToLeft)(resources.GetObject("xpGradientPanel1.RightToLeft")));
     this.xpGradientPanel1.Size          = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.Size")));
     this.xpGradientPanel1.TabIndex      = ((int)(resources.GetObject("xpGradientPanel1.TabIndex")));
     this.xpGradientPanel1.Text          = resources.GetString("xpGradientPanel1.Text");
     this.xpGradientPanel1.Visible       = ((bool)(resources.GetObject("xpGradientPanel1.Visible")));
     this.xpGradientPanel1.Watermark     = ((System.Drawing.Image)(resources.GetObject("xpGradientPanel1.Watermark")));
     this.xpGradientPanel1.WatermarkSize = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.WatermarkSize")));
     //
     // linkLabel1
     //
     this.linkLabel1.AccessibleDescription = resources.GetString("linkLabel1.AccessibleDescription");
     this.linkLabel1.AccessibleName        = resources.GetString("linkLabel1.AccessibleName");
     this.linkLabel1.Anchor       = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("linkLabel1.Anchor")));
     this.linkLabel1.AutoSize     = ((bool)(resources.GetObject("linkLabel1.AutoSize")));
     this.linkLabel1.BackColor    = System.Drawing.Color.Transparent;
     this.linkLabel1.Dock         = ((System.Windows.Forms.DockStyle)(resources.GetObject("linkLabel1.Dock")));
     this.linkLabel1.Enabled      = ((bool)(resources.GetObject("linkLabel1.Enabled")));
     this.linkLabel1.Font         = ((System.Drawing.Font)(resources.GetObject("linkLabel1.Font")));
     this.linkLabel1.Image        = ((System.Drawing.Image)(resources.GetObject("linkLabel1.Image")));
     this.linkLabel1.ImageAlign   = ((System.Drawing.ContentAlignment)(resources.GetObject("linkLabel1.ImageAlign")));
     this.linkLabel1.ImageIndex   = ((int)(resources.GetObject("linkLabel1.ImageIndex")));
     this.linkLabel1.ImeMode      = ((System.Windows.Forms.ImeMode)(resources.GetObject("linkLabel1.ImeMode")));
     this.linkLabel1.LinkArea     = ((System.Windows.Forms.LinkArea)(resources.GetObject("linkLabel1.LinkArea")));
     this.linkLabel1.Location     = ((System.Drawing.Point)(resources.GetObject("linkLabel1.Location")));
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.RightToLeft  = ((System.Windows.Forms.RightToLeft)(resources.GetObject("linkLabel1.RightToLeft")));
     this.linkLabel1.Size         = ((System.Drawing.Size)(resources.GetObject("linkLabel1.Size")));
     this.linkLabel1.TabIndex     = ((int)(resources.GetObject("linkLabel1.TabIndex")));
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = resources.GetString("linkLabel1.Text");
     this.linkLabel1.TextAlign    = ((System.Drawing.ContentAlignment)(resources.GetObject("linkLabel1.TextAlign")));
     this.linkLabel1.Visible      = ((bool)(resources.GetObject("linkLabel1.Visible")));
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // rtb
     //
     this.rtb.AccessibleDescription = resources.GetString("rtb.AccessibleDescription");
     this.rtb.AccessibleName        = resources.GetString("rtb.AccessibleName");
     this.rtb.Anchor              = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("rtb.Anchor")));
     this.rtb.AutoSize            = ((bool)(resources.GetObject("rtb.AutoSize")));
     this.rtb.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("rtb.BackgroundImage")));
     this.rtb.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.rtb.BulletIndent        = ((int)(resources.GetObject("rtb.BulletIndent")));
     this.rtb.Dock                = ((System.Windows.Forms.DockStyle)(resources.GetObject("rtb.Dock")));
     this.rtb.Enabled             = ((bool)(resources.GetObject("rtb.Enabled")));
     this.rtb.Font                = ((System.Drawing.Font)(resources.GetObject("rtb.Font")));
     this.rtb.ImeMode             = ((System.Windows.Forms.ImeMode)(resources.GetObject("rtb.ImeMode")));
     this.rtb.Location            = ((System.Drawing.Point)(resources.GetObject("rtb.Location")));
     this.rtb.MaxLength           = ((int)(resources.GetObject("rtb.MaxLength")));
     this.rtb.Multiline           = ((bool)(resources.GetObject("rtb.Multiline")));
     this.rtb.Name                = "rtb";
     this.rtb.ReadOnly            = true;
     this.rtb.RightMargin         = ((int)(resources.GetObject("rtb.RightMargin")));
     this.rtb.RightToLeft         = ((System.Windows.Forms.RightToLeft)(resources.GetObject("rtb.RightToLeft")));
     this.rtb.ScrollBars          = ((System.Windows.Forms.RichTextBoxScrollBars)(resources.GetObject("rtb.ScrollBars")));
     this.rtb.ShowSelectionMargin = true;
     this.rtb.Size                = ((System.Drawing.Size)(resources.GetObject("rtb.Size")));
     this.rtb.TabIndex            = ((int)(resources.GetObject("rtb.TabIndex")));
     this.rtb.Text                = resources.GetString("rtb.Text");
     this.rtb.Visible             = ((bool)(resources.GetObject("rtb.Visible")));
     this.rtb.WordWrap            = ((bool)(resources.GetObject("rtb.WordWrap")));
     this.rtb.ZoomFactor          = ((System.Single)(resources.GetObject("rtb.ZoomFactor")));
     //
     // sfd
     //
     this.sfd.Filter = resources.GetString("sfd.Filter");
     this.sfd.Title  = resources.GetString("sfd.Title");
     //
     // Report
     //
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName        = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll            = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin      = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize            = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.xpGradientPanel1);
     this.Enabled         = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font            = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location        = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.MinimumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name            = "Report";
     this.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.StartPosition   = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text            = resources.GetString("$this.Text");
     this.xpGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #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(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);
 }
Beispiel #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DebugDock));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.lbft             = new System.Windows.Forms.ListBox();
     this.label2           = new System.Windows.Forms.Label();
     this.lbMem            = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.lbft);
     this.xpGradientPanel1.Controls.Add(this.label2);
     this.xpGradientPanel1.Controls.Add(this.lbMem);
     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(250, 400);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // lbft
     //
     this.lbft.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.lbft.Location = new System.Drawing.Point(16, 72);
     this.lbft.Name     = "lbft";
     this.lbft.Size     = new System.Drawing.Size(224, 316);
     this.lbft.TabIndex = 3;
     //
     // label2
     //
     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(8, 56);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(128, 23);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "FileTable Content:";
     this.label2.Click    += new System.EventHandler(this.label2_Click);
     //
     // lbMem
     //
     this.lbMem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.lbMem.BackColor = System.Drawing.Color.Transparent;
     this.lbMem.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbMem.Location  = new System.Drawing.Point(16, 24);
     this.lbMem.Name      = "lbMem";
     this.lbMem.Size      = new System.Drawing.Size(224, 23);
     this.lbMem.TabIndex  = 1;
     this.lbMem.Text      = "0";
     this.lbMem.Click    += new System.EventHandler(this.lbMem_Click);
     //
     // 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, 8);
     this.label1.Name      = "label1";
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Memory Usage:";
     this.label1.Click    += new System.EventHandler(this.label1_Click);
     //
     // DebugDock
     //
     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.Name     = "DebugDock";
     this.TabImage = ((System.Drawing.Image)(resources.GetObject("$this.TabImage")));
     this.TabText  = "Debug";
     this.Text     = "Debug Dock";
     this.xpGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #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.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);
 }
Beispiel #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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AnimPreview));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.pb     = new System.Windows.Forms.ProgressBar();
     this.btPlay = new System.Windows.Forms.Button();
     this.tv     = new System.Windows.Forms.TreeView();
     this.lb     = new System.Windows.Forms.ListBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.label1 = new System.Windows.Forms.Label();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.label1);
     this.xpGradientPanel1.Controls.Add(this.pb);
     this.xpGradientPanel1.Controls.Add(this.btPlay);
     this.xpGradientPanel1.Controls.Add(this.tv);
     this.xpGradientPanel1.Controls.Add(this.lb);
     this.xpGradientPanel1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.xpGradientPanel1.Location = new System.Drawing.Point(496, 0);
     this.xpGradientPanel1.Name     = "xpGradientPanel1";
     this.xpGradientPanel1.Size     = new System.Drawing.Size(280, 454);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // pb
     //
     this.pb.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pb.Location = new System.Drawing.Point(0, 438);
     this.pb.Name     = "pb";
     this.pb.Size     = new System.Drawing.Size(280, 16);
     this.pb.TabIndex = 3;
     //
     // btPlay
     //
     this.btPlay.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btPlay.Location = new System.Drawing.Point(200, 408);
     this.btPlay.Name     = "btPlay";
     this.btPlay.TabIndex = 2;
     this.btPlay.Text     = "Play";
     this.btPlay.Click   += new System.EventHandler(this.btPlay_Click);
     //
     // tv
     //
     this.tv.ImageIndex         = -1;
     this.tv.Location           = new System.Drawing.Point(8, 80);
     this.tv.Name               = "tv";
     this.tv.SelectedImageIndex = -1;
     this.tv.Size               = new System.Drawing.Size(264, 272);
     this.tv.TabIndex           = 1;
     this.tv.AfterSelect       += new System.Windows.Forms.TreeViewEventHandler(this.tv_AfterSelect);
     //
     // lb
     //
     this.lb.Location              = new System.Drawing.Point(8, 8);
     this.lb.Name                  = "lb";
     this.lb.Size                  = new System.Drawing.Size(264, 69);
     this.lb.TabIndex              = 0;
     this.lb.SelectedIndexChanged += new System.EventHandler(this.lb_SelectedIndexChanged);
     //
     // panel1
     //
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(496, 454);
     this.panel1.TabIndex = 1;
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(8, 360);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(264, 48);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "label1";
     //
     // AnimPreview
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(776, 454);
     this.Controls.Add(this.panel1);
     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          = "AnimPreview";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Animation Preview";
     this.xpGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #7
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(Form1));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.pb            = new System.Windows.Forms.ProgressBar();
     this.button3       = new System.Windows.Forms.Button();
     this.button2       = new System.Windows.Forms.Button();
     this.cbCompile     = new System.Windows.Forms.CheckBox();
     this.label7        = new System.Windows.Forms.Label();
     this.tbRelLetter   = new System.Windows.Forms.TextBox();
     this.label6        = new System.Windows.Forms.Label();
     this.tbVer         = new System.Windows.Forms.TextBox();
     this.label5        = new System.Windows.Forms.Label();
     this.lv            = new System.Windows.Forms.ListView();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
     this.lbVer         = new System.Windows.Forms.Label();
     this.lbQaVer       = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.xpLine1       = new SteepValley.Windows.Forms.XPLine();
     this.button1       = new System.Windows.Forms.Button();
     this.label2        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.lbRelease     = new System.Windows.Forms.Label();
     this.lbInfo        = new System.Windows.Forms.Label();
     this.lbInno        = new System.Windows.Forms.Label();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.lbInno);
     this.xpGradientPanel1.Controls.Add(this.lbInfo);
     this.xpGradientPanel1.Controls.Add(this.lbRelease);
     this.xpGradientPanel1.Controls.Add(this.pb);
     this.xpGradientPanel1.Controls.Add(this.button3);
     this.xpGradientPanel1.Controls.Add(this.button2);
     this.xpGradientPanel1.Controls.Add(this.cbCompile);
     this.xpGradientPanel1.Controls.Add(this.label7);
     this.xpGradientPanel1.Controls.Add(this.tbRelLetter);
     this.xpGradientPanel1.Controls.Add(this.label6);
     this.xpGradientPanel1.Controls.Add(this.tbVer);
     this.xpGradientPanel1.Controls.Add(this.label5);
     this.xpGradientPanel1.Controls.Add(this.lv);
     this.xpGradientPanel1.Controls.Add(this.lbVer);
     this.xpGradientPanel1.Controls.Add(this.lbQaVer);
     this.xpGradientPanel1.Controls.Add(this.label4);
     this.xpGradientPanel1.Controls.Add(this.label3);
     this.xpGradientPanel1.Controls.Add(this.xpLine1);
     this.xpGradientPanel1.Controls.Add(this.button1);
     this.xpGradientPanel1.Controls.Add(this.label2);
     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(560, 455);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // pb
     //
     this.pb.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pb.Location = new System.Drawing.Point(0, 442);
     this.pb.Name     = "pb";
     this.pb.Size     = new System.Drawing.Size(560, 13);
     this.pb.TabIndex = 20;
     //
     // button3
     //
     this.button3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button3.Location  = new System.Drawing.Point(336, 102);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(58, 23);
     this.button3.TabIndex  = 19;
     this.button3.Text      = "Publish";
     this.button3.Visible   = false;
     this.button3.Click    += new System.EventHandler(this.button3_Click);
     //
     // button2
     //
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button2.Location  = new System.Drawing.Point(230, 102);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(100, 23);
     this.button2.TabIndex  = 18;
     this.button2.Text      = "Upload Preview";
     this.button2.Visible   = false;
     this.button2.Click    += new System.EventHandler(this.button2_Click);
     //
     // cbCompile
     //
     this.cbCompile.AutoSize   = true;
     this.cbCompile.BackColor  = System.Drawing.Color.Transparent;
     this.cbCompile.Checked    = true;
     this.cbCompile.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbCompile.Location   = new System.Drawing.Point(400, 76);
     this.cbCompile.Name       = "cbCompile";
     this.cbCompile.Size       = new System.Drawing.Size(152, 17);
     this.cbCompile.TabIndex   = 17;
     this.cbCompile.Text       = "Compile Release Packages";
     this.cbCompile.UseVisualStyleBackColor = false;
     //
     // 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, ((byte)(0)));
     this.label7.Location  = new System.Drawing.Point(8, 67);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(120, 23);
     this.label7.TabIndex  = 15;
     this.label7.Text      = "Inno Setup:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // tbRelLetter
     //
     this.tbRelLetter.Location = new System.Drawing.Point(136, 104);
     this.tbRelLetter.Name     = "tbRelLetter";
     this.tbRelLetter.Size     = new System.Drawing.Size(88, 21);
     this.tbRelLetter.TabIndex = 14;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(8, 102);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(120, 23);
     this.label6.TabIndex  = 13;
     this.label6.Text      = "Release Letter:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // tbVer
     //
     this.tbVer.Location = new System.Drawing.Point(400, 176);
     this.tbVer.Name     = "tbVer";
     this.tbVer.ReadOnly = true;
     this.tbVer.Size     = new System.Drawing.Size(144, 21);
     this.tbVer.TabIndex = 12;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(8, 208);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(88, 23);
     this.label5.TabIndex  = 11;
     this.label5.Text      = "Fileset:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // 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.columnHeader1,
         this.columnHeader2,
         this.columnHeader3
     });
     this.lv.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lv.HideSelection = false;
     this.lv.Location      = new System.Drawing.Point(64, 234);
     this.lv.MultiSelect   = false;
     this.lv.Name          = "lv";
     this.lv.Size          = new System.Drawing.Size(488, 202);
     this.lv.TabIndex      = 10;
     this.lv.UseCompatibleStateImageBehavior = false;
     this.lv.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "Filename";
     this.columnHeader1.Width = 149;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "Filesize";
     this.columnHeader2.Width = 95;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "Fileversion";
     this.columnHeader3.Width = 154;
     //
     // lbVer
     //
     this.lbVer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.lbVer.BackColor = System.Drawing.Color.Transparent;
     this.lbVer.Location  = new System.Drawing.Point(104, 176);
     this.lbVer.Name      = "lbVer";
     this.lbVer.Size      = new System.Drawing.Size(288, 23);
     this.lbVer.TabIndex  = 9;
     this.lbVer.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // lbQaVer
     //
     this.lbQaVer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lbQaVer.BackColor = System.Drawing.Color.Transparent;
     this.lbQaVer.Location  = new System.Drawing.Point(104, 152);
     this.lbQaVer.Name      = "lbQaVer";
     this.lbQaVer.Size      = new System.Drawing.Size(440, 23);
     this.lbQaVer.TabIndex  = 8;
     this.lbQaVer.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // 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, ((byte)(0)));
     this.label4.Location  = new System.Drawing.Point(0, 176);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(96, 23);
     this.label4.TabIndex  = 7;
     this.label4.Text      = "Public Version:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label3
     //
     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, ((byte)(0)));
     this.label3.Location  = new System.Drawing.Point(0, 152);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(96, 23);
     this.label3.TabIndex  = 6;
     this.label3.Text      = "QA Version:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // xpLine1
     //
     this.xpLine1.BackColor   = System.Drawing.Color.Transparent;
     this.xpLine1.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.xpLine1.LineColor   = System.Drawing.SystemColors.InactiveCaption;
     this.xpLine1.Location    = new System.Drawing.Point(8, 136);
     this.xpLine1.Name        = "xpLine1";
     this.xpLine1.ShadowColor = System.Drawing.SystemColors.ActiveCaption;
     this.xpLine1.Size        = new System.Drawing.Size(544, 8);
     this.xpLine1.TabIndex    = 5;
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location  = new System.Drawing.Point(472, 104);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(75, 23);
     this.button1.TabIndex  = 4;
     this.button1.Text      = "Create";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // label2
     //
     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, ((byte)(0)));
     this.label2.Location  = new System.Drawing.Point(8, 40);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(120, 23);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Web Directory:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // 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, ((byte)(0)));
     this.label1.Location  = new System.Drawing.Point(10, 14);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(120, 23);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Release Directory:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // lbRelease
     //
     this.lbRelease.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.lbRelease.BackColor = System.Drawing.Color.Transparent;
     this.lbRelease.Location  = new System.Drawing.Point(133, 24);
     this.lbRelease.Name      = "lbRelease";
     this.lbRelease.Size      = new System.Drawing.Size(414, 13);
     this.lbRelease.TabIndex  = 21;
     this.lbRelease.Text      = "c:\\";
     //
     // lbInfo
     //
     this.lbInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.lbInfo.BackColor = System.Drawing.Color.Transparent;
     this.lbInfo.Location  = new System.Drawing.Point(134, 50);
     this.lbInfo.Name      = "lbInfo";
     this.lbInfo.Size      = new System.Drawing.Size(414, 13);
     this.lbInfo.TabIndex  = 22;
     this.lbInfo.Text      = "c:\\";
     //
     // lbInno
     //
     this.lbInno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.lbInno.BackColor = System.Drawing.Color.Transparent;
     this.lbInno.Location  = new System.Drawing.Point(134, 76);
     this.lbInno.Name      = "lbInno";
     this.lbInno.Size      = new System.Drawing.Size(258, 13);
     this.lbInno.TabIndex  = 23;
     this.lbInno.Text      = "c:\\";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(560, 455);
     this.Controls.Add(this.xpGradientPanel1);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "Form1";
     this.Text            = "Release Creator";
     this.xpGradientPanel1.ResumeLayout(false);
     this.xpGradientPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Beispiel #8
0
 void SetTheme(SteepValley.Windows.Forms.XPGradientPanel gp)
 {
     gp.StartColor = ThemeColorLight;
     gp.EndColor   = ThemeColor;
 }
Beispiel #9
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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(GenericImportForm));
     this.xpGradientPanel1   = new SteepValley.Windows.Forms.XPGradientPanel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.cbClear            = new Ambertation.Windows.Forms.TransparentCheckBox();
     this.button1            = new System.Windows.Forms.Button();
     this.label3             = new System.Windows.Forms.Label();
     this.xpLine3            = new SteepValley.Windows.Forms.XPLine();
     this.lvbones            = new System.Windows.Forms.ListViewEx();
     this.clBoneName         = new System.Windows.Forms.ColumnHeader();
     this.clBoneAction       = new System.Windows.Forms.ColumnHeader();
     this.clImportBone       = new System.Windows.Forms.ColumnHeader();
     this.clAssignedVertices = new System.Windows.Forms.ColumnHeader();
     this.imageList1         = new System.Windows.Forms.ImageList(this.components);
     this.label2             = new System.Windows.Forms.Label();
     this.xpLine2            = new SteepValley.Windows.Forms.XPLine();
     this.label1             = new System.Windows.Forms.Label();
     this.xpLine1            = new SteepValley.Windows.Forms.XPLine();
     this.lvmesh             = new System.Windows.Forms.ListViewEx();
     this.chMeshName         = new System.Windows.Forms.ColumnHeader();
     this.chMeshAction       = new System.Windows.Forms.ColumnHeader();
     this.chMeshTarget       = new System.Windows.Forms.ColumnHeader();
     this.chFaces            = new System.Windows.Forms.ColumnHeader();
     this.chVertices         = new System.Windows.Forms.ColumnHeader();
     this.chImportEnvelope   = new System.Windows.Forms.ColumnHeader();
     this.chJointCount       = new System.Windows.Forms.ColumnHeader();
     this.xpGradientPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.panel1);
     this.xpGradientPanel1.Controls.Add(this.label3);
     this.xpGradientPanel1.Controls.Add(this.xpLine3);
     this.xpGradientPanel1.Controls.Add(this.lvbones);
     this.xpGradientPanel1.Controls.Add(this.label2);
     this.xpGradientPanel1.Controls.Add(this.xpLine2);
     this.xpGradientPanel1.Controls.Add(this.label1);
     this.xpGradientPanel1.Controls.Add(this.xpLine1);
     this.xpGradientPanel1.Controls.Add(this.lvmesh);
     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(752, 486);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.cbClear);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Location = new System.Drawing.Point(0, 384);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(752, 100);
     this.panel1.TabIndex = 10;
     //
     // cbClear
     //
     this.cbClear.Location = new System.Drawing.Point(8, 8);
     this.cbClear.Name     = "cbClear";
     this.cbClear.Size     = new System.Drawing.Size(192, 24);
     this.cbClear.TabIndex = 1;
     this.cbClear.Text     = "Clear Meshgroups before Import";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location  = new System.Drawing.Point(672, 72);
     this.button1.Name      = "button1";
     this.button1.TabIndex  = 0;
     this.button1.Text      = "Import";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // label3
     //
     this.label3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.label3.Location  = new System.Drawing.Point(648, 352);
     this.label3.Name      = "label3";
     this.label3.TabIndex  = 9;
     this.label3.Text      = "Options";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // xpLine3
     //
     this.xpLine3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.xpLine3.BackColor   = System.Drawing.Color.Transparent;
     this.xpLine3.LineColor   = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.xpLine3.Location    = new System.Drawing.Point(8, 376);
     this.xpLine3.Name        = "xpLine3";
     this.xpLine3.ShadowColor = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.xpLine3.Size        = new System.Drawing.Size(740, 8);
     this.xpLine3.TabIndex    = 8;
     //
     // lvbones
     //
     this.lvbones.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.lvbones.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lvbones.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.clBoneName,
         this.clBoneAction,
         this.clImportBone,
         this.clAssignedVertices
     });
     this.lvbones.FullRowSelect  = true;
     this.lvbones.HeaderStyle    = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lvbones.HideSelection  = false;
     this.lvbones.Location       = new System.Drawing.Point(8, 216);
     this.lvbones.Name           = "lvbones";
     this.lvbones.Size           = new System.Drawing.Size(736, 128);
     this.lvbones.SmallImageList = this.imageList1;
     this.lvbones.TabIndex       = 7;
     this.lvbones.View           = System.Windows.Forms.View.Details;
     //
     // clBoneName
     //
     this.clBoneName.Text  = "Name";
     this.clBoneName.Width = 106;
     //
     // clBoneAction
     //
     this.clBoneAction.Text  = "";
     this.clBoneAction.Width = 102;
     //
     // clImportBone
     //
     this.clImportBone.Text  = "Import as";
     this.clImportBone.Width = 277;
     //
     // clAssignedVertices
     //
     this.clAssignedVertices.Text  = "Vertices";
     this.clAssignedVertices.Width = 67;
     //
     // imageList1
     //
     this.imageList1.ImageSize        = new System.Drawing.Size(1, 16);
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // 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.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.label2.Location  = new System.Drawing.Point(648, 184);
     this.label2.Name      = "label2";
     this.label2.TabIndex  = 6;
     this.label2.Text      = "Skeleton";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // xpLine2
     //
     this.xpLine2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.xpLine2.BackColor   = System.Drawing.Color.Transparent;
     this.xpLine2.LineColor   = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.xpLine2.Location    = new System.Drawing.Point(8, 208);
     this.xpLine2.Name        = "xpLine2";
     this.xpLine2.ShadowColor = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.xpLine2.Size        = new System.Drawing.Size(740, 8);
     this.xpLine2.TabIndex    = 5;
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     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.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.label1.Location  = new System.Drawing.Point(648, 8);
     this.label1.Name      = "label1";
     this.label1.TabIndex  = 4;
     this.label1.Text      = "Mesh Groups";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // xpLine1
     //
     this.xpLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.xpLine1.BackColor   = System.Drawing.Color.Transparent;
     this.xpLine1.LineColor   = System.Drawing.Color.FromArgb(((System.Byte)(64)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.xpLine1.Location    = new System.Drawing.Point(8, 32);
     this.xpLine1.Name        = "xpLine1";
     this.xpLine1.ShadowColor = System.Drawing.Color.FromArgb(((System.Byte)(127)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.xpLine1.Size        = new System.Drawing.Size(740, 8);
     this.xpLine1.TabIndex    = 3;
     //
     // lvmesh
     //
     this.lvmesh.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.lvmesh.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lvmesh.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.chMeshName,
         this.chMeshAction,
         this.chMeshTarget,
         this.chFaces,
         this.chVertices,
         this.chImportEnvelope,
         this.chJointCount
     });
     this.lvmesh.FullRowSelect  = true;
     this.lvmesh.HeaderStyle    = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lvmesh.HideSelection  = false;
     this.lvmesh.Location       = new System.Drawing.Point(8, 40);
     this.lvmesh.Name           = "lvmesh";
     this.lvmesh.Size           = new System.Drawing.Size(736, 136);
     this.lvmesh.SmallImageList = this.imageList1;
     this.lvmesh.TabIndex       = 2;
     this.lvmesh.View           = System.Windows.Forms.View.Details;
     //
     // chMeshName
     //
     this.chMeshName.Text  = "Name";
     this.chMeshName.Width = 106;
     //
     // chMeshAction
     //
     this.chMeshAction.Text  = "";
     this.chMeshAction.Width = 102;
     //
     // chMeshTarget
     //
     this.chMeshTarget.Text  = "Import as";
     this.chMeshTarget.Width = 277;
     //
     // chFaces
     //
     this.chFaces.Text  = "Faces";
     this.chFaces.Width = 67;
     //
     // chVertices
     //
     this.chVertices.Text  = "Vertices";
     this.chVertices.Width = 67;
     //
     // chImportEnvelope
     //
     this.chImportEnvelope.Text  = "Boneweight Import";
     this.chImportEnvelope.Width = 20;
     //
     // chJointCount
     //
     this.chJointCount.Text  = "Joint Count";
     this.chJointCount.Width = 79;
     //
     // GenericImportForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(752, 486);
     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.MinimizeBox     = false;
     this.Name            = "GenericImportForm";
     this.ShowInTaskbar   = false;
     this.Text            = "Mesh Import";
     this.xpGradientPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #10
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.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     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.label5           = new System.Windows.Forms.Label();
     this.tbMMAT           = new System.Windows.Forms.TextBox();
     this.tbCreator        = new System.Windows.Forms.TextBox();
     this.tbLicense        = new System.Windows.Forms.TextBox();
     this.tbDate           = new System.Windows.Forms.TextBox();
     this.tbVersion        = new System.Windows.Forms.TextBox();
     this.button1          = new System.Windows.Forms.Button();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.button1);
     this.xpGradientPanel1.Controls.Add(this.tbVersion);
     this.xpGradientPanel1.Controls.Add(this.tbDate);
     this.xpGradientPanel1.Controls.Add(this.tbLicense);
     this.xpGradientPanel1.Controls.Add(this.tbCreator);
     this.xpGradientPanel1.Controls.Add(this.tbMMAT);
     this.xpGradientPanel1.Controls.Add(this.label5);
     this.xpGradientPanel1.Controls.Add(this.label4);
     this.xpGradientPanel1.Controls.Add(this.label3);
     this.xpGradientPanel1.Controls.Add(this.label2);
     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(818, 184);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // 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, 8);
     this.label1.Name      = "label1";
     this.label1.TabIndex  = 0;
     this.label1.Text      = "MMAT Text:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label2
     //
     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(8, 48);
     this.label2.Name      = "label2";
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Created by:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label3
     //
     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(8, 72);
     this.label3.Name      = "label3";
     this.label3.TabIndex  = 2;
     this.label3.Text      = "License:";
     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, 96);
     this.label4.Name      = "label4";
     this.label4.TabIndex  = 3;
     this.label4.Text      = "Release Date:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     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, 120);
     this.label5.Name      = "label5";
     this.label5.TabIndex  = 4;
     this.label5.Text      = "Version:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // tbMMAT
     //
     this.tbMMAT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.tbMMAT.Location = new System.Drawing.Point(120, 8);
     this.tbMMAT.Name     = "tbMMAT";
     this.tbMMAT.Size     = new System.Drawing.Size(690, 21);
     this.tbMMAT.TabIndex = 5;
     this.tbMMAT.Text     = "Created by Numenor for CEP 3.0";
     //
     // tbCreator
     //
     this.tbCreator.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.tbCreator.Location = new System.Drawing.Point(120, 48);
     this.tbCreator.Name     = "tbCreator";
     this.tbCreator.Size     = new System.Drawing.Size(690, 21);
     this.tbCreator.TabIndex = 6;
     this.tbCreator.Text     = "Numenor, RGiles";
     //
     // tbLicense
     //
     this.tbLicense.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.tbLicense.Location = new System.Drawing.Point(120, 72);
     this.tbLicense.Name     = "tbLicense";
     this.tbLicense.Size     = new System.Drawing.Size(690, 21);
     this.tbLicense.TabIndex = 7;
     this.tbLicense.Text     = "This File was created as Part of the ColorEnablerPackage (=CEP) from ModTheSims2." +
                               " If you payed for a package that contains this File please report it to numenor@" +
                               "email.it.";
     //
     // tbDate
     //
     this.tbDate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.tbDate.Location = new System.Drawing.Point(120, 96);
     this.tbDate.Name     = "tbDate";
     this.tbDate.Size     = new System.Drawing.Size(690, 21);
     this.tbDate.TabIndex = 8;
     this.tbDate.Text     = "textBox4";
     //
     // tbVersion
     //
     this.tbVersion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.tbVersion.Location = new System.Drawing.Point(120, 120);
     this.tbVersion.Name     = "tbVersion";
     this.tbVersion.Size     = new System.Drawing.Size(690, 21);
     this.tbVersion.TabIndex = 9;
     this.tbVersion.Text     = "3.0 (beta)";
     //
     // button1
     //
     this.button1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Location = new System.Drawing.Point(736, 152);
     this.button1.Name     = "button1";
     this.button1.TabIndex = 10;
     this.button1.Text     = "OK";
     this.button1.Click   += new System.EventHandler(this.button1_Click);
     //
     // StringsForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(818, 184);
     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.SizableToolWindow;
     this.Name            = "StringsForm";
     this.Text            = "Copyright Text";
     this.xpGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #11
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.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.btOK             = new System.Windows.Forms.Button();
     this.btCancel         = new System.Windows.Forms.Button();
     this.xpLine1          = new SteepValley.Windows.Forms.XPLine();
     this.tbFolder         = new System.Windows.Forms.ComboBox();
     this.button1          = new System.Windows.Forms.Button();
     this.label1           = new System.Windows.Forms.Label();
     this.fbd = new System.Windows.Forms.FolderBrowserDialog();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.btOK);
     this.xpGradientPanel1.Controls.Add(this.btCancel);
     this.xpGradientPanel1.Controls.Add(this.xpLine1);
     this.xpGradientPanel1.Controls.Add(this.tbFolder);
     this.xpGradientPanel1.Controls.Add(this.button1);
     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(674, 80);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // btOK
     //
     this.btOK.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btOK.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btOK.Location  = new System.Drawing.Point(512, 52);
     this.btOK.Name      = "btOK";
     this.btOK.TabIndex  = 6;
     this.btOK.Text      = "OK";
     this.btOK.Click    += new System.EventHandler(this.btOK_Click);
     //
     // btCancel
     //
     this.btCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btCancel.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btCancel.Location     = new System.Drawing.Point(592, 52);
     this.btCancel.Name         = "btCancel";
     this.btCancel.TabIndex     = 5;
     this.btCancel.Text         = "Cancel";
     this.btCancel.Click       += new System.EventHandler(this.btCancel_Click);
     //
     // xpLine1
     //
     this.xpLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.xpLine1.BackColor   = System.Drawing.Color.Transparent;
     this.xpLine1.ForeColor   = System.Drawing.SystemColors.Desktop;
     this.xpLine1.LineColor   = System.Drawing.SystemColors.Desktop;
     this.xpLine1.Location    = new System.Drawing.Point(0, 32);
     this.xpLine1.Name        = "xpLine1";
     this.xpLine1.ShadowColor = System.Drawing.Color.Transparent;
     this.xpLine1.Size        = new System.Drawing.Size(672, 16);
     this.xpLine1.TabIndex    = 4;
     //
     // tbFolder
     //
     this.tbFolder.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.tbFolder.Location = new System.Drawing.Point(64, 8);
     this.tbFolder.Name     = "tbFolder";
     this.tbFolder.Size     = new System.Drawing.Size(520, 21);
     this.tbFolder.TabIndex = 3;
     //
     // button1
     //
     this.button1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location  = new System.Drawing.Point(592, 8);
     this.button1.Name      = "button1";
     this.button1.TabIndex  = 2;
     this.button1.Text      = "Browse...";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // 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, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(48, 23);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Folder:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // SelectSimFolder
     //
     this.AcceptButton      = this.btOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.CancelButton      = this.btCancel;
     this.ClientSize        = new System.Drawing.Size(674, 80);
     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.FixedToolWindow;
     this.Name            = "SelectSimFolder";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Select Sim Folder";
     this.xpGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #12
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(FileTableItemForm));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.button3          = new System.Windows.Forms.Button();
     this.button2          = new System.Windows.Forms.Button();
     this.button1          = new System.Windows.Forms.Button();
     this.cbEpVer          = new System.Windows.Forms.ComboBox();
     this.tbRoot           = new System.Windows.Forms.TextBox();
     this.tbName           = new System.Windows.Forms.TextBox();
     this.cbRec            = new Ambertation.Windows.Forms.TransparentCheckBox();
     this.label3           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.fbd = new System.Windows.Forms.FolderBrowserDialog();
     this.ofd = new System.Windows.Forms.OpenFileDialog();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.AccessibleDescription = null;
     this.xpGradientPanel1.AccessibleName        = null;
     resources.ApplyResources(this.xpGradientPanel1, "xpGradientPanel1");
     this.xpGradientPanel1.BackgroundImage = null;
     this.xpGradientPanel1.Controls.Add(this.button3);
     this.xpGradientPanel1.Controls.Add(this.button2);
     this.xpGradientPanel1.Controls.Add(this.button1);
     this.xpGradientPanel1.Controls.Add(this.cbEpVer);
     this.xpGradientPanel1.Controls.Add(this.tbRoot);
     this.xpGradientPanel1.Controls.Add(this.tbName);
     this.xpGradientPanel1.Controls.Add(this.cbRec);
     this.xpGradientPanel1.Controls.Add(this.label3);
     this.xpGradientPanel1.Controls.Add(this.label2);
     this.xpGradientPanel1.Controls.Add(this.label1);
     this.xpGradientPanel1.Font      = null;
     this.xpGradientPanel1.Name      = "xpGradientPanel1";
     this.xpGradientPanel1.Watermark = null;
     //
     // button3
     //
     this.button3.AccessibleDescription = null;
     this.button3.AccessibleName        = null;
     resources.ApplyResources(this.button3, "button3");
     this.button3.BackgroundImage = null;
     this.button3.Font            = null;
     this.button3.Name            = "button3";
     this.button3.Click          += new System.EventHandler(this.button3_Click);
     //
     // button2
     //
     this.button2.AccessibleDescription = null;
     this.button2.AccessibleName        = null;
     resources.ApplyResources(this.button2, "button2");
     this.button2.BackgroundImage = null;
     this.button2.Font            = null;
     this.button2.Name            = "button2";
     this.button2.Click          += new System.EventHandler(this.button2_Click);
     //
     // button1
     //
     this.button1.AccessibleDescription = null;
     this.button1.AccessibleName        = null;
     resources.ApplyResources(this.button1, "button1");
     this.button1.BackgroundImage = null;
     this.button1.Font            = null;
     this.button1.Name            = "button1";
     this.button1.Click          += new System.EventHandler(this.button1_Click);
     //
     // cbEpVer
     //
     this.cbEpVer.AccessibleDescription = null;
     this.cbEpVer.AccessibleName        = null;
     resources.ApplyResources(this.cbEpVer, "cbEpVer");
     this.cbEpVer.BackgroundImage = null;
     this.cbEpVer.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbEpVer.Font            = null;
     this.cbEpVer.Items.AddRange(new object[] {
         resources.GetString("cbEpVer.Items"),
         resources.GetString("cbEpVer.Items1"),
         resources.GetString("cbEpVer.Items2"),
         resources.GetString("cbEpVer.Items3"),
         resources.GetString("cbEpVer.Items4"),
         resources.GetString("cbEpVer.Items5"),
         resources.GetString("cbEpVer.Items6")
     });
     this.cbEpVer.Name = "cbEpVer";
     //
     // tbRoot
     //
     this.tbRoot.AccessibleDescription = null;
     this.tbRoot.AccessibleName        = null;
     resources.ApplyResources(this.tbRoot, "tbRoot");
     this.tbRoot.BackgroundImage = null;
     this.tbRoot.Font            = null;
     this.tbRoot.Name            = "tbRoot";
     this.tbRoot.ReadOnly        = true;
     //
     // tbName
     //
     this.tbName.AccessibleDescription = null;
     this.tbName.AccessibleName        = null;
     resources.ApplyResources(this.tbName, "tbName");
     this.tbName.BackgroundImage = null;
     this.tbName.Font            = null;
     this.tbName.Name            = "tbName";
     this.tbName.TextChanged    += new System.EventHandler(this.tbName_TextChanged);
     //
     // cbRec
     //
     this.cbRec.AccessibleDescription = null;
     this.cbRec.AccessibleName        = null;
     resources.ApplyResources(this.cbRec, "cbRec");
     this.cbRec.BackgroundImage         = null;
     this.cbRec.Name                    = "cbRec";
     this.cbRec.UseVisualStyleBackColor = false;
     //
     // label3
     //
     this.label3.AccessibleDescription = null;
     this.label3.AccessibleName        = null;
     resources.ApplyResources(this.label3, "label3");
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Name      = "label3";
     //
     // label2
     //
     this.label2.AccessibleDescription = null;
     this.label2.AccessibleName        = null;
     resources.ApplyResources(this.label2, "label2");
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Name      = "label2";
     //
     // label1
     //
     this.label1.AccessibleDescription = null;
     this.label1.AccessibleName        = null;
     resources.ApplyResources(this.label1, "label1");
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Name      = "label1";
     //
     // fbd
     //
     resources.ApplyResources(this.fbd, "fbd");
     //
     // ofd
     //
     resources.ApplyResources(this.ofd, "ofd");
     //
     // FileTableItemForm
     //
     this.AccessibleDescription = null;
     this.AccessibleName        = null;
     resources.ApplyResources(this, "$this");
     this.BackgroundImage = null;
     this.Controls.Add(this.xpGradientPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "FileTableItemForm";
     this.xpGradientPanel1.ResumeLayout(false);
     this.xpGradientPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Beispiel #13
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();
            Ambertation.Windows.Forms.WhidbeyRenderer      whidbeyRenderer2 = new Ambertation.Windows.Forms.WhidbeyRenderer();
            System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(ResourceDock));
            this.manager          = new Ambertation.Windows.Forms.DockManager();
            this.dockBottom       = new Ambertation.Windows.Forms.DockContainer();
            this.dcConvert        = new Ambertation.Windows.Forms.DockPanel();
            this.xpGradientPanel4 = new SteepValley.Windows.Forms.XPGradientPanel();
            this.tbFloat          = new System.Windows.Forms.TextBox();
            this.tbBin            = new System.Windows.Forms.TextBox();
            this.tbDec            = new System.Windows.Forms.TextBox();
            this.tbHex            = new System.Windows.Forms.TextBox();
            this.dcHex            = new Ambertation.Windows.Forms.DockPanel();
            this.hvc              = new Ambertation.Windows.Forms.HexViewControl();
            this.panel1           = new System.Windows.Forms.Panel();
            this.button1          = new System.Windows.Forms.Button();
            this.hexEditControl1  = new Ambertation.Windows.Forms.HexEditControl();
            this.dcResource       = new Ambertation.Windows.Forms.DockPanel();
            this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
            this.linkLabel1       = new System.Windows.Forms.LinkLabel();
            this.lbComp           = new System.Windows.Forms.Label();
            this.cbComp           = new System.Windows.Forms.ComboBox();
            this.pntypes          = new System.Windows.Forms.Panel();
            this.tbinstance2      = new System.Windows.Forms.TextBox();
            this.tbinstance       = new System.Windows.Forms.TextBox();
            this.label11          = new System.Windows.Forms.Label();
            this.tbtype           = new System.Windows.Forms.TextBox();
            this.label8           = new System.Windows.Forms.Label();
            this.label9           = new System.Windows.Forms.Label();
            this.label10          = new System.Windows.Forms.Label();
            this.tbgroup          = new System.Windows.Forms.TextBox();
            this.cbtypes          = new System.Windows.Forms.ComboBox();
            this.dcPackage        = new Ambertation.Windows.Forms.DockPanel();
            this.xpGradientPanel3 = new SteepValley.Windows.Forms.XPGradientPanel();
            this.lv                   = new System.Windows.Forms.ListView();
            this.clOffset             = new System.Windows.Forms.ColumnHeader();
            this.clSize               = new System.Windows.Forms.ColumnHeader();
            this.label4               = new System.Windows.Forms.Label();
            this.pgHead               = new System.Windows.Forms.PropertyGrid();
            this.dcWrapper            = new Ambertation.Windows.Forms.DockPanel();
            this.xpGradientPanel2     = new SteepValley.Windows.Forms.XPGradientPanel();
            this.lbName               = new System.Windows.Forms.Label();
            this.pb                   = new System.Windows.Forms.PictureBox();
            this.lbDesc               = new System.Windows.Forms.Label();
            this.lbVersion            = new System.Windows.Forms.Label();
            this.lbAuthor             = new System.Windows.Forms.Label();
            this.label5               = new System.Windows.Forms.Label();
            this.label2               = new System.Windows.Forms.Label();
            this.label1               = new System.Windows.Forms.Label();
            this.label3               = new System.Windows.Forms.Label();
            this.xpCueBannerExtender1 = new SteepValley.Windows.Forms.XPCueBannerExtender(this.components);
            this.manager.SuspendLayout();
            this.dockBottom.SuspendLayout();
            this.dcConvert.SuspendLayout();
            this.xpGradientPanel4.SuspendLayout();
            this.dcHex.SuspendLayout();
            this.panel1.SuspendLayout();
            this.dcResource.SuspendLayout();
            this.xpGradientPanel1.SuspendLayout();
            this.pntypes.SuspendLayout();
            this.dcPackage.SuspendLayout();
            this.xpGradientPanel3.SuspendLayout();
            this.dcWrapper.SuspendLayout();
            this.xpGradientPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pb)).BeginInit();
            this.SuspendLayout();
            //
            // sandDockManager1
            //
            this.manager.Controls.Add(this.dockBottom);
            this.manager.DefaultSize = new System.Drawing.Size(100, 100);
            resources.ApplyResources(this.manager, "sandDockManager1");
            this.manager.DragBorder = true;
            this.manager.Manager    = this.manager;
            this.manager.Name       = "sandDockManager1";
            this.manager.NoCleanup  = false;
            this.manager.Renderer   = whidbeyRenderer2;
            this.manager.TabImage   = null;
            this.manager.TabText    = "";
            //
            // dockBottom
            //
            this.dockBottom.Controls.Add(this.dcPackage);
            this.dockBottom.Controls.Add(this.dcResource);
            this.dockBottom.Controls.Add(this.dcWrapper);
            this.dockBottom.Controls.Add(this.dcHex);
            this.dockBottom.Controls.Add(this.dcConvert);
            resources.ApplyResources(this.dockBottom, "dockBottom");
            this.dockBottom.DragBorder = true;
            this.dockBottom.Manager    = this.manager;
            this.dockBottom.Name       = "dockBottom";
            this.dockBottom.NoCleanup  = false;
            this.dockBottom.TabImage   = null;
            this.dockBottom.TabText    = "";
            //
            // dcConvert
            //
            this.dcConvert.AllowClose      = true;
            this.dcConvert.AllowDockBottom = true;
            this.dcConvert.AllowDockCenter = true;
            this.dcConvert.AllowDockLeft   = true;
            this.dcConvert.AllowDockRight  = true;
            this.dcConvert.AllowDockTop    = true;
            this.dcConvert.AllowFloat      = true;
            resources.ApplyResources(this.dcConvert, "dcConvert");
            this.dcConvert.CanUndock = true;
            this.dcConvert.Controls.Add(this.xpGradientPanel4);
            this.dcConvert.DockContainer      = this.dockBottom;
            this.dcConvert.DragBorder         = false;
            this.dcConvert.FloatingSize       = new System.Drawing.Size(856, 382);
            this.dcConvert.Image              = ((System.Drawing.Image)(resources.GetObject("dcConvert.Image")));
            this.dcConvert.Manager            = this.manager;
            this.dcConvert.Name               = "dcConvert";
            this.dcConvert.ShowCloseButton    = true;
            this.dcConvert.ShowCollapseButton = true;
            this.dcConvert.TabImage           = ((System.Drawing.Image)(resources.GetObject("dcConvert.TabImage")));
            this.dcConvert.TabText            = "Converter";
            //
            // xpGradientPanel4
            //
            this.xpGradientPanel4.Controls.Add(this.tbFloat);
            this.xpGradientPanel4.Controls.Add(this.tbBin);
            this.xpGradientPanel4.Controls.Add(this.tbDec);
            this.xpGradientPanel4.Controls.Add(this.tbHex);
            resources.ApplyResources(this.xpGradientPanel4, "xpGradientPanel4");
            this.xpGradientPanel4.Name = "xpGradientPanel4";
            //
            // tbFloat
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbFloat, "Float");
            resources.ApplyResources(this.tbFloat, "tbFloat");
            this.tbFloat.Name         = "tbFloat";
            this.tbFloat.TextChanged += new System.EventHandler(this.FloatChanged);
            //
            // tbBin
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbBin, "Binary");
            resources.ApplyResources(this.tbBin, "tbBin");
            this.tbBin.Name         = "tbBin";
            this.tbBin.SizeChanged += new System.EventHandler(this.tbBin_SizeChanged);
            this.tbBin.TextChanged += new System.EventHandler(this.BinChanged);
            //
            // tbDec
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbDec, "Decimal");
            resources.ApplyResources(this.tbDec, "tbDec");
            this.tbDec.Name         = "tbDec";
            this.tbDec.TextChanged += new System.EventHandler(this.DecChanged);
            //
            // tbHex
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbHex, "Hex.");
            resources.ApplyResources(this.tbHex, "tbHex");
            this.tbHex.Name         = "tbHex";
            this.tbHex.TextChanged += new System.EventHandler(this.HexChanged);
            //
            // dcHex
            //
            this.dcHex.AllowClose      = true;
            this.dcHex.AllowDockBottom = true;
            this.dcHex.AllowDockCenter = true;
            this.dcHex.AllowDockLeft   = true;
            this.dcHex.AllowDockRight  = true;
            this.dcHex.AllowDockTop    = true;
            this.dcHex.AllowFloat      = true;
            resources.ApplyResources(this.dcHex, "dcHex");
            this.dcHex.CanUndock = true;
            this.dcHex.Controls.Add(this.hvc);
            this.dcHex.Controls.Add(this.panel1);
            this.dcHex.Controls.Add(this.hexEditControl1);
            this.dcHex.DockContainer      = this.dockBottom;
            this.dcHex.DragBorder         = false;
            this.dcHex.FloatingSize       = new System.Drawing.Size(856, 382);
            this.dcHex.Image              = ((System.Drawing.Image)(resources.GetObject("dcHex.Image")));
            this.dcHex.Manager            = this.manager;
            this.dcHex.Name               = "dcHex";
            this.dcHex.ShowCloseButton    = true;
            this.dcHex.ShowCollapseButton = true;
            this.dcHex.TabImage           = ((System.Drawing.Image)(resources.GetObject("dcHex.TabImage")));
            this.dcHex.TabText            = "Hex";
            this.dcHex.VisibleChanged    += new System.EventHandler(this.dcHex_VisibleChanged);
            //
            // hvc
            //
            this.hvc.Blocks       = ((byte)(2));
            this.hvc.CharBoxWidth = 220;
            this.hvc.CurrentRow   = 0;
            this.hvc.Data         = new byte[0];
            resources.ApplyResources(this.hvc, "hvc");
            this.hvc.FocusedForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.hvc.GridColor          = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(255)))), ((int)(((byte)(140)))), ((int)(((byte)(0)))));
            this.hvc.HeadColor          = System.Drawing.Color.DarkOrange;
            this.hvc.HeadForeColor      = System.Drawing.Color.SeaShell;
            this.hvc.HighlightColor     = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(255)))), ((int)(((byte)(140)))), ((int)(((byte)(0)))));
            this.hvc.HighlightForeColor = System.Drawing.SystemColors.HighlightText;
            this.hvc.HighlightZeros     = false;
            this.hvc.Name               = "hvc";
            this.hvc.Offset             = 0;
            this.hvc.OffsetBoxWidth     = 83;
            this.hvc.SelectedByte       = ((byte)(0));
            this.hvc.SelectedChar       = '\0';
            this.hvc.SelectedDouble     = 0;
            this.hvc.SelectedFloat      = 0F;
            this.hvc.SelectedInt        = 0;
            this.hvc.SelectedLong       = ((long)(0));
            this.hvc.SelectedShort      = ((short)(0));
            this.hvc.SelectedUInt       = ((uint)(0u));
            this.hvc.SelectedULong      = ((ulong)(0ul));
            this.hvc.SelectedUShort     = ((ushort)(0));
            this.hvc.Selection          = new byte[0];
            this.hvc.SelectionColor     = System.Drawing.SystemColors.Highlight;
            this.hvc.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            this.hvc.ShowGrid           = true;
            this.hvc.View               = Ambertation.Windows.Forms.HexViewControl.ViewState.Hex;
            this.hvc.ZeroCellColor      = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(158)))), ((int)(((byte)(210)))), ((int)(((byte)(49)))));
            //
            // panel1
            //
            this.panel1.BackColor = System.Drawing.SystemColors.Control;
            this.panel1.Controls.Add(this.button1);
            resources.ApplyResources(this.panel1, "panel1");
            this.panel1.Name = "panel1";
            //
            // button1
            //
            resources.ApplyResources(this.button1, "button1");
            this.button1.Name   = "button1";
            this.button1.Click += new System.EventHandler(this.button1_Click);
            //
            // hexEditControl1
            //
            resources.ApplyResources(this.hexEditControl1, "hexEditControl1");
            this.hexEditControl1.FlatStyle   = System.Windows.Forms.FlatStyle.System;
            this.hexEditControl1.LabelFont   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.hexEditControl1.Name        = "hexEditControl1";
            this.hexEditControl1.TabStop     = false;
            this.hexEditControl1.TextBoxFont = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.hexEditControl1.Vertical    = false;
            this.hexEditControl1.View        = Ambertation.Windows.Forms.HexViewControl.ViewState.Hex;
            this.hexEditControl1.Viewer      = this.hvc;
            //
            // dcResource
            //
            this.dcResource.AllowClose      = true;
            this.dcResource.AllowDockBottom = true;
            this.dcResource.AllowDockCenter = true;
            this.dcResource.AllowDockLeft   = true;
            this.dcResource.AllowDockRight  = true;
            this.dcResource.AllowDockTop    = true;
            this.dcResource.AllowFloat      = true;
            resources.ApplyResources(this.dcResource, "dcResource");
            this.dcResource.CanUndock = true;
            this.dcResource.Controls.Add(this.xpGradientPanel1);
            this.dcResource.DockContainer      = this.dockBottom;
            this.dcResource.DragBorder         = false;
            this.dcResource.FloatingSize       = new System.Drawing.Size(856, 382);
            this.dcResource.Image              = ((System.Drawing.Image)(resources.GetObject("dcResource.Image")));
            this.dcResource.Manager            = this.manager;
            this.dcResource.Name               = "dcResource";
            this.dcResource.ShowCloseButton    = true;
            this.dcResource.ShowCollapseButton = true;
            this.dcResource.TabImage           = ((System.Drawing.Image)(resources.GetObject("dcResource.TabImage")));
            this.dcResource.TabText            = "Resource";
            //
            // xpGradientPanel1
            //
            this.xpGradientPanel1.Controls.Add(this.linkLabel1);
            this.xpGradientPanel1.Controls.Add(this.lbComp);
            this.xpGradientPanel1.Controls.Add(this.cbComp);
            this.xpGradientPanel1.Controls.Add(this.pntypes);
            resources.ApplyResources(this.xpGradientPanel1, "xpGradientPanel1");
            this.xpGradientPanel1.Name = "xpGradientPanel1";
            //
            // linkLabel1
            //
            this.linkLabel1.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.linkLabel1, "linkLabel1");
            this.linkLabel1.Name    = "linkLabel1";
            this.linkLabel1.TabStop = true;
            this.linkLabel1.UseCompatibleTextRendering = true;
            this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
            //
            // lbComp
            //
            this.lbComp.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.lbComp, "lbComp");
            this.lbComp.Name = "lbComp";
            //
            // cbComp
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.cbComp, "");
            this.cbComp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            resources.ApplyResources(this.cbComp, "cbComp");
            this.cbComp.Items.AddRange(new object[] {
                resources.GetString("cbComp.Items"),
                resources.GetString("cbComp.Items1"),
                resources.GetString("cbComp.Items2")
            });
            this.cbComp.Name = "cbComp";
            this.cbComp.SelectedIndexChanged += new System.EventHandler(this.cbComp_SelectedIndexChanged);
            //
            // pntypes
            //
            this.pntypes.BackColor = System.Drawing.Color.Transparent;
            this.pntypes.Controls.Add(this.tbinstance2);
            this.pntypes.Controls.Add(this.tbinstance);
            this.pntypes.Controls.Add(this.label11);
            this.pntypes.Controls.Add(this.tbtype);
            this.pntypes.Controls.Add(this.label8);
            this.pntypes.Controls.Add(this.label9);
            this.pntypes.Controls.Add(this.label10);
            this.pntypes.Controls.Add(this.tbgroup);
            this.pntypes.Controls.Add(this.cbtypes);
            resources.ApplyResources(this.pntypes, "pntypes");
            this.pntypes.Name = "pntypes";
            //
            // tbinstance2
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbinstance2, "");
            resources.ApplyResources(this.tbinstance2, "tbinstance2");
            this.tbinstance2.Name         = "tbinstance2";
            this.tbinstance2.Leave       += new System.EventHandler(this.tbinstance2_TextChanged);
            this.tbinstance2.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.tbinstance2_KeyUp);
            this.tbinstance2.TextChanged += new System.EventHandler(this.TextChanged);
            //
            // tbinstance
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbinstance, "");
            resources.ApplyResources(this.tbinstance, "tbinstance");
            this.tbinstance.Name         = "tbinstance";
            this.tbinstance.Leave       += new System.EventHandler(this.tbinstance_TextChanged);
            this.tbinstance.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.tbinstance_KeyUp);
            this.tbinstance.TextChanged += new System.EventHandler(this.TextChanged);
            //
            // label11
            //
            resources.ApplyResources(this.label11, "label11");
            this.label11.Name = "label11";
            //
            // tbtype
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbtype, "");
            resources.ApplyResources(this.tbtype, "tbtype");
            this.tbtype.Name         = "tbtype";
            this.tbtype.Leave       += new System.EventHandler(this.tbtype_TextChanged2);
            this.tbtype.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.tbtype_KeyUp);
            this.tbtype.TextChanged += new System.EventHandler(this.tbtype_TextChanged);
            //
            // label8
            //
            resources.ApplyResources(this.label8, "label8");
            this.label8.Name = "label8";
            //
            // label9
            //
            resources.ApplyResources(this.label9, "label9");
            this.label9.Name = "label9";
            //
            // label10
            //
            resources.ApplyResources(this.label10, "label10");
            this.label10.Name = "label10";
            //
            // tbgroup
            //
            this.xpCueBannerExtender1.SetCueBannerText(this.tbgroup, "");
            resources.ApplyResources(this.tbgroup, "tbgroup");
            this.tbgroup.Name         = "tbgroup";
            this.tbgroup.Leave       += new System.EventHandler(this.tbgroup_TextChanged);
            this.tbgroup.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.tbgroup_KeyUp);
            this.tbgroup.TextChanged += new System.EventHandler(this.TextChanged);
            //
            // cbtypes
            //
            resources.ApplyResources(this.cbtypes, "cbtypes");
            this.xpCueBannerExtender1.SetCueBannerText(this.cbtypes, "");
            this.cbtypes.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbtypes.Name                  = "cbtypes";
            this.cbtypes.SelectedIndexChanged += new System.EventHandler(this.cbtypes_SelectedIndexChanged);
            //
            // dcPackage
            //
            this.dcPackage.AllowClose      = true;
            this.dcPackage.AllowDockBottom = true;
            this.dcPackage.AllowDockCenter = true;
            this.dcPackage.AllowDockLeft   = true;
            this.dcPackage.AllowDockRight  = true;
            this.dcPackage.AllowDockTop    = true;
            this.dcPackage.AllowFloat      = true;
            resources.ApplyResources(this.dcPackage, "dcPackage");
            this.dcPackage.CanUndock = true;
            this.dcPackage.Controls.Add(this.xpGradientPanel3);
            this.dcPackage.DockContainer      = this.dockBottom;
            this.dcPackage.DragBorder         = false;
            this.dcPackage.FloatingSize       = new System.Drawing.Size(856, 382);
            this.dcPackage.Image              = ((System.Drawing.Image)(resources.GetObject("dcPackage.Image")));
            this.dcPackage.Manager            = this.manager;
            this.dcPackage.Name               = "dcPackage";
            this.dcPackage.ShowCloseButton    = true;
            this.dcPackage.ShowCollapseButton = true;
            this.dcPackage.TabImage           = ((System.Drawing.Image)(resources.GetObject("dcPackage.TabImage")));
            this.dcPackage.TabText            = "Package ";
            //
            // xpGradientPanel3
            //
            this.xpGradientPanel3.Controls.Add(this.lv);
            this.xpGradientPanel3.Controls.Add(this.label4);
            this.xpGradientPanel3.Controls.Add(this.pgHead);
            resources.ApplyResources(this.xpGradientPanel3, "xpGradientPanel3");
            this.xpGradientPanel3.Name = "xpGradientPanel3";
            //
            // lv
            //
            resources.ApplyResources(this.lv, "lv");
            this.lv.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                this.clOffset,
                this.clSize
            });
            this.lv.FullRowSelect = true;
            this.lv.GridLines     = true;
            this.lv.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
            this.lv.HideSelection = false;
            this.lv.Name          = "lv";
            this.lv.UseCompatibleStateImageBehavior = false;

            //
            // clOffset
            //
            resources.ApplyResources(this.clOffset, "clOffset");
            //
            // clSize
            //
            resources.ApplyResources(this.clSize, "clSize");
            //
            // label4
            //
            this.label4.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.label4, "label4");
            this.label4.Name = "label4";
            //
            // pgHead
            //
            resources.ApplyResources(this.pgHead, "pgHead");
            this.pgHead.LineColor      = System.Drawing.SystemColors.ScrollBar;
            this.pgHead.Name           = "pgHead";
            this.pgHead.PropertySort   = System.Windows.Forms.PropertySort.Alphabetical;
            this.pgHead.ToolbarVisible = false;
            //
            // dcWrapper
            //
            this.dcWrapper.AllowClose      = true;
            this.dcWrapper.AllowDockBottom = true;
            this.dcWrapper.AllowDockCenter = true;
            this.dcWrapper.AllowDockLeft   = true;
            this.dcWrapper.AllowDockRight  = true;
            this.dcWrapper.AllowDockTop    = true;
            this.dcWrapper.AllowFloat      = true;
            resources.ApplyResources(this.dcWrapper, "dcWrapper");
            this.dcWrapper.CanUndock = true;
            this.dcWrapper.Controls.Add(this.xpGradientPanel2);
            this.dcWrapper.DockContainer      = this.dockBottom;
            this.dcWrapper.DragBorder         = false;
            this.dcWrapper.FloatingSize       = new System.Drawing.Size(856, 382);
            this.dcWrapper.Image              = ((System.Drawing.Image)(resources.GetObject("dcWrapper.Image")));
            this.dcWrapper.Manager            = this.manager;
            this.dcWrapper.Name               = "dcWrapper";
            this.dcWrapper.ShowCloseButton    = true;
            this.dcWrapper.ShowCollapseButton = true;
            this.dcWrapper.TabImage           = ((System.Drawing.Image)(resources.GetObject("dcWrapper.TabImage")));
            this.dcWrapper.TabText            = "Wrapper";
            //
            // xpGradientPanel2
            //
            this.xpGradientPanel2.Controls.Add(this.lbName);
            this.xpGradientPanel2.Controls.Add(this.pb);
            this.xpGradientPanel2.Controls.Add(this.lbDesc);
            this.xpGradientPanel2.Controls.Add(this.lbVersion);
            this.xpGradientPanel2.Controls.Add(this.lbAuthor);
            this.xpGradientPanel2.Controls.Add(this.label5);
            this.xpGradientPanel2.Controls.Add(this.label2);
            this.xpGradientPanel2.Controls.Add(this.label1);
            this.xpGradientPanel2.Controls.Add(this.label3);
            resources.ApplyResources(this.xpGradientPanel2, "xpGradientPanel2");
            this.xpGradientPanel2.Name = "xpGradientPanel2";
            //
            // lbName
            //
            resources.ApplyResources(this.lbName, "lbName");
            this.lbName.BackColor = System.Drawing.Color.Transparent;
            this.lbName.Name      = "lbName";
            //
            // pb
            //
            this.pb.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.pb, "pb");
            this.pb.Name    = "pb";
            this.pb.TabStop = false;
            //
            // lbDesc
            //
            resources.ApplyResources(this.lbDesc, "lbDesc");
            this.lbDesc.BackColor = System.Drawing.Color.Transparent;
            this.lbDesc.Name      = "lbDesc";
            //
            // lbVersion
            //
            resources.ApplyResources(this.lbVersion, "lbVersion");
            this.lbVersion.BackColor = System.Drawing.Color.Transparent;
            this.lbVersion.Name      = "lbVersion";
            //
            // lbAuthor
            //
            resources.ApplyResources(this.lbAuthor, "lbAuthor");
            this.lbAuthor.BackColor = System.Drawing.Color.Transparent;
            this.lbAuthor.Name      = "lbAuthor";
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.label5, "label5");
            this.label5.Name = "label5";
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.label2, "label2");
            this.label2.Name = "label2";
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.label1, "label1");
            this.label1.Name = "label1";
            //
            // label3
            //
            this.label3.BackColor = System.Drawing.Color.Transparent;
            resources.ApplyResources(this.label3, "label3");
            this.label3.Name = "label3";
            //
            // ResourceDock
            //
            resources.ApplyResources(this, "$this");
            this.Controls.Add(this.manager);
            this.Name  = "ResourceDock";
            this.Load += new System.EventHandler(this.ResourceDock_Load);
            this.manager.ResumeLayout(false);
            this.dockBottom.ResumeLayout(false);
            this.dcConvert.ResumeLayout(false);
            this.xpGradientPanel4.ResumeLayout(false);
            this.xpGradientPanel4.PerformLayout();
            this.dcHex.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.dcResource.ResumeLayout(false);
            this.xpGradientPanel1.ResumeLayout(false);
            this.pntypes.ResumeLayout(false);
            this.pntypes.PerformLayout();
            this.dcPackage.ResumeLayout(false);
            this.xpGradientPanel3.ResumeLayout(false);
            this.dcWrapper.ResumeLayout(false);
            this.xpGradientPanel2.ResumeLayout(false);
            this.xpGradientPanel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pb)).EndInit();
            this.ResumeLayout(false);
        }
Beispiel #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FinderDock));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.tbResult         = new Ambertation.Windows.Forms.XPTaskBoxSimple();
     this.lv                   = new SteepValley.Windows.Forms.XPListView(this.components);
     this.pnContainer          = new System.Windows.Forms.Panel();
     this.panel1               = new System.Windows.Forms.Panel();
     this.cbTask               = new Ambertation.Windows.Forms.FlatComboBox();
     this.label1               = new System.Windows.Forms.Label();
     this.toolBar1             = new System.Windows.Forms.ToolStrip();
     this.biList               = new System.Windows.Forms.ToolStripButton();
     this.biTile               = new System.Windows.Forms.ToolStripButton();
     this.biDetail             = new System.Windows.Forms.ToolStripButton();
     this.panel2               = new System.Windows.Forms.Panel();
     this.xpCueBannerExtender1 = new SteepValley.Windows.Forms.XPCueBannerExtender(this.components);
     this.pnErr                = new System.Windows.Forms.Label();
     this.xpGradientPanel1.SuspendLayout();
     this.tbResult.SuspendLayout();
     this.panel1.SuspendLayout();
     this.toolBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.Controls.Add(this.tbResult);
     this.xpGradientPanel1.Controls.Add(this.pnContainer);
     this.xpGradientPanel1.Controls.Add(this.panel1);
     this.xpGradientPanel1.Controls.Add(this.pnErr);
     this.xpGradientPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xpGradientPanel1.Location = new System.Drawing.Point(0, 25);
     this.xpGradientPanel1.Name     = "xpGradientPanel1";
     this.xpGradientPanel1.Padding  = new System.Windows.Forms.Padding(8);
     this.xpGradientPanel1.Size     = new System.Drawing.Size(254, 451);
     this.xpGradientPanel1.TabIndex = 0;
     //
     // tbResult
     //
     this.tbResult.BackColor   = System.Drawing.Color.Transparent;
     this.tbResult.BodyColor   = System.Drawing.SystemColors.InactiveCaptionText;
     this.tbResult.BorderColor = System.Drawing.SystemColors.Window;
     this.tbResult.Controls.Add(this.lv);
     this.tbResult.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.tbResult.HeaderFont       = new System.Drawing.Font("Microsoft Sans Serif", 10.25F, System.Drawing.FontStyle.Bold);
     this.tbResult.HeaderText       = "Results";
     this.tbResult.HeaderTextColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.tbResult.Icon             = ((System.Drawing.Image)(resources.GetObject("tbResult.Icon")));
     this.tbResult.IconLocation     = new System.Drawing.Point(4, 12);
     this.tbResult.IconSize         = new System.Drawing.Size(32, 32);
     this.tbResult.LeftHeaderColor  = System.Drawing.SystemColors.InactiveCaption;
     this.tbResult.Location         = new System.Drawing.Point(8, 159);
     this.tbResult.Name             = "tbResult";
     this.tbResult.Padding          = new System.Windows.Forms.Padding(4, 44, 4, 4);
     this.tbResult.RightHeaderColor = System.Drawing.SystemColors.Highlight;
     this.tbResult.Size             = new System.Drawing.Size(238, 284);
     this.tbResult.TabIndex         = 4;
     //
     // 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.HideSelection = false;
     this.lv.Location      = new System.Drawing.Point(8, 48);
     this.lv.MultiSelect   = false;
     this.lv.Name          = "lv";
     this.lv.Size          = new System.Drawing.Size(222, 229);
     this.lv.TabIndex      = 0;
     this.lv.TileColumns   = new int[] {
         1
     };
     this.lv.TileSize = new System.Drawing.Size(350, 90);
     this.lv.UseCompatibleStateImageBehavior = false;
     this.lv.DoubleClick          += new System.EventHandler(this.lv_DoubleClick);
     this.lv.SelectedIndexChanged += new System.EventHandler(this.lv_SelectedIndexChanged);
     this.lv.ColumnClick          += new System.Windows.Forms.ColumnClickEventHandler(this.lv_ColumnClick);
     //
     // pnContainer
     //
     this.pnContainer.BackColor = System.Drawing.Color.Transparent;
     this.pnContainer.Dock      = System.Windows.Forms.DockStyle.Top;
     this.pnContainer.Location  = new System.Drawing.Point(8, 65);
     this.pnContainer.Name      = "pnContainer";
     this.pnContainer.Size      = new System.Drawing.Size(238, 94);
     this.pnContainer.TabIndex  = 5;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.cbTask);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(8, 41);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(238, 24);
     this.panel1.TabIndex = 3;
     //
     // cbTask
     //
     this.cbTask.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.xpCueBannerExtender1.SetCueBannerText(this.cbTask, "");
     this.cbTask.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbTask.Location              = new System.Drawing.Point(48, 0);
     this.cbTask.Name                  = "cbTask";
     this.cbTask.Size                  = new System.Drawing.Size(190, 21);
     this.cbTask.TabIndex              = 3;
     this.cbTask.SelectedIndexChanged += new System.EventHandler(this.cbTask_SelectedIndexChanged);
     //
     // 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, ((byte)(0)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(40, 23);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Find:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // toolBar1
     //
     this.toolBar1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.biList,
         this.biTile,
         this.biDetail
     });
     this.toolBar1.Location = new System.Drawing.Point(0, 0);
     this.toolBar1.Name     = "toolBar1";
     this.toolBar1.Size     = new System.Drawing.Size(254, 25);
     this.toolBar1.TabIndex = 1;
     this.toolBar1.Text     = "toolBar1";
     //
     // biList
     //
     this.biList.Image       = ((System.Drawing.Image)(resources.GetObject("biList.Image")));
     this.biList.Name        = "biList";
     this.biList.Size        = new System.Drawing.Size(23, 22);
     this.biList.ToolTipText = "List View";
     this.biList.Click      += new System.EventHandler(this.Activate_biList);
     //
     // biTile
     //
     this.biTile.Image       = ((System.Drawing.Image)(resources.GetObject("biTile.Image")));
     this.biTile.Name        = "biTile";
     this.biTile.Size        = new System.Drawing.Size(23, 22);
     this.biTile.ToolTipText = "Tiled View";
     this.biTile.Click      += new System.EventHandler(this.Activate_biTile);
     //
     // biDetail
     //
     this.biDetail.Checked     = true;
     this.biDetail.CheckState  = System.Windows.Forms.CheckState.Checked;
     this.biDetail.Image       = ((System.Drawing.Image)(resources.GetObject("biDetail.Image")));
     this.biDetail.Name        = "biDetail";
     this.biDetail.Size        = new System.Drawing.Size(23, 22);
     this.biDetail.ToolTipText = "Detailed View";
     this.biDetail.Click      += new System.EventHandler(this.Activate_biDetails);
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 20);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(304, 402);
     this.panel2.TabIndex = 5;
     //
     // pnErr
     //
     this.pnErr.BackColor = System.Drawing.Color.Transparent;
     this.pnErr.Dock      = System.Windows.Forms.DockStyle.Top;
     this.pnErr.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnErr.ForeColor = System.Drawing.Color.Maroon;
     this.pnErr.Location  = new System.Drawing.Point(8, 8);
     this.pnErr.Name      = "pnErr";
     this.pnErr.Size      = new System.Drawing.Size(238, 33);
     this.pnErr.TabIndex  = 6;
     this.pnErr.Text      = "Only the first {nr} Results are displayed below.";
     this.pnErr.Visible   = false;
     //
     // FinderDock
     //
     this.AutoScroll        = true;
     this.AutoScrollMinSize = new System.Drawing.Size(208, 288);
     this.ButtonText        = "Finder";
     this.CaptionText       = "Scenegraph Resource Finder";
     this.Controls.Add(this.xpGradientPanel1);
     this.Controls.Add(this.toolBar1);
     this.FloatingSize = new System.Drawing.Size(266, 502);
     this.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Image        = ((System.Drawing.Image)(resources.GetObject("$this.Image")));
     this.Name         = "FinderDock";
     this.Size         = new System.Drawing.Size(254, 476);
     this.TabImage     = ((System.Drawing.Image)(resources.GetObject("$this.TabImage")));
     this.TabText      = "Finder";
     this.xpGradientPanel1.ResumeLayout(false);
     this.tbResult.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.toolBar1.ResumeLayout(false);
     this.toolBar1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(dcPackageDetails));
     this.xpGradientPanel1 = new SteepValley.Windows.Forms.XPGradientPanel();
     this.np = new SimPe.Plugin.Tool.Dockable.NeighborhoodPreview();
     this.op = new SimPe.Plugin.Tool.Dockable.ObjectPreview();
     this.xpGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xpGradientPanel1
     //
     this.xpGradientPanel1.AccessibleDescription = resources.GetString("xpGradientPanel1.AccessibleDescription");
     this.xpGradientPanel1.AccessibleName        = resources.GetString("xpGradientPanel1.AccessibleName");
     this.xpGradientPanel1.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("xpGradientPanel1.Anchor")));
     this.xpGradientPanel1.AutoScroll        = ((bool)(resources.GetObject("xpGradientPanel1.AutoScroll")));
     this.xpGradientPanel1.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.AutoScrollMargin")));
     this.xpGradientPanel1.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.AutoScrollMinSize")));
     this.xpGradientPanel1.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("xpGradientPanel1.BackgroundImage")));
     this.xpGradientPanel1.Controls.Add(this.np);
     this.xpGradientPanel1.Controls.Add(this.op);
     this.xpGradientPanel1.Dock          = ((System.Windows.Forms.DockStyle)(resources.GetObject("xpGradientPanel1.Dock")));
     this.xpGradientPanel1.Enabled       = ((bool)(resources.GetObject("xpGradientPanel1.Enabled")));
     this.xpGradientPanel1.Font          = ((System.Drawing.Font)(resources.GetObject("xpGradientPanel1.Font")));
     this.xpGradientPanel1.ImeMode       = ((System.Windows.Forms.ImeMode)(resources.GetObject("xpGradientPanel1.ImeMode")));
     this.xpGradientPanel1.Location      = ((System.Drawing.Point)(resources.GetObject("xpGradientPanel1.Location")));
     this.xpGradientPanel1.Name          = "xpGradientPanel1";
     this.xpGradientPanel1.RightToLeft   = ((System.Windows.Forms.RightToLeft)(resources.GetObject("xpGradientPanel1.RightToLeft")));
     this.xpGradientPanel1.Size          = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.Size")));
     this.xpGradientPanel1.TabIndex      = ((int)(resources.GetObject("xpGradientPanel1.TabIndex")));
     this.xpGradientPanel1.Text          = resources.GetString("xpGradientPanel1.Text");
     this.xpGradientPanel1.Visible       = ((bool)(resources.GetObject("xpGradientPanel1.Visible")));
     this.xpGradientPanel1.Watermark     = ((System.Drawing.Image)(resources.GetObject("xpGradientPanel1.Watermark")));
     this.xpGradientPanel1.WatermarkSize = ((System.Drawing.Size)(resources.GetObject("xpGradientPanel1.WatermarkSize")));
     //
     // np
     //
     this.np.AccessibleDescription = resources.GetString("np.AccessibleDescription");
     this.np.AccessibleName        = resources.GetString("np.AccessibleName");
     this.np.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("np.Anchor")));
     this.np.AutoScroll        = ((bool)(resources.GetObject("np.AutoScroll")));
     this.np.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("np.AutoScrollMargin")));
     this.np.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("np.AutoScrollMinSize")));
     this.np.BackColor         = System.Drawing.Color.Transparent;
     this.np.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("np.BackgroundImage")));
     this.np.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("np.Dock")));
     this.np.Enabled     = ((bool)(resources.GetObject("np.Enabled")));
     this.np.Font        = ((System.Drawing.Font)(resources.GetObject("np.Font")));
     this.np.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("np.ImeMode")));
     this.np.Location    = ((System.Drawing.Point)(resources.GetObject("np.Location")));
     this.np.Name        = "np";
     this.np.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("np.RightToLeft")));
     this.np.Size        = ((System.Drawing.Size)(resources.GetObject("np.Size")));
     this.np.TabIndex    = ((int)(resources.GetObject("np.TabIndex")));
     this.np.Visible     = ((bool)(resources.GetObject("np.Visible")));
     //
     // op
     //
     this.op.AccessibleDescription = resources.GetString("op.AccessibleDescription");
     this.op.AccessibleName        = resources.GetString("op.AccessibleName");
     this.op.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("op.Anchor")));
     this.op.AutoScroll        = ((bool)(resources.GetObject("op.AutoScroll")));
     this.op.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("op.AutoScrollMargin")));
     this.op.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("op.AutoScrollMinSize")));
     this.op.BackColor         = System.Drawing.Color.Transparent;
     this.op.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("op.BackgroundImage")));
     this.op.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("op.Dock")));
     this.op.Enabled         = ((bool)(resources.GetObject("op.Enabled")));
     this.op.Font            = ((System.Drawing.Font)(resources.GetObject("op.Font")));
     this.op.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("op.ImeMode")));
     this.op.LoadCustomImage = true;
     this.op.Location        = ((System.Drawing.Point)(resources.GetObject("op.Location")));
     this.op.Name            = "op";
     this.op.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("op.RightToLeft")));
     this.op.SelectedObject  = null;
     this.op.Size            = ((System.Drawing.Size)(resources.GetObject("op.Size")));
     this.op.TabIndex        = ((int)(resources.GetObject("op.TabIndex")));
     this.op.Visible         = ((bool)(resources.GetObject("op.Visible")));
     //
     // dcPackageDetails
     //
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName        = resources.GetString("$this.AccessibleName");
     this.AutoScroll            = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin      = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.Controls.Add(this.xpGradientPanel1);
     this.Enabled         = ((bool)(resources.GetObject("$this.Enabled")));
     this.FloatingSize    = new System.Drawing.Size(280, 400);
     this.Font            = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location        = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.Name            = "dcPackageDetails";
     this.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.Size            = ((System.Drawing.Size)(resources.GetObject("$this.Size")));
     this.TabImage        = ((System.Drawing.Image)(resources.GetObject("$this.TabImage")));
     this.TabText         = resources.GetString("$this.TabText");
     this.Text            = resources.GetString("$this.Text");
     this.VisibleChanged += new System.EventHandler(this.dcPackageDetails_VisibleChanged);
     this.xpGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }