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