프로젝트

일반

사용자정보

개정판 d30305e5

IDd30305e5b07594845c70375f97fa39fb460d8579
상위 00d11333
하위 7066b8a9

유성호이(가) 일년 이상 전에 추가함

issue #0000
ID2 Sync 버튼 변경

Change-Id: Ieec5a2c8230309b0a98bc6becb0874a87a238693

차이점 보기:

ID2.Manager/ID2.Manager/ID2.Manager.csproj
298 298
  </ItemGroup>
299 299
  <ItemGroup>
300 300
    <Content Include="ID2 Manager.ico" />
301
    <None Include="Resources\Sync.png" />
301 302
    <None Include="Resources\Save16x16.png" />
302 303
    <None Include="Resources\Refresh16x16.png" />
303 304
    <None Include="Resources\aveva.net18.png" />
ID2.Manager/ID2.Manager/Main.Designer.cs
85 85
            this.backstageButtonItemUserRegistration = new Telerik.WinControls.UI.BackstageButtonItem();
86 86
            this.backstageButtonItemExit = new Telerik.WinControls.UI.BackstageButtonItem();
87 87
            this.ribbonTabHome = new Telerik.WinControls.UI.RibbonTab();
88
            this.radRibbonBarGroup1 = new Telerik.WinControls.UI.RadRibbonBarGroup();
88
            this.radRibbonBarGroupDWG = new Telerik.WinControls.UI.RadRibbonBarGroup();
89 89
            this.radButtonElementSave = new Telerik.WinControls.UI.RadButtonElement();
90
            this.radButtonElementSync = new Telerik.WinControls.UI.RadButtonElement();
90 91
            this.ribbonTabProjMgt = new Telerik.WinControls.UI.RibbonTab();
91 92
            this.radRibbonBarGroupExcel = new Telerik.WinControls.UI.RadRibbonBarGroup();
92 93
            this.radButtonElementExcelImport = new Telerik.WinControls.UI.RadButtonElement();
......
124 125
            this.radDropDownListAVEVAStatus = new Telerik.WinControls.UI.RadDropDownList();
125 126
            this.radDropDownListProdIsResult = new Telerik.WinControls.UI.RadDropDownList();
126 127
            this.radDropDownListClientIsResult = new Telerik.WinControls.UI.RadDropDownList();
127
            this.radButtonID2 = new Telerik.WinControls.UI.RadButton();
128 128
            this.tableLayoutPanelGroup = new System.Windows.Forms.TableLayoutPanel();
129 129
            this.radLabelGroupVIew = new Telerik.WinControls.UI.RadLabel();
130 130
            this.radCheckBox4 = new Telerik.WinControls.UI.RadCheckBox();
......
147 147
            this.btnMatchCase = new Telerik.WinControls.UI.CommandBarHostItem();
148 148
            this.btnSearchFormCurrent = new Telerik.WinControls.UI.CommandBarHostItem();
149 149
            this.btnFilters = new Telerik.WinControls.UI.CommandBarHostItem();
150
            this.lbSelectAndTotal = new System.Windows.Forms.Label();
150 151
            this.splitPanelRight = new Telerik.WinControls.UI.SplitPanel();
151 152
            this.tableLayoutPanelRight = new System.Windows.Forms.TableLayoutPanel();
152 153
            this.radSplitContainerContent = new Telerik.WinControls.UI.RadSplitContainer();
......
160 161
            this.radStatusStripMain = new Telerik.WinControls.UI.RadStatusStrip();
161 162
            this.radLabelElementSpace = new Telerik.WinControls.UI.RadLabelElement();
162 163
            this.radLabelElementUser = new Telerik.WinControls.UI.RadLabelElement();
163
            this.lbSelectAndTotal = new System.Windows.Forms.Label();
164 164
            ((System.ComponentModel.ISupportInitialize)(this.ID2ManagerRadRibbonBar)).BeginInit();
165 165
            ((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageViewID2Manager)).BeginInit();
166 166
            this.radRibbonBarBackstageViewID2Manager.SuspendLayout();
......
197 197
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAStatus)).BeginInit();
198 198
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListProdIsResult)).BeginInit();
199 199
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListClientIsResult)).BeginInit();
200
            ((System.ComponentModel.ISupportInitialize)(this.radButtonID2)).BeginInit();
201 200
            this.tableLayoutPanelGroup.SuspendLayout();
202 201
            ((System.ComponentModel.ISupportInitialize)(this.radLabelGroupVIew)).BeginInit();
203 202
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).BeginInit();
......
240 239
            this.radButtonElementSaveCommand,
241 240
            this.radButtonElementRefreshCommand});
242 241
            this.ID2ManagerRadRibbonBar.ShowExpandButton = false;
243
            this.ID2ManagerRadRibbonBar.Size = new System.Drawing.Size(1185, 162);
242
            this.ID2ManagerRadRibbonBar.Size = new System.Drawing.Size(1185, 165);
244 243
            this.ID2ManagerRadRibbonBar.StartButtonImage = null;
245 244
            this.ID2ManagerRadRibbonBar.TabIndex = 0;
246 245
            this.ID2ManagerRadRibbonBar.Text = "ID2.Manager";
......
290 289
            // 
291 290
            this.ribbonTabHome.IsSelected = true;
292 291
            this.ribbonTabHome.Items.AddRange(new Telerik.WinControls.RadItem[] {
293
            this.radRibbonBarGroup1});
292
            this.radRibbonBarGroupDWG});
294 293
            this.ribbonTabHome.Name = "ribbonTabHome";
295 294
            this.ribbonTabHome.Text = "Home";
296 295
            this.ribbonTabHome.UseMnemonic = false;
297 296
            // 
298
            // radRibbonBarGroup1
297
            // radRibbonBarGroupDWG
299 298
            // 
300
            this.radRibbonBarGroup1.Items.AddRange(new Telerik.WinControls.RadItem[] {
301
            this.radButtonElementSave});
302
            this.radRibbonBarGroup1.Name = "radRibbonBarGroup1";
303
            this.radRibbonBarGroup1.Text = "Save";
299
            this.radRibbonBarGroupDWG.Items.AddRange(new Telerik.WinControls.RadItem[] {
300
            this.radButtonElementSave,
301
            this.radButtonElementSync});
302
            this.radRibbonBarGroupDWG.Name = "radRibbonBarGroupDWG";
303
            this.radRibbonBarGroupDWG.Text = "DWG";
304 304
            // 
305 305
            // radButtonElementSave
306 306
            // 
......
310 310
            this.radButtonElementSave.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
311 311
            this.radButtonElementSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
312 312
            // 
313
            // radButtonElementSync
314
            // 
315
            this.radButtonElementSync.Image = global::ID2.Manager.Properties.Resources.Sync;
316
            this.radButtonElementSync.Name = "radButtonElementSync";
317
            this.radButtonElementSync.Text = "<html>ID2<p>Sync</html>";
318
            this.radButtonElementSync.TextAlignment = System.Drawing.ContentAlignment.BottomCenter;
319
            this.radButtonElementSync.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
320
            // 
313 321
            // ribbonTabProjMgt
314 322
            // 
315 323
            this.ribbonTabProjMgt.IsSelected = false;
......
364 372
            this.radSplitContainerWrap.Controls.Add(this.splitPanelLeft);
365 373
            this.radSplitContainerWrap.Controls.Add(this.splitPanelRight);
366 374
            this.radSplitContainerWrap.Dock = System.Windows.Forms.DockStyle.Fill;
367
            this.radSplitContainerWrap.Location = new System.Drawing.Point(0, 162);
375
            this.radSplitContainerWrap.Location = new System.Drawing.Point(0, 165);
368 376
            this.radSplitContainerWrap.Name = "radSplitContainerWrap";
369 377
            // 
370 378
            // 
371 379
            // 
372 380
            this.radSplitContainerWrap.RootElement.MinSize = new System.Drawing.Size(25, 25);
373
            this.radSplitContainerWrap.Size = new System.Drawing.Size(1185, 552);
381
            this.radSplitContainerWrap.Size = new System.Drawing.Size(1185, 549);
374 382
            this.radSplitContainerWrap.TabIndex = 1;
375 383
            this.radSplitContainerWrap.TabStop = false;
376 384
            // 
......
383 391
            // 
384 392
            // 
385 393
            this.splitPanelLeft.RootElement.MinSize = new System.Drawing.Size(25, 25);
386
            this.splitPanelLeft.Size = new System.Drawing.Size(967, 552);
394
            this.splitPanelLeft.Size = new System.Drawing.Size(967, 549);
387 395
            this.splitPanelLeft.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.3187976F, 0F);
388 396
            this.splitPanelLeft.SizeInfo.SplitterCorrection = new System.Drawing.Size(377, 0);
389 397
            this.splitPanelLeft.TabIndex = 0;
......
406 414
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
407 415
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
408 416
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
409
            this.tableLayoutPanel1.Size = new System.Drawing.Size(967, 552);
417
            this.tableLayoutPanel1.Size = new System.Drawing.Size(967, 549);
410 418
            this.tableLayoutPanel1.TabIndex = 0;
411 419
            // 
412 420
            // tableLayoutPanelCondition
413 421
            // 
414 422
            this.tableLayoutPanelCondition.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(223)))), ((int)(((byte)(245)))));
415 423
            this.tableLayoutPanelCondition.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
416
            this.tableLayoutPanelCondition.ColumnCount = 11;
424
            this.tableLayoutPanelCondition.ColumnCount = 10;
417 425
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
418 426
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
419 427
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
......
424 432
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
425 433
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
426 434
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
427
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 89F));
435
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
428 436
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListFrReviewStatus, 4, 1);
429 437
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListToIsDiscussion, 2, 1);
430 438
            this.tableLayoutPanelCondition.Controls.Add(this.radLabelFrReviewStatus, 3, 1);
......
452 460
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListAVEVAStatus, 4, 2);
453 461
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListProdIsResult, 2, 3);
454 462
            this.tableLayoutPanelCondition.Controls.Add(this.radDropDownListClientIsResult, 4, 3);
455
            this.tableLayoutPanelCondition.Controls.Add(this.radButtonID2, 10, 0);
456 463
            this.tableLayoutPanelCondition.Dock = System.Windows.Forms.DockStyle.Fill;
457 464
            this.tableLayoutPanelCondition.Location = new System.Drawing.Point(13, 3);
458 465
            this.tableLayoutPanelCondition.Name = "tableLayoutPanelCondition";
......
469 476
            this.radDropDownListFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
470 477
            this.radDropDownListFrReviewStatus.DropDownAnimationEnabled = true;
471 478
            this.radDropDownListFrReviewStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
472
            this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(326, 32);
479
            this.radDropDownListFrReviewStatus.Location = new System.Drawing.Point(349, 32);
473 480
            this.radDropDownListFrReviewStatus.Name = "radDropDownListFrReviewStatus";
474
            this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(92, 20);
481
            this.radDropDownListFrReviewStatus.Size = new System.Drawing.Size(115, 20);
475 482
            this.radDropDownListFrReviewStatus.TabIndex = 18;
476 483
            // 
477 484
            // radDropDownListToIsDiscussion
......
481 488
            this.radDropDownListToIsDiscussion.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
482 489
            this.radDropDownListToIsDiscussion.Location = new System.Drawing.Point(141, 32);
483 490
            this.radDropDownListToIsDiscussion.Name = "radDropDownListToIsDiscussion";
484
            this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(92, 20);
491
            this.radDropDownListToIsDiscussion.Size = new System.Drawing.Size(115, 20);
485 492
            this.radDropDownListToIsDiscussion.TabIndex = 17;
486 493
            // 
487 494
            // radLabelFrReviewStatus
488 495
            // 
489 496
            this.radLabelFrReviewStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
490 497
            this.radLabelFrReviewStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
491
            this.radLabelFrReviewStatus.Location = new System.Drawing.Point(240, 34);
498
            this.radLabelFrReviewStatus.Location = new System.Drawing.Point(263, 34);
492 499
            this.radLabelFrReviewStatus.Name = "radLabelFrReviewStatus";
493 500
            this.radLabelFrReviewStatus.Size = new System.Drawing.Size(59, 17);
494 501
            this.radLabelFrReviewStatus.TabIndex = 7;
......
518 525
            // 
519 526
            this.radLabelAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
520 527
            this.radLabelAVEVAStatus.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
521
            this.radLabelAVEVAStatus.Location = new System.Drawing.Point(240, 62);
528
            this.radLabelAVEVAStatus.Location = new System.Drawing.Point(263, 62);
522 529
            this.radLabelAVEVAStatus.Name = "radLabelAVEVAStatus";
523 530
            this.radLabelAVEVAStatus.Size = new System.Drawing.Size(86, 17);
524 531
            this.radLabelAVEVAStatus.TabIndex = 8;
......
528 535
            // 
529 536
            this.radLabelIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
530 537
            this.radLabelIsID2Work.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
531
            this.radLabelIsID2Work.Location = new System.Drawing.Point(425, 34);
538
            this.radLabelIsID2Work.Location = new System.Drawing.Point(471, 34);
532 539
            this.radLabelIsID2Work.Name = "radLabelIsID2Work";
533 540
            this.radLabelIsID2Work.Size = new System.Drawing.Size(80, 17);
534 541
            this.radLabelIsID2Work.TabIndex = 6;
......
538 545
            // 
539 546
            this.radLabelJobLevel.Anchor = System.Windows.Forms.AnchorStyles.Left;
540 547
            this.radLabelJobLevel.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
541
            this.radLabelJobLevel.Location = new System.Drawing.Point(425, 6);
548
            this.radLabelJobLevel.Location = new System.Drawing.Point(471, 6);
542 549
            this.radLabelJobLevel.Name = "radLabelJobLevel";
543 550
            this.radLabelJobLevel.Size = new System.Drawing.Size(47, 17);
544 551
            this.radLabelJobLevel.TabIndex = 7;
......
589 596
            this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
590 597
            this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Hand;
591 598
            this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
592
            this.radButtonSearch.Location = new System.Drawing.Point(795, 4);
599
            this.radButtonSearch.Location = new System.Drawing.Point(887, 4);
593 600
            this.radButtonSearch.Name = "radButtonSearch";
594 601
            this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 4);
595 602
            this.radButtonSearch.Size = new System.Drawing.Size(54, 106);
......
603 610
            this.radDropDownListProject.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
604 611
            this.radDropDownListProject.Location = new System.Drawing.Point(141, 4);
605 612
            this.radDropDownListProject.Name = "radDropDownListProject";
606
            this.radDropDownListProject.Size = new System.Drawing.Size(92, 20);
613
            this.radDropDownListProject.Size = new System.Drawing.Size(115, 20);
607 614
            this.radDropDownListProject.TabIndex = 7;
608 615
            // 
609 616
            // radLabelDocumentNo
610 617
            // 
611 618
            this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
612 619
            this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
613
            this.radLabelDocumentNo.Location = new System.Drawing.Point(610, 6);
620
            this.radLabelDocumentNo.Location = new System.Drawing.Point(679, 6);
614 621
            this.radLabelDocumentNo.Name = "radLabelDocumentNo";
615 622
            this.radLabelDocumentNo.Size = new System.Drawing.Size(56, 17);
616 623
            this.radLabelDocumentNo.TabIndex = 6;
......
619 626
            // radTextBoxDocumentNo
620 627
            // 
621 628
            this.radTextBoxDocumentNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
622
            this.radTextBoxDocumentNo.Location = new System.Drawing.Point(696, 4);
629
            this.radTextBoxDocumentNo.Location = new System.Drawing.Point(765, 4);
623 630
            this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
624
            this.radTextBoxDocumentNo.Size = new System.Drawing.Size(92, 20);
631
            this.radTextBoxDocumentNo.Size = new System.Drawing.Size(115, 20);
625 632
            this.radTextBoxDocumentNo.TabIndex = 8;
626 633
            // 
627 634
            // radLabelPersonInCharge
628 635
            // 
629 636
            this.radLabelPersonInCharge.Anchor = System.Windows.Forms.AnchorStyles.Left;
630 637
            this.radLabelPersonInCharge.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
631
            this.radLabelPersonInCharge.Location = new System.Drawing.Point(240, 6);
638
            this.radLabelPersonInCharge.Location = new System.Drawing.Point(263, 6);
632 639
            this.radLabelPersonInCharge.Name = "radLabelPersonInCharge";
633 640
            this.radLabelPersonInCharge.Size = new System.Drawing.Size(47, 17);
634 641
            this.radLabelPersonInCharge.TabIndex = 6;
......
639 646
            this.radDropDownListPersonInCharge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
640 647
            this.radDropDownListPersonInCharge.DropDownAnimationEnabled = true;
641 648
            this.radDropDownListPersonInCharge.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
642
            this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(326, 4);
649
            this.radDropDownListPersonInCharge.Location = new System.Drawing.Point(349, 4);
643 650
            this.radDropDownListPersonInCharge.Name = "radDropDownListPersonInCharge";
644
            this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(92, 20);
651
            this.radDropDownListPersonInCharge.Size = new System.Drawing.Size(115, 20);
645 652
            this.radDropDownListPersonInCharge.TabIndex = 9;
646 653
            // 
647 654
            // radLabel1
......
659 666
            this.radDropDownListJobLevel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
660 667
            this.radDropDownListJobLevel.DropDownAnimationEnabled = true;
661 668
            this.radDropDownListJobLevel.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
662
            this.radDropDownListJobLevel.Location = new System.Drawing.Point(511, 4);
669
            this.radDropDownListJobLevel.Location = new System.Drawing.Point(557, 4);
663 670
            this.radDropDownListJobLevel.Name = "radDropDownListJobLevel";
664
            this.radDropDownListJobLevel.Size = new System.Drawing.Size(92, 20);
671
            this.radDropDownListJobLevel.Size = new System.Drawing.Size(115, 20);
665 672
            this.radDropDownListJobLevel.TabIndex = 11;
666 673
            // 
667 674
            // radLabelID2Status
......
678 685
            // 
679 686
            this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Left;
680 687
            this.radLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
681
            this.radLabel10.Location = new System.Drawing.Point(240, 90);
688
            this.radLabel10.Location = new System.Drawing.Point(263, 90);
682 689
            this.radLabel10.Name = "radLabel10";
683 690
            this.radLabel10.Size = new System.Drawing.Size(61, 17);
684 691
            this.radLabel10.TabIndex = 9;
......
689 696
            this.radDropDownListIsID2Work.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
690 697
            this.radDropDownListIsID2Work.DropDownAnimationEnabled = true;
691 698
            this.radDropDownListIsID2Work.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
692
            this.radDropDownListIsID2Work.Location = new System.Drawing.Point(511, 32);
699
            this.radDropDownListIsID2Work.Location = new System.Drawing.Point(557, 32);
693 700
            this.radDropDownListIsID2Work.Name = "radDropDownListIsID2Work";
694
            this.radDropDownListIsID2Work.Size = new System.Drawing.Size(92, 20);
701
            this.radDropDownListIsID2Work.Size = new System.Drawing.Size(115, 20);
695 702
            this.radDropDownListIsID2Work.TabIndex = 12;
696 703
            // 
697 704
            // radDropDownListID2Status
......
701 708
            this.radDropDownListID2Status.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
702 709
            this.radDropDownListID2Status.Location = new System.Drawing.Point(141, 60);
703 710
            this.radDropDownListID2Status.Name = "radDropDownListID2Status";
704
            this.radDropDownListID2Status.Size = new System.Drawing.Size(92, 20);
711
            this.radDropDownListID2Status.Size = new System.Drawing.Size(115, 20);
705 712
            this.radDropDownListID2Status.TabIndex = 13;
706 713
            // 
707 714
            // radDropDownListAVEVAStatus
......
709 716
            this.radDropDownListAVEVAStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
710 717
            this.radDropDownListAVEVAStatus.DropDownAnimationEnabled = true;
711 718
            this.radDropDownListAVEVAStatus.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
712
            this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(326, 60);
719
            this.radDropDownListAVEVAStatus.Location = new System.Drawing.Point(349, 60);
713 720
            this.radDropDownListAVEVAStatus.Name = "radDropDownListAVEVAStatus";
714
            this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(92, 20);
721
            this.radDropDownListAVEVAStatus.Size = new System.Drawing.Size(115, 20);
715 722
            this.radDropDownListAVEVAStatus.TabIndex = 14;
716 723
            // 
717 724
            // radDropDownListProdIsResult
......
721 728
            this.radDropDownListProdIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
722 729
            this.radDropDownListProdIsResult.Location = new System.Drawing.Point(141, 89);
723 730
            this.radDropDownListProdIsResult.Name = "radDropDownListProdIsResult";
724
            this.radDropDownListProdIsResult.Size = new System.Drawing.Size(92, 20);
731
            this.radDropDownListProdIsResult.Size = new System.Drawing.Size(115, 20);
725 732
            this.radDropDownListProdIsResult.TabIndex = 15;
726 733
            // 
727 734
            // radDropDownListClientIsResult
......
729 736
            this.radDropDownListClientIsResult.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
730 737
            this.radDropDownListClientIsResult.DropDownAnimationEnabled = true;
731 738
            this.radDropDownListClientIsResult.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
732
            this.radDropDownListClientIsResult.Location = new System.Drawing.Point(326, 89);
739
            this.radDropDownListClientIsResult.Location = new System.Drawing.Point(349, 89);
733 740
            this.radDropDownListClientIsResult.Name = "radDropDownListClientIsResult";
734
            this.radDropDownListClientIsResult.Size = new System.Drawing.Size(92, 20);
741
            this.radDropDownListClientIsResult.Size = new System.Drawing.Size(115, 20);
735 742
            this.radDropDownListClientIsResult.TabIndex = 16;
736 743
            // 
737
            // radButtonID2
738
            // 
739
            this.radButtonID2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
740
            this.radButtonID2.Cursor = System.Windows.Forms.Cursors.Hand;
741
            this.radButtonID2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
742
            this.radButtonID2.Location = new System.Drawing.Point(872, 4);
743
            this.radButtonID2.Name = "radButtonID2";
744
            this.tableLayoutPanelCondition.SetRowSpan(this.radButtonID2, 4);
745
            this.radButtonID2.Size = new System.Drawing.Size(54, 106);
746
            this.radButtonID2.TabIndex = 4;
747
            this.radButtonID2.Text = "ID2";
748
            // 
749 744
            // tableLayoutPanelGroup
750 745
            // 
751 746
            this.tableLayoutPanelGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(223)))), ((int)(((byte)(245)))));
......
843 838
            this.tableLayoutMain.RowCount = 2;
844 839
            this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
845 840
            this.tableLayoutMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
846
            this.tableLayoutMain.Size = new System.Drawing.Size(950, 370);
841
            this.tableLayoutMain.Size = new System.Drawing.Size(950, 367);
847 842
            this.tableLayoutMain.TabIndex = 8;
848 843
            // 
849 844
            // radGridViewDocuments
......
1184 1179
            gridViewRelation2});
1185 1180
            this.radGridViewDocuments.RightToLeft = System.Windows.Forms.RightToLeft.No;
1186 1181
            this.radGridViewDocuments.ShowHeaderCellButtons = true;
1187
            this.radGridViewDocuments.Size = new System.Drawing.Size(944, 328);
1182
            this.radGridViewDocuments.Size = new System.Drawing.Size(944, 325);
1188 1183
            this.radGridViewDocuments.TabIndex = 0;
1189 1184
            // 
1190 1185
            // DetailViewTemplate
......
1346 1341
            this.btnFilters.Name = "btnFilters";
1347 1342
            this.btnFilters.Text = "commandBarHostItem1";
1348 1343
            // 
1344
            // lbSelectAndTotal
1345
            // 
1346
            this.lbSelectAndTotal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
1347
            | System.Windows.Forms.AnchorStyles.Right)));
1348
            this.lbSelectAndTotal.AutoSize = true;
1349
            this.lbSelectAndTotal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
1350
            this.lbSelectAndTotal.Location = new System.Drawing.Point(845, 0);
1351
            this.lbSelectAndTotal.Name = "lbSelectAndTotal";
1352
            this.lbSelectAndTotal.Size = new System.Drawing.Size(102, 36);
1353
            this.lbSelectAndTotal.TabIndex = 2;
1354
            this.lbSelectAndTotal.Text = "(Selected / Total)";
1355
            this.lbSelectAndTotal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1356
            // 
1349 1357
            // splitPanelRight
1350 1358
            // 
1351 1359
            this.splitPanelRight.Controls.Add(this.tableLayoutPanelRight);
......
1355 1363
            // 
1356 1364
            // 
1357 1365
            this.splitPanelRight.RootElement.MinSize = new System.Drawing.Size(25, 25);
1358
            this.splitPanelRight.Size = new System.Drawing.Size(214, 552);
1366
            this.splitPanelRight.Size = new System.Drawing.Size(214, 549);
1359 1367
            this.splitPanelRight.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.3187976F, 0F);
1360 1368
            this.splitPanelRight.SizeInfo.SplitterCorrection = new System.Drawing.Size(-377, 0);
1361 1369
            this.splitPanelRight.TabIndex = 1;
......
1375 1383
            this.tableLayoutPanelRight.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));
1376 1384
            this.tableLayoutPanelRight.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
1377 1385
            this.tableLayoutPanelRight.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
1378
            this.tableLayoutPanelRight.Size = new System.Drawing.Size(214, 552);
1386
            this.tableLayoutPanelRight.Size = new System.Drawing.Size(214, 549);
1379 1387
            this.tableLayoutPanelRight.TabIndex = 0;
1380 1388
            // 
1381 1389
            // radSplitContainerContent
......
1390 1398
            // 
1391 1399
            // 
1392 1400
            this.radSplitContainerContent.RootElement.MinSize = new System.Drawing.Size(25, 25);
1393
            this.radSplitContainerContent.Size = new System.Drawing.Size(199, 512);
1401
            this.radSplitContainerContent.Size = new System.Drawing.Size(199, 509);
1394 1402
            this.radSplitContainerContent.TabIndex = 0;
1395 1403
            this.radSplitContainerContent.TabStop = false;
1396 1404
            // 
......
1402 1410
            // 
1403 1411
            // 
1404 1412
            this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
1405
            this.splitPanel1.Size = new System.Drawing.Size(199, 254);
1413
            this.splitPanel1.Size = new System.Drawing.Size(199, 252);
1406 1414
            this.splitPanel1.TabIndex = 0;
1407 1415
            this.splitPanel1.TabStop = false;
1408 1416
            this.splitPanel1.Text = "splitPanel1";
......
1410 1418
            // splitPanel2
1411 1419
            // 
1412 1420
            this.splitPanel2.Controls.Add(this.radSplitContainerViewer);
1413
            this.splitPanel2.Location = new System.Drawing.Point(0, 258);
1421
            this.splitPanel2.Location = new System.Drawing.Point(0, 256);
1414 1422
            this.splitPanel2.Name = "splitPanel2";
1415 1423
            // 
1416 1424
            // 
1417 1425
            // 
1418 1426
            this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
1419
            this.splitPanel2.Size = new System.Drawing.Size(199, 254);
1427
            this.splitPanel2.Size = new System.Drawing.Size(199, 253);
1420 1428
            this.splitPanel2.TabIndex = 1;
1421 1429
            this.splitPanel2.TabStop = false;
1422 1430
            this.splitPanel2.Text = "splitPanel2";
......
1431 1439
            // 
1432 1440
            // 
1433 1441
            this.radSplitContainerViewer.RootElement.MinSize = new System.Drawing.Size(25, 25);
1434
            this.radSplitContainerViewer.Size = new System.Drawing.Size(199, 254);
1442
            this.radSplitContainerViewer.Size = new System.Drawing.Size(199, 253);
1435 1443
            this.radSplitContainerViewer.TabIndex = 0;
1436 1444
            this.radSplitContainerViewer.TabStop = false;
1437 1445
            // 
......
1444 1452
            // 
1445 1453
            // 
1446 1454
            this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
1447
            this.splitPanel3.Size = new System.Drawing.Size(199, 254);
1455
            this.splitPanel3.Size = new System.Drawing.Size(199, 253);
1448 1456
            this.splitPanel3.TabIndex = 0;
1449 1457
            this.splitPanel3.TabStop = false;
1450 1458
            this.splitPanel3.Text = "splitPanel3";
......
1457 1465
            this.radPageViewViewer.Location = new System.Drawing.Point(0, 0);
1458 1466
            this.radPageViewViewer.Name = "radPageViewViewer";
1459 1467
            this.radPageViewViewer.SelectedPage = this.radPageViewPageAutoCAD;
1460
            this.radPageViewViewer.Size = new System.Drawing.Size(199, 254);
1468
            this.radPageViewViewer.Size = new System.Drawing.Size(199, 253);
1461 1469
            this.radPageViewViewer.TabIndex = 0;
1462 1470
            // 
1463 1471
            // radPageViewPageAutoCAD
......
1465 1473
            this.radPageViewPageAutoCAD.ItemSize = new System.Drawing.SizeF(63F, 28F);
1466 1474
            this.radPageViewPageAutoCAD.Location = new System.Drawing.Point(10, 37);
1467 1475
            this.radPageViewPageAutoCAD.Name = "radPageViewPageAutoCAD";
1468
            this.radPageViewPageAutoCAD.Size = new System.Drawing.Size(178, 206);
1476
            this.radPageViewPageAutoCAD.Size = new System.Drawing.Size(178, 205);
1469 1477
            this.radPageViewPageAutoCAD.Text = "AutoCAD";
1470 1478
            // 
1471 1479
            // radPageViewPagePDF
......
1504 1512
            this.radLabelElementUser.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
1505 1513
            this.radLabelElementUser.TextWrap = true;
1506 1514
            // 
1507
            // lbSelectAndTotal
1508
            // 
1509
            this.lbSelectAndTotal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
1510
            | System.Windows.Forms.AnchorStyles.Right)));
1511
            this.lbSelectAndTotal.AutoSize = true;
1512
            this.lbSelectAndTotal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
1513
            this.lbSelectAndTotal.Location = new System.Drawing.Point(845, 0);
1514
            this.lbSelectAndTotal.Name = "lbSelectAndTotal";
1515
            this.lbSelectAndTotal.Size = new System.Drawing.Size(102, 36);
1516
            this.lbSelectAndTotal.TabIndex = 2;
1517
            this.lbSelectAndTotal.Text = "(Selected / Total)";
1518
            this.lbSelectAndTotal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1519
            // 
1520 1515
            // Main
1521 1516
            // 
1522 1517
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
......
1569 1564
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListAVEVAStatus)).EndInit();
1570 1565
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListProdIsResult)).EndInit();
1571 1566
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownListClientIsResult)).EndInit();
1572
            ((System.ComponentModel.ISupportInitialize)(this.radButtonID2)).EndInit();
1573 1567
            this.tableLayoutPanelGroup.ResumeLayout(false);
1574 1568
            this.tableLayoutPanelGroup.PerformLayout();
1575 1569
            ((System.ComponentModel.ISupportInitialize)(this.radLabelGroupVIew)).EndInit();
......
1617 1611
        private Telerik.WinControls.UI.RadButtonElement radButtonElementExcelImport;
1618 1612
        private Telerik.WinControls.UI.RadButtonElement radButtonElementExcelExport;
1619 1613
        private Telerik.WinControls.UI.RibbonTab ribbonTabHome;
1620
        private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup1;
1614
        private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroupDWG;
1621 1615
        private Telerik.WinControls.UI.RadButtonElement radButtonElementSave;
1622 1616
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanelRight;
1623 1617
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanelCondition;
......
1677 1671
        private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator2;
1678 1672
        private Telerik.WinControls.UI.CommandBarHostItem btnShowAllDetail;
1679 1673
        private Telerik.WinControls.UI.GridViewTemplate DetailViewTemplate;
1680
        private Telerik.WinControls.UI.RadButton radButtonID2;
1681 1674
        private Telerik.WinControls.UI.SplitPanel splitPanel3;
1682 1675
        private Telerik.WinControls.UI.RadPageView radPageViewViewer;
1683 1676
        private Telerik.WinControls.UI.RadPageViewPage radPageViewPageAutoCAD;
......
1689 1682
        private Telerik.WinControls.UI.RadDropDownList radDropDownListFrReviewStatus;
1690 1683
        private Telerik.WinControls.UI.RadDropDownList radDropDownListToIsDiscussion;
1691 1684
        private System.Windows.Forms.Label lbSelectAndTotal;
1685
        private Telerik.WinControls.UI.RadButtonElement radButtonElementSync;
1692 1686
    }
1693 1687
}
ID2.Manager/ID2.Manager/Main.cs
54 54
            this.radButtonElementSaveCommand.Click += RadButtonElementSaveCommand_Click;
55 55

  
56 56
            this.radButtonElementSave.Click += RadButtonElementSave_Click;
57
            this.radButtonElementSync.Click += RadButtonElementSync_Click;
57 58
            this.radButtonElementExcelImport.Click += RadButtonElementExcelImport_Click;
58 59
            this.radButtonElementExcelExport.Click += RadButtonElementExcelExport_Click;
59 60

  
......
63 64
            this.radCheckBox4.CheckStateChanged += RadCheckBox_CheckStateChanged;
64 65
            this.radTextBoxDocumentNo.KeyDown += RadTextBoxDocumentNo_KeyDown;
65 66
            this.radButtonSearch.Click += RadButtonSearch_Click;
66
            this.radButtonID2.Click += RadButtonID2_Click;
67 67

  
68 68
            this.radGridViewDocuments.SelectionChanged += RadGridViewDocuments_SelectionChanged;
69 69
            this.radGridViewDocuments.ViewCellFormatting += RadGridViewDocuments_ViewCellFormatting;
......
671 671
            this.DocumentListBinding();
672 672
        }
673 673

  
674
        private void RadButtonID2_Click(object sender, EventArgs e)
675
        {
676
            this.GetDocListbyID2();
677
            this.DocumentListBinding();
678
        }
679

  
680 674
        private void BackstageButtonItemUserRegistration_Click(object sender, EventArgs e)
681 675
        {
682 676
            using (var frm = new SetupUser())
......
1294 1288
            this.SetSaved();
1295 1289
        }
1296 1290

  
1291
        private void RadButtonElementSync_Click(object sender, EventArgs e)
1292
        {
1293
            this.GetDocListbyID2();
1294
            this.DocumentListBinding();
1295
        }
1296

  
1297 1297
        private void RadButtonElementRefreshCommand_Click(object sender, EventArgs e)
1298 1298
        {
1299 1299
            RadMessageBox.Show("Refresh click!!", Globals.Name, MessageBoxButtons.OK, RadMessageIcon.Info);
ID2.Manager/ID2.Manager/Properties/Resources.Designer.cs
219 219
                return ((System.Drawing.Bitmap)(obj));
220 220
            }
221 221
        }
222
        
223
        /// <summary>
224
        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
225
        /// </summary>
226
        internal static System.Drawing.Bitmap Sync {
227
            get {
228
                object obj = ResourceManager.GetObject("Sync", resourceCulture);
229
                return ((System.Drawing.Bitmap)(obj));
230
            }
231
        }
222 232
    }
223 233
}
ID2.Manager/ID2.Manager/Properties/Resources.resx
166 166
  <data name="Save16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
167 167
    <value>..\Resources\Save16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
168 168
  </data>
169
  <data name="Sync" type="System.Resources.ResXFileRef, System.Windows.Forms">
170
    <value>..\Resources\Sync.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
171
  </data>
169 172
</root>

내보내기 Unified diff

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