Oprava okna pridavania polotvaru
Otvorene ziadanky pre zdenku
This commit is contained in:
52
Mip/frmNacenovanie.Designer.cs
generated
52
Mip/frmNacenovanie.Designer.cs
generated
@@ -643,6 +643,7 @@
|
||||
this.panel14 = new System.Windows.Forms.Panel();
|
||||
this.Vyhodnocovanie = new System.Windows.Forms.Panel();
|
||||
this.panel112 = new System.Windows.Forms.Panel();
|
||||
this.button22 = new System.Windows.Forms.Button();
|
||||
this.panel113 = new System.Windows.Forms.Panel();
|
||||
this.panel114 = new System.Windows.Forms.Panel();
|
||||
this.VyhodnocovanieCenaMaterial = new MyTools.MyNumericUpDown();
|
||||
@@ -1047,7 +1048,6 @@
|
||||
this.label355 = new System.Windows.Forms.Label();
|
||||
this.label153 = new System.Windows.Forms.Label();
|
||||
this.panel9 = new System.Windows.Forms.Panel();
|
||||
this.button22 = new System.Windows.Forms.Button();
|
||||
this.panel1.SuspendLayout();
|
||||
this.panel19.SuspendLayout();
|
||||
this.panel20.SuspendLayout();
|
||||
@@ -1385,7 +1385,7 @@
|
||||
this.panel1.Location = new System.Drawing.Point(0, 0);
|
||||
this.panel1.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(1551, 130);
|
||||
this.panel1.Size = new System.Drawing.Size(551, 130);
|
||||
this.panel1.TabIndex = 20;
|
||||
//
|
||||
// panel19
|
||||
@@ -1646,7 +1646,7 @@
|
||||
this.Výkres.Controls.Add(this.panel15);
|
||||
this.Výkres.Controls.Add(this.panel105);
|
||||
this.Výkres.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Výkres.Location = new System.Drawing.Point(1551, 0);
|
||||
this.Výkres.Location = new System.Drawing.Point(551, 0);
|
||||
this.Výkres.MaximumSize = new System.Drawing.Size(1073, 916);
|
||||
this.Výkres.MinimumSize = new System.Drawing.Size(23, 916);
|
||||
this.Výkres.Name = "Výkres";
|
||||
@@ -1736,7 +1736,7 @@
|
||||
// button4
|
||||
//
|
||||
this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.button4.Location = new System.Drawing.Point(1474, 31);
|
||||
this.button4.Location = new System.Drawing.Point(474, 31);
|
||||
this.button4.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.button4.Name = "button4";
|
||||
this.button4.Size = new System.Drawing.Size(75, 23);
|
||||
@@ -1793,7 +1793,7 @@
|
||||
this.panel17.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.panel17.Location = new System.Drawing.Point(0, 860);
|
||||
this.panel17.Name = "panel17";
|
||||
this.panel17.Size = new System.Drawing.Size(1551, 56);
|
||||
this.panel17.Size = new System.Drawing.Size(551, 56);
|
||||
this.panel17.TabIndex = 22;
|
||||
//
|
||||
// panel24
|
||||
@@ -1804,7 +1804,7 @@
|
||||
this.panel24.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.panel24.Location = new System.Drawing.Point(0, 0);
|
||||
this.panel24.Name = "panel24";
|
||||
this.panel24.Size = new System.Drawing.Size(1549, 31);
|
||||
this.panel24.Size = new System.Drawing.Size(549, 31);
|
||||
this.panel24.TabIndex = 13;
|
||||
//
|
||||
// label14
|
||||
@@ -1813,7 +1813,7 @@
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.label14.Location = new System.Drawing.Point(94, 1);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(1000, 29);
|
||||
this.label14.Size = new System.Drawing.Size(0, 29);
|
||||
this.label14.TabIndex = 1;
|
||||
this.label14.Text = "----";
|
||||
//
|
||||
@@ -1844,7 +1844,7 @@
|
||||
this.panel16.Location = new System.Drawing.Point(0, 130);
|
||||
this.panel16.MinimumSize = new System.Drawing.Size(551, 730);
|
||||
this.panel16.Name = "panel16";
|
||||
this.panel16.Size = new System.Drawing.Size(1551, 730);
|
||||
this.panel16.Size = new System.Drawing.Size(551, 730);
|
||||
this.panel16.TabIndex = 21;
|
||||
//
|
||||
// Polotovar
|
||||
@@ -1856,7 +1856,7 @@
|
||||
this.Polotovar.Controls.Add(this.label17);
|
||||
this.Polotovar.Controls.Add(this.panel10);
|
||||
this.Polotovar.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Polotovar.Location = new System.Drawing.Point(1028, 0);
|
||||
this.Polotovar.Location = new System.Drawing.Point(411, 0);
|
||||
this.Polotovar.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.Polotovar.MaximumSize = new System.Drawing.Size(324, 728);
|
||||
this.Polotovar.MinimumSize = new System.Drawing.Size(23, 728);
|
||||
@@ -4114,7 +4114,7 @@
|
||||
this.Materiál.Controls.Add(this.label15);
|
||||
this.Materiál.Controls.Add(this.panel11);
|
||||
this.Materiál.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Materiál.Location = new System.Drawing.Point(1051, 0);
|
||||
this.Materiál.Location = new System.Drawing.Point(434, 0);
|
||||
this.Materiál.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.Materiál.MaximumSize = new System.Drawing.Size(457, 728);
|
||||
this.Materiál.MinimumSize = new System.Drawing.Size(23, 728);
|
||||
@@ -6370,7 +6370,7 @@
|
||||
this.Naceňovanie.Controls.Add(this.panel77);
|
||||
this.Naceňovanie.Controls.Add(this.panel14);
|
||||
this.Naceňovanie.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Naceňovanie.Location = new System.Drawing.Point(1074, 0);
|
||||
this.Naceňovanie.Location = new System.Drawing.Point(457, 0);
|
||||
this.Naceňovanie.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.Naceňovanie.MaximumSize = new System.Drawing.Size(406, 728);
|
||||
this.Naceňovanie.MinimumSize = new System.Drawing.Size(23, 728);
|
||||
@@ -8596,12 +8596,12 @@
|
||||
this.Vyhodnocovanie.Controls.Add(this.panel112);
|
||||
this.Vyhodnocovanie.Controls.Add(this.panel12);
|
||||
this.Vyhodnocovanie.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Vyhodnocovanie.Location = new System.Drawing.Point(1097, 0);
|
||||
this.Vyhodnocovanie.Location = new System.Drawing.Point(480, 0);
|
||||
this.Vyhodnocovanie.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.Vyhodnocovanie.MaximumSize = new System.Drawing.Size(406, 728);
|
||||
this.Vyhodnocovanie.MinimumSize = new System.Drawing.Size(23, 728);
|
||||
this.Vyhodnocovanie.Name = "Vyhodnocovanie";
|
||||
this.Vyhodnocovanie.Size = new System.Drawing.Size(406, 728);
|
||||
this.Vyhodnocovanie.Size = new System.Drawing.Size(23, 728);
|
||||
this.Vyhodnocovanie.TabIndex = 4;
|
||||
//
|
||||
// panel112
|
||||
@@ -8618,6 +8618,16 @@
|
||||
this.panel112.Size = new System.Drawing.Size(383, 705);
|
||||
this.panel112.TabIndex = 3;
|
||||
//
|
||||
// button22
|
||||
//
|
||||
this.button22.Location = new System.Drawing.Point(236, 516);
|
||||
this.button22.Name = "button22";
|
||||
this.button22.Size = new System.Drawing.Size(143, 22);
|
||||
this.button22.TabIndex = 4;
|
||||
this.button22.Text = "Vložiť údaje z naceňovania";
|
||||
this.button22.UseVisualStyleBackColor = true;
|
||||
this.button22.Click += new System.EventHandler(this.button22_Click);
|
||||
//
|
||||
// panel113
|
||||
//
|
||||
this.panel113.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
@@ -10610,7 +10620,7 @@
|
||||
this.Sadzby.Controls.Add(this.panel70);
|
||||
this.Sadzby.Controls.Add(this.panel13);
|
||||
this.Sadzby.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Sadzby.Location = new System.Drawing.Point(1503, 0);
|
||||
this.Sadzby.Location = new System.Drawing.Point(503, 0);
|
||||
this.Sadzby.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.Sadzby.MaximumSize = new System.Drawing.Size(350, 728);
|
||||
this.Sadzby.MinimumSize = new System.Drawing.Size(23, 728);
|
||||
@@ -11447,7 +11457,7 @@
|
||||
this.Počty.Controls.Add(this.panel98);
|
||||
this.Počty.Controls.Add(this.panel9);
|
||||
this.Počty.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.Počty.Location = new System.Drawing.Point(1526, 0);
|
||||
this.Počty.Location = new System.Drawing.Point(526, 0);
|
||||
this.Počty.Margin = new System.Windows.Forms.Padding(1);
|
||||
this.Počty.MaximumSize = new System.Drawing.Size(403, 728);
|
||||
this.Počty.MinimumSize = new System.Drawing.Size(23, 728);
|
||||
@@ -13239,21 +13249,11 @@
|
||||
this.panel9.Size = new System.Drawing.Size(19, 19);
|
||||
this.panel9.TabIndex = 0;
|
||||
//
|
||||
// button22
|
||||
//
|
||||
this.button22.Location = new System.Drawing.Point(236, 516);
|
||||
this.button22.Name = "button22";
|
||||
this.button22.Size = new System.Drawing.Size(143, 22);
|
||||
this.button22.TabIndex = 4;
|
||||
this.button22.Text = "Vložiť údaje z naceňovania";
|
||||
this.button22.UseVisualStyleBackColor = true;
|
||||
this.button22.Click += new System.EventHandler(this.button22_Click);
|
||||
//
|
||||
// frmNacenovanie
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1574, 916);
|
||||
this.ClientSize = new System.Drawing.Size(574, 916);
|
||||
this.Controls.Add(this.panel16);
|
||||
this.Controls.Add(this.panel1);
|
||||
this.Controls.Add(this.panel17);
|
||||
|
||||
Reference in New Issue
Block a user