hytos / DTI_PID / SPPIDConverter / ConverterDocking.Designer.cs @ d6f22c35
이력 | 보기 | 이력해설 | 다운로드 (20.9 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 | d19ae675 | gaqhf | this.components = new System.ComponentModel.Container(); |
32 | ca214bc3 | gaqhf | DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, null, true, true, typeof(System.Windows.Forms.UserControl)); |
33 | 6a7573b0 | gaqhf | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterDocking)); |
34 | 65881d60 | gaqhf | this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
35 | b427ebf9 | humkyung | this.btnLinkOPC = new DevExpress.XtraEditors.SimpleButton(); |
36 | 69b7387a | gaqhf | this.btnGetDrawingSize = new DevExpress.XtraEditors.SimpleButton(); |
37 | this.textEditDrawingY = new DevExpress.XtraEditors.TextEdit(); |
||
38 | this.textEditDrawingX = new DevExpress.XtraEditors.TextEdit(); |
||
39 | ca214bc3 | gaqhf | this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); |
40 | e3e2d41f | gaqhf | this.btnSPPIDConverter = new DevExpress.XtraEditors.SimpleButton(); |
41 | 65881d60 | gaqhf | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
42 | this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
||
43 | 1ba9c671 | gaqhf | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
44 | 6a7573b0 | gaqhf | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
45 | 69b7387a | gaqhf | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
46 | 6a7573b0 | gaqhf | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
47 | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
48 | 69b7387a | gaqhf | this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
49 | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
50 | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
51 | b427ebf9 | humkyung | this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components); |
52 | 0f06870b | gaqhf | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
53 | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
54 | this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
||
55 | d6f22c35 | gaqhf | this.btnSymmetry = new DevExpress.XtraEditors.SimpleButton(); |
56 | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
57 | 65881d60 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
58 | this.layoutControl1.SuspendLayout(); |
||
59 | 69b7387a | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).BeginInit(); |
60 | ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).BeginInit(); |
||
61 | 65881d60 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
62 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); |
||
63 | 1ba9c671 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
64 | 6a7573b0 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); |
65 | 69b7387a | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
66 | 6a7573b0 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
67 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
||
68 | 69b7387a | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); |
69 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
||
70 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
||
71 | 0f06870b | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
72 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); |
||
73 | d6f22c35 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
74 | 65881d60 | gaqhf | this.SuspendLayout(); |
75 | // |
||
76 | 6a7573b0 | gaqhf | // splashScreenManager |
77 | // |
||
78 | splashScreenManager.ClosingDelay = 500; |
||
79 | // |
||
80 | 65881d60 | gaqhf | // layoutControl1 |
81 | // |
||
82 | d6f22c35 | gaqhf | this.layoutControl1.Controls.Add(this.btnSymmetry); |
83 | 0f06870b | gaqhf | this.layoutControl1.Controls.Add(this.labelControl1); |
84 | 69b7387a | gaqhf | this.layoutControl1.Controls.Add(this.btnLinkOPC); |
85 | 6a7573b0 | gaqhf | this.layoutControl1.Controls.Add(this.btnGetDrawingSize); |
86 | this.layoutControl1.Controls.Add(this.textEditDrawingY); |
||
87 | this.layoutControl1.Controls.Add(this.textEditDrawingX); |
||
88 | 1ba9c671 | gaqhf | this.layoutControl1.Controls.Add(this.simpleButton1); |
89 | e3e2d41f | gaqhf | this.layoutControl1.Controls.Add(this.btnSPPIDConverter); |
90 | 65881d60 | gaqhf | this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
91 | this.layoutControl1.Location = new System.Drawing.Point(0, 0); |
||
92 | this.layoutControl1.Name = "layoutControl1"; |
||
93 | this.layoutControl1.Root = this.Root; |
||
94 | 0f06870b | gaqhf | this.layoutControl1.Size = new System.Drawing.Size(244, 500); |
95 | 65881d60 | gaqhf | this.layoutControl1.TabIndex = 0; |
96 | this.layoutControl1.Text = "layoutControl1"; |
||
97 | // |
||
98 | b427ebf9 | humkyung | // btnLinkOPC |
99 | // |
||
100 | this.btnLinkOPC.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnLinkOPC.ImageOptions.SvgImage"))); |
||
101 | this.btnLinkOPC.Location = new System.Drawing.Point(24, 85); |
||
102 | this.btnLinkOPC.Name = "btnLinkOPC"; |
||
103 | 0f06870b | gaqhf | this.btnLinkOPC.Size = new System.Drawing.Size(196, 36); |
104 | b427ebf9 | humkyung | this.btnLinkOPC.StyleController = this.layoutControl1; |
105 | this.btnLinkOPC.TabIndex = 9; |
||
106 | this.btnLinkOPC.Text = "Link OPC"; |
||
107 | this.btnLinkOPC.Click += new System.EventHandler(this.btnLinkOPC_Click); |
||
108 | // |
||
109 | 69b7387a | gaqhf | // btnGetDrawingSize |
110 | // |
||
111 | this.btnGetDrawingSize.Location = new System.Drawing.Point(24, 170); |
||
112 | this.btnGetDrawingSize.Name = "btnGetDrawingSize"; |
||
113 | 0f06870b | gaqhf | this.btnGetDrawingSize.Size = new System.Drawing.Size(196, 22); |
114 | 69b7387a | gaqhf | this.btnGetDrawingSize.StyleController = this.layoutControl1; |
115 | this.btnGetDrawingSize.TabIndex = 8; |
||
116 | this.btnGetDrawingSize.Text = "Get Drawing Size"; |
||
117 | this.btnGetDrawingSize.Click += new System.EventHandler(this.btnGetDrawingSize_Click); |
||
118 | // |
||
119 | // textEditDrawingY |
||
120 | // |
||
121 | this.textEditDrawingY.Location = new System.Drawing.Point(35, 220); |
||
122 | this.textEditDrawingY.Name = "textEditDrawingY"; |
||
123 | this.textEditDrawingY.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; |
||
124 | this.textEditDrawingY.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; |
||
125 | this.textEditDrawingY.Properties.ReadOnly = true; |
||
126 | 0f06870b | gaqhf | this.textEditDrawingY.Size = new System.Drawing.Size(185, 20); |
127 | 69b7387a | gaqhf | this.textEditDrawingY.StyleController = this.layoutControl1; |
128 | this.textEditDrawingY.TabIndex = 7; |
||
129 | // |
||
130 | // textEditDrawingX |
||
131 | // |
||
132 | this.textEditDrawingX.Location = new System.Drawing.Point(35, 196); |
||
133 | this.textEditDrawingX.Name = "textEditDrawingX"; |
||
134 | this.textEditDrawingX.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; |
||
135 | this.textEditDrawingX.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; |
||
136 | this.textEditDrawingX.Properties.ReadOnly = true; |
||
137 | 0f06870b | gaqhf | this.textEditDrawingX.Size = new System.Drawing.Size(185, 20); |
138 | 69b7387a | gaqhf | this.textEditDrawingX.StyleController = this.layoutControl1; |
139 | this.textEditDrawingX.TabIndex = 6; |
||
140 | // |
||
141 | ca214bc3 | gaqhf | // simpleButton1 |
142 | // |
||
143 | d6f22c35 | gaqhf | this.simpleButton1.Location = new System.Drawing.Point(12, 359); |
144 | ca214bc3 | gaqhf | this.simpleButton1.Name = "simpleButton1"; |
145 | 0f06870b | gaqhf | this.simpleButton1.Size = new System.Drawing.Size(220, 22); |
146 | ca214bc3 | gaqhf | this.simpleButton1.StyleController = this.layoutControl1; |
147 | this.simpleButton1.TabIndex = 5; |
||
148 | this.simpleButton1.Text = "simpleButton1"; |
||
149 | this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); |
||
150 | // |
||
151 | e3e2d41f | gaqhf | // btnSPPIDConverter |
152 | // |
||
153 | d19ae675 | gaqhf | this.btnSPPIDConverter.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDConverter.ImageOptions.SvgImage"))); |
154 | 6a7573b0 | gaqhf | this.btnSPPIDConverter.Location = new System.Drawing.Point(24, 45); |
155 | e3e2d41f | gaqhf | this.btnSPPIDConverter.Name = "btnSPPIDConverter"; |
156 | 0f06870b | gaqhf | this.btnSPPIDConverter.Size = new System.Drawing.Size(196, 36); |
157 | e3e2d41f | gaqhf | this.btnSPPIDConverter.StyleController = this.layoutControl1; |
158 | this.btnSPPIDConverter.TabIndex = 4; |
||
159 | 6a7573b0 | gaqhf | this.btnSPPIDConverter.Text = "Open Converter"; |
160 | e3e2d41f | gaqhf | this.btnSPPIDConverter.Click += new System.EventHandler(this.btnConverter_Click); |
161 | // |
||
162 | 65881d60 | gaqhf | // Root |
163 | // |
||
164 | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
||
165 | this.Root.GroupBordersVisible = false; |
||
166 | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
167 | 1ba9c671 | gaqhf | this.emptySpaceItem1, |
168 | 6a7573b0 | gaqhf | this.layoutControlItem2, |
169 | this.layoutControlGroup1, |
||
170 | 0f06870b | gaqhf | this.layoutControlGroup2, |
171 | this.layoutControlGroup3}); |
||
172 | 65881d60 | gaqhf | this.Root.Name = "Root"; |
173 | 0f06870b | gaqhf | this.Root.Size = new System.Drawing.Size(244, 500); |
174 | 65881d60 | gaqhf | this.Root.TextVisible = false; |
175 | // |
||
176 | // emptySpaceItem1 |
||
177 | // |
||
178 | this.emptySpaceItem1.AllowHotTrack = false; |
||
179 | d6f22c35 | gaqhf | this.emptySpaceItem1.Location = new System.Drawing.Point(0, 359); |
180 | 65881d60 | gaqhf | this.emptySpaceItem1.Name = "emptySpaceItem1"; |
181 | d6f22c35 | gaqhf | this.emptySpaceItem1.Size = new System.Drawing.Size(224, 121); |
182 | 65881d60 | gaqhf | this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
183 | // |
||
184 | 1ba9c671 | gaqhf | // layoutControlItem2 |
185 | // |
||
186 | this.layoutControlItem2.Control = this.simpleButton1; |
||
187 | d6f22c35 | gaqhf | this.layoutControlItem2.Location = new System.Drawing.Point(0, 347); |
188 | 1ba9c671 | gaqhf | this.layoutControlItem2.Name = "layoutControlItem2"; |
189 | 0f06870b | gaqhf | this.layoutControlItem2.Size = new System.Drawing.Size(224, 26); |
190 | 1ba9c671 | gaqhf | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
191 | this.layoutControlItem2.TextVisible = false; |
||
192 | b427ebf9 | humkyung | this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.OnlyInCustomization; |
193 | 1ba9c671 | gaqhf | // |
194 | 6a7573b0 | gaqhf | // layoutControlGroup1 |
195 | // |
||
196 | this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
197 | this.layoutControlItem3, |
||
198 | this.layoutControlItem4, |
||
199 | this.layoutControlItem5}); |
||
200 | 69b7387a | gaqhf | this.layoutControlGroup1.Location = new System.Drawing.Point(0, 125); |
201 | 6a7573b0 | gaqhf | this.layoutControlGroup1.Name = "layoutControlGroup1"; |
202 | 0f06870b | gaqhf | this.layoutControlGroup1.Size = new System.Drawing.Size(224, 119); |
203 | 69b7387a | gaqhf | this.layoutControlGroup1.Text = "Drawing Size Setting"; |
204 | 6a7573b0 | gaqhf | // |
205 | 69b7387a | gaqhf | // layoutControlItem3 |
206 | 6a7573b0 | gaqhf | // |
207 | 69b7387a | gaqhf | this.layoutControlItem3.Control = this.textEditDrawingX; |
208 | this.layoutControlItem3.Location = new System.Drawing.Point(0, 26); |
||
209 | this.layoutControlItem3.Name = "layoutControlItem3"; |
||
210 | 0f06870b | gaqhf | this.layoutControlItem3.Size = new System.Drawing.Size(200, 24); |
211 | 69b7387a | gaqhf | this.layoutControlItem3.Text = "X"; |
212 | this.layoutControlItem3.TextSize = new System.Drawing.Size(8, 14); |
||
213 | 6a7573b0 | gaqhf | // |
214 | // layoutControlItem4 |
||
215 | // |
||
216 | this.layoutControlItem4.Control = this.textEditDrawingY; |
||
217 | this.layoutControlItem4.Location = new System.Drawing.Point(0, 50); |
||
218 | this.layoutControlItem4.Name = "layoutControlItem4"; |
||
219 | 0f06870b | gaqhf | this.layoutControlItem4.Size = new System.Drawing.Size(200, 24); |
220 | 6a7573b0 | gaqhf | this.layoutControlItem4.Text = "Y"; |
221 | this.layoutControlItem4.TextSize = new System.Drawing.Size(8, 14); |
||
222 | // |
||
223 | 69b7387a | gaqhf | // layoutControlItem5 |
224 | // |
||
225 | this.layoutControlItem5.Control = this.btnGetDrawingSize; |
||
226 | this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); |
||
227 | this.layoutControlItem5.Name = "layoutControlItem5"; |
||
228 | 0f06870b | gaqhf | this.layoutControlItem5.Size = new System.Drawing.Size(200, 26); |
229 | 69b7387a | gaqhf | this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); |
230 | this.layoutControlItem5.TextVisible = false; |
||
231 | // |
||
232 | 6a7573b0 | gaqhf | // layoutControlGroup2 |
233 | // |
||
234 | this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
235 | 69b7387a | gaqhf | this.layoutControlItem1, |
236 | this.layoutControlItem6}); |
||
237 | 6a7573b0 | gaqhf | this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); |
238 | this.layoutControlGroup2.Name = "layoutControlGroup2"; |
||
239 | 0f06870b | gaqhf | this.layoutControlGroup2.Size = new System.Drawing.Size(224, 125); |
240 | 6a7573b0 | gaqhf | this.layoutControlGroup2.Text = "Converter"; |
241 | // |
||
242 | 69b7387a | gaqhf | // layoutControlItem1 |
243 | 6a7573b0 | gaqhf | // |
244 | 69b7387a | gaqhf | this.layoutControlItem1.Control = this.btnSPPIDConverter; |
245 | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
||
246 | this.layoutControlItem1.Name = "layoutControlItem1"; |
||
247 | 0f06870b | gaqhf | this.layoutControlItem1.Size = new System.Drawing.Size(200, 40); |
248 | 69b7387a | gaqhf | this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
249 | this.layoutControlItem1.TextVisible = false; |
||
250 | 6a7573b0 | gaqhf | // |
251 | 69b7387a | gaqhf | // layoutControlItem6 |
252 | // |
||
253 | this.layoutControlItem6.Control = this.btnLinkOPC; |
||
254 | this.layoutControlItem6.Location = new System.Drawing.Point(0, 40); |
||
255 | this.layoutControlItem6.Name = "layoutControlItem6"; |
||
256 | 0f06870b | gaqhf | this.layoutControlItem6.Size = new System.Drawing.Size(200, 40); |
257 | 69b7387a | gaqhf | this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
258 | this.layoutControlItem6.TextVisible = false; |
||
259 | ca214bc3 | gaqhf | // |
260 | b427ebf9 | humkyung | // defaultLookAndFeel |
261 | // |
||
262 | this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful"; |
||
263 | // |
||
264 | 0f06870b | gaqhf | // labelControl1 |
265 | // |
||
266 | d6f22c35 | gaqhf | this.labelControl1.Location = new System.Drawing.Point(24, 329); |
267 | 0f06870b | gaqhf | this.labelControl1.Name = "labelControl1"; |
268 | this.labelControl1.Size = new System.Drawing.Size(179, 14); |
||
269 | this.labelControl1.StyleController = this.layoutControl1; |
||
270 | this.labelControl1.TabIndex = 10; |
||
271 | this.labelControl1.Text = "Snap Grid On/Off Key : Shift + A"; |
||
272 | // |
||
273 | // layoutControlItem7 |
||
274 | // |
||
275 | this.layoutControlItem7.Control = this.labelControl1; |
||
276 | d6f22c35 | gaqhf | this.layoutControlItem7.Location = new System.Drawing.Point(0, 40); |
277 | 0f06870b | gaqhf | this.layoutControlItem7.Name = "layoutControlItem7"; |
278 | this.layoutControlItem7.Size = new System.Drawing.Size(200, 18); |
||
279 | this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); |
||
280 | this.layoutControlItem7.TextVisible = false; |
||
281 | // |
||
282 | // layoutControlGroup3 |
||
283 | // |
||
284 | this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
285 | d6f22c35 | gaqhf | this.layoutControlItem7, |
286 | this.layoutControlItem8}); |
||
287 | 0f06870b | gaqhf | this.layoutControlGroup3.Location = new System.Drawing.Point(0, 244); |
288 | this.layoutControlGroup3.Name = "layoutControlGroup3"; |
||
289 | d6f22c35 | gaqhf | this.layoutControlGroup3.Size = new System.Drawing.Size(224, 103); |
290 | 0f06870b | gaqhf | this.layoutControlGroup3.Text = "SPPID Utils"; |
291 | // |
||
292 | d6f22c35 | gaqhf | // btnSymmetry |
293 | // |
||
294 | this.btnSymmetry.ImageOptions.SvgImage = global::Converter.SPPID.Properties.Resources.productquickcomparisons; |
||
295 | this.btnSymmetry.Location = new System.Drawing.Point(24, 289); |
||
296 | this.btnSymmetry.Name = "btnSymmetry"; |
||
297 | this.btnSymmetry.Size = new System.Drawing.Size(196, 36); |
||
298 | this.btnSymmetry.StyleController = this.layoutControl1; |
||
299 | this.btnSymmetry.TabIndex = 11; |
||
300 | this.btnSymmetry.Text = "Symbol Symmetry"; |
||
301 | // |
||
302 | // layoutControlItem8 |
||
303 | // |
||
304 | this.layoutControlItem8.Control = this.btnSymmetry; |
||
305 | this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); |
||
306 | this.layoutControlItem8.Name = "layoutControlItem8"; |
||
307 | this.layoutControlItem8.Size = new System.Drawing.Size(200, 40); |
||
308 | this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); |
||
309 | this.layoutControlItem8.TextVisible = false; |
||
310 | // |
||
311 | 65881d60 | gaqhf | // ConverterDocking |
312 | // |
||
313 | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
||
314 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||
315 | this.Controls.Add(this.layoutControl1); |
||
316 | this.Name = "ConverterDocking"; |
||
317 | 0f06870b | gaqhf | this.Size = new System.Drawing.Size(244, 500); |
318 | b427ebf9 | humkyung | this.Load += new System.EventHandler(this.ConverterDocking_Load); |
319 | 65881d60 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
320 | this.layoutControl1.ResumeLayout(false); |
||
321 | 69b7387a | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingY.Properties)).EndInit(); |
322 | ((System.ComponentModel.ISupportInitialize)(this.textEditDrawingX.Properties)).EndInit(); |
||
323 | 65881d60 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
324 | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); |
||
325 | 1ba9c671 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
326 | 6a7573b0 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
327 | 69b7387a | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
328 | 6a7573b0 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
329 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
||
330 | 69b7387a | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); |
331 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
||
332 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
||
333 | 0f06870b | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
334 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); |
||
335 | d6f22c35 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
336 | 65881d60 | gaqhf | this.ResumeLayout(false); |
337 | |||
338 | } |
||
339 | |||
340 | #endregion |
||
341 | |||
342 | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
||
343 | private DevExpress.XtraLayout.LayoutControlGroup Root; |
||
344 | e3e2d41f | gaqhf | private DevExpress.XtraEditors.SimpleButton btnSPPIDConverter; |
345 | 65881d60 | gaqhf | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
346 | d19ae675 | gaqhf | private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel; |
347 | b427ebf9 | humkyung | public DevExpress.XtraEditors.SimpleButton simpleButton1; |
348 | public DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
||
349 | 6a7573b0 | gaqhf | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
350 | private DevExpress.XtraEditors.TextEdit textEditDrawingY; |
||
351 | private DevExpress.XtraEditors.TextEdit textEditDrawingX; |
||
352 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
||
353 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
||
354 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
||
355 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; |
||
356 | private DevExpress.XtraEditors.SimpleButton btnGetDrawingSize; |
||
357 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
||
358 | 69b7387a | gaqhf | private DevExpress.XtraEditors.SimpleButton btnLinkOPC; |
359 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
||
360 | 0f06870b | gaqhf | private DevExpress.XtraEditors.LabelControl labelControl1; |
361 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; |
||
362 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
||
363 | d6f22c35 | gaqhf | private DevExpress.XtraEditors.SimpleButton btnSymmetry; |
364 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
||
365 | 65881d60 | gaqhf | } |
366 | } |