Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 52 → Rev 53

/SWAT Office App/trunk/SWAT Office App/Settings_Form.Designer.cs
29,7 → 29,6
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Settings_Form));
this.chk_PassReq = new System.Windows.Forms.CheckBox();
this.btn_Ok = new System.Windows.Forms.Button();
this.btn_Cancel = new System.Windows.Forms.Button();
this.listBox_SystemAccounts = new System.Windows.Forms.ListBox();
55,20 → 54,9
this.groupBox_HiddenAccounts.SuspendLayout();
this.SuspendLayout();
//
// chk_PassReq
//
this.chk_PassReq.AutoSize = true;
this.chk_PassReq.Enabled = false;
this.chk_PassReq.Location = new System.Drawing.Point(12, 12);
this.chk_PassReq.Name = "chk_PassReq";
this.chk_PassReq.Size = new System.Drawing.Size(160, 17);
this.chk_PassReq.TabIndex = 1;
this.chk_PassReq.Text = "Require Complex Passwords";
this.chk_PassReq.UseVisualStyleBackColor = true;
//
// btn_Ok
//
this.btn_Ok.Location = new System.Drawing.Point(72, 328);
this.btn_Ok.Location = new System.Drawing.Point(72, 305);
this.btn_Ok.Name = "btn_Ok";
this.btn_Ok.Size = new System.Drawing.Size(52, 23);
this.btn_Ok.TabIndex = 11;
79,7 → 67,7
// btn_Cancel
//
this.btn_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btn_Cancel.Location = new System.Drawing.Point(130, 328);
this.btn_Cancel.Location = new System.Drawing.Point(130, 305);
this.btn_Cancel.Name = "btn_Cancel";
this.btn_Cancel.Size = new System.Drawing.Size(52, 23);
this.btn_Cancel.TabIndex = 12;
120,7 → 108,7
this.groupBox_SystemAccounts.Controls.Add(this.listBox_SystemAccounts);
this.groupBox_SystemAccounts.Controls.Add(this.btn_SystemRemove);
this.groupBox_SystemAccounts.Controls.Add(this.btn_SystemAdd);
this.groupBox_SystemAccounts.Location = new System.Drawing.Point(12, 35);
this.groupBox_SystemAccounts.Location = new System.Drawing.Point(12, 12);
this.groupBox_SystemAccounts.Name = "groupBox_SystemAccounts";
this.groupBox_SystemAccounts.Size = new System.Drawing.Size(170, 82);
this.groupBox_SystemAccounts.TabIndex = 4;
129,7 → 117,7
//
// txt_ShareLocation
//
this.txt_ShareLocation.Location = new System.Drawing.Point(12, 224);
this.txt_ShareLocation.Location = new System.Drawing.Point(12, 201);
this.txt_ShareLocation.Name = "txt_ShareLocation";
this.txt_ShareLocation.Size = new System.Drawing.Size(112, 20);
this.txt_ShareLocation.TabIndex = 5;
137,7 → 125,7
// lbl_ShareLocation
//
this.lbl_ShareLocation.AutoSize = true;
this.lbl_ShareLocation.Location = new System.Drawing.Point(12, 208);
this.lbl_ShareLocation.Location = new System.Drawing.Point(12, 185);
this.lbl_ShareLocation.Name = "lbl_ShareLocation";
this.lbl_ShareLocation.Size = new System.Drawing.Size(117, 13);
this.lbl_ShareLocation.TabIndex = 10;
145,7 → 133,7
//
// btn_ShareLocationChange
//
this.btn_ShareLocationChange.Location = new System.Drawing.Point(130, 223);
this.btn_ShareLocationChange.Location = new System.Drawing.Point(130, 200);
this.btn_ShareLocationChange.Name = "btn_ShareLocationChange";
this.btn_ShareLocationChange.Size = new System.Drawing.Size(52, 22);
this.btn_ShareLocationChange.TabIndex = 6;
159,7 → 147,7
//
// btn_USBLocationx32Change
//
this.btn_USBLocationx32Change.Location = new System.Drawing.Point(130, 262);
this.btn_USBLocationx32Change.Location = new System.Drawing.Point(130, 239);
this.btn_USBLocationx32Change.Name = "btn_USBLocationx32Change";
this.btn_USBLocationx32Change.Size = new System.Drawing.Size(52, 22);
this.btn_USBLocationx32Change.TabIndex = 8;
169,7 → 157,7
//
// txt_USBMasterCopyLocation_x32
//
this.txt_USBMasterCopyLocation_x32.Location = new System.Drawing.Point(12, 263);
this.txt_USBMasterCopyLocation_x32.Location = new System.Drawing.Point(12, 240);
this.txt_USBMasterCopyLocation_x32.Name = "txt_USBMasterCopyLocation_x32";
this.txt_USBMasterCopyLocation_x32.Size = new System.Drawing.Size(112, 20);
this.txt_USBMasterCopyLocation_x32.TabIndex = 7;
177,7 → 165,7
// lbl_USBCopyLocation_x32
//
this.lbl_USBCopyLocation_x32.AutoSize = true;
this.lbl_USBCopyLocation_x32.Location = new System.Drawing.Point(12, 247);
this.lbl_USBCopyLocation_x32.Location = new System.Drawing.Point(12, 224);
this.lbl_USBCopyLocation_x32.Name = "lbl_USBCopyLocation_x32";
this.lbl_USBCopyLocation_x32.Size = new System.Drawing.Size(155, 13);
this.lbl_USBCopyLocation_x32.TabIndex = 15;
185,7 → 173,7
//
// btn_USBLocationx64Change
//
this.btn_USBLocationx64Change.Location = new System.Drawing.Point(130, 300);
this.btn_USBLocationx64Change.Location = new System.Drawing.Point(130, 277);
this.btn_USBLocationx64Change.Name = "btn_USBLocationx64Change";
this.btn_USBLocationx64Change.Size = new System.Drawing.Size(52, 22);
this.btn_USBLocationx64Change.TabIndex = 10;
195,7 → 183,7
//
// txt_USBMasterCopyLocation_x64
//
this.txt_USBMasterCopyLocation_x64.Location = new System.Drawing.Point(12, 302);
this.txt_USBMasterCopyLocation_x64.Location = new System.Drawing.Point(12, 279);
this.txt_USBMasterCopyLocation_x64.Name = "txt_USBMasterCopyLocation_x64";
this.txt_USBMasterCopyLocation_x64.Size = new System.Drawing.Size(112, 20);
this.txt_USBMasterCopyLocation_x64.TabIndex = 9;
203,7 → 191,7
// lbl_USBCopyLocation_x64
//
this.lbl_USBCopyLocation_x64.AutoSize = true;
this.lbl_USBCopyLocation_x64.Location = new System.Drawing.Point(12, 286);
this.lbl_USBCopyLocation_x64.Location = new System.Drawing.Point(12, 263);
this.lbl_USBCopyLocation_x64.Name = "lbl_USBCopyLocation_x64";
this.lbl_USBCopyLocation_x64.Size = new System.Drawing.Size(155, 13);
this.lbl_USBCopyLocation_x64.TabIndex = 18;
214,7 → 202,7
this.groupBox_HiddenAccounts.Controls.Add(this.listBox_HiddenAccounts);
this.groupBox_HiddenAccounts.Controls.Add(this.btn_HiddenRemove);
this.groupBox_HiddenAccounts.Controls.Add(this.btn_HiddenAdd);
this.groupBox_HiddenAccounts.Location = new System.Drawing.Point(12, 123);
this.groupBox_HiddenAccounts.Location = new System.Drawing.Point(12, 100);
this.groupBox_HiddenAccounts.Name = "groupBox_HiddenAccounts";
this.groupBox_HiddenAccounts.Size = new System.Drawing.Size(170, 82);
this.groupBox_HiddenAccounts.TabIndex = 19;
252,7 → 240,7
// btn_Default
//
this.btn_Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_Default.Location = new System.Drawing.Point(12, 331);
this.btn_Default.Location = new System.Drawing.Point(12, 308);
this.btn_Default.Name = "btn_Default";
this.btn_Default.Size = new System.Drawing.Size(45, 20);
this.btn_Default.TabIndex = 20;
267,7 → 255,7
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.CancelButton = this.btn_Cancel;
this.ClientSize = new System.Drawing.Size(194, 363);
this.ClientSize = new System.Drawing.Size(194, 339);
this.Controls.Add(this.btn_Default);
this.Controls.Add(this.groupBox_HiddenAccounts);
this.Controls.Add(this.lbl_USBCopyLocation_x64);
281,7 → 269,6
this.Controls.Add(this.txt_ShareLocation);
this.Controls.Add(this.btn_Cancel);
this.Controls.Add(this.btn_Ok);
this.Controls.Add(this.chk_PassReq);
this.Controls.Add(this.groupBox_SystemAccounts);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
299,7 → 286,6
 
#endregion
 
private System.Windows.Forms.CheckBox chk_PassReq;
private System.Windows.Forms.Button btn_Ok;
private System.Windows.Forms.Button btn_Cancel;
private System.Windows.Forms.ListBox listBox_SystemAccounts;