This commit is contained in:
2026-02-09 15:37:45 -06:00
parent e33a68ac51
commit 9635b84c3e
501 changed files with 106873 additions and 0 deletions

222
ScanBox/Ayuda.Designer.cs generated Normal file
View File

@@ -0,0 +1,222 @@

namespace ScaBox30
{
partial class Ayuda
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Ayuda));
this.panelBody = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panelButtons = new System.Windows.Forms.Panel();
this.button1 = new System.Windows.Forms.Button();
this.panelTitleBar = new System.Windows.Forms.Panel();
this.labelCaption = new System.Windows.Forms.Label();
this.btnClose = new System.Windows.Forms.Button();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.btnMax = new System.Windows.Forms.Button();
this.panelBody.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panelButtons.SuspendLayout();
this.panelTitleBar.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// panelBody
//
this.panelBody.BackColor = System.Drawing.Color.WhiteSmoke;
this.panelBody.Controls.Add(this.groupBox1);
this.panelBody.Cursor = System.Windows.Forms.Cursors.Default;
this.panelBody.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelBody.Location = new System.Drawing.Point(0, 35);
this.panelBody.Name = "panelBody";
this.panelBody.Padding = new System.Windows.Forms.Padding(10, 10, 0, 0);
this.panelBody.Size = new System.Drawing.Size(822, 373);
this.panelBody.TabIndex = 14;
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox1.BackColor = System.Drawing.Color.White;
this.groupBox1.Controls.Add(this.pictureBox2);
this.groupBox1.Controls.Add(this.pictureBox1);
this.groupBox1.Location = new System.Drawing.Point(12, 8);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(798, 346);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "SR-2000W";
//
// panelButtons
//
this.panelButtons.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.panelButtons.Controls.Add(this.button1);
this.panelButtons.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelButtons.Location = new System.Drawing.Point(0, 408);
this.panelButtons.Name = "panelButtons";
this.panelButtons.Size = new System.Drawing.Size(822, 55);
this.panelButtons.TabIndex = 13;
//
// button1
//
this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.button1.BackColor = System.Drawing.Color.SeaGreen;
this.button1.FlatAppearance.BorderSize = 0;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button1.ForeColor = System.Drawing.Color.WhiteSmoke;
this.button1.Location = new System.Drawing.Point(710, 8);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(100, 35);
this.button1.TabIndex = 0;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// panelTitleBar
//
this.panelTitleBar.BackColor = System.Drawing.Color.CornflowerBlue;
this.panelTitleBar.Controls.Add(this.btnMax);
this.panelTitleBar.Controls.Add(this.labelCaption);
this.panelTitleBar.Controls.Add(this.btnClose);
this.panelTitleBar.Cursor = System.Windows.Forms.Cursors.Default;
this.panelTitleBar.Dock = System.Windows.Forms.DockStyle.Top;
this.panelTitleBar.Location = new System.Drawing.Point(0, 0);
this.panelTitleBar.Name = "panelTitleBar";
this.panelTitleBar.Size = new System.Drawing.Size(822, 35);
this.panelTitleBar.TabIndex = 12;
this.panelTitleBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panelTitleBar_MouseDown);
//
// labelCaption
//
this.labelCaption.AutoSize = true;
this.labelCaption.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelCaption.ForeColor = System.Drawing.Color.White;
this.labelCaption.Location = new System.Drawing.Point(9, 8);
this.labelCaption.Name = "labelCaption";
this.labelCaption.Size = new System.Drawing.Size(86, 17);
this.labelCaption.TabIndex = 4;
this.labelCaption.Text = "labelCaption";
//
// btnClose
//
this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.FlatAppearance.BorderSize = 0;
this.btnClose.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(79)))), ((int)(((byte)(95)))));
this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnClose.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.Location = new System.Drawing.Point(782, 0);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(40, 35);
this.btnClose.TabIndex = 3;
this.btnClose.Text = "X";
this.btnClose.UseVisualStyleBackColor = false;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// pictureBox1
//
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox1.Image = global::ScaBox30.Properties.Resources.frente;
this.pictureBox1.Location = new System.Drawing.Point(17, 19);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(378, 321);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox2.Image = global::ScaBox30.Properties.Resources.superior;
this.pictureBox2.Location = new System.Drawing.Point(401, 19);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(380, 257);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2.TabIndex = 1;
this.pictureBox2.TabStop = false;
//
// btnMax
//
this.btnMax.Cursor = System.Windows.Forms.Cursors.Default;
this.btnMax.Dock = System.Windows.Forms.DockStyle.Right;
this.btnMax.FlatAppearance.BorderSize = 0;
this.btnMax.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver;
this.btnMax.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnMax.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMax.ForeColor = System.Drawing.Color.White;
this.btnMax.Location = new System.Drawing.Point(742, 0);
this.btnMax.Name = "btnMax";
this.btnMax.Size = new System.Drawing.Size(40, 35);
this.btnMax.TabIndex = 6;
this.btnMax.Text = "[ ]";
this.btnMax.UseVisualStyleBackColor = false;
this.btnMax.Click += new System.EventHandler(this.btnMax_Click);
//
// Ayuda
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(822, 463);
this.Controls.Add(this.panelBody);
this.Controls.Add(this.panelButtons);
this.Controls.Add(this.panelTitleBar);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Ayuda";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Ayuda";
this.panelBody.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.panelButtons.ResumeLayout(false);
this.panelTitleBar.ResumeLayout(false);
this.panelTitleBar.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panelBody;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panelButtons;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Panel panelTitleBar;
private System.Windows.Forms.Label labelCaption;
private System.Windows.Forms.Button btnClose;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Button btnMax;
}
}