프로젝트

일반

사용자정보

통계
| 개정판:

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

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

1
namespace Converter.SPPID.Wrapper
2
{
3
    partial class ConverterDocking
4
    {
5
        /// <summary> 
6
        /// 필수 디자이너 변수입니다.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9

    
10
        /// <summary> 
11
        /// 사용 중인 모든 리소스를 정리합니다.
12
        /// </summary>
13
        /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
14
        protected override void Dispose(bool disposing)
15
        {
16
            if (disposing && (components != null))
17
            {
18
                components.Dispose();
19
            }
20
            base.Dispose(disposing);
21
        }
22

    
23
        #region 구성 요소 디자이너에서 생성한 코드
24

    
25
        /// <summary> 
26
        /// 디자이너 지원에 필요한 메서드입니다. 
27
        /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
28
        /// </summary>
29
        private void InitializeComponent()
30
        {
31
            this.components = new System.ComponentModel.Container();
32
            DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, null, true, true, typeof(System.Windows.Forms.UserControl));
33
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterDocking));
34
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
35
            this.toggleSwitchSnapGrid = new DevExpress.XtraEditors.ToggleSwitch();
36
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
37
            this.toggleSwitchMoveSymbol = new DevExpress.XtraEditors.ToggleSwitch();
38
            this.btnSpecBreakRelocation = new DevExpress.XtraEditors.SimpleButton();
39
            this.spinEditSymmetry = new DevExpress.XtraEditors.SpinEdit();
40
            this.btnSymmetry = new DevExpress.XtraEditors.SimpleButton();
41
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
42
            this.btnLinkOPC = new DevExpress.XtraEditors.SimpleButton();
43
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
44
            this.btnSPPIDConverter = new DevExpress.XtraEditors.SimpleButton();
45
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
46
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
47
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
48
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
49
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
50
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
51
            this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
52
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
53
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
54
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
55
            this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
56
            this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
57
            this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
58
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
59
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
60
            this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
61
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
62
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
63
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
64
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
65
            this.layoutControl1.SuspendLayout();
66
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).BeginInit();
67
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).BeginInit();
68
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).BeginInit();
69
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
70
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
71
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
72
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
73
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
74
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
75
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
76
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
77
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
78
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
79
            ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
80
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
81
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
82
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
83
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
84
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
85
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
86
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
87
            this.SuspendLayout();
88
            // 
89
            // splashScreenManager
90
            // 
91
            splashScreenManager.ClosingDelay = 500;
92
            // 
93
            // layoutControl1
94
            // 
95
            this.layoutControl1.Controls.Add(this.toggleSwitchSnapGrid);
96
            this.layoutControl1.Controls.Add(this.labelControl2);
97
            this.layoutControl1.Controls.Add(this.toggleSwitchMoveSymbol);
98
            this.layoutControl1.Controls.Add(this.btnSpecBreakRelocation);
99
            this.layoutControl1.Controls.Add(this.spinEditSymmetry);
100
            this.layoutControl1.Controls.Add(this.btnSymmetry);
101
            this.layoutControl1.Controls.Add(this.labelControl1);
102
            this.layoutControl1.Controls.Add(this.btnLinkOPC);
103
            this.layoutControl1.Controls.Add(this.simpleButton1);
104
            this.layoutControl1.Controls.Add(this.btnSPPIDConverter);
105
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
106
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
107
            this.layoutControl1.Name = "layoutControl1";
108
            this.layoutControl1.Root = this.Root;
109
            this.layoutControl1.Size = new System.Drawing.Size(250, 744);
110
            this.layoutControl1.TabIndex = 0;
111
            this.layoutControl1.Text = "layoutControl1";
112
            // 
113
            // toggleSwitchSnapGrid
114
            // 
115
            this.toggleSwitchSnapGrid.Location = new System.Drawing.Point(36, 371);
116
            this.toggleSwitchSnapGrid.Name = "toggleSwitchSnapGrid";
117
            this.toggleSwitchSnapGrid.Properties.OffText = "Off";
118
            this.toggleSwitchSnapGrid.Properties.OnText = "On";
119
            this.toggleSwitchSnapGrid.Size = new System.Drawing.Size(178, 19);
120
            this.toggleSwitchSnapGrid.StyleController = this.layoutControl1;
121
            this.toggleSwitchSnapGrid.TabIndex = 16;
122
            this.toggleSwitchSnapGrid.Toggled += new System.EventHandler(this.toggleSwitchSnapGrid_Toggled);
123
            // 
124
            // labelControl2
125
            // 
126
            this.labelControl2.Location = new System.Drawing.Point(36, 439);
127
            this.labelControl2.Name = "labelControl2";
128
            this.labelControl2.Size = new System.Drawing.Size(106, 14);
129
            this.labelControl2.StyleController = this.layoutControl1;
130
            this.labelControl2.TabIndex = 15;
131
            this.labelControl2.Text = "Key : Shift + Arrow";
132
            // 
133
            // toggleSwitchMoveSymbol
134
            // 
135
            this.toggleSwitchMoveSymbol.Location = new System.Drawing.Point(36, 457);
136
            this.toggleSwitchMoveSymbol.Name = "toggleSwitchMoveSymbol";
137
            this.toggleSwitchMoveSymbol.Properties.OffText = "Off";
138
            this.toggleSwitchMoveSymbol.Properties.OnText = "On";
139
            this.toggleSwitchMoveSymbol.Size = new System.Drawing.Size(178, 19);
140
            this.toggleSwitchMoveSymbol.StyleController = this.layoutControl1;
141
            this.toggleSwitchMoveSymbol.TabIndex = 14;
142
            this.toggleSwitchMoveSymbol.Toggled += new System.EventHandler(this.toggleSwitchMoveSymbol_Toggled);
143
            // 
144
            // btnSpecBreakRelocation
145
            // 
146
            this.btnSpecBreakRelocation.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.newrecurringappointment;
147
            this.btnSpecBreakRelocation.Location = new System.Drawing.Point(24, 235);
148
            this.btnSpecBreakRelocation.Name = "btnSpecBreakRelocation";
149
            this.btnSpecBreakRelocation.Size = new System.Drawing.Size(202, 36);
150
            this.btnSpecBreakRelocation.StyleController = this.layoutControl1;
151
            this.btnSpecBreakRelocation.TabIndex = 13;
152
            this.btnSpecBreakRelocation.Text = "SpecBreak Relocation";
153
            this.btnSpecBreakRelocation.Click += new System.EventHandler(this.btnSpecBreakRelocation_Click);
154
            // 
155
            // spinEditSymmetry
156
            // 
157
            this.spinEditSymmetry.EditValue = new decimal(new int[] {
158
            1,
159
            0,
160
            0,
161
            0});
162
            this.spinEditSymmetry.Location = new System.Drawing.Point(119, 170);
163
            this.spinEditSymmetry.Name = "spinEditSymmetry";
164
            this.spinEditSymmetry.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
165
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
166
            this.spinEditSymmetry.Properties.MaxValue = new decimal(new int[] {
167
            10,
168
            0,
169
            0,
170
            0});
171
            this.spinEditSymmetry.Properties.MinValue = new decimal(new int[] {
172
            1,
173
            0,
174
            0,
175
            0});
176
            this.spinEditSymmetry.Size = new System.Drawing.Size(107, 20);
177
            this.spinEditSymmetry.StyleController = this.layoutControl1;
178
            this.spinEditSymmetry.TabIndex = 12;
179
            // 
180
            // btnSymmetry
181
            // 
182
            this.btnSymmetry.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.productquickcomparisons;
183
            this.btnSymmetry.Location = new System.Drawing.Point(24, 194);
184
            this.btnSymmetry.Name = "btnSymmetry";
185
            this.btnSymmetry.Size = new System.Drawing.Size(202, 36);
186
            this.btnSymmetry.StyleController = this.layoutControl1;
187
            this.btnSymmetry.TabIndex = 11;
188
            this.btnSymmetry.Text = "Symbol Symmetry";
189
            this.btnSymmetry.Click += new System.EventHandler(this.btnSymmetry_Click);
190
            // 
191
            // labelControl1
192
            // 
193
            this.labelControl1.Location = new System.Drawing.Point(36, 353);
194
            this.labelControl1.Name = "labelControl1";
195
            this.labelControl1.Size = new System.Drawing.Size(81, 14);
196
            this.labelControl1.StyleController = this.layoutControl1;
197
            this.labelControl1.TabIndex = 10;
198
            this.labelControl1.Text = "Key : Shift + A";
199
            // 
200
            // btnLinkOPC
201
            // 
202
            this.btnLinkOPC.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnLinkOPC.ImageOptions.SvgImage")));
203
            this.btnLinkOPC.Location = new System.Drawing.Point(24, 85);
204
            this.btnLinkOPC.Name = "btnLinkOPC";
205
            this.btnLinkOPC.Size = new System.Drawing.Size(202, 36);
206
            this.btnLinkOPC.StyleController = this.layoutControl1;
207
            this.btnLinkOPC.TabIndex = 9;
208
            this.btnLinkOPC.Text = "Link OPC";
209
            this.btnLinkOPC.Click += new System.EventHandler(this.btnLinkOPC_Click);
210
            // 
211
            // simpleButton1
212
            // 
213
            this.simpleButton1.Location = new System.Drawing.Point(12, 504);
214
            this.simpleButton1.Name = "simpleButton1";
215
            this.simpleButton1.Size = new System.Drawing.Size(226, 22);
216
            this.simpleButton1.StyleController = this.layoutControl1;
217
            this.simpleButton1.TabIndex = 5;
218
            this.simpleButton1.Text = "simpleButton1";
219
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
220
            // 
221
            // btnSPPIDConverter
222
            // 
223
            this.btnSPPIDConverter.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDConverter.ImageOptions.SvgImage")));
224
            this.btnSPPIDConverter.Location = new System.Drawing.Point(24, 45);
225
            this.btnSPPIDConverter.Name = "btnSPPIDConverter";
226
            this.btnSPPIDConverter.Size = new System.Drawing.Size(202, 36);
227
            this.btnSPPIDConverter.StyleController = this.layoutControl1;
228
            this.btnSPPIDConverter.TabIndex = 4;
229
            this.btnSPPIDConverter.Text = "Open Converter";
230
            this.btnSPPIDConverter.Click += new System.EventHandler(this.btnConverter_Click);
231
            // 
232
            // Root
233
            // 
234
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
235
            this.Root.GroupBordersVisible = false;
236
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
237
            this.emptySpaceItem1,
238
            this.layoutControlItem2,
239
            this.layoutControlGroup2,
240
            this.layoutControlGroup3,
241
            this.layoutControlGroup4});
242
            this.Root.Name = "Root";
243
            this.Root.Size = new System.Drawing.Size(250, 744);
244
            this.Root.TextVisible = false;
245
            // 
246
            // emptySpaceItem1
247
            // 
248
            this.emptySpaceItem1.AllowHotTrack = false;
249
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 518);
250
            this.emptySpaceItem1.Name = "emptySpaceItem1";
251
            this.emptySpaceItem1.Size = new System.Drawing.Size(230, 206);
252
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
253
            // 
254
            // layoutControlItem2
255
            // 
256
            this.layoutControlItem2.Control = this.simpleButton1;
257
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 492);
258
            this.layoutControlItem2.Name = "layoutControlItem2";
259
            this.layoutControlItem2.Size = new System.Drawing.Size(230, 26);
260
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
261
            this.layoutControlItem2.TextVisible = false;
262
            this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.OnlyInCustomization;
263
            // 
264
            // layoutControlGroup2
265
            // 
266
            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
267
            this.layoutControlItem1,
268
            this.layoutControlItem6});
269
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
270
            this.layoutControlGroup2.Name = "layoutControlGroup2";
271
            this.layoutControlGroup2.Size = new System.Drawing.Size(230, 125);
272
            this.layoutControlGroup2.Text = "Converter";
273
            // 
274
            // layoutControlItem1
275
            // 
276
            this.layoutControlItem1.Control = this.btnSPPIDConverter;
277
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
278
            this.layoutControlItem1.Name = "layoutControlItem1";
279
            this.layoutControlItem1.Size = new System.Drawing.Size(206, 40);
280
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
281
            this.layoutControlItem1.TextVisible = false;
282
            // 
283
            // layoutControlItem6
284
            // 
285
            this.layoutControlItem6.Control = this.btnLinkOPC;
286
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 40);
287
            this.layoutControlItem6.Name = "layoutControlItem6";
288
            this.layoutControlItem6.Size = new System.Drawing.Size(206, 40);
289
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
290
            this.layoutControlItem6.TextVisible = false;
291
            // 
292
            // layoutControlGroup3
293
            // 
294
            this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
295
            this.layoutControlItem8,
296
            this.layoutControlItem9,
297
            this.layoutControlItem10,
298
            this.simpleSeparator1});
299
            this.layoutControlGroup3.Location = new System.Drawing.Point(0, 125);
300
            this.layoutControlGroup3.Name = "layoutControlGroup3";
301
            this.layoutControlGroup3.Size = new System.Drawing.Size(230, 150);
302
            this.layoutControlGroup3.Text = "SPPID Utils";
303
            // 
304
            // layoutControlItem8
305
            // 
306
            this.layoutControlItem8.Control = this.btnSymmetry;
307
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 24);
308
            this.layoutControlItem8.Name = "layoutControlItem8";
309
            this.layoutControlItem8.Size = new System.Drawing.Size(206, 40);
310
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
311
            this.layoutControlItem8.TextVisible = false;
312
            // 
313
            // layoutControlItem9
314
            // 
315
            this.layoutControlItem9.Control = this.spinEditSymmetry;
316
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
317
            this.layoutControlItem9.Name = "layoutControlItem9";
318
            this.layoutControlItem9.Size = new System.Drawing.Size(206, 24);
319
            this.layoutControlItem9.Text = "Symmetry Count";
320
            this.layoutControlItem9.TextSize = new System.Drawing.Size(92, 14);
321
            // 
322
            // layoutControlItem10
323
            // 
324
            this.layoutControlItem10.Control = this.btnSpecBreakRelocation;
325
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 65);
326
            this.layoutControlItem10.Name = "layoutControlItem10";
327
            this.layoutControlItem10.Size = new System.Drawing.Size(206, 40);
328
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
329
            this.layoutControlItem10.TextVisible = false;
330
            // 
331
            // simpleSeparator1
332
            // 
333
            this.simpleSeparator1.AllowHotTrack = false;
334
            this.simpleSeparator1.Location = new System.Drawing.Point(0, 64);
335
            this.simpleSeparator1.Name = "simpleSeparator1";
336
            this.simpleSeparator1.Size = new System.Drawing.Size(206, 1);
337
            // 
338
            // layoutControlGroup4
339
            // 
340
            this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
341
            this.layoutControlGroup5,
342
            this.layoutControlGroup6});
343
            this.layoutControlGroup4.Location = new System.Drawing.Point(0, 275);
344
            this.layoutControlGroup4.Name = "layoutControlGroup4";
345
            this.layoutControlGroup4.Size = new System.Drawing.Size(230, 217);
346
            this.layoutControlGroup4.Text = "Keyboard Shortcut";
347
            // 
348
            // layoutControlGroup5
349
            // 
350
            this.layoutControlGroup5.CustomizationFormText = "Snap Grid";
351
            this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
352
            this.layoutControlItem7,
353
            this.layoutControlItem13});
354
            this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
355
            this.layoutControlGroup5.Name = "layoutControlGroup5";
356
            this.layoutControlGroup5.Size = new System.Drawing.Size(206, 86);
357
            this.layoutControlGroup5.Text = "Snap Grid";
358
            // 
359
            // layoutControlItem7
360
            // 
361
            this.layoutControlItem7.Control = this.labelControl1;
362
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
363
            this.layoutControlItem7.Name = "layoutControlItem7";
364
            this.layoutControlItem7.Size = new System.Drawing.Size(182, 18);
365
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
366
            this.layoutControlItem7.TextVisible = false;
367
            // 
368
            // layoutControlItem13
369
            // 
370
            this.layoutControlItem13.Control = this.toggleSwitchSnapGrid;
371
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 18);
372
            this.layoutControlItem13.Name = "layoutControlItem13";
373
            this.layoutControlItem13.Size = new System.Drawing.Size(182, 23);
374
            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
375
            this.layoutControlItem13.TextVisible = false;
376
            // 
377
            // layoutControlGroup6
378
            // 
379
            this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
380
            this.layoutControlItem12,
381
            this.layoutControlItem11});
382
            this.layoutControlGroup6.Location = new System.Drawing.Point(0, 86);
383
            this.layoutControlGroup6.Name = "layoutControlGroup6";
384
            this.layoutControlGroup6.Size = new System.Drawing.Size(206, 86);
385
            this.layoutControlGroup6.Text = "Move Symbol (Selected)";
386
            // 
387
            // layoutControlItem12
388
            // 
389
            this.layoutControlItem12.Control = this.labelControl2;
390
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
391
            this.layoutControlItem12.Name = "layoutControlItem12";
392
            this.layoutControlItem12.Size = new System.Drawing.Size(182, 18);
393
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
394
            this.layoutControlItem12.TextVisible = false;
395
            // 
396
            // layoutControlItem11
397
            // 
398
            this.layoutControlItem11.Control = this.toggleSwitchMoveSymbol;
399
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 18);
400
            this.layoutControlItem11.Name = "layoutControlItem11";
401
            this.layoutControlItem11.Size = new System.Drawing.Size(182, 23);
402
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
403
            this.layoutControlItem11.TextVisible = false;
404
            // 
405
            // defaultLookAndFeel
406
            // 
407
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
408
            // 
409
            // ConverterDocking
410
            // 
411
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
412
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
413
            this.Controls.Add(this.layoutControl1);
414
            this.Name = "ConverterDocking";
415
            this.Size = new System.Drawing.Size(250, 744);
416
            this.Load += new System.EventHandler(this.ConverterDocking_Load);
417
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
418
            this.layoutControl1.ResumeLayout(false);
419
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).EndInit();
420
            ((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).EndInit();
421
            ((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).EndInit();
422
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
423
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
424
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
425
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
426
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
427
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
428
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
429
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
430
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
431
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
432
            ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
433
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
434
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
435
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
436
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
437
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
438
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
439
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
440
            this.ResumeLayout(false);
441

    
442
        }
443

    
444
        #endregion
445

    
446
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
447
        private DevExpress.XtraLayout.LayoutControlGroup Root;
448
        private DevExpress.XtraEditors.SimpleButton btnSPPIDConverter;
449
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
450
        private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel;
451
        public DevExpress.XtraEditors.SimpleButton simpleButton1;
452
        public DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
453
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
454
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
455
        private DevExpress.XtraEditors.SimpleButton btnLinkOPC;
456
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
457
        private DevExpress.XtraEditors.LabelControl labelControl1;
458
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
459
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
460
        private DevExpress.XtraEditors.SimpleButton btnSymmetry;
461
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
462
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
463
        private DevExpress.XtraEditors.SpinEdit spinEditSymmetry;
464
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
465
        private DevExpress.XtraEditors.SimpleButton btnSpecBreakRelocation;
466
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
467
        private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
468
        private DevExpress.XtraEditors.ToggleSwitch toggleSwitchMoveSymbol;
469
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
470
        private DevExpress.XtraEditors.LabelControl labelControl2;
471
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
472
        private DevExpress.XtraEditors.ToggleSwitch toggleSwitchSnapGrid;
473
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
474
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
475
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
476
    }
477
}
클립보드 이미지 추가 (최대 크기: 500 MB)