hytos / DTI_PID / SPPIDConverter_AutoModeling / ConverterForm.Designer.cs @ b159a99b
이력 | 보기 | 이력해설 | 다운로드 (33.3 KB)
1 |
namespace Converter.SPPID.AutoModeling |
---|---|
2 |
{ |
3 |
partial class ConverterForm |
4 |
{ |
5 |
/// <summary> |
6 |
/// Required designer variable. |
7 |
/// </summary> |
8 |
private System.ComponentModel.IContainer components = null; |
9 |
|
10 |
/// <summary> |
11 |
/// Clean up any resources being used. |
12 |
/// </summary> |
13 |
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
14 |
protected override void Dispose(bool disposing) |
15 |
{ |
16 |
if (disposing && (components != null)) |
17 |
{ |
18 |
components.Dispose(); |
19 |
} |
20 |
base.Dispose(disposing); |
21 |
} |
22 |
|
23 |
#region Windows Form Designer generated code |
24 |
|
25 |
/// <summary> |
26 |
/// Required method for Designer support - do not modify |
27 |
/// the contents of this method with the code editor. |
28 |
/// </summary> |
29 |
private void InitializeComponent() |
30 |
{ |
31 |
this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(); |
32 |
this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
33 |
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
34 |
this.btnRun = new DevExpress.XtraEditors.SimpleButton(); |
35 |
this.btnLoadFile = new DevExpress.XtraEditors.SimpleButton(); |
36 |
this.btnItemMapping = new DevExpress.XtraEditors.SimpleButton(); |
37 |
this.btnSPPIDDB = new DevExpress.XtraEditors.SimpleButton(); |
38 |
this.gridControlAutoConverter = new DevExpress.XtraGrid.GridControl(); |
39 |
this.gridViewAutoConverter = new DevExpress.XtraGrid.Views.Grid.GridView(); |
40 |
this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit(); |
41 |
this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
42 |
this.layoutControlGroupAutoConverter = new DevExpress.XtraLayout.LayoutControlGroup(); |
43 |
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
44 |
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
45 |
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); |
46 |
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
47 |
this.layoutControlGroupSPPIDDB = new DevExpress.XtraLayout.LayoutControlGroup(); |
48 |
this.labelSPPIDPlantName = new DevExpress.XtraLayout.SimpleLabelItem(); |
49 |
this.labelSPPIDDBStatus = new DevExpress.XtraLayout.SimpleLabelItem(); |
50 |
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
51 |
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem(); |
52 |
this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem(); |
53 |
this.layoutControlGroupID2Project = new DevExpress.XtraLayout.LayoutControlGroup(); |
54 |
this.labelID2ProjectName = new DevExpress.XtraLayout.SimpleLabelItem(); |
55 |
this.labelID2ProjectStatus = new DevExpress.XtraLayout.SimpleLabelItem(); |
56 |
this.btnID2Project = new DevExpress.XtraLayout.LayoutControlItem(); |
57 |
this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem(); |
58 |
this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem(); |
59 |
this.layoutControlGroupItemMapping = new DevExpress.XtraLayout.LayoutControlGroup(); |
60 |
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
61 |
this.labelItemMappingStatus = new DevExpress.XtraLayout.SimpleLabelItem(); |
62 |
this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem(); |
63 |
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
64 |
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); |
65 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit(); |
66 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
67 |
this.layoutControl1.SuspendLayout(); |
68 |
((System.ComponentModel.ISupportInitialize)(this.gridControlAutoConverter)).BeginInit(); |
69 |
((System.ComponentModel.ISupportInitialize)(this.gridViewAutoConverter)).BeginInit(); |
70 |
((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit(); |
71 |
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
72 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).BeginInit(); |
73 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
74 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
75 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); |
76 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
77 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).BeginInit(); |
78 |
((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).BeginInit(); |
79 |
((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).BeginInit(); |
80 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
81 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit(); |
82 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit(); |
83 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).BeginInit(); |
84 |
((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).BeginInit(); |
85 |
((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).BeginInit(); |
86 |
((System.ComponentModel.ISupportInitialize)(this.btnID2Project)).BeginInit(); |
87 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit(); |
88 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit(); |
89 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).BeginInit(); |
90 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
91 |
((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).BeginInit(); |
92 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit(); |
93 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); |
94 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); |
95 |
this.SuspendLayout(); |
96 |
// |
97 |
// defaultLookAndFeel |
98 |
// |
99 |
this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful"; |
100 |
// |
101 |
// ribbonControl |
102 |
// |
103 |
this.ribbonControl.ExpandCollapseItem.Id = 0; |
104 |
this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] { |
105 |
this.ribbonControl.ExpandCollapseItem}); |
106 |
this.ribbonControl.Location = new System.Drawing.Point(0, 0); |
107 |
this.ribbonControl.MaxItemId = 1; |
108 |
this.ribbonControl.Name = "ribbonControl"; |
109 |
this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
110 |
this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False; |
111 |
this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; |
112 |
this.ribbonControl.ShowToolbarCustomizeItem = false; |
113 |
this.ribbonControl.Size = new System.Drawing.Size(1066, 32); |
114 |
this.ribbonControl.Toolbar.ShowCustomizeItem = false; |
115 |
// |
116 |
// layoutControl1 |
117 |
// |
118 |
this.layoutControl1.Controls.Add(this.btnRun); |
119 |
this.layoutControl1.Controls.Add(this.btnLoadFile); |
120 |
this.layoutControl1.Controls.Add(this.btnItemMapping); |
121 |
this.layoutControl1.Controls.Add(this.btnSPPIDDB); |
122 |
this.layoutControl1.Controls.Add(this.gridControlAutoConverter); |
123 |
this.layoutControl1.Controls.Add(this.buttonEdit1); |
124 |
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
125 |
this.layoutControl1.Location = new System.Drawing.Point(0, 32); |
126 |
this.layoutControl1.Name = "layoutControl1"; |
127 |
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(982, 292, 650, 400); |
128 |
this.layoutControl1.Root = this.Root; |
129 |
this.layoutControl1.Size = new System.Drawing.Size(1066, 515); |
130 |
this.layoutControl1.TabIndex = 1; |
131 |
this.layoutControl1.Text = "layoutControl1"; |
132 |
// |
133 |
// btnRun |
134 |
// |
135 |
this.btnRun.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.next; |
136 |
this.btnRun.Location = new System.Drawing.Point(723, 58); |
137 |
this.btnRun.Name = "btnRun"; |
138 |
this.btnRun.Size = new System.Drawing.Size(63, 36); |
139 |
this.btnRun.StyleController = this.layoutControl1; |
140 |
this.btnRun.TabIndex = 9; |
141 |
this.btnRun.Text = "Run"; |
142 |
// |
143 |
// btnLoadFile |
144 |
// |
145 |
this.btnLoadFile.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.open2; |
146 |
this.btnLoadFile.Location = new System.Drawing.Point(24, 58); |
147 |
this.btnLoadFile.Name = "btnLoadFile"; |
148 |
this.btnLoadFile.Size = new System.Drawing.Size(94, 36); |
149 |
this.btnLoadFile.StyleController = this.layoutControl1; |
150 |
this.btnLoadFile.TabIndex = 8; |
151 |
this.btnLoadFile.Text = "Load Files"; |
152 |
// |
153 |
// btnItemMapping |
154 |
// |
155 |
this.btnItemMapping.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties; |
156 |
this.btnItemMapping.Location = new System.Drawing.Point(824, 310); |
157 |
this.btnItemMapping.Name = "btnItemMapping"; |
158 |
this.btnItemMapping.Size = new System.Drawing.Size(218, 36); |
159 |
this.btnItemMapping.StyleController = this.layoutControl1; |
160 |
this.btnItemMapping.TabIndex = 7; |
161 |
this.btnItemMapping.Text = "Setting"; |
162 |
// |
163 |
// btnSPPIDDB |
164 |
// |
165 |
this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.properties; |
166 |
this.btnSPPIDDB.Location = new System.Drawing.Point(824, 58); |
167 |
this.btnSPPIDDB.Name = "btnSPPIDDB"; |
168 |
this.btnSPPIDDB.Size = new System.Drawing.Size(218, 36); |
169 |
this.btnSPPIDDB.StyleController = this.layoutControl1; |
170 |
this.btnSPPIDDB.TabIndex = 5; |
171 |
this.btnSPPIDDB.Text = "Setting"; |
172 |
// |
173 |
// gridControlAutoConverter |
174 |
// |
175 |
this.gridControlAutoConverter.Location = new System.Drawing.Point(24, 98); |
176 |
this.gridControlAutoConverter.MainView = this.gridViewAutoConverter; |
177 |
this.gridControlAutoConverter.MenuManager = this.ribbonControl; |
178 |
this.gridControlAutoConverter.Name = "gridControlAutoConverter"; |
179 |
this.gridControlAutoConverter.Size = new System.Drawing.Size(762, 393); |
180 |
this.gridControlAutoConverter.TabIndex = 4; |
181 |
this.gridControlAutoConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
182 |
this.gridViewAutoConverter}); |
183 |
// |
184 |
// gridViewAutoConverter |
185 |
// |
186 |
this.gridViewAutoConverter.GridControl = this.gridControlAutoConverter; |
187 |
this.gridViewAutoConverter.Name = "gridViewAutoConverter"; |
188 |
this.gridViewAutoConverter.OptionsView.ShowGroupPanel = false; |
189 |
// |
190 |
// buttonEdit1 |
191 |
// |
192 |
this.buttonEdit1.Location = new System.Drawing.Point(862, 192); |
193 |
this.buttonEdit1.MenuManager = this.ribbonControl; |
194 |
this.buttonEdit1.Name = "buttonEdit1"; |
195 |
this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
196 |
new DevExpress.XtraEditors.Controls.EditorButton()}); |
197 |
this.buttonEdit1.Size = new System.Drawing.Size(180, 20); |
198 |
this.buttonEdit1.StyleController = this.layoutControl1; |
199 |
this.buttonEdit1.TabIndex = 10; |
200 |
// |
201 |
// Root |
202 |
// |
203 |
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
204 |
this.Root.GroupBordersVisible = false; |
205 |
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
206 |
this.layoutControlGroupAutoConverter, |
207 |
this.layoutControlGroupSPPIDDB, |
208 |
this.layoutControlGroupID2Project, |
209 |
this.layoutControlGroupItemMapping, |
210 |
this.emptySpaceItem1, |
211 |
this.splitterItem1}); |
212 |
this.Root.Name = "Root"; |
213 |
this.Root.Size = new System.Drawing.Size(1066, 515); |
214 |
this.Root.TextVisible = false; |
215 |
// |
216 |
// layoutControlGroupAutoConverter |
217 |
// |
218 |
this.layoutControlGroupAutoConverter.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.convertto; |
219 |
this.layoutControlGroupAutoConverter.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
220 |
this.layoutControlGroupAutoConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
221 |
this.layoutControlItem1, |
222 |
this.layoutControlItem5, |
223 |
this.emptySpaceItem2, |
224 |
this.layoutControlItem6}); |
225 |
this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0); |
226 |
this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter"; |
227 |
this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(790, 495); |
228 |
this.layoutControlGroupAutoConverter.Text = "Auto Converter"; |
229 |
// |
230 |
// layoutControlItem1 |
231 |
// |
232 |
this.layoutControlItem1.Control = this.gridControlAutoConverter; |
233 |
this.layoutControlItem1.Location = new System.Drawing.Point(0, 40); |
234 |
this.layoutControlItem1.Name = "layoutControlItem1"; |
235 |
this.layoutControlItem1.Size = new System.Drawing.Size(766, 397); |
236 |
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
237 |
this.layoutControlItem1.TextVisible = false; |
238 |
// |
239 |
// layoutControlItem5 |
240 |
// |
241 |
this.layoutControlItem5.Control = this.btnLoadFile; |
242 |
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); |
243 |
this.layoutControlItem5.MaxSize = new System.Drawing.Size(98, 40); |
244 |
this.layoutControlItem5.MinSize = new System.Drawing.Size(98, 40); |
245 |
this.layoutControlItem5.Name = "layoutControlItem5"; |
246 |
this.layoutControlItem5.Size = new System.Drawing.Size(98, 40); |
247 |
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
248 |
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); |
249 |
this.layoutControlItem5.TextVisible = false; |
250 |
// |
251 |
// emptySpaceItem2 |
252 |
// |
253 |
this.emptySpaceItem2.AllowHotTrack = false; |
254 |
this.emptySpaceItem2.Location = new System.Drawing.Point(98, 0); |
255 |
this.emptySpaceItem2.Name = "emptySpaceItem2"; |
256 |
this.emptySpaceItem2.Size = new System.Drawing.Size(601, 40); |
257 |
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); |
258 |
// |
259 |
// layoutControlItem6 |
260 |
// |
261 |
this.layoutControlItem6.Control = this.btnRun; |
262 |
this.layoutControlItem6.Location = new System.Drawing.Point(699, 0); |
263 |
this.layoutControlItem6.MaxSize = new System.Drawing.Size(67, 40); |
264 |
this.layoutControlItem6.MinSize = new System.Drawing.Size(67, 40); |
265 |
this.layoutControlItem6.Name = "layoutControlItem6"; |
266 |
this.layoutControlItem6.Size = new System.Drawing.Size(67, 40); |
267 |
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
268 |
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
269 |
this.layoutControlItem6.TextVisible = false; |
270 |
// |
271 |
// layoutControlGroupSPPIDDB |
272 |
// |
273 |
this.layoutControlGroupSPPIDDB.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.actions_database; |
274 |
this.layoutControlGroupSPPIDDB.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
275 |
this.layoutControlGroupSPPIDDB.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
276 |
this.labelSPPIDPlantName, |
277 |
this.labelSPPIDDBStatus, |
278 |
this.layoutControlItem2, |
279 |
this.simpleLabelItem1, |
280 |
this.simpleLabelItem2}); |
281 |
this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(800, 0); |
282 |
this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB"; |
283 |
this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(246, 134); |
284 |
this.layoutControlGroupSPPIDDB.Text = "SPPID DB"; |
285 |
// |
286 |
// labelSPPIDPlantName |
287 |
// |
288 |
this.labelSPPIDPlantName.AllowHotTrack = false; |
289 |
this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40); |
290 |
this.labelSPPIDPlantName.Name = "labelSPPIDPlantName"; |
291 |
this.labelSPPIDPlantName.Size = new System.Drawing.Size(144, 18); |
292 |
this.labelSPPIDPlantName.Text = "SPPIDPlantName"; |
293 |
this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14); |
294 |
// |
295 |
// labelSPPIDDBStatus |
296 |
// |
297 |
this.labelSPPIDDBStatus.AllowHotTrack = false; |
298 |
this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58); |
299 |
this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus"; |
300 |
this.labelSPPIDDBStatus.Size = new System.Drawing.Size(171, 18); |
301 |
this.labelSPPIDDBStatus.Text = "SPPIDDBStatus"; |
302 |
this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14); |
303 |
// |
304 |
// layoutControlItem2 |
305 |
// |
306 |
this.layoutControlItem2.Control = this.btnSPPIDDB; |
307 |
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
308 |
this.layoutControlItem2.Name = "layoutControlItem2"; |
309 |
this.layoutControlItem2.Size = new System.Drawing.Size(222, 40); |
310 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
311 |
this.layoutControlItem2.TextVisible = false; |
312 |
// |
313 |
// simpleLabelItem1 |
314 |
// |
315 |
this.simpleLabelItem1.AllowHotTrack = false; |
316 |
this.simpleLabelItem1.Location = new System.Drawing.Point(0, 40); |
317 |
this.simpleLabelItem1.MaxSize = new System.Drawing.Size(78, 18); |
318 |
this.simpleLabelItem1.MinSize = new System.Drawing.Size(78, 18); |
319 |
this.simpleLabelItem1.Name = "simpleLabelItem1"; |
320 |
this.simpleLabelItem1.Size = new System.Drawing.Size(78, 18); |
321 |
this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
322 |
this.simpleLabelItem1.Text = "Plant Name : "; |
323 |
this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
324 |
this.simpleLabelItem1.TextSize = new System.Drawing.Size(74, 14); |
325 |
// |
326 |
// simpleLabelItem2 |
327 |
// |
328 |
this.simpleLabelItem2.AllowHotTrack = false; |
329 |
this.simpleLabelItem2.Location = new System.Drawing.Point(0, 58); |
330 |
this.simpleLabelItem2.MaxSize = new System.Drawing.Size(51, 18); |
331 |
this.simpleLabelItem2.MinSize = new System.Drawing.Size(51, 18); |
332 |
this.simpleLabelItem2.Name = "simpleLabelItem2"; |
333 |
this.simpleLabelItem2.Size = new System.Drawing.Size(51, 18); |
334 |
this.simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
335 |
this.simpleLabelItem2.Text = "Status : "; |
336 |
this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
337 |
this.simpleLabelItem2.TextSize = new System.Drawing.Size(47, 14); |
338 |
// |
339 |
// layoutControlGroupID2Project |
340 |
// |
341 |
this.layoutControlGroupID2Project.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.actions_image; |
342 |
this.layoutControlGroupID2Project.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
343 |
this.layoutControlGroupID2Project.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
344 |
this.labelID2ProjectName, |
345 |
this.labelID2ProjectStatus, |
346 |
this.btnID2Project, |
347 |
this.simpleLabelItem3, |
348 |
this.simpleLabelItem4}); |
349 |
this.layoutControlGroupID2Project.Location = new System.Drawing.Point(800, 134); |
350 |
this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project"; |
351 |
this.layoutControlGroupID2Project.Size = new System.Drawing.Size(246, 118); |
352 |
this.layoutControlGroupID2Project.Text = "ID2 Project"; |
353 |
// |
354 |
// labelID2ProjectName |
355 |
// |
356 |
this.labelID2ProjectName.AllowHotTrack = false; |
357 |
this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24); |
358 |
this.labelID2ProjectName.Name = "labelID2ProjectName"; |
359 |
this.labelID2ProjectName.Size = new System.Drawing.Size(132, 18); |
360 |
this.labelID2ProjectName.Text = "ID2ProjectName"; |
361 |
this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14); |
362 |
// |
363 |
// labelID2ProjectStatus |
364 |
// |
365 |
this.labelID2ProjectStatus.AllowHotTrack = false; |
366 |
this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42); |
367 |
this.labelID2ProjectStatus.Name = "labelID2ProjectStatus"; |
368 |
this.labelID2ProjectStatus.Size = new System.Drawing.Size(171, 18); |
369 |
this.labelID2ProjectStatus.Text = "ID2ProjectStatus"; |
370 |
this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14); |
371 |
// |
372 |
// btnID2Project |
373 |
// |
374 |
this.btnID2Project.Control = this.buttonEdit1; |
375 |
this.btnID2Project.Location = new System.Drawing.Point(0, 0); |
376 |
this.btnID2Project.Name = "btnID2Project"; |
377 |
this.btnID2Project.Size = new System.Drawing.Size(222, 24); |
378 |
this.btnID2Project.Text = "Path :"; |
379 |
this.btnID2Project.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
380 |
this.btnID2Project.TextSize = new System.Drawing.Size(33, 14); |
381 |
this.btnID2Project.TextToControlDistance = 5; |
382 |
// |
383 |
// simpleLabelItem3 |
384 |
// |
385 |
this.simpleLabelItem3.AllowHotTrack = false; |
386 |
this.simpleLabelItem3.Location = new System.Drawing.Point(0, 24); |
387 |
this.simpleLabelItem3.MaxSize = new System.Drawing.Size(90, 18); |
388 |
this.simpleLabelItem3.MinSize = new System.Drawing.Size(90, 18); |
389 |
this.simpleLabelItem3.Name = "simpleLabelItem3"; |
390 |
this.simpleLabelItem3.Size = new System.Drawing.Size(90, 18); |
391 |
this.simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
392 |
this.simpleLabelItem3.Text = "Project Name : "; |
393 |
this.simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
394 |
this.simpleLabelItem3.TextSize = new System.Drawing.Size(86, 14); |
395 |
// |
396 |
// simpleLabelItem4 |
397 |
// |
398 |
this.simpleLabelItem4.AllowHotTrack = false; |
399 |
this.simpleLabelItem4.Location = new System.Drawing.Point(0, 42); |
400 |
this.simpleLabelItem4.MaxSize = new System.Drawing.Size(51, 18); |
401 |
this.simpleLabelItem4.MinSize = new System.Drawing.Size(51, 18); |
402 |
this.simpleLabelItem4.Name = "simpleLabelItem4"; |
403 |
this.simpleLabelItem4.Size = new System.Drawing.Size(51, 18); |
404 |
this.simpleLabelItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
405 |
this.simpleLabelItem4.Text = "Status : "; |
406 |
this.simpleLabelItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
407 |
this.simpleLabelItem4.TextSize = new System.Drawing.Size(47, 14); |
408 |
// |
409 |
// layoutControlGroupItemMapping |
410 |
// |
411 |
this.layoutControlGroupItemMapping.CaptionImageOptions.SvgImage = global::Converter.SPPID.AutoModeling.Properties.Resources.arrangegroups; |
412 |
this.layoutControlGroupItemMapping.GroupStyle = DevExpress.Utils.GroupStyle.Card; |
413 |
this.layoutControlGroupItemMapping.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
414 |
this.layoutControlItem4, |
415 |
this.labelItemMappingStatus, |
416 |
this.simpleLabelItem5}); |
417 |
this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(800, 252); |
418 |
this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping"; |
419 |
this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(246, 116); |
420 |
this.layoutControlGroupItemMapping.Text = "Item Mapping"; |
421 |
// |
422 |
// layoutControlItem4 |
423 |
// |
424 |
this.layoutControlItem4.Control = this.btnItemMapping; |
425 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); |
426 |
this.layoutControlItem4.Name = "layoutControlItem4"; |
427 |
this.layoutControlItem4.Size = new System.Drawing.Size(222, 40); |
428 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
429 |
this.layoutControlItem4.TextVisible = false; |
430 |
// |
431 |
// labelItemMappingStatus |
432 |
// |
433 |
this.labelItemMappingStatus.AllowHotTrack = false; |
434 |
this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40); |
435 |
this.labelItemMappingStatus.Name = "labelItemMappingStatus"; |
436 |
this.labelItemMappingStatus.Size = new System.Drawing.Size(171, 18); |
437 |
this.labelItemMappingStatus.Text = "MappingStatus"; |
438 |
this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14); |
439 |
// |
440 |
// simpleLabelItem5 |
441 |
// |
442 |
this.simpleLabelItem5.AllowHotTrack = false; |
443 |
this.simpleLabelItem5.Location = new System.Drawing.Point(0, 40); |
444 |
this.simpleLabelItem5.MaxSize = new System.Drawing.Size(51, 18); |
445 |
this.simpleLabelItem5.MinSize = new System.Drawing.Size(51, 18); |
446 |
this.simpleLabelItem5.Name = "simpleLabelItem5"; |
447 |
this.simpleLabelItem5.Size = new System.Drawing.Size(51, 18); |
448 |
this.simpleLabelItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
449 |
this.simpleLabelItem5.Text = "Status : "; |
450 |
this.simpleLabelItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
451 |
this.simpleLabelItem5.TextSize = new System.Drawing.Size(47, 14); |
452 |
// |
453 |
// emptySpaceItem1 |
454 |
// |
455 |
this.emptySpaceItem1.AllowHotTrack = false; |
456 |
this.emptySpaceItem1.Location = new System.Drawing.Point(800, 368); |
457 |
this.emptySpaceItem1.Name = "emptySpaceItem1"; |
458 |
this.emptySpaceItem1.Size = new System.Drawing.Size(246, 127); |
459 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
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 |
// |
468 |
// ConverterForm |
469 |
// |
470 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
471 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
472 |
this.ClientSize = new System.Drawing.Size(1066, 547); |
473 |
this.Controls.Add(this.layoutControl1); |
474 |
this.Controls.Add(this.ribbonControl); |
475 |
this.Name = "ConverterForm"; |
476 |
this.Ribbon = this.ribbonControl; |
477 |
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
478 |
this.Text = "ConverterForm"; |
479 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit(); |
480 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
481 |
this.layoutControl1.ResumeLayout(false); |
482 |
((System.ComponentModel.ISupportInitialize)(this.gridControlAutoConverter)).EndInit(); |
483 |
((System.ComponentModel.ISupportInitialize)(this.gridViewAutoConverter)).EndInit(); |
484 |
((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit(); |
485 |
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
486 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupAutoConverter)).EndInit(); |
487 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
488 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
489 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); |
490 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
491 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupSPPIDDB)).EndInit(); |
492 |
((System.ComponentModel.ISupportInitialize)(this.labelSPPIDPlantName)).EndInit(); |
493 |
((System.ComponentModel.ISupportInitialize)(this.labelSPPIDDBStatus)).EndInit(); |
494 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
495 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit(); |
496 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit(); |
497 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupID2Project)).EndInit(); |
498 |
((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectName)).EndInit(); |
499 |
((System.ComponentModel.ISupportInitialize)(this.labelID2ProjectStatus)).EndInit(); |
500 |
((System.ComponentModel.ISupportInitialize)(this.btnID2Project)).EndInit(); |
501 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit(); |
502 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit(); |
503 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupItemMapping)).EndInit(); |
504 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
505 |
((System.ComponentModel.ISupportInitialize)(this.labelItemMappingStatus)).EndInit(); |
506 |
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit(); |
507 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); |
508 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); |
509 |
this.ResumeLayout(false); |
510 |
this.PerformLayout(); |
511 |
|
512 |
} |
513 |
|
514 |
#endregion |
515 |
private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel; |
516 |
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl; |
517 |
private DevExpress.XtraLayout.LayoutControl layoutControl1; |
518 |
private DevExpress.XtraEditors.SimpleButton btnSPPIDDB; |
519 |
private DevExpress.XtraGrid.GridControl gridControlAutoConverter; |
520 |
private DevExpress.XtraGrid.Views.Grid.GridView gridViewAutoConverter; |
521 |
private DevExpress.XtraLayout.LayoutControlGroup Root; |
522 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupAutoConverter; |
523 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
524 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupSPPIDDB; |
525 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
526 |
private DevExpress.XtraEditors.SimpleButton btnItemMapping; |
527 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
528 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupID2Project; |
529 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupItemMapping; |
530 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
531 |
private DevExpress.XtraEditors.SimpleButton btnRun; |
532 |
private DevExpress.XtraEditors.SimpleButton btnLoadFile; |
533 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
534 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; |
535 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
536 |
private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDPlantName; |
537 |
private DevExpress.XtraLayout.SimpleLabelItem labelSPPIDDBStatus; |
538 |
private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectName; |
539 |
private DevExpress.XtraLayout.SimpleLabelItem labelID2ProjectStatus; |
540 |
private DevExpress.XtraLayout.SimpleLabelItem labelItemMappingStatus; |
541 |
private DevExpress.XtraEditors.ButtonEdit buttonEdit1; |
542 |
private DevExpress.XtraLayout.LayoutControlItem btnID2Project; |
543 |
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1; |
544 |
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2; |
545 |
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3; |
546 |
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4; |
547 |
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5; |
548 |
private DevExpress.XtraLayout.SplitterItem splitterItem1; |
549 |
} |
550 |
} |