프로젝트

일반

사용자정보

개정판 b159a99b

IDb159a99bd974d74532c901868b8be958fd2b3dab
상위 063e3ac4
하위 fbf04b7b

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

dev issue #000 : edit ui

Change-Id: I4975d16d5cd853cf24504a01980b52a1ed79da21

차이점 보기:

DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.Designer.cs
61 61
            this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem();
62 62
            this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem();
63 63
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
64
            this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
64 65
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
65 66
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
66 67
            this.layoutControl1.SuspendLayout();
......
90 91
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit();
91 92
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit();
92 93
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
94
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
93 95
            this.SuspendLayout();
94 96
            // 
95 97
            // defaultLookAndFeel
......
108 110
            this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
109 111
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
110 112
            this.ribbonControl.ShowToolbarCustomizeItem = false;
111
            this.ribbonControl.Size = new System.Drawing.Size(1041, 32);
113
            this.ribbonControl.Size = new System.Drawing.Size(1066, 32);
112 114
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
113 115
            // 
114 116
            // layoutControl1
......
124 126
            this.layoutControl1.Name = "layoutControl1";
125 127
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400);
126 128
            this.layoutControl1.Root = this.Root;
127
            this.layoutControl1.Size = new System.Drawing.Size(1041, 515);
129
            this.layoutControl1.Size = new System.Drawing.Size(1066, 515);
128 130
            this.layoutControl1.TabIndex = 1;
129 131
            this.layoutControl1.Text = "layoutControl1";
130 132
            // 
131 133
            // btnRun
132 134
            // 
133 135
            this.btnRun.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.next;
134
            this.btnRun.Location = new System.Drawing.Point(726, 58);
136
            this.btnRun.Location = new System.Drawing.Point(723, 58);
135 137
            this.btnRun.Name = "btnRun";
136 138
            this.btnRun.Size = new System.Drawing.Size(63, 36);
137 139
            this.btnRun.StyleController = this.layoutControl1;
......
151 153
            // btnItemMapping
152 154
            // 
153 155
            this.btnItemMapping.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties;
154
            this.btnItemMapping.Location = new System.Drawing.Point(817, 310);
156
            this.btnItemMapping.Location = new System.Drawing.Point(824, 310);
155 157
            this.btnItemMapping.Name = "btnItemMapping";
156
            this.btnItemMapping.Size = new System.Drawing.Size(200, 36);
158
            this.btnItemMapping.Size = new System.Drawing.Size(218, 36);
157 159
            this.btnItemMapping.StyleController = this.layoutControl1;
158 160
            this.btnItemMapping.TabIndex = 7;
159 161
            this.btnItemMapping.Text = "Setting";
......
161 163
            // btnSPPIDDB
162 164
            // 
163 165
            this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties;
164
            this.btnSPPIDDB.Location = new System.Drawing.Point(817, 58);
166
            this.btnSPPIDDB.Location = new System.Drawing.Point(824, 58);
165 167
            this.btnSPPIDDB.Name = "btnSPPIDDB";
166
            this.btnSPPIDDB.Size = new System.Drawing.Size(200, 36);
168
            this.btnSPPIDDB.Size = new System.Drawing.Size(218, 36);
167 169
            this.btnSPPIDDB.StyleController = this.layoutControl1;
168 170
            this.btnSPPIDDB.TabIndex = 5;
169 171
            this.btnSPPIDDB.Text = "Setting";
......
174 176
            this.gridControlAutoConverter.MainView = this.gridViewAutoConverter;
175 177
            this.gridControlAutoConverter.MenuManager = this.ribbonControl;
176 178
            this.gridControlAutoConverter.Name = "gridControlAutoConverter";
177
            this.gridControlAutoConverter.Size = new System.Drawing.Size(765, 393);
179
            this.gridControlAutoConverter.Size = new System.Drawing.Size(762, 393);
178 180
            this.gridControlAutoConverter.TabIndex = 4;
179 181
            this.gridControlAutoConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
180 182
            this.gridViewAutoConverter});
......
187 189
            // 
188 190
            // buttonEdit1
189 191
            // 
190
            this.buttonEdit1.Location = new System.Drawing.Point(855, 192);
192
            this.buttonEdit1.Location = new System.Drawing.Point(862, 192);
191 193
            this.buttonEdit1.MenuManager = this.ribbonControl;
192 194
            this.buttonEdit1.Name = "buttonEdit1";
193 195
            this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
194 196
            new DevExpress.XtraEditors.Controls.EditorButton()});
195
            this.buttonEdit1.Size = new System.Drawing.Size(162, 20);
197
            this.buttonEdit1.Size = new System.Drawing.Size(180, 20);
196 198
            this.buttonEdit1.StyleController = this.layoutControl1;
197 199
            this.buttonEdit1.TabIndex = 10;
198 200
            // 
......
205 207
            this.layoutControlGroupSPPIDDB,
206 208
            this.layoutControlGroupID2Project,
207 209
            this.layoutControlGroupItemMapping,
208
            this.emptySpaceItem1});
210
            this.emptySpaceItem1,
211
            this.splitterItem1});
209 212
            this.Root.Name = "Root";
210
            this.Root.Size = new System.Drawing.Size(1041, 515);
213
            this.Root.Size = new System.Drawing.Size(1066, 515);
211 214
            this.Root.TextVisible = false;
212 215
            // 
213 216
            // layoutControlGroupAutoConverter
......
221 224
            this.layoutControlItem6});
222 225
            this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
223 226
            this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
224
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(793, 495);
227
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(790, 495);
225 228
            this.layoutControlGroupAutoConverter.Text = "Auto Converter";
226 229
            // 
227 230
            // layoutControlItem1
......
229 232
            this.layoutControlItem1.Control = this.gridControlAutoConverter;
230 233
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
231 234
            this.layoutControlItem1.Name = "layoutControlItem1";
232
            this.layoutControlItem1.Size = new System.Drawing.Size(769, 397);
235
            this.layoutControlItem1.Size = new System.Drawing.Size(766, 397);
233 236
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
234 237
            this.layoutControlItem1.TextVisible = false;
235 238
            // 
......
250 253
            this.emptySpaceItem2.AllowHotTrack = false;
251 254
            this.emptySpaceItem2.Location = new System.Drawing.Point(98, 0);
252 255
            this.emptySpaceItem2.Name = "emptySpaceItem2";
253
            this.emptySpaceItem2.Size = new System.Drawing.Size(604, 40);
256
            this.emptySpaceItem2.Size = new System.Drawing.Size(601, 40);
254 257
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
255 258
            // 
256 259
            // layoutControlItem6
257 260
            // 
258 261
            this.layoutControlItem6.Control = this.btnRun;
259
            this.layoutControlItem6.Location = new System.Drawing.Point(702, 0);
262
            this.layoutControlItem6.Location = new System.Drawing.Point(699, 0);
260 263
            this.layoutControlItem6.MaxSize = new System.Drawing.Size(67, 40);
261 264
            this.layoutControlItem6.MinSize = new System.Drawing.Size(67, 40);
262 265
            this.layoutControlItem6.Name = "layoutControlItem6";
......
275 278
            this.layoutControlItem2,
276 279
            this.simpleLabelItem1,
277 280
            this.simpleLabelItem2});
278
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(793, 0);
281
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(800, 0);
279 282
            this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
280
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(228, 134);
283
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(246, 134);
281 284
            this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
282 285
            // 
283 286
            // labelSPPIDPlantName
......
285 288
            this.labelSPPIDPlantName.AllowHotTrack = false;
286 289
            this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40);
287 290
            this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
288
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(126, 18);
291
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(144, 18);
289 292
            this.labelSPPIDPlantName.Text = "SPPIDPlantName";
290 293
            this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
291 294
            // 
......
294 297
            this.labelSPPIDDBStatus.AllowHotTrack = false;
295 298
            this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58);
296 299
            this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
297
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(153, 18);
300
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(171, 18);
298 301
            this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
299 302
            this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
300 303
            // 
......
303 306
            this.layoutControlItem2.Control = this.btnSPPIDDB;
304 307
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
305 308
            this.layoutControlItem2.Name = "layoutControlItem2";
306
            this.layoutControlItem2.Size = new System.Drawing.Size(204, 40);
309
            this.layoutControlItem2.Size = new System.Drawing.Size(222, 40);
307 310
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
308 311
            this.layoutControlItem2.TextVisible = false;
309 312
            // 
......
343 346
            this.btnID2Project,
344 347
            this.simpleLabelItem3,
345 348
            this.simpleLabelItem4});
346
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(793, 134);
349
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(800, 134);
347 350
            this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
348
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(228, 118);
351
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(246, 118);
349 352
            this.layoutControlGroupID2Project.Text = "ID2 Project";
350 353
            // 
351 354
            // labelID2ProjectName
......
353 356
            this.labelID2ProjectName.AllowHotTrack = false;
354 357
            this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24);
355 358
            this.labelID2ProjectName.Name = "labelID2ProjectName";
356
            this.labelID2ProjectName.Size = new System.Drawing.Size(114, 18);
359
            this.labelID2ProjectName.Size = new System.Drawing.Size(132, 18);
357 360
            this.labelID2ProjectName.Text = "ID2ProjectName";
358 361
            this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
359 362
            // 
......
362 365
            this.labelID2ProjectStatus.AllowHotTrack = false;
363 366
            this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42);
364 367
            this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
365
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(153, 18);
368
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(171, 18);
366 369
            this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
367 370
            this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
368 371
            // 
......
371 374
            this.btnID2Project.Control = this.buttonEdit1;
372 375
            this.btnID2Project.Location = new System.Drawing.Point(0, 0);
373 376
            this.btnID2Project.Name = "btnID2Project";
374
            this.btnID2Project.Size = new System.Drawing.Size(204, 24);
377
            this.btnID2Project.Size = new System.Drawing.Size(222, 24);
375 378
            this.btnID2Project.Text = "Path :";
376 379
            this.btnID2Project.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
377 380
            this.btnID2Project.TextSize = new System.Drawing.Size(33, 14);
......
411 414
            this.layoutControlItem4,
412 415
            this.labelItemMappingStatus,
413 416
            this.simpleLabelItem5});
414
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(793, 252);
417
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(800, 252);
415 418
            this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
416
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(228, 116);
419
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(246, 116);
417 420
            this.layoutControlGroupItemMapping.Text = "Item Mapping";
418 421
            // 
419 422
            // layoutControlItem4
......
421 424
            this.layoutControlItem4.Control = this.btnItemMapping;
422 425
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
423 426
            this.layoutControlItem4.Name = "layoutControlItem4";
424
            this.layoutControlItem4.Size = new System.Drawing.Size(204, 40);
427
            this.layoutControlItem4.Size = new System.Drawing.Size(222, 40);
425 428
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
426 429
            this.layoutControlItem4.TextVisible = false;
427 430
            // 
......
430 433
            this.labelItemMappingStatus.AllowHotTrack = false;
431 434
            this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40);
432 435
            this.labelItemMappingStatus.Name = "labelItemMappingStatus";
433
            this.labelItemMappingStatus.Size = new System.Drawing.Size(153, 18);
436
            this.labelItemMappingStatus.Size = new System.Drawing.Size(171, 18);
434 437
            this.labelItemMappingStatus.Text = "MappingStatus";
435 438
            this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
436 439
            // 
......
450 453
            // emptySpaceItem1
451 454
            // 
452 455
            this.emptySpaceItem1.AllowHotTrack = false;
453
            this.emptySpaceItem1.Location = new System.Drawing.Point(793, 368);
456
            this.emptySpaceItem1.Location = new System.Drawing.Point(800, 368);
454 457
            this.emptySpaceItem1.Name = "emptySpaceItem1";
455
            this.emptySpaceItem1.Size = new System.Drawing.Size(228, 127);
458
            this.emptySpaceItem1.Size = new System.Drawing.Size(246, 127);
456 459
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
457 460
            // 
461
            // splitterItem1
462
            // 
463
            this.splitterItem1.AllowHotTrack = true;
464
            this.splitterItem1.Location = new System.Drawing.Point(790, 0);
465
            this.splitterItem1.Name = "splitterItem1";
466
            this.splitterItem1.Size = new System.Drawing.Size(10, 495);
467
            // 
458 468
            // ConverterForm
459 469
            // 
460 470
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
461 471
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
462
            this.ClientSize = new System.Drawing.Size(1041, 547);
472
            this.ClientSize = new System.Drawing.Size(1066, 547);
463 473
            this.Controls.Add(this.layoutControl1);
464 474
            this.Controls.Add(this.ribbonControl);
465 475
            this.Name = "ConverterForm";
......
495 505
            ((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit();
496 506
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit();
497 507
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
508
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
498 509
            this.ResumeLayout(false);
499 510
            this.PerformLayout();
500 511

  
......
534 545
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
535 546
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
536 547
        private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
548
        private DevExpress.XtraLayout.SplitterItem splitterItem1;
537 549
    }
538 550
}

내보내기 Unified diff

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