Change of button-places etc.
This commit is contained in:
56
CobXmlSupport/GenCobCode.Designer.cs
generated
56
CobXmlSupport/GenCobCode.Designer.cs
generated
@ -94,7 +94,7 @@
|
||||
this.outText.Multiline = true;
|
||||
this.outText.Name = "outText";
|
||||
this.outText.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
||||
this.outText.Size = new System.Drawing.Size(380, 446);
|
||||
this.outText.Size = new System.Drawing.Size(380, 418);
|
||||
this.outText.TabIndex = 1;
|
||||
this.outText.WordWrap = false;
|
||||
//
|
||||
@ -104,11 +104,11 @@
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.outCob.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.outCob.Location = new System.Drawing.Point(406, 121);
|
||||
this.outCob.Location = new System.Drawing.Point(406, 123);
|
||||
this.outCob.Multiline = true;
|
||||
this.outCob.Name = "outCob";
|
||||
this.outCob.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
||||
this.outCob.Size = new System.Drawing.Size(527, 446);
|
||||
this.outCob.Size = new System.Drawing.Size(545, 416);
|
||||
this.outCob.TabIndex = 2;
|
||||
this.outCob.WordWrap = false;
|
||||
this.outCob.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outCob_KeyDown);
|
||||
@ -136,7 +136,7 @@
|
||||
// btnClose
|
||||
//
|
||||
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnClose.Location = new System.Drawing.Point(861, 670);
|
||||
this.btnClose.Location = new System.Drawing.Point(880, 628);
|
||||
this.btnClose.Name = "btnClose";
|
||||
this.btnClose.Size = new System.Drawing.Size(72, 23);
|
||||
this.btnClose.TabIndex = 6;
|
||||
@ -308,7 +308,7 @@
|
||||
// btnSettings
|
||||
//
|
||||
this.btnSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.btnSettings.Location = new System.Drawing.Point(9, 26);
|
||||
this.btnSettings.Location = new System.Drawing.Point(9, 17);
|
||||
this.btnSettings.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.btnSettings.Name = "btnSettings";
|
||||
this.btnSettings.Size = new System.Drawing.Size(81, 23);
|
||||
@ -338,7 +338,7 @@
|
||||
// btnTestThings
|
||||
//
|
||||
this.btnTestThings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.btnTestThings.Location = new System.Drawing.Point(9, 49);
|
||||
this.btnTestThings.Location = new System.Drawing.Point(9, 41);
|
||||
this.btnTestThings.Name = "btnTestThings";
|
||||
this.btnTestThings.Size = new System.Drawing.Size(81, 23);
|
||||
this.btnTestThings.TabIndex = 33;
|
||||
@ -349,7 +349,7 @@
|
||||
// btnCrossref
|
||||
//
|
||||
this.btnCrossref.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.btnCrossref.Location = new System.Drawing.Point(180, 26);
|
||||
this.btnCrossref.Location = new System.Drawing.Point(93, 17);
|
||||
this.btnCrossref.Name = "btnCrossref";
|
||||
this.btnCrossref.Size = new System.Drawing.Size(81, 23);
|
||||
this.btnCrossref.TabIndex = 35;
|
||||
@ -361,7 +361,7 @@
|
||||
//
|
||||
this.chkBackupVars.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.chkBackupVars.AutoSize = true;
|
||||
this.chkBackupVars.Location = new System.Drawing.Point(267, 30);
|
||||
this.chkBackupVars.Location = new System.Drawing.Point(96, 45);
|
||||
this.chkBackupVars.Name = "chkBackupVars";
|
||||
this.chkBackupVars.Size = new System.Drawing.Size(87, 17);
|
||||
this.chkBackupVars.TabIndex = 36;
|
||||
@ -392,9 +392,9 @@
|
||||
this.grpProduce.Controls.Add(this.btnMoveFrom);
|
||||
this.grpProduce.Controls.Add(this.btnMoves);
|
||||
this.grpProduce.Controls.Add(this.btnGenICode);
|
||||
this.grpProduce.Location = new System.Drawing.Point(406, 568);
|
||||
this.grpProduce.Location = new System.Drawing.Point(406, 545);
|
||||
this.grpProduce.Name = "grpProduce";
|
||||
this.grpProduce.Size = new System.Drawing.Size(527, 77);
|
||||
this.grpProduce.Size = new System.Drawing.Size(545, 77);
|
||||
this.grpProduce.TabIndex = 38;
|
||||
this.grpProduce.TabStop = false;
|
||||
this.grpProduce.Text = "Producera";
|
||||
@ -402,7 +402,7 @@
|
||||
// btnFrXMLTo
|
||||
//
|
||||
this.btnFrXMLTo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnFrXMLTo.Location = new System.Drawing.Point(279, 49);
|
||||
this.btnFrXMLTo.Location = new System.Drawing.Point(297, 49);
|
||||
this.btnFrXMLTo.Name = "btnFrXMLTo";
|
||||
this.btnFrXMLTo.Size = new System.Drawing.Size(92, 22);
|
||||
this.btnFrXMLTo.TabIndex = 43;
|
||||
@ -414,7 +414,7 @@
|
||||
//
|
||||
this.chkAttribs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.chkAttribs.AutoSize = true;
|
||||
this.chkAttribs.Location = new System.Drawing.Point(375, 54);
|
||||
this.chkAttribs.Location = new System.Drawing.Point(396, 54);
|
||||
this.chkAttribs.Name = "chkAttribs";
|
||||
this.chkAttribs.Size = new System.Drawing.Size(85, 17);
|
||||
this.chkAttribs.TabIndex = 42;
|
||||
@ -426,7 +426,7 @@
|
||||
//
|
||||
this.chkNewArea.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.chkNewArea.AutoSize = true;
|
||||
this.chkNewArea.Location = new System.Drawing.Point(377, 21);
|
||||
this.chkNewArea.Location = new System.Drawing.Point(395, 21);
|
||||
this.chkNewArea.Name = "chkNewArea";
|
||||
this.chkNewArea.Size = new System.Drawing.Size(64, 17);
|
||||
this.chkNewArea.TabIndex = 41;
|
||||
@ -439,7 +439,7 @@
|
||||
//
|
||||
this.chkMvToDisp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.chkMvToDisp.AutoSize = true;
|
||||
this.chkMvToDisp.Location = new System.Drawing.Point(201, 38);
|
||||
this.chkMvToDisp.Location = new System.Drawing.Point(219, 38);
|
||||
this.chkMvToDisp.Name = "chkMvToDisp";
|
||||
this.chkMvToDisp.Size = new System.Drawing.Size(71, 17);
|
||||
this.chkMvToDisp.TabIndex = 40;
|
||||
@ -451,7 +451,7 @@
|
||||
//
|
||||
this.chkPerform.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.chkPerform.AutoSize = true;
|
||||
this.chkPerform.Location = new System.Drawing.Point(201, 21);
|
||||
this.chkPerform.Location = new System.Drawing.Point(219, 21);
|
||||
this.chkPerform.Name = "chkPerform";
|
||||
this.chkPerform.Size = new System.Drawing.Size(62, 17);
|
||||
this.chkPerform.TabIndex = 39;
|
||||
@ -464,7 +464,7 @@
|
||||
this.chkDisplays.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.chkDisplays.AutoSize = true;
|
||||
this.chkDisplays.Enabled = false;
|
||||
this.chkDisplays.Location = new System.Drawing.Point(378, 38);
|
||||
this.chkDisplays.Location = new System.Drawing.Point(396, 38);
|
||||
this.chkDisplays.Name = "chkDisplays";
|
||||
this.chkDisplays.Size = new System.Drawing.Size(71, 17);
|
||||
this.chkDisplays.TabIndex = 38;
|
||||
@ -476,7 +476,7 @@
|
||||
//
|
||||
this.btnMoveFrom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnMoveFrom.Enabled = false;
|
||||
this.btnMoveFrom.Location = new System.Drawing.Point(279, 26);
|
||||
this.btnMoveFrom.Location = new System.Drawing.Point(297, 26);
|
||||
this.btnMoveFrom.Name = "btnMoveFrom";
|
||||
this.btnMoveFrom.Size = new System.Drawing.Size(92, 23);
|
||||
this.btnMoveFrom.TabIndex = 37;
|
||||
@ -488,7 +488,7 @@
|
||||
//
|
||||
this.btnMoves.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnMoves.Enabled = false;
|
||||
this.btnMoves.Location = new System.Drawing.Point(102, 26);
|
||||
this.btnMoves.Location = new System.Drawing.Point(120, 26);
|
||||
this.btnMoves.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.btnMoves.Name = "btnMoves";
|
||||
this.btnMoves.Size = new System.Drawing.Size(93, 23);
|
||||
@ -501,7 +501,7 @@
|
||||
//
|
||||
this.btnGenICode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnGenICode.Enabled = false;
|
||||
this.btnGenICode.Location = new System.Drawing.Point(17, 26);
|
||||
this.btnGenICode.Location = new System.Drawing.Point(35, 26);
|
||||
this.btnGenICode.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.btnGenICode.Name = "btnGenICode";
|
||||
this.btnGenICode.Size = new System.Drawing.Size(81, 23);
|
||||
@ -513,11 +513,13 @@
|
||||
// grpSettings
|
||||
//
|
||||
this.grpSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.grpSettings.Controls.Add(this.btnSaveArea);
|
||||
this.grpSettings.Controls.Add(this.btnShowWorkFiles);
|
||||
this.grpSettings.Controls.Add(this.chkBackupVars);
|
||||
this.grpSettings.Controls.Add(this.btnSettings);
|
||||
this.grpSettings.Controls.Add(this.btnTestThings);
|
||||
this.grpSettings.Controls.Add(this.btnCrossref);
|
||||
this.grpSettings.Location = new System.Drawing.Point(20, 568);
|
||||
this.grpSettings.Location = new System.Drawing.Point(21, 545);
|
||||
this.grpSettings.Name = "grpSettings";
|
||||
this.grpSettings.Size = new System.Drawing.Size(379, 77);
|
||||
this.grpSettings.TabIndex = 39;
|
||||
@ -527,19 +529,19 @@
|
||||
// btnSaveArea
|
||||
//
|
||||
this.btnSaveArea.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnSaveArea.Location = new System.Drawing.Point(420, 665);
|
||||
this.btnSaveArea.Location = new System.Drawing.Point(255, 12);
|
||||
this.btnSaveArea.Name = "btnSaveArea";
|
||||
this.btnSaveArea.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnSaveArea.Size = new System.Drawing.Size(99, 23);
|
||||
this.btnSaveArea.TabIndex = 40;
|
||||
this.btnSaveArea.Text = "Spara copy";
|
||||
this.btnSaveArea.Text = "Spara COB-copy";
|
||||
this.btnSaveArea.UseVisualStyleBackColor = true;
|
||||
this.btnSaveArea.Click += new System.EventHandler(this.btnSaveArea_Click);
|
||||
//
|
||||
// btnShowWorkFiles
|
||||
//
|
||||
this.btnShowWorkFiles.Location = new System.Drawing.Point(31, 665);
|
||||
this.btnShowWorkFiles.Location = new System.Drawing.Point(255, 41);
|
||||
this.btnShowWorkFiles.Name = "btnShowWorkFiles";
|
||||
this.btnShowWorkFiles.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnShowWorkFiles.Size = new System.Drawing.Size(99, 23);
|
||||
this.btnShowWorkFiles.TabIndex = 41;
|
||||
this.btnShowWorkFiles.Text = "Arbetsfiler";
|
||||
this.btnShowWorkFiles.UseVisualStyleBackColor = true;
|
||||
@ -549,9 +551,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(945, 705);
|
||||
this.Controls.Add(this.btnShowWorkFiles);
|
||||
this.Controls.Add(this.btnSaveArea);
|
||||
this.ClientSize = new System.Drawing.Size(963, 659);
|
||||
this.Controls.Add(this.grpSettings);
|
||||
this.Controls.Add(this.grpProduce);
|
||||
this.Controls.Add(this.btnRerun);
|
||||
|
||||
Reference in New Issue
Block a user