개정판 75b3c39a
dev issue #1227 : mapping ui
Change-Id: Ibf68b46cf8abedd0115191a4f923b259507c584b
DTI_PID/APIDConverter/Form/MappingForm.Designer.cs | ||
---|---|---|
34 | 34 |
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
35 | 35 |
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); |
36 | 36 |
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
37 |
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
37 |
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
38 | 38 |
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
39 |
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
|
39 |
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
40 | 40 |
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
41 | 41 |
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); |
42 |
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
43 |
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
42 |
this.gridControlSymbol = new DevExpress.XtraGrid.GridControl();
|
|
43 |
this.gridViewSymbol = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
44 | 44 |
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
45 | 45 |
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
46 | 46 |
this.treeList1 = new DevExpress.XtraTreeList.TreeList(); |
47 | 47 |
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
48 | 48 |
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
49 | 49 |
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); |
50 |
this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit(); |
|
51 |
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
|
52 |
this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem(); |
|
53 |
this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit(); |
|
54 |
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
|
55 |
this.splitterItem3 = new DevExpress.XtraLayout.SplitterItem(); |
|
56 |
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
|
57 |
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); |
|
58 |
this.pictureEdit3 = new DevExpress.XtraEditors.PictureEdit(); |
|
59 |
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
|
60 |
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup(); |
|
61 |
this.splitterItem4 = new DevExpress.XtraLayout.SplitterItem(); |
|
50 | 62 |
((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit(); |
51 | 63 |
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
52 | 64 |
this.layoutControl1.SuspendLayout(); |
... | ... | |
57 | 69 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
58 | 70 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
59 | 71 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); |
60 |
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
61 |
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
72 |
((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).BeginInit();
|
|
73 |
((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).BeginInit();
|
|
62 | 74 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
63 | 75 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); |
64 | 76 |
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); |
65 | 77 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
66 | 78 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); |
67 | 79 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); |
80 |
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit(); |
|
81 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
|
82 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit(); |
|
83 |
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit(); |
|
84 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
|
85 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem3)).BeginInit(); |
|
86 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); |
|
87 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); |
|
88 |
((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit(); |
|
89 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
|
90 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit(); |
|
91 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem4)).BeginInit(); |
|
68 | 92 |
this.SuspendLayout(); |
69 | 93 |
// |
70 | 94 |
// ribbonControl |
... | ... | |
84 | 108 |
// |
85 | 109 |
// layoutControl1 |
86 | 110 |
// |
111 |
this.layoutControl1.Controls.Add(this.pictureEdit3); |
|
112 |
this.layoutControl1.Controls.Add(this.pictureEdit2); |
|
113 |
this.layoutControl1.Controls.Add(this.pictureEdit1); |
|
87 | 114 |
this.layoutControl1.Controls.Add(this.treeList1); |
88 |
this.layoutControl1.Controls.Add(this.gridControl1);
|
|
89 |
this.layoutControl1.Controls.Add(this.simpleButton3);
|
|
90 |
this.layoutControl1.Controls.Add(this.simpleButton2);
|
|
115 |
this.layoutControl1.Controls.Add(this.gridControlSymbol);
|
|
116 |
this.layoutControl1.Controls.Add(this.btnClose);
|
|
117 |
this.layoutControl1.Controls.Add(this.btnSave);
|
|
91 | 118 |
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
92 | 119 |
this.layoutControl1.Location = new System.Drawing.Point(0, 32); |
93 | 120 |
this.layoutControl1.Name = "layoutControl1"; |
... | ... | |
107 | 134 |
this.layoutControlItem3, |
108 | 135 |
this.splitterItem1, |
109 | 136 |
this.layoutControlGroup3, |
110 |
this.emptySpaceItem2}); |
|
137 |
this.emptySpaceItem2, |
|
138 |
this.layoutControlGroup6, |
|
139 |
this.splitterItem4}); |
|
111 | 140 |
this.Root.Name = "Root"; |
112 | 141 |
this.Root.Size = new System.Drawing.Size(979, 597); |
113 | 142 |
this.Root.TextVisible = false; |
... | ... | |
117 | 146 |
this.emptySpaceItem1.AllowHotTrack = false; |
118 | 147 |
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 551); |
119 | 148 |
this.emptySpaceItem1.Name = "emptySpaceItem1"; |
120 |
this.emptySpaceItem1.Size = new System.Drawing.Size(742, 26);
|
|
149 |
this.emptySpaceItem1.Size = new System.Drawing.Size(240, 26);
|
|
121 | 150 |
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
122 | 151 |
// |
123 | 152 |
// tabbedControlGroup1 |
... | ... | |
125 | 154 |
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0); |
126 | 155 |
this.tabbedControlGroup1.Name = "tabbedControlGroup1"; |
127 | 156 |
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup1; |
128 |
this.tabbedControlGroup1.Size = new System.Drawing.Size(707, 551);
|
|
157 |
this.tabbedControlGroup1.Size = new System.Drawing.Size(638, 551);
|
|
129 | 158 |
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
130 | 159 |
this.layoutControlGroup1, |
131 | 160 |
this.layoutControlGroup2}); |
... | ... | |
133 | 162 |
// layoutControlGroup1 |
134 | 163 |
// |
135 | 164 |
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
136 |
this.layoutControlItem4}); |
|
165 |
this.layoutControlItem4, |
|
166 |
this.splitterItem2, |
|
167 |
this.splitterItem3, |
|
168 |
this.layoutControlGroup4, |
|
169 |
this.layoutControlGroup5}); |
|
137 | 170 |
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); |
138 | 171 |
this.layoutControlGroup1.Name = "layoutControlGroup1"; |
139 |
this.layoutControlGroup1.Size = new System.Drawing.Size(683, 503); |
|
172 |
this.layoutControlGroup1.Size = new System.Drawing.Size(614, 503); |
|
173 |
this.layoutControlGroup1.Text = "Symbol"; |
|
140 | 174 |
// |
141 |
// simpleButton2
|
|
175 |
// btnSave
|
|
142 | 176 |
// |
143 |
this.simpleButton2.Location = new System.Drawing.Point(754, 563);
|
|
144 |
this.simpleButton2.Name = "simpleButton2";
|
|
145 |
this.simpleButton2.Size = new System.Drawing.Size(97, 22);
|
|
146 |
this.simpleButton2.StyleController = this.layoutControl1;
|
|
147 |
this.simpleButton2.TabIndex = 5;
|
|
148 |
this.simpleButton2.Text = "simpleButton2";
|
|
177 |
this.btnSave.Location = new System.Drawing.Point(252, 563);
|
|
178 |
this.btnSave.Name = "btnSave";
|
|
179 |
this.btnSave.Size = new System.Drawing.Size(236, 22);
|
|
180 |
this.btnSave.StyleController = this.layoutControl1;
|
|
181 |
this.btnSave.TabIndex = 5;
|
|
182 |
this.btnSave.Text = " Save ";
|
|
149 | 183 |
// |
150 | 184 |
// layoutControlItem2 |
151 | 185 |
// |
152 |
this.layoutControlItem2.Control = this.simpleButton2;
|
|
153 |
this.layoutControlItem2.Location = new System.Drawing.Point(742, 551);
|
|
186 |
this.layoutControlItem2.Control = this.btnSave;
|
|
187 |
this.layoutControlItem2.Location = new System.Drawing.Point(240, 551);
|
|
154 | 188 |
this.layoutControlItem2.Name = "layoutControlItem2"; |
155 |
this.layoutControlItem2.Size = new System.Drawing.Size(101, 26);
|
|
189 |
this.layoutControlItem2.Size = new System.Drawing.Size(240, 26);
|
|
156 | 190 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
157 | 191 |
this.layoutControlItem2.TextVisible = false; |
158 | 192 |
// |
159 |
// simpleButton3
|
|
193 |
// btnClose
|
|
160 | 194 |
// |
161 |
this.simpleButton3.Location = new System.Drawing.Point(872, 563);
|
|
162 |
this.simpleButton3.Name = "simpleButton3";
|
|
163 |
this.simpleButton3.Size = new System.Drawing.Size(95, 22);
|
|
164 |
this.simpleButton3.StyleController = this.layoutControl1;
|
|
165 |
this.simpleButton3.TabIndex = 6;
|
|
166 |
this.simpleButton3.Text = "simpleButton3";
|
|
195 |
this.btnClose.Location = new System.Drawing.Point(731, 563);
|
|
196 |
this.btnClose.Name = "btnClose";
|
|
197 |
this.btnClose.Size = new System.Drawing.Size(236, 22);
|
|
198 |
this.btnClose.StyleController = this.layoutControl1;
|
|
199 |
this.btnClose.TabIndex = 6;
|
|
200 |
this.btnClose.Text = " Close ";
|
|
167 | 201 |
// |
168 | 202 |
// layoutControlItem3 |
169 | 203 |
// |
170 |
this.layoutControlItem3.Control = this.simpleButton3;
|
|
171 |
this.layoutControlItem3.Location = new System.Drawing.Point(860, 551);
|
|
204 |
this.layoutControlItem3.Control = this.btnClose;
|
|
205 |
this.layoutControlItem3.Location = new System.Drawing.Point(719, 551);
|
|
172 | 206 |
this.layoutControlItem3.Name = "layoutControlItem3"; |
173 |
this.layoutControlItem3.Size = new System.Drawing.Size(99, 26);
|
|
207 |
this.layoutControlItem3.Size = new System.Drawing.Size(240, 26);
|
|
174 | 208 |
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
175 | 209 |
this.layoutControlItem3.TextVisible = false; |
176 | 210 |
// |
177 | 211 |
// splitterItem1 |
178 | 212 |
// |
179 | 213 |
this.splitterItem1.AllowHotTrack = true; |
180 |
this.splitterItem1.Location = new System.Drawing.Point(707, 0);
|
|
214 |
this.splitterItem1.Location = new System.Drawing.Point(638, 0);
|
|
181 | 215 |
this.splitterItem1.Name = "splitterItem1"; |
182 | 216 |
this.splitterItem1.Size = new System.Drawing.Size(12, 551); |
183 | 217 |
// |
184 |
// gridControl1
|
|
218 |
// gridControlSymbol
|
|
185 | 219 |
// |
186 |
this.gridControl1.Location = new System.Drawing.Point(24, 48);
|
|
187 |
this.gridControl1.MainView = this.gridView1;
|
|
188 |
this.gridControl1.MenuManager = this.ribbonControl;
|
|
189 |
this.gridControl1.Name = "gridControl1";
|
|
190 |
this.gridControl1.Size = new System.Drawing.Size(679, 499);
|
|
191 |
this.gridControl1.TabIndex = 7;
|
|
192 |
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
193 |
this.gridView1});
|
|
220 |
this.gridControlSymbol.Location = new System.Drawing.Point(24, 48);
|
|
221 |
this.gridControlSymbol.MainView = this.gridViewSymbol;
|
|
222 |
this.gridControlSymbol.MenuManager = this.ribbonControl;
|
|
223 |
this.gridControlSymbol.Name = "gridControlSymbol";
|
|
224 |
this.gridControlSymbol.Size = new System.Drawing.Size(610, 246);
|
|
225 |
this.gridControlSymbol.TabIndex = 7;
|
|
226 |
this.gridControlSymbol.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
227 |
this.gridViewSymbol});
|
|
194 | 228 |
// |
195 |
// gridView1
|
|
229 |
// gridViewSymbol
|
|
196 | 230 |
// |
197 |
this.gridView1.GridControl = this.gridControl1;
|
|
198 |
this.gridView1.Name = "gridView1";
|
|
231 |
this.gridViewSymbol.GridControl = this.gridControlSymbol;
|
|
232 |
this.gridViewSymbol.Name = "gridViewSymbol";
|
|
199 | 233 |
// |
200 | 234 |
// layoutControlItem4 |
201 | 235 |
// |
202 |
this.layoutControlItem4.Control = this.gridControl1;
|
|
236 |
this.layoutControlItem4.Control = this.gridControlSymbol;
|
|
203 | 237 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); |
204 | 238 |
this.layoutControlItem4.Name = "layoutControlItem4"; |
205 |
this.layoutControlItem4.Size = new System.Drawing.Size(683, 503);
|
|
239 |
this.layoutControlItem4.Size = new System.Drawing.Size(614, 250);
|
|
206 | 240 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
207 | 241 |
this.layoutControlItem4.TextVisible = false; |
208 | 242 |
// |
... | ... | |
210 | 244 |
// |
211 | 245 |
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); |
212 | 246 |
this.layoutControlGroup2.Name = "layoutControlGroup2"; |
213 |
this.layoutControlGroup2.Size = new System.Drawing.Size(683, 503); |
|
247 |
this.layoutControlGroup2.Size = new System.Drawing.Size(614, 503); |
|
248 |
this.layoutControlGroup2.Text = "Line"; |
|
214 | 249 |
// |
215 | 250 |
// treeList1 |
216 | 251 |
// |
217 | 252 |
this.treeList1.Cursor = System.Windows.Forms.Cursors.Default; |
218 |
this.treeList1.Location = new System.Drawing.Point(743, 43);
|
|
253 |
this.treeList1.Location = new System.Drawing.Point(674, 43);
|
|
219 | 254 |
this.treeList1.Name = "treeList1"; |
220 |
this.treeList1.Size = new System.Drawing.Size(212, 504);
|
|
255 |
this.treeList1.Size = new System.Drawing.Size(281, 228);
|
|
221 | 256 |
this.treeList1.TabIndex = 8; |
222 | 257 |
// |
223 | 258 |
// layoutControlItem1 |
... | ... | |
225 | 260 |
this.layoutControlItem1.Control = this.treeList1; |
226 | 261 |
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
227 | 262 |
this.layoutControlItem1.Name = "layoutControlItem1"; |
228 |
this.layoutControlItem1.Size = new System.Drawing.Size(216, 508);
|
|
263 |
this.layoutControlItem1.Size = new System.Drawing.Size(285, 232);
|
|
229 | 264 |
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
230 | 265 |
this.layoutControlItem1.TextVisible = false; |
231 | 266 |
// |
... | ... | |
233 | 268 |
// |
234 | 269 |
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
235 | 270 |
this.layoutControlItem1}); |
236 |
this.layoutControlGroup3.Location = new System.Drawing.Point(719, 0);
|
|
271 |
this.layoutControlGroup3.Location = new System.Drawing.Point(650, 0);
|
|
237 | 272 |
this.layoutControlGroup3.Name = "layoutControlGroup3"; |
238 |
this.layoutControlGroup3.Size = new System.Drawing.Size(240, 551); |
|
273 |
this.layoutControlGroup3.Size = new System.Drawing.Size(309, 275); |
|
274 |
this.layoutControlGroup3.Text = "Aveva Symbol"; |
|
239 | 275 |
// |
240 | 276 |
// emptySpaceItem2 |
241 | 277 |
// |
242 | 278 |
this.emptySpaceItem2.AllowHotTrack = false; |
243 |
this.emptySpaceItem2.Location = new System.Drawing.Point(843, 551);
|
|
279 |
this.emptySpaceItem2.Location = new System.Drawing.Point(480, 551);
|
|
244 | 280 |
this.emptySpaceItem2.Name = "emptySpaceItem2"; |
245 |
this.emptySpaceItem2.Size = new System.Drawing.Size(17, 26);
|
|
281 |
this.emptySpaceItem2.Size = new System.Drawing.Size(239, 26);
|
|
246 | 282 |
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); |
247 | 283 |
// |
284 |
// pictureEdit1 |
|
285 |
// |
|
286 |
this.pictureEdit1.Location = new System.Drawing.Point(36, 341); |
|
287 |
this.pictureEdit1.MenuManager = this.ribbonControl; |
|
288 |
this.pictureEdit1.Name = "pictureEdit1"; |
|
289 |
this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; |
|
290 |
this.pictureEdit1.Size = new System.Drawing.Size(277, 194); |
|
291 |
this.pictureEdit1.StyleController = this.layoutControl1; |
|
292 |
this.pictureEdit1.TabIndex = 9; |
|
293 |
// |
|
294 |
// layoutControlItem5 |
|
295 |
// |
|
296 |
this.layoutControlItem5.Control = this.pictureEdit1; |
|
297 |
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); |
|
298 |
this.layoutControlItem5.Name = "layoutControlItem5"; |
|
299 |
this.layoutControlItem5.Size = new System.Drawing.Size(281, 198); |
|
300 |
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); |
|
301 |
this.layoutControlItem5.TextVisible = false; |
|
302 |
// |
|
303 |
// splitterItem2 |
|
304 |
// |
|
305 |
this.splitterItem2.AllowHotTrack = true; |
|
306 |
this.splitterItem2.Location = new System.Drawing.Point(0, 250); |
|
307 |
this.splitterItem2.Name = "splitterItem2"; |
|
308 |
this.splitterItem2.Size = new System.Drawing.Size(614, 12); |
|
309 |
// |
|
310 |
// pictureEdit2 |
|
311 |
// |
|
312 |
this.pictureEdit2.Location = new System.Drawing.Point(353, 341); |
|
313 |
this.pictureEdit2.MenuManager = this.ribbonControl; |
|
314 |
this.pictureEdit2.Name = "pictureEdit2"; |
|
315 |
this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; |
|
316 |
this.pictureEdit2.Size = new System.Drawing.Size(269, 194); |
|
317 |
this.pictureEdit2.StyleController = this.layoutControl1; |
|
318 |
this.pictureEdit2.TabIndex = 10; |
|
319 |
// |
|
320 |
// layoutControlItem6 |
|
321 |
// |
|
322 |
this.layoutControlItem6.Control = this.pictureEdit2; |
|
323 |
this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); |
|
324 |
this.layoutControlItem6.Name = "layoutControlItem6"; |
|
325 |
this.layoutControlItem6.Size = new System.Drawing.Size(273, 198); |
|
326 |
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
|
327 |
this.layoutControlItem6.TextVisible = false; |
|
328 |
// |
|
329 |
// splitterItem3 |
|
330 |
// |
|
331 |
this.splitterItem3.AllowHotTrack = true; |
|
332 |
this.splitterItem3.Location = new System.Drawing.Point(305, 262); |
|
333 |
this.splitterItem3.Name = "splitterItem3"; |
|
334 |
this.splitterItem3.Size = new System.Drawing.Size(12, 241); |
|
335 |
// |
|
336 |
// layoutControlGroup4 |
|
337 |
// |
|
338 |
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
|
339 |
this.layoutControlItem5}); |
|
340 |
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 262); |
|
341 |
this.layoutControlGroup4.Name = "layoutControlGroup4"; |
|
342 |
this.layoutControlGroup4.Size = new System.Drawing.Size(305, 241); |
|
343 |
this.layoutControlGroup4.Text = "ID2 Image"; |
|
344 |
// |
|
345 |
// layoutControlGroup5 |
|
346 |
// |
|
347 |
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
|
348 |
this.layoutControlItem6}); |
|
349 |
this.layoutControlGroup5.Location = new System.Drawing.Point(317, 262); |
|
350 |
this.layoutControlGroup5.Name = "layoutControlGroup5"; |
|
351 |
this.layoutControlGroup5.Size = new System.Drawing.Size(297, 241); |
|
352 |
this.layoutControlGroup5.Text = "Mapped Image"; |
|
353 |
// |
|
354 |
// pictureEdit3 |
|
355 |
// |
|
356 |
this.pictureEdit3.Location = new System.Drawing.Point(674, 330); |
|
357 |
this.pictureEdit3.MenuManager = this.ribbonControl; |
|
358 |
this.pictureEdit3.Name = "pictureEdit3"; |
|
359 |
this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; |
|
360 |
this.pictureEdit3.Size = new System.Drawing.Size(281, 217); |
|
361 |
this.pictureEdit3.StyleController = this.layoutControl1; |
|
362 |
this.pictureEdit3.TabIndex = 11; |
|
363 |
// |
|
364 |
// layoutControlItem7 |
|
365 |
// |
|
366 |
this.layoutControlItem7.Control = this.pictureEdit3; |
|
367 |
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); |
|
368 |
this.layoutControlItem7.Name = "layoutControlItem7"; |
|
369 |
this.layoutControlItem7.Size = new System.Drawing.Size(285, 221); |
|
370 |
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); |
|
371 |
this.layoutControlItem7.TextVisible = false; |
|
372 |
// |
|
373 |
// layoutControlGroup6 |
|
374 |
// |
|
375 |
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
|
376 |
this.layoutControlItem7}); |
|
377 |
this.layoutControlGroup6.Location = new System.Drawing.Point(650, 287); |
|
378 |
this.layoutControlGroup6.Name = "layoutControlGroup6"; |
|
379 |
this.layoutControlGroup6.Size = new System.Drawing.Size(309, 264); |
|
380 |
this.layoutControlGroup6.Text = "Aveva Symbol"; |
|
381 |
// |
|
382 |
// splitterItem4 |
|
383 |
// |
|
384 |
this.splitterItem4.AllowHotTrack = true; |
|
385 |
this.splitterItem4.Location = new System.Drawing.Point(650, 275); |
|
386 |
this.splitterItem4.Name = "splitterItem4"; |
|
387 |
this.splitterItem4.Size = new System.Drawing.Size(309, 12); |
|
388 |
// |
|
248 | 389 |
// MappingForm |
249 | 390 |
// |
250 | 391 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
... | ... | |
267 | 408 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
268 | 409 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
269 | 410 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); |
270 |
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
271 |
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
411 |
((System.ComponentModel.ISupportInitialize)(this.gridControlSymbol)).EndInit();
|
|
412 |
((System.ComponentModel.ISupportInitialize)(this.gridViewSymbol)).EndInit();
|
|
272 | 413 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
273 | 414 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); |
274 | 415 |
((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); |
275 | 416 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
276 | 417 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); |
277 | 418 |
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); |
419 |
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit(); |
|
420 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
|
421 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit(); |
|
422 |
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit(); |
|
423 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
|
424 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem3)).EndInit(); |
|
425 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); |
|
426 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); |
|
427 |
((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit(); |
|
428 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
|
429 |
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit(); |
|
430 |
((System.ComponentModel.ISupportInitialize)(this.splitterItem4)).EndInit(); |
|
278 | 431 |
this.ResumeLayout(false); |
279 | 432 |
this.PerformLayout(); |
280 | 433 |
|
... | ... | |
286 | 439 |
private DevExpress.XtraLayout.LayoutControl layoutControl1; |
287 | 440 |
private DevExpress.XtraLayout.LayoutControlGroup Root; |
288 | 441 |
private DevExpress.XtraTreeList.TreeList treeList1; |
289 |
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
290 |
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
291 |
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
|
292 |
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
442 |
private DevExpress.XtraGrid.GridControl gridControlSymbol;
|
|
443 |
private DevExpress.XtraGrid.Views.Grid.GridView gridViewSymbol;
|
|
444 |
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
445 |
private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
293 | 446 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
294 | 447 |
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; |
295 | 448 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
... | ... | |
301 | 454 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; |
302 | 455 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
303 | 456 |
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; |
457 |
private DevExpress.XtraEditors.PictureEdit pictureEdit2; |
|
458 |
private DevExpress.XtraEditors.PictureEdit pictureEdit1; |
|
459 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
|
460 |
private DevExpress.XtraLayout.SplitterItem splitterItem2; |
|
461 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
|
462 |
private DevExpress.XtraLayout.SplitterItem splitterItem3; |
|
463 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; |
|
464 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; |
|
465 |
private DevExpress.XtraEditors.PictureEdit pictureEdit3; |
|
466 |
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6; |
|
467 |
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
|
468 |
private DevExpress.XtraLayout.SplitterItem splitterItem4; |
|
304 | 469 |
} |
305 | 470 |
} |
내보내기 Unified diff