프로젝트

일반

사용자정보

개정판 6636bf29

ID6636bf29ee74ab2922776457256a02ede28370e3
상위 9e5a1f16
하위 e02a81a2

백흠경이(가) 일년 이상 전에 추가함

Fix: 문서번호 -> 도면변호로 변경

Change-Id: I1a12a033a35a9be62b9df630d1b921102af34fbd

차이점 보기:

ID2.Manager/ID2.Manager/Main.Designer.cs
327 327
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
328 328
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
329 329
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
330
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 86F));
330
            this.tableLayoutPanelCondition.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 88F));
331 331
            this.tableLayoutPanelCondition.Controls.Add(this.radLabelPlace, 0, 0);
332 332
            this.tableLayoutPanelCondition.Controls.Add(this.radButtonSearch, 4, 0);
333 333
            this.tableLayoutPanelCondition.Controls.Add(this.radLabelDocumentNo, 2, 0);
......
360 360
            this.radButtonSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
361 361
            this.radButtonSearch.Cursor = System.Windows.Forms.Cursors.Hand;
362 362
            this.radButtonSearch.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
363
            this.radButtonSearch.Location = new System.Drawing.Point(839, 4);
363
            this.radButtonSearch.Location = new System.Drawing.Point(838, 4);
364 364
            this.radButtonSearch.Name = "radButtonSearch";
365 365
            this.tableLayoutPanelCondition.SetRowSpan(this.radButtonSearch, 3);
366 366
            this.radButtonSearch.Size = new System.Drawing.Size(74, 76);
......
371 371
            // 
372 372
            this.radLabelDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
373 373
            this.radLabelDocumentNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
374
            this.radLabelDocumentNo.Location = new System.Drawing.Point(420, 5);
374
            this.radLabelDocumentNo.Location = new System.Drawing.Point(419, 5);
375 375
            this.radLabelDocumentNo.Name = "radLabelDocumentNo";
376 376
            this.radLabelDocumentNo.Size = new System.Drawing.Size(68, 17);
377 377
            this.radLabelDocumentNo.TabIndex = 6;
378
            this.radLabelDocumentNo.Text = "문서번호 :";
378
            this.radLabelDocumentNo.Text = "도면번호 :";
379 379
            // 
380 380
            // radLabelPersonInCharge
381 381
            // 
......
400 400
            // radTextBoxDocumentNo
401 401
            // 
402 402
            this.radTextBoxDocumentNo.Anchor = System.Windows.Forms.AnchorStyles.Left;
403
            this.radTextBoxDocumentNo.Location = new System.Drawing.Point(506, 4);
403
            this.radTextBoxDocumentNo.Location = new System.Drawing.Point(505, 4);
404 404
            this.radTextBoxDocumentNo.Name = "radTextBoxDocumentNo";
405 405
            this.radTextBoxDocumentNo.Size = new System.Drawing.Size(250, 20);
406 406
            this.radTextBoxDocumentNo.TabIndex = 8;
......
517 517
            // 
518 518
            this.radGridViewDocuments.AutoScroll = true;
519 519
            this.radGridViewDocuments.Dock = System.Windows.Forms.DockStyle.Fill;
520
            this.radGridViewDocuments.Location = new System.Drawing.Point(3, 94);
520
            this.radGridViewDocuments.Location = new System.Drawing.Point(3, 64);
521 521
            // 
522 522
            // 
523 523
            // 
......
795 795
            this.radGridViewDocuments.MasterTemplate.ViewDefinition = tableViewDefinition1;
796 796
            this.radGridViewDocuments.Name = "radGridViewDocuments";
797 797
            this.radGridViewDocuments.ShowHeaderCellButtons = true;
798
            this.radGridViewDocuments.Size = new System.Drawing.Size(919, 283);
798
            this.radGridViewDocuments.Size = new System.Drawing.Size(919, 313);
799 799
            this.radGridViewDocuments.TabIndex = 0;
800 800
            // 
801 801
            // radCommandBar1
......
806 806
            this.radCommandBar1.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] {
807 807
            this.commandBarRowElement1,
808 808
            this.commandBarRowElement2});
809
            this.radCommandBar1.Size = new System.Drawing.Size(919, 85);
809
            this.radCommandBar1.Size = new System.Drawing.Size(919, 55);
810 810
            this.radCommandBar1.TabIndex = 1;
811 811
            // 
812 812
            // commandBarRowElement1

내보내기 Unified diff

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