개정판 e5045610
Fix: radPDFPage 삭제
Change-Id: I2bff055bd89058668200ccf982e819816d7ef59c
ID2.Manager/ID2.Manager/Main.Designer.cs | ||
---|---|---|
156 | 156 |
this.lbSelectAndTotal = new System.Windows.Forms.Label(); |
157 | 157 |
this.radPageViewViewer = new Telerik.WinControls.UI.RadPageView(); |
158 | 158 |
this.radPageViewPageAutoCAD = new Telerik.WinControls.UI.RadPageViewPage(); |
159 |
this.radPageViewPagePDF = new Telerik.WinControls.UI.RadPageViewPage(); |
|
160 | 159 |
this.radStatusStripMain = new Telerik.WinControls.UI.RadStatusStrip(); |
161 | 160 |
this.radLabelElementSpace = new Telerik.WinControls.UI.RadLabelElement(); |
162 | 161 |
this.radLabelElementUser = new Telerik.WinControls.UI.RadLabelElement(); |
... | ... | |
450 | 449 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); |
451 | 450 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F)); |
452 | 451 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); |
453 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 213F));
|
|
452 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 221F));
|
|
454 | 453 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 1); |
455 | 454 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 1); |
456 | 455 |
this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 1); |
... | ... | |
500 | 499 |
this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
501 | 500 |
this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true; |
502 | 501 |
this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
503 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(329, 34);
|
|
502 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(327, 34);
|
|
504 | 503 |
this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus"; |
505 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(90, 20);
|
|
504 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(88, 20);
|
|
506 | 505 |
this.radDropDownListFrReviewStatus.TabIndex = 18; |
507 | 506 |
// |
508 | 507 |
// radDropDownListToIsDiscussion |
... | ... | |
512 | 511 |
this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
513 | 512 |
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 34); |
514 | 513 |
this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion"; |
515 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(90, 20);
|
|
514 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(88, 20);
|
|
516 | 515 |
this.radDropDownListToIsDiscussion.TabIndex = 17; |
517 | 516 |
// |
518 | 517 |
// radLabelFrReviewStatus |
519 | 518 |
// |
520 | 519 |
this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
521 | 520 |
this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
522 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(243, 35);
|
|
521 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(241, 35);
|
|
523 | 522 |
this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus"; |
524 | 523 |
this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17); |
525 | 524 |
this.radLabelFrReviewStatus.TabIndex = 7; |
... | ... | |
549 | 548 |
// |
550 | 549 |
this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
551 | 550 |
this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
552 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(243, 64);
|
|
551 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(241, 64);
|
|
553 | 552 |
this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus"; |
554 | 553 |
this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17); |
555 | 554 |
this.radLabelAVEVAStatus.TabIndex = 8; |
... | ... | |
559 | 558 |
// |
560 | 559 |
this.radLabelIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
561 | 560 |
this.radLabelIsID2Work.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
562 |
this.radLabelIsID2Work.Location = new System.Drawing.Point(426, 35);
|
|
561 |
this.radLabelIsID2Work.Location = new System.Drawing.Point(422, 35);
|
|
563 | 562 |
this.radLabelIsID2Work.Name = "radLabelIsID2Work"; |
564 | 563 |
this.radLabelIsID2Work.Size = new System.Drawing.Size(80, 17); |
565 | 564 |
this.radLabelIsID2Work.TabIndex = 6; |
... | ... | |
569 | 568 |
// |
570 | 569 |
this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left; |
571 | 570 |
this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
572 |
this.radLabelJobLevel.Location = new System.Drawing.Point(426, 6);
|
|
571 |
this.radLabelJobLevel.Location = new System.Drawing.Point(422, 6);
|
|
573 | 572 |
this.radLabelJobLevel.Name = "radLabelJobLevel"; |
574 | 573 |
this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17); |
575 | 574 |
this.radLabelJobLevel.TabIndex = 7; |
... | ... | |
620 | 619 |
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); |
621 | 620 |
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.WaitCursor; |
622 | 621 |
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
623 |
this.radButtonSearch.Location = new System.Drawing.Point(870, 4);
|
|
622 |
this.radButtonSearch.Location = new System.Drawing.Point(866, 4);
|
|
624 | 623 |
this.radButtonSearch.Name = "radButtonSearch"; |
625 | 624 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5); |
626 | 625 |
this.radButtonSearch.Size = new System.Drawing.Size(54, 136); |
... | ... | |
634 | 633 |
this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
635 | 634 |
this.radDropDownListProject.Location = new System.Drawing.Point(146, 5); |
636 | 635 |
this.radDropDownListProject.Name = "radDropDownListProject"; |
637 |
this.radDropDownListProject.Size = new System.Drawing.Size(90, 20);
|
|
636 |
this.radDropDownListProject.Size = new System.Drawing.Size(88, 20);
|
|
638 | 637 |
this.radDropDownListProject.TabIndex = 7; |
639 | 638 |
// |
640 | 639 |
// radLabelDocumentNo |
641 | 640 |
// |
642 | 641 |
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left; |
643 | 642 |
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
644 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(609, 6);
|
|
643 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(603, 6);
|
|
645 | 644 |
this.radLabelDocumentNo.Name = "radLabelDocumentNo"; |
646 | 645 |
this.radLabelDocumentNo.Size = new System.Drawing.Size(49, 17); |
647 | 646 |
this.radLabelDocumentNo.TabIndex = 6; |
... | ... | |
650 | 649 |
// radTextBoxDocumentNo |
651 | 650 |
// |
652 | 651 |
this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
653 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(695, 5);
|
|
652 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(689, 5);
|
|
654 | 653 |
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo"; |
655 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(90, 20);
|
|
654 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(88, 20);
|
|
656 | 655 |
this.radTextBoxDocumentNo.TabIndex = 8; |
657 | 656 |
// |
658 | 657 |
// radLabelPersonInCharge |
659 | 658 |
// |
660 | 659 |
this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left; |
661 | 660 |
this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
662 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(243, 6);
|
|
661 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(241, 6);
|
|
663 | 662 |
this.radLabelPersonInCharge.Name = "radLabelPersonInCharge"; |
664 | 663 |
this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17); |
665 | 664 |
this.radLabelPersonInCharge.TabIndex = 6; |
... | ... | |
670 | 669 |
this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
671 | 670 |
this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true; |
672 | 671 |
this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
673 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(329, 5);
|
|
672 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(327, 5);
|
|
674 | 673 |
this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge"; |
675 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(90, 20);
|
|
674 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(88, 20);
|
|
676 | 675 |
this.radDropDownListPersonInCharge.TabIndex = 9; |
677 | 676 |
// |
678 | 677 |
// radLabel1 |
... | ... | |
690 | 689 |
this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
691 | 690 |
this.radDropDownListJobLevel.DropDownAnimationEnabled = true; |
692 | 691 |
this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
693 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(512, 5);
|
|
692 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(508, 5);
|
|
694 | 693 |
this.radDropDownListJobLevel.Name = "radDropDownListJobLevel"; |
695 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(90, 20);
|
|
694 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(88, 20);
|
|
696 | 695 |
this.radDropDownListJobLevel.TabIndex = 11; |
697 | 696 |
// |
698 | 697 |
// radLabelID2Status |
... | ... | |
709 | 708 |
// |
710 | 709 |
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left; |
711 | 710 |
this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
712 |
this.radLabel10.Location = new System.Drawing.Point(243, 93);
|
|
711 |
this.radLabel10.Location = new System.Drawing.Point(241, 93);
|
|
713 | 712 |
this.radLabel10.Name = "radLabel10"; |
714 | 713 |
this.radLabel10.Size = new System.Drawing.Size(61, 17); |
715 | 714 |
this.radLabel10.TabIndex = 9; |
... | ... | |
720 | 719 |
this.radDropDownListIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
721 | 720 |
this.radDropDownListIsID2Work.DropDownAnimationEnabled = true; |
722 | 721 |
this.radDropDownListIsID2Work.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
723 |
this.radDropDownListIsID2Work.Location = new System.Drawing.Point(512, 34);
|
|
722 |
this.radDropDownListIsID2Work.Location = new System.Drawing.Point(508, 34);
|
|
724 | 723 |
this.radDropDownListIsID2Work.Name = "radDropDownListIsID2Work"; |
725 |
this.radDropDownListIsID2Work.Size = new System.Drawing.Size(90, 20);
|
|
724 |
this.radDropDownListIsID2Work.Size = new System.Drawing.Size(88, 20);
|
|
726 | 725 |
this.radDropDownListIsID2Work.TabIndex = 12; |
727 | 726 |
// |
728 | 727 |
// radDropDownListID2Status |
... | ... | |
732 | 731 |
this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
733 | 732 |
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 63); |
734 | 733 |
this.radDropDownListID2Status.Name = "radDropDownListID2Status"; |
735 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(90, 20);
|
|
734 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(88, 20);
|
|
736 | 735 |
this.radDropDownListID2Status.TabIndex = 13; |
737 | 736 |
// |
738 | 737 |
// radDropDownListAVEVAStatus |
... | ... | |
740 | 739 |
this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
741 | 740 |
this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true; |
742 | 741 |
this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
743 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(329, 63);
|
|
742 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(327, 63);
|
|
744 | 743 |
this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus"; |
745 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(90, 20);
|
|
744 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(88, 20);
|
|
746 | 745 |
this.radDropDownListAVEVAStatus.TabIndex = 14; |
747 | 746 |
// |
748 | 747 |
// radDropDownListProdIsResult |
... | ... | |
752 | 751 |
this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
753 | 752 |
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 92); |
754 | 753 |
this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult"; |
755 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(90, 20);
|
|
754 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(88, 20);
|
|
756 | 755 |
this.radDropDownListProdIsResult.TabIndex = 15; |
757 | 756 |
// |
758 | 757 |
// radDropDownListClientIsResult |
... | ... | |
760 | 759 |
this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
761 | 760 |
this.radDropDownListClientIsResult.DropDownAnimationEnabled = true; |
762 | 761 |
this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
763 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(329, 92);
|
|
762 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(327, 92);
|
|
764 | 763 |
this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult"; |
765 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(90, 20);
|
|
764 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(88, 20);
|
|
766 | 765 |
this.radDropDownListClientIsResult.TabIndex = 16; |
767 | 766 |
// |
768 | 767 |
// radLabel6 |
... | ... | |
779 | 778 |
// |
780 | 779 |
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left; |
781 | 780 |
this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
782 |
this.radLabel7.Location = new System.Drawing.Point(243, 121);
|
|
781 |
this.radLabel7.Location = new System.Drawing.Point(241, 121);
|
|
783 | 782 |
this.radLabel7.Name = "radLabel7"; |
784 | 783 |
this.radLabel7.Size = new System.Drawing.Size(72, 17); |
785 | 784 |
this.radLabel7.TabIndex = 12; |
... | ... | |
802 | 801 |
this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
803 | 802 |
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 120); |
804 | 803 |
this.radDropDownListGateway.Name = "radDropDownListGateway"; |
805 |
this.radDropDownListGateway.Size = new System.Drawing.Size(90, 20);
|
|
804 |
this.radDropDownListGateway.Size = new System.Drawing.Size(88, 20);
|
|
806 | 805 |
this.radDropDownListGateway.TabIndex = 19; |
807 | 806 |
// |
808 | 807 |
// radDropDownListRegistration |
... | ... | |
810 | 809 |
this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
811 | 810 |
this.radDropDownListRegistration.DropDownAnimationEnabled = true; |
812 | 811 |
this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
813 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(329, 120);
|
|
812 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(327, 120);
|
|
814 | 813 |
this.radDropDownListRegistration.Name = "radDropDownListRegistration"; |
815 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(90, 20);
|
|
814 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(88, 20);
|
|
816 | 815 |
this.radDropDownListRegistration.TabIndex = 20; |
817 | 816 |
// |
818 | 817 |
// tableLayoutPanelGroup |
... | ... | |
1438 | 1437 |
// radPageViewViewer |
1439 | 1438 |
// |
1440 | 1439 |
this.radPageViewViewer.Controls.Add(this.radPageViewPageAutoCAD); |
1441 |
this.radPageViewViewer.Controls.Add(this.radPageViewPagePDF); |
|
1442 | 1440 |
this.radPageViewViewer.Dock = System.Windows.Forms.DockStyle.Fill; |
1443 | 1441 |
this.radPageViewViewer.Location = new System.Drawing.Point(0, 0); |
1444 | 1442 |
this.radPageViewViewer.Name = "radPageViewViewer"; |
... | ... | |
1454 | 1452 |
this.radPageViewPageAutoCAD.Size = new System.Drawing.Size(258, 241); |
1455 | 1453 |
this.radPageViewPageAutoCAD.Text = "AutoCAD"; |
1456 | 1454 |
// |
1457 |
// radPageViewPagePDF |
|
1458 |
// |
|
1459 |
this.radPageViewPagePDF.ItemSize = new System.Drawing.SizeF(36F, 28F); |
|
1460 |
this.radPageViewPagePDF.Location = new System.Drawing.Point(10, 37); |
|
1461 |
this.radPageViewPagePDF.Name = "radPageViewPagePDF"; |
|
1462 |
this.radPageViewPagePDF.Size = new System.Drawing.Size(193, 226); |
|
1463 |
this.radPageViewPagePDF.Text = "PDF"; |
|
1464 |
// |
|
1465 | 1455 |
// radStatusStripMain |
1466 | 1456 |
// |
1467 | 1457 |
this.radStatusStripMain.Items.AddRange(new Telerik.WinControls.RadItem[] { |
... | ... | |
1807 | 1797 |
private Telerik.WinControls.UI.CommandBarHostItem btnShowAllDetail; |
1808 | 1798 |
private Telerik.WinControls.UI.RadPageView radPageViewViewer; |
1809 | 1799 |
private Telerik.WinControls.UI.RadPageViewPage radPageViewPageAutoCAD; |
1810 |
private Telerik.WinControls.UI.RadPageViewPage radPageViewPagePDF; |
|
1811 | 1800 |
private Telerik.WinControls.UI.RadButtonElement radButtonElementSaveCommand; |
1812 | 1801 |
private Telerik.WinControls.UI.RadButtonElement radButtonElementRefreshCommand; |
1813 | 1802 |
private Telerik.WinControls.UI.RadLabel radLabelFrReviewStatus; |
내보내기 Unified diff