프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter / ConverterDocking.Designer.cs @ 7e003f07

이력 | 보기 | 이력해설 | 다운로드 (46.1 KB)

1
namespace Converter.SPPID.Wrapper
2
{
3
    partial class ConverterDocking
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
            DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, null, true, true, typeof(System.Windows.Forms.UserControl));
33
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterDocking));
34
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
35
            this.textEditDrawingY = new DevExpress.XtraEditors.TextEdit();
36
            this.textEditDrawingX = new DevExpress.XtraEditors.TextEdit();
37
            this.btnSegmentBreak = new DevExpress.XtraEditors.SimpleButton();
38
            this.btnPipeRunBreak = new DevExpress.XtraEditors.SimpleButton();
39
            this.btnCreateStreamBreak = new DevExpress.XtraEditors.SimpleButton();
40
            this.btnOPC = new DevExpress.XtraEditors.SimpleButton();
41
            this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
42
            this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
43
            this.btnLinkOPCTest = new DevExpress.XtraEditors.SimpleButton();
44
            this.toggleSwitchSnapGrid = new DevExpress.XtraEditors.ToggleSwitch();
45
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
46
            this.toggleSwitchMoveSymbol = new DevExpress.XtraEditors.ToggleSwitch();
47
            this.btnSpecBreakRelocation = new DevExpress.XtraEditors.SimpleButton();
48
            this.spinEditSymmetry = new DevExpress.XtraEditors.SpinEdit();
49
            this.btnSymmetry = new DevExpress.XtraEditors.SimpleButton();
50
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
51
            this.btnLinkOPC = new DevExpress.XtraEditors.SimpleButton();
52
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
53
            this.btnSPPIDConverter = new DevExpress.XtraEditors.SimpleButton();
54
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
55
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
56
            this.layoutControlGroupConverter = new DevExpress.XtraLayout.LayoutControlGroup();
57
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
58
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
59
            this.layoutControlGroupUtils = new DevExpress.XtraLayout.LayoutControlGroup();
60
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
61
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
62
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
63
            this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
64
            this.layoutControlGroupShortCut = new DevExpress.XtraLayout.LayoutControlGroup();
65
            this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
66
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
67
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
68
            this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
69
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
70
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
71
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
72
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
73
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
74
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
75
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
76
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
77
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
78
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
79
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
80
            this.layoutControlGroupDrawingSize = new DevExpress.XtraLayout.LayoutControlGroup();
81
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
82
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
83
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
84
            this.btnGetDrawingSize = new DevExpress.XtraEditors.SimpleButton();
85
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
86
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
87
            this.layoutControl1.SuspendLayout();
88
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).BeginInit();
89
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).BeginInit();
90
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
91
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
92
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).BeginInit();
93
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).BeginInit();
94
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).BeginInit();
95
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
96
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
97
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupConverter)).BeginInit();
98
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
99
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
100
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupUtils)).BeginInit();
101
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
102
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
103
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
104
            ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
105
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupShortCut)).BeginInit();
106
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
107
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
108
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
109
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
110
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
111
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
112
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
113
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
114
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
115
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
116
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
117
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
118
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
119
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
120
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
121
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupDrawingSize)).BeginInit();
122
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
123
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
124
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
125
            this.SuspendLayout();
126
            // 
127
            // splashScreenManager
128
            // 
129
            splashScreenManager.ClosingDelay = 500;
130
            // 
131
            // layoutControl1
132
            // 
133
            this.layoutControl1.Controls.Add(this.btnGetDrawingSize);
134
            this.layoutControl1.Controls.Add(this.textEditDrawingY);
135
            this.layoutControl1.Controls.Add(this.textEditDrawingX);
136
            this.layoutControl1.Controls.Add(this.btnSegmentBreak);
137
            this.layoutControl1.Controls.Add(this.btnPipeRunBreak);
138
            this.layoutControl1.Controls.Add(this.btnCreateStreamBreak);
139
            this.layoutControl1.Controls.Add(this.btnOPC);
140
            this.layoutControl1.Controls.Add(this.textEdit2);
141
            this.layoutControl1.Controls.Add(this.textEdit1);
142
            this.layoutControl1.Controls.Add(this.btnLinkOPCTest);
143
            this.layoutControl1.Controls.Add(this.toggleSwitchSnapGrid);
144
            this.layoutControl1.Controls.Add(this.labelControl2);
145
            this.layoutControl1.Controls.Add(this.toggleSwitchMoveSymbol);
146
            this.layoutControl1.Controls.Add(this.btnSpecBreakRelocation);
147
            this.layoutControl1.Controls.Add(this.spinEditSymmetry);
148
            this.layoutControl1.Controls.Add(this.btnSymmetry);
149
            this.layoutControl1.Controls.Add(this.labelControl1);
150
            this.layoutControl1.Controls.Add(this.btnLinkOPC);
151
            this.layoutControl1.Controls.Add(this.simpleButton1);
152
            this.layoutControl1.Controls.Add(this.btnSPPIDConverter);
153
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
154
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
155
            this.layoutControl1.Name = "layoutControl1";
156
            this.layoutControl1.Root = this.Root;
157
            this.layoutControl1.Size = new System.Drawing.Size(250, 744);
158
            this.layoutControl1.TabIndex = 0;
159
            this.layoutControl1.Text = "layoutControl1";
160
            // 
161
            // textEditDrawingY
162
            // 
163
            this.textEditDrawingY.Location = new System.Drawing.Point(119, 194);
164
            this.textEditDrawingY.Name = "textEditDrawingY";
165
            this.textEditDrawingY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
166
            this.textEditDrawingY.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
167
            this.textEditDrawingY.Size = new System.Drawing.Size(90, 20);
168
            this.textEditDrawingY.StyleController = this.layoutControl1;
169
            this.textEditDrawingY.TabIndex = 26;
170
            // 
171
            // textEditDrawingX
172
            // 
173
            this.textEditDrawingX.Location = new System.Drawing.Point(119, 170);
174
            this.textEditDrawingX.Name = "textEditDrawingX";
175
            this.textEditDrawingX.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
176
            this.textEditDrawingX.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
177
            this.textEditDrawingX.Size = new System.Drawing.Size(90, 20);
178
            this.textEditDrawingX.StyleController = this.layoutControl1;
179
            this.textEditDrawingX.TabIndex = 25;
180
            // 
181
            // btnSegmentBreak
182
            // 
183
            this.btnSegmentBreak.Location = new System.Drawing.Point(24, 808);
184
            this.btnSegmentBreak.Name = "btnSegmentBreak";
185
            this.btnSegmentBreak.Size = new System.Drawing.Size(185, 22);
186
            this.btnSegmentBreak.StyleController = this.layoutControl1;
187
            this.btnSegmentBreak.TabIndex = 24;
188
            this.btnSegmentBreak.Text = "Segment Break 자동 생성";
189
            this.btnSegmentBreak.Click += new System.EventHandler(this.btnSegmentBreak_Click);
190
            // 
191
            // btnPipeRunBreak
192
            // 
193
            this.btnPipeRunBreak.Location = new System.Drawing.Point(24, 834);
194
            this.btnPipeRunBreak.Name = "btnPipeRunBreak";
195
            this.btnPipeRunBreak.Size = new System.Drawing.Size(185, 22);
196
            this.btnPipeRunBreak.StyleController = this.layoutControl1;
197
            this.btnPipeRunBreak.TabIndex = 23;
198
            this.btnPipeRunBreak.Text = "Pipe Run Break 자동 생성";
199
            this.btnPipeRunBreak.Click += new System.EventHandler(this.btnPipeRunBreak_Click);
200
            // 
201
            // btnCreateStreamBreak
202
            // 
203
            this.btnCreateStreamBreak.Location = new System.Drawing.Point(24, 734);
204
            this.btnCreateStreamBreak.Name = "btnCreateStreamBreak";
205
            this.btnCreateStreamBreak.Size = new System.Drawing.Size(185, 22);
206
            this.btnCreateStreamBreak.StyleController = this.layoutControl1;
207
            this.btnCreateStreamBreak.TabIndex = 22;
208
            this.btnCreateStreamBreak.Text = "Stream No Break 자동 생성";
209
            this.btnCreateStreamBreak.Click += new System.EventHandler(this.btnCreateStreamBreak_Click);
210
            // 
211
            // btnOPC
212
            // 
213
            this.btnOPC.Location = new System.Drawing.Point(24, 708);
214
            this.btnOPC.Name = "btnOPC";
215
            this.btnOPC.Size = new System.Drawing.Size(185, 22);
216
            this.btnOPC.StyleController = this.layoutControl1;
217
            this.btnOPC.TabIndex = 21;
218
            this.btnOPC.Text = "Flow Direction 자동 부여 by OPC";
219
            this.btnOPC.Click += new System.EventHandler(this.btnOPC_Click);
220
            // 
221
            // textEdit2
222
            // 
223
            this.textEdit2.Location = new System.Drawing.Point(119, 784);
224
            this.textEdit2.Name = "textEdit2";
225
            this.textEdit2.Size = new System.Drawing.Size(90, 20);
226
            this.textEdit2.StyleController = this.layoutControl1;
227
            this.textEdit2.TabIndex = 20;
228
            // 
229
            // textEdit1
230
            // 
231
            this.textEdit1.EditValue = "";
232
            this.textEdit1.Location = new System.Drawing.Point(119, 760);
233
            this.textEdit1.Name = "textEdit1";
234
            this.textEdit1.Size = new System.Drawing.Size(90, 20);
235
            this.textEdit1.StyleController = this.layoutControl1;
236
            this.textEdit1.TabIndex = 19;
237
            // 
238
            // btnLinkOPCTest
239
            // 
240
            this.btnLinkOPCTest.Location = new System.Drawing.Point(24, 656);
241
            this.btnLinkOPCTest.Name = "btnLinkOPCTest";
242
            this.btnLinkOPCTest.Size = new System.Drawing.Size(185, 22);
243
            this.btnLinkOPCTest.StyleController = this.layoutControl1;
244
            this.btnLinkOPCTest.TabIndex = 17;
245
            this.btnLinkOPCTest.Text = "Pair OPC Test";
246
            this.btnLinkOPCTest.Click += new System.EventHandler(this.btnLinkOPCTest_Click);
247
            // 
248
            // toggleSwitchSnapGrid
249
            // 
250
            this.toggleSwitchSnapGrid.Location = new System.Drawing.Point(36, 490);
251
            this.toggleSwitchSnapGrid.Name = "toggleSwitchSnapGrid";
252
            this.toggleSwitchSnapGrid.Properties.OffText = "Off";
253
            this.toggleSwitchSnapGrid.Properties.OnText = "On";
254
            this.toggleSwitchSnapGrid.Size = new System.Drawing.Size(161, 19);
255
            this.toggleSwitchSnapGrid.StyleController = this.layoutControl1;
256
            this.toggleSwitchSnapGrid.TabIndex = 16;
257
            this.toggleSwitchSnapGrid.Toggled += new System.EventHandler(this.toggleSwitchSnapGrid_Toggled);
258
            // 
259
            // labelControl2
260
            // 
261
            this.labelControl2.Location = new System.Drawing.Point(36, 558);
262
            this.labelControl2.Name = "labelControl2";
263
            this.labelControl2.Size = new System.Drawing.Size(106, 14);
264
            this.labelControl2.StyleController = this.layoutControl1;
265
            this.labelControl2.TabIndex = 15;
266
            this.labelControl2.Text = "Key : Shift + Arrow";
267
            // 
268
            // toggleSwitchMoveSymbol
269
            // 
270
            this.toggleSwitchMoveSymbol.Location = new System.Drawing.Point(36, 576);
271
            this.toggleSwitchMoveSymbol.Name = "toggleSwitchMoveSymbol";
272
            this.toggleSwitchMoveSymbol.Properties.OffText = "Off";
273
            this.toggleSwitchMoveSymbol.Properties.OnText = "On";
274
            this.toggleSwitchMoveSymbol.Size = new System.Drawing.Size(161, 19);
275
            this.toggleSwitchMoveSymbol.StyleController = this.layoutControl1;
276
            this.toggleSwitchMoveSymbol.TabIndex = 14;
277
            this.toggleSwitchMoveSymbol.Toggled += new System.EventHandler(this.toggleSwitchMoveSymbol_Toggled);
278
            // 
279
            // btnSpecBreakRelocation
280
            // 
281
            this.btnSpecBreakRelocation.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.newrecurringappointment;
282
            this.btnSpecBreakRelocation.Location = new System.Drawing.Point(24, 354);
283
            this.btnSpecBreakRelocation.Name = "btnSpecBreakRelocation";
284
            this.btnSpecBreakRelocation.Size = new System.Drawing.Size(185, 36);
285
            this.btnSpecBreakRelocation.StyleController = this.layoutControl1;
286
            this.btnSpecBreakRelocation.TabIndex = 13;
287
            this.btnSpecBreakRelocation.Text = "SpecBreak Relocation";
288
            this.btnSpecBreakRelocation.Click += new System.EventHandler(this.btnSpecBreakRelocation_Click);
289
            // 
290
            // spinEditSymmetry
291
            // 
292
            this.spinEditSymmetry.EditValue = new decimal(new int[] {
293
            1,
294
            0,
295
            0,
296
            0});
297
            this.spinEditSymmetry.Location = new System.Drawing.Point(119, 289);
298
            this.spinEditSymmetry.Name = "spinEditSymmetry";
299
            this.spinEditSymmetry.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
300
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
301
            this.spinEditSymmetry.Properties.MaxValue = new decimal(new int[] {
302
            10,
303
            0,
304
            0,
305
            0});
306
            this.spinEditSymmetry.Properties.MinValue = new decimal(new int[] {
307
            1,
308
            0,
309
            0,
310
            0});
311
            this.spinEditSymmetry.Size = new System.Drawing.Size(90, 20);
312
            this.spinEditSymmetry.StyleController = this.layoutControl1;
313
            this.spinEditSymmetry.TabIndex = 12;
314
            // 
315
            // btnSymmetry
316
            // 
317
            this.btnSymmetry.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.productquickcomparisons;
318
            this.btnSymmetry.Location = new System.Drawing.Point(24, 313);
319
            this.btnSymmetry.Name = "btnSymmetry";
320
            this.btnSymmetry.Size = new System.Drawing.Size(185, 36);
321
            this.btnSymmetry.StyleController = this.layoutControl1;
322
            this.btnSymmetry.TabIndex = 11;
323
            this.btnSymmetry.Text = "Symbol Symmetry";
324
            this.btnSymmetry.Click += new System.EventHandler(this.btnSymmetry_Click);
325
            // 
326
            // labelControl1
327
            // 
328
            this.labelControl1.Location = new System.Drawing.Point(36, 472);
329
            this.labelControl1.Name = "labelControl1";
330
            this.labelControl1.Size = new System.Drawing.Size(81, 14);
331
            this.labelControl1.StyleController = this.layoutControl1;
332
            this.labelControl1.TabIndex = 10;
333
            this.labelControl1.Text = "Key : Shift + A";
334
            // 
335
            // btnLinkOPC
336
            // 
337
            this.btnLinkOPC.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnLinkOPC.ImageOptions.SvgImage")));
338
            this.btnLinkOPC.Location = new System.Drawing.Point(24, 85);
339
            this.btnLinkOPC.Name = "btnLinkOPC";
340
            this.btnLinkOPC.Size = new System.Drawing.Size(185, 36);
341
            this.btnLinkOPC.StyleController = this.layoutControl1;
342
            this.btnLinkOPC.TabIndex = 9;
343
            this.btnLinkOPC.Text = "Link OPC";
344
            this.btnLinkOPC.Click += new System.EventHandler(this.btnLinkOPC_Click);
345
            // 
346
            // simpleButton1
347
            // 
348
            this.simpleButton1.Location = new System.Drawing.Point(24, 682);
349
            this.simpleButton1.Name = "simpleButton1";
350
            this.simpleButton1.Size = new System.Drawing.Size(185, 22);
351
            this.simpleButton1.StyleController = this.layoutControl1;
352
            this.simpleButton1.TabIndex = 5;
353
            this.simpleButton1.Text = "simpleButton1";
354
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
355
            // 
356
            // btnSPPIDConverter
357
            // 
358
            this.btnSPPIDConverter.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDConverter.ImageOptions.SvgImage")));
359
            this.btnSPPIDConverter.Location = new System.Drawing.Point(24, 45);
360
            this.btnSPPIDConverter.Name = "btnSPPIDConverter";
361
            this.btnSPPIDConverter.Size = new System.Drawing.Size(185, 36);
362
            this.btnSPPIDConverter.StyleController = this.layoutControl1;
363
            this.btnSPPIDConverter.TabIndex = 4;
364
            this.btnSPPIDConverter.Text = "Open Converter";
365
            this.btnSPPIDConverter.Click += new System.EventHandler(this.btnConverter_Click);
366
            // 
367
            // Root
368
            // 
369
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
370
            this.Root.GroupBordersVisible = false;
371
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
372
            this.emptySpaceItem1,
373
            this.layoutControlGroupConverter,
374
            this.layoutControlGroupUtils,
375
            this.layoutControlGroupShortCut,
376
            this.layoutControlGroup1,
377
            this.layoutControlGroupDrawingSize});
378
            this.Root.Name = "Root";
379
            this.Root.Size = new System.Drawing.Size(233, 890);
380
            this.Root.TextVisible = false;
381
            // 
382
            // emptySpaceItem1
383
            // 
384
            this.emptySpaceItem1.AllowHotTrack = false;
385
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 860);
386
            this.emptySpaceItem1.Name = "emptySpaceItem1";
387
            this.emptySpaceItem1.Size = new System.Drawing.Size(213, 10);
388
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
389
            // 
390
            // layoutControlGroupConverter
391
            // 
392
            this.layoutControlGroupConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
393
            this.layoutControlItem1,
394
            this.layoutControlItem6});
395
            this.layoutControlGroupConverter.Location = new System.Drawing.Point(0, 0);
396
            this.layoutControlGroupConverter.Name = "layoutControlGroupConverter";
397
            this.layoutControlGroupConverter.Size = new System.Drawing.Size(213, 125);
398
            this.layoutControlGroupConverter.Text = "Converter";
399
            // 
400
            // layoutControlItem1
401
            // 
402
            this.layoutControlItem1.Control = this.btnSPPIDConverter;
403
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
404
            this.layoutControlItem1.Name = "layoutControlItem1";
405
            this.layoutControlItem1.Size = new System.Drawing.Size(189, 40);
406
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
407
            this.layoutControlItem1.TextVisible = false;
408
            // 
409
            // layoutControlItem6
410
            // 
411
            this.layoutControlItem6.Control = this.btnLinkOPC;
412
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 40);
413
            this.layoutControlItem6.Name = "layoutControlItem6";
414
            this.layoutControlItem6.Size = new System.Drawing.Size(189, 40);
415
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
416
            this.layoutControlItem6.TextVisible = false;
417
            // 
418
            // layoutControlGroupUtils
419
            // 
420
            this.layoutControlGroupUtils.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
421
            this.layoutControlItem8,
422
            this.layoutControlItem9,
423
            this.layoutControlItem10,
424
            this.simpleSeparator1});
425
            this.layoutControlGroupUtils.Location = new System.Drawing.Point(0, 244);
426
            this.layoutControlGroupUtils.Name = "layoutControlGroupUtils";
427
            this.layoutControlGroupUtils.Size = new System.Drawing.Size(213, 150);
428
            this.layoutControlGroupUtils.Text = "SPPID Utils";
429
            // 
430
            // layoutControlItem8
431
            // 
432
            this.layoutControlItem8.Control = this.btnSymmetry;
433
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 24);
434
            this.layoutControlItem8.Name = "layoutControlItem8";
435
            this.layoutControlItem8.Size = new System.Drawing.Size(189, 40);
436
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
437
            this.layoutControlItem8.TextVisible = false;
438
            // 
439
            // layoutControlItem9
440
            // 
441
            this.layoutControlItem9.Control = this.spinEditSymmetry;
442
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
443
            this.layoutControlItem9.Name = "layoutControlItem9";
444
            this.layoutControlItem9.Size = new System.Drawing.Size(189, 24);
445
            this.layoutControlItem9.Text = "Symmetry Count";
446
            this.layoutControlItem9.TextSize = new System.Drawing.Size(92, 14);
447
            // 
448
            // layoutControlItem10
449
            // 
450
            this.layoutControlItem10.Control = this.btnSpecBreakRelocation;
451
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 65);
452
            this.layoutControlItem10.Name = "layoutControlItem10";
453
            this.layoutControlItem10.Size = new System.Drawing.Size(189, 40);
454
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
455
            this.layoutControlItem10.TextVisible = false;
456
            // 
457
            // simpleSeparator1
458
            // 
459
            this.simpleSeparator1.AllowHotTrack = false;
460
            this.simpleSeparator1.Location = new System.Drawing.Point(0, 64);
461
            this.simpleSeparator1.Name = "simpleSeparator1";
462
            this.simpleSeparator1.Size = new System.Drawing.Size(189, 1);
463
            // 
464
            // layoutControlGroupShortCut
465
            // 
466
            this.layoutControlGroupShortCut.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
467
            this.layoutControlGroup5,
468
            this.layoutControlGroup6});
469
            this.layoutControlGroupShortCut.Location = new System.Drawing.Point(0, 394);
470
            this.layoutControlGroupShortCut.Name = "layoutControlGroupShortCut";
471
            this.layoutControlGroupShortCut.Size = new System.Drawing.Size(213, 217);
472
            this.layoutControlGroupShortCut.Text = "Keyboard Shortcut";
473
            // 
474
            // layoutControlGroup5
475
            // 
476
            this.layoutControlGroup5.CustomizationFormText = "Snap Grid";
477
            this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
478
            this.layoutControlItem7,
479
            this.layoutControlItem13});
480
            this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
481
            this.layoutControlGroup5.Name = "layoutControlGroup5";
482
            this.layoutControlGroup5.Size = new System.Drawing.Size(189, 86);
483
            this.layoutControlGroup5.Text = "Snap Grid";
484
            // 
485
            // layoutControlItem7
486
            // 
487
            this.layoutControlItem7.Control = this.labelControl1;
488
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
489
            this.layoutControlItem7.Name = "layoutControlItem7";
490
            this.layoutControlItem7.Size = new System.Drawing.Size(165, 18);
491
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
492
            this.layoutControlItem7.TextVisible = false;
493
            // 
494
            // layoutControlItem13
495
            // 
496
            this.layoutControlItem13.Control = this.toggleSwitchSnapGrid;
497
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 18);
498
            this.layoutControlItem13.Name = "layoutControlItem13";
499
            this.layoutControlItem13.Size = new System.Drawing.Size(165, 23);
500
            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
501
            this.layoutControlItem13.TextVisible = false;
502
            // 
503
            // layoutControlGroup6
504
            // 
505
            this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
506
            this.layoutControlItem12,
507
            this.layoutControlItem11});
508
            this.layoutControlGroup6.Location = new System.Drawing.Point(0, 86);
509
            this.layoutControlGroup6.Name = "layoutControlGroup6";
510
            this.layoutControlGroup6.Size = new System.Drawing.Size(189, 86);
511
            this.layoutControlGroup6.Text = "Move Symbol (Selected)";
512
            // 
513
            // layoutControlItem12
514
            // 
515
            this.layoutControlItem12.Control = this.labelControl2;
516
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
517
            this.layoutControlItem12.Name = "layoutControlItem12";
518
            this.layoutControlItem12.Size = new System.Drawing.Size(165, 18);
519
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
520
            this.layoutControlItem12.TextVisible = false;
521
            // 
522
            // layoutControlItem11
523
            // 
524
            this.layoutControlItem11.Control = this.toggleSwitchMoveSymbol;
525
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 18);
526
            this.layoutControlItem11.Name = "layoutControlItem11";
527
            this.layoutControlItem11.Size = new System.Drawing.Size(165, 23);
528
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
529
            this.layoutControlItem11.TextVisible = false;
530
            // 
531
            // layoutControlGroup1
532
            // 
533
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
534
            this.layoutControlItem3,
535
            this.layoutControlItem2,
536
            this.layoutControlItem15,
537
            this.layoutControlItem16,
538
            this.layoutControlItem5,
539
            this.layoutControlItem14,
540
            this.layoutControlItem18,
541
            this.layoutControlItem17});
542
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 611);
543
            this.layoutControlGroup1.Name = "layoutControlGroup1";
544
            this.layoutControlGroup1.Size = new System.Drawing.Size(213, 249);
545
            this.layoutControlGroup1.Text = "Test Source";
546
            // 
547
            // layoutControlItem3
548
            // 
549
            this.layoutControlItem3.Control = this.btnLinkOPCTest;
550
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
551
            this.layoutControlItem3.Name = "layoutControlItem3";
552
            this.layoutControlItem3.Size = new System.Drawing.Size(189, 26);
553
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
554
            this.layoutControlItem3.TextVisible = false;
555
            // 
556
            // layoutControlItem2
557
            // 
558
            this.layoutControlItem2.Control = this.simpleButton1;
559
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 26);
560
            this.layoutControlItem2.Name = "layoutControlItem2";
561
            this.layoutControlItem2.Size = new System.Drawing.Size(189, 26);
562
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
563
            this.layoutControlItem2.TextVisible = false;
564
            this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.OnlyInCustomization;
565
            // 
566
            // layoutControlItem15
567
            // 
568
            this.layoutControlItem15.Control = this.btnOPC;
569
            this.layoutControlItem15.Location = new System.Drawing.Point(0, 52);
570
            this.layoutControlItem15.Name = "layoutControlItem15";
571
            this.layoutControlItem15.Size = new System.Drawing.Size(189, 26);
572
            this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
573
            this.layoutControlItem15.TextVisible = false;
574
            // 
575
            // layoutControlItem16
576
            // 
577
            this.layoutControlItem16.Control = this.btnCreateStreamBreak;
578
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 78);
579
            this.layoutControlItem16.Name = "layoutControlItem16";
580
            this.layoutControlItem16.Size = new System.Drawing.Size(189, 26);
581
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
582
            this.layoutControlItem16.TextVisible = false;
583
            // 
584
            // layoutControlItem5
585
            // 
586
            this.layoutControlItem5.Control = this.textEdit1;
587
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 104);
588
            this.layoutControlItem5.Name = "layoutControlItem5";
589
            this.layoutControlItem5.Size = new System.Drawing.Size(189, 24);
590
            this.layoutControlItem5.Text = "From";
591
            this.layoutControlItem5.TextSize = new System.Drawing.Size(92, 14);
592
            // 
593
            // layoutControlItem14
594
            // 
595
            this.layoutControlItem14.Control = this.textEdit2;
596
            this.layoutControlItem14.Location = new System.Drawing.Point(0, 128);
597
            this.layoutControlItem14.Name = "layoutControlItem14";
598
            this.layoutControlItem14.Size = new System.Drawing.Size(189, 24);
599
            this.layoutControlItem14.Text = "To";
600
            this.layoutControlItem14.TextSize = new System.Drawing.Size(92, 14);
601
            // 
602
            // layoutControlItem18
603
            // 
604
            this.layoutControlItem18.Control = this.btnSegmentBreak;
605
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 152);
606
            this.layoutControlItem18.Name = "layoutControlItem18";
607
            this.layoutControlItem18.Size = new System.Drawing.Size(189, 26);
608
            this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
609
            this.layoutControlItem18.TextVisible = false;
610
            // 
611
            // layoutControlItem17
612
            // 
613
            this.layoutControlItem17.Control = this.btnPipeRunBreak;
614
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 178);
615
            this.layoutControlItem17.Name = "layoutControlItem17";
616
            this.layoutControlItem17.Size = new System.Drawing.Size(189, 26);
617
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
618
            this.layoutControlItem17.TextVisible = false;
619
            // 
620
            // layoutControlGroupDrawingSize
621
            // 
622
            this.layoutControlGroupDrawingSize.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
623
            this.layoutControlItem4,
624
            this.layoutControlItem19,
625
            this.layoutControlItem20});
626
            this.layoutControlGroupDrawingSize.Location = new System.Drawing.Point(0, 125);
627
            this.layoutControlGroupDrawingSize.Name = "layoutControlGroupDrawingSize";
628
            this.layoutControlGroupDrawingSize.Size = new System.Drawing.Size(213, 119);
629
            this.layoutControlGroupDrawingSize.Text = "Drawing Size";
630
            // 
631
            // layoutControlItem4
632
            // 
633
            this.layoutControlItem4.Control = this.textEditDrawingX;
634
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
635
            this.layoutControlItem4.Name = "layoutControlItem4";
636
            this.layoutControlItem4.Size = new System.Drawing.Size(189, 24);
637
            this.layoutControlItem4.Text = "X";
638
            this.layoutControlItem4.TextSize = new System.Drawing.Size(92, 14);
639
            // 
640
            // layoutControlItem19
641
            // 
642
            this.layoutControlItem19.Control = this.textEditDrawingY;
643
            this.layoutControlItem19.Location = new System.Drawing.Point(0, 24);
644
            this.layoutControlItem19.Name = "layoutControlItem19";
645
            this.layoutControlItem19.Size = new System.Drawing.Size(189, 24);
646
            this.layoutControlItem19.Text = "Y";
647
            this.layoutControlItem19.TextSize = new System.Drawing.Size(92, 14);
648
            // 
649
            // defaultLookAndFeel
650
            // 
651
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
652
            // 
653
            // btnGetDrawingSize
654
            // 
655
            this.btnGetDrawingSize.Location = new System.Drawing.Point(24, 218);
656
            this.btnGetDrawingSize.Name = "btnGetDrawingSize";
657
            this.btnGetDrawingSize.Size = new System.Drawing.Size(185, 22);
658
            this.btnGetDrawingSize.StyleController = this.layoutControl1;
659
            this.btnGetDrawingSize.TabIndex = 27;
660
            this.btnGetDrawingSize.Text = "Get Drawing Size";
661
            this.btnGetDrawingSize.Click += new System.EventHandler(this.btnGetDrawingSize_Click);
662
            // 
663
            // layoutControlItem20
664
            // 
665
            this.layoutControlItem20.Control = this.btnGetDrawingSize;
666
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 48);
667
            this.layoutControlItem20.Name = "layoutControlItem20";
668
            this.layoutControlItem20.Size = new System.Drawing.Size(189, 26);
669
            this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
670
            this.layoutControlItem20.TextVisible = false;
671
            // 
672
            // ConverterDocking
673
            // 
674
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
675
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
676
            this.Controls.Add(this.layoutControl1);
677
            this.Name = "ConverterDocking";
678
            this.Size = new System.Drawing.Size(250, 744);
679
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
680
            this.layoutControl1.ResumeLayout(false);
681
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).EndInit();
682
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).EndInit();
683
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
684
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
685
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).EndInit();
686
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).EndInit();
687
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).EndInit();
688
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
689
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
690
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupConverter)).EndInit();
691
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
692
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
693
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupUtils)).EndInit();
694
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
695
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
696
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
697
            ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
698
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupShortCut)).EndInit();
699
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
700
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
701
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
702
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
703
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
704
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
705
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
706
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
707
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
708
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
709
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
710
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
711
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
712
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
713
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
714
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupDrawingSize)).EndInit();
715
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
716
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
717
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
718
            this.ResumeLayout(false);
719

    
720
        }
721

    
722
        #endregion
723

    
724
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
725
        private DevExpress.XtraLayout.LayoutControlGroup Root;
726
        private DevExpress.XtraEditors.SimpleButton btnSPPIDConverter;
727
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
728
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
729
        public DevExpress.XtraEditors.SimpleButton simpleButton1;
730
        public DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
731
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
732
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupConverter;
733
        private DevExpress.XtraEditors.SimpleButton btnLinkOPC;
734
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
735
        private DevExpress.XtraEditors.LabelControl labelControl1;
736
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupUtils;
737
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
738
        private DevExpress.XtraEditors.SimpleButton btnSymmetry;
739
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
740
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupShortCut;
741
        private DevExpress.XtraEditors.SpinEdit spinEditSymmetry;
742
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
743
        private DevExpress.XtraEditors.SimpleButton btnSpecBreakRelocation;
744
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
745
        private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
746
        private DevExpress.XtraEditors.ToggleSwitch toggleSwitchMoveSymbol;
747
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
748
        private DevExpress.XtraEditors.LabelControl labelControl2;
749
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
750
        private DevExpress.XtraEditors.ToggleSwitch toggleSwitchSnapGrid;
751
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
752
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
753
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
754
        private DevExpress.XtraEditors.SimpleButton btnLinkOPCTest;
755
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
756
        private DevExpress.XtraEditors.TextEdit textEdit2;
757
        private DevExpress.XtraEditors.TextEdit textEdit1;
758
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
759
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
760
        private DevExpress.XtraEditors.SimpleButton btnOPC;
761
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
762
        private DevExpress.XtraEditors.SimpleButton btnCreateStreamBreak;
763
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
764
        private DevExpress.XtraEditors.SimpleButton btnPipeRunBreak;
765
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
766
        private DevExpress.XtraEditors.SimpleButton btnSegmentBreak;
767
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
768
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
769
        private DevExpress.XtraEditors.TextEdit textEditDrawingY;
770
        private DevExpress.XtraEditors.TextEdit textEditDrawingX;
771
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupDrawingSize;
772
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
773
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
774
        private DevExpress.XtraEditors.SimpleButton btnGetDrawingSize;
775
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
776
    }
777
}
클립보드 이미지 추가 (최대 크기: 500 MB)