40 |
40 |
this.btnSymmetry = new DevExpress.XtraEditors.SimpleButton();
|
41 |
41 |
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
42 |
42 |
this.btnLinkOPC = new DevExpress.XtraEditors.SimpleButton();
|
43 |
|
this.btnGetDrawingSize = new DevExpress.XtraEditors.SimpleButton();
|
44 |
|
this.textEditDrawingY = new DevExpress.XtraEditors.TextEdit();
|
45 |
|
this.textEditDrawingX = new DevExpress.XtraEditors.TextEdit();
|
46 |
43 |
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
47 |
44 |
this.btnSPPIDConverter = new DevExpress.XtraEditors.SimpleButton();
|
48 |
45 |
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
49 |
46 |
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
50 |
47 |
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
51 |
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
52 |
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
53 |
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
54 |
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
55 |
48 |
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
56 |
49 |
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
57 |
50 |
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
... | ... | |
73 |
66 |
((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).BeginInit();
|
74 |
67 |
((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).BeginInit();
|
75 |
68 |
((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).BeginInit();
|
76 |
|
((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).BeginInit();
|
77 |
|
((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).BeginInit();
|
78 |
69 |
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
79 |
70 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
80 |
71 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
81 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
82 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
83 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
84 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
85 |
72 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
86 |
73 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
87 |
74 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
... | ... | |
113 |
100 |
this.layoutControl1.Controls.Add(this.btnSymmetry);
|
114 |
101 |
this.layoutControl1.Controls.Add(this.labelControl1);
|
115 |
102 |
this.layoutControl1.Controls.Add(this.btnLinkOPC);
|
116 |
|
this.layoutControl1.Controls.Add(this.btnGetDrawingSize);
|
117 |
|
this.layoutControl1.Controls.Add(this.textEditDrawingY);
|
118 |
|
this.layoutControl1.Controls.Add(this.textEditDrawingX);
|
119 |
103 |
this.layoutControl1.Controls.Add(this.simpleButton1);
|
120 |
104 |
this.layoutControl1.Controls.Add(this.btnSPPIDConverter);
|
121 |
105 |
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
... | ... | |
128 |
112 |
//
|
129 |
113 |
// toggleSwitchSnapGrid
|
130 |
114 |
//
|
131 |
|
this.toggleSwitchSnapGrid.Location = new System.Drawing.Point(36, 490);
|
|
115 |
this.toggleSwitchSnapGrid.Location = new System.Drawing.Point(36, 371);
|
132 |
116 |
this.toggleSwitchSnapGrid.Name = "toggleSwitchSnapGrid";
|
133 |
117 |
this.toggleSwitchSnapGrid.Properties.OffText = "Off";
|
134 |
118 |
this.toggleSwitchSnapGrid.Properties.OnText = "On";
|
... | ... | |
139 |
123 |
//
|
140 |
124 |
// labelControl2
|
141 |
125 |
//
|
142 |
|
this.labelControl2.Location = new System.Drawing.Point(36, 558);
|
|
126 |
this.labelControl2.Location = new System.Drawing.Point(36, 439);
|
143 |
127 |
this.labelControl2.Name = "labelControl2";
|
144 |
128 |
this.labelControl2.Size = new System.Drawing.Size(106, 14);
|
145 |
129 |
this.labelControl2.StyleController = this.layoutControl1;
|
... | ... | |
148 |
132 |
//
|
149 |
133 |
// toggleSwitchMoveSymbol
|
150 |
134 |
//
|
151 |
|
this.toggleSwitchMoveSymbol.Location = new System.Drawing.Point(36, 576);
|
|
135 |
this.toggleSwitchMoveSymbol.Location = new System.Drawing.Point(36, 457);
|
152 |
136 |
this.toggleSwitchMoveSymbol.Name = "toggleSwitchMoveSymbol";
|
153 |
137 |
this.toggleSwitchMoveSymbol.Properties.OffText = "Off";
|
154 |
138 |
this.toggleSwitchMoveSymbol.Properties.OnText = "On";
|
... | ... | |
160 |
144 |
// btnSpecBreakRelocation
|
161 |
145 |
//
|
162 |
146 |
this.btnSpecBreakRelocation.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.newrecurringappointment;
|
163 |
|
this.btnSpecBreakRelocation.Location = new System.Drawing.Point(24, 354);
|
|
147 |
this.btnSpecBreakRelocation.Location = new System.Drawing.Point(24, 235);
|
164 |
148 |
this.btnSpecBreakRelocation.Name = "btnSpecBreakRelocation";
|
165 |
149 |
this.btnSpecBreakRelocation.Size = new System.Drawing.Size(202, 36);
|
166 |
150 |
this.btnSpecBreakRelocation.StyleController = this.layoutControl1;
|
... | ... | |
175 |
159 |
0,
|
176 |
160 |
0,
|
177 |
161 |
0});
|
178 |
|
this.spinEditSymmetry.Location = new System.Drawing.Point(119, 289);
|
|
162 |
this.spinEditSymmetry.Location = new System.Drawing.Point(119, 170);
|
179 |
163 |
this.spinEditSymmetry.Name = "spinEditSymmetry";
|
180 |
164 |
this.spinEditSymmetry.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
181 |
165 |
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
... | ... | |
196 |
180 |
// btnSymmetry
|
197 |
181 |
//
|
198 |
182 |
this.btnSymmetry.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.productquickcomparisons;
|
199 |
|
this.btnSymmetry.Location = new System.Drawing.Point(24, 313);
|
|
183 |
this.btnSymmetry.Location = new System.Drawing.Point(24, 194);
|
200 |
184 |
this.btnSymmetry.Name = "btnSymmetry";
|
201 |
185 |
this.btnSymmetry.Size = new System.Drawing.Size(202, 36);
|
202 |
186 |
this.btnSymmetry.StyleController = this.layoutControl1;
|
... | ... | |
206 |
190 |
//
|
207 |
191 |
// labelControl1
|
208 |
192 |
//
|
209 |
|
this.labelControl1.Location = new System.Drawing.Point(36, 472);
|
|
193 |
this.labelControl1.Location = new System.Drawing.Point(36, 353);
|
210 |
194 |
this.labelControl1.Name = "labelControl1";
|
211 |
195 |
this.labelControl1.Size = new System.Drawing.Size(81, 14);
|
212 |
196 |
this.labelControl1.StyleController = this.layoutControl1;
|
... | ... | |
224 |
208 |
this.btnLinkOPC.Text = "Link OPC";
|
225 |
209 |
this.btnLinkOPC.Click += new System.EventHandler(this.btnLinkOPC_Click);
|
226 |
210 |
//
|
227 |
|
// btnGetDrawingSize
|
228 |
|
//
|
229 |
|
this.btnGetDrawingSize.Location = new System.Drawing.Point(24, 170);
|
230 |
|
this.btnGetDrawingSize.Name = "btnGetDrawingSize";
|
231 |
|
this.btnGetDrawingSize.Size = new System.Drawing.Size(202, 22);
|
232 |
|
this.btnGetDrawingSize.StyleController = this.layoutControl1;
|
233 |
|
this.btnGetDrawingSize.TabIndex = 8;
|
234 |
|
this.btnGetDrawingSize.Text = "Get Drawing Size";
|
235 |
|
this.btnGetDrawingSize.Click += new System.EventHandler(this.btnGetDrawingSize_Click);
|
236 |
|
//
|
237 |
|
// textEditDrawingY
|
238 |
|
//
|
239 |
|
this.textEditDrawingY.Location = new System.Drawing.Point(44, 220);
|
240 |
|
this.textEditDrawingY.Name = "textEditDrawingY";
|
241 |
|
this.textEditDrawingY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
242 |
|
this.textEditDrawingY.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
243 |
|
this.textEditDrawingY.Properties.ReadOnly = true;
|
244 |
|
this.textEditDrawingY.Size = new System.Drawing.Size(182, 20);
|
245 |
|
this.textEditDrawingY.StyleController = this.layoutControl1;
|
246 |
|
this.textEditDrawingY.TabIndex = 7;
|
247 |
|
//
|
248 |
|
// textEditDrawingX
|
249 |
|
//
|
250 |
|
this.textEditDrawingX.Location = new System.Drawing.Point(44, 196);
|
251 |
|
this.textEditDrawingX.Name = "textEditDrawingX";
|
252 |
|
this.textEditDrawingX.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
253 |
|
this.textEditDrawingX.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
254 |
|
this.textEditDrawingX.Properties.ReadOnly = true;
|
255 |
|
this.textEditDrawingX.Size = new System.Drawing.Size(182, 20);
|
256 |
|
this.textEditDrawingX.StyleController = this.layoutControl1;
|
257 |
|
this.textEditDrawingX.TabIndex = 6;
|
258 |
|
//
|
259 |
211 |
// simpleButton1
|
260 |
212 |
//
|
261 |
|
this.simpleButton1.Location = new System.Drawing.Point(12, 623);
|
|
213 |
this.simpleButton1.Location = new System.Drawing.Point(12, 504);
|
262 |
214 |
this.simpleButton1.Name = "simpleButton1";
|
263 |
215 |
this.simpleButton1.Size = new System.Drawing.Size(226, 22);
|
264 |
216 |
this.simpleButton1.StyleController = this.layoutControl1;
|
... | ... | |
284 |
236 |
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
285 |
237 |
this.emptySpaceItem1,
|
286 |
238 |
this.layoutControlItem2,
|
287 |
|
this.layoutControlGroup1,
|
288 |
239 |
this.layoutControlGroup2,
|
289 |
240 |
this.layoutControlGroup3,
|
290 |
241 |
this.layoutControlGroup4});
|
... | ... | |
295 |
246 |
// emptySpaceItem1
|
296 |
247 |
//
|
297 |
248 |
this.emptySpaceItem1.AllowHotTrack = false;
|
298 |
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 637);
|
|
249 |
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 518);
|
299 |
250 |
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
300 |
|
this.emptySpaceItem1.Size = new System.Drawing.Size(230, 87);
|
|
251 |
this.emptySpaceItem1.Size = new System.Drawing.Size(230, 206);
|
301 |
252 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
302 |
253 |
//
|
303 |
254 |
// layoutControlItem2
|
304 |
255 |
//
|
305 |
256 |
this.layoutControlItem2.Control = this.simpleButton1;
|
306 |
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 611);
|
|
257 |
this.layoutControlItem2.Location = new System.Drawing.Point(0, 492);
|
307 |
258 |
this.layoutControlItem2.Name = "layoutControlItem2";
|
308 |
259 |
this.layoutControlItem2.Size = new System.Drawing.Size(230, 26);
|
309 |
260 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
310 |
261 |
this.layoutControlItem2.TextVisible = false;
|
311 |
262 |
this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.OnlyInCustomization;
|
312 |
263 |
//
|
313 |
|
// layoutControlGroup1
|
314 |
|
//
|
315 |
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
316 |
|
this.layoutControlItem3,
|
317 |
|
this.layoutControlItem4,
|
318 |
|
this.layoutControlItem5});
|
319 |
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 125);
|
320 |
|
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
321 |
|
this.layoutControlGroup1.Size = new System.Drawing.Size(230, 119);
|
322 |
|
this.layoutControlGroup1.Text = "Drawing Size Setting";
|
323 |
|
//
|
324 |
|
// layoutControlItem3
|
325 |
|
//
|
326 |
|
this.layoutControlItem3.Control = this.textEditDrawingX;
|
327 |
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 26);
|
328 |
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
329 |
|
this.layoutControlItem3.Size = new System.Drawing.Size(206, 24);
|
330 |
|
this.layoutControlItem3.Text = "X";
|
331 |
|
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
332 |
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(15, 14);
|
333 |
|
this.layoutControlItem3.TextToControlDistance = 5;
|
334 |
|
//
|
335 |
|
// layoutControlItem4
|
336 |
|
//
|
337 |
|
this.layoutControlItem4.Control = this.textEditDrawingY;
|
338 |
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 50);
|
339 |
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
340 |
|
this.layoutControlItem4.Size = new System.Drawing.Size(206, 24);
|
341 |
|
this.layoutControlItem4.Text = "Y";
|
342 |
|
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
343 |
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(15, 14);
|
344 |
|
this.layoutControlItem4.TextToControlDistance = 5;
|
345 |
|
//
|
346 |
|
// layoutControlItem5
|
347 |
|
//
|
348 |
|
this.layoutControlItem5.Control = this.btnGetDrawingSize;
|
349 |
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
|
350 |
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
351 |
|
this.layoutControlItem5.Size = new System.Drawing.Size(206, 26);
|
352 |
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
353 |
|
this.layoutControlItem5.TextVisible = false;
|
354 |
|
//
|
355 |
264 |
// layoutControlGroup2
|
356 |
265 |
//
|
357 |
266 |
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
... | ... | |
387 |
296 |
this.layoutControlItem9,
|
388 |
297 |
this.layoutControlItem10,
|
389 |
298 |
this.simpleSeparator1});
|
390 |
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 244);
|
|
299 |
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 125);
|
391 |
300 |
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
392 |
301 |
this.layoutControlGroup3.Size = new System.Drawing.Size(230, 150);
|
393 |
302 |
this.layoutControlGroup3.Text = "SPPID Utils";
|
... | ... | |
431 |
340 |
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
432 |
341 |
this.layoutControlGroup5,
|
433 |
342 |
this.layoutControlGroup6});
|
434 |
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 394);
|
|
343 |
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 275);
|
435 |
344 |
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
436 |
345 |
this.layoutControlGroup4.Size = new System.Drawing.Size(230, 217);
|
437 |
346 |
this.layoutControlGroup4.Text = "Keyboard Shortcut";
|
... | ... | |
510 |
419 |
((System.ComponentModel.ISupportInitialize)(this.toggleSwitchSnapGrid.Properties)).EndInit();
|
511 |
420 |
((System.ComponentModel.ISupportInitialize)(this.toggleSwitchMoveSymbol.Properties)).EndInit();
|
512 |
421 |
((System.ComponentModel.ISupportInitialize)(this.spinEditSymmetry.Properties)).EndInit();
|
513 |
|
((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).EndInit();
|
514 |
|
((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).EndInit();
|
515 |
422 |
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
516 |
423 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
517 |
424 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
518 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
519 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
520 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
521 |
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
522 |
425 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
523 |
426 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
524 |
427 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
... | ... | |
548 |
451 |
public DevExpress.XtraEditors.SimpleButton simpleButton1;
|
549 |
452 |
public DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
550 |
453 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
551 |
|
private DevExpress.XtraEditors.TextEdit textEditDrawingY;
|
552 |
|
private DevExpress.XtraEditors.TextEdit textEditDrawingX;
|
553 |
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
554 |
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
555 |
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
556 |
454 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
557 |
|
private DevExpress.XtraEditors.SimpleButton btnGetDrawingSize;
|
558 |
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
559 |
455 |
private DevExpress.XtraEditors.SimpleButton btnLinkOPC;
|
560 |
456 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
561 |
457 |
private DevExpress.XtraEditors.LabelControl labelControl1;
|