개정판 9650b78d
issue #0000
capture 바인딩 제거
Change-Id: Id61a03f5aa700c6bdeea5a9f90e4401c7319c6ba
ID2.Manager/ID2.Manager/Main.Designer.cs | ||
---|---|---|
483 | 483 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); |
484 | 484 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F)); |
485 | 485 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); |
486 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 78F));
|
|
486 |
this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
|
|
487 | 487 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 2); |
488 | 488 |
this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 2); |
489 | 489 |
this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 2); |
... | ... | |
540 | 540 |
this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
541 | 541 |
this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true; |
542 | 542 |
this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
543 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(359, 60);
|
|
543 |
this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(358, 60);
|
|
544 | 544 |
this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus"; |
545 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(120, 20);
|
|
545 |
this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(119, 20);
|
|
546 | 546 |
this.radDropDownListFrReviewStatus.TabIndex = 18; |
547 | 547 |
// |
548 | 548 |
// radDropDownListToIsDiscussion |
... | ... | |
552 | 552 |
this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
553 | 553 |
this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 60); |
554 | 554 |
this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion"; |
555 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(120, 20);
|
|
555 |
this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(119, 20);
|
|
556 | 556 |
this.radDropDownListToIsDiscussion.TabIndex = 17; |
557 | 557 |
// |
558 | 558 |
// radLabelFrReviewStatus |
559 | 559 |
// |
560 | 560 |
this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
561 | 561 |
this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
562 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(273, 62);
|
|
562 |
this.radLabelFrReviewStatus.Location = new System.Drawing.Point(272, 62);
|
|
563 | 563 |
this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus"; |
564 | 564 |
this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17); |
565 | 565 |
this.radLabelFrReviewStatus.TabIndex = 7; |
... | ... | |
589 | 589 |
// |
590 | 590 |
this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
591 | 591 |
this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
592 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(486, 90);
|
|
592 |
this.radLabelAVEVAStatus.Location = new System.Drawing.Point(484, 90);
|
|
593 | 593 |
this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus"; |
594 | 594 |
this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17); |
595 | 595 |
this.radLabelAVEVAStatus.TabIndex = 8; |
... | ... | |
599 | 599 |
// |
600 | 600 |
this.radLabelIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
601 | 601 |
this.radLabelIsID2Work.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
602 |
this.radLabelIsID2Work.Location = new System.Drawing.Point(486, 62);
|
|
602 |
this.radLabelIsID2Work.Location = new System.Drawing.Point(484, 62);
|
|
603 | 603 |
this.radLabelIsID2Work.Name = "radLabelIsID2Work"; |
604 | 604 |
this.radLabelIsID2Work.Size = new System.Drawing.Size(80, 17); |
605 | 605 |
this.radLabelIsID2Work.TabIndex = 6; |
... | ... | |
609 | 609 |
// |
610 | 610 |
this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left; |
611 | 611 |
this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
612 |
this.radLabelJobLevel.Location = new System.Drawing.Point(486, 34);
|
|
612 |
this.radLabelJobLevel.Location = new System.Drawing.Point(484, 34);
|
|
613 | 613 |
this.radLabelJobLevel.Name = "radLabelJobLevel"; |
614 | 614 |
this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17); |
615 | 615 |
this.radLabelJobLevel.TabIndex = 7; |
... | ... | |
660 | 660 |
this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); |
661 | 661 |
this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Default; |
662 | 662 |
this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
663 |
this.radButtonSearch.Location = new System.Drawing.Point(921, 32);
|
|
663 |
this.radButtonSearch.Location = new System.Drawing.Point(919, 32);
|
|
664 | 664 |
this.radButtonSearch.Name = "radButtonSearch"; |
665 | 665 |
this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5); |
666 | 666 |
this.radButtonSearch.Size = new System.Drawing.Size(54, 138); |
... | ... | |
674 | 674 |
this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
675 | 675 |
this.radDropDownListProject.Location = new System.Drawing.Point(146, 32); |
676 | 676 |
this.radDropDownListProject.Name = "radDropDownListProject"; |
677 |
this.radDropDownListProject.Size = new System.Drawing.Size(120, 20);
|
|
677 |
this.radDropDownListProject.Size = new System.Drawing.Size(119, 20);
|
|
678 | 678 |
this.radDropDownListProject.TabIndex = 7; |
679 | 679 |
// |
680 | 680 |
// radLabelDocumentNo |
681 | 681 |
// |
682 | 682 |
this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left; |
683 | 683 |
this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
684 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(699, 34);
|
|
684 |
this.radLabelDocumentNo.Location = new System.Drawing.Point(696, 34);
|
|
685 | 685 |
this.radLabelDocumentNo.Name = "radLabelDocumentNo"; |
686 | 686 |
this.radLabelDocumentNo.Size = new System.Drawing.Size(49, 17); |
687 | 687 |
this.radLabelDocumentNo.TabIndex = 6; |
... | ... | |
690 | 690 |
// radTextBoxDocumentNo |
691 | 691 |
// |
692 | 692 |
this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
693 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(785, 32);
|
|
693 |
this.radTextBoxDocumentNo.Location = new System.Drawing.Point(782, 32);
|
|
694 | 694 |
this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo"; |
695 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(120, 20);
|
|
695 |
this.radTextBoxDocumentNo.Size = new System.Drawing.Size(119, 20);
|
|
696 | 696 |
this.radTextBoxDocumentNo.TabIndex = 8; |
697 | 697 |
// |
698 | 698 |
// radLabelPersonInCharge |
699 | 699 |
// |
700 | 700 |
this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left; |
701 | 701 |
this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
702 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(273, 34);
|
|
702 |
this.radLabelPersonInCharge.Location = new System.Drawing.Point(272, 34);
|
|
703 | 703 |
this.radLabelPersonInCharge.Name = "radLabelPersonInCharge"; |
704 | 704 |
this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17); |
705 | 705 |
this.radLabelPersonInCharge.TabIndex = 6; |
... | ... | |
710 | 710 |
this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
711 | 711 |
this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true; |
712 | 712 |
this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
713 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(359, 32);
|
|
713 |
this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(358, 32);
|
|
714 | 714 |
this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge"; |
715 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(120, 20);
|
|
715 |
this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(119, 20);
|
|
716 | 716 |
this.radDropDownListPersonInCharge.TabIndex = 9; |
717 | 717 |
// |
718 | 718 |
// radLabel1 |
... | ... | |
730 | 730 |
this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
731 | 731 |
this.radDropDownListJobLevel.DropDownAnimationEnabled = true; |
732 | 732 |
this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
733 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(572, 32);
|
|
733 |
this.radDropDownListJobLevel.Location = new System.Drawing.Point(570, 32);
|
|
734 | 734 |
this.radDropDownListJobLevel.Name = "radDropDownListJobLevel"; |
735 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(120, 20);
|
|
735 |
this.radDropDownListJobLevel.Size = new System.Drawing.Size(119, 20);
|
|
736 | 736 |
this.radDropDownListJobLevel.TabIndex = 11; |
737 | 737 |
// |
738 | 738 |
// radLabelID2Status |
... | ... | |
749 | 749 |
// |
750 | 750 |
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left; |
751 | 751 |
this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
752 |
this.radLabel10.Location = new System.Drawing.Point(273, 118);
|
|
752 |
this.radLabel10.Location = new System.Drawing.Point(272, 118);
|
|
753 | 753 |
this.radLabel10.Name = "radLabel10"; |
754 | 754 |
this.radLabel10.Size = new System.Drawing.Size(61, 17); |
755 | 755 |
this.radLabel10.TabIndex = 9; |
... | ... | |
760 | 760 |
this.radDropDownListIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
761 | 761 |
this.radDropDownListIsID2Work.DropDownAnimationEnabled = true; |
762 | 762 |
this.radDropDownListIsID2Work.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
763 |
this.radDropDownListIsID2Work.Location = new System.Drawing.Point(572, 60);
|
|
763 |
this.radDropDownListIsID2Work.Location = new System.Drawing.Point(570, 60);
|
|
764 | 764 |
this.radDropDownListIsID2Work.Name = "radDropDownListIsID2Work"; |
765 |
this.radDropDownListIsID2Work.Size = new System.Drawing.Size(120, 20);
|
|
765 |
this.radDropDownListIsID2Work.Size = new System.Drawing.Size(119, 20);
|
|
766 | 766 |
this.radDropDownListIsID2Work.TabIndex = 12; |
767 | 767 |
// |
768 | 768 |
// radDropDownListID2Status |
... | ... | |
772 | 772 |
this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
773 | 773 |
this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 88); |
774 | 774 |
this.radDropDownListID2Status.Name = "radDropDownListID2Status"; |
775 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(120, 20);
|
|
775 |
this.radDropDownListID2Status.Size = new System.Drawing.Size(119, 20);
|
|
776 | 776 |
this.radDropDownListID2Status.TabIndex = 13; |
777 | 777 |
// |
778 | 778 |
// radDropDownListAVEVAStatus |
... | ... | |
780 | 780 |
this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
781 | 781 |
this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true; |
782 | 782 |
this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
783 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(572, 88);
|
|
783 |
this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(570, 88);
|
|
784 | 784 |
this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus"; |
785 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(120, 20);
|
|
785 |
this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(119, 20);
|
|
786 | 786 |
this.radDropDownListAVEVAStatus.TabIndex = 14; |
787 | 787 |
// |
788 | 788 |
// radDropDownListProdIsResult |
... | ... | |
792 | 792 |
this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
793 | 793 |
this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 116); |
794 | 794 |
this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult"; |
795 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(120, 20);
|
|
795 |
this.radDropDownListProdIsResult.Size = new System.Drawing.Size(119, 20);
|
|
796 | 796 |
this.radDropDownListProdIsResult.TabIndex = 15; |
797 | 797 |
// |
798 | 798 |
// radDropDownListClientIsResult |
... | ... | |
800 | 800 |
this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
801 | 801 |
this.radDropDownListClientIsResult.DropDownAnimationEnabled = true; |
802 | 802 |
this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
803 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(359, 116);
|
|
803 |
this.radDropDownListClientIsResult.Location = new System.Drawing.Point(358, 116);
|
|
804 | 804 |
this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult"; |
805 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(120, 20);
|
|
805 |
this.radDropDownListClientIsResult.Size = new System.Drawing.Size(119, 20);
|
|
806 | 806 |
this.radDropDownListClientIsResult.TabIndex = 16; |
807 | 807 |
// |
808 | 808 |
// radLabel6 |
... | ... | |
819 | 819 |
// |
820 | 820 |
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left; |
821 | 821 |
this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
822 |
this.radLabel7.Location = new System.Drawing.Point(273, 148);
|
|
822 |
this.radLabel7.Location = new System.Drawing.Point(272, 148);
|
|
823 | 823 |
this.radLabel7.Name = "radLabel7"; |
824 | 824 |
this.radLabel7.Size = new System.Drawing.Size(72, 17); |
825 | 825 |
this.radLabel7.TabIndex = 12; |
... | ... | |
842 | 842 |
this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
843 | 843 |
this.radDropDownListGateway.Location = new System.Drawing.Point(146, 147); |
844 | 844 |
this.radDropDownListGateway.Name = "radDropDownListGateway"; |
845 |
this.radDropDownListGateway.Size = new System.Drawing.Size(120, 20);
|
|
845 |
this.radDropDownListGateway.Size = new System.Drawing.Size(119, 20);
|
|
846 | 846 |
this.radDropDownListGateway.TabIndex = 19; |
847 | 847 |
// |
848 | 848 |
// radDropDownListRegistration |
... | ... | |
850 | 850 |
this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
851 | 851 |
this.radDropDownListRegistration.DropDownAnimationEnabled = true; |
852 | 852 |
this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
853 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(359, 147);
|
|
853 |
this.radDropDownListRegistration.Location = new System.Drawing.Point(358, 147);
|
|
854 | 854 |
this.radDropDownListRegistration.Name = "radDropDownListRegistration"; |
855 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(120, 20);
|
|
855 |
this.radDropDownListRegistration.Size = new System.Drawing.Size(119, 20);
|
|
856 | 856 |
this.radDropDownListRegistration.TabIndex = 20; |
857 | 857 |
// |
858 | 858 |
// radLabel8 |
... | ... | |
944 | 944 |
// |
945 | 945 |
this.radLabelID2Issues.Anchor = System.Windows.Forms.AnchorStyles.Left; |
946 | 946 |
this.radLabelID2Issues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
947 |
this.radLabelID2Issues.Location = new System.Drawing.Point(273, 90);
|
|
947 |
this.radLabelID2Issues.Location = new System.Drawing.Point(272, 90);
|
|
948 | 948 |
this.radLabelID2Issues.Name = "radLabelID2Issues"; |
949 | 949 |
this.radLabelID2Issues.Size = new System.Drawing.Size(59, 17); |
950 | 950 |
this.radLabelID2Issues.TabIndex = 23; |
... | ... | |
954 | 954 |
// |
955 | 955 |
this.radLabelAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
956 | 956 |
this.radLabelAVEVAIssues.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
957 |
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(699, 90);
|
|
957 |
this.radLabelAVEVAIssues.Location = new System.Drawing.Point(696, 90);
|
|
958 | 958 |
this.radLabelAVEVAIssues.Name = "radLabelAVEVAIssues"; |
959 | 959 |
this.radLabelAVEVAIssues.Size = new System.Drawing.Size(81, 17); |
960 | 960 |
this.radLabelAVEVAIssues.TabIndex = 24; |
... | ... | |
965 | 965 |
this.radDropDownListID2Issues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
966 | 966 |
this.radDropDownListID2Issues.DropDownAnimationEnabled = true; |
967 | 967 |
this.radDropDownListID2Issues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
968 |
this.radDropDownListID2Issues.Location = new System.Drawing.Point(359, 88);
|
|
968 |
this.radDropDownListID2Issues.Location = new System.Drawing.Point(358, 88);
|
|
969 | 969 |
this.radDropDownListID2Issues.Name = "radDropDownListID2Issues"; |
970 |
this.radDropDownListID2Issues.Size = new System.Drawing.Size(120, 20);
|
|
970 |
this.radDropDownListID2Issues.Size = new System.Drawing.Size(119, 20);
|
|
971 | 971 |
this.radDropDownListID2Issues.TabIndex = 25; |
972 | 972 |
// |
973 | 973 |
// radDropDownListAVEVAIssues |
... | ... | |
975 | 975 |
this.radDropDownListAVEVAIssues.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
976 | 976 |
this.radDropDownListAVEVAIssues.DropDownAnimationEnabled = true; |
977 | 977 |
this.radDropDownListAVEVAIssues.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; |
978 |
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(785, 88);
|
|
978 |
this.radDropDownListAVEVAIssues.Location = new System.Drawing.Point(782, 88);
|
|
979 | 979 |
this.radDropDownListAVEVAIssues.Name = "radDropDownListAVEVAIssues"; |
980 |
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(120, 20);
|
|
980 |
this.radDropDownListAVEVAIssues.Size = new System.Drawing.Size(119, 20);
|
|
981 | 981 |
this.radDropDownListAVEVAIssues.TabIndex = 26; |
982 | 982 |
// |
983 | 983 |
// tableLayoutPanelGroup |
... | ... | |
1184 | 1184 |
gridViewComboBoxColumn7.Name = "ToCreator"; |
1185 | 1185 |
gridViewComboBoxColumn7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
1186 | 1186 |
gridViewComboBoxColumn7.Width = 100; |
1187 |
gridViewImageColumn1.FieldName = "ToCapture"; |
|
1188 | 1187 |
gridViewImageColumn1.HeaderText = "캡쳐"; |
1189 | 1188 |
gridViewImageColumn1.Name = "ToCapture"; |
1190 | 1189 |
gridViewComboBoxColumn8.EnableExpressionEditor = false; |
... | ... | |
1210 | 1209 |
gridViewComboBoxColumn10.Name = "FrCreator"; |
1211 | 1210 |
gridViewComboBoxColumn10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; |
1212 | 1211 |
gridViewComboBoxColumn10.Width = 100; |
1213 |
gridViewImageColumn2.FieldName = "FrCapture"; |
|
1214 | 1212 |
gridViewImageColumn2.HeaderText = "캡쳐"; |
1215 | 1213 |
gridViewImageColumn2.Name = "FrCapture"; |
1216 | 1214 |
gridViewComboBoxColumn11.EnableExpressionEditor = false; |
... | ... | |
1324 | 1322 |
gridViewTextBoxColumn8.HeaderText = "비고"; |
1325 | 1323 |
gridViewTextBoxColumn8.Name = "ProdRemarks"; |
1326 | 1324 |
gridViewTextBoxColumn8.Width = 150; |
1327 |
gridViewImageColumn3.FieldName = "ProdCapture"; |
|
1328 | 1325 |
gridViewImageColumn3.HeaderText = "캡쳐"; |
1329 | 1326 |
gridViewImageColumn3.Name = "ProdCapture"; |
1330 | 1327 |
gridViewComboBoxColumn17.EnableExpressionEditor = false; |
... | ... | |
1344 | 1341 |
gridViewTextBoxColumn9.HeaderText = "비고"; |
1345 | 1342 |
gridViewTextBoxColumn9.Name = "ClientRemarks"; |
1346 | 1343 |
gridViewTextBoxColumn9.Width = 150; |
1347 |
gridViewImageColumn4.FieldName = "ClientCapture"; |
|
1348 | 1344 |
gridViewImageColumn4.HeaderText = "캡쳐"; |
1349 | 1345 |
gridViewImageColumn4.Name = "ClientCapture"; |
1350 | 1346 |
gridViewComboBoxColumn19.EnableExpressionEditor = false; |
내보내기 Unified diff