Пример #1
0
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     this.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);
 }
Пример #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.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);
 }
Пример #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.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);
 }