リビジョン 466
商品構成によりメニューより2つ処理削除
| trunk/src/ProcessManagement/ProcessManagement/Forms/ZMenu/FrmMenu.Designer.cs | ||
|---|---|---|
| 5397 | 5397 |
this.tblLayoutConstruction.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
| 5398 | 5398 |
this.tblLayoutConstruction.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
| 5399 | 5399 |
this.tblLayoutConstruction.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
| 5400 |
this.tblLayoutConstruction.Size = new System.Drawing.Size(1102, 1260);
|
|
| 5400 |
this.tblLayoutConstruction.Size = new System.Drawing.Size(1170, 1260);
|
|
| 5401 | 5401 |
this.tblLayoutConstruction.TabIndex = 15; |
| 5402 | 5402 |
// |
| 5403 | 5403 |
// lblConstrLine01 |
| ... | ... | |
| 5407 | 5407 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine01, 10); |
| 5408 | 5408 |
this.lblConstrLine01.Location = new System.Drawing.Point(3, 267); |
| 5409 | 5409 |
this.lblConstrLine01.Name = "lblConstrLine01"; |
| 5410 |
this.lblConstrLine01.Size = new System.Drawing.Size(1096, 6);
|
|
| 5410 |
this.lblConstrLine01.Size = new System.Drawing.Size(1164, 6);
|
|
| 5411 | 5411 |
this.lblConstrLine01.TabIndex = 15; |
| 5412 | 5412 |
// |
| 5413 | 5413 |
// btnConstruction0000 |
| 5414 | 5414 |
// |
| 5415 | 5415 |
this.btnConstruction0000.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5416 | 5416 |
this.btnConstruction0000.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5417 |
this.btnConstruction0000.Location = new System.Drawing.Point(101, 39);
|
|
| 5417 |
this.btnConstruction0000.Location = new System.Drawing.Point(107, 39);
|
|
| 5418 | 5418 |
this.btnConstruction0000.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5419 | 5419 |
this.btnConstruction0000.Name = "btnConstruction0000"; |
| 5420 |
this.btnConstruction0000.Size = new System.Drawing.Size(178, 30);
|
|
| 5420 |
this.btnConstruction0000.Size = new System.Drawing.Size(190, 30);
|
|
| 5421 | 5421 |
this.btnConstruction0000.TabIndex = 15; |
| 5422 | 5422 |
this.btnConstruction0000.Text = "各工事詳細台帳閲覧"; |
| 5423 | 5423 |
this.btnConstruction0000.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5430 | 5430 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 5431 | 5431 |
this.lblConstrTitle01.AutoSize = true; |
| 5432 | 5432 |
this.lblConstrTitle01.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5433 |
this.lblConstrTitle01.Location = new System.Drawing.Point(100, 0);
|
|
| 5433 |
this.lblConstrTitle01.Location = new System.Drawing.Point(106, 0);
|
|
| 5434 | 5434 |
this.lblConstrTitle01.Name = "lblConstrTitle01"; |
| 5435 |
this.lblConstrTitle01.Size = new System.Drawing.Size(180, 36);
|
|
| 5435 |
this.lblConstrTitle01.Size = new System.Drawing.Size(192, 36);
|
|
| 5436 | 5436 |
this.lblConstrTitle01.TabIndex = 15; |
| 5437 | 5437 |
this.lblConstrTitle01.Text = "日次(施工)管理"; |
| 5438 | 5438 |
this.lblConstrTitle01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5446 | 5446 |
this.lblConstr00.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5447 | 5447 |
this.lblConstr00.Location = new System.Drawing.Point(3, 36); |
| 5448 | 5448 |
this.lblConstr00.Name = "lblConstr00"; |
| 5449 |
this.lblConstr00.Size = new System.Drawing.Size(91, 36);
|
|
| 5449 |
this.lblConstr00.Size = new System.Drawing.Size(97, 36);
|
|
| 5450 | 5450 |
this.lblConstr00.TabIndex = 15; |
| 5451 | 5451 |
this.lblConstr00.Text = "毎日"; |
| 5452 | 5452 |
this.lblConstr00.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5455 | 5455 |
// |
| 5456 | 5456 |
this.btnConstruction0001.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5457 | 5457 |
this.btnConstruction0001.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5458 |
this.btnConstruction0001.Location = new System.Drawing.Point(304, 39);
|
|
| 5458 |
this.btnConstruction0001.Location = new System.Drawing.Point(323, 39);
|
|
| 5459 | 5459 |
this.btnConstruction0001.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5460 | 5460 |
this.btnConstruction0001.Name = "btnConstruction0001"; |
| 5461 |
this.btnConstruction0001.Size = new System.Drawing.Size(178, 30);
|
|
| 5461 |
this.btnConstruction0001.Size = new System.Drawing.Size(190, 30);
|
|
| 5462 | 5462 |
this.btnConstruction0001.TabIndex = 15; |
| 5463 | 5463 |
this.btnConstruction0001.Text = "各工事日報"; |
| 5464 | 5464 |
this.btnConstruction0001.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5468 | 5468 |
// |
| 5469 | 5469 |
this.btnConstruction0002.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5470 | 5470 |
this.btnConstruction0002.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5471 |
this.btnConstruction0002.Location = new System.Drawing.Point(507, 39);
|
|
| 5471 |
this.btnConstruction0002.Location = new System.Drawing.Point(539, 39);
|
|
| 5472 | 5472 |
this.btnConstruction0002.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5473 | 5473 |
this.btnConstruction0002.Name = "btnConstruction0002"; |
| 5474 |
this.btnConstruction0002.Size = new System.Drawing.Size(178, 30);
|
|
| 5474 |
this.btnConstruction0002.Size = new System.Drawing.Size(190, 30);
|
|
| 5475 | 5475 |
this.btnConstruction0002.TabIndex = 15; |
| 5476 | 5476 |
this.btnConstruction0002.Text = "各工事打合わせ議事録"; |
| 5477 | 5477 |
this.btnConstruction0002.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5481 | 5481 |
// |
| 5482 | 5482 |
this.btnConstruction0003.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5483 | 5483 |
this.btnConstruction0003.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5484 |
this.btnConstruction0003.Location = new System.Drawing.Point(710, 39);
|
|
| 5484 |
this.btnConstruction0003.Location = new System.Drawing.Point(755, 39);
|
|
| 5485 | 5485 |
this.btnConstruction0003.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5486 | 5486 |
this.btnConstruction0003.Name = "btnConstruction0003"; |
| 5487 |
this.btnConstruction0003.Size = new System.Drawing.Size(178, 30);
|
|
| 5487 |
this.btnConstruction0003.Size = new System.Drawing.Size(190, 30);
|
|
| 5488 | 5488 |
this.btnConstruction0003.TabIndex = 15; |
| 5489 | 5489 |
this.btnConstruction0003.Text = "各工事交通費・購入品入力"; |
| 5490 | 5490 |
this.btnConstruction0003.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5494 | 5494 |
// |
| 5495 | 5495 |
this.btnConstruction0004.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5496 | 5496 |
this.btnConstruction0004.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5497 |
this.btnConstruction0004.Location = new System.Drawing.Point(913, 39);
|
|
| 5497 |
this.btnConstruction0004.Location = new System.Drawing.Point(971, 39);
|
|
| 5498 | 5498 |
this.btnConstruction0004.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5499 | 5499 |
this.btnConstruction0004.Name = "btnConstruction0004"; |
| 5500 |
this.btnConstruction0004.Size = new System.Drawing.Size(185, 30);
|
|
| 5500 |
this.btnConstruction0004.Size = new System.Drawing.Size(195, 30);
|
|
| 5501 | 5501 |
this.btnConstruction0004.TabIndex = 15; |
| 5502 | 5502 |
this.btnConstruction0004.Text = "出勤管理"; |
| 5503 | 5503 |
this.btnConstruction0004.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5507 | 5507 |
// |
| 5508 | 5508 |
this.btnConstruction0100.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5509 | 5509 |
this.btnConstruction0100.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5510 |
this.btnConstruction0100.Location = new System.Drawing.Point(101, 111);
|
|
| 5510 |
this.btnConstruction0100.Location = new System.Drawing.Point(107, 111);
|
|
| 5511 | 5511 |
this.btnConstruction0100.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5512 | 5512 |
this.btnConstruction0100.Name = "btnConstruction0100"; |
| 5513 |
this.btnConstruction0100.Size = new System.Drawing.Size(178, 30);
|
|
| 5513 |
this.btnConstruction0100.Size = new System.Drawing.Size(190, 30);
|
|
| 5514 | 5514 |
this.btnConstruction0100.TabIndex = 15; |
| 5515 | 5515 |
this.btnConstruction0100.Text = "行動予定入力"; |
| 5516 | 5516 |
this.btnConstruction0100.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5520 | 5520 |
// |
| 5521 | 5521 |
this.btnConstruction0101.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5522 | 5522 |
this.btnConstruction0101.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5523 |
this.btnConstruction0101.Location = new System.Drawing.Point(304, 111);
|
|
| 5523 |
this.btnConstruction0101.Location = new System.Drawing.Point(323, 111);
|
|
| 5524 | 5524 |
this.btnConstruction0101.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5525 | 5525 |
this.btnConstruction0101.Name = "btnConstruction0101"; |
| 5526 |
this.btnConstruction0101.Size = new System.Drawing.Size(178, 30);
|
|
| 5526 |
this.btnConstruction0101.Size = new System.Drawing.Size(190, 30);
|
|
| 5527 | 5527 |
this.btnConstruction0101.TabIndex = 15; |
| 5528 | 5528 |
this.btnConstruction0101.Text = "車両予約"; |
| 5529 | 5529 |
this.btnConstruction0101.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5538 | 5538 |
this.lblConstr01.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5539 | 5539 |
this.lblConstr01.Location = new System.Drawing.Point(3, 108); |
| 5540 | 5540 |
this.lblConstr01.Name = "lblConstr01"; |
| 5541 |
this.lblConstr01.Size = new System.Drawing.Size(91, 36);
|
|
| 5541 |
this.lblConstr01.Size = new System.Drawing.Size(97, 36);
|
|
| 5542 | 5542 |
this.lblConstr01.TabIndex = 15; |
| 5543 | 5543 |
this.lblConstr01.Text = "毎日"; |
| 5544 | 5544 |
this.lblConstr01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5547 | 5547 |
// |
| 5548 | 5548 |
this.btnConstruction0102.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5549 | 5549 |
this.btnConstruction0102.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5550 |
this.btnConstruction0102.Location = new System.Drawing.Point(507, 111);
|
|
| 5550 |
this.btnConstruction0102.Location = new System.Drawing.Point(539, 111);
|
|
| 5551 | 5551 |
this.btnConstruction0102.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5552 | 5552 |
this.btnConstruction0102.Name = "btnConstruction0102"; |
| 5553 |
this.btnConstruction0102.Size = new System.Drawing.Size(178, 30);
|
|
| 5553 |
this.btnConstruction0102.Size = new System.Drawing.Size(190, 30);
|
|
| 5554 | 5554 |
this.btnConstruction0102.TabIndex = 15; |
| 5555 | 5555 |
this.btnConstruction0102.UseVisualStyleBackColor = false; |
| 5556 | 5556 |
this.btnConstruction0102.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5559 | 5559 |
// |
| 5560 | 5560 |
this.btnConstruction0103.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5561 | 5561 |
this.btnConstruction0103.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5562 |
this.btnConstruction0103.Location = new System.Drawing.Point(710, 111);
|
|
| 5562 |
this.btnConstruction0103.Location = new System.Drawing.Point(755, 111);
|
|
| 5563 | 5563 |
this.btnConstruction0103.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5564 | 5564 |
this.btnConstruction0103.Name = "btnConstruction0103"; |
| 5565 |
this.btnConstruction0103.Size = new System.Drawing.Size(178, 30);
|
|
| 5565 |
this.btnConstruction0103.Size = new System.Drawing.Size(190, 30);
|
|
| 5566 | 5566 |
this.btnConstruction0103.TabIndex = 15; |
| 5567 | 5567 |
this.btnConstruction0103.UseVisualStyleBackColor = false; |
| 5568 | 5568 |
this.btnConstruction0103.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5571 | 5571 |
// |
| 5572 | 5572 |
this.btnConstruction0104.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5573 | 5573 |
this.btnConstruction0104.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5574 |
this.btnConstruction0104.Location = new System.Drawing.Point(913, 111);
|
|
| 5574 |
this.btnConstruction0104.Location = new System.Drawing.Point(971, 111);
|
|
| 5575 | 5575 |
this.btnConstruction0104.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5576 | 5576 |
this.btnConstruction0104.Name = "btnConstruction0104"; |
| 5577 |
this.btnConstruction0104.Size = new System.Drawing.Size(185, 30);
|
|
| 5577 |
this.btnConstruction0104.Size = new System.Drawing.Size(195, 30);
|
|
| 5578 | 5578 |
this.btnConstruction0104.TabIndex = 15; |
| 5579 | 5579 |
this.btnConstruction0104.UseVisualStyleBackColor = false; |
| 5580 | 5580 |
this.btnConstruction0104.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5588 | 5588 |
this.lblConstr02.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5589 | 5589 |
this.lblConstr02.Location = new System.Drawing.Point(3, 180); |
| 5590 | 5590 |
this.lblConstr02.Name = "lblConstr02"; |
| 5591 |
this.lblConstr02.Size = new System.Drawing.Size(91, 36);
|
|
| 5591 |
this.lblConstr02.Size = new System.Drawing.Size(97, 36);
|
|
| 5592 | 5592 |
this.lblConstr02.TabIndex = 15; |
| 5593 | 5593 |
this.lblConstr02.Text = "毎回"; |
| 5594 | 5594 |
this.lblConstr02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5597 | 5597 |
// |
| 5598 | 5598 |
this.btnConstruction0200.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5599 | 5599 |
this.btnConstruction0200.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5600 |
this.btnConstruction0200.Location = new System.Drawing.Point(101, 183);
|
|
| 5600 |
this.btnConstruction0200.Location = new System.Drawing.Point(107, 183);
|
|
| 5601 | 5601 |
this.btnConstruction0200.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5602 | 5602 |
this.btnConstruction0200.Name = "btnConstruction0200"; |
| 5603 |
this.btnConstruction0200.Size = new System.Drawing.Size(178, 30);
|
|
| 5603 |
this.btnConstruction0200.Size = new System.Drawing.Size(190, 30);
|
|
| 5604 | 5604 |
this.btnConstruction0200.TabIndex = 15; |
| 5605 | 5605 |
this.btnConstruction0200.Text = "資材一覧"; |
| 5606 | 5606 |
this.btnConstruction0200.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5610 | 5610 |
// |
| 5611 | 5611 |
this.btnConstruction0201.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5612 | 5612 |
this.btnConstruction0201.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5613 |
this.btnConstruction0201.Location = new System.Drawing.Point(304, 183);
|
|
| 5613 |
this.btnConstruction0201.Location = new System.Drawing.Point(323, 183);
|
|
| 5614 | 5614 |
this.btnConstruction0201.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5615 | 5615 |
this.btnConstruction0201.Name = "btnConstruction0201"; |
| 5616 |
this.btnConstruction0201.Size = new System.Drawing.Size(178, 30);
|
|
| 5616 |
this.btnConstruction0201.Size = new System.Drawing.Size(190, 30);
|
|
| 5617 | 5617 |
this.btnConstruction0201.TabIndex = 15; |
| 5618 | 5618 |
this.btnConstruction0201.Text = "資材貸出"; |
| 5619 | 5619 |
this.btnConstruction0201.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5623 | 5623 |
// |
| 5624 | 5624 |
this.btnConstruction0202.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5625 | 5625 |
this.btnConstruction0202.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5626 |
this.btnConstruction0202.Location = new System.Drawing.Point(507, 183);
|
|
| 5626 |
this.btnConstruction0202.Location = new System.Drawing.Point(539, 183);
|
|
| 5627 | 5627 |
this.btnConstruction0202.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5628 | 5628 |
this.btnConstruction0202.Name = "btnConstruction0202"; |
| 5629 |
this.btnConstruction0202.Size = new System.Drawing.Size(178, 30);
|
|
| 5629 |
this.btnConstruction0202.Size = new System.Drawing.Size(190, 30);
|
|
| 5630 | 5630 |
this.btnConstruction0202.TabIndex = 15; |
| 5631 | 5631 |
this.btnConstruction0202.Text = "資材返却"; |
| 5632 | 5632 |
this.btnConstruction0202.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5636 | 5636 |
// |
| 5637 | 5637 |
this.btnConstruction0203.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5638 | 5638 |
this.btnConstruction0203.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5639 |
this.btnConstruction0203.Location = new System.Drawing.Point(710, 183);
|
|
| 5639 |
this.btnConstruction0203.Location = new System.Drawing.Point(755, 183);
|
|
| 5640 | 5640 |
this.btnConstruction0203.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5641 | 5641 |
this.btnConstruction0203.Name = "btnConstruction0203"; |
| 5642 |
this.btnConstruction0203.Size = new System.Drawing.Size(178, 30);
|
|
| 5642 |
this.btnConstruction0203.Size = new System.Drawing.Size(190, 30);
|
|
| 5643 | 5643 |
this.btnConstruction0203.TabIndex = 15; |
| 5644 | 5644 |
this.btnConstruction0203.UseVisualStyleBackColor = false; |
| 5645 | 5645 |
this.btnConstruction0203.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5648 | 5648 |
// |
| 5649 | 5649 |
this.btnConstruction0204.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5650 | 5650 |
this.btnConstruction0204.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5651 |
this.btnConstruction0204.Location = new System.Drawing.Point(913, 183);
|
|
| 5651 |
this.btnConstruction0204.Location = new System.Drawing.Point(971, 183);
|
|
| 5652 | 5652 |
this.btnConstruction0204.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5653 | 5653 |
this.btnConstruction0204.Name = "btnConstruction0204"; |
| 5654 |
this.btnConstruction0204.Size = new System.Drawing.Size(185, 30);
|
|
| 5654 |
this.btnConstruction0204.Size = new System.Drawing.Size(195, 30);
|
|
| 5655 | 5655 |
this.btnConstruction0204.TabIndex = 15; |
| 5656 | 5656 |
this.btnConstruction0204.UseVisualStyleBackColor = false; |
| 5657 | 5657 |
this.btnConstruction0204.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5665 | 5665 |
this.lblConstr03.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5666 | 5666 |
this.lblConstr03.Location = new System.Drawing.Point(3, 324); |
| 5667 | 5667 |
this.lblConstr03.Name = "lblConstr03"; |
| 5668 |
this.lblConstr03.Size = new System.Drawing.Size(91, 36);
|
|
| 5668 |
this.lblConstr03.Size = new System.Drawing.Size(97, 36);
|
|
| 5669 | 5669 |
this.lblConstr03.TabIndex = 15; |
| 5670 | 5670 |
this.lblConstr03.Text = "着工前"; |
| 5671 | 5671 |
this.lblConstr03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5677 | 5677 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 5678 | 5678 |
this.lblConstrTitle02.AutoSize = true; |
| 5679 | 5679 |
this.lblConstrTitle02.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5680 |
this.lblConstrTitle02.Location = new System.Drawing.Point(100, 288);
|
|
| 5680 |
this.lblConstrTitle02.Location = new System.Drawing.Point(106, 288);
|
|
| 5681 | 5681 |
this.lblConstrTitle02.Name = "lblConstrTitle02"; |
| 5682 |
this.lblConstrTitle02.Size = new System.Drawing.Size(180, 36);
|
|
| 5682 |
this.lblConstrTitle02.Size = new System.Drawing.Size(192, 36);
|
|
| 5683 | 5683 |
this.lblConstrTitle02.TabIndex = 15; |
| 5684 | 5684 |
this.lblConstrTitle02.Text = "書類管理"; |
| 5685 | 5685 |
this.lblConstrTitle02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5688 | 5688 |
// |
| 5689 | 5689 |
this.btnConstruction0300.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5690 | 5690 |
this.btnConstruction0300.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5691 |
this.btnConstruction0300.Location = new System.Drawing.Point(101, 327);
|
|
| 5691 |
this.btnConstruction0300.Location = new System.Drawing.Point(107, 327);
|
|
| 5692 | 5692 |
this.btnConstruction0300.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5693 | 5693 |
this.btnConstruction0300.Name = "btnConstruction0300"; |
| 5694 |
this.btnConstruction0300.Size = new System.Drawing.Size(178, 30);
|
|
| 5694 |
this.btnConstruction0300.Size = new System.Drawing.Size(190, 30);
|
|
| 5695 | 5695 |
this.btnConstruction0300.TabIndex = 15; |
| 5696 | 5696 |
this.btnConstruction0300.Text = "工事予算書作成"; |
| 5697 | 5697 |
this.btnConstruction0300.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5701 | 5701 |
// |
| 5702 | 5702 |
this.btnConstruction0301.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5703 | 5703 |
this.btnConstruction0301.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5704 |
this.btnConstruction0301.Location = new System.Drawing.Point(304, 327);
|
|
| 5704 |
this.btnConstruction0301.Location = new System.Drawing.Point(323, 327);
|
|
| 5705 | 5705 |
this.btnConstruction0301.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5706 | 5706 |
this.btnConstruction0301.Name = "btnConstruction0301"; |
| 5707 |
this.btnConstruction0301.Size = new System.Drawing.Size(178, 30);
|
|
| 5707 |
this.btnConstruction0301.Size = new System.Drawing.Size(190, 30);
|
|
| 5708 | 5708 |
this.btnConstruction0301.TabIndex = 15; |
| 5709 | 5709 |
this.btnConstruction0301.Text = "工事予算書承認"; |
| 5710 | 5710 |
this.btnConstruction0301.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5714 | 5714 |
// |
| 5715 | 5715 |
this.btnConstruction0302.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5716 | 5716 |
this.btnConstruction0302.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5717 |
this.btnConstruction0302.Location = new System.Drawing.Point(507, 327);
|
|
| 5717 |
this.btnConstruction0302.Location = new System.Drawing.Point(539, 327);
|
|
| 5718 | 5718 |
this.btnConstruction0302.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5719 | 5719 |
this.btnConstruction0302.Name = "btnConstruction0302"; |
| 5720 |
this.btnConstruction0302.Size = new System.Drawing.Size(178, 30);
|
|
| 5720 |
this.btnConstruction0302.Size = new System.Drawing.Size(190, 30);
|
|
| 5721 | 5721 |
this.btnConstruction0302.TabIndex = 15; |
| 5722 | 5722 |
this.btnConstruction0302.UseVisualStyleBackColor = false; |
| 5723 | 5723 |
this.btnConstruction0302.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5726 | 5726 |
// |
| 5727 | 5727 |
this.btnConstruction0303.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5728 | 5728 |
this.btnConstruction0303.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5729 |
this.btnConstruction0303.Location = new System.Drawing.Point(710, 327);
|
|
| 5729 |
this.btnConstruction0303.Location = new System.Drawing.Point(755, 327);
|
|
| 5730 | 5730 |
this.btnConstruction0303.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5731 | 5731 |
this.btnConstruction0303.Name = "btnConstruction0303"; |
| 5732 |
this.btnConstruction0303.Size = new System.Drawing.Size(178, 30);
|
|
| 5732 |
this.btnConstruction0303.Size = new System.Drawing.Size(190, 30);
|
|
| 5733 | 5733 |
this.btnConstruction0303.TabIndex = 15; |
| 5734 | 5734 |
this.btnConstruction0303.UseVisualStyleBackColor = false; |
| 5735 | 5735 |
this.btnConstruction0303.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5738 | 5738 |
// |
| 5739 | 5739 |
this.btnConstruction0304.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5740 | 5740 |
this.btnConstruction0304.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5741 |
this.btnConstruction0304.Location = new System.Drawing.Point(913, 327);
|
|
| 5741 |
this.btnConstruction0304.Location = new System.Drawing.Point(971, 327);
|
|
| 5742 | 5742 |
this.btnConstruction0304.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5743 | 5743 |
this.btnConstruction0304.Name = "btnConstruction0304"; |
| 5744 |
this.btnConstruction0304.Size = new System.Drawing.Size(185, 30);
|
|
| 5744 |
this.btnConstruction0304.Size = new System.Drawing.Size(195, 30);
|
|
| 5745 | 5745 |
this.btnConstruction0304.TabIndex = 15; |
| 5746 | 5746 |
this.btnConstruction0304.UseVisualStyleBackColor = false; |
| 5747 | 5747 |
this.btnConstruction0304.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5755 | 5755 |
this.lblConstr04.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5756 | 5756 |
this.lblConstr04.Location = new System.Drawing.Point(3, 396); |
| 5757 | 5757 |
this.lblConstr04.Name = "lblConstr04"; |
| 5758 |
this.lblConstr04.Size = new System.Drawing.Size(91, 36);
|
|
| 5758 |
this.lblConstr04.Size = new System.Drawing.Size(97, 36);
|
|
| 5759 | 5759 |
this.lblConstr04.TabIndex = 15; |
| 5760 | 5760 |
this.lblConstr04.Text = "着工前"; |
| 5761 | 5761 |
this.lblConstr04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5764 | 5764 |
// |
| 5765 | 5765 |
this.btnConstruction0400.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5766 | 5766 |
this.btnConstruction0400.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5767 |
this.btnConstruction0400.Location = new System.Drawing.Point(101, 399);
|
|
| 5767 |
this.btnConstruction0400.Location = new System.Drawing.Point(107, 399);
|
|
| 5768 | 5768 |
this.btnConstruction0400.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5769 | 5769 |
this.btnConstruction0400.Name = "btnConstruction0400"; |
| 5770 |
this.btnConstruction0400.Size = new System.Drawing.Size(178, 30);
|
|
| 5770 |
this.btnConstruction0400.Size = new System.Drawing.Size(190, 30);
|
|
| 5771 | 5771 |
this.btnConstruction0400.TabIndex = 15; |
| 5772 | 5772 |
this.btnConstruction0400.Text = "注文書作成"; |
| 5773 | 5773 |
this.btnConstruction0400.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5777 | 5777 |
// |
| 5778 | 5778 |
this.btnConstruction0401.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5779 | 5779 |
this.btnConstruction0401.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5780 |
this.btnConstruction0401.Location = new System.Drawing.Point(304, 399);
|
|
| 5780 |
this.btnConstruction0401.Location = new System.Drawing.Point(323, 399);
|
|
| 5781 | 5781 |
this.btnConstruction0401.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5782 | 5782 |
this.btnConstruction0401.Name = "btnConstruction0401"; |
| 5783 |
this.btnConstruction0401.Size = new System.Drawing.Size(178, 30);
|
|
| 5783 |
this.btnConstruction0401.Size = new System.Drawing.Size(190, 30);
|
|
| 5784 | 5784 |
this.btnConstruction0401.TabIndex = 15; |
| 5785 | 5785 |
this.btnConstruction0401.Text = "注文書承認"; |
| 5786 | 5786 |
this.btnConstruction0401.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5790 | 5790 |
// |
| 5791 | 5791 |
this.btnConstruction0402.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5792 | 5792 |
this.btnConstruction0402.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5793 |
this.btnConstruction0402.Location = new System.Drawing.Point(507, 399);
|
|
| 5793 |
this.btnConstruction0402.Location = new System.Drawing.Point(539, 399);
|
|
| 5794 | 5794 |
this.btnConstruction0402.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5795 | 5795 |
this.btnConstruction0402.Name = "btnConstruction0402"; |
| 5796 |
this.btnConstruction0402.Size = new System.Drawing.Size(178, 30);
|
|
| 5796 |
this.btnConstruction0402.Size = new System.Drawing.Size(190, 30);
|
|
| 5797 | 5797 |
this.btnConstruction0402.TabIndex = 15; |
| 5798 | 5798 |
this.btnConstruction0402.Text = "注文書状況確認"; |
| 5799 | 5799 |
this.btnConstruction0402.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5803 | 5803 |
// |
| 5804 | 5804 |
this.btnConstruction0403.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5805 | 5805 |
this.btnConstruction0403.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5806 |
this.btnConstruction0403.Location = new System.Drawing.Point(710, 399);
|
|
| 5806 |
this.btnConstruction0403.Location = new System.Drawing.Point(755, 399);
|
|
| 5807 | 5807 |
this.btnConstruction0403.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5808 | 5808 |
this.btnConstruction0403.Name = "btnConstruction0403"; |
| 5809 |
this.btnConstruction0403.Size = new System.Drawing.Size(178, 30);
|
|
| 5809 |
this.btnConstruction0403.Size = new System.Drawing.Size(190, 30);
|
|
| 5810 | 5810 |
this.btnConstruction0403.TabIndex = 15; |
| 5811 | 5811 |
this.btnConstruction0403.UseVisualStyleBackColor = false; |
| 5812 | 5812 |
this.btnConstruction0403.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5815 | 5815 |
// |
| 5816 | 5816 |
this.btnConstruction0404.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5817 | 5817 |
this.btnConstruction0404.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5818 |
this.btnConstruction0404.Location = new System.Drawing.Point(913, 399);
|
|
| 5818 |
this.btnConstruction0404.Location = new System.Drawing.Point(971, 399);
|
|
| 5819 | 5819 |
this.btnConstruction0404.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5820 | 5820 |
this.btnConstruction0404.Name = "btnConstruction0404"; |
| 5821 |
this.btnConstruction0404.Size = new System.Drawing.Size(185, 30);
|
|
| 5821 |
this.btnConstruction0404.Size = new System.Drawing.Size(195, 30);
|
|
| 5822 | 5822 |
this.btnConstruction0404.TabIndex = 15; |
| 5823 | 5823 |
this.btnConstruction0404.UseVisualStyleBackColor = false; |
| 5824 | 5824 |
this.btnConstruction0404.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5832 | 5832 |
this.lblConstr05.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5833 | 5833 |
this.lblConstr05.Location = new System.Drawing.Point(3, 468); |
| 5834 | 5834 |
this.lblConstr05.Name = "lblConstr05"; |
| 5835 |
this.lblConstr05.Size = new System.Drawing.Size(91, 36);
|
|
| 5835 |
this.lblConstr05.Size = new System.Drawing.Size(97, 36);
|
|
| 5836 | 5836 |
this.lblConstr05.TabIndex = 15; |
| 5837 | 5837 |
this.lblConstr05.Text = "着工前"; |
| 5838 | 5838 |
this.lblConstr05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5841 | 5841 |
// |
| 5842 | 5842 |
this.btnConstruction0500.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5843 | 5843 |
this.btnConstruction0500.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5844 |
this.btnConstruction0500.Location = new System.Drawing.Point(101, 471);
|
|
| 5844 |
this.btnConstruction0500.Location = new System.Drawing.Point(107, 471);
|
|
| 5845 | 5845 |
this.btnConstruction0500.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5846 | 5846 |
this.btnConstruction0500.Name = "btnConstruction0500"; |
| 5847 |
this.btnConstruction0500.Size = new System.Drawing.Size(178, 30);
|
|
| 5847 |
this.btnConstruction0500.Size = new System.Drawing.Size(190, 30);
|
|
| 5848 | 5848 |
this.btnConstruction0500.TabIndex = 15; |
| 5849 | 5849 |
this.btnConstruction0500.Text = "工程表作成・印刷"; |
| 5850 | 5850 |
this.btnConstruction0500.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5854 | 5854 |
// |
| 5855 | 5855 |
this.btnConstruction0501.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5856 | 5856 |
this.btnConstruction0501.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5857 |
this.btnConstruction0501.Location = new System.Drawing.Point(304, 471);
|
|
| 5857 |
this.btnConstruction0501.Location = new System.Drawing.Point(323, 471);
|
|
| 5858 | 5858 |
this.btnConstruction0501.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5859 | 5859 |
this.btnConstruction0501.Name = "btnConstruction0501"; |
| 5860 |
this.btnConstruction0501.Size = new System.Drawing.Size(178, 30);
|
|
| 5860 |
this.btnConstruction0501.Size = new System.Drawing.Size(190, 30);
|
|
| 5861 | 5861 |
this.btnConstruction0501.TabIndex = 15; |
| 5862 | 5862 |
this.btnConstruction0501.Text = "施工計画書作成・印刷"; |
| 5863 | 5863 |
this.btnConstruction0501.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5867 | 5867 |
// |
| 5868 | 5868 |
this.btnConstruction0502.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5869 | 5869 |
this.btnConstruction0502.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5870 |
this.btnConstruction0502.Location = new System.Drawing.Point(507, 471);
|
|
| 5870 |
this.btnConstruction0502.Location = new System.Drawing.Point(539, 471);
|
|
| 5871 | 5871 |
this.btnConstruction0502.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5872 | 5872 |
this.btnConstruction0502.Name = "btnConstruction0502"; |
| 5873 |
this.btnConstruction0502.Size = new System.Drawing.Size(178, 30);
|
|
| 5873 |
this.btnConstruction0502.Size = new System.Drawing.Size(190, 30);
|
|
| 5874 | 5874 |
this.btnConstruction0502.TabIndex = 15; |
| 5875 | 5875 |
this.btnConstruction0502.Text = "施工体制台帳作成・印刷"; |
| 5876 | 5876 |
this.btnConstruction0502.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5880 | 5880 |
// |
| 5881 | 5881 |
this.btnConstruction0503.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5882 | 5882 |
this.btnConstruction0503.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5883 |
this.btnConstruction0503.Location = new System.Drawing.Point(710, 471);
|
|
| 5883 |
this.btnConstruction0503.Location = new System.Drawing.Point(755, 471);
|
|
| 5884 | 5884 |
this.btnConstruction0503.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5885 | 5885 |
this.btnConstruction0503.Name = "btnConstruction0503"; |
| 5886 |
this.btnConstruction0503.Size = new System.Drawing.Size(178, 30);
|
|
| 5886 |
this.btnConstruction0503.Size = new System.Drawing.Size(190, 30);
|
|
| 5887 | 5887 |
this.btnConstruction0503.TabIndex = 15; |
| 5888 | 5888 |
this.btnConstruction0503.UseVisualStyleBackColor = false; |
| 5889 | 5889 |
this.btnConstruction0503.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5892 | 5892 |
// |
| 5893 | 5893 |
this.btnConstruction0504.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5894 | 5894 |
this.btnConstruction0504.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5895 |
this.btnConstruction0504.Location = new System.Drawing.Point(913, 471);
|
|
| 5895 |
this.btnConstruction0504.Location = new System.Drawing.Point(971, 471);
|
|
| 5896 | 5896 |
this.btnConstruction0504.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5897 | 5897 |
this.btnConstruction0504.Name = "btnConstruction0504"; |
| 5898 |
this.btnConstruction0504.Size = new System.Drawing.Size(185, 30);
|
|
| 5898 |
this.btnConstruction0504.Size = new System.Drawing.Size(195, 30);
|
|
| 5899 | 5899 |
this.btnConstruction0504.TabIndex = 15; |
| 5900 | 5900 |
this.btnConstruction0504.UseVisualStyleBackColor = false; |
| 5901 | 5901 |
this.btnConstruction0504.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5909 | 5909 |
this.lblConstr06.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 5910 | 5910 |
this.lblConstr06.Location = new System.Drawing.Point(3, 540); |
| 5911 | 5911 |
this.lblConstr06.Name = "lblConstr06"; |
| 5912 |
this.lblConstr06.Size = new System.Drawing.Size(91, 36);
|
|
| 5912 |
this.lblConstr06.Size = new System.Drawing.Size(97, 36);
|
|
| 5913 | 5913 |
this.lblConstr06.TabIndex = 15; |
| 5914 | 5914 |
this.lblConstr06.Text = "着工前・中"; |
| 5915 | 5915 |
this.lblConstr06.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 5918 | 5918 |
// |
| 5919 | 5919 |
this.btnConstruction0600.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5920 | 5920 |
this.btnConstruction0600.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5921 |
this.btnConstruction0600.Location = new System.Drawing.Point(101, 543);
|
|
| 5921 |
this.btnConstruction0600.Location = new System.Drawing.Point(107, 543);
|
|
| 5922 | 5922 |
this.btnConstruction0600.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5923 | 5923 |
this.btnConstruction0600.Name = "btnConstruction0600"; |
| 5924 |
this.btnConstruction0600.Size = new System.Drawing.Size(178, 30);
|
|
| 5924 |
this.btnConstruction0600.Size = new System.Drawing.Size(190, 30);
|
|
| 5925 | 5925 |
this.btnConstruction0600.TabIndex = 15; |
| 5926 | 5926 |
this.btnConstruction0600.Text = "工事施工図承諾願い"; |
| 5927 | 5927 |
this.btnConstruction0600.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5931 | 5931 |
// |
| 5932 | 5932 |
this.btnConstruction0601.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5933 | 5933 |
this.btnConstruction0601.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5934 |
this.btnConstruction0601.Location = new System.Drawing.Point(304, 543);
|
|
| 5934 |
this.btnConstruction0601.Location = new System.Drawing.Point(323, 543);
|
|
| 5935 | 5935 |
this.btnConstruction0601.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5936 | 5936 |
this.btnConstruction0601.Name = "btnConstruction0601"; |
| 5937 |
this.btnConstruction0601.Size = new System.Drawing.Size(178, 30);
|
|
| 5937 |
this.btnConstruction0601.Size = new System.Drawing.Size(190, 30);
|
|
| 5938 | 5938 |
this.btnConstruction0601.TabIndex = 15; |
| 5939 | 5939 |
this.btnConstruction0601.Text = "工事使用材料承諾願い"; |
| 5940 | 5940 |
this.btnConstruction0601.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5944 | 5944 |
// |
| 5945 | 5945 |
this.btnConstruction0602.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5946 | 5946 |
this.btnConstruction0602.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5947 |
this.btnConstruction0602.Location = new System.Drawing.Point(507, 543);
|
|
| 5947 |
this.btnConstruction0602.Location = new System.Drawing.Point(539, 543);
|
|
| 5948 | 5948 |
this.btnConstruction0602.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5949 | 5949 |
this.btnConstruction0602.Name = "btnConstruction0602"; |
| 5950 |
this.btnConstruction0602.Size = new System.Drawing.Size(178, 30);
|
|
| 5950 |
this.btnConstruction0602.Size = new System.Drawing.Size(190, 30);
|
|
| 5951 | 5951 |
this.btnConstruction0602.TabIndex = 15; |
| 5952 | 5952 |
this.btnConstruction0602.Text = "安全パトロール申請"; |
| 5953 | 5953 |
this.btnConstruction0602.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5957 | 5957 |
// |
| 5958 | 5958 |
this.btnConstruction0603.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5959 | 5959 |
this.btnConstruction0603.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5960 |
this.btnConstruction0603.Location = new System.Drawing.Point(710, 543);
|
|
| 5960 |
this.btnConstruction0603.Location = new System.Drawing.Point(755, 543);
|
|
| 5961 | 5961 |
this.btnConstruction0603.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5962 | 5962 |
this.btnConstruction0603.Name = "btnConstruction0603"; |
| 5963 |
this.btnConstruction0603.Size = new System.Drawing.Size(178, 30);
|
|
| 5963 |
this.btnConstruction0603.Size = new System.Drawing.Size(190, 30);
|
|
| 5964 | 5964 |
this.btnConstruction0603.TabIndex = 15; |
| 5965 | 5965 |
this.btnConstruction0603.Text = "社内検査申請"; |
| 5966 | 5966 |
this.btnConstruction0603.UseVisualStyleBackColor = false; |
| ... | ... | |
| 5970 | 5970 |
// |
| 5971 | 5971 |
this.btnConstruction0604.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5972 | 5972 |
this.btnConstruction0604.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5973 |
this.btnConstruction0604.Location = new System.Drawing.Point(913, 543);
|
|
| 5973 |
this.btnConstruction0604.Location = new System.Drawing.Point(971, 543);
|
|
| 5974 | 5974 |
this.btnConstruction0604.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5975 | 5975 |
this.btnConstruction0604.Name = "btnConstruction0604"; |
| 5976 |
this.btnConstruction0604.Size = new System.Drawing.Size(185, 30);
|
|
| 5976 |
this.btnConstruction0604.Size = new System.Drawing.Size(195, 30);
|
|
| 5977 | 5977 |
this.btnConstruction0604.TabIndex = 15; |
| 5978 | 5978 |
this.btnConstruction0604.UseVisualStyleBackColor = false; |
| 5979 | 5979 |
this.btnConstruction0604.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5982 | 5982 |
// |
| 5983 | 5983 |
this.btnConstruction0700.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5984 | 5984 |
this.btnConstruction0700.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5985 |
this.btnConstruction0700.Location = new System.Drawing.Point(101, 615);
|
|
| 5985 |
this.btnConstruction0700.Location = new System.Drawing.Point(107, 615);
|
|
| 5986 | 5986 |
this.btnConstruction0700.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5987 | 5987 |
this.btnConstruction0700.Name = "btnConstruction0700"; |
| 5988 |
this.btnConstruction0700.Size = new System.Drawing.Size(178, 30);
|
|
| 5988 |
this.btnConstruction0700.Size = new System.Drawing.Size(190, 30);
|
|
| 5989 | 5989 |
this.btnConstruction0700.TabIndex = 15; |
| 5990 | 5990 |
this.btnConstruction0700.UseVisualStyleBackColor = false; |
| 5991 | 5991 |
this.btnConstruction0700.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 5994 | 5994 |
// |
| 5995 | 5995 |
this.btnConstruction0701.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 5996 | 5996 |
this.btnConstruction0701.Dock = System.Windows.Forms.DockStyle.Fill; |
| 5997 |
this.btnConstruction0701.Location = new System.Drawing.Point(304, 615);
|
|
| 5997 |
this.btnConstruction0701.Location = new System.Drawing.Point(323, 615);
|
|
| 5998 | 5998 |
this.btnConstruction0701.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 5999 | 5999 |
this.btnConstruction0701.Name = "btnConstruction0701"; |
| 6000 |
this.btnConstruction0701.Size = new System.Drawing.Size(178, 30);
|
|
| 6000 |
this.btnConstruction0701.Size = new System.Drawing.Size(190, 30);
|
|
| 6001 | 6001 |
this.btnConstruction0701.TabIndex = 15; |
| 6002 | 6002 |
this.btnConstruction0701.UseVisualStyleBackColor = false; |
| 6003 | 6003 |
this.btnConstruction0701.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6006 | 6006 |
// |
| 6007 | 6007 |
this.btnConstruction0702.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6008 | 6008 |
this.btnConstruction0702.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6009 |
this.btnConstruction0702.Location = new System.Drawing.Point(507, 615);
|
|
| 6009 |
this.btnConstruction0702.Location = new System.Drawing.Point(539, 615);
|
|
| 6010 | 6010 |
this.btnConstruction0702.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6011 | 6011 |
this.btnConstruction0702.Name = "btnConstruction0702"; |
| 6012 |
this.btnConstruction0702.Size = new System.Drawing.Size(178, 30);
|
|
| 6012 |
this.btnConstruction0702.Size = new System.Drawing.Size(190, 30);
|
|
| 6013 | 6013 |
this.btnConstruction0702.TabIndex = 15; |
| 6014 | 6014 |
this.btnConstruction0702.UseVisualStyleBackColor = false; |
| 6015 | 6015 |
this.btnConstruction0702.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6018 | 6018 |
// |
| 6019 | 6019 |
this.btnConstruction0703.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6020 | 6020 |
this.btnConstruction0703.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6021 |
this.btnConstruction0703.Location = new System.Drawing.Point(710, 615);
|
|
| 6021 |
this.btnConstruction0703.Location = new System.Drawing.Point(755, 615);
|
|
| 6022 | 6022 |
this.btnConstruction0703.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6023 | 6023 |
this.btnConstruction0703.Name = "btnConstruction0703"; |
| 6024 |
this.btnConstruction0703.Size = new System.Drawing.Size(178, 30);
|
|
| 6024 |
this.btnConstruction0703.Size = new System.Drawing.Size(190, 30);
|
|
| 6025 | 6025 |
this.btnConstruction0703.TabIndex = 15; |
| 6026 | 6026 |
this.btnConstruction0703.UseVisualStyleBackColor = false; |
| 6027 | 6027 |
this.btnConstruction0703.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6030 | 6030 |
// |
| 6031 | 6031 |
this.btnConstruction0704.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6032 | 6032 |
this.btnConstruction0704.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6033 |
this.btnConstruction0704.Location = new System.Drawing.Point(913, 615);
|
|
| 6033 |
this.btnConstruction0704.Location = new System.Drawing.Point(971, 615);
|
|
| 6034 | 6034 |
this.btnConstruction0704.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6035 | 6035 |
this.btnConstruction0704.Name = "btnConstruction0704"; |
| 6036 |
this.btnConstruction0704.Size = new System.Drawing.Size(185, 30);
|
|
| 6036 |
this.btnConstruction0704.Size = new System.Drawing.Size(195, 30);
|
|
| 6037 | 6037 |
this.btnConstruction0704.TabIndex = 15; |
| 6038 | 6038 |
this.btnConstruction0704.UseVisualStyleBackColor = false; |
| 6039 | 6039 |
this.btnConstruction0704.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6047 | 6047 |
this.lblConstr08.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6048 | 6048 |
this.lblConstr08.Location = new System.Drawing.Point(3, 684); |
| 6049 | 6049 |
this.lblConstr08.Name = "lblConstr08"; |
| 6050 |
this.lblConstr08.Size = new System.Drawing.Size(91, 36);
|
|
| 6050 |
this.lblConstr08.Size = new System.Drawing.Size(97, 36);
|
|
| 6051 | 6051 |
this.lblConstr08.TabIndex = 15; |
| 6052 | 6052 |
this.lblConstr08.Text = "着工中\r\n・完了後"; |
| 6053 | 6053 |
this.lblConstr08.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6056 | 6056 |
// |
| 6057 | 6057 |
this.btnConstruction0800.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6058 | 6058 |
this.btnConstruction0800.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6059 |
this.btnConstruction0800.Location = new System.Drawing.Point(101, 687);
|
|
| 6059 |
this.btnConstruction0800.Location = new System.Drawing.Point(107, 687);
|
|
| 6060 | 6060 |
this.btnConstruction0800.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6061 | 6061 |
this.btnConstruction0800.Name = "btnConstruction0800"; |
| 6062 |
this.btnConstruction0800.Size = new System.Drawing.Size(178, 30);
|
|
| 6062 |
this.btnConstruction0800.Size = new System.Drawing.Size(190, 30);
|
|
| 6063 | 6063 |
this.btnConstruction0800.TabIndex = 15; |
| 6064 | 6064 |
this.btnConstruction0800.Text = "完成図書作成・印刷"; |
| 6065 | 6065 |
this.btnConstruction0800.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6069 | 6069 |
// |
| 6070 | 6070 |
this.btnConstruction0801.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6071 | 6071 |
this.btnConstruction0801.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6072 |
this.btnConstruction0801.Location = new System.Drawing.Point(304, 687);
|
|
| 6072 |
this.btnConstruction0801.Location = new System.Drawing.Point(323, 687);
|
|
| 6073 | 6073 |
this.btnConstruction0801.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6074 | 6074 |
this.btnConstruction0801.Name = "btnConstruction0801"; |
| 6075 |
this.btnConstruction0801.Size = new System.Drawing.Size(178, 30);
|
|
| 6075 |
this.btnConstruction0801.Size = new System.Drawing.Size(190, 30);
|
|
| 6076 | 6076 |
this.btnConstruction0801.TabIndex = 15; |
| 6077 | 6077 |
this.btnConstruction0801.UseVisualStyleBackColor = false; |
| 6078 | 6078 |
this.btnConstruction0801.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6081 | 6081 |
// |
| 6082 | 6082 |
this.btnConstruction0802.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6083 | 6083 |
this.btnConstruction0802.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6084 |
this.btnConstruction0802.Location = new System.Drawing.Point(507, 687);
|
|
| 6084 |
this.btnConstruction0802.Location = new System.Drawing.Point(539, 687);
|
|
| 6085 | 6085 |
this.btnConstruction0802.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6086 | 6086 |
this.btnConstruction0802.Name = "btnConstruction0802"; |
| 6087 |
this.btnConstruction0802.Size = new System.Drawing.Size(178, 30);
|
|
| 6087 |
this.btnConstruction0802.Size = new System.Drawing.Size(190, 30);
|
|
| 6088 | 6088 |
this.btnConstruction0802.TabIndex = 15; |
| 6089 | 6089 |
this.btnConstruction0802.UseVisualStyleBackColor = false; |
| 6090 | 6090 |
this.btnConstruction0802.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6093 | 6093 |
// |
| 6094 | 6094 |
this.btnConstruction0803.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6095 | 6095 |
this.btnConstruction0803.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6096 |
this.btnConstruction0803.Location = new System.Drawing.Point(710, 687);
|
|
| 6096 |
this.btnConstruction0803.Location = new System.Drawing.Point(755, 687);
|
|
| 6097 | 6097 |
this.btnConstruction0803.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6098 | 6098 |
this.btnConstruction0803.Name = "btnConstruction0803"; |
| 6099 |
this.btnConstruction0803.Size = new System.Drawing.Size(178, 30);
|
|
| 6099 |
this.btnConstruction0803.Size = new System.Drawing.Size(190, 30);
|
|
| 6100 | 6100 |
this.btnConstruction0803.TabIndex = 15; |
| 6101 | 6101 |
this.btnConstruction0803.UseVisualStyleBackColor = false; |
| 6102 | 6102 |
this.btnConstruction0803.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6105 | 6105 |
// |
| 6106 | 6106 |
this.btnConstruction0804.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6107 | 6107 |
this.btnConstruction0804.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6108 |
this.btnConstruction0804.Location = new System.Drawing.Point(913, 687);
|
|
| 6108 |
this.btnConstruction0804.Location = new System.Drawing.Point(971, 687);
|
|
| 6109 | 6109 |
this.btnConstruction0804.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6110 | 6110 |
this.btnConstruction0804.Name = "btnConstruction0804"; |
| 6111 |
this.btnConstruction0804.Size = new System.Drawing.Size(185, 30);
|
|
| 6111 |
this.btnConstruction0804.Size = new System.Drawing.Size(195, 30);
|
|
| 6112 | 6112 |
this.btnConstruction0804.TabIndex = 15; |
| 6113 | 6113 |
this.btnConstruction0804.UseVisualStyleBackColor = false; |
| 6114 | 6114 |
this.btnConstruction0804.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6120 | 6120 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine02, 10); |
| 6121 | 6121 |
this.lblConstrLine02.Location = new System.Drawing.Point(3, 771); |
| 6122 | 6122 |
this.lblConstrLine02.Name = "lblConstrLine02"; |
| 6123 |
this.lblConstrLine02.Size = new System.Drawing.Size(1096, 6);
|
|
| 6123 |
this.lblConstrLine02.Size = new System.Drawing.Size(1164, 6);
|
|
| 6124 | 6124 |
this.lblConstrLine02.TabIndex = 15; |
| 6125 | 6125 |
// |
| 6126 | 6126 |
// lblConstrTitle03 |
| ... | ... | |
| 6130 | 6130 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6131 | 6131 |
this.lblConstrTitle03.AutoSize = true; |
| 6132 | 6132 |
this.lblConstrTitle03.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6133 |
this.lblConstrTitle03.Location = new System.Drawing.Point(100, 792);
|
|
| 6133 |
this.lblConstrTitle03.Location = new System.Drawing.Point(106, 792);
|
|
| 6134 | 6134 |
this.lblConstrTitle03.Name = "lblConstrTitle03"; |
| 6135 |
this.lblConstrTitle03.Size = new System.Drawing.Size(180, 36);
|
|
| 6135 |
this.lblConstrTitle03.Size = new System.Drawing.Size(192, 36);
|
|
| 6136 | 6136 |
this.lblConstrTitle03.TabIndex = 15; |
| 6137 | 6137 |
this.lblConstrTitle03.Text = "取引先請求管理"; |
| 6138 | 6138 |
this.lblConstrTitle03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6146 | 6146 |
this.lblConstr09.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6147 | 6147 |
this.lblConstr09.Location = new System.Drawing.Point(3, 828); |
| 6148 | 6148 |
this.lblConstr09.Name = "lblConstr09"; |
| 6149 |
this.lblConstr09.Size = new System.Drawing.Size(91, 36);
|
|
| 6149 |
this.lblConstr09.Size = new System.Drawing.Size(97, 36);
|
|
| 6150 | 6150 |
this.lblConstr09.TabIndex = 15; |
| 6151 | 6151 |
this.lblConstr09.Text = "出来高"; |
| 6152 | 6152 |
this.lblConstr09.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6155 | 6155 |
// |
| 6156 | 6156 |
this.btnConstruction0900.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6157 | 6157 |
this.btnConstruction0900.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6158 |
this.btnConstruction0900.Location = new System.Drawing.Point(101, 831);
|
|
| 6158 |
this.btnConstruction0900.Location = new System.Drawing.Point(107, 831);
|
|
| 6159 | 6159 |
this.btnConstruction0900.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6160 | 6160 |
this.btnConstruction0900.Name = "btnConstruction0900"; |
| 6161 |
this.btnConstruction0900.Size = new System.Drawing.Size(178, 30);
|
|
| 6161 |
this.btnConstruction0900.Size = new System.Drawing.Size(190, 30);
|
|
| 6162 | 6162 |
this.btnConstruction0900.TabIndex = 15; |
| 6163 | 6163 |
this.btnConstruction0900.Text = "請求データ作成"; |
| 6164 | 6164 |
this.btnConstruction0900.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6168 | 6168 |
// |
| 6169 | 6169 |
this.btnConstruction0901.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6170 | 6170 |
this.btnConstruction0901.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6171 |
this.btnConstruction0901.Location = new System.Drawing.Point(304, 831);
|
|
| 6171 |
this.btnConstruction0901.Location = new System.Drawing.Point(323, 831);
|
|
| 6172 | 6172 |
this.btnConstruction0901.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6173 | 6173 |
this.btnConstruction0901.Name = "btnConstruction0901"; |
| 6174 |
this.btnConstruction0901.Size = new System.Drawing.Size(178, 30);
|
|
| 6174 |
this.btnConstruction0901.Size = new System.Drawing.Size(190, 30);
|
|
| 6175 | 6175 |
this.btnConstruction0901.TabIndex = 15; |
| 6176 | 6176 |
this.btnConstruction0901.Text = "請求承認"; |
| 6177 | 6177 |
this.btnConstruction0901.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6181 | 6181 |
// |
| 6182 | 6182 |
this.btnConstruction0902.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6183 | 6183 |
this.btnConstruction0902.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6184 |
this.btnConstruction0902.Location = new System.Drawing.Point(507, 831);
|
|
| 6184 |
this.btnConstruction0902.Location = new System.Drawing.Point(539, 831);
|
|
| 6185 | 6185 |
this.btnConstruction0902.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6186 | 6186 |
this.btnConstruction0902.Name = "btnConstruction0902"; |
| 6187 |
this.btnConstruction0902.Size = new System.Drawing.Size(178, 30);
|
|
| 6187 |
this.btnConstruction0902.Size = new System.Drawing.Size(190, 30);
|
|
| 6188 | 6188 |
this.btnConstruction0902.TabIndex = 15; |
| 6189 | 6189 |
this.btnConstruction0902.Text = "請求書印刷"; |
| 6190 | 6190 |
this.btnConstruction0902.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6194 | 6194 |
// |
| 6195 | 6195 |
this.btnConstruction0903.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6196 | 6196 |
this.btnConstruction0903.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6197 |
this.btnConstruction0903.Location = new System.Drawing.Point(710, 831);
|
|
| 6197 |
this.btnConstruction0903.Location = new System.Drawing.Point(755, 831);
|
|
| 6198 | 6198 |
this.btnConstruction0903.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6199 | 6199 |
this.btnConstruction0903.Name = "btnConstruction0903"; |
| 6200 |
this.btnConstruction0903.Size = new System.Drawing.Size(178, 30);
|
|
| 6200 |
this.btnConstruction0903.Size = new System.Drawing.Size(190, 30);
|
|
| 6201 | 6201 |
this.btnConstruction0903.TabIndex = 15; |
| 6202 | 6202 |
this.btnConstruction0903.Text = "請求書郵送・手渡し確認"; |
| 6203 | 6203 |
this.btnConstruction0903.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6207 | 6207 |
// |
| 6208 | 6208 |
this.btnConstruction0904.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6209 | 6209 |
this.btnConstruction0904.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6210 |
this.btnConstruction0904.Location = new System.Drawing.Point(913, 831);
|
|
| 6210 |
this.btnConstruction0904.Location = new System.Drawing.Point(971, 831);
|
|
| 6211 | 6211 |
this.btnConstruction0904.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6212 | 6212 |
this.btnConstruction0904.Name = "btnConstruction0904"; |
| 6213 |
this.btnConstruction0904.Size = new System.Drawing.Size(185, 30);
|
|
| 6213 |
this.btnConstruction0904.Size = new System.Drawing.Size(195, 30);
|
|
| 6214 | 6214 |
this.btnConstruction0904.TabIndex = 15; |
| 6215 | 6215 |
this.btnConstruction0904.Text = "取引先入金確認"; |
| 6216 | 6216 |
this.btnConstruction0904.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6220 | 6220 |
// |
| 6221 | 6221 |
this.btnConstruction1000.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6222 | 6222 |
this.btnConstruction1000.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6223 |
this.btnConstruction1000.Location = new System.Drawing.Point(101, 903);
|
|
| 6223 |
this.btnConstruction1000.Location = new System.Drawing.Point(107, 903);
|
|
| 6224 | 6224 |
this.btnConstruction1000.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6225 | 6225 |
this.btnConstruction1000.Name = "btnConstruction1000"; |
| 6226 |
this.btnConstruction1000.Size = new System.Drawing.Size(178, 30);
|
|
| 6226 |
this.btnConstruction1000.Size = new System.Drawing.Size(190, 30);
|
|
| 6227 | 6227 |
this.btnConstruction1000.TabIndex = 15; |
| 6228 | 6228 |
this.btnConstruction1000.Text = "請求データ作成"; |
| 6229 | 6229 |
this.btnConstruction1000.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6233 | 6233 |
// |
| 6234 | 6234 |
this.btnConstruction1001.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6235 | 6235 |
this.btnConstruction1001.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6236 |
this.btnConstruction1001.Location = new System.Drawing.Point(304, 903);
|
|
| 6236 |
this.btnConstruction1001.Location = new System.Drawing.Point(323, 903);
|
|
| 6237 | 6237 |
this.btnConstruction1001.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6238 | 6238 |
this.btnConstruction1001.Name = "btnConstruction1001"; |
| 6239 |
this.btnConstruction1001.Size = new System.Drawing.Size(178, 30);
|
|
| 6239 |
this.btnConstruction1001.Size = new System.Drawing.Size(190, 30);
|
|
| 6240 | 6240 |
this.btnConstruction1001.TabIndex = 15; |
| 6241 | 6241 |
this.btnConstruction1001.Text = "請求承認"; |
| 6242 | 6242 |
this.btnConstruction1001.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6246 | 6246 |
// |
| 6247 | 6247 |
this.btnConstruction1002.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6248 | 6248 |
this.btnConstruction1002.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6249 |
this.btnConstruction1002.Location = new System.Drawing.Point(507, 903);
|
|
| 6249 |
this.btnConstruction1002.Location = new System.Drawing.Point(539, 903);
|
|
| 6250 | 6250 |
this.btnConstruction1002.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6251 | 6251 |
this.btnConstruction1002.Name = "btnConstruction1002"; |
| 6252 |
this.btnConstruction1002.Size = new System.Drawing.Size(178, 30);
|
|
| 6252 |
this.btnConstruction1002.Size = new System.Drawing.Size(190, 30);
|
|
| 6253 | 6253 |
this.btnConstruction1002.TabIndex = 15; |
| 6254 | 6254 |
this.btnConstruction1002.Text = "請求書印刷"; |
| 6255 | 6255 |
this.btnConstruction1002.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6259 | 6259 |
// |
| 6260 | 6260 |
this.btnConstruction1003.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6261 | 6261 |
this.btnConstruction1003.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6262 |
this.btnConstruction1003.Location = new System.Drawing.Point(710, 903);
|
|
| 6262 |
this.btnConstruction1003.Location = new System.Drawing.Point(755, 903);
|
|
| 6263 | 6263 |
this.btnConstruction1003.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6264 | 6264 |
this.btnConstruction1003.Name = "btnConstruction1003"; |
| 6265 |
this.btnConstruction1003.Size = new System.Drawing.Size(178, 30);
|
|
| 6265 |
this.btnConstruction1003.Size = new System.Drawing.Size(190, 30);
|
|
| 6266 | 6266 |
this.btnConstruction1003.TabIndex = 15; |
| 6267 | 6267 |
this.btnConstruction1003.Text = "請求書郵送・手渡し確認"; |
| 6268 | 6268 |
this.btnConstruction1003.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6272 | 6272 |
// |
| 6273 | 6273 |
this.btnConstruction1004.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6274 | 6274 |
this.btnConstruction1004.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6275 |
this.btnConstruction1004.Location = new System.Drawing.Point(913, 903);
|
|
| 6275 |
this.btnConstruction1004.Location = new System.Drawing.Point(971, 903);
|
|
| 6276 | 6276 |
this.btnConstruction1004.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6277 | 6277 |
this.btnConstruction1004.Name = "btnConstruction1004"; |
| 6278 |
this.btnConstruction1004.Size = new System.Drawing.Size(185, 30);
|
|
| 6278 |
this.btnConstruction1004.Size = new System.Drawing.Size(195, 30);
|
|
| 6279 | 6279 |
this.btnConstruction1004.TabIndex = 15; |
| 6280 | 6280 |
this.btnConstruction1004.Text = "取引先入金確認"; |
| 6281 | 6281 |
this.btnConstruction1004.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6288 | 6288 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine03, 10); |
| 6289 | 6289 |
this.lblConstrLine03.Location = new System.Drawing.Point(3, 987); |
| 6290 | 6290 |
this.lblConstrLine03.Name = "lblConstrLine03"; |
| 6291 |
this.lblConstrLine03.Size = new System.Drawing.Size(1096, 6);
|
|
| 6291 |
this.lblConstrLine03.Size = new System.Drawing.Size(1164, 6);
|
|
| 6292 | 6292 |
this.lblConstrLine03.TabIndex = 15; |
| 6293 | 6293 |
// |
| 6294 | 6294 |
// lblConstrTitle04 |
| ... | ... | |
| 6298 | 6298 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6299 | 6299 |
this.lblConstrTitle04.AutoSize = true; |
| 6300 | 6300 |
this.lblConstrTitle04.Font = new System.Drawing.Font("MS 明朝", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6301 |
this.lblConstrTitle04.Location = new System.Drawing.Point(100, 1008);
|
|
| 6301 |
this.lblConstrTitle04.Location = new System.Drawing.Point(106, 1008);
|
|
| 6302 | 6302 |
this.lblConstrTitle04.Name = "lblConstrTitle04"; |
| 6303 |
this.lblConstrTitle04.Size = new System.Drawing.Size(180, 36);
|
|
| 6303 |
this.lblConstrTitle04.Size = new System.Drawing.Size(192, 36);
|
|
| 6304 | 6304 |
this.lblConstrTitle04.TabIndex = 15; |
| 6305 | 6305 |
this.lblConstrTitle04.Text = "各業者・職人支払い管理"; |
| 6306 | 6306 |
this.lblConstrTitle04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6314 | 6314 |
this.lblConstr11.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6315 | 6315 |
this.lblConstr11.Location = new System.Drawing.Point(3, 1044); |
| 6316 | 6316 |
this.lblConstr11.Name = "lblConstr11"; |
| 6317 |
this.lblConstr11.Size = new System.Drawing.Size(91, 36);
|
|
| 6317 |
this.lblConstr11.Size = new System.Drawing.Size(97, 36);
|
|
| 6318 | 6318 |
this.lblConstr11.TabIndex = 15; |
| 6319 | 6319 |
this.lblConstr11.Text = "毎月"; |
| 6320 | 6320 |
this.lblConstr11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6323 | 6323 |
// |
| 6324 | 6324 |
this.btnConstruction1100.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6325 | 6325 |
this.btnConstruction1100.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6326 |
this.btnConstruction1100.Location = new System.Drawing.Point(101, 1047);
|
|
| 6326 |
this.btnConstruction1100.Location = new System.Drawing.Point(107, 1047);
|
|
| 6327 | 6327 |
this.btnConstruction1100.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6328 | 6328 |
this.btnConstruction1100.Name = "btnConstruction1100"; |
| 6329 |
this.btnConstruction1100.Size = new System.Drawing.Size(178, 30);
|
|
| 6329 |
this.btnConstruction1100.Size = new System.Drawing.Size(190, 30);
|
|
| 6330 | 6330 |
this.btnConstruction1100.TabIndex = 15; |
| 6331 | 6331 |
this.btnConstruction1100.Text = "手間支払確認"; |
| 6332 | 6332 |
this.btnConstruction1100.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6336 | 6336 |
// |
| 6337 | 6337 |
this.btnConstruction1101.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6338 | 6338 |
this.btnConstruction1101.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6339 |
this.btnConstruction1101.Location = new System.Drawing.Point(304, 1047);
|
|
| 6339 |
this.btnConstruction1101.Location = new System.Drawing.Point(323, 1047);
|
|
| 6340 | 6340 |
this.btnConstruction1101.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6341 | 6341 |
this.btnConstruction1101.Name = "btnConstruction1101"; |
| 6342 |
this.btnConstruction1101.Size = new System.Drawing.Size(178, 30);
|
|
| 6342 |
this.btnConstruction1101.Size = new System.Drawing.Size(190, 30);
|
|
| 6343 | 6343 |
this.btnConstruction1101.TabIndex = 15; |
| 6344 | 6344 |
this.btnConstruction1101.Text = "業者支払確認"; |
| 6345 | 6345 |
this.btnConstruction1101.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6349 | 6349 |
// |
| 6350 | 6350 |
this.btnConstruction1102.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6351 | 6351 |
this.btnConstruction1102.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6352 |
this.btnConstruction1102.Location = new System.Drawing.Point(507, 1047);
|
|
| 6352 |
this.btnConstruction1102.Location = new System.Drawing.Point(539, 1047);
|
|
| 6353 | 6353 |
this.btnConstruction1102.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6354 | 6354 |
this.btnConstruction1102.Name = "btnConstruction1102"; |
| 6355 |
this.btnConstruction1102.Size = new System.Drawing.Size(178, 30);
|
|
| 6355 |
this.btnConstruction1102.Size = new System.Drawing.Size(190, 30);
|
|
| 6356 | 6356 |
this.btnConstruction1102.TabIndex = 15; |
| 6357 | 6357 |
this.btnConstruction1102.UseVisualStyleBackColor = false; |
| 6358 | 6358 |
this.btnConstruction1102.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6361 | 6361 |
// |
| 6362 | 6362 |
this.btnConstruction1103.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6363 | 6363 |
this.btnConstruction1103.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6364 |
this.btnConstruction1103.Location = new System.Drawing.Point(710, 1047);
|
|
| 6364 |
this.btnConstruction1103.Location = new System.Drawing.Point(755, 1047);
|
|
| 6365 | 6365 |
this.btnConstruction1103.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6366 | 6366 |
this.btnConstruction1103.Name = "btnConstruction1103"; |
| 6367 |
this.btnConstruction1103.Size = new System.Drawing.Size(178, 30);
|
|
| 6367 |
this.btnConstruction1103.Size = new System.Drawing.Size(190, 30);
|
|
| 6368 | 6368 |
this.btnConstruction1103.TabIndex = 15; |
| 6369 | 6369 |
this.btnConstruction1103.UseVisualStyleBackColor = false; |
| 6370 | 6370 |
this.btnConstruction1103.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6373 | 6373 |
// |
| 6374 | 6374 |
this.btnConstruction1104.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6375 | 6375 |
this.btnConstruction1104.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6376 |
this.btnConstruction1104.Location = new System.Drawing.Point(913, 1047);
|
|
| 6376 |
this.btnConstruction1104.Location = new System.Drawing.Point(971, 1047);
|
|
| 6377 | 6377 |
this.btnConstruction1104.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6378 | 6378 |
this.btnConstruction1104.Name = "btnConstruction1104"; |
| 6379 |
this.btnConstruction1104.Size = new System.Drawing.Size(185, 30);
|
|
| 6379 |
this.btnConstruction1104.Size = new System.Drawing.Size(195, 30);
|
|
| 6380 | 6380 |
this.btnConstruction1104.TabIndex = 15; |
| 6381 | 6381 |
this.btnConstruction1104.UseVisualStyleBackColor = false; |
| 6382 | 6382 |
this.btnConstruction1104.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6389 | 6389 |
this.lblConstr1102.AutoSize = true; |
| 6390 | 6390 |
this.lblConstr1102.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6391 | 6391 |
this.lblConstr1102.ForeColor = System.Drawing.Color.Brown; |
| 6392 |
this.lblConstr1102.Location = new System.Drawing.Point(100, 1080);
|
|
| 6392 |
this.lblConstr1102.Location = new System.Drawing.Point(106, 1080);
|
|
| 6393 | 6393 |
this.lblConstr1102.Name = "lblConstr1102"; |
| 6394 |
this.lblConstr1102.Size = new System.Drawing.Size(180, 36);
|
|
| 6394 |
this.lblConstr1102.Size = new System.Drawing.Size(192, 36);
|
|
| 6395 | 6395 |
this.lblConstr1102.TabIndex = 15; |
| 6396 | 6396 |
this.lblConstr1102.Text = "※毎月5日必着\r\n確認は8日まで"; |
| 6397 | 6397 |
this.lblConstr1102.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6404 | 6404 |
this.lblConstr1103.AutoSize = true; |
| 6405 | 6405 |
this.lblConstr1103.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6406 | 6406 |
this.lblConstr1103.ForeColor = System.Drawing.Color.Brown; |
| 6407 |
this.lblConstr1103.Location = new System.Drawing.Point(303, 1080);
|
|
| 6407 |
this.lblConstr1103.Location = new System.Drawing.Point(322, 1080);
|
|
| 6408 | 6408 |
this.lblConstr1103.Name = "lblConstr1103"; |
| 6409 |
this.lblConstr1103.Size = new System.Drawing.Size(180, 36);
|
|
| 6409 |
this.lblConstr1103.Size = new System.Drawing.Size(192, 36);
|
|
| 6410 | 6410 |
this.lblConstr1103.TabIndex = 15; |
| 6411 | 6411 |
this.lblConstr1103.Text = "※毎月5日必着\r\n確認は15日まで"; |
| 6412 | 6412 |
this.lblConstr1103.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6418 | 6418 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstrLine04, 10); |
| 6419 | 6419 |
this.lblConstrLine04.Location = new System.Drawing.Point(3, 1131); |
| 6420 | 6420 |
this.lblConstrLine04.Name = "lblConstrLine04"; |
| 6421 |
this.lblConstrLine04.Size = new System.Drawing.Size(1096, 6);
|
|
| 6421 |
this.lblConstrLine04.Size = new System.Drawing.Size(1164, 6);
|
|
| 6422 | 6422 |
this.lblConstrLine04.TabIndex = 15; |
| 6423 | 6423 |
// |
| 6424 | 6424 |
// lblConstrTitle05 |
| ... | ... | |
| 6428 | 6428 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6429 | 6429 |
this.lblConstrTitle05.AutoSize = true; |
| 6430 | 6430 |
this.lblConstrTitle05.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6431 |
this.lblConstrTitle05.Location = new System.Drawing.Point(100, 1152);
|
|
| 6431 |
this.lblConstrTitle05.Location = new System.Drawing.Point(106, 1152);
|
|
| 6432 | 6432 |
this.lblConstrTitle05.Name = "lblConstrTitle05"; |
| 6433 |
this.lblConstrTitle05.Size = new System.Drawing.Size(180, 36);
|
|
| 6433 |
this.lblConstrTitle05.Size = new System.Drawing.Size(192, 36);
|
|
| 6434 | 6434 |
this.lblConstrTitle05.TabIndex = 15; |
| 6435 | 6435 |
this.lblConstrTitle05.Text = "その他管理"; |
| 6436 | 6436 |
this.lblConstrTitle05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6444 | 6444 |
this.lblConstr12.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6445 | 6445 |
this.lblConstr12.Location = new System.Drawing.Point(3, 1188); |
| 6446 | 6446 |
this.lblConstr12.Name = "lblConstr12"; |
| 6447 |
this.lblConstr12.Size = new System.Drawing.Size(91, 36);
|
|
| 6447 |
this.lblConstr12.Size = new System.Drawing.Size(97, 36);
|
|
| 6448 | 6448 |
this.lblConstr12.TabIndex = 15; |
| 6449 | 6449 |
this.lblConstr12.Text = "適時"; |
| 6450 | 6450 |
this.lblConstr12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6453 | 6453 |
// |
| 6454 | 6454 |
this.btnConstruction1200.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6455 | 6455 |
this.btnConstruction1200.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6456 |
this.btnConstruction1200.Location = new System.Drawing.Point(101, 1191);
|
|
| 6456 |
this.btnConstruction1200.Location = new System.Drawing.Point(107, 1191);
|
|
| 6457 | 6457 |
this.btnConstruction1200.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6458 | 6458 |
this.btnConstruction1200.Name = "btnConstruction1200"; |
| 6459 |
this.btnConstruction1200.Size = new System.Drawing.Size(178, 30);
|
|
| 6459 |
this.btnConstruction1200.Size = new System.Drawing.Size(190, 30);
|
|
| 6460 | 6460 |
this.btnConstruction1200.TabIndex = 15; |
| 6461 | 6461 |
this.btnConstruction1200.Text = "出納帳入力"; |
| 6462 | 6462 |
this.btnConstruction1200.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6466 | 6466 |
// |
| 6467 | 6467 |
this.btnConstruction1201.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6468 | 6468 |
this.btnConstruction1201.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6469 |
this.btnConstruction1201.Location = new System.Drawing.Point(304, 1191);
|
|
| 6469 |
this.btnConstruction1201.Location = new System.Drawing.Point(323, 1191);
|
|
| 6470 | 6470 |
this.btnConstruction1201.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6471 | 6471 |
this.btnConstruction1201.Name = "btnConstruction1201"; |
| 6472 |
this.btnConstruction1201.Size = new System.Drawing.Size(178, 30);
|
|
| 6472 |
this.btnConstruction1201.Size = new System.Drawing.Size(190, 30);
|
|
| 6473 | 6473 |
this.btnConstruction1201.TabIndex = 15; |
| 6474 | 6474 |
this.btnConstruction1201.UseVisualStyleBackColor = false; |
| 6475 | 6475 |
this.btnConstruction1201.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6478 | 6478 |
// |
| 6479 | 6479 |
this.btnConstruction1202.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6480 | 6480 |
this.btnConstruction1202.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6481 |
this.btnConstruction1202.Location = new System.Drawing.Point(507, 1191);
|
|
| 6481 |
this.btnConstruction1202.Location = new System.Drawing.Point(539, 1191);
|
|
| 6482 | 6482 |
this.btnConstruction1202.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6483 | 6483 |
this.btnConstruction1202.Name = "btnConstruction1202"; |
| 6484 |
this.btnConstruction1202.Size = new System.Drawing.Size(178, 30);
|
|
| 6484 |
this.btnConstruction1202.Size = new System.Drawing.Size(190, 30);
|
|
| 6485 | 6485 |
this.btnConstruction1202.TabIndex = 15; |
| 6486 | 6486 |
this.btnConstruction1202.UseVisualStyleBackColor = false; |
| 6487 | 6487 |
this.btnConstruction1202.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6490 | 6490 |
// |
| 6491 | 6491 |
this.btnConstruction1203.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6492 | 6492 |
this.btnConstruction1203.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6493 |
this.btnConstruction1203.Location = new System.Drawing.Point(710, 1191);
|
|
| 6493 |
this.btnConstruction1203.Location = new System.Drawing.Point(755, 1191);
|
|
| 6494 | 6494 |
this.btnConstruction1203.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6495 | 6495 |
this.btnConstruction1203.Name = "btnConstruction1203"; |
| 6496 |
this.btnConstruction1203.Size = new System.Drawing.Size(178, 30);
|
|
| 6496 |
this.btnConstruction1203.Size = new System.Drawing.Size(190, 30);
|
|
| 6497 | 6497 |
this.btnConstruction1203.TabIndex = 15; |
| 6498 | 6498 |
this.btnConstruction1203.UseVisualStyleBackColor = false; |
| 6499 | 6499 |
this.btnConstruction1203.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6502 | 6502 |
// |
| 6503 | 6503 |
this.btnConstruction1204.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6504 | 6504 |
this.btnConstruction1204.Dock = System.Windows.Forms.DockStyle.Fill; |
| 6505 |
this.btnConstruction1204.Location = new System.Drawing.Point(913, 1191);
|
|
| 6505 |
this.btnConstruction1204.Location = new System.Drawing.Point(971, 1191);
|
|
| 6506 | 6506 |
this.btnConstruction1204.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6507 | 6507 |
this.btnConstruction1204.Name = "btnConstruction1204"; |
| 6508 |
this.btnConstruction1204.Size = new System.Drawing.Size(185, 30);
|
|
| 6508 |
this.btnConstruction1204.Size = new System.Drawing.Size(195, 30);
|
|
| 6509 | 6509 |
this.btnConstruction1204.TabIndex = 15; |
| 6510 | 6510 |
this.btnConstruction1204.UseVisualStyleBackColor = false; |
| 6511 | 6511 |
this.btnConstruction1204.Click += new System.EventHandler(this.btnConstruction_Click); |
| ... | ... | |
| 6519 | 6519 |
this.lblConstr10.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6520 | 6520 |
this.lblConstr10.Location = new System.Drawing.Point(3, 900); |
| 6521 | 6521 |
this.lblConstr10.Name = "lblConstr10"; |
| 6522 |
this.lblConstr10.Size = new System.Drawing.Size(91, 36);
|
|
| 6522 |
this.lblConstr10.Size = new System.Drawing.Size(97, 36);
|
|
| 6523 | 6523 |
this.lblConstr10.TabIndex = 15; |
| 6524 | 6524 |
this.lblConstr10.Text = "完了後"; |
| 6525 | 6525 |
this.lblConstr10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6533 | 6533 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0102, 5); |
| 6534 | 6534 |
this.lblConstr0102.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6535 | 6535 |
this.lblConstr0102.ForeColor = System.Drawing.Color.Brown; |
| 6536 |
this.lblConstr0102.Location = new System.Drawing.Point(506, 144);
|
|
| 6536 |
this.lblConstr0102.Location = new System.Drawing.Point(538, 144);
|
|
| 6537 | 6537 |
this.lblConstr0102.Name = "lblConstr0102"; |
| 6538 |
this.lblConstr0102.Size = new System.Drawing.Size(593, 36);
|
|
| 6538 |
this.lblConstr0102.Size = new System.Drawing.Size(629, 36);
|
|
| 6539 | 6539 |
this.lblConstr0102.TabIndex = 15; |
| 6540 | 6540 |
this.lblConstr0102.Text = "※該当項目は毎日記入すること。"; |
| 6541 | 6541 |
this.lblConstr0102.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| ... | ... | |
| 6549 | 6549 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0202, 5); |
| 6550 | 6550 |
this.lblConstr0202.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6551 | 6551 |
this.lblConstr0202.ForeColor = System.Drawing.Color.Brown; |
| 6552 |
this.lblConstr0202.Location = new System.Drawing.Point(506, 216);
|
|
| 6552 |
this.lblConstr0202.Location = new System.Drawing.Point(538, 216);
|
|
| 6553 | 6553 |
this.lblConstr0202.Name = "lblConstr0202"; |
| 6554 |
this.lblConstr0202.Size = new System.Drawing.Size(593, 36);
|
|
| 6554 |
this.lblConstr0202.Size = new System.Drawing.Size(629, 36);
|
|
| 6555 | 6555 |
this.lblConstr0202.TabIndex = 15; |
| 6556 | 6556 |
this.lblConstr0202.Text = "※資材項目は貸出・返却時に毎回記入すること。"; |
| 6557 | 6557 |
this.lblConstr0202.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| ... | ... | |
| 6565 | 6565 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0502, 5); |
| 6566 | 6566 |
this.lblConstr0502.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6567 | 6567 |
this.lblConstr0502.ForeColor = System.Drawing.Color.Brown; |
| 6568 |
this.lblConstr0502.Location = new System.Drawing.Point(506, 504);
|
|
| 6568 |
this.lblConstr0502.Location = new System.Drawing.Point(538, 504);
|
|
| 6569 | 6569 |
this.lblConstr0502.Name = "lblConstr0502"; |
| 6570 |
this.lblConstr0502.Size = new System.Drawing.Size(593, 36);
|
|
| 6570 |
this.lblConstr0502.Size = new System.Drawing.Size(629, 36);
|
|
| 6571 | 6571 |
this.lblConstr0502.TabIndex = 15; |
| 6572 | 6572 |
this.lblConstr0502.Text = "※上記項目は施工開始までに作成すること。"; |
| 6573 | 6573 |
this.lblConstr0502.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| ... | ... | |
| 6581 | 6581 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0602, 5); |
| 6582 | 6582 |
this.lblConstr0602.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6583 | 6583 |
this.lblConstr0602.ForeColor = System.Drawing.Color.Brown; |
| 6584 |
this.lblConstr0602.Location = new System.Drawing.Point(506, 576);
|
|
| 6584 |
this.lblConstr0602.Location = new System.Drawing.Point(538, 576);
|
|
| 6585 | 6585 |
this.lblConstr0602.Name = "lblConstr0602"; |
| 6586 |
this.lblConstr0602.Size = new System.Drawing.Size(593, 36);
|
|
| 6586 |
this.lblConstr0602.Size = new System.Drawing.Size(629, 36);
|
|
| 6587 | 6587 |
this.lblConstr0602.TabIndex = 15; |
| 6588 | 6588 |
this.lblConstr0602.Text = "※上記項目は各工種の全体施工中の施工前までに作成・提出すること。"; |
| 6589 | 6589 |
this.lblConstr0602.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| ... | ... | |
| 6597 | 6597 |
this.tblLayoutConstruction.SetColumnSpan(this.lblConstr0802, 5); |
| 6598 | 6598 |
this.lblConstr0802.Font = new System.Drawing.Font("MS 明朝", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6599 | 6599 |
this.lblConstr0802.ForeColor = System.Drawing.Color.Brown; |
| 6600 |
this.lblConstr0802.Location = new System.Drawing.Point(506, 720);
|
|
| 6600 |
this.lblConstr0802.Location = new System.Drawing.Point(538, 720);
|
|
| 6601 | 6601 |
this.lblConstr0802.Name = "lblConstr0802"; |
| 6602 |
this.lblConstr0802.Size = new System.Drawing.Size(593, 36);
|
|
| 6602 |
this.lblConstr0802.Size = new System.Drawing.Size(629, 36);
|
|
| 6603 | 6603 |
this.lblConstr0802.TabIndex = 15; |
| 6604 | 6604 |
this.lblConstr0802.Text = "※完成図書は契約工期内に再提出も含めて完了すること。"; |
| 6605 | 6605 |
this.lblConstr0802.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
| ... | ... | |
| 6703 | 6703 |
this.tblLayoutAffairs.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
| 6704 | 6704 |
this.tblLayoutAffairs.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
| 6705 | 6705 |
this.tblLayoutAffairs.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
| 6706 |
this.tblLayoutAffairs.Size = new System.Drawing.Size(1102, 684);
|
|
| 6706 |
this.tblLayoutAffairs.Size = new System.Drawing.Size(1170, 684);
|
|
| 6707 | 6707 |
this.tblLayoutAffairs.TabIndex = 13; |
| 6708 | 6708 |
// |
| 6709 | 6709 |
// btnAffairs0000 |
| ... | ... | |
| 6712 | 6712 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6713 | 6713 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6714 | 6714 |
this.btnAffairs0000.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6715 |
this.btnAffairs0000.Location = new System.Drawing.Point(101, 39);
|
|
| 6715 |
this.btnAffairs0000.Location = new System.Drawing.Point(107, 39);
|
|
| 6716 | 6716 |
this.btnAffairs0000.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6717 | 6717 |
this.btnAffairs0000.Name = "btnAffairs0000"; |
| 6718 |
this.btnAffairs0000.Size = new System.Drawing.Size(178, 30);
|
|
| 6718 |
this.btnAffairs0000.Size = new System.Drawing.Size(190, 30);
|
|
| 6719 | 6719 |
this.btnAffairs0000.TabIndex = 0; |
| 6720 | 6720 |
this.btnAffairs0000.Text = "行動予定入力"; |
| 6721 | 6721 |
this.btnAffairs0000.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6727 | 6727 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6728 | 6728 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6729 | 6729 |
this.btnAffairs0001.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6730 |
this.btnAffairs0001.Location = new System.Drawing.Point(304, 39);
|
|
| 6730 |
this.btnAffairs0001.Location = new System.Drawing.Point(323, 39);
|
|
| 6731 | 6731 |
this.btnAffairs0001.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6732 | 6732 |
this.btnAffairs0001.Name = "btnAffairs0001"; |
| 6733 |
this.btnAffairs0001.Size = new System.Drawing.Size(178, 30);
|
|
| 6733 |
this.btnAffairs0001.Size = new System.Drawing.Size(190, 30);
|
|
| 6734 | 6734 |
this.btnAffairs0001.TabIndex = 0; |
| 6735 | 6735 |
this.btnAffairs0001.Text = "出勤管理"; |
| 6736 | 6736 |
this.btnAffairs0001.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6743 | 6743 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6744 | 6744 |
this.lblAffairsTitle01.AutoSize = true; |
| 6745 | 6745 |
this.lblAffairsTitle01.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6746 |
this.lblAffairsTitle01.Location = new System.Drawing.Point(100, 0);
|
|
| 6746 |
this.lblAffairsTitle01.Location = new System.Drawing.Point(106, 0);
|
|
| 6747 | 6747 |
this.lblAffairsTitle01.Name = "lblAffairsTitle01"; |
| 6748 |
this.lblAffairsTitle01.Size = new System.Drawing.Size(180, 36);
|
|
| 6748 |
this.lblAffairsTitle01.Size = new System.Drawing.Size(192, 36);
|
|
| 6749 | 6749 |
this.lblAffairsTitle01.TabIndex = 18; |
| 6750 | 6750 |
this.lblAffairsTitle01.Text = "日次管理"; |
| 6751 | 6751 |
this.lblAffairsTitle01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6756 | 6756 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6757 | 6757 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6758 | 6758 |
this.btnAffairs0002.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6759 |
this.btnAffairs0002.Location = new System.Drawing.Point(507, 39);
|
|
| 6759 |
this.btnAffairs0002.Location = new System.Drawing.Point(539, 39);
|
|
| 6760 | 6760 |
this.btnAffairs0002.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6761 | 6761 |
this.btnAffairs0002.Name = "btnAffairs0002"; |
| 6762 |
this.btnAffairs0002.Size = new System.Drawing.Size(178, 30);
|
|
| 6762 |
this.btnAffairs0002.Size = new System.Drawing.Size(190, 30);
|
|
| 6763 | 6763 |
this.btnAffairs0002.TabIndex = 0; |
| 6764 | 6764 |
this.btnAffairs0002.Text = "車両予約"; |
| 6765 | 6765 |
this.btnAffairs0002.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6771 | 6771 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6772 | 6772 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6773 | 6773 |
this.btnAffairs0003.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6774 |
this.btnAffairs0003.Location = new System.Drawing.Point(710, 39);
|
|
| 6774 |
this.btnAffairs0003.Location = new System.Drawing.Point(755, 39);
|
|
| 6775 | 6775 |
this.btnAffairs0003.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6776 | 6776 |
this.btnAffairs0003.Name = "btnAffairs0003"; |
| 6777 |
this.btnAffairs0003.Size = new System.Drawing.Size(178, 30);
|
|
| 6777 |
this.btnAffairs0003.Size = new System.Drawing.Size(190, 30);
|
|
| 6778 | 6778 |
this.btnAffairs0003.TabIndex = 0; |
| 6779 | 6779 |
this.btnAffairs0003.UseVisualStyleBackColor = false; |
| 6780 | 6780 |
this.btnAffairs0003.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6785 | 6785 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6786 | 6786 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6787 | 6787 |
this.btnAffairs0004.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6788 |
this.btnAffairs0004.Location = new System.Drawing.Point(913, 39);
|
|
| 6788 |
this.btnAffairs0004.Location = new System.Drawing.Point(971, 39);
|
|
| 6789 | 6789 |
this.btnAffairs0004.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6790 | 6790 |
this.btnAffairs0004.Name = "btnAffairs0004"; |
| 6791 |
this.btnAffairs0004.Size = new System.Drawing.Size(185, 30);
|
|
| 6791 |
this.btnAffairs0004.Size = new System.Drawing.Size(195, 30);
|
|
| 6792 | 6792 |
this.btnAffairs0004.TabIndex = 0; |
| 6793 | 6793 |
this.btnAffairs0004.UseVisualStyleBackColor = false; |
| 6794 | 6794 |
this.btnAffairs0004.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6799 | 6799 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6800 | 6800 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6801 | 6801 |
this.btnAffairs0100.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6802 |
this.btnAffairs0100.Location = new System.Drawing.Point(101, 111);
|
|
| 6802 |
this.btnAffairs0100.Location = new System.Drawing.Point(107, 111);
|
|
| 6803 | 6803 |
this.btnAffairs0100.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6804 | 6804 |
this.btnAffairs0100.Name = "btnAffairs0100"; |
| 6805 |
this.btnAffairs0100.Size = new System.Drawing.Size(178, 30);
|
|
| 6805 |
this.btnAffairs0100.Size = new System.Drawing.Size(190, 30);
|
|
| 6806 | 6806 |
this.btnAffairs0100.TabIndex = 0; |
| 6807 | 6807 |
this.btnAffairs0100.UseVisualStyleBackColor = false; |
| 6808 | 6808 |
this.btnAffairs0100.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6813 | 6813 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6814 | 6814 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6815 | 6815 |
this.btnAffairs0101.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6816 |
this.btnAffairs0101.Location = new System.Drawing.Point(304, 111);
|
|
| 6816 |
this.btnAffairs0101.Location = new System.Drawing.Point(323, 111);
|
|
| 6817 | 6817 |
this.btnAffairs0101.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6818 | 6818 |
this.btnAffairs0101.Name = "btnAffairs0101"; |
| 6819 |
this.btnAffairs0101.Size = new System.Drawing.Size(178, 30);
|
|
| 6819 |
this.btnAffairs0101.Size = new System.Drawing.Size(190, 30);
|
|
| 6820 | 6820 |
this.btnAffairs0101.TabIndex = 0; |
| 6821 | 6821 |
this.btnAffairs0101.UseVisualStyleBackColor = false; |
| 6822 | 6822 |
this.btnAffairs0101.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6827 | 6827 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6828 | 6828 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6829 | 6829 |
this.btnAffairs0102.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6830 |
this.btnAffairs0102.Location = new System.Drawing.Point(507, 111);
|
|
| 6830 |
this.btnAffairs0102.Location = new System.Drawing.Point(539, 111);
|
|
| 6831 | 6831 |
this.btnAffairs0102.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6832 | 6832 |
this.btnAffairs0102.Name = "btnAffairs0102"; |
| 6833 |
this.btnAffairs0102.Size = new System.Drawing.Size(178, 30);
|
|
| 6833 |
this.btnAffairs0102.Size = new System.Drawing.Size(190, 30);
|
|
| 6834 | 6834 |
this.btnAffairs0102.TabIndex = 0; |
| 6835 | 6835 |
this.btnAffairs0102.UseVisualStyleBackColor = false; |
| 6836 | 6836 |
this.btnAffairs0102.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6841 | 6841 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6842 | 6842 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6843 | 6843 |
this.btnAffairs0103.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6844 |
this.btnAffairs0103.Location = new System.Drawing.Point(710, 111);
|
|
| 6844 |
this.btnAffairs0103.Location = new System.Drawing.Point(755, 111);
|
|
| 6845 | 6845 |
this.btnAffairs0103.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6846 | 6846 |
this.btnAffairs0103.Name = "btnAffairs0103"; |
| 6847 |
this.btnAffairs0103.Size = new System.Drawing.Size(178, 30);
|
|
| 6847 |
this.btnAffairs0103.Size = new System.Drawing.Size(190, 30);
|
|
| 6848 | 6848 |
this.btnAffairs0103.TabIndex = 0; |
| 6849 | 6849 |
this.btnAffairs0103.UseVisualStyleBackColor = false; |
| 6850 | 6850 |
this.btnAffairs0103.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6855 | 6855 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6856 | 6856 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6857 | 6857 |
this.btnAffairs0104.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6858 |
this.btnAffairs0104.Location = new System.Drawing.Point(913, 111);
|
|
| 6858 |
this.btnAffairs0104.Location = new System.Drawing.Point(971, 111);
|
|
| 6859 | 6859 |
this.btnAffairs0104.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6860 | 6860 |
this.btnAffairs0104.Name = "btnAffairs0104"; |
| 6861 |
this.btnAffairs0104.Size = new System.Drawing.Size(185, 30);
|
|
| 6861 |
this.btnAffairs0104.Size = new System.Drawing.Size(195, 30);
|
|
| 6862 | 6862 |
this.btnAffairs0104.TabIndex = 0; |
| 6863 | 6863 |
this.btnAffairs0104.UseVisualStyleBackColor = false; |
| 6864 | 6864 |
this.btnAffairs0104.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 6872 | 6872 |
this.lblAffairs00.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6873 | 6873 |
this.lblAffairs00.Location = new System.Drawing.Point(3, 36); |
| 6874 | 6874 |
this.lblAffairs00.Name = "lblAffairs00"; |
| 6875 |
this.lblAffairs00.Size = new System.Drawing.Size(91, 36);
|
|
| 6875 |
this.lblAffairs00.Size = new System.Drawing.Size(97, 36);
|
|
| 6876 | 6876 |
this.lblAffairs00.TabIndex = 19; |
| 6877 | 6877 |
this.lblAffairs00.Text = "毎日"; |
| 6878 | 6878 |
this.lblAffairs00.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6884 | 6884 |
this.tblLayoutAffairs.SetColumnSpan(this.lblAffairsLine01, 10); |
| 6885 | 6885 |
this.lblAffairsLine01.Location = new System.Drawing.Point(3, 195); |
| 6886 | 6886 |
this.lblAffairsLine01.Name = "lblAffairsLine01"; |
| 6887 |
this.lblAffairsLine01.Size = new System.Drawing.Size(1096, 6);
|
|
| 6887 |
this.lblAffairsLine01.Size = new System.Drawing.Size(1164, 6);
|
|
| 6888 | 6888 |
this.lblAffairsLine01.TabIndex = 20; |
| 6889 | 6889 |
// |
| 6890 | 6890 |
// btnAffairs0302 |
| ... | ... | |
| 6893 | 6893 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6894 | 6894 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6895 | 6895 |
this.btnAffairs0302.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6896 |
this.btnAffairs0302.Location = new System.Drawing.Point(507, 327);
|
|
| 6896 |
this.btnAffairs0302.Location = new System.Drawing.Point(539, 327);
|
|
| 6897 | 6897 |
this.btnAffairs0302.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6898 | 6898 |
this.btnAffairs0302.Name = "btnAffairs0302"; |
| 6899 |
this.btnAffairs0302.Size = new System.Drawing.Size(178, 30);
|
|
| 6899 |
this.btnAffairs0302.Size = new System.Drawing.Size(190, 30);
|
|
| 6900 | 6900 |
this.btnAffairs0302.TabIndex = 0; |
| 6901 | 6901 |
this.btnAffairs0302.Text = "請求書発送状況入力"; |
| 6902 | 6902 |
this.btnAffairs0302.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6908 | 6908 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6909 | 6909 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6910 | 6910 |
this.btnAffairs0300.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6911 |
this.btnAffairs0300.Location = new System.Drawing.Point(101, 327);
|
|
| 6911 |
this.btnAffairs0300.Location = new System.Drawing.Point(107, 327);
|
|
| 6912 | 6912 |
this.btnAffairs0300.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6913 | 6913 |
this.btnAffairs0300.Name = "btnAffairs0300"; |
| 6914 |
this.btnAffairs0300.Size = new System.Drawing.Size(178, 30);
|
|
| 6914 |
this.btnAffairs0300.Size = new System.Drawing.Size(190, 30);
|
|
| 6915 | 6915 |
this.btnAffairs0300.TabIndex = 0; |
| 6916 | 6916 |
this.btnAffairs0300.Text = "注文書印刷"; |
| 6917 | 6917 |
this.btnAffairs0300.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6923 | 6923 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6924 | 6924 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6925 | 6925 |
this.btnAffairs0301.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6926 |
this.btnAffairs0301.Location = new System.Drawing.Point(304, 327);
|
|
| 6926 |
this.btnAffairs0301.Location = new System.Drawing.Point(323, 327);
|
|
| 6927 | 6927 |
this.btnAffairs0301.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6928 | 6928 |
this.btnAffairs0301.Name = "btnAffairs0301"; |
| 6929 |
this.btnAffairs0301.Size = new System.Drawing.Size(178, 30);
|
|
| 6929 |
this.btnAffairs0301.Size = new System.Drawing.Size(190, 30);
|
|
| 6930 | 6930 |
this.btnAffairs0301.TabIndex = 0; |
| 6931 | 6931 |
this.btnAffairs0301.Text = "注文書発給状況入力"; |
| 6932 | 6932 |
this.btnAffairs0301.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6938 | 6938 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6939 | 6939 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6940 | 6940 |
this.btnAffairs0201.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6941 |
this.btnAffairs0201.Location = new System.Drawing.Point(304, 255);
|
|
| 6941 |
this.btnAffairs0201.Location = new System.Drawing.Point(323, 255);
|
|
| 6942 | 6942 |
this.btnAffairs0201.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6943 | 6943 |
this.btnAffairs0201.Name = "btnAffairs0201"; |
| 6944 |
this.btnAffairs0201.Size = new System.Drawing.Size(178, 30);
|
|
| 6944 |
this.btnAffairs0201.Size = new System.Drawing.Size(190, 30);
|
|
| 6945 | 6945 |
this.btnAffairs0201.TabIndex = 0; |
| 6946 | 6946 |
this.btnAffairs0201.Text = "工事予算閲覧"; |
| 6947 | 6947 |
this.btnAffairs0201.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6953 | 6953 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6954 | 6954 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6955 | 6955 |
this.btnAffairs0200.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6956 |
this.btnAffairs0200.Location = new System.Drawing.Point(101, 255);
|
|
| 6956 |
this.btnAffairs0200.Location = new System.Drawing.Point(107, 255);
|
|
| 6957 | 6957 |
this.btnAffairs0200.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6958 | 6958 |
this.btnAffairs0200.Name = "btnAffairs0200"; |
| 6959 |
this.btnAffairs0200.Size = new System.Drawing.Size(178, 30);
|
|
| 6959 |
this.btnAffairs0200.Size = new System.Drawing.Size(190, 30);
|
|
| 6960 | 6960 |
this.btnAffairs0200.TabIndex = 0; |
| 6961 | 6961 |
this.btnAffairs0200.Text = "工事情報入力・閲覧"; |
| 6962 | 6962 |
this.btnAffairs0200.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6969 | 6969 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6970 | 6970 |
this.lblAffairsTitle02.AutoSize = true; |
| 6971 | 6971 |
this.lblAffairsTitle02.Font = new System.Drawing.Font("MS 明朝", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
|
| 6972 |
this.lblAffairsTitle02.Location = new System.Drawing.Point(100, 216);
|
|
| 6972 |
this.lblAffairsTitle02.Location = new System.Drawing.Point(106, 216);
|
|
| 6973 | 6973 |
this.lblAffairsTitle02.Name = "lblAffairsTitle02"; |
| 6974 |
this.lblAffairsTitle02.Size = new System.Drawing.Size(180, 36);
|
|
| 6974 |
this.lblAffairsTitle02.Size = new System.Drawing.Size(192, 36);
|
|
| 6975 | 6975 |
this.lblAffairsTitle02.TabIndex = 18; |
| 6976 | 6976 |
this.lblAffairsTitle02.Text = "情報閲覧及び入力"; |
| 6977 | 6977 |
this.lblAffairsTitle02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| ... | ... | |
| 6982 | 6982 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6983 | 6983 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6984 | 6984 |
this.btnAffairs0202.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 6985 |
this.btnAffairs0202.Location = new System.Drawing.Point(507, 255);
|
|
| 6985 |
this.btnAffairs0202.Location = new System.Drawing.Point(539, 255);
|
|
| 6986 | 6986 |
this.btnAffairs0202.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 6987 | 6987 |
this.btnAffairs0202.Name = "btnAffairs0202"; |
| 6988 |
this.btnAffairs0202.Size = new System.Drawing.Size(178, 30);
|
|
| 6988 |
this.btnAffairs0202.Size = new System.Drawing.Size(190, 30);
|
|
| 6989 | 6989 |
this.btnAffairs0202.TabIndex = 0; |
| 6990 | 6990 |
this.btnAffairs0202.Text = "請求承認状況閲覧"; |
| 6991 | 6991 |
this.btnAffairs0202.UseVisualStyleBackColor = false; |
| ... | ... | |
| 6997 | 6997 |
| System.Windows.Forms.AnchorStyles.Left) |
| 6998 | 6998 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 6999 | 6999 |
this.btnAffairs0203.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7000 |
this.btnAffairs0203.Location = new System.Drawing.Point(710, 255);
|
|
| 7000 |
this.btnAffairs0203.Location = new System.Drawing.Point(755, 255);
|
|
| 7001 | 7001 |
this.btnAffairs0203.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7002 | 7002 |
this.btnAffairs0203.Name = "btnAffairs0203"; |
| 7003 |
this.btnAffairs0203.Size = new System.Drawing.Size(178, 30);
|
|
| 7003 |
this.btnAffairs0203.Size = new System.Drawing.Size(190, 30);
|
|
| 7004 | 7004 |
this.btnAffairs0203.TabIndex = 0; |
| 7005 | 7005 |
this.btnAffairs0203.UseVisualStyleBackColor = false; |
| 7006 | 7006 |
this.btnAffairs0203.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 7011 | 7011 |
| System.Windows.Forms.AnchorStyles.Left) |
| 7012 | 7012 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 7013 | 7013 |
this.btnAffairs0204.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7014 |
this.btnAffairs0204.Location = new System.Drawing.Point(913, 255);
|
|
| 7014 |
this.btnAffairs0204.Location = new System.Drawing.Point(971, 255);
|
|
| 7015 | 7015 |
this.btnAffairs0204.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7016 | 7016 |
this.btnAffairs0204.Name = "btnAffairs0204"; |
| 7017 |
this.btnAffairs0204.Size = new System.Drawing.Size(185, 30);
|
|
| 7017 |
this.btnAffairs0204.Size = new System.Drawing.Size(195, 30);
|
|
| 7018 | 7018 |
this.btnAffairs0204.TabIndex = 0; |
| 7019 | 7019 |
this.btnAffairs0204.Text = "各社員出勤情報閲覧"; |
| 7020 | 7020 |
this.btnAffairs0204.UseVisualStyleBackColor = false; |
| ... | ... | |
| 7026 | 7026 |
| System.Windows.Forms.AnchorStyles.Left) |
| 7027 | 7027 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 7028 | 7028 |
this.btnAffairs0303.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7029 |
this.btnAffairs0303.Location = new System.Drawing.Point(710, 327);
|
|
| 7029 |
this.btnAffairs0303.Location = new System.Drawing.Point(755, 327);
|
|
| 7030 | 7030 |
this.btnAffairs0303.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7031 | 7031 |
this.btnAffairs0303.Name = "btnAffairs0303"; |
| 7032 |
this.btnAffairs0303.Size = new System.Drawing.Size(178, 30);
|
|
| 7032 |
this.btnAffairs0303.Size = new System.Drawing.Size(190, 30);
|
|
| 7033 | 7033 |
this.btnAffairs0303.TabIndex = 0; |
| 7034 | 7034 |
this.btnAffairs0303.UseVisualStyleBackColor = false; |
| 7035 | 7035 |
this.btnAffairs0303.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 7040 | 7040 |
| System.Windows.Forms.AnchorStyles.Left) |
| 7041 | 7041 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 7042 | 7042 |
this.btnAffairs0304.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7043 |
this.btnAffairs0304.Location = new System.Drawing.Point(913, 327);
|
|
| 7043 |
this.btnAffairs0304.Location = new System.Drawing.Point(971, 327);
|
|
| 7044 | 7044 |
this.btnAffairs0304.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7045 | 7045 |
this.btnAffairs0304.Name = "btnAffairs0304"; |
| 7046 |
this.btnAffairs0304.Size = new System.Drawing.Size(185, 30);
|
|
| 7046 |
this.btnAffairs0304.Size = new System.Drawing.Size(195, 30);
|
|
| 7047 | 7047 |
this.btnAffairs0304.TabIndex = 0; |
| 7048 | 7048 |
this.btnAffairs0304.UseVisualStyleBackColor = false; |
| 7049 | 7049 |
this.btnAffairs0304.Click += new System.EventHandler(this.btnAffairs_Click); |
| ... | ... | |
| 7055 | 7055 |
this.tblLayoutAffairs.SetColumnSpan(this.lblAffairsLine02, 10); |
| 7056 | 7056 |
this.lblAffairsLine02.Location = new System.Drawing.Point(3, 411); |
| 7057 | 7057 |
this.lblAffairsLine02.Name = "lblAffairsLine02"; |
| 7058 |
this.lblAffairsLine02.Size = new System.Drawing.Size(1096, 6);
|
|
| 7058 |
this.lblAffairsLine02.Size = new System.Drawing.Size(1164, 6);
|
|
| 7059 | 7059 |
this.lblAffairsLine02.TabIndex = 20; |
| 7060 | 7060 |
// |
| 7061 | 7061 |
// btnAffairs0400 |
| ... | ... | |
| 7064 | 7064 |
| System.Windows.Forms.AnchorStyles.Left) |
| 7065 | 7065 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 7066 | 7066 |
this.btnAffairs0400.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7067 |
this.btnAffairs0400.Location = new System.Drawing.Point(101, 471);
|
|
| 7067 |
this.btnAffairs0400.Location = new System.Drawing.Point(107, 471);
|
|
| 7068 | 7068 |
this.btnAffairs0400.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7069 | 7069 |
this.btnAffairs0400.Name = "btnAffairs0400"; |
| 7070 |
this.btnAffairs0400.Size = new System.Drawing.Size(178, 30);
|
|
| 7070 |
this.btnAffairs0400.Size = new System.Drawing.Size(190, 30);
|
|
| 7071 | 7071 |
this.btnAffairs0400.TabIndex = 0; |
| 7072 | 7072 |
this.btnAffairs0400.Text = "手間支払確認"; |
| 7073 | 7073 |
this.btnAffairs0400.UseVisualStyleBackColor = false; |
| ... | ... | |
| 7079 | 7079 |
| System.Windows.Forms.AnchorStyles.Left) |
| 7080 | 7080 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 7081 | 7081 |
this.btnAffairs0401.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7082 |
this.btnAffairs0401.Location = new System.Drawing.Point(304, 471);
|
|
| 7082 |
this.btnAffairs0401.Location = new System.Drawing.Point(323, 471);
|
|
| 7083 | 7083 |
this.btnAffairs0401.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7084 | 7084 |
this.btnAffairs0401.Name = "btnAffairs0401"; |
| 7085 |
this.btnAffairs0401.Size = new System.Drawing.Size(178, 30);
|
|
| 7085 |
this.btnAffairs0401.Size = new System.Drawing.Size(190, 30);
|
|
| 7086 | 7086 |
this.btnAffairs0401.TabIndex = 0; |
| 7087 | 7087 |
this.btnAffairs0401.Text = "業者支払確認"; |
| 7088 | 7088 |
this.btnAffairs0401.UseVisualStyleBackColor = false; |
| ... | ... | |
| 7094 | 7094 |
| System.Windows.Forms.AnchorStyles.Left) |
| 7095 | 7095 |
| System.Windows.Forms.AnchorStyles.Right))); |
| 7096 | 7096 |
this.btnAffairs0402.BackColor = System.Drawing.SystemColors.ControlLightLight; |
| 7097 |
this.btnAffairs0402.Location = new System.Drawing.Point(507, 471);
|
|
| 7097 |
this.btnAffairs0402.Location = new System.Drawing.Point(539, 471);
|
|
| 7098 | 7098 |
this.btnAffairs0402.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); |
| 7099 | 7099 |
this.btnAffairs0402.Name = "btnAffairs0402"; |
| 7100 |
this.btnAffairs0402.Size = new System.Drawing.Size(178, 30); |
|
他の形式にエクスポート: Unified diff