hytos / DTI_PID / SPPIDConverter_AutoModeling / MainControl2.Designer.cs @ aac983d3
이력 | 보기 | 이력해설 | 다운로드 (35.4 KB)
1 |
namespace SPPIDConverter_AutoModeling |
---|---|
2 |
{ |
3 |
partial class MainControl2 |
4 |
{ |
5 |
/// <summary> |
6 |
/// 필수 디자이너 변수입니다. |
7 |
/// </summary> |
8 |
private System.ComponentModel.IContainer components = null; |
9 | |
10 |
/// <summary> |
11 |
/// 사용 중인 모든 리소스를 정리합니다. |
12 |
/// </summary> |
13 |
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 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 구성 요소 디자이너에서 생성한 코드 |
24 | |
25 |
/// <summary> |
26 |
/// 디자이너 지원에 필요한 메서드입니다. |
27 |
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요. |
28 |
/// </summary> |
29 |
private void InitializeComponent() |
30 |
{ |
31 |
this.components = new System.ComponentModel.Container(); |
32 |
this.tabControl = new DevExpress.XtraTab.XtraTabControl(); |
33 |
this.pageConverter = new DevExpress.XtraTab.XtraTabPage(); |
34 |
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
35 |
this.btnLoadFiles = new DevExpress.XtraEditors.SimpleButton(); |
36 |
this.btnRun = new DevExpress.XtraEditors.SimpleButton(); |
37 |
this.gridControlConverter = new DevExpress.XtraGrid.GridControl(); |
38 |
this.gridViewConverter = new DevExpress.XtraGrid.Views.Grid.GridView(); |
39 |
this.pageDBSetting = new DevExpress.XtraTab.XtraTabPage(); |
40 |
this.btnSave = new DevExpress.XtraEditors.SimpleButton(); |
41 |
this.comboBoxPlantList = new DevExpress.XtraEditors.ComboBoxEdit(); |
42 |
this.btnDBTest = new DevExpress.XtraEditors.SimpleButton(); |
43 |
this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); |
44 |
this.tbDBPassword = new DevExpress.XtraEditors.TextEdit(); |
45 |
this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); |
46 |
this.tbDBUser = new DevExpress.XtraEditors.TextEdit(); |
47 |
this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); |
48 |
this.tbPort = new DevExpress.XtraEditors.TextEdit(); |
49 |
this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); |
50 |
this.tbServerIP = new DevExpress.XtraEditors.TextEdit(); |
51 |
this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); |
52 |
this.tbSiteName = new DevExpress.XtraEditors.TextEdit(); |
53 |
this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); |
54 |
this.tbServiceName = new DevExpress.XtraEditors.TextEdit(); |
55 |
this.tbDBType = new DevExpress.XtraEditors.TextEdit(); |
56 |
this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
57 |
this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
58 |
this.btnLoadPlantiniFile = new DevExpress.XtraEditors.SimpleButton(); |
59 |
this.pageItemMapping = new DevExpress.XtraTab.XtraTabPage(); |
60 |
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
61 |
this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); |
62 |
this.groupReducer = new DevExpress.XtraEditors.GroupControl(); |
63 |
this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); |
64 |
this.textBoxFittingSymbolPath = new DevExpress.XtraEditors.ButtonEdit(); |
65 |
this.radioGroupReducer = new DevExpress.XtraEditors.RadioGroup(); |
66 |
this.label1 = new System.Windows.Forms.Label(); |
67 |
this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); |
68 |
this.gridControlAttribute = new DevExpress.XtraGrid.GridControl(); |
69 |
this.gridViewAttribute = new DevExpress.XtraGrid.Views.Grid.GridView(); |
70 |
this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); |
71 |
this.btnMappingSave = new DevExpress.XtraEditors.SimpleButton(); |
72 |
this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
73 |
this.gridControlSymbol = new DevExpress.XtraGrid.GridControl(); |
74 |
this.gridViewSymbol = new DevExpress.XtraGrid.Views.Grid.GridView(); |
75 |
this.pageReport = new DevExpress.XtraTab.XtraTabPage(); |
76 |
this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components); |
77 |
((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit(); |
78 |
this.tabControl.SuspendLayout(); |
79 |
this.pageConverter.SuspendLayout(); |
80 |
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
81 |
this.splitContainer1.Panel1.SuspendLayout(); |
82 |
this.splitContainer1.Panel2.SuspendLayout(); |
83 |
this.splitContainer1.SuspendLayout(); |
84 |
((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).BeginInit(); |
85 |
((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).BeginInit(); |
86 |
this.pageDBSetting.SuspendLayout(); |
87 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxPlantList.Properties)).BeginInit(); |
88 |
((System.ComponentModel.ISupportInitialize)(this.tbDBPassword.Properties)).BeginInit(); |
89 |
((System.ComponentModel.ISupportInitialize)(this.tbDBUser.Properties)).BeginInit(); |
90 |
((System.ComponentModel.ISupportInitialize)(this.tbPort.Properties)).BeginInit(); |
91 |
((System.ComponentModel.ISupportInitialize)(this.tbServerIP.Properties)).BeginInit(); |
92 |
((System.ComponentModel.ISupportInitialize)(this.tbSiteName.Properties)).BeginInit(); |
93 |
((System.ComponentModel.ISupportInitialize)(this.tbServiceName.Properties)).BeginInit(); |
94 |
((System.ComponentModel.ISupportInitialize)(this.tbDBType.Properties)).BeginInit(); |
95 |
this.pageItemMapping.SuspendLayout(); |
96 |
this.tableLayoutPanel1.SuspendLayout(); |
97 |
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); |
98 |
this.panelControl4.SuspendLayout(); |
99 |
((System.ComponentModel.ISupportInitialize)(this.groupReducer)).BeginInit(); |
100 |
this.groupReducer.SuspendLayout(); |
101 |
((System.ComponentModel.ISupportInitialize)(this.textBoxFittingSymbolPath.Properties)).BeginInit(); |
102 |
((System.ComponentModel.ISupportInitialize)(this.radioGroupReducer.Properties)).BeginInit(); |
103 |
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); |
104 |
this.panelControl3.SuspendLayout(); |
105 |
((System.ComponentModel.ISupportInitialize)(this.gridControlAttribute)).BeginInit(); |
106 |
((System.ComponentModel.ISupportInitialize)(this.gridViewAttribute)).BeginInit(); |
107 |
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); |
108 |
this.panelControl2.SuspendLayout(); |
109 |
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
110 |
this.panelControl1.SuspendLayout(); |
111 |
((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).BeginInit(); |
112 |
((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).BeginInit(); |
113 |
this.SuspendLayout(); |
114 |
// |
115 |
// tabControl |
116 |
// |
117 |
this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill; |
118 |
this.tabControl.Location = new System.Drawing.Point(0, 0); |
119 |
this.tabControl.Name = "tabControl"; |
120 |
this.tabControl.SelectedTabPage = this.pageConverter; |
121 |
this.tabControl.Size = new System.Drawing.Size(735, 900); |
122 |
this.tabControl.TabIndex = 0; |
123 |
this.tabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
124 |
this.pageConverter, |
125 |
this.pageDBSetting, |
126 |
this.pageItemMapping, |
127 |
this.pageReport}); |
128 |
this.tabControl.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabControl_SelectedPageChanged); |
129 |
// |
130 |
// pageConverter |
131 |
// |
132 |
this.pageConverter.Controls.Add(this.splitContainer1); |
133 |
this.pageConverter.ImageOptions.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Convert; |
134 |
this.pageConverter.Name = "pageConverter"; |
135 |
this.pageConverter.Size = new System.Drawing.Size(733, 856); |
136 |
this.pageConverter.Text = "Converter"; |
137 |
// |
138 |
// splitContainer1 |
139 |
// |
140 |
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
141 |
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; |
142 |
this.splitContainer1.IsSplitterFixed = true; |
143 |
this.splitContainer1.Location = new System.Drawing.Point(0, 0); |
144 |
this.splitContainer1.Name = "splitContainer1"; |
145 |
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
146 |
// |
147 |
// splitContainer1.Panel1 |
148 |
// |
149 |
this.splitContainer1.Panel1.Controls.Add(this.btnLoadFiles); |
150 |
this.splitContainer1.Panel1.Controls.Add(this.btnRun); |
151 |
// |
152 |
// splitContainer1.Panel2 |
153 |
// |
154 |
this.splitContainer1.Panel2.Controls.Add(this.gridControlConverter); |
155 |
this.splitContainer1.Size = new System.Drawing.Size(733, 856); |
156 |
this.splitContainer1.SplitterDistance = 33; |
157 |
this.splitContainer1.SplitterWidth = 1; |
158 |
this.splitContainer1.TabIndex = 3; |
159 |
// |
160 |
// btnLoadFiles |
161 |
// |
162 |
this.btnLoadFiles.ImageOptions.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Open; |
163 |
this.btnLoadFiles.Location = new System.Drawing.Point(3, 3); |
164 |
this.btnLoadFiles.Name = "btnLoadFiles"; |
165 |
this.btnLoadFiles.Size = new System.Drawing.Size(84, 26); |
166 |
this.btnLoadFiles.TabIndex = 0; |
167 |
this.btnLoadFiles.Text = "Load Files"; |
168 |
this.btnLoadFiles.Click += new System.EventHandler(this.btnLoadFiles_Click); |
169 |
// |
170 |
// btnRun |
171 |
// |
172 |
this.btnRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
173 |
this.btnRun.ImageOptions.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Start; |
174 |
this.btnRun.Location = new System.Drawing.Point(677, 3); |
175 |
this.btnRun.Name = "btnRun"; |
176 |
this.btnRun.Size = new System.Drawing.Size(53, 26); |
177 |
this.btnRun.TabIndex = 1; |
178 |
this.btnRun.Text = "Run"; |
179 |
this.btnRun.Click += new System.EventHandler(this.btnRun_Click); |
180 |
// |
181 |
// gridControlConverter |
182 |
// |
183 |
this.gridControlConverter.Dock = System.Windows.Forms.DockStyle.Fill; |
184 |
this.gridControlConverter.Location = new System.Drawing.Point(0, 0); |
185 |
this.gridControlConverter.MainView = this.gridViewConverter; |
186 |
this.gridControlConverter.Name = "gridControlConverter"; |
187 |
this.gridControlConverter.Size = new System.Drawing.Size(733, 822); |
188 |
this.gridControlConverter.TabIndex = 0; |
189 |
this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
190 |
this.gridViewConverter}); |
191 |
// |
192 |
// gridViewConverter |
193 |
// |
194 |
this.gridViewConverter.GridControl = this.gridControlConverter; |
195 |
this.gridViewConverter.Name = "gridViewConverter"; |
196 |
this.gridViewConverter.OptionsView.ShowGroupPanel = false; |
197 |
this.gridViewConverter.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewConverter_CellValueChanged); |
198 |
// |
199 |
// pageDBSetting |
200 |
// |
201 |
this.pageDBSetting.Controls.Add(this.btnSave); |
202 |
this.pageDBSetting.Controls.Add(this.comboBoxPlantList); |
203 |
this.pageDBSetting.Controls.Add(this.btnDBTest); |
204 |
this.pageDBSetting.Controls.Add(this.labelControl8); |
205 |
this.pageDBSetting.Controls.Add(this.tbDBPassword); |
206 |
this.pageDBSetting.Controls.Add(this.labelControl6); |
207 |
this.pageDBSetting.Controls.Add(this.tbDBUser); |
208 |
this.pageDBSetting.Controls.Add(this.labelControl7); |
209 |
this.pageDBSetting.Controls.Add(this.tbPort); |
210 |
this.pageDBSetting.Controls.Add(this.labelControl5); |
211 |
this.pageDBSetting.Controls.Add(this.tbServerIP); |
212 |
this.pageDBSetting.Controls.Add(this.labelControl4); |
213 |
this.pageDBSetting.Controls.Add(this.tbSiteName); |
214 |
this.pageDBSetting.Controls.Add(this.labelControl3); |
215 |
this.pageDBSetting.Controls.Add(this.tbServiceName); |
216 |
this.pageDBSetting.Controls.Add(this.tbDBType); |
217 |
this.pageDBSetting.Controls.Add(this.labelControl2); |
218 |
this.pageDBSetting.Controls.Add(this.labelControl1); |
219 |
this.pageDBSetting.Controls.Add(this.btnLoadPlantiniFile); |
220 |
this.pageDBSetting.ImageOptions.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Setting; |
221 |
this.pageDBSetting.Name = "pageDBSetting"; |
222 |
this.pageDBSetting.Size = new System.Drawing.Size(733, 856); |
223 |
this.pageDBSetting.Text = "DB Setting"; |
224 |
// |
225 |
// btnSave |
226 |
// |
227 |
this.btnSave.Location = new System.Drawing.Point(287, 240); |
228 |
this.btnSave.Name = "btnSave"; |
229 |
this.btnSave.Size = new System.Drawing.Size(71, 23); |
230 |
this.btnSave.TabIndex = 22; |
231 |
this.btnSave.Text = "Save"; |
232 |
this.btnSave.Click += new System.EventHandler(this.btnSave_Click); |
233 |
// |
234 |
// comboBoxPlantList |
235 |
// |
236 |
this.comboBoxPlantList.Location = new System.Drawing.Point(101, 214); |
237 |
this.comboBoxPlantList.Name = "comboBoxPlantList"; |
238 |
this.comboBoxPlantList.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
239 |
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
240 |
this.comboBoxPlantList.Size = new System.Drawing.Size(257, 20); |
241 |
this.comboBoxPlantList.TabIndex = 21; |
242 |
// |
243 |
// btnDBTest |
244 |
// |
245 |
this.btnDBTest.Location = new System.Drawing.Point(287, 3); |
246 |
this.btnDBTest.Name = "btnDBTest"; |
247 |
this.btnDBTest.Size = new System.Drawing.Size(71, 23); |
248 |
this.btnDBTest.TabIndex = 20; |
249 |
this.btnDBTest.Text = "DB Test"; |
250 |
this.btnDBTest.Click += new System.EventHandler(this.btnDBTest_Click); |
251 |
// |
252 |
// labelControl8 |
253 |
// |
254 |
this.labelControl8.Location = new System.Drawing.Point(12, 217); |
255 |
this.labelControl8.Name = "labelControl8"; |
256 |
this.labelControl8.Size = new System.Drawing.Size(27, 14); |
257 |
this.labelControl8.TabIndex = 18; |
258 |
this.labelControl8.Text = "Plant"; |
259 |
// |
260 |
// tbDBPassword |
261 |
// |
262 |
this.tbDBPassword.Location = new System.Drawing.Point(101, 188); |
263 |
this.tbDBPassword.Name = "tbDBPassword"; |
264 |
this.tbDBPassword.Properties.PasswordChar = '*'; |
265 |
this.tbDBPassword.Size = new System.Drawing.Size(257, 20); |
266 |
this.tbDBPassword.TabIndex = 16; |
267 |
// |
268 |
// labelControl6 |
269 |
// |
270 |
this.labelControl6.Location = new System.Drawing.Point(12, 191); |
271 |
this.labelControl6.Name = "labelControl6"; |
272 |
this.labelControl6.Size = new System.Drawing.Size(70, 14); |
273 |
this.labelControl6.TabIndex = 15; |
274 |
this.labelControl6.Text = "DB Password"; |
275 |
// |
276 |
// tbDBUser |
277 |
// |
278 |
this.tbDBUser.Location = new System.Drawing.Point(101, 162); |
279 |
this.tbDBUser.Name = "tbDBUser"; |
280 |
this.tbDBUser.Size = new System.Drawing.Size(257, 20); |
281 |
this.tbDBUser.TabIndex = 14; |
282 |
// |
283 |
// labelControl7 |
284 |
// |
285 |
this.labelControl7.Location = new System.Drawing.Point(12, 165); |
286 |
this.labelControl7.Name = "labelControl7"; |
287 |
this.labelControl7.Size = new System.Drawing.Size(43, 14); |
288 |
this.labelControl7.TabIndex = 13; |
289 |
this.labelControl7.Text = "DB User"; |
290 |
// |
291 |
// tbPort |
292 |
// |
293 |
this.tbPort.Location = new System.Drawing.Point(101, 136); |
294 |
this.tbPort.Name = "tbPort"; |
295 |
this.tbPort.Size = new System.Drawing.Size(257, 20); |
296 |
this.tbPort.TabIndex = 12; |
297 |
// |
298 |
// labelControl5 |
299 |
// |
300 |
this.labelControl5.Location = new System.Drawing.Point(12, 139); |
301 |
this.labelControl5.Name = "labelControl5"; |
302 |
this.labelControl5.Size = new System.Drawing.Size(23, 14); |
303 |
this.labelControl5.TabIndex = 11; |
304 |
this.labelControl5.Text = "Port"; |
305 |
// |
306 |
// tbServerIP |
307 |
// |
308 |
this.tbServerIP.Location = new System.Drawing.Point(101, 110); |
309 |
this.tbServerIP.Name = "tbServerIP"; |
310 |
this.tbServerIP.Size = new System.Drawing.Size(257, 20); |
311 |
this.tbServerIP.TabIndex = 10; |
312 |
// |
313 |
// labelControl4 |
314 |
// |
315 |
this.labelControl4.Location = new System.Drawing.Point(12, 113); |
316 |
this.labelControl4.Name = "labelControl4"; |
317 |
this.labelControl4.Size = new System.Drawing.Size(50, 14); |
318 |
this.labelControl4.TabIndex = 9; |
319 |
this.labelControl4.Text = "Server IP"; |
320 |
// |
321 |
// tbSiteName |
322 |
// |
323 |
this.tbSiteName.Enabled = false; |
324 |
this.tbSiteName.Location = new System.Drawing.Point(101, 84); |
325 |
this.tbSiteName.Name = "tbSiteName"; |
326 |
this.tbSiteName.Size = new System.Drawing.Size(257, 20); |
327 |
this.tbSiteName.TabIndex = 8; |
328 |
// |
329 |
// labelControl3 |
330 |
// |
331 |
this.labelControl3.Location = new System.Drawing.Point(12, 87); |
332 |
this.labelControl3.Name = "labelControl3"; |
333 |
this.labelControl3.Size = new System.Drawing.Size(56, 14); |
334 |
this.labelControl3.TabIndex = 7; |
335 |
this.labelControl3.Text = "Site Name"; |
336 |
// |
337 |
// tbServiceName |
338 |
// |
339 |
this.tbServiceName.Enabled = false; |
340 |
this.tbServiceName.Location = new System.Drawing.Point(101, 58); |
341 |
this.tbServiceName.Name = "tbServiceName"; |
342 |
this.tbServiceName.Size = new System.Drawing.Size(257, 20); |
343 |
this.tbServiceName.TabIndex = 6; |
344 |
// |
345 |
// tbDBType |
346 |
// |
347 |
this.tbDBType.Enabled = false; |
348 |
this.tbDBType.Location = new System.Drawing.Point(101, 32); |
349 |
this.tbDBType.Name = "tbDBType"; |
350 |
this.tbDBType.Size = new System.Drawing.Size(257, 20); |
351 |
this.tbDBType.TabIndex = 5; |
352 |
// |
353 |
// labelControl2 |
354 |
// |
355 |
this.labelControl2.Location = new System.Drawing.Point(12, 61); |
356 |
this.labelControl2.Name = "labelControl2"; |
357 |
this.labelControl2.Size = new System.Drawing.Size(74, 14); |
358 |
this.labelControl2.TabIndex = 4; |
359 |
this.labelControl2.Text = "Service Name"; |
360 |
// |
361 |
// labelControl1 |
362 |
// |
363 |
this.labelControl1.Location = new System.Drawing.Point(13, 35); |
364 |
this.labelControl1.Name = "labelControl1"; |
365 |
this.labelControl1.Size = new System.Drawing.Size(47, 14); |
366 |
this.labelControl1.TabIndex = 3; |
367 |
this.labelControl1.Text = "DB Type"; |
368 |
// |
369 |
// btnLoadPlantiniFile |
370 |
// |
371 |
this.btnLoadPlantiniFile.Location = new System.Drawing.Point(12, 3); |
372 |
this.btnLoadPlantiniFile.Name = "btnLoadPlantiniFile"; |
373 |
this.btnLoadPlantiniFile.Size = new System.Drawing.Size(113, 23); |
374 |
this.btnLoadPlantiniFile.TabIndex = 2; |
375 |
this.btnLoadPlantiniFile.Text = "Load Plant ini FIle"; |
376 |
this.btnLoadPlantiniFile.Click += new System.EventHandler(this.LoadPlantiniFile_Click); |
377 |
// |
378 |
// pageItemMapping |
379 |
// |
380 |
this.pageItemMapping.Controls.Add(this.tableLayoutPanel1); |
381 |
this.pageItemMapping.ImageOptions.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.ItemMapping; |
382 |
this.pageItemMapping.Name = "pageItemMapping"; |
383 |
this.pageItemMapping.Size = new System.Drawing.Size(733, 856); |
384 |
this.pageItemMapping.Text = "Item Mapping"; |
385 |
// |
386 |
// tableLayoutPanel1 |
387 |
// |
388 |
this.tableLayoutPanel1.ColumnCount = 1; |
389 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.75034F)); |
390 |
this.tableLayoutPanel1.Controls.Add(this.panelControl4, 0, 3); |
391 |
this.tableLayoutPanel1.Controls.Add(this.panelControl3, 0, 2); |
392 |
this.tableLayoutPanel1.Controls.Add(this.panelControl2, 0, 0); |
393 |
this.tableLayoutPanel1.Controls.Add(this.panelControl1, 0, 1); |
394 |
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
395 |
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
396 |
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
397 |
this.tableLayoutPanel1.RowCount = 4; |
398 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.48718F)); |
399 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90.51282F)); |
400 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 215F)); |
401 |
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 250F)); |
402 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(733, 856); |
403 |
this.tableLayoutPanel1.TabIndex = 0; |
404 |
// |
405 |
// panelControl4 |
406 |
// |
407 |
this.panelControl4.Controls.Add(this.groupReducer); |
408 |
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill; |
409 |
this.panelControl4.Location = new System.Drawing.Point(3, 608); |
410 |
this.panelControl4.Name = "panelControl4"; |
411 |
this.panelControl4.Size = new System.Drawing.Size(727, 245); |
412 |
this.panelControl4.TabIndex = 3; |
413 |
// |
414 |
// groupReducer |
415 |
// |
416 |
this.groupReducer.Controls.Add(this.labelControl9); |
417 |
this.groupReducer.Controls.Add(this.radioGroupReducer); |
418 |
this.groupReducer.Controls.Add(this.textBoxFittingSymbolPath); |
419 |
this.groupReducer.Controls.Add(this.label1); |
420 |
this.groupReducer.Location = new System.Drawing.Point(5, 5); |
421 |
this.groupReducer.Name = "groupReducer"; |
422 |
this.groupReducer.Size = new System.Drawing.Size(343, 78); |
423 |
this.groupReducer.TabIndex = 0; |
424 |
this.groupReducer.Text = "Reducer Setting"; |
425 |
// |
426 |
// labelControl9 |
427 |
// |
428 |
this.labelControl9.Location = new System.Drawing.Point(5, 24); |
429 |
this.labelControl9.Name = "labelControl9"; |
430 |
this.labelControl9.Size = new System.Drawing.Size(99, 14); |
431 |
this.labelControl9.TabIndex = 3; |
432 |
this.labelControl9.Text = "Size Symbol Name"; |
433 |
// |
434 |
// textBoxFittingSymbolPath |
435 |
// |
436 |
this.textBoxFittingSymbolPath.Location = new System.Drawing.Point(110, 21); |
437 |
this.textBoxFittingSymbolPath.Name = "textBoxFittingSymbolPath"; |
438 |
this.textBoxFittingSymbolPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
439 |
new DevExpress.XtraEditors.Controls.EditorButton()}); |
440 |
this.textBoxFittingSymbolPath.Size = new System.Drawing.Size(224, 20); |
441 |
this.textBoxFittingSymbolPath.TabIndex = 2; |
442 |
this.textBoxFittingSymbolPath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.textBoxSymbolPath_ButtonClick); |
443 |
// |
444 |
// radioGroupReducer |
445 |
// |
446 |
this.radioGroupReducer.EditValue = true; |
447 |
this.radioGroupReducer.Location = new System.Drawing.Point(110, 47); |
448 |
this.radioGroupReducer.Name = "radioGroupReducer"; |
449 |
this.radioGroupReducer.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
450 |
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "End 1 Nom Dia", true, "PipingPoint1.NominalDiameter"), |
451 |
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "End 2 Nom Dia", true, "PipingPoint2.NominalDiameter")}); |
452 |
this.radioGroupReducer.Size = new System.Drawing.Size(224, 23); |
453 |
this.radioGroupReducer.TabIndex = 1; |
454 |
// |
455 |
// label1 |
456 |
// |
457 |
this.label1.AutoSize = true; |
458 |
this.label1.Location = new System.Drawing.Point(2, 51); |
459 |
this.label1.Name = "label1"; |
460 |
this.label1.Size = new System.Drawing.Size(92, 14); |
461 |
this.label1.TabIndex = 0; |
462 |
this.label1.Text = "Large Size Attr."; |
463 |
// |
464 |
// panelControl3 |
465 |
// |
466 |
this.panelControl3.Controls.Add(this.gridControlAttribute); |
467 |
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill; |
468 |
this.panelControl3.Location = new System.Drawing.Point(3, 393); |
469 |
this.panelControl3.Name = "panelControl3"; |
470 |
this.panelControl3.Size = new System.Drawing.Size(727, 209); |
471 |
this.panelControl3.TabIndex = 2; |
472 |
// |
473 |
// gridControlAttribute |
474 |
// |
475 |
this.gridControlAttribute.Dock = System.Windows.Forms.DockStyle.Fill; |
476 |
this.gridControlAttribute.Location = new System.Drawing.Point(2, 2); |
477 |
this.gridControlAttribute.MainView = this.gridViewAttribute; |
478 |
this.gridControlAttribute.Name = "gridControlAttribute"; |
479 |
this.gridControlAttribute.Size = new System.Drawing.Size(723, 205); |
480 |
this.gridControlAttribute.TabIndex = 1; |
481 |
this.gridControlAttribute.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
482 |
this.gridViewAttribute}); |
483 |
// |
484 |
// gridViewAttribute |
485 |
// |
486 |
this.gridViewAttribute.GridControl = this.gridControlAttribute; |
487 |
this.gridViewAttribute.Name = "gridViewAttribute"; |
488 |
this.gridViewAttribute.OptionsView.ShowGroupPanel = false; |
489 |
// |
490 |
// panelControl2 |
491 |
// |
492 |
this.panelControl2.Controls.Add(this.btnMappingSave); |
493 |
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
494 |
this.panelControl2.Location = new System.Drawing.Point(3, 3); |
495 |
this.panelControl2.Name = "panelControl2"; |
496 |
this.panelControl2.Size = new System.Drawing.Size(727, 31); |
497 |
this.panelControl2.TabIndex = 1; |
498 |
// |
499 |
// btnMappingSave |
500 |
// |
501 |
this.btnMappingSave.Location = new System.Drawing.Point(650, 5); |
502 |
this.btnMappingSave.Name = "btnMappingSave"; |
503 |
this.btnMappingSave.Size = new System.Drawing.Size(75, 23); |
504 |
this.btnMappingSave.TabIndex = 0; |
505 |
this.btnMappingSave.Text = "Save"; |
506 |
this.btnMappingSave.Click += new System.EventHandler(this.btnMappingSave_Click); |
507 |
// |
508 |
// panelControl1 |
509 |
// |
510 |
this.panelControl1.Controls.Add(this.gridControlSymbol); |
511 |
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
512 |
this.panelControl1.Location = new System.Drawing.Point(3, 40); |
513 |
this.panelControl1.Name = "panelControl1"; |
514 |
this.panelControl1.Size = new System.Drawing.Size(727, 347); |
515 |
this.panelControl1.TabIndex = 0; |
516 |
// |
517 |
// gridControlSymbol |
518 |
// |
519 |
this.gridControlSymbol.Dock = System.Windows.Forms.DockStyle.Fill; |
520 |
this.gridControlSymbol.Location = new System.Drawing.Point(2, 2); |
521 |
this.gridControlSymbol.MainView = this.gridViewSymbol; |
522 |
this.gridControlSymbol.Name = "gridControlSymbol"; |
523 |
this.gridControlSymbol.Size = new System.Drawing.Size(723, 343); |
524 |
this.gridControlSymbol.TabIndex = 0; |
525 |
this.gridControlSymbol.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
526 |
this.gridViewSymbol}); |
527 |
// |
528 |
// gridViewSymbol |
529 |
// |
530 |
this.gridViewSymbol.GridControl = this.gridControlSymbol; |
531 |
this.gridViewSymbol.Name = "gridViewSymbol"; |
532 |
this.gridViewSymbol.OptionsView.ShowGroupPanel = false; |
533 |
// |
534 |
// pageReport |
535 |
// |
536 |
this.pageReport.ImageOptions.Image = global::SPPIDConverter_AutoModeling.Properties.Resources.Report; |
537 |
this.pageReport.Name = "pageReport"; |
538 |
this.pageReport.Size = new System.Drawing.Size(733, 856); |
539 |
this.pageReport.Text = "Report"; |
540 |
// |
541 |
// defaultLookAndFeel |
542 |
// |
543 |
this.defaultLookAndFeel.EnableBonusSkins = true; |
544 |
this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2016 Colorful"; |
545 |
// |
546 |
// MainControl2 |
547 |
// |
548 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
549 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
550 |
this.Controls.Add(this.tabControl); |
551 |
this.Name = "MainControl2"; |
552 |
this.Size = new System.Drawing.Size(735, 900); |
553 |
((System.ComponentModel.ISupportInitialize)(this.tabControl)).EndInit(); |
554 |
this.tabControl.ResumeLayout(false); |
555 |
this.pageConverter.ResumeLayout(false); |
556 |
this.splitContainer1.Panel1.ResumeLayout(false); |
557 |
this.splitContainer1.Panel2.ResumeLayout(false); |
558 |
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
559 |
this.splitContainer1.ResumeLayout(false); |
560 |
((System.ComponentModel.ISupportInitialize)(this.gridControlConverter)).EndInit(); |
561 |
((System.ComponentModel.ISupportInitialize)(this.gridViewConverter)).EndInit(); |
562 |
this.pageDBSetting.ResumeLayout(false); |
563 |
this.pageDBSetting.PerformLayout(); |
564 |
((System.ComponentModel.ISupportInitialize)(this.comboBoxPlantList.Properties)).EndInit(); |
565 |
((System.ComponentModel.ISupportInitialize)(this.tbDBPassword.Properties)).EndInit(); |
566 |
((System.ComponentModel.ISupportInitialize)(this.tbDBUser.Properties)).EndInit(); |
567 |
((System.ComponentModel.ISupportInitialize)(this.tbPort.Properties)).EndInit(); |
568 |
((System.ComponentModel.ISupportInitialize)(this.tbServerIP.Properties)).EndInit(); |
569 |
((System.ComponentModel.ISupportInitialize)(this.tbSiteName.Properties)).EndInit(); |
570 |
((System.ComponentModel.ISupportInitialize)(this.tbServiceName.Properties)).EndInit(); |
571 |
((System.ComponentModel.ISupportInitialize)(this.tbDBType.Properties)).EndInit(); |
572 |
this.pageItemMapping.ResumeLayout(false); |
573 |
this.tableLayoutPanel1.ResumeLayout(false); |
574 |
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); |
575 |
this.panelControl4.ResumeLayout(false); |
576 |
((System.ComponentModel.ISupportInitialize)(this.groupReducer)).EndInit(); |
577 |
this.groupReducer.ResumeLayout(false); |
578 |
this.groupReducer.PerformLayout(); |
579 |
((System.ComponentModel.ISupportInitialize)(this.textBoxFittingSymbolPath.Properties)).EndInit(); |
580 |
((System.ComponentModel.ISupportInitialize)(this.radioGroupReducer.Properties)).EndInit(); |
581 |
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); |
582 |
this.panelControl3.ResumeLayout(false); |
583 |
((System.ComponentModel.ISupportInitialize)(this.gridControlAttribute)).EndInit(); |
584 |
((System.ComponentModel.ISupportInitialize)(this.gridViewAttribute)).EndInit(); |
585 |
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); |
586 |
this.panelControl2.ResumeLayout(false); |
587 |
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
588 |
this.panelControl1.ResumeLayout(false); |
589 |
((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).EndInit(); |
590 |
((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).EndInit(); |
591 |
this.ResumeLayout(false); |
592 | |
593 |
} |
594 | |
595 |
#endregion |
596 | |
597 |
private DevExpress.XtraTab.XtraTabControl tabControl; |
598 |
private DevExpress.XtraTab.XtraTabPage pageConverter; |
599 |
private DevExpress.XtraTab.XtraTabPage pageDBSetting; |
600 |
private DevExpress.XtraTab.XtraTabPage pageItemMapping; |
601 |
private DevExpress.XtraTab.XtraTabPage pageReport; |
602 |
private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel; |
603 |
private DevExpress.XtraEditors.SimpleButton btnLoadFiles; |
604 |
private DevExpress.XtraEditors.SimpleButton btnRun; |
605 |
private System.Windows.Forms.SplitContainer splitContainer1; |
606 |
private DevExpress.XtraGrid.GridControl gridControlConverter; |
607 |
private DevExpress.XtraGrid.Views.Grid.GridView gridViewConverter; |
608 |
private DevExpress.XtraEditors.SimpleButton btnLoadPlantiniFile; |
609 |
private DevExpress.XtraEditors.LabelControl labelControl8; |
610 |
private DevExpress.XtraEditors.TextEdit tbDBPassword; |
611 |
private DevExpress.XtraEditors.LabelControl labelControl6; |
612 |
private DevExpress.XtraEditors.TextEdit tbDBUser; |
613 |
private DevExpress.XtraEditors.LabelControl labelControl7; |
614 |
private DevExpress.XtraEditors.TextEdit tbPort; |
615 |
private DevExpress.XtraEditors.LabelControl labelControl5; |
616 |
private DevExpress.XtraEditors.TextEdit tbServerIP; |
617 |
private DevExpress.XtraEditors.LabelControl labelControl4; |
618 |
private DevExpress.XtraEditors.TextEdit tbSiteName; |
619 |
private DevExpress.XtraEditors.LabelControl labelControl3; |
620 |
private DevExpress.XtraEditors.TextEdit tbServiceName; |
621 |
private DevExpress.XtraEditors.TextEdit tbDBType; |
622 |
private DevExpress.XtraEditors.LabelControl labelControl2; |
623 |
private DevExpress.XtraEditors.LabelControl labelControl1; |
624 |
private DevExpress.XtraEditors.SimpleButton btnDBTest; |
625 |
private DevExpress.XtraEditors.ComboBoxEdit comboBoxPlantList; |
626 |
private DevExpress.XtraEditors.SimpleButton btnSave; |
627 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; |
628 |
private DevExpress.XtraEditors.PanelControl panelControl4; |
629 |
private DevExpress.XtraEditors.PanelControl panelControl3; |
630 |
private DevExpress.XtraEditors.PanelControl panelControl2; |
631 |
private DevExpress.XtraEditors.PanelControl panelControl1; |
632 |
private DevExpress.XtraEditors.SimpleButton btnMappingSave; |
633 |
private DevExpress.XtraGrid.GridControl gridControlAttribute; |
634 |
private DevExpress.XtraGrid.Views.Grid.GridView gridViewAttribute; |
635 |
private DevExpress.XtraGrid.GridControl gridControlSymbol; |
636 |
private DevExpress.XtraGrid.Views.Grid.GridView gridViewSymbol; |
637 |
private DevExpress.XtraEditors.GroupControl groupReducer; |
638 |
private DevExpress.XtraEditors.RadioGroup radioGroupReducer; |
639 |
private System.Windows.Forms.Label label1; |
640 |
private DevExpress.XtraEditors.LabelControl labelControl9; |
641 |
private DevExpress.XtraEditors.ButtonEdit textBoxFittingSymbolPath; |
642 |
} |
643 |
} |