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