in DiagManager/fmSettings.Designer.cs [64:225]
private void InitializeComponent()
{
this.txtDefaultPssdPath = new System.Windows.Forms.TextBox();
this.lblBkColor = new System.Windows.Forms.Label();
this.btnPickColor = new System.Windows.Forms.Button();
this.lblCurrentColorText = new System.Windows.Forms.Label();
this.lblShowColor = new System.Windows.Forms.Label();
this.lblDefaultPath = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.chkBoxCreateEmail = new System.Windows.Forms.CheckBox();
this.btnReset = new System.Windows.Forms.Button();
this.btnSave = new System.Windows.Forms.Button();
this.btnCancel = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// txtDefaultPssdPath
//
this.txtDefaultPssdPath.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtDefaultPssdPath.Location = new System.Drawing.Point(160, 4);
this.txtDefaultPssdPath.Name = "txtDefaultPssdPath";
this.txtDefaultPssdPath.Size = new System.Drawing.Size(465, 24);
this.txtDefaultPssdPath.TabIndex = 22;
//
// lblBkColor
//
this.lblBkColor.AutoSize = true;
this.lblBkColor.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblBkColor.Location = new System.Drawing.Point(12, 54);
this.lblBkColor.Name = "lblBkColor";
this.lblBkColor.Size = new System.Drawing.Size(116, 16);
this.lblBkColor.TabIndex = 27;
this.lblBkColor.Text = "Background Color";
this.lblBkColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnPickColor
//
this.btnPickColor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnPickColor.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPickColor.Location = new System.Drawing.Point(160, 44);
this.btnPickColor.Name = "btnPickColor";
this.btnPickColor.Size = new System.Drawing.Size(74, 35);
this.btnPickColor.TabIndex = 23;
this.btnPickColor.Text = "Pick Color";
this.btnPickColor.UseVisualStyleBackColor = true;
this.btnPickColor.Click += new System.EventHandler(this.btnPickColor_Click);
//
// lblCurrentColorText
//
this.lblCurrentColorText.AutoSize = true;
this.lblCurrentColorText.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCurrentColorText.Location = new System.Drawing.Point(254, 54);
this.lblCurrentColorText.Name = "lblCurrentColorText";
this.lblCurrentColorText.Size = new System.Drawing.Size(79, 15);
this.lblCurrentColorText.TabIndex = 24;
this.lblCurrentColorText.Text = "Current Color";
this.lblCurrentColorText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblShowColor
//
this.lblShowColor.AutoSize = true;
this.lblShowColor.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.lblShowColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lblShowColor.Location = new System.Drawing.Point(339, 56);
this.lblShowColor.Name = "lblShowColor";
this.lblShowColor.Size = new System.Drawing.Size(30, 15);
this.lblShowColor.TabIndex = 25;
this.lblShowColor.Text = " ";
this.lblShowColor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblDefaultPath
//
this.lblDefaultPath.AutoSize = true;
this.lblDefaultPath.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblDefaultPath.Location = new System.Drawing.Point(12, 9);
this.lblDefaultPath.Name = "lblDefaultPath";
this.lblDefaultPath.Size = new System.Drawing.Size(142, 16);
this.lblDefaultPath.TabIndex = 26;
this.lblDefaultPath.Text = "Default PSSDIAG Path";
this.lblDefaultPath.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(12, 100);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(138, 16);
this.label1.TabIndex = 29;
this.label1.Text = "Create Email on Save";
//
// chkBoxCreateEmail
//
this.chkBoxCreateEmail.AutoSize = true;
this.chkBoxCreateEmail.Checked = true;
this.chkBoxCreateEmail.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkBoxCreateEmail.Location = new System.Drawing.Point(160, 100);
this.chkBoxCreateEmail.Name = "chkBoxCreateEmail";
this.chkBoxCreateEmail.Size = new System.Drawing.Size(15, 14);
this.chkBoxCreateEmail.TabIndex = 30;
this.chkBoxCreateEmail.UseVisualStyleBackColor = true;
this.chkBoxCreateEmail.CheckedChanged += new System.EventHandler(this.chkBoxCreateEmail_CheckedChanged);
//
// btnReset
//
this.btnReset.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnReset.Location = new System.Drawing.Point(512, 284);
this.btnReset.Name = "btnReset";
this.btnReset.Size = new System.Drawing.Size(113, 23);
this.btnReset.TabIndex = 28;
this.btnReset.Text = "Reset to Defaults";
this.btnReset.UseVisualStyleBackColor = true;
this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
//
// btnSave
//
this.btnSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSave.Location = new System.Drawing.Point(12, 284);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(75, 23);
this.btnSave.TabIndex = 33;
this.btnSave.Tag = "NotActive";
this.btnSave.Text = "Save";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnCancel
//
this.btnCancel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCancel.Location = new System.Drawing.Point(100, 284);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(75, 23);
this.btnCancel.TabIndex = 32;
this.btnCancel.Tag = "NotActive";
this.btnCancel.Text = "Cancel";
this.btnCancel.UseVisualStyleBackColor = true;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// fmSettings
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(635, 317);
this.Controls.Add(this.txtDefaultPssdPath);
this.Controls.Add(this.lblBkColor);
this.Controls.Add(this.btnPickColor);
this.Controls.Add(this.lblCurrentColorText);
this.Controls.Add(this.lblShowColor);
this.Controls.Add(this.lblDefaultPath);
this.Controls.Add(this.label1);
this.Controls.Add(this.chkBoxCreateEmail);
this.Controls.Add(this.btnReset);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.btnCancel);
this.Name = "fmSettings";
this.ShowIcon = false;
this.Text = "Settings";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.fmSettings_FormClosing);
this.Load += new System.EventHandler(this.fmSettings_Load);
this.ResumeLayout(false);
this.PerformLayout();
}