프로젝트

일반

사용자정보

개정판 775da42e

ID775da42e4f3f7f7fac3e05c294a94d468f781462
상위 c3986d21
하위 383a3b2d

gaqhf 이(가) 약 4년 전에 추가함

dev issue #000 : fix

Change-Id: Ieb46e9deed876b5f8410a9490605b4b3d31b175c

차이점 보기:

DTI_PID/POSCO_Report/MainForm.Designer.cs
391 391
			this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
392 392
			this.layoutControlItem1.Name = "layoutControlItem1";
393 393
			this.layoutControlItem1.Size = new System.Drawing.Size(240, 24);
394
			this.layoutControlItem1.Text = "Attribute";
394
			this.layoutControlItem1.Text = "Item Attribute";
395 395
			this.layoutControlItem1.TextSize = new System.Drawing.Size(86, 14);
396 396
			// 
397 397
			// layoutControlItem3
DTI_PID/POSCO_Report/TemplateForm.cs
93 93
			treeListCase.OptionsBehavior.Editable = false;
94 94
			TreeListColumn col = treeListCase.Columns.Add();
95 95
			col.Name = "UID"; col.Caption = "UID";
96
			col.VisibleIndex = 1;
97 96
			col = treeListCase.Columns.Add();
98 97
			col.Name = "Name"; col.Caption = "Name";
99 98
			col.VisibleIndex = 0;

내보내기 Unified diff

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