프로젝트

일반

사용자정보

개정판 8f24b438

ID8f24b438a89866e7309c3a0cf34c7d056cd21ecc
상위 94a117ca
하위 4c76a67a

gaqhf 이(가) 3년 이상 전에 추가함

dev issue #000 : dev

Change-Id: I9028fd2c54a0abd4dc23db92e63e20422b486fbd

차이점 보기:

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

  
771 796
        }
772 797

  
......
828 853
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
829 854
        private DevExpress.XtraEditors.SimpleButton btnUploadDrawingAttribute;
830 855
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
831
    }
856
		private DevExpress.XtraEditors.SimpleButton btnRussia;
857
		private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
858
	}
832 859
}

내보내기 Unified diff

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