hytos / DTI_PID / SPPIDConverter / Form / ID2DBSetting.Designer.cs @ 115ef24c
이력 | 보기 | 이력해설 | 다운로드 (22.1 KB)
1 | 8847ea67 | gaqhf | namespace Converter.SPPID.Form |
---|---|---|---|
2 | { |
||
3 | partial class ID2DBSetting |
||
4 | { |
||
5 | /// <summary> |
||
6 | /// Required designer variable. |
||
7 | /// </summary> |
||
8 | private System.ComponentModel.IContainer components = null; |
||
9 | |||
10 | /// <summary> |
||
11 | /// Clean up any resources being used. |
||
12 | /// </summary> |
||
13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code |
||
24 | |||
25 | /// <summary> |
||
26 | /// Required method for Designer support - do not modify |
||
27 | /// the contents of this method with the code editor. |
||
28 | /// </summary> |
||
29 | private void InitializeComponent() |
||
30 | { |
||
31 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ID2DBSetting)); |
||
32 | this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
||
33 | this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
||
34 | this.textBoxPort = new DevExpress.XtraEditors.TextEdit(); |
||
35 | this.textBoxDBPassword = new DevExpress.XtraEditors.TextEdit(); |
||
36 | this.textBoxDBUser = new DevExpress.XtraEditors.TextEdit(); |
||
37 | this.btnCancel = new DevExpress.XtraEditors.SimpleButton(); |
||
38 | this.btnSave = new DevExpress.XtraEditors.SimpleButton(); |
||
39 | this.textBoxProjectDriectory = new DevExpress.XtraEditors.ButtonEdit(); |
||
40 | this.radioGroup = new DevExpress.XtraEditors.RadioGroup(); |
||
41 | this.textBoxServerIP = new DevExpress.XtraEditors.TextEdit(); |
||
42 | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
||
43 | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
44 | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
45 | this.layoutControlInfo = new DevExpress.XtraLayout.LayoutControlGroup(); |
||
46 | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
47 | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
48 | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
49 | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
50 | this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
||
51 | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
52 | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
||
53 | e3ced1c9 | gaqhf | this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog(); |
54 | 8847ea67 | gaqhf | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit(); |
55 | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
||
56 | this.layoutControl1.SuspendLayout(); |
||
57 | ((System.ComponentModel.ISupportInitialize)(this.textBoxPort.Properties)).BeginInit(); |
||
58 | ((System.ComponentModel.ISupportInitialize)(this.textBoxDBPassword.Properties)).BeginInit(); |
||
59 | ((System.ComponentModel.ISupportInitialize)(this.textBoxDBUser.Properties)).BeginInit(); |
||
60 | ((System.ComponentModel.ISupportInitialize)(this.textBoxProjectDriectory.Properties)).BeginInit(); |
||
61 | ((System.ComponentModel.ISupportInitialize)(this.radioGroup.Properties)).BeginInit(); |
||
62 | ((System.ComponentModel.ISupportInitialize)(this.textBoxServerIP.Properties)).BeginInit(); |
||
63 | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
||
64 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
||
65 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
||
66 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlInfo)).BeginInit(); |
||
67 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
||
68 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
||
69 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
||
70 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
||
71 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); |
||
72 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
||
73 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
||
74 | this.SuspendLayout(); |
||
75 | // |
||
76 | // ribbonControl |
||
77 | // |
||
78 | this.ribbonControl.ExpandCollapseItem.Id = 0; |
||
79 | this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] { |
||
80 | this.ribbonControl.ExpandCollapseItem}); |
||
81 | this.ribbonControl.Location = new System.Drawing.Point(0, 0); |
||
82 | this.ribbonControl.MaxItemId = 1; |
||
83 | this.ribbonControl.Name = "ribbonControl"; |
||
84 | this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
||
85 | this.ribbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False; |
||
86 | this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; |
||
87 | this.ribbonControl.ShowToolbarCustomizeItem = false; |
||
88 | this.ribbonControl.Size = new System.Drawing.Size(413, 32); |
||
89 | this.ribbonControl.Toolbar.ShowCustomizeItem = false; |
||
90 | // |
||
91 | // layoutControl1 |
||
92 | // |
||
93 | this.layoutControl1.Controls.Add(this.textBoxPort); |
||
94 | this.layoutControl1.Controls.Add(this.textBoxDBPassword); |
||
95 | this.layoutControl1.Controls.Add(this.textBoxDBUser); |
||
96 | this.layoutControl1.Controls.Add(this.btnCancel); |
||
97 | this.layoutControl1.Controls.Add(this.btnSave); |
||
98 | this.layoutControl1.Controls.Add(this.textBoxProjectDriectory); |
||
99 | this.layoutControl1.Controls.Add(this.radioGroup); |
||
100 | this.layoutControl1.Controls.Add(this.textBoxServerIP); |
||
101 | this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
102 | this.layoutControl1.Location = new System.Drawing.Point(0, 32); |
||
103 | this.layoutControl1.Name = "layoutControl1"; |
||
104 | this.layoutControl1.Root = this.Root; |
||
105 | this.layoutControl1.Size = new System.Drawing.Size(413, 334); |
||
106 | this.layoutControl1.TabIndex = 1; |
||
107 | this.layoutControl1.Text = "layoutControl1"; |
||
108 | // |
||
109 | // textBoxPort |
||
110 | // |
||
111 | this.textBoxPort.Location = new System.Drawing.Point(119, 202); |
||
112 | this.textBoxPort.MenuManager = this.ribbonControl; |
||
113 | this.textBoxPort.Name = "textBoxPort"; |
||
114 | this.textBoxPort.Size = new System.Drawing.Size(270, 20); |
||
115 | this.textBoxPort.StyleController = this.layoutControl1; |
||
116 | this.textBoxPort.TabIndex = 13; |
||
117 | // |
||
118 | // textBoxDBPassword |
||
119 | // |
||
120 | this.textBoxDBPassword.Location = new System.Drawing.Point(119, 250); |
||
121 | this.textBoxDBPassword.MenuManager = this.ribbonControl; |
||
122 | this.textBoxDBPassword.Name = "textBoxDBPassword"; |
||
123 | this.textBoxDBPassword.Properties.PasswordChar = '*'; |
||
124 | this.textBoxDBPassword.Size = new System.Drawing.Size(270, 20); |
||
125 | this.textBoxDBPassword.StyleController = this.layoutControl1; |
||
126 | this.textBoxDBPassword.TabIndex = 12; |
||
127 | // |
||
128 | // textBoxDBUser |
||
129 | // |
||
130 | this.textBoxDBUser.Location = new System.Drawing.Point(119, 226); |
||
131 | this.textBoxDBUser.MenuManager = this.ribbonControl; |
||
132 | this.textBoxDBUser.Name = "textBoxDBUser"; |
||
133 | this.textBoxDBUser.Size = new System.Drawing.Size(270, 20); |
||
134 | this.textBoxDBUser.StyleController = this.layoutControl1; |
||
135 | this.textBoxDBUser.TabIndex = 11; |
||
136 | // |
||
137 | // btnCancel |
||
138 | // |
||
139 | this.btnCancel.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnCancel.ImageOptions.SvgImage"))); |
||
140 | this.btnCancel.Location = new System.Drawing.Point(208, 286); |
||
141 | this.btnCancel.Name = "btnCancel"; |
||
142 | this.btnCancel.Size = new System.Drawing.Size(193, 36); |
||
143 | this.btnCancel.StyleController = this.layoutControl1; |
||
144 | this.btnCancel.TabIndex = 8; |
||
145 | this.btnCancel.Text = "Cancel"; |
||
146 | this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); |
||
147 | // |
||
148 | // btnSave |
||
149 | // |
||
150 | this.btnSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSave.ImageOptions.SvgImage"))); |
||
151 | this.btnSave.Location = new System.Drawing.Point(12, 286); |
||
152 | this.btnSave.Name = "btnSave"; |
||
153 | this.btnSave.Size = new System.Drawing.Size(192, 36); |
||
154 | this.btnSave.StyleController = this.layoutControl1; |
||
155 | this.btnSave.TabIndex = 7; |
||
156 | this.btnSave.Text = "Save"; |
||
157 | this.btnSave.Click += new System.EventHandler(this.btnSave_Click); |
||
158 | // |
||
159 | // textBoxProjectDriectory |
||
160 | // |
||
161 | this.textBoxProjectDriectory.Location = new System.Drawing.Point(119, 96); |
||
162 | this.textBoxProjectDriectory.MenuManager = this.ribbonControl; |
||
163 | this.textBoxProjectDriectory.Name = "textBoxProjectDriectory"; |
||
164 | this.textBoxProjectDriectory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
||
165 | new DevExpress.XtraEditors.Controls.EditorButton()}); |
||
166 | this.textBoxProjectDriectory.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
||
167 | this.textBoxProjectDriectory.Size = new System.Drawing.Size(270, 20); |
||
168 | this.textBoxProjectDriectory.StyleController = this.layoutControl1; |
||
169 | this.textBoxProjectDriectory.TabIndex = 5; |
||
170 | this.textBoxProjectDriectory.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnProjectDriectory_ButtonClick); |
||
171 | // |
||
172 | // radioGroup |
||
173 | // |
||
174 | this.radioGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||
175 | | System.Windows.Forms.AnchorStyles.Right))); |
||
176 | this.radioGroup.AutoSizeInLayoutControl = true; |
||
177 | this.radioGroup.Location = new System.Drawing.Point(119, 58); |
||
178 | this.radioGroup.MenuManager = this.ribbonControl; |
||
179 | this.radioGroup.Name = "radioGroup"; |
||
180 | this.radioGroup.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default; |
||
181 | this.radioGroup.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
||
182 | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "SQLite"), |
||
183 | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "MS SQL")}); |
||
184 | this.radioGroup.Size = new System.Drawing.Size(270, 34); |
||
185 | this.radioGroup.StyleController = this.layoutControl1; |
||
186 | this.radioGroup.TabIndex = 4; |
||
187 | this.radioGroup.SelectedIndexChanged += new System.EventHandler(this.radioGroup_SelectedIndexChanged); |
||
188 | // |
||
189 | // textBoxServerIP |
||
190 | // |
||
191 | this.textBoxServerIP.Location = new System.Drawing.Point(119, 178); |
||
192 | this.textBoxServerIP.MenuManager = this.ribbonControl; |
||
193 | this.textBoxServerIP.Name = "textBoxServerIP"; |
||
194 | this.textBoxServerIP.Size = new System.Drawing.Size(270, 20); |
||
195 | this.textBoxServerIP.StyleController = this.layoutControl1; |
||
196 | this.textBoxServerIP.TabIndex = 9; |
||
197 | // |
||
198 | // Root |
||
199 | // |
||
200 | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
||
201 | this.Root.GroupBordersVisible = false; |
||
202 | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
203 | this.layoutControlItem3, |
||
204 | this.layoutControlItem4, |
||
205 | this.layoutControlInfo, |
||
206 | this.layoutControlGroup2}); |
||
207 | this.Root.Name = "Root"; |
||
208 | this.Root.Size = new System.Drawing.Size(413, 334); |
||
209 | this.Root.TextVisible = false; |
||
210 | // |
||
211 | // layoutControlItem3 |
||
212 | // |
||
213 | this.layoutControlItem3.Control = this.btnSave; |
||
214 | this.layoutControlItem3.Location = new System.Drawing.Point(0, 274); |
||
215 | this.layoutControlItem3.Name = "layoutControlItem3"; |
||
216 | this.layoutControlItem3.Size = new System.Drawing.Size(196, 40); |
||
217 | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
||
218 | this.layoutControlItem3.TextVisible = false; |
||
219 | // |
||
220 | // layoutControlItem4 |
||
221 | // |
||
222 | this.layoutControlItem4.Control = this.btnCancel; |
||
223 | this.layoutControlItem4.Location = new System.Drawing.Point(196, 274); |
||
224 | this.layoutControlItem4.Name = "layoutControlItem4"; |
||
225 | this.layoutControlItem4.Size = new System.Drawing.Size(197, 40); |
||
226 | this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
||
227 | this.layoutControlItem4.TextVisible = false; |
||
228 | // |
||
229 | // layoutControlInfo |
||
230 | // |
||
231 | this.layoutControlInfo.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlInfo.CaptionImageOptions.SvgImage"))); |
||
232 | this.layoutControlInfo.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
233 | this.layoutControlItem5, |
||
234 | this.layoutControlItem7, |
||
235 | this.layoutControlItem8, |
||
236 | this.layoutControlItem6}); |
||
237 | this.layoutControlInfo.Location = new System.Drawing.Point(0, 120); |
||
238 | this.layoutControlInfo.Name = "layoutControlInfo"; |
||
239 | this.layoutControlInfo.Size = new System.Drawing.Size(393, 154); |
||
240 | this.layoutControlInfo.Text = "DB Information"; |
||
241 | // |
||
242 | // layoutControlItem5 |
||
243 | // |
||
244 | this.layoutControlItem5.Control = this.textBoxServerIP; |
||
245 | this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); |
||
246 | this.layoutControlItem5.Name = "layoutControlItem5"; |
||
247 | this.layoutControlItem5.Size = new System.Drawing.Size(369, 24); |
||
248 | this.layoutControlItem5.Text = "Server IP"; |
||
249 | this.layoutControlItem5.TextSize = new System.Drawing.Size(92, 14); |
||
250 | // |
||
251 | // layoutControlItem7 |
||
252 | // |
||
253 | this.layoutControlItem7.Control = this.textBoxDBUser; |
||
254 | this.layoutControlItem7.Location = new System.Drawing.Point(0, 48); |
||
255 | this.layoutControlItem7.Name = "layoutControlItem7"; |
||
256 | this.layoutControlItem7.Size = new System.Drawing.Size(369, 24); |
||
257 | this.layoutControlItem7.Text = "DB User"; |
||
258 | this.layoutControlItem7.TextSize = new System.Drawing.Size(92, 14); |
||
259 | // |
||
260 | // layoutControlItem8 |
||
261 | // |
||
262 | this.layoutControlItem8.Control = this.textBoxDBPassword; |
||
263 | this.layoutControlItem8.Location = new System.Drawing.Point(0, 72); |
||
264 | this.layoutControlItem8.Name = "layoutControlItem8"; |
||
265 | this.layoutControlItem8.Size = new System.Drawing.Size(369, 24); |
||
266 | this.layoutControlItem8.Text = "DB Password"; |
||
267 | this.layoutControlItem8.TextSize = new System.Drawing.Size(92, 14); |
||
268 | // |
||
269 | // layoutControlItem6 |
||
270 | // |
||
271 | this.layoutControlItem6.Control = this.textBoxPort; |
||
272 | this.layoutControlItem6.Location = new System.Drawing.Point(0, 24); |
||
273 | this.layoutControlItem6.Name = "layoutControlItem6"; |
||
274 | this.layoutControlItem6.Size = new System.Drawing.Size(369, 24); |
||
275 | this.layoutControlItem6.Text = "Port"; |
||
276 | this.layoutControlItem6.TextSize = new System.Drawing.Size(92, 14); |
||
277 | // |
||
278 | // layoutControlGroup2 |
||
279 | // |
||
280 | this.layoutControlGroup2.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup2.CaptionImageOptions.SvgImage"))); |
||
281 | this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
||
282 | this.layoutControlItem1, |
||
283 | this.layoutControlItem2}); |
||
284 | this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); |
||
285 | this.layoutControlGroup2.Name = "layoutControlGroup2"; |
||
286 | this.layoutControlGroup2.Size = new System.Drawing.Size(393, 120); |
||
287 | this.layoutControlGroup2.Text = "ID2 Project Infomation"; |
||
288 | // |
||
289 | // layoutControlItem1 |
||
290 | // |
||
291 | this.layoutControlItem1.Control = this.radioGroup; |
||
292 | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
||
293 | this.layoutControlItem1.MaxSize = new System.Drawing.Size(369, 38); |
||
294 | this.layoutControlItem1.MinSize = new System.Drawing.Size(369, 38); |
||
295 | this.layoutControlItem1.Name = "layoutControlItem1"; |
||
296 | this.layoutControlItem1.Size = new System.Drawing.Size(369, 38); |
||
297 | this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
||
298 | this.layoutControlItem1.Text = "DB Type"; |
||
299 | this.layoutControlItem1.TextSize = new System.Drawing.Size(92, 14); |
||
300 | // |
||
301 | // layoutControlItem2 |
||
302 | // |
||
303 | this.layoutControlItem2.Control = this.textBoxProjectDriectory; |
||
304 | this.layoutControlItem2.Location = new System.Drawing.Point(0, 38); |
||
305 | this.layoutControlItem2.Name = "layoutControlItem2"; |
||
306 | this.layoutControlItem2.Size = new System.Drawing.Size(369, 24); |
||
307 | this.layoutControlItem2.Text = "Project Directory"; |
||
308 | this.layoutControlItem2.TextSize = new System.Drawing.Size(92, 14); |
||
309 | // |
||
310 | // xtraFolderBrowserDialog |
||
311 | // |
||
312 | this.xtraFolderBrowserDialog.SelectedPath = "xtraFolderBrowserDialog1"; |
||
313 | // |
||
314 | // ID2DBSetting |
||
315 | // |
||
316 | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
||
317 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||
318 | this.ClientSize = new System.Drawing.Size(413, 366); |
||
319 | this.Controls.Add(this.layoutControl1); |
||
320 | this.Controls.Add(this.ribbonControl); |
||
321 | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; |
||
322 | this.MaximizeBox = false; |
||
323 | this.Name = "ID2DBSetting"; |
||
324 | this.Ribbon = this.ribbonControl; |
||
325 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
||
326 | this.Text = "ID2 Project Setting"; |
||
327 | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit(); |
||
328 | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
||
329 | this.layoutControl1.ResumeLayout(false); |
||
330 | ((System.ComponentModel.ISupportInitialize)(this.textBoxPort.Properties)).EndInit(); |
||
331 | ((System.ComponentModel.ISupportInitialize)(this.textBoxDBPassword.Properties)).EndInit(); |
||
332 | ((System.ComponentModel.ISupportInitialize)(this.textBoxDBUser.Properties)).EndInit(); |
||
333 | ((System.ComponentModel.ISupportInitialize)(this.textBoxProjectDriectory.Properties)).EndInit(); |
||
334 | ((System.ComponentModel.ISupportInitialize)(this.radioGroup.Properties)).EndInit(); |
||
335 | ((System.ComponentModel.ISupportInitialize)(this.textBoxServerIP.Properties)).EndInit(); |
||
336 | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
||
337 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
||
338 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
||
339 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlInfo)).EndInit(); |
||
340 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
||
341 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
||
342 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
||
343 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
||
344 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); |
||
345 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
||
346 | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
||
347 | this.ResumeLayout(false); |
||
348 | this.PerformLayout(); |
||
349 | |||
350 | } |
||
351 | |||
352 | #endregion |
||
353 | |||
354 | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl; |
||
355 | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
||
356 | private DevExpress.XtraLayout.LayoutControlGroup Root; |
||
357 | private DevExpress.XtraEditors.RadioGroup radioGroup; |
||
358 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
||
359 | private DevExpress.XtraEditors.ButtonEdit textBoxProjectDriectory; |
||
360 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
||
361 | private DevExpress.XtraEditors.SimpleButton btnCancel; |
||
362 | private DevExpress.XtraEditors.SimpleButton btnSave; |
||
363 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
||
364 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
||
365 | private DevExpress.XtraEditors.TextEdit textBoxServerIP; |
||
366 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlInfo; |
||
367 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
||
368 | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; |
||
369 | private DevExpress.XtraEditors.TextEdit textBoxDBPassword; |
||
370 | private DevExpress.XtraEditors.TextEdit textBoxDBUser; |
||
371 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
||
372 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
||
373 | private DevExpress.XtraEditors.TextEdit textBoxPort; |
||
374 | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
||
375 | private DevExpress.XtraEditors.XtraFolderBrowserDialog xtraFolderBrowserDialog; |
||
376 | } |
||
377 | } |