프로젝트

일반

사용자정보

개정판 bc83db04

IDbc83db0431e876b2ba66f130d9361eb289a8d001
상위 8d7ea9de
하위 865a8d6d

김태성이(가) 일년 이상 전에 추가함

issue #00000
- TableLayoutPanelHelper 추가

Change-Id: Ia3a5b9132a1637046e980ceda59eab167f342469

차이점 보기:

ID2.Manager/ID2.Manager/Main.Designer.cs
160 160
            this.radLabelElementSpace = new Telerik.WinControls.UI.RadLabelElement();
161 161
            this.radLabelElementUser = new Telerik.WinControls.UI.RadLabelElement();
162 162
            this.DockMain = new Telerik.WinControls.UI.Docking.RadDock();
163
            this.DockWindowComment = new Telerik.WinControls.UI.Docking.ToolWindow();
164
            this.radPageViewComment = new Telerik.WinControls.UI.RadPageView();
165
            this.radPageViewPageReview = new Telerik.WinControls.UI.RadPageViewPage();
166
            this.radPageViewPageValidation = new Telerik.WinControls.UI.RadPageViewPage();
163
            this.DockWindowViewer = new Telerik.WinControls.UI.Docking.ToolWindow();
167 164
            this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer();
168 165
            this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
169 166
            this.DockWindowMain = new Telerik.WinControls.UI.Docking.ToolWindow();
170 167
            this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
171 168
            this.toolTabStrip2 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
169
            this.DockWindowComment = new Telerik.WinControls.UI.Docking.ToolWindow();
170
            this.radPageViewComment = new Telerik.WinControls.UI.RadPageView();
171
            this.radPageViewPageReview = new Telerik.WinControls.UI.RadPageViewPage();
172
            this.radPageViewPageValidation = new Telerik.WinControls.UI.RadPageViewPage();
172 173
            this.toolTabStrip3 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
173
            this.DockWindowViewer = new Telerik.WinControls.UI.Docking.ToolWindow();
174 174
            ((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
175 175
            ((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit();
176 176
            this.radRibbonBarBackstageViewID2Manager.SuspendLayout();
......
223 223
            ((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).BeginInit();
224 224
            ((System.ComponentModel.ISupportInitialize)(this.DockMain)).BeginInit();
225 225
            this.DockMain.SuspendLayout();
226
            this.DockWindowComment.SuspendLayout();
227
            ((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).BeginInit();
228
            this.radPageViewComment.SuspendLayout();
226
            this.DockWindowViewer.SuspendLayout();
229 227
            ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit();
230 228
            this.documentContainer1.SuspendLayout();
231 229
            ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit();
......
235 233
            this.radSplitContainer1.SuspendLayout();
236 234
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
237 235
            this.toolTabStrip2.SuspendLayout();
236
            this.DockWindowComment.SuspendLayout();
237
            ((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).BeginInit();
238
            this.radPageViewComment.SuspendLayout();
238 239
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).BeginInit();
239 240
            this.toolTabStrip3.SuspendLayout();
240
            this.DockWindowViewer.SuspendLayout();
241 241
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
242 242
            this.SuspendLayout();
243 243
            // 
......
441 441
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
442 442
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
443 443
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
444
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 181F));
444
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 185F));
445 445
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 1);
446 446
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 1);
447 447
            this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 1);
......
491 491
            this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
492 492
            this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true;
493 493
            this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
494
            this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(337, 34);
494
            this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(336, 34);
495 495
            this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus";
496
            this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(98, 20);
496
            this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(97, 20);
497 497
            this.radDropDownListFrReviewStatus.TabIndex = 18;
498 498
            // 
499 499
            // radDropDownListToIsDiscussion
......
503 503
            this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
504 504
            this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(146, 34);
505 505
            this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion";
506
            this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(98, 20);
506
            this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(97, 20);
507 507
            this.radDropDownListToIsDiscussion.TabIndex = 17;
508 508
            // 
509 509
            // radLabelFrReviewStatus
510 510
            // 
511 511
            this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
512 512
            this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
513
            this.radLabelFrReviewStatus.Location = new System.Drawing.Point(251, 35);
513
            this.radLabelFrReviewStatus.Location = new System.Drawing.Point(250, 35);
514 514
            this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus";
515 515
            this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17);
516 516
            this.radLabelFrReviewStatus.TabIndex = 7;
......
540 540
            // 
541 541
            this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
542 542
            this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
543
            this.radLabelAVEVAStatus.Location = new System.Drawing.Point(251, 64);
543
            this.radLabelAVEVAStatus.Location = new System.Drawing.Point(250, 64);
544 544
            this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus";
545 545
            this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17);
546 546
            this.radLabelAVEVAStatus.TabIndex = 8;
......
550 550
            // 
551 551
            this.radLabelIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
552 552
            this.radLabelIsID2Work.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
553
            this.radLabelIsID2Work.Location = new System.Drawing.Point(442, 35);
553
            this.radLabelIsID2Work.Location = new System.Drawing.Point(440, 35);
554 554
            this.radLabelIsID2Work.Name = "radLabelIsID2Work";
555 555
            this.radLabelIsID2Work.Size = new System.Drawing.Size(80, 17);
556 556
            this.radLabelIsID2Work.TabIndex = 6;
......
560 560
            // 
561 561
            this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
562 562
            this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
563
            this.radLabelJobLevel.Location = new System.Drawing.Point(442, 6);
563
            this.radLabelJobLevel.Location = new System.Drawing.Point(440, 6);
564 564
            this.radLabelJobLevel.Name = "radLabelJobLevel";
565 565
            this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17);
566 566
            this.radLabelJobLevel.TabIndex = 7;
......
611 611
            this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
612 612
            this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.WaitCursor;
613 613
            this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
614
            this.radButtonSearch.Location = new System.Drawing.Point(886, 4);
614
            this.radButtonSearch.Location = new System.Drawing.Point(884, 4);
615 615
            this.radButtonSearch.Name = "radButtonSearch";
616 616
            this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 5);
617 617
            this.radButtonSearch.Size = new System.Drawing.Size(54, 136);
......
625 625
            this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
626 626
            this.radDropDownListProject.Location = new System.Drawing.Point(146, 5);
627 627
            this.radDropDownListProject.Name = "radDropDownListProject";
628
            this.radDropDownListProject.Size = new System.Drawing.Size(98, 20);
628
            this.radDropDownListProject.Size = new System.Drawing.Size(97, 20);
629 629
            this.radDropDownListProject.TabIndex = 7;
630 630
            // 
631 631
            // radLabelDocumentNo
632 632
            // 
633 633
            this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
634 634
            this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
635
            this.radLabelDocumentNo.Location = new System.Drawing.Point(633, 6);
635
            this.radLabelDocumentNo.Location = new System.Drawing.Point(630, 6);
636 636
            this.radLabelDocumentNo.Name = "radLabelDocumentNo";
637 637
            this.radLabelDocumentNo.Size = new System.Drawing.Size(49, 17);
638 638
            this.radLabelDocumentNo.TabIndex = 6;
......
641 641
            // radTextBoxDocumentNo
642 642
            // 
643 643
            this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
644
            this.radTextBoxDocumentNo.Location = new System.Drawing.Point(719, 5);
644
            this.radTextBoxDocumentNo.Location = new System.Drawing.Point(716, 5);
645 645
            this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
646
            this.radTextBoxDocumentNo.Size = new System.Drawing.Size(98, 20);
646
            this.radTextBoxDocumentNo.Size = new System.Drawing.Size(97, 20);
647 647
            this.radTextBoxDocumentNo.TabIndex = 8;
648 648
            // 
649 649
            // radLabelPersonInCharge
650 650
            // 
651 651
            this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left;
652 652
            this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
653
            this.radLabelPersonInCharge.Location = new System.Drawing.Point(251, 6);
653
            this.radLabelPersonInCharge.Location = new System.Drawing.Point(250, 6);
654 654
            this.radLabelPersonInCharge.Name = "radLabelPersonInCharge";
655 655
            this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17);
656 656
            this.radLabelPersonInCharge.TabIndex = 6;
......
661 661
            this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
662 662
            this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true;
663 663
            this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
664
            this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(337, 5);
664
            this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(336, 5);
665 665
            this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge";
666
            this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(98, 20);
666
            this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(97, 20);
667 667
            this.radDropDownListPersonInCharge.TabIndex = 9;
668 668
            // 
669 669
            // radLabel1
......
681 681
            this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
682 682
            this.radDropDownListJobLevel.DropDownAnimationEnabled = true;
683 683
            this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
684
            this.radDropDownListJobLevel.Location = new System.Drawing.Point(528, 5);
684
            this.radDropDownListJobLevel.Location = new System.Drawing.Point(526, 5);
685 685
            this.radDropDownListJobLevel.Name = "radDropDownListJobLevel";
686
            this.radDropDownListJobLevel.Size = new System.Drawing.Size(98, 20);
686
            this.radDropDownListJobLevel.Size = new System.Drawing.Size(97, 20);
687 687
            this.radDropDownListJobLevel.TabIndex = 11;
688 688
            // 
689 689
            // radLabelID2Status
......
700 700
            // 
701 701
            this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left;
702 702
            this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
703
            this.radLabel10.Location = new System.Drawing.Point(251, 93);
703
            this.radLabel10.Location = new System.Drawing.Point(250, 93);
704 704
            this.radLabel10.Name = "radLabel10";
705 705
            this.radLabel10.Size = new System.Drawing.Size(61, 17);
706 706
            this.radLabel10.TabIndex = 9;
......
711 711
            this.radDropDownListIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
712 712
            this.radDropDownListIsID2Work.DropDownAnimationEnabled = true;
713 713
            this.radDropDownListIsID2Work.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
714
            this.radDropDownListIsID2Work.Location = new System.Drawing.Point(528, 34);
714
            this.radDropDownListIsID2Work.Location = new System.Drawing.Point(526, 34);
715 715
            this.radDropDownListIsID2Work.Name = "radDropDownListIsID2Work";
716
            this.radDropDownListIsID2Work.Size = new System.Drawing.Size(98, 20);
716
            this.radDropDownListIsID2Work.Size = new System.Drawing.Size(97, 20);
717 717
            this.radDropDownListIsID2Work.TabIndex = 12;
718 718
            // 
719 719
            // radDropDownListID2Status
......
723 723
            this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
724 724
            this.radDropDownListID2Status.Location = new System.Drawing.Point(146, 63);
725 725
            this.radDropDownListID2Status.Name = "radDropDownListID2Status";
726
            this.radDropDownListID2Status.Size = new System.Drawing.Size(98, 20);
726
            this.radDropDownListID2Status.Size = new System.Drawing.Size(97, 20);
727 727
            this.radDropDownListID2Status.TabIndex = 13;
728 728
            // 
729 729
            // radDropDownListAVEVAStatus
......
731 731
            this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
732 732
            this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true;
733 733
            this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
734
            this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(337, 63);
734
            this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(336, 63);
735 735
            this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus";
736
            this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(98, 20);
736
            this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(97, 20);
737 737
            this.radDropDownListAVEVAStatus.TabIndex = 14;
738 738
            // 
739 739
            // radDropDownListProdIsResult
......
743 743
            this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
744 744
            this.radDropDownListProdIsResult.Location = new System.Drawing.Point(146, 92);
745 745
            this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult";
746
            this.radDropDownListProdIsResult.Size = new System.Drawing.Size(98, 20);
746
            this.radDropDownListProdIsResult.Size = new System.Drawing.Size(97, 20);
747 747
            this.radDropDownListProdIsResult.TabIndex = 15;
748 748
            // 
749 749
            // radDropDownListClientIsResult
......
751 751
            this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
752 752
            this.radDropDownListClientIsResult.DropDownAnimationEnabled = true;
753 753
            this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
754
            this.radDropDownListClientIsResult.Location = new System.Drawing.Point(337, 92);
754
            this.radDropDownListClientIsResult.Location = new System.Drawing.Point(336, 92);
755 755
            this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult";
756
            this.radDropDownListClientIsResult.Size = new System.Drawing.Size(98, 20);
756
            this.radDropDownListClientIsResult.Size = new System.Drawing.Size(97, 20);
757 757
            this.radDropDownListClientIsResult.TabIndex = 16;
758 758
            // 
759 759
            // radLabel6
......
770 770
            // 
771 771
            this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
772 772
            this.radLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
773
            this.radLabel7.Location = new System.Drawing.Point(251, 121);
773
            this.radLabel7.Location = new System.Drawing.Point(250, 121);
774 774
            this.radLabel7.Name = "radLabel7";
775 775
            this.radLabel7.Size = new System.Drawing.Size(72, 17);
776 776
            this.radLabel7.TabIndex = 12;
......
793 793
            this.radDropDownListGateway.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
794 794
            this.radDropDownListGateway.Location = new System.Drawing.Point(146, 120);
795 795
            this.radDropDownListGateway.Name = "radDropDownListGateway";
796
            this.radDropDownListGateway.Size = new System.Drawing.Size(98, 20);
796
            this.radDropDownListGateway.Size = new System.Drawing.Size(97, 20);
797 797
            this.radDropDownListGateway.TabIndex = 19;
798 798
            // 
799 799
            // radDropDownListRegistration
......
801 801
            this.radDropDownListRegistration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
802 802
            this.radDropDownListRegistration.DropDownAnimationEnabled = true;
803 803
            this.radDropDownListRegistration.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
804
            this.radDropDownListRegistration.Location = new System.Drawing.Point(337, 120);
804
            this.radDropDownListRegistration.Location = new System.Drawing.Point(336, 120);
805 805
            this.radDropDownListRegistration.Name = "radDropDownListRegistration";
806
            this.radDropDownListRegistration.Size = new System.Drawing.Size(98, 20);
806
            this.radDropDownListRegistration.Size = new System.Drawing.Size(97, 20);
807 807
            this.radDropDownListRegistration.TabIndex = 20;
808 808
            // 
809 809
            // tableLayoutPanelGroup
......
916 916
            this.radGridViewDocuments.Font = new System.Drawing.Font("Segoe UI", 8.25F);
917 917
            this.radGridViewDocuments.ForeColor = System.Drawing.Color.Black;
918 918
            this.radGridViewDocuments.ImeMode = System.Windows.Forms.ImeMode.NoControl;
919
            this.radGridViewDocuments.Location = new System.Drawing.Point(3, 64);
919
            this.radGridViewDocuments.Location = new System.Drawing.Point(3, 39);
920 920
            // 
921 921
            // 
922 922
            // 
......
1252 1252
            gridViewRelation1});
1253 1253
            this.radGridViewDocuments.RightToLeft = System.Windows.Forms.RightToLeft.No;
1254 1254
            this.radGridViewDocuments.ShowHeaderCellButtons = true;
1255
            this.radGridViewDocuments.Size = new System.Drawing.Size(1004, 342);
1255
            this.radGridViewDocuments.Size = new System.Drawing.Size(1004, 367);
1256 1256
            this.radGridViewDocuments.TabIndex = 0;
1257 1257
            // 
1258 1258
            // radCommandBar1
......
1266 1266
            this.radCommandBar1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
1267 1267
            this.radCommandBar1.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] {
1268 1268
            this.commandBarRowSearch});
1269
            this.radCommandBar1.Size = new System.Drawing.Size(784, 55);
1269
            this.radCommandBar1.Size = new System.Drawing.Size(784, 30);
1270 1270
            this.radCommandBar1.TabIndex = 1;
1271 1271
            // 
1272 1272
            // commandBarRowSearch
......
1421 1421
            this.lbSelectAndTotal.ForeColor = System.Drawing.Color.Red;
1422 1422
            this.lbSelectAndTotal.Location = new System.Drawing.Point(905, 0);
1423 1423
            this.lbSelectAndTotal.Name = "lbSelectAndTotal";
1424
            this.lbSelectAndTotal.Size = new System.Drawing.Size(102, 61);
1424
            this.lbSelectAndTotal.Size = new System.Drawing.Size(102, 36);
1425 1425
            this.lbSelectAndTotal.TabIndex = 2;
1426 1426
            this.lbSelectAndTotal.Text = "(Selected / Total)";
1427 1427
            this.lbSelectAndTotal.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
......
1501 1501
            this.DockMain.TabIndex = 1;
1502 1502
            this.DockMain.TabStop = false;
1503 1503
            // 
1504
            // DockWindowComment
1505
            // 
1506
            this.DockWindowComment.Caption = null;
1507
            this.DockWindowComment.Controls.Add(this.radPageViewComment);
1508
            this.DockWindowComment.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
1509
            this.DockWindowComment.Location = new System.Drawing.Point(1, 24);
1510
            this.DockWindowComment.Name = "DockWindowComment";
1511
            this.DockWindowComment.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
1512
            this.DockWindowComment.Size = new System.Drawing.Size(279, 288);
1513
            this.DockWindowComment.Text = "Comment";
1514
            // 
1515
            // radPageViewComment
1516
            // 
1517
            this.radPageViewComment.Controls.Add(this.radPageViewPageReview);
1518
            this.radPageViewComment.Controls.Add(this.radPageViewPageValidation);
1519
            this.radPageViewComment.Dock = System.Windows.Forms.DockStyle.Fill;
1520
            this.radPageViewComment.Location = new System.Drawing.Point(0, 0);
1521
            this.radPageViewComment.Name = "radPageViewComment";
1522
            this.radPageViewComment.SelectedPage = this.radPageViewPageReview;
1523
            this.radPageViewComment.Size = new System.Drawing.Size(279, 288);
1524
            this.radPageViewComment.TabIndex = 1;
1525
            // 
1526
            // radPageViewPageReview
1527
            // 
1528
            this.radPageViewPageReview.ItemSize = new System.Drawing.SizeF(39F, 28F);
1529
            this.radPageViewPageReview.Location = new System.Drawing.Point(10, 37);
1530
            this.radPageViewPageReview.Name = "radPageViewPageReview";
1531
            this.radPageViewPageReview.Size = new System.Drawing.Size(258, 240);
1532
            this.radPageViewPageReview.Text = "검토";
1533
            // 
1534
            // radPageViewPageValidation
1504
            // DockWindowViewer
1535 1505
            // 
1536
            this.radPageViewPageValidation.ItemSize = new System.Drawing.SizeF(39F, 28F);
1537
            this.radPageViewPageValidation.Location = new System.Drawing.Point(10, 37);
1538
            this.radPageViewPageValidation.Name = "radPageViewPageValidation";
1539
            this.radPageViewPageValidation.Size = new System.Drawing.Size(258, 240);
1540
            this.radPageViewPageValidation.Text = "검증";
1506
            this.DockWindowViewer.Caption = null;
1507
            this.DockWindowViewer.Controls.Add(this.radPageViewViewer);
1508
            this.DockWindowViewer.Font = new System.Drawing.Font("굴림", 9F);
1509
            this.DockWindowViewer.Location = new System.Drawing.Point(1, 24);
1510
            this.DockWindowViewer.Name = "DockWindowViewer";
1511
            this.DockWindowViewer.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
1512
            this.DockWindowViewer.Size = new System.Drawing.Size(279, 289);
1513
            this.DockWindowViewer.Text = "Viewer";
1541 1514
            // 
1542 1515
            // documentContainer1
1543 1516
            // 
......
1613 1586
            this.toolTabStrip2.TabIndex = 4;
1614 1587
            this.toolTabStrip2.TabStop = false;
1615 1588
            // 
1589
            // DockWindowComment
1590
            // 
1591
            this.DockWindowComment.Caption = null;
1592
            this.DockWindowComment.Controls.Add(this.radPageViewComment);
1593
            this.DockWindowComment.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
1594
            this.DockWindowComment.Location = new System.Drawing.Point(1, 24);
1595
            this.DockWindowComment.Name = "DockWindowComment";
1596
            this.DockWindowComment.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
1597
            this.DockWindowComment.Size = new System.Drawing.Size(279, 288);
1598
            this.DockWindowComment.Text = "Comment";
1599
            // 
1600
            // radPageViewComment
1601
            // 
1602
            this.radPageViewComment.Controls.Add(this.radPageViewPageReview);
1603
            this.radPageViewComment.Controls.Add(this.radPageViewPageValidation);
1604
            this.radPageViewComment.Dock = System.Windows.Forms.DockStyle.Fill;
1605
            this.radPageViewComment.Location = new System.Drawing.Point(0, 0);
1606
            this.radPageViewComment.Name = "radPageViewComment";
1607
            this.radPageViewComment.SelectedPage = this.radPageViewPageReview;
1608
            this.radPageViewComment.Size = new System.Drawing.Size(279, 288);
1609
            this.radPageViewComment.TabIndex = 1;
1610
            // 
1611
            // radPageViewPageReview
1612
            // 
1613
            this.radPageViewPageReview.ItemSize = new System.Drawing.SizeF(39F, 28F);
1614
            this.radPageViewPageReview.Location = new System.Drawing.Point(10, 37);
1615
            this.radPageViewPageReview.Name = "radPageViewPageReview";
1616
            this.radPageViewPageReview.Size = new System.Drawing.Size(258, 240);
1617
            this.radPageViewPageReview.Text = "검토";
1618
            // 
1619
            // radPageViewPageValidation
1620
            // 
1621
            this.radPageViewPageValidation.ItemSize = new System.Drawing.SizeF(39F, 28F);
1622
            this.radPageViewPageValidation.Location = new System.Drawing.Point(10, 37);
1623
            this.radPageViewPageValidation.Name = "radPageViewPageValidation";
1624
            this.radPageViewPageValidation.Size = new System.Drawing.Size(258, 240);
1625
            this.radPageViewPageValidation.Text = "검증";
1626
            // 
1616 1627
            // toolTabStrip3
1617 1628
            // 
1618 1629
            this.toolTabStrip3.CausesValidation = false;
......
1630 1641
            this.toolTabStrip3.TabIndex = 3;
1631 1642
            this.toolTabStrip3.TabStop = false;
1632 1643
            // 
1633
            // DockWindowViewer
1634
            // 
1635
            this.DockWindowViewer.Caption = null;
1636
            this.DockWindowViewer.Controls.Add(this.radPageViewViewer);
1637
            this.DockWindowViewer.Font = new System.Drawing.Font("굴림", 9F);
1638
            this.DockWindowViewer.Location = new System.Drawing.Point(1, 24);
1639
            this.DockWindowViewer.Name = "DockWindowViewer";
1640
            this.DockWindowViewer.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
1641
            this.DockWindowViewer.Size = new System.Drawing.Size(279, 289);
1642
            this.DockWindowViewer.Text = "Viewer";
1643
            // 
1644 1644
            // Main
1645 1645
            // 
1646 1646
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
......
1711 1711
            ((System.ComponentModel.ISupportInitialize)(this.radStatusStripMain)).EndInit();
1712 1712
            ((System.ComponentModel.ISupportInitialize)(this.DockMain)).EndInit();
1713 1713
            this.DockMain.ResumeLayout(false);
1714
            this.DockWindowComment.ResumeLayout(false);
1715
            ((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).EndInit();
1716
            this.radPageViewComment.ResumeLayout(false);
1714
            this.DockWindowViewer.ResumeLayout(false);
1717 1715
            ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit();
1718 1716
            this.documentContainer1.ResumeLayout(false);
1719 1717
            ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit();
......
1723 1721
            this.radSplitContainer1.ResumeLayout(false);
1724 1722
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
1725 1723
            this.toolTabStrip2.ResumeLayout(false);
1724
            this.DockWindowComment.ResumeLayout(false);
1725
            ((System.ComponentModel.ISupportInitialize)(this.radPageViewComment)).EndInit();
1726
            this.radPageViewComment.ResumeLayout(false);
1726 1727
            ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).EndInit();
1727 1728
            this.toolTabStrip3.ResumeLayout(false);
1728
            this.DockWindowViewer.ResumeLayout(false);
1729 1729
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
1730 1730
            this.ResumeLayout(false);
1731 1731
            this.PerformLayout();

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)