コード例 #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(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);
 }
コード例 #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()
 {
     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);
 }
コード例 #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()
 {
     this.panel2    = new System.Windows.Forms.Panel();
     this.cbCorrect = new Ambertation.Windows.Forms.TransparentCheckBox();
     this.llExport  = new System.Windows.Forms.LinkLabel();
     this.llImport  = new System.Windows.Forms.LinkLabel();
     this.pnJoint   = new System.Windows.Forms.Panel();
     this.cbJoint   = new System.Windows.Forms.ComboBox();
     this.label1    = new System.Windows.Forms.Label();
     this.pnSubMesh = new System.Windows.Forms.Panel();
     this.cbSubMesh = new System.Windows.Forms.ComboBox();
     this.label2    = new System.Windows.Forms.Label();
     this.cmJoint   = new System.Windows.Forms.ContextMenu();
     this.miAdd     = new System.Windows.Forms.MenuItem();
     this.miRem     = new System.Windows.Forms.MenuItem();
     this.panel2.SuspendLayout();
     this.pnJoint.SuspendLayout();
     this.pnSubMesh.SuspendLayout();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.Controls.Add(this.cbCorrect);
     this.panel2.Controls.Add(this.llExport);
     this.panel2.Controls.Add(this.llImport);
     this.panel2.Controls.Add(this.pnJoint);
     this.panel2.Controls.Add(this.pnSubMesh);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(776, 32);
     this.panel2.TabIndex = 4;
     //
     // cbCorrect
     //
     this.cbCorrect.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbCorrect.Location        = new System.Drawing.Point(584, 0);
     this.cbCorrect.Name            = "cbCorrect";
     this.cbCorrect.Size            = new System.Drawing.Size(88, 32);
     this.cbCorrect.TabIndex        = 44;
     this.cbCorrect.Text            = "correct Joint Definition";
     this.cbCorrect.CheckedChanged += new System.EventHandler(this.cbCorrect_CheckedChanged);
     //
     // llExport
     //
     this.llExport.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.llExport.Enabled      = false;
     this.llExport.Location     = new System.Drawing.Point(672, 8);
     this.llExport.Name         = "llExport";
     this.llExport.Size         = new System.Drawing.Size(48, 16);
     this.llExport.TabIndex     = 42;
     this.llExport.TabStop      = true;
     this.llExport.Text         = "Export";
     this.llExport.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this.llExport.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llExport_LinkClicked);
     //
     // llImport
     //
     this.llImport.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.llImport.Enabled      = false;
     this.llImport.Location     = new System.Drawing.Point(728, 8);
     this.llImport.Name         = "llImport";
     this.llImport.Size         = new System.Drawing.Size(40, 16);
     this.llImport.TabIndex     = 43;
     this.llImport.TabStop      = true;
     this.llImport.Text         = "Import";
     this.llImport.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this.llImport.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llImport_LinkClicked);
     //
     // pnJoint
     //
     this.pnJoint.Controls.Add(this.cbJoint);
     this.pnJoint.Controls.Add(this.label1);
     this.pnJoint.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnJoint.Location = new System.Drawing.Point(256, 0);
     this.pnJoint.Name     = "pnJoint";
     this.pnJoint.Size     = new System.Drawing.Size(248, 32);
     this.pnJoint.TabIndex = 7;
     //
     // cbJoint
     //
     this.cbJoint.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.cbJoint.ContextMenu           = this.cmJoint;
     this.cbJoint.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbJoint.Location              = new System.Drawing.Point(34, 0);
     this.cbJoint.Name                  = "cbJoint";
     this.cbJoint.Size                  = new System.Drawing.Size(214, 21);
     this.cbJoint.Sorted                = true;
     this.cbJoint.TabIndex              = 3;
     this.cbJoint.SelectedIndexChanged += new System.EventHandler(this.cbSubMesh_SelectedIndexChanged);
     //
     // label1
     //
     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  = 4;
     this.label1.Text      = "Joint:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // pnSubMesh
     //
     this.pnSubMesh.Controls.Add(this.cbSubMesh);
     this.pnSubMesh.Controls.Add(this.label2);
     this.pnSubMesh.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnSubMesh.Location = new System.Drawing.Point(0, 0);
     this.pnSubMesh.Name     = "pnSubMesh";
     this.pnSubMesh.Size     = new System.Drawing.Size(256, 32);
     this.pnSubMesh.TabIndex = 8;
     //
     // cbSubMesh
     //
     this.cbSubMesh.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.cbSubMesh.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSubMesh.Location              = new System.Drawing.Point(56, 0);
     this.cbSubMesh.Name                  = "cbSubMesh";
     this.cbSubMesh.Size                  = new System.Drawing.Size(190, 21);
     this.cbSubMesh.TabIndex              = 5;
     this.cbSubMesh.SelectedIndexChanged += new System.EventHandler(this.cbSubMesh_SelectedIndexChanged_1);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(0, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(56, 23);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "SubMesh:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // cmJoint
     //
     this.cmJoint.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.miAdd,
         this.miRem
     });
     //
     // miAdd
     //
     this.miAdd.Enabled = false;
     this.miAdd.Index   = 0;
     this.miAdd.Text    = "&Create Joint";
     this.miAdd.Click  += new System.EventHandler(this.miAdd_Click);
     //
     // miRem
     //
     this.miRem.Enabled = false;
     this.miRem.Index   = 1;
     this.miRem.Text    = "&Remove Joint";
     this.miRem.Click  += new System.EventHandler(this.miRem_Click);
     //
     // AnimMeshBlockControl
     //
     this.Controls.Add(this.panel2);
     this.Name = "AnimMeshBlockControl";
     this.Size = new System.Drawing.Size(776, 400);
     this.panel2.ResumeLayout(false);
     this.pnJoint.ResumeLayout(false);
     this.pnSubMesh.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #4
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);
 }