29 |
29 |
private void InitializeComponent()
|
30 |
30 |
{
|
31 |
31 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MappingForm));
|
|
32 |
DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
|
32 |
33 |
this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
33 |
34 |
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
34 |
|
this.pictureEdit3 = new DevExpress.XtraEditors.PictureEdit();
|
35 |
|
this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit();
|
36 |
|
this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
|
37 |
|
this.treeList1 = new DevExpress.XtraTreeList.TreeList();
|
|
35 |
this.btnRefreshSymbol = new DevExpress.XtraEditors.SimpleButton();
|
|
36 |
this.galleryControlAvevaSymbols = new DevExpress.XtraBars.Ribbon.GalleryControl();
|
|
37 |
this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient();
|
|
38 |
this.pictureEditMapped = new DevExpress.XtraEditors.PictureEdit();
|
|
39 |
this.pictureEditID2Symbol = new DevExpress.XtraEditors.PictureEdit();
|
|
40 |
this.treeListAvevaSymbol = new DevExpress.XtraTreeList.TreeList();
|
38 |
41 |
this.gridControlSymbol = new DevExpress.XtraGrid.GridControl();
|
39 |
42 |
this.gridViewSymbol = new DevExpress.XtraGrid.Views.Grid.GridView();
|
40 |
43 |
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
... | ... | |
61 |
64 |
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
62 |
65 |
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
63 |
66 |
this.splitterItem4 = new DevExpress.XtraLayout.SplitterItem();
|
|
67 |
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
64 |
68 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
|
65 |
69 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
66 |
70 |
this.layoutControl1.SuspendLayout();
|
67 |
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
|
68 |
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
|
69 |
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
|
70 |
|
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
|
|
71 |
((System.ComponentModel.ISupportInitialize)(this.galleryControlAvevaSymbols)).BeginInit();
|
|
72 |
this.galleryControlAvevaSymbols.SuspendLayout();
|
|
73 |
((System.ComponentModel.ISupportInitialize)(this.pictureEditMapped.Properties)).BeginInit();
|
|
74 |
((System.ComponentModel.ISupportInitialize)(this.pictureEditID2Symbol.Properties)).BeginInit();
|
|
75 |
((System.ComponentModel.ISupportInitialize)(this.treeListAvevaSymbol)).BeginInit();
|
71 |
76 |
((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).BeginInit();
|
72 |
77 |
((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).BeginInit();
|
73 |
78 |
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
... | ... | |
92 |
97 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
93 |
98 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
94 |
99 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem4)).BeginInit();
|
|
100 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
95 |
101 |
this.SuspendLayout();
|
96 |
102 |
//
|
97 |
103 |
// ribbonControl
|
... | ... | |
111 |
117 |
//
|
112 |
118 |
// layoutControl1
|
113 |
119 |
//
|
114 |
|
this.layoutControl1.Controls.Add(this.pictureEdit3);
|
115 |
|
this.layoutControl1.Controls.Add(this.pictureEdit2);
|
116 |
|
this.layoutControl1.Controls.Add(this.pictureEdit1);
|
117 |
|
this.layoutControl1.Controls.Add(this.treeList1);
|
|
120 |
this.layoutControl1.Controls.Add(this.btnRefreshSymbol);
|
|
121 |
this.layoutControl1.Controls.Add(this.galleryControlAvevaSymbols);
|
|
122 |
this.layoutControl1.Controls.Add(this.pictureEditMapped);
|
|
123 |
this.layoutControl1.Controls.Add(this.pictureEditID2Symbol);
|
|
124 |
this.layoutControl1.Controls.Add(this.treeListAvevaSymbol);
|
118 |
125 |
this.layoutControl1.Controls.Add(this.gridControlSymbol);
|
119 |
126 |
this.layoutControl1.Controls.Add(this.btnClose);
|
120 |
127 |
this.layoutControl1.Controls.Add(this.btnSave);
|
... | ... | |
126 |
133 |
this.layoutControl1.TabIndex = 1;
|
127 |
134 |
this.layoutControl1.Text = "layoutControl1";
|
128 |
135 |
//
|
129 |
|
// pictureEdit3
|
|
136 |
// btnRefreshSymbol
|
130 |
137 |
//
|
131 |
|
this.pictureEdit3.Location = new System.Drawing.Point(768, 388);
|
132 |
|
this.pictureEdit3.MenuManager = this.ribbonControl;
|
133 |
|
this.pictureEdit3.Name = "pictureEdit3";
|
134 |
|
this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
135 |
|
this.pictureEdit3.Size = new System.Drawing.Size(331, 278);
|
136 |
|
this.pictureEdit3.StyleController = this.layoutControl1;
|
137 |
|
this.pictureEdit3.TabIndex = 11;
|
|
138 |
this.btnRefreshSymbol.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnRefreshSymbol.ImageOptions.SvgImage")));
|
|
139 |
this.btnRefreshSymbol.Location = new System.Drawing.Point(783, 642);
|
|
140 |
this.btnRefreshSymbol.Name = "btnRefreshSymbol";
|
|
141 |
this.btnRefreshSymbol.Size = new System.Drawing.Size(328, 36);
|
|
142 |
this.btnRefreshSymbol.StyleController = this.layoutControl1;
|
|
143 |
this.btnRefreshSymbol.TabIndex = 12;
|
|
144 |
this.btnRefreshSymbol.Text = "Refresh AVEVA Symbol Image";
|
|
145 |
this.btnRefreshSymbol.Click += new System.EventHandler(this.btnRefreshSymbol_Click);
|
138 |
146 |
//
|
139 |
|
// pictureEdit2
|
|
147 |
// galleryControlAvevaSymbols
|
140 |
148 |
//
|
141 |
|
this.pictureEdit2.Location = new System.Drawing.Point(399, 399);
|
142 |
|
this.pictureEdit2.MenuManager = this.ribbonControl;
|
143 |
|
this.pictureEdit2.Name = "pictureEdit2";
|
144 |
|
this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
145 |
|
this.pictureEdit2.Size = new System.Drawing.Size(319, 255);
|
146 |
|
this.pictureEdit2.StyleController = this.layoutControl1;
|
147 |
|
this.pictureEdit2.TabIndex = 10;
|
|
149 |
this.galleryControlAvevaSymbols.Controls.Add(this.galleryControlClient1);
|
148 |
150 |
//
|
149 |
|
// pictureEdit1
|
150 |
151 |
//
|
151 |
|
this.pictureEdit1.Location = new System.Drawing.Point(36, 399);
|
152 |
|
this.pictureEdit1.MenuManager = this.ribbonControl;
|
153 |
|
this.pictureEdit1.Name = "pictureEdit1";
|
154 |
|
this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
155 |
|
this.pictureEdit1.Size = new System.Drawing.Size(325, 255);
|
156 |
|
this.pictureEdit1.StyleController = this.layoutControl1;
|
157 |
|
this.pictureEdit1.TabIndex = 9;
|
158 |
152 |
//
|
159 |
|
// treeList1
|
|
153 |
galleryItemGroup1.Caption = "Items";
|
|
154 |
this.galleryControlAvevaSymbols.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
|
|
155 |
galleryItemGroup1});
|
|
156 |
this.galleryControlAvevaSymbols.Location = new System.Drawing.Point(795, 357);
|
|
157 |
this.galleryControlAvevaSymbols.Name = "galleryControlAvevaSymbols";
|
|
158 |
this.galleryControlAvevaSymbols.Size = new System.Drawing.Size(304, 269);
|
|
159 |
this.galleryControlAvevaSymbols.StyleController = this.layoutControl1;
|
|
160 |
this.galleryControlAvevaSymbols.TabIndex = 11;
|
|
161 |
this.galleryControlAvevaSymbols.Text = "galleryControl1";
|
160 |
162 |
//
|
161 |
|
this.treeList1.Cursor = System.Windows.Forms.Cursors.Default;
|
162 |
|
this.treeList1.Location = new System.Drawing.Point(768, 45);
|
163 |
|
this.treeList1.Name = "treeList1";
|
164 |
|
this.treeList1.Size = new System.Drawing.Size(331, 284);
|
165 |
|
this.treeList1.TabIndex = 8;
|
|
163 |
// galleryControlClient1
|
|
164 |
//
|
|
165 |
this.galleryControlClient1.GalleryControl = this.galleryControlAvevaSymbols;
|
|
166 |
this.galleryControlClient1.Location = new System.Drawing.Point(2, 2);
|
|
167 |
this.galleryControlClient1.Size = new System.Drawing.Size(283, 265);
|
|
168 |
//
|
|
169 |
// pictureEditMapped
|
|
170 |
//
|
|
171 |
this.pictureEditMapped.Location = new System.Drawing.Point(412, 399);
|
|
172 |
this.pictureEditMapped.MenuManager = this.ribbonControl;
|
|
173 |
this.pictureEditMapped.Name = "pictureEditMapped";
|
|
174 |
this.pictureEditMapped.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
|
175 |
this.pictureEditMapped.Size = new System.Drawing.Size(333, 255);
|
|
176 |
this.pictureEditMapped.StyleController = this.layoutControl1;
|
|
177 |
this.pictureEditMapped.TabIndex = 10;
|
|
178 |
//
|
|
179 |
// pictureEditID2Symbol
|
|
180 |
//
|
|
181 |
this.pictureEditID2Symbol.Location = new System.Drawing.Point(36, 399);
|
|
182 |
this.pictureEditID2Symbol.MenuManager = this.ribbonControl;
|
|
183 |
this.pictureEditID2Symbol.Name = "pictureEditID2Symbol";
|
|
184 |
this.pictureEditID2Symbol.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
|
185 |
this.pictureEditID2Symbol.Size = new System.Drawing.Size(338, 255);
|
|
186 |
this.pictureEditID2Symbol.StyleController = this.layoutControl1;
|
|
187 |
this.pictureEditID2Symbol.TabIndex = 9;
|
|
188 |
//
|
|
189 |
// treeListAvevaSymbol
|
|
190 |
//
|
|
191 |
this.treeListAvevaSymbol.Cursor = System.Windows.Forms.Cursors.Default;
|
|
192 |
this.treeListAvevaSymbol.Location = new System.Drawing.Point(795, 45);
|
|
193 |
this.treeListAvevaSymbol.Name = "treeListAvevaSymbol";
|
|
194 |
this.treeListAvevaSymbol.Size = new System.Drawing.Size(304, 253);
|
|
195 |
this.treeListAvevaSymbol.TabIndex = 8;
|
166 |
196 |
//
|
167 |
197 |
// gridControlSymbol
|
168 |
198 |
//
|
... | ... | |
170 |
200 |
this.gridControlSymbol.MainView = this.gridViewSymbol;
|
171 |
201 |
this.gridControlSymbol.MenuManager = this.ribbonControl;
|
172 |
202 |
this.gridControlSymbol.Name = "gridControlSymbol";
|
173 |
|
this.gridControlSymbol.Size = new System.Drawing.Size(682, 261);
|
|
203 |
this.gridControlSymbol.Size = new System.Drawing.Size(709, 261);
|
174 |
204 |
this.gridControlSymbol.TabIndex = 7;
|
175 |
205 |
this.gridControlSymbol.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
176 |
206 |
this.gridViewSymbol});
|
... | ... | |
186 |
216 |
// btnClose
|
187 |
217 |
//
|
188 |
218 |
this.btnClose.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnClose.ImageOptions.SvgImage")));
|
189 |
|
this.btnClose.Location = new System.Drawing.Point(1011, 682);
|
|
219 |
this.btnClose.Location = new System.Drawing.Point(1025, 682);
|
190 |
220 |
this.btnClose.Name = "btnClose";
|
191 |
|
this.btnClose.Size = new System.Drawing.Size(100, 36);
|
|
221 |
this.btnClose.Size = new System.Drawing.Size(86, 36);
|
192 |
222 |
this.btnClose.StyleController = this.layoutControl1;
|
193 |
223 |
this.btnClose.TabIndex = 6;
|
194 |
224 |
this.btnClose.Text = " Close ";
|
... | ... | |
197 |
227 |
// btnSave
|
198 |
228 |
//
|
199 |
229 |
this.btnSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSave.ImageOptions.SvgImage")));
|
200 |
|
this.btnSave.Location = new System.Drawing.Point(899, 682);
|
|
230 |
this.btnSave.Location = new System.Drawing.Point(927, 682);
|
201 |
231 |
this.btnSave.Name = "btnSave";
|
202 |
|
this.btnSave.Size = new System.Drawing.Size(97, 36);
|
|
232 |
this.btnSave.Size = new System.Drawing.Size(84, 36);
|
203 |
233 |
this.btnSave.StyleController = this.layoutControl1;
|
204 |
234 |
this.btnSave.TabIndex = 5;
|
205 |
235 |
this.btnSave.Text = " Save ";
|
... | ... | |
218 |
248 |
this.layoutControlGroup3,
|
219 |
249 |
this.emptySpaceItem2,
|
220 |
250 |
this.layoutControlGroup6,
|
221 |
|
this.splitterItem4});
|
|
251 |
this.splitterItem4,
|
|
252 |
this.layoutControlItem8});
|
222 |
253 |
this.Root.Name = "Root";
|
223 |
254 |
this.Root.Size = new System.Drawing.Size(1123, 730);
|
224 |
255 |
this.Root.TextVisible = false;
|
... | ... | |
227 |
258 |
//
|
228 |
259 |
this.emptySpaceItem1.AllowHotTrack = false;
|
229 |
260 |
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 670);
|
|
261 |
this.emptySpaceItem1.MinSize = new System.Drawing.Size(104, 24);
|
230 |
262 |
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
231 |
|
this.emptySpaceItem1.Size = new System.Drawing.Size(887, 40);
|
|
263 |
this.emptySpaceItem1.Size = new System.Drawing.Size(915, 40);
|
|
264 |
this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
232 |
265 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
233 |
266 |
//
|
234 |
267 |
// tabbedControlGroup1
|
... | ... | |
236 |
269 |
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
|
237 |
270 |
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
238 |
271 |
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup1;
|
239 |
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(734, 670);
|
|
272 |
this.tabbedControlGroup1.Size = new System.Drawing.Size(761, 670);
|
240 |
273 |
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
241 |
274 |
this.layoutControlGroup1,
|
242 |
275 |
this.layoutControlGroup2});
|
... | ... | |
251 |
284 |
this.layoutControlGroup7});
|
252 |
285 |
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
253 |
286 |
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
254 |
|
this.layoutControlGroup1.Size = new System.Drawing.Size(710, 624);
|
|
287 |
this.layoutControlGroup1.Size = new System.Drawing.Size(737, 624);
|
255 |
288 |
this.layoutControlGroup1.Text = "Symbol";
|
256 |
289 |
//
|
257 |
290 |
// splitterItem2
|
... | ... | |
259 |
292 |
this.splitterItem2.AllowHotTrack = true;
|
260 |
293 |
this.splitterItem2.Location = new System.Drawing.Point(0, 310);
|
261 |
294 |
this.splitterItem2.Name = "splitterItem2";
|
262 |
|
this.splitterItem2.Size = new System.Drawing.Size(710, 10);
|
|
295 |
this.splitterItem2.Size = new System.Drawing.Size(737, 10);
|
263 |
296 |
//
|
264 |
297 |
// splitterItem3
|
265 |
298 |
//
|
266 |
299 |
this.splitterItem3.AllowHotTrack = true;
|
267 |
|
this.splitterItem3.Location = new System.Drawing.Point(353, 320);
|
|
300 |
this.splitterItem3.Location = new System.Drawing.Point(366, 320);
|
268 |
301 |
this.splitterItem3.Name = "splitterItem3";
|
269 |
302 |
this.splitterItem3.Size = new System.Drawing.Size(10, 304);
|
270 |
303 |
//
|
... | ... | |
274 |
307 |
this.layoutControlItem5});
|
275 |
308 |
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 320);
|
276 |
309 |
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
277 |
|
this.layoutControlGroup4.Size = new System.Drawing.Size(353, 304);
|
|
310 |
this.layoutControlGroup4.Size = new System.Drawing.Size(366, 304);
|
278 |
311 |
this.layoutControlGroup4.Text = "ID2 Image";
|
279 |
312 |
//
|
280 |
313 |
// layoutControlItem5
|
281 |
314 |
//
|
282 |
|
this.layoutControlItem5.Control = this.pictureEdit1;
|
|
315 |
this.layoutControlItem5.Control = this.pictureEditID2Symbol;
|
283 |
316 |
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
|
284 |
317 |
this.layoutControlItem5.Name = "layoutControlItem5";
|
285 |
|
this.layoutControlItem5.Size = new System.Drawing.Size(329, 259);
|
|
318 |
this.layoutControlItem5.Size = new System.Drawing.Size(342, 259);
|
286 |
319 |
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
287 |
320 |
this.layoutControlItem5.TextVisible = false;
|
288 |
321 |
//
|
... | ... | |
290 |
323 |
//
|
291 |
324 |
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
292 |
325 |
this.layoutControlItem6});
|
293 |
|
this.layoutControlGroup5.Location = new System.Drawing.Point(363, 320);
|
|
326 |
this.layoutControlGroup5.Location = new System.Drawing.Point(376, 320);
|
294 |
327 |
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
295 |
|
this.layoutControlGroup5.Size = new System.Drawing.Size(347, 304);
|
|
328 |
this.layoutControlGroup5.Size = new System.Drawing.Size(361, 304);
|
296 |
329 |
this.layoutControlGroup5.Text = "Mapped Image";
|
297 |
330 |
//
|
298 |
331 |
// layoutControlItem6
|
299 |
332 |
//
|
300 |
|
this.layoutControlItem6.Control = this.pictureEdit2;
|
|
333 |
this.layoutControlItem6.Control = this.pictureEditMapped;
|
301 |
334 |
this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
|
302 |
335 |
this.layoutControlItem6.Name = "layoutControlItem6";
|
303 |
|
this.layoutControlItem6.Size = new System.Drawing.Size(323, 259);
|
|
336 |
this.layoutControlItem6.Size = new System.Drawing.Size(337, 259);
|
304 |
337 |
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
305 |
338 |
this.layoutControlItem6.TextVisible = false;
|
306 |
339 |
//
|
... | ... | |
310 |
343 |
this.layoutControlItem4});
|
311 |
344 |
this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
|
312 |
345 |
this.layoutControlGroup7.Name = "layoutControlGroup7";
|
313 |
|
this.layoutControlGroup7.Size = new System.Drawing.Size(710, 310);
|
|
346 |
this.layoutControlGroup7.Size = new System.Drawing.Size(737, 310);
|
314 |
347 |
this.layoutControlGroup7.Text = "ID2 Symbol List";
|
315 |
348 |
//
|
316 |
349 |
// layoutControlItem4
|
... | ... | |
318 |
351 |
this.layoutControlItem4.Control = this.gridControlSymbol;
|
319 |
352 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
|
320 |
353 |
this.layoutControlItem4.Name = "layoutControlItem4";
|
321 |
|
this.layoutControlItem4.Size = new System.Drawing.Size(686, 265);
|
|
354 |
this.layoutControlItem4.Size = new System.Drawing.Size(713, 265);
|
322 |
355 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
323 |
356 |
this.layoutControlItem4.TextVisible = false;
|
324 |
357 |
//
|
... | ... | |
326 |
359 |
//
|
327 |
360 |
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
328 |
361 |
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
329 |
|
this.layoutControlGroup2.Size = new System.Drawing.Size(710, 624);
|
|
362 |
this.layoutControlGroup2.Size = new System.Drawing.Size(737, 624);
|
330 |
363 |
this.layoutControlGroup2.Text = "Line";
|
331 |
364 |
//
|
332 |
365 |
// layoutControlItem2
|
333 |
366 |
//
|
334 |
367 |
this.layoutControlItem2.Control = this.btnSave;
|
335 |
|
this.layoutControlItem2.Location = new System.Drawing.Point(887, 670);
|
|
368 |
this.layoutControlItem2.Location = new System.Drawing.Point(915, 670);
|
|
369 |
this.layoutControlItem2.MaxSize = new System.Drawing.Size(88, 40);
|
|
370 |
this.layoutControlItem2.MinSize = new System.Drawing.Size(88, 40);
|
336 |
371 |
this.layoutControlItem2.Name = "layoutControlItem2";
|
337 |
|
this.layoutControlItem2.Size = new System.Drawing.Size(101, 40);
|
|
372 |
this.layoutControlItem2.Size = new System.Drawing.Size(88, 40);
|
|
373 |
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
338 |
374 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
339 |
375 |
this.layoutControlItem2.TextVisible = false;
|
340 |
376 |
//
|
341 |
377 |
// layoutControlItem3
|
342 |
378 |
//
|
343 |
379 |
this.layoutControlItem3.Control = this.btnClose;
|
344 |
|
this.layoutControlItem3.Location = new System.Drawing.Point(999, 670);
|
|
380 |
this.layoutControlItem3.Location = new System.Drawing.Point(1013, 670);
|
|
381 |
this.layoutControlItem3.MaxSize = new System.Drawing.Size(90, 40);
|
|
382 |
this.layoutControlItem3.MinSize = new System.Drawing.Size(90, 40);
|
345 |
383 |
this.layoutControlItem3.Name = "layoutControlItem3";
|
346 |
|
this.layoutControlItem3.Size = new System.Drawing.Size(104, 40);
|
|
384 |
this.layoutControlItem3.Size = new System.Drawing.Size(90, 40);
|
|
385 |
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
347 |
386 |
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
348 |
387 |
this.layoutControlItem3.TextVisible = false;
|
349 |
388 |
//
|
350 |
389 |
// splitterItem1
|
351 |
390 |
//
|
352 |
391 |
this.splitterItem1.AllowHotTrack = true;
|
353 |
|
this.splitterItem1.Location = new System.Drawing.Point(734, 0);
|
|
392 |
this.splitterItem1.Location = new System.Drawing.Point(761, 0);
|
354 |
393 |
this.splitterItem1.Name = "splitterItem1";
|
355 |
394 |
this.splitterItem1.Size = new System.Drawing.Size(10, 670);
|
356 |
395 |
//
|
... | ... | |
358 |
397 |
//
|
359 |
398 |
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
360 |
399 |
this.layoutControlItem1});
|
361 |
|
this.layoutControlGroup3.Location = new System.Drawing.Point(744, 0);
|
|
400 |
this.layoutControlGroup3.Location = new System.Drawing.Point(771, 0);
|
362 |
401 |
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
363 |
|
this.layoutControlGroup3.Size = new System.Drawing.Size(359, 333);
|
364 |
|
this.layoutControlGroup3.Text = "Aveva Symbol";
|
|
402 |
this.layoutControlGroup3.Size = new System.Drawing.Size(332, 302);
|
|
403 |
this.layoutControlGroup3.Text = "Aveva Symbol Structure";
|
365 |
404 |
//
|
366 |
405 |
// layoutControlItem1
|
367 |
406 |
//
|
368 |
|
this.layoutControlItem1.Control = this.treeList1;
|
|
407 |
this.layoutControlItem1.Control = this.treeListAvevaSymbol;
|
369 |
408 |
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
370 |
409 |
this.layoutControlItem1.Name = "layoutControlItem1";
|
371 |
|
this.layoutControlItem1.Size = new System.Drawing.Size(335, 288);
|
|
410 |
this.layoutControlItem1.Size = new System.Drawing.Size(308, 257);
|
372 |
411 |
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
373 |
412 |
this.layoutControlItem1.TextVisible = false;
|
374 |
413 |
//
|
375 |
414 |
// emptySpaceItem2
|
376 |
415 |
//
|
377 |
416 |
this.emptySpaceItem2.AllowHotTrack = false;
|
378 |
|
this.emptySpaceItem2.Location = new System.Drawing.Point(988, 670);
|
|
417 |
this.emptySpaceItem2.Location = new System.Drawing.Point(1003, 670);
|
|
418 |
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(10, 40);
|
|
419 |
this.emptySpaceItem2.MinSize = new System.Drawing.Size(10, 40);
|
379 |
420 |
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
380 |
|
this.emptySpaceItem2.Size = new System.Drawing.Size(11, 40);
|
|
421 |
this.emptySpaceItem2.Size = new System.Drawing.Size(10, 40);
|
|
422 |
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
381 |
423 |
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
382 |
424 |
//
|
383 |
425 |
// layoutControlGroup6
|
384 |
426 |
//
|
385 |
427 |
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
386 |
428 |
this.layoutControlItem7});
|
387 |
|
this.layoutControlGroup6.Location = new System.Drawing.Point(744, 343);
|
|
429 |
this.layoutControlGroup6.Location = new System.Drawing.Point(771, 312);
|
388 |
430 |
this.layoutControlGroup6.Name = "layoutControlGroup6";
|
389 |
|
this.layoutControlGroup6.Size = new System.Drawing.Size(359, 327);
|
390 |
|
this.layoutControlGroup6.Text = "Aveva Symbol";
|
|
431 |
this.layoutControlGroup6.Size = new System.Drawing.Size(332, 318);
|
|
432 |
this.layoutControlGroup6.Text = "Aveva Symbols";
|
391 |
433 |
//
|
392 |
434 |
// layoutControlItem7
|
393 |
435 |
//
|
394 |
|
this.layoutControlItem7.Control = this.pictureEdit3;
|
|
436 |
this.layoutControlItem7.Control = this.galleryControlAvevaSymbols;
|
395 |
437 |
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
396 |
438 |
this.layoutControlItem7.Name = "layoutControlItem7";
|
397 |
|
this.layoutControlItem7.Size = new System.Drawing.Size(335, 282);
|
|
439 |
this.layoutControlItem7.Size = new System.Drawing.Size(308, 273);
|
398 |
440 |
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
399 |
441 |
this.layoutControlItem7.TextVisible = false;
|
400 |
442 |
//
|
401 |
443 |
// splitterItem4
|
402 |
444 |
//
|
403 |
445 |
this.splitterItem4.AllowHotTrack = true;
|
404 |
|
this.splitterItem4.Location = new System.Drawing.Point(744, 333);
|
|
446 |
this.splitterItem4.Location = new System.Drawing.Point(771, 302);
|
405 |
447 |
this.splitterItem4.Name = "splitterItem4";
|
406 |
|
this.splitterItem4.Size = new System.Drawing.Size(359, 10);
|
|
448 |
this.splitterItem4.Size = new System.Drawing.Size(332, 10);
|
|
449 |
//
|
|
450 |
// layoutControlItem8
|
|
451 |
//
|
|
452 |
this.layoutControlItem8.Control = this.btnRefreshSymbol;
|
|
453 |
this.layoutControlItem8.Location = new System.Drawing.Point(771, 630);
|
|
454 |
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
455 |
this.layoutControlItem8.Size = new System.Drawing.Size(332, 40);
|
|
456 |
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
457 |
this.layoutControlItem8.TextVisible = false;
|
407 |
458 |
//
|
408 |
459 |
// MappingForm
|
409 |
460 |
//
|
... | ... | |
421 |
472 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
|
422 |
473 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
423 |
474 |
this.layoutControl1.ResumeLayout(false);
|
424 |
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
|
425 |
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
|
426 |
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
|
427 |
|
((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
|
|
475 |
((System.ComponentModel.ISupportInitialize)(this.galleryControlAvevaSymbols)).EndInit();
|
|
476 |
this.galleryControlAvevaSymbols.ResumeLayout(false);
|
|
477 |
((System.ComponentModel.ISupportInitialize)(this.pictureEditMapped.Properties)).EndInit();
|
|
478 |
((System.ComponentModel.ISupportInitialize)(this.pictureEditID2Symbol.Properties)).EndInit();
|
|
479 |
((System.ComponentModel.ISupportInitialize)(this.treeListAvevaSymbol)).EndInit();
|
428 |
480 |
((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).EndInit();
|
429 |
481 |
((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).EndInit();
|
430 |
482 |
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
... | ... | |
449 |
501 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
450 |
502 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
451 |
503 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem4)).EndInit();
|
|
504 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
452 |
505 |
this.ResumeLayout(false);
|
453 |
506 |
this.PerformLayout();
|
454 |
507 |
|
... | ... | |
459 |
512 |
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl;
|
460 |
513 |
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
461 |
514 |
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
462 |
|
private DevExpress.XtraTreeList.TreeList treeList1;
|
|
515 |
private DevExpress.XtraTreeList.TreeList treeListAvevaSymbol;
|
463 |
516 |
private DevExpress.XtraGrid.GridControl gridControlSymbol;
|
464 |
517 |
private DevExpress.XtraGrid.Views.Grid.GridView gridViewSymbol;
|
465 |
518 |
private DevExpress.XtraEditors.SimpleButton btnClose;
|
... | ... | |
475 |
528 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
476 |
529 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
477 |
530 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
478 |
|
private DevExpress.XtraEditors.PictureEdit pictureEdit2;
|
479 |
|
private DevExpress.XtraEditors.PictureEdit pictureEdit1;
|
|
531 |
private DevExpress.XtraEditors.PictureEdit pictureEditMapped;
|
|
532 |
private DevExpress.XtraEditors.PictureEdit pictureEditID2Symbol;
|
480 |
533 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
481 |
534 |
private DevExpress.XtraLayout.SplitterItem splitterItem2;
|
482 |
535 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
483 |
536 |
private DevExpress.XtraLayout.SplitterItem splitterItem3;
|
484 |
537 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
485 |
538 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
486 |
|
private DevExpress.XtraEditors.PictureEdit pictureEdit3;
|
487 |
539 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
488 |
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
489 |
540 |
private DevExpress.XtraLayout.SplitterItem splitterItem4;
|
490 |
541 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
|
|
542 |
private DevExpress.XtraBars.Ribbon.GalleryControl galleryControlAvevaSymbols;
|
|
543 |
private DevExpress.XtraBars.Ribbon.GalleryControlClient galleryControlClient1;
|
|
544 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
545 |
private DevExpress.XtraEditors.SimpleButton btnRefreshSymbol;
|
|
546 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
491 |
547 |
}
|
492 |
548 |
}
|