ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/CSDLL/frmClientMiscellany.Designer.cs
Revision: 4
Committed: Wed Jul 11 14:19:13 2012 UTC (11 years, 2 months ago) by william
File size: 31651 byte(s)
Log Message:
imported from https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/
Revision: 1
Author: beartown
Date: 3:10:40 AM, Monday, June 21, 2010
Message:
First upload. Still todo in order to get a fully working product: Replace Thinstation images with vanilla Thinstation, modify ImageDesigntimeConfig.cs, ImageRuntimeConfig.cs in order to support the Thinstation image

File Contents

# User Rev Content
1 william 4 namespace AnywhereTS
2     {
3     partial class frmClientMiscellany
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(frmClientMiscellany));
32     this.chkMiscNoaccel = new System.Windows.Forms.CheckBox();
33     this.chkMiscFlippedFix = new System.Windows.Forms.CheckBox();
34     this.chkMiscMousefix = new System.Windows.Forms.CheckBox();
35     this.Label25 = new System.Windows.Forms.Label();
36     this.chkMiscCDredirect = new System.Windows.Forms.CheckBox();
37     this.chkMiscFloppyRedirect = new System.Windows.Forms.CheckBox();
38     this.chkMiscDailyreboot = new System.Windows.Forms.CheckBox();
39     this.chkMiscReconnect = new System.Windows.Forms.CheckBox();
40     this.cboKeyboard = new System.Windows.Forms.ComboBox();
41     this.Label41 = new System.Windows.Forms.Label();
42     this.cboTimezone = new System.Windows.Forms.ComboBox();
43     this.Label42 = new System.Windows.Forms.Label();
44     this.btnCancel = new System.Windows.Forms.Button();
45     this.btnOk = new System.Windows.Forms.Button();
46     this.chkMiscCOM1 = new System.Windows.Forms.CheckBox();
47     this.chkMiscCOM2 = new System.Windows.Forms.CheckBox();
48     this.tabClientProperties = new System.Windows.Forms.TabControl();
49     this.tabRdp = new System.Windows.Forms.TabPage();
50     this.txtServerPort = new System.Windows.Forms.TextBox();
51     this.lblServerPort = new System.Windows.Forms.Label();
52     this.chkUsbMemory = new System.Windows.Forms.CheckBox();
53     this.tabIca = new System.Windows.Forms.TabPage();
54     this.grpIcaProtocol = new System.Windows.Forms.GroupBox();
55     this.radIcaProtocolHTTP = new System.Windows.Forms.RadioButton();
56     this.radIcaProtocolUDP = new System.Windows.Forms.RadioButton();
57     this.groupBox1 = new System.Windows.Forms.GroupBox();
58     this.label9 = new System.Windows.Forms.Label();
59     this.label26 = new System.Windows.Forms.Label();
60     this.label27 = new System.Windows.Forms.Label();
61     this.tbrIcaAudioQuality = new Dotnetrix.Controls.TrackBar();
62     this.cboIcaEncryption = new System.Windows.Forms.ComboBox();
63     this.chkIcaCompression = new System.Windows.Forms.CheckBox();
64     this.label24 = new System.Windows.Forms.Label();
65     this.tabMisc = new System.Windows.Forms.TabPage();
66     this.chkMiscNumLock = new System.Windows.Forms.CheckBox();
67     this.tabBoot = new System.Windows.Forms.TabPage();
68     this.label2 = new System.Windows.Forms.Label();
69     this.label1 = new System.Windows.Forms.Label();
70     this.grpBootMethod = new System.Windows.Forms.GroupBox();
71     this.radPxelinux = new System.Windows.Forms.RadioButton();
72     this.radEtherboot = new System.Windows.Forms.RadioButton();
73     this.btnHelp = new System.Windows.Forms.Button();
74     this.tabClientProperties.SuspendLayout();
75     this.tabRdp.SuspendLayout();
76     this.tabIca.SuspendLayout();
77     this.grpIcaProtocol.SuspendLayout();
78     this.groupBox1.SuspendLayout();
79     ((System.ComponentModel.ISupportInitialize)(this.tbrIcaAudioQuality)).BeginInit();
80     this.tabMisc.SuspendLayout();
81     this.tabBoot.SuspendLayout();
82     this.grpBootMethod.SuspendLayout();
83     this.SuspendLayout();
84     //
85     // chkMiscNoaccel
86     //
87     this.chkMiscNoaccel.Location = new System.Drawing.Point(28, 246);
88     this.chkMiscNoaccel.Name = "chkMiscNoaccel";
89     this.chkMiscNoaccel.Size = new System.Drawing.Size(216, 18);
90     this.chkMiscNoaccel.TabIndex = 12;
91     this.chkMiscNoaccel.Text = "Force no graphics acceleration";
92     //
93     // chkMiscFlippedFix
94     //
95     this.chkMiscFlippedFix.Location = new System.Drawing.Point(28, 224);
96     this.chkMiscFlippedFix.Name = "chkMiscFlippedFix";
97     this.chkMiscFlippedFix.Size = new System.Drawing.Size(168, 18);
98     this.chkMiscFlippedFix.TabIndex = 11;
99     this.chkMiscFlippedFix.Text = "Flipped characters fix";
100     //
101     // chkMiscMousefix
102     //
103     this.chkMiscMousefix.Location = new System.Drawing.Point(28, 202);
104     this.chkMiscMousefix.Name = "chkMiscMousefix";
105     this.chkMiscMousefix.Size = new System.Drawing.Size(176, 18);
106     this.chkMiscMousefix.TabIndex = 10;
107     this.chkMiscMousefix.Text = "Mouse pointer fix";
108     //
109     // Label25
110     //
111     this.Label25.Location = new System.Drawing.Point(25, 167);
112     this.Label25.Name = "Label25";
113     this.Label25.Size = new System.Drawing.Size(232, 32);
114     this.Label25.TabIndex = 95;
115     this.Label25.Text = "Hardware problem fixes. Enable only if you experience problems:";
116     //
117     // chkMiscCDredirect
118     //
119     this.chkMiscCDredirect.Checked = true;
120     this.chkMiscCDredirect.CheckState = System.Windows.Forms.CheckState.Checked;
121     this.chkMiscCDredirect.Location = new System.Drawing.Point(37, 65);
122     this.chkMiscCDredirect.Name = "chkMiscCDredirect";
123     this.chkMiscCDredirect.Size = new System.Drawing.Size(196, 18);
124     this.chkMiscCDredirect.TabIndex = 7;
125     this.chkMiscCDredirect.Text = "Redirect client CD/DVD player";
126     //
127     // chkMiscFloppyRedirect
128     //
129     this.chkMiscFloppyRedirect.Checked = true;
130     this.chkMiscFloppyRedirect.CheckState = System.Windows.Forms.CheckState.Checked;
131     this.chkMiscFloppyRedirect.Location = new System.Drawing.Point(37, 41);
132     this.chkMiscFloppyRedirect.Name = "chkMiscFloppyRedirect";
133     this.chkMiscFloppyRedirect.Size = new System.Drawing.Size(176, 18);
134     this.chkMiscFloppyRedirect.TabIndex = 6;
135     this.chkMiscFloppyRedirect.Text = "Redirect client floppy";
136     //
137     // chkMiscDailyreboot
138     //
139     this.chkMiscDailyreboot.Checked = true;
140     this.chkMiscDailyreboot.CheckState = System.Windows.Forms.CheckState.Checked;
141     this.chkMiscDailyreboot.Location = new System.Drawing.Point(28, 88);
142     this.chkMiscDailyreboot.Name = "chkMiscDailyreboot";
143     this.chkMiscDailyreboot.Size = new System.Drawing.Size(136, 18);
144     this.chkMiscDailyreboot.TabIndex = 3;
145     this.chkMiscDailyreboot.Text = "Daily reboot";
146     //
147     // chkMiscReconnect
148     //
149     this.chkMiscReconnect.Checked = true;
150     this.chkMiscReconnect.CheckState = System.Windows.Forms.CheckState.Checked;
151     this.chkMiscReconnect.Location = new System.Drawing.Point(28, 110);
152     this.chkMiscReconnect.Name = "chkMiscReconnect";
153     this.chkMiscReconnect.Size = new System.Drawing.Size(176, 18);
154     this.chkMiscReconnect.TabIndex = 4;
155     this.chkMiscReconnect.Text = "Auto-reconnect to server";
156     //
157     // cboKeyboard
158     //
159     this.cboKeyboard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
160     this.cboKeyboard.Location = new System.Drawing.Point(113, 21);
161     this.cboKeyboard.Name = "cboKeyboard";
162     this.cboKeyboard.Size = new System.Drawing.Size(144, 21);
163     this.cboKeyboard.TabIndex = 1;
164     //
165     // Label41
166     //
167     this.Label41.Location = new System.Drawing.Point(26, 23);
168     this.Label41.Name = "Label41";
169     this.Label41.Size = new System.Drawing.Size(85, 16);
170     this.Label41.TabIndex = 86;
171     this.Label41.Text = "Keyboard layout";
172     //
173     // cboTimezone
174     //
175     this.cboTimezone.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
176     this.cboTimezone.Location = new System.Drawing.Point(113, 52);
177     this.cboTimezone.Name = "cboTimezone";
178     this.cboTimezone.Size = new System.Drawing.Size(144, 21);
179     this.cboTimezone.TabIndex = 2;
180     //
181     // Label42
182     //
183     this.Label42.Location = new System.Drawing.Point(25, 57);
184     this.Label42.Name = "Label42";
185     this.Label42.Size = new System.Drawing.Size(82, 16);
186     this.Label42.TabIndex = 85;
187     this.Label42.Text = "Time Zone";
188     //
189     // btnCancel
190     //
191     this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
192     this.btnCancel.Location = new System.Drawing.Point(157, 332);
193     this.btnCancel.Name = "btnCancel";
194     this.btnCancel.Size = new System.Drawing.Size(78, 23);
195     this.btnCancel.TabIndex = 14;
196     this.btnCancel.Text = "Cancel";
197     this.btnCancel.UseVisualStyleBackColor = true;
198     //
199     // btnOk
200     //
201     this.btnOk.Location = new System.Drawing.Point(241, 332);
202     this.btnOk.Name = "btnOk";
203     this.btnOk.Size = new System.Drawing.Size(78, 23);
204     this.btnOk.TabIndex = 13;
205     this.btnOk.Text = "OK";
206     this.btnOk.UseVisualStyleBackColor = true;
207     this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
208     //
209     // chkMiscCOM1
210     //
211     this.chkMiscCOM1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
212     this.chkMiscCOM1.Location = new System.Drawing.Point(37, 89);
213     this.chkMiscCOM1.Name = "chkMiscCOM1";
214     this.chkMiscCOM1.Size = new System.Drawing.Size(176, 18);
215     this.chkMiscCOM1.TabIndex = 8;
216     this.chkMiscCOM1.Text = "Redirect client COM1";
217     this.chkMiscCOM1.CheckedChanged += new System.EventHandler(this.chkMiscCOM1_CheckedChanged);
218     //
219     // chkMiscCOM2
220     //
221     this.chkMiscCOM2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
222     this.chkMiscCOM2.Location = new System.Drawing.Point(37, 113);
223     this.chkMiscCOM2.Name = "chkMiscCOM2";
224     this.chkMiscCOM2.Size = new System.Drawing.Size(176, 18);
225     this.chkMiscCOM2.TabIndex = 9;
226     this.chkMiscCOM2.Text = "Redirect client COM2";
227     this.chkMiscCOM2.CheckedChanged += new System.EventHandler(this.chkMiscCOM2_CheckedChanged);
228     //
229     // tabClientProperties
230     //
231     this.tabClientProperties.Controls.Add(this.tabRdp);
232     this.tabClientProperties.Controls.Add(this.tabIca);
233     this.tabClientProperties.Controls.Add(this.tabMisc);
234     this.tabClientProperties.Controls.Add(this.tabBoot);
235     this.tabClientProperties.ImeMode = System.Windows.Forms.ImeMode.On;
236     this.tabClientProperties.Location = new System.Drawing.Point(3, 3);
237     this.tabClientProperties.Name = "tabClientProperties";
238     this.tabClientProperties.SelectedIndex = 0;
239     this.tabClientProperties.Size = new System.Drawing.Size(316, 323);
240     this.tabClientProperties.TabIndex = 96;
241     //
242     // tabRdp
243     //
244     this.tabRdp.Controls.Add(this.txtServerPort);
245     this.tabRdp.Controls.Add(this.lblServerPort);
246     this.tabRdp.Controls.Add(this.chkUsbMemory);
247     this.tabRdp.Controls.Add(this.chkMiscCOM2);
248     this.tabRdp.Controls.Add(this.chkMiscFloppyRedirect);
249     this.tabRdp.Controls.Add(this.chkMiscCOM1);
250     this.tabRdp.Controls.Add(this.chkMiscCDredirect);
251     this.tabRdp.Location = new System.Drawing.Point(4, 22);
252     this.tabRdp.Name = "tabRdp";
253     this.tabRdp.Size = new System.Drawing.Size(308, 297);
254     this.tabRdp.TabIndex = 4;
255     this.tabRdp.Text = "RDP";
256     this.tabRdp.UseVisualStyleBackColor = true;
257     //
258     // txtServerPort
259     //
260     this.txtServerPort.Location = new System.Drawing.Point(213, 179);
261     this.txtServerPort.MaxLength = 5;
262     this.txtServerPort.Name = "txtServerPort";
263     this.txtServerPort.Size = new System.Drawing.Size(64, 20);
264     this.txtServerPort.TabIndex = 13;
265     this.txtServerPort.TextChanged += new System.EventHandler(this.txtServerPort_TextChanged);
266     //
267     // lblServerPort
268     //
269     this.lblServerPort.AutoSize = true;
270     this.lblServerPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
271     this.lblServerPort.Location = new System.Drawing.Point(34, 182);
272     this.lblServerPort.Name = "lblServerPort";
273     this.lblServerPort.Size = new System.Drawing.Size(179, 13);
274     this.lblServerPort.TabIndex = 14;
275     this.lblServerPort.Text = "Server port (only if not using default):";
276     //
277     // chkUsbMemory
278     //
279     this.chkUsbMemory.Checked = true;
280     this.chkUsbMemory.CheckState = System.Windows.Forms.CheckState.Checked;
281     this.chkUsbMemory.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
282     this.chkUsbMemory.Location = new System.Drawing.Point(37, 137);
283     this.chkUsbMemory.Name = "chkUsbMemory";
284     this.chkUsbMemory.Size = new System.Drawing.Size(176, 18);
285     this.chkUsbMemory.TabIndex = 12;
286     this.chkUsbMemory.Text = "Redirect USB memory";
287     this.chkUsbMemory.CheckedChanged += new System.EventHandler(this.chkUsbMemory_CheckedChanged);
288     //
289     // tabIca
290     //
291     this.tabIca.Controls.Add(this.grpIcaProtocol);
292     this.tabIca.Controls.Add(this.groupBox1);
293     this.tabIca.Controls.Add(this.cboIcaEncryption);
294     this.tabIca.Controls.Add(this.chkIcaCompression);
295     this.tabIca.Controls.Add(this.label24);
296     this.tabIca.Location = new System.Drawing.Point(4, 22);
297     this.tabIca.Name = "tabIca";
298     this.tabIca.Padding = new System.Windows.Forms.Padding(3);
299     this.tabIca.Size = new System.Drawing.Size(308, 297);
300     this.tabIca.TabIndex = 2;
301     this.tabIca.Text = "ICA";
302     this.tabIca.UseVisualStyleBackColor = true;
303     //
304     // grpIcaProtocol
305     //
306     this.grpIcaProtocol.Controls.Add(this.radIcaProtocolHTTP);
307     this.grpIcaProtocol.Controls.Add(this.radIcaProtocolUDP);
308     this.grpIcaProtocol.Location = new System.Drawing.Point(24, 29);
309     this.grpIcaProtocol.Name = "grpIcaProtocol";
310     this.grpIcaProtocol.Size = new System.Drawing.Size(174, 65);
311     this.grpIcaProtocol.TabIndex = 1;
312     this.grpIcaProtocol.TabStop = false;
313     this.grpIcaProtocol.Text = "Browser protocol";
314     //
315     // radIcaProtocolHTTP
316     //
317     this.radIcaProtocolHTTP.AutoSize = true;
318     this.radIcaProtocolHTTP.Location = new System.Drawing.Point(10, 38);
319     this.radIcaProtocolHTTP.Name = "radIcaProtocolHTTP";
320     this.radIcaProtocolHTTP.Size = new System.Drawing.Size(93, 17);
321     this.radIcaProtocolHTTP.TabIndex = 1;
322     this.radIcaProtocolHTTP.Text = "HTTP on TCP";
323     this.radIcaProtocolHTTP.UseVisualStyleBackColor = true;
324     //
325     // radIcaProtocolUDP
326     //
327     this.radIcaProtocolUDP.AutoSize = true;
328     this.radIcaProtocolUDP.Checked = true;
329     this.radIcaProtocolUDP.Location = new System.Drawing.Point(10, 19);
330     this.radIcaProtocolUDP.Name = "radIcaProtocolUDP";
331     this.radIcaProtocolUDP.Size = new System.Drawing.Size(48, 17);
332     this.radIcaProtocolUDP.TabIndex = 1;
333     this.radIcaProtocolUDP.TabStop = true;
334     this.radIcaProtocolUDP.Text = "UDP";
335     this.radIcaProtocolUDP.UseVisualStyleBackColor = true;
336     //
337     // groupBox1
338     //
339     this.groupBox1.Controls.Add(this.label9);
340     this.groupBox1.Controls.Add(this.label26);
341     this.groupBox1.Controls.Add(this.label27);
342     this.groupBox1.Controls.Add(this.tbrIcaAudioQuality);
343     this.groupBox1.Location = new System.Drawing.Point(23, 197);
344     this.groupBox1.Name = "groupBox1";
345     this.groupBox1.Size = new System.Drawing.Size(175, 72);
346     this.groupBox1.TabIndex = 4;
347     this.groupBox1.TabStop = false;
348     this.groupBox1.Text = "Audio quality";
349     //
350     // label9
351     //
352     this.label9.AutoSize = true;
353     this.label9.BackColor = System.Drawing.Color.Transparent;
354     this.label9.Location = new System.Drawing.Point(130, 48);
355     this.label9.Name = "label9";
356     this.label9.Size = new System.Drawing.Size(29, 13);
357     this.label9.TabIndex = 22;
358     this.label9.Text = "High";
359     //
360     // label26
361     //
362     this.label26.AutoSize = true;
363     this.label26.Location = new System.Drawing.Point(17, 48);
364     this.label26.Name = "label26";
365     this.label26.Size = new System.Drawing.Size(27, 13);
366     this.label26.TabIndex = 23;
367     this.label26.Text = "Low";
368     //
369     // label27
370     //
371     this.label27.AutoSize = true;
372     this.label27.Location = new System.Drawing.Point(69, 48);
373     this.label27.Name = "label27";
374     this.label27.Size = new System.Drawing.Size(44, 13);
375     this.label27.TabIndex = 20;
376     this.label27.Text = "Medium";
377     //
378     // tbrIcaAudioQuality
379     //
380     this.tbrIcaAudioQuality.BackColor = System.Drawing.Color.Transparent;
381     this.tbrIcaAudioQuality.LargeChange = 1;
382     this.tbrIcaAudioQuality.Location = new System.Drawing.Point(20, 19);
383     this.tbrIcaAudioQuality.Maximum = 3;
384     this.tbrIcaAudioQuality.Minimum = 1;
385     this.tbrIcaAudioQuality.Name = "tbrIcaAudioQuality";
386     this.tbrIcaAudioQuality.Size = new System.Drawing.Size(138, 42);
387     this.tbrIcaAudioQuality.TabIndex = 24;
388     this.tbrIcaAudioQuality.Value = 3;
389     //
390     // cboIcaEncryption
391     //
392     this.cboIcaEncryption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
393     this.cboIcaEncryption.FormattingEnabled = true;
394     this.cboIcaEncryption.Items.AddRange(new object[] {
395     "Basic",
396     "RC5 (128 bit - Login Only)",
397     "RC5 (40 bit)",
398     "RC5 (128 bit)",
399     "RC5 (56 bit)"});
400     this.cboIcaEncryption.Location = new System.Drawing.Point(23, 153);
401     this.cboIcaEncryption.Name = "cboIcaEncryption";
402     this.cboIcaEncryption.Size = new System.Drawing.Size(174, 21);
403     this.cboIcaEncryption.TabIndex = 3;
404     //
405     // chkIcaCompression
406     //
407     this.chkIcaCompression.Location = new System.Drawing.Point(24, 112);
408     this.chkIcaCompression.Name = "chkIcaCompression";
409     this.chkIcaCompression.Size = new System.Drawing.Size(121, 18);
410     this.chkIcaCompression.TabIndex = 2;
411     this.chkIcaCompression.Text = "Enable compression";
412     this.chkIcaCompression.UseVisualStyleBackColor = true;
413     //
414     // label24
415     //
416     this.label24.AutoSize = true;
417     this.label24.Location = new System.Drawing.Point(20, 137);
418     this.label24.Name = "label24";
419     this.label24.Size = new System.Drawing.Size(57, 13);
420     this.label24.TabIndex = 3;
421     this.label24.Text = "Encryption";
422     //
423     // tabMisc
424     //
425     this.tabMisc.Controls.Add(this.chkMiscNumLock);
426     this.tabMisc.Controls.Add(this.Label41);
427     this.tabMisc.Controls.Add(this.Label42);
428     this.tabMisc.Controls.Add(this.cboTimezone);
429     this.tabMisc.Controls.Add(this.cboKeyboard);
430     this.tabMisc.Controls.Add(this.chkMiscDailyreboot);
431     this.tabMisc.Controls.Add(this.chkMiscNoaccel);
432     this.tabMisc.Controls.Add(this.chkMiscFlippedFix);
433     this.tabMisc.Controls.Add(this.Label25);
434     this.tabMisc.Controls.Add(this.chkMiscReconnect);
435     this.tabMisc.Controls.Add(this.chkMiscMousefix);
436     this.tabMisc.Location = new System.Drawing.Point(4, 22);
437     this.tabMisc.Name = "tabMisc";
438     this.tabMisc.Padding = new System.Windows.Forms.Padding(3);
439     this.tabMisc.Size = new System.Drawing.Size(308, 297);
440     this.tabMisc.TabIndex = 5;
441     this.tabMisc.Text = "Misc";
442     this.tabMisc.UseVisualStyleBackColor = true;
443     //
444     // chkMiscNumLock
445     //
446     this.chkMiscNumLock.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
447     this.chkMiscNumLock.ForeColor = System.Drawing.Color.Black;
448     this.chkMiscNumLock.Location = new System.Drawing.Point(28, 134);
449     this.chkMiscNumLock.Name = "chkMiscNumLock";
450     this.chkMiscNumLock.Size = new System.Drawing.Size(176, 18);
451     this.chkMiscNumLock.TabIndex = 96;
452     this.chkMiscNumLock.Text = "Num Lock on at boot time";
453     this.chkMiscNumLock.CheckedChanged += new System.EventHandler(this.chkMiscNumLock_CheckedChanged);
454     //
455     // tabBoot
456     //
457     this.tabBoot.Controls.Add(this.label2);
458     this.tabBoot.Controls.Add(this.label1);
459     this.tabBoot.Controls.Add(this.grpBootMethod);
460     this.tabBoot.Location = new System.Drawing.Point(4, 22);
461     this.tabBoot.Name = "tabBoot";
462     this.tabBoot.Size = new System.Drawing.Size(308, 297);
463     this.tabBoot.TabIndex = 6;
464     this.tabBoot.Text = "Network Boot";
465     this.tabBoot.UseVisualStyleBackColor = true;
466     //
467     // label2
468     //
469     this.label2.Location = new System.Drawing.Point(13, 210);
470     this.label2.Name = "label2";
471     this.label2.Size = new System.Drawing.Size(280, 35);
472     this.label2.TabIndex = 3;
473     this.label2.Text = "This setting only apply if you are booting the client from network (PXE/UNDI).";
474     //
475     // label1
476     //
477     this.label1.Location = new System.Drawing.Point(13, 112);
478     this.label1.Name = "label1";
479     this.label1.Size = new System.Drawing.Size(280, 98);
480     this.label1.TabIndex = 2;
481     this.label1.Text = resources.GetString("label1.Text");
482     //
483     // grpBootMethod
484     //
485     this.grpBootMethod.Controls.Add(this.radPxelinux);
486     this.grpBootMethod.Controls.Add(this.radEtherboot);
487     this.grpBootMethod.Location = new System.Drawing.Point(16, 21);
488     this.grpBootMethod.Name = "grpBootMethod";
489     this.grpBootMethod.Size = new System.Drawing.Size(277, 76);
490     this.grpBootMethod.TabIndex = 1;
491     this.grpBootMethod.TabStop = false;
492     this.grpBootMethod.Text = "Network boot method";
493     //
494     // radPxelinux
495     //
496     this.radPxelinux.AutoSize = true;
497     this.radPxelinux.Location = new System.Drawing.Point(17, 19);
498     this.radPxelinux.Name = "radPxelinux";
499     this.radPxelinux.Size = new System.Drawing.Size(78, 17);
500     this.radPxelinux.TabIndex = 0;
501     this.radPxelinux.TabStop = true;
502     this.radPxelinux.Text = "PXELINUX";
503     this.radPxelinux.UseVisualStyleBackColor = true;
504     //
505     // radEtherboot
506     //
507     this.radEtherboot.AutoSize = true;
508     this.radEtherboot.Location = new System.Drawing.Point(17, 42);
509     this.radEtherboot.Name = "radEtherboot";
510     this.radEtherboot.Size = new System.Drawing.Size(71, 17);
511     this.radEtherboot.TabIndex = 0;
512     this.radEtherboot.TabStop = true;
513     this.radEtherboot.Text = "Etherboot";
514     this.radEtherboot.UseVisualStyleBackColor = true;
515     //
516     // btnHelp
517     //
518     this.btnHelp.Location = new System.Drawing.Point(3, 332);
519     this.btnHelp.Name = "btnHelp";
520     this.btnHelp.Size = new System.Drawing.Size(78, 23);
521     this.btnHelp.TabIndex = 97;
522     this.btnHelp.Text = "Help";
523     this.btnHelp.UseVisualStyleBackColor = true;
524     this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
525     //
526     // frmClientMiscellany
527     //
528     this.AcceptButton = this.btnOk;
529     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
530     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
531     this.CancelButton = this.btnCancel;
532     this.ClientSize = new System.Drawing.Size(323, 364);
533     this.Controls.Add(this.btnHelp);
534     this.Controls.Add(this.tabClientProperties);
535     this.Controls.Add(this.btnCancel);
536     this.Controls.Add(this.btnOk);
537     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
538     this.KeyPreview = true;
539     this.MaximizeBox = false;
540     this.Name = "frmClientMiscellany";
541     this.ShowInTaskbar = false;
542     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
543     this.Text = "Advanced Client Options";
544     this.Load += new System.EventHandler(this.frmClientMiscellany_Load);
545     this.HelpRequested += new System.Windows.Forms.HelpEventHandler(this.frmClientMiscellany_HelpRequested);
546     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmClientMiscellany_KeyDown);
547     this.tabClientProperties.ResumeLayout(false);
548     this.tabRdp.ResumeLayout(false);
549     this.tabRdp.PerformLayout();
550     this.tabIca.ResumeLayout(false);
551     this.tabIca.PerformLayout();
552     this.grpIcaProtocol.ResumeLayout(false);
553     this.grpIcaProtocol.PerformLayout();
554     this.groupBox1.ResumeLayout(false);
555     this.groupBox1.PerformLayout();
556     ((System.ComponentModel.ISupportInitialize)(this.tbrIcaAudioQuality)).EndInit();
557     this.tabMisc.ResumeLayout(false);
558     this.tabBoot.ResumeLayout(false);
559     this.grpBootMethod.ResumeLayout(false);
560     this.grpBootMethod.PerformLayout();
561     this.ResumeLayout(false);
562    
563     }
564    
565     #endregion
566    
567     internal System.Windows.Forms.CheckBox chkMiscNoaccel;
568     internal System.Windows.Forms.CheckBox chkMiscFlippedFix;
569     internal System.Windows.Forms.CheckBox chkMiscMousefix;
570     internal System.Windows.Forms.Label Label25;
571     internal System.Windows.Forms.CheckBox chkMiscCDredirect;
572     internal System.Windows.Forms.CheckBox chkMiscFloppyRedirect;
573     internal System.Windows.Forms.CheckBox chkMiscDailyreboot;
574     internal System.Windows.Forms.CheckBox chkMiscReconnect;
575     internal System.Windows.Forms.ComboBox cboKeyboard;
576     internal System.Windows.Forms.Label Label41;
577     internal System.Windows.Forms.ComboBox cboTimezone;
578     internal System.Windows.Forms.Label Label42;
579     private System.Windows.Forms.Button btnCancel;
580     private System.Windows.Forms.Button btnOk;
581     internal System.Windows.Forms.CheckBox chkMiscCOM1;
582     internal System.Windows.Forms.CheckBox chkMiscCOM2;
583     internal System.Windows.Forms.TabControl tabClientProperties;
584     private System.Windows.Forms.TabPage tabRdp;
585     internal System.Windows.Forms.TabPage tabIca;
586     internal System.Windows.Forms.GroupBox grpIcaProtocol;
587     internal System.Windows.Forms.RadioButton radIcaProtocolHTTP;
588     internal System.Windows.Forms.RadioButton radIcaProtocolUDP;
589     internal System.Windows.Forms.GroupBox groupBox1;
590     internal System.Windows.Forms.Label label9;
591     internal System.Windows.Forms.Label label26;
592     internal System.Windows.Forms.Label label27;
593     private System.Windows.Forms.ComboBox cboIcaEncryption;
594     private System.Windows.Forms.CheckBox chkIcaCompression;
595     private System.Windows.Forms.Label label24;
596     private System.Windows.Forms.TabPage tabMisc;
597     private Dotnetrix.Controls.TrackBar tbrIcaAudioQuality;
598     internal System.Windows.Forms.CheckBox chkUsbMemory;
599     internal System.Windows.Forms.CheckBox chkMiscNumLock;
600     private System.Windows.Forms.TabPage tabBoot;
601     private System.Windows.Forms.RadioButton radPxelinux;
602     private System.Windows.Forms.RadioButton radEtherboot;
603     private System.Windows.Forms.GroupBox grpBootMethod;
604     private System.Windows.Forms.Label label1;
605     private System.Windows.Forms.Label label2;
606     private System.Windows.Forms.Button btnHelp;
607     public System.Windows.Forms.TextBox txtServerPort;
608     private System.Windows.Forms.Label lblServerPort;
609     }
610     }