/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.viewer = new Pic.Factory2D.Control.FactoryViewer(); this.dataCtrl = new Pic.Factory2D.Control.FactoryDataCtrl(); 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.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.nUDB = new System.Windows.Forms.NumericUpDown(); this.nUDH = new System.Windows.Forms.NumericUpDown(); this.nUDL = new System.Windows.Forms.NumericUpDown(); this.nUDep = new System.Windows.Forms.NumericUpDown(); this.nUDhpr = new System.Windows.Forms.NumericUpDown(); this.nUDlp = new System.Windows.Forms.NumericUpDown(); this.nUDhr = new System.Windows.Forms.NumericUpDown(); ((System.ComponentModel.ISupportInitialize)(this.nUDB)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDH)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDL)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDep)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhpr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDlp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhr)).BeginInit(); this.SuspendLayout(); // // viewer // this.viewer.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.viewer.Location = new System.Drawing.Point(0, 0); this.viewer.Name = "viewer"; this.viewer.ReflectionX = false; this.viewer.ReflectionY = false; this.viewer.ShowCotations = false; this.viewer.Size = new System.Drawing.Size(450, 468); this.viewer.TabIndex = 16; // // dataCtrl // this.dataCtrl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.dataCtrl.Location = new System.Drawing.Point(450, 230); this.dataCtrl.Name = "dataCtrl"; this.dataCtrl.Size = new System.Drawing.Size(200, 238); this.dataCtrl.TabIndex = 17; // // label1 // this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(520, 43); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(14, 13); this.label1.TabIndex = 2; this.label1.Text = "B"; // // label2 // this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(520, 70); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(15, 13); this.label2.TabIndex = 3; this.label2.Text = "H"; // // label3 // this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(520, 97); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(13, 13); this.label3.TabIndex = 4; this.label3.Text = "L"; // // label4 // this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(520, 124); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(19, 13); this.label4.TabIndex = 5; this.label4.Text = "ep"; // // label5 // this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(520, 151); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(22, 13); this.label5.TabIndex = 6; this.label5.Text = "hpr"; // // label6 // this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(520, 178); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(15, 13); this.label6.TabIndex = 7; this.label6.Text = "lp"; // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(520, 204); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(16, 13); this.label7.TabIndex = 8; this.label7.Text = "hr"; // // nUDB // this.nUDB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDB.Location = new System.Drawing.Point(566, 39); this.nUDB.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDB.Name = "nUDB"; this.nUDB.Size = new System.Drawing.Size(53, 20); this.nUDB.TabIndex = 9; // // nUDH // this.nUDH.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDH.Location = new System.Drawing.Point(566, 66); this.nUDH.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDH.Name = "nUDH"; this.nUDH.Size = new System.Drawing.Size(53, 20); this.nUDH.TabIndex = 10; // // nUDL // this.nUDL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDL.Location = new System.Drawing.Point(566, 93); this.nUDL.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDL.Name = "nUDL"; this.nUDL.Size = new System.Drawing.Size(53, 20); this.nUDL.TabIndex = 11; // // nUDep // this.nUDep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDep.Location = new System.Drawing.Point(566, 120); this.nUDep.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDep.Name = "nUDep"; this.nUDep.Size = new System.Drawing.Size(53, 20); this.nUDep.TabIndex = 12; // // nUDhpr // this.nUDhpr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDhpr.Location = new System.Drawing.Point(566, 147); this.nUDhpr.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDhpr.Name = "nUDhpr"; this.nUDhpr.Size = new System.Drawing.Size(53, 20); this.nUDhpr.TabIndex = 13; // // nUDlp // this.nUDlp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDlp.Location = new System.Drawing.Point(566, 174); this.nUDlp.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDlp.Name = "nUDlp"; this.nUDlp.Size = new System.Drawing.Size(53, 20); this.nUDlp.TabIndex = 14; // // nUDhr // this.nUDhr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDhr.Location = new System.Drawing.Point(566, 204); this.nUDhr.Maximum = new decimal(new int[] { 10000, 0, 0, 0 }); this.nUDhr.Name = "nUDhr"; this.nUDhr.Size = new System.Drawing.Size(53, 20); this.nUDhr.TabIndex = 15; // // FormMain1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(645, 468); this.Controls.Add(this.label1); this.Controls.Add(this.label2); this.Controls.Add(this.label3); this.Controls.Add(this.label4); this.Controls.Add(this.label5); this.Controls.Add(this.label6); this.Controls.Add(this.label7); this.Controls.Add(this.nUDhr); this.Controls.Add(this.nUDlp); this.Controls.Add(this.nUDhpr); this.Controls.Add(this.nUDep); this.Controls.Add(this.nUDL); this.Controls.Add(this.nUDH); this.Controls.Add(this.nUDB); this.Controls.Add(this.viewer); this.Controls.Add(this.dataCtrl); this.Name = "FormMain1"; this.Text = "FormMain1 (Pic.Factory2D.Control.Test)"; ((System.ComponentModel.ISupportInitialize)(this.nUDB)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDH)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDL)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDep)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhpr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDlp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhr)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.viewer = new Pic.Factory2D.Control.FactoryViewer(); this.dataCtrl = new Pic.Factory2D.Control.FactoryDataCtrl(); 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.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.nUDB = new System.Windows.Forms.NumericUpDown(); this.nUDH = new System.Windows.Forms.NumericUpDown(); this.nUDL = new System.Windows.Forms.NumericUpDown(); this.nUDep = new System.Windows.Forms.NumericUpDown(); this.nUDhpr = new System.Windows.Forms.NumericUpDown(); this.nUDlp = new System.Windows.Forms.NumericUpDown(); this.nUDhr = new System.Windows.Forms.NumericUpDown(); ((System.ComponentModel.ISupportInitialize)(this.nUDB)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDH)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDL)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDep)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhpr)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDlp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhr)).BeginInit(); this.SuspendLayout(); // // viewer // this.viewer.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.viewer.Location = new System.Drawing.Point(0, 0); this.viewer.Name = "viewer"; this.viewer.ReflectionX = false; this.viewer.ReflectionY = false; this.viewer.ShowCotations = false; this.viewer.Size = new System.Drawing.Size(450, 468); this.viewer.TabIndex = 16; // // dataCtrl // this.dataCtrl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.dataCtrl.Location = new System.Drawing.Point(450, 230); this.dataCtrl.Name = "dataCtrl"; this.dataCtrl.Size = new System.Drawing.Size(200, 238); this.dataCtrl.TabIndex = 17; // // label1 // this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(520, 43); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(14, 13); this.label1.TabIndex = 2; this.label1.Text = "B"; // // label2 // this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(520, 70); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(15, 13); this.label2.TabIndex = 3; this.label2.Text = "H"; // // label3 // this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(520, 97); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(13, 13); this.label3.TabIndex = 4; this.label3.Text = "L"; // // label4 // this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(520, 124); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(19, 13); this.label4.TabIndex = 5; this.label4.Text = "ep"; // // label5 // this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(520, 151); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(22, 13); this.label5.TabIndex = 6; this.label5.Text = "hpr"; // // label6 // this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(520, 178); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(15, 13); this.label6.TabIndex = 7; this.label6.Text = "lp"; // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(520, 204); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(16, 13); this.label7.TabIndex = 8; this.label7.Text = "hr"; // // nUDB // this.nUDB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDB.Location = new System.Drawing.Point(566, 39); this.nUDB.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDB.Name = "nUDB"; this.nUDB.Size = new System.Drawing.Size(53, 20); this.nUDB.TabIndex = 9; // // nUDH // this.nUDH.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDH.Location = new System.Drawing.Point(566, 66); this.nUDH.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDH.Name = "nUDH"; this.nUDH.Size = new System.Drawing.Size(53, 20); this.nUDH.TabIndex = 10; // // nUDL // this.nUDL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDL.Location = new System.Drawing.Point(566, 93); this.nUDL.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDL.Name = "nUDL"; this.nUDL.Size = new System.Drawing.Size(53, 20); this.nUDL.TabIndex = 11; // // nUDep // this.nUDep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDep.Location = new System.Drawing.Point(566, 120); this.nUDep.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDep.Name = "nUDep"; this.nUDep.Size = new System.Drawing.Size(53, 20); this.nUDep.TabIndex = 12; // // nUDhpr // this.nUDhpr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDhpr.Location = new System.Drawing.Point(566, 147); this.nUDhpr.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDhpr.Name = "nUDhpr"; this.nUDhpr.Size = new System.Drawing.Size(53, 20); this.nUDhpr.TabIndex = 13; // // nUDlp // this.nUDlp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDlp.Location = new System.Drawing.Point(566, 174); this.nUDlp.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDlp.Name = "nUDlp"; this.nUDlp.Size = new System.Drawing.Size(53, 20); this.nUDlp.TabIndex = 14; // // nUDhr // this.nUDhr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.nUDhr.Location = new System.Drawing.Point(566, 204); this.nUDhr.Maximum = new decimal(new int[] { 10000, 0, 0, 0}); this.nUDhr.Name = "nUDhr"; this.nUDhr.Size = new System.Drawing.Size(53, 20); this.nUDhr.TabIndex = 15; // // FormMain1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(645, 468); this.Controls.Add(this.label1); this.Controls.Add(this.label2); this.Controls.Add(this.label3); this.Controls.Add(this.label4); this.Controls.Add(this.label5); this.Controls.Add(this.label6); this.Controls.Add(this.label7); this.Controls.Add(this.nUDhr); this.Controls.Add(this.nUDlp); this.Controls.Add(this.nUDhpr); this.Controls.Add(this.nUDep); this.Controls.Add(this.nUDL); this.Controls.Add(this.nUDH); this.Controls.Add(this.nUDB); this.Controls.Add(this.viewer); this.Controls.Add(this.dataCtrl); this.Name = "FormMain1"; this.Text = "FormMain1 (Pic.Factory2D.Control.Test)"; ((System.ComponentModel.ISupportInitialize)(this.nUDB)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDH)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDL)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDep)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhpr)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDlp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDhr)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }