프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter / ConverterDocking.Designer.cs @ 33e8b214

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

1 65881d60 gaqhf
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 d19ae675 gaqhf
            this.components = new System.ComponentModel.Container();
32 ca214bc3 gaqhf
            DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, null, true, true, typeof(System.Windows.Forms.UserControl));
33 6a7573b0 gaqhf
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterDocking));
34 65881d60 gaqhf
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
35 27e624cd gaqhf
            this.textEditDrawingY = new DevExpress.XtraEditors.TextEdit();
36
            this.textEditDrawingX = new DevExpress.XtraEditors.TextEdit();
37 9fcc54bb gaqhf
            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 5a47c65c gaqhf
            this.toggleSwitchSnapGrid = new DevExpress.XtraEditors.ToggleSwitch();
45
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
46
            this.toggleSwitchMoveSymbol = new DevExpress.XtraEditors.ToggleSwitch();
47 29ac1959 gaqhf
            this.btnSpecBreakRelocation = new DevExpress.XtraEditors.SimpleButton();
48 c3e8fa8e gaqhf
            this.spinEditSymmetry = new DevExpress.XtraEditors.SpinEdit();
49 82c7f66d gaqhf
            this.btnSymmetry = new DevExpress.XtraEditors.SimpleButton();
50
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
51 b427ebf9 humkyung
            this.btnLinkOPC = new DevExpress.XtraEditors.SimpleButton();
52 ca214bc3 gaqhf
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
53 e3e2d41f gaqhf
            this.btnSPPIDConverter = new DevExpress.XtraEditors.SimpleButton();
54 65881d60 gaqhf
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
55
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
56 9fcc54bb gaqhf
            this.layoutControlGroupConverter = new DevExpress.XtraLayout.LayoutControlGroup();
57 69b7387a gaqhf
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
58
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
59 9fcc54bb gaqhf
            this.layoutControlGroupUtils = new DevExpress.XtraLayout.LayoutControlGroup();
60 d6f22c35 gaqhf
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
61 c3e8fa8e gaqhf
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
62 29ac1959 gaqhf
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
63
            this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
64 9fcc54bb gaqhf
            this.layoutControlGroupShortCut = new DevExpress.XtraLayout.LayoutControlGroup();
65 5a47c65c gaqhf
            this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
66 c3e8fa8e gaqhf
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
67 5a47c65c gaqhf
            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 27e624cd gaqhf
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
72 b53b591f gaqhf
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
73 27e624cd gaqhf
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
74 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
79 9fcc54bb gaqhf
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
80 27e624cd gaqhf
            this.layoutControlGroupDrawingSize = new DevExpress.XtraLayout.LayoutControlGroup();
81
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
82
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
83 9fcc54bb gaqhf
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
84 27e624cd gaqhf
            this.btnGetDrawingSize = new DevExpress.XtraEditors.SimpleButton();
85
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
86 65881d60 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
87
            this.layoutControl1.SuspendLayout();
88 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).BeginInit();
89
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).BeginInit();
90 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
91
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
92 5a47c65c gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).BeginInit();
93
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).BeginInit();
94 c3e8fa8e gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).BeginInit();
95 65881d60 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
96
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
97 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupConverter)).BeginInit();
98 69b7387a gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
99
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
100 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupUtils)).BeginInit();
101 d6f22c35 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
102 c3e8fa8e gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
103 29ac1959 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
104
            ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
105 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupShortCut)).BeginInit();
106 5a47c65c gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
107 c3e8fa8e gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
108 5a47c65c gaqhf
            ((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 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
113 b53b591f gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
114 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
115 9fcc54bb gaqhf
            ((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 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
120 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
121 27e624cd gaqhf
            ((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 65881d60 gaqhf
            this.SuspendLayout();
126
            // 
127 6a7573b0 gaqhf
            // splashScreenManager
128
            // 
129
            splashScreenManager.ClosingDelay = 500;
130
            // 
131 65881d60 gaqhf
            // layoutControl1
132
            // 
133 27e624cd gaqhf
            this.layoutControl1.Controls.Add(this.btnGetDrawingSize);
134
            this.layoutControl1.Controls.Add(this.textEditDrawingY);
135
            this.layoutControl1.Controls.Add(this.textEditDrawingX);
136 9fcc54bb gaqhf
            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 b53b591f gaqhf
            this.layoutControl1.Controls.Add(this.btnLinkOPCTest);
143 5a47c65c gaqhf
            this.layoutControl1.Controls.Add(this.toggleSwitchSnapGrid);
144
            this.layoutControl1.Controls.Add(this.labelControl2);
145
            this.layoutControl1.Controls.Add(this.toggleSwitchMoveSymbol);
146 29ac1959 gaqhf
            this.layoutControl1.Controls.Add(this.btnSpecBreakRelocation);
147 c3e8fa8e gaqhf
            this.layoutControl1.Controls.Add(this.spinEditSymmetry);
148 d6f22c35 gaqhf
            this.layoutControl1.Controls.Add(this.btnSymmetry);
149 0f06870b gaqhf
            this.layoutControl1.Controls.Add(this.labelControl1);
150 69b7387a gaqhf
            this.layoutControl1.Controls.Add(this.btnLinkOPC);
151 1ba9c671 gaqhf
            this.layoutControl1.Controls.Add(this.simpleButton1);
152 e3e2d41f gaqhf
            this.layoutControl1.Controls.Add(this.btnSPPIDConverter);
153 65881d60 gaqhf
            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 5a47c65c gaqhf
            this.layoutControl1.Size = new System.Drawing.Size(250, 744);
158 65881d60 gaqhf
            this.layoutControl1.TabIndex = 0;
159
            this.layoutControl1.Text = "layoutControl1";
160
            // 
161 27e624cd gaqhf
            // 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 9fcc54bb gaqhf
            // btnSegmentBreak
182
            // 
183 27e624cd gaqhf
            this.btnSegmentBreak.Location = new System.Drawing.Point(24, 808);
184 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.btnPipeRunBreak.Location = new System.Drawing.Point(24, 834);
194 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.btnCreateStreamBreak.Location = new System.Drawing.Point(24, 734);
204 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.btnOPC.Location = new System.Drawing.Point(24, 708);
214 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.textEdit2.Location = new System.Drawing.Point(119, 784);
224 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.textEdit1.Location = new System.Drawing.Point(119, 760);
233 9fcc54bb gaqhf
            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 27e624cd gaqhf
            this.btnLinkOPCTest.Location = new System.Drawing.Point(24, 656);
241 9fcc54bb gaqhf
            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 5a47c65c gaqhf
            // toggleSwitchSnapGrid
249
            // 
250 27e624cd gaqhf
            this.toggleSwitchSnapGrid.Location = new System.Drawing.Point(36, 490);
251 5a47c65c gaqhf
            this.toggleSwitchSnapGrid.Name = "toggleSwitchSnapGrid";
252
            this.toggleSwitchSnapGrid.Properties.OffText = "Off";
253
            this.toggleSwitchSnapGrid.Properties.OnText = "On";
254 9fcc54bb gaqhf
            this.toggleSwitchSnapGrid.Size = new System.Drawing.Size(161, 19);
255 5a47c65c gaqhf
            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 27e624cd gaqhf
            this.labelControl2.Location = new System.Drawing.Point(36, 558);
262 5a47c65c gaqhf
            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 27e624cd gaqhf
            this.toggleSwitchMoveSymbol.Location = new System.Drawing.Point(36, 576);
271 5a47c65c gaqhf
            this.toggleSwitchMoveSymbol.Name = "toggleSwitchMoveSymbol";
272
            this.toggleSwitchMoveSymbol.Properties.OffText = "Off";
273
            this.toggleSwitchMoveSymbol.Properties.OnText = "On";
274 9fcc54bb gaqhf
            this.toggleSwitchMoveSymbol.Size = new System.Drawing.Size(161, 19);
275 5a47c65c gaqhf
            this.toggleSwitchMoveSymbol.StyleController = this.layoutControl1;
276
            this.toggleSwitchMoveSymbol.TabIndex = 14;
277
            this.toggleSwitchMoveSymbol.Toggled += new System.EventHandler(this.toggleSwitchMoveSymbol_Toggled);
278
            // 
279 29ac1959 gaqhf
            // btnSpecBreakRelocation
280
            // 
281
            this.btnSpecBreakRelocation.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.newrecurringappointment;
282 27e624cd gaqhf
            this.btnSpecBreakRelocation.Location = new System.Drawing.Point(24, 354);
283 29ac1959 gaqhf
            this.btnSpecBreakRelocation.Name = "btnSpecBreakRelocation";
284 9fcc54bb gaqhf
            this.btnSpecBreakRelocation.Size = new System.Drawing.Size(185, 36);
285 29ac1959 gaqhf
            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 c3e8fa8e gaqhf
            // spinEditSymmetry
291
            // 
292
            this.spinEditSymmetry.EditValue = new decimal(new int[] {
293
            1,
294
            0,
295
            0,
296
            0});
297 27e624cd gaqhf
            this.spinEditSymmetry.Location = new System.Drawing.Point(119, 289);
298 c3e8fa8e gaqhf
            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 9fcc54bb gaqhf
            this.spinEditSymmetry.Size = new System.Drawing.Size(90, 20);
312 c3e8fa8e gaqhf
            this.spinEditSymmetry.StyleController = this.layoutControl1;
313
            this.spinEditSymmetry.TabIndex = 12;
314
            // 
315 82c7f66d gaqhf
            // btnSymmetry
316
            // 
317
            this.btnSymmetry.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.productquickcomparisons;
318 27e624cd gaqhf
            this.btnSymmetry.Location = new System.Drawing.Point(24, 313);
319 82c7f66d gaqhf
            this.btnSymmetry.Name = "btnSymmetry";
320 9fcc54bb gaqhf
            this.btnSymmetry.Size = new System.Drawing.Size(185, 36);
321 82c7f66d gaqhf
            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 27e624cd gaqhf
            this.labelControl1.Location = new System.Drawing.Point(36, 472);
329 82c7f66d gaqhf
            this.labelControl1.Name = "labelControl1";
330 5a47c65c gaqhf
            this.labelControl1.Size = new System.Drawing.Size(81, 14);
331 82c7f66d gaqhf
            this.labelControl1.StyleController = this.layoutControl1;
332
            this.labelControl1.TabIndex = 10;
333 5a47c65c gaqhf
            this.labelControl1.Text = "Key : Shift + A";
334 82c7f66d gaqhf
            // 
335 b427ebf9 humkyung
            // btnLinkOPC
336
            // 
337
            this.btnLinkOPC.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnLinkOPC.ImageOptions.SvgImage")));
338 27e624cd gaqhf
            this.btnLinkOPC.Location = new System.Drawing.Point(24, 85);
339 b427ebf9 humkyung
            this.btnLinkOPC.Name = "btnLinkOPC";
340 9fcc54bb gaqhf
            this.btnLinkOPC.Size = new System.Drawing.Size(185, 36);
341 b427ebf9 humkyung
            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 ca214bc3 gaqhf
            // simpleButton1
347
            // 
348 27e624cd gaqhf
            this.simpleButton1.Location = new System.Drawing.Point(24, 682);
349 ca214bc3 gaqhf
            this.simpleButton1.Name = "simpleButton1";
350 9fcc54bb gaqhf
            this.simpleButton1.Size = new System.Drawing.Size(185, 22);
351 ca214bc3 gaqhf
            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 e3e2d41f gaqhf
            // btnSPPIDConverter
357
            // 
358 d19ae675 gaqhf
            this.btnSPPIDConverter.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDConverter.ImageOptions.SvgImage")));
359 27e624cd gaqhf
            this.btnSPPIDConverter.Location = new System.Drawing.Point(24, 45);
360 e3e2d41f gaqhf
            this.btnSPPIDConverter.Name = "btnSPPIDConverter";
361 9fcc54bb gaqhf
            this.btnSPPIDConverter.Size = new System.Drawing.Size(185, 36);
362 e3e2d41f gaqhf
            this.btnSPPIDConverter.StyleController = this.layoutControl1;
363
            this.btnSPPIDConverter.TabIndex = 4;
364 6a7573b0 gaqhf
            this.btnSPPIDConverter.Text = "Open Converter";
365 e3e2d41f gaqhf
            this.btnSPPIDConverter.Click += new System.EventHandler(this.btnConverter_Click);
366
            // 
367 65881d60 gaqhf
            // 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 1ba9c671 gaqhf
            this.emptySpaceItem1,
373 9fcc54bb gaqhf
            this.layoutControlGroupConverter,
374
            this.layoutControlGroupUtils,
375
            this.layoutControlGroupShortCut,
376 27e624cd gaqhf
            this.layoutControlGroup1,
377
            this.layoutControlGroupDrawingSize});
378 65881d60 gaqhf
            this.Root.Name = "Root";
379 27e624cd gaqhf
            this.Root.Size = new System.Drawing.Size(233, 890);
380 65881d60 gaqhf
            this.Root.TextVisible = false;
381
            // 
382
            // emptySpaceItem1
383
            // 
384
            this.emptySpaceItem1.AllowHotTrack = false;
385 27e624cd gaqhf
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 860);
386 65881d60 gaqhf
            this.emptySpaceItem1.Name = "emptySpaceItem1";
387 9fcc54bb gaqhf
            this.emptySpaceItem1.Size = new System.Drawing.Size(213, 10);
388 65881d60 gaqhf
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
389
            // 
390 9fcc54bb gaqhf
            // layoutControlGroupConverter
391 6a7573b0 gaqhf
            // 
392 9fcc54bb gaqhf
            this.layoutControlGroupConverter.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
393 69b7387a gaqhf
            this.layoutControlItem1,
394
            this.layoutControlItem6});
395 9fcc54bb gaqhf
            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 6a7573b0 gaqhf
            // 
400 69b7387a gaqhf
            // layoutControlItem1
401 6a7573b0 gaqhf
            // 
402 69b7387a gaqhf
            this.layoutControlItem1.Control = this.btnSPPIDConverter;
403
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
404
            this.layoutControlItem1.Name = "layoutControlItem1";
405 9fcc54bb gaqhf
            this.layoutControlItem1.Size = new System.Drawing.Size(189, 40);
406 69b7387a gaqhf
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
407
            this.layoutControlItem1.TextVisible = false;
408 6a7573b0 gaqhf
            // 
409 69b7387a gaqhf
            // layoutControlItem6
410
            // 
411
            this.layoutControlItem6.Control = this.btnLinkOPC;
412
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 40);
413
            this.layoutControlItem6.Name = "layoutControlItem6";
414 9fcc54bb gaqhf
            this.layoutControlItem6.Size = new System.Drawing.Size(189, 40);
415 69b7387a gaqhf
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
416
            this.layoutControlItem6.TextVisible = false;
417 ca214bc3 gaqhf
            // 
418 9fcc54bb gaqhf
            // layoutControlGroupUtils
419 0f06870b gaqhf
            // 
420 9fcc54bb gaqhf
            this.layoutControlGroupUtils.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
421 c3e8fa8e gaqhf
            this.layoutControlItem8,
422 29ac1959 gaqhf
            this.layoutControlItem9,
423
            this.layoutControlItem10,
424
            this.simpleSeparator1});
425 27e624cd gaqhf
            this.layoutControlGroupUtils.Location = new System.Drawing.Point(0, 244);
426 9fcc54bb gaqhf
            this.layoutControlGroupUtils.Name = "layoutControlGroupUtils";
427
            this.layoutControlGroupUtils.Size = new System.Drawing.Size(213, 150);
428
            this.layoutControlGroupUtils.Text = "SPPID Utils";
429 0f06870b gaqhf
            // 
430 d6f22c35 gaqhf
            // layoutControlItem8
431
            // 
432
            this.layoutControlItem8.Control = this.btnSymmetry;
433 c3e8fa8e gaqhf
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 24);
434 d6f22c35 gaqhf
            this.layoutControlItem8.Name = "layoutControlItem8";
435 9fcc54bb gaqhf
            this.layoutControlItem8.Size = new System.Drawing.Size(189, 40);
436 d6f22c35 gaqhf
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
437
            this.layoutControlItem8.TextVisible = false;
438
            // 
439 c3e8fa8e gaqhf
            // layoutControlItem9
440 82c7f66d gaqhf
            // 
441 c3e8fa8e gaqhf
            this.layoutControlItem9.Control = this.spinEditSymmetry;
442
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
443
            this.layoutControlItem9.Name = "layoutControlItem9";
444 9fcc54bb gaqhf
            this.layoutControlItem9.Size = new System.Drawing.Size(189, 24);
445 c3e8fa8e gaqhf
            this.layoutControlItem9.Text = "Symmetry Count";
446
            this.layoutControlItem9.TextSize = new System.Drawing.Size(92, 14);
447 82c7f66d gaqhf
            // 
448 29ac1959 gaqhf
            // layoutControlItem10
449
            // 
450
            this.layoutControlItem10.Control = this.btnSpecBreakRelocation;
451
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 65);
452
            this.layoutControlItem10.Name = "layoutControlItem10";
453 9fcc54bb gaqhf
            this.layoutControlItem10.Size = new System.Drawing.Size(189, 40);
454 29ac1959 gaqhf
            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 9fcc54bb gaqhf
            this.simpleSeparator1.Size = new System.Drawing.Size(189, 1);
463 29ac1959 gaqhf
            // 
464 9fcc54bb gaqhf
            // layoutControlGroupShortCut
465 2b200a6e gaqhf
            // 
466 9fcc54bb gaqhf
            this.layoutControlGroupShortCut.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
467 5a47c65c gaqhf
            this.layoutControlGroup5,
468
            this.layoutControlGroup6});
469 27e624cd gaqhf
            this.layoutControlGroupShortCut.Location = new System.Drawing.Point(0, 394);
470 9fcc54bb gaqhf
            this.layoutControlGroupShortCut.Name = "layoutControlGroupShortCut";
471
            this.layoutControlGroupShortCut.Size = new System.Drawing.Size(213, 217);
472
            this.layoutControlGroupShortCut.Text = "Keyboard Shortcut";
473 2b200a6e gaqhf
            // 
474 5a47c65c gaqhf
            // 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 9fcc54bb gaqhf
            this.layoutControlGroup5.Size = new System.Drawing.Size(189, 86);
483 5a47c65c gaqhf
            this.layoutControlGroup5.Text = "Snap Grid";
484
            // 
485 c3e8fa8e gaqhf
            // layoutControlItem7
486
            // 
487
            this.layoutControlItem7.Control = this.labelControl1;
488
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
489
            this.layoutControlItem7.Name = "layoutControlItem7";
490 9fcc54bb gaqhf
            this.layoutControlItem7.Size = new System.Drawing.Size(165, 18);
491 c3e8fa8e gaqhf
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
492
            this.layoutControlItem7.TextVisible = false;
493
            // 
494 5a47c65c gaqhf
            // layoutControlItem13
495
            // 
496
            this.layoutControlItem13.Control = this.toggleSwitchSnapGrid;
497
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 18);
498
            this.layoutControlItem13.Name = "layoutControlItem13";
499 9fcc54bb gaqhf
            this.layoutControlItem13.Size = new System.Drawing.Size(165, 23);
500 5a47c65c gaqhf
            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 9fcc54bb gaqhf
            this.layoutControlGroup6.Size = new System.Drawing.Size(189, 86);
511 5a47c65c gaqhf
            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 9fcc54bb gaqhf
            this.layoutControlItem12.Size = new System.Drawing.Size(165, 18);
519 5a47c65c gaqhf
            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 9fcc54bb gaqhf
            this.layoutControlItem11.Size = new System.Drawing.Size(165, 23);
528 5a47c65c gaqhf
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
529
            this.layoutControlItem11.TextVisible = false;
530
            // 
531 27e624cd gaqhf
            // 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 b53b591f gaqhf
            // layoutControlItem3
548
            // 
549
            this.layoutControlItem3.Control = this.btnLinkOPCTest;
550 9fcc54bb gaqhf
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
551 b53b591f gaqhf
            this.layoutControlItem3.Name = "layoutControlItem3";
552 9fcc54bb gaqhf
            this.layoutControlItem3.Size = new System.Drawing.Size(189, 26);
553 b53b591f gaqhf
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
554
            this.layoutControlItem3.TextVisible = false;
555
            // 
556 27e624cd gaqhf
            // 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 9fcc54bb gaqhf
            // 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 27e624cd gaqhf
            // 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 9fcc54bb gaqhf
            // 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 27e624cd gaqhf
            // 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 9fcc54bb gaqhf
            // defaultLookAndFeel
650
            // 
651
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
652
            // 
653 27e624cd gaqhf
            // btnGetDrawingSize
654 9fcc54bb gaqhf
            // 
655 27e624cd gaqhf
            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 9fcc54bb gaqhf
            // 
672 65881d60 gaqhf
            // 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 5a47c65c gaqhf
            this.Size = new System.Drawing.Size(250, 744);
679 65881d60 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
680
            this.layoutControl1.ResumeLayout(false);
681 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).EndInit();
682
            ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).EndInit();
683 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
684
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
685 5a47c65c gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).EndInit();
686
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).EndInit();
687 c3e8fa8e gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).EndInit();
688 65881d60 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
689
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
690 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupConverter)).EndInit();
691 69b7387a gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
692
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
693 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupUtils)).EndInit();
694 d6f22c35 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
695 c3e8fa8e gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
696 29ac1959 gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
697
            ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
698 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroupShortCut)).EndInit();
699 5a47c65c gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
700 c3e8fa8e gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
701 5a47c65c gaqhf
            ((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 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
706 b53b591f gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
707 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
708 9fcc54bb gaqhf
            ((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 27e624cd gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
713 9fcc54bb gaqhf
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
714 27e624cd gaqhf
            ((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 65881d60 gaqhf
            this.ResumeLayout(false);
719
720
        }
721
722
        #endregion
723
724
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
725
        private DevExpress.XtraLayout.LayoutControlGroup Root;
726 e3e2d41f gaqhf
        private DevExpress.XtraEditors.SimpleButton btnSPPIDConverter;
727 65881d60 gaqhf
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
728 d19ae675 gaqhf
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
729 b427ebf9 humkyung
        public DevExpress.XtraEditors.SimpleButton simpleButton1;
730
        public DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
731 6a7573b0 gaqhf
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
732 9fcc54bb gaqhf
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupConverter;
733 69b7387a gaqhf
        private DevExpress.XtraEditors.SimpleButton btnLinkOPC;
734
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
735 0f06870b gaqhf
        private DevExpress.XtraEditors.LabelControl labelControl1;
736 9fcc54bb gaqhf
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupUtils;
737 0f06870b gaqhf
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
738 d6f22c35 gaqhf
        private DevExpress.XtraEditors.SimpleButton btnSymmetry;
739
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
740 9fcc54bb gaqhf
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroupShortCut;
741 c3e8fa8e gaqhf
        private DevExpress.XtraEditors.SpinEdit spinEditSymmetry;
742
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
743 29ac1959 gaqhf
        private DevExpress.XtraEditors.SimpleButton btnSpecBreakRelocation;
744
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
745
        private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
746 5a47c65c gaqhf
        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 b53b591f gaqhf
        private DevExpress.XtraEditors.SimpleButton btnLinkOPCTest;
755
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
756 9fcc54bb gaqhf
        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 27e624cd gaqhf
        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 65881d60 gaqhf
    }
777
}
클립보드 이미지 추가 (최대 크기: 500 MB)