mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 16:48:01 +00:00
6378eb7f56
Still a few milestones left to hit before official release.
811 lines
No EOL
49 KiB
C#
811 lines
No EOL
49 KiB
C#
namespace PKHeX
|
|
{
|
|
partial class SAV_Wondercard
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SAV_Wondercard));
|
|
this.B_Save = new System.Windows.Forms.Button();
|
|
this.B_Cancel = new System.Windows.Forms.Button();
|
|
this.B_Output = new System.Windows.Forms.Button();
|
|
this.B_Import = new System.Windows.Forms.Button();
|
|
this.LB_Received = new System.Windows.Forms.ListBox();
|
|
this.mnuDel = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.flagDel = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.L_Received = new System.Windows.Forms.Label();
|
|
this.RTB = new System.Windows.Forms.RichTextBox();
|
|
this.L_Details = new System.Windows.Forms.Label();
|
|
this.L_QR = new System.Windows.Forms.Label();
|
|
this.PB_Preview = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card01 = new System.Windows.Forms.PictureBox();
|
|
this.mnuVSD = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.mnuView = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.mnuSet = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.mnuDelete = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.PB_Card02 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card03 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card04 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card05 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card06 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card12 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card11 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card10 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card09 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card08 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card07 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card18 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card17 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card16 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card15 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card14 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card13 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card24 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card23 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card22 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card21 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card20 = new System.Windows.Forms.PictureBox();
|
|
this.PB_Card19 = new System.Windows.Forms.PictureBox();
|
|
this.L_r1 = new System.Windows.Forms.Label();
|
|
this.L_r2 = new System.Windows.Forms.Label();
|
|
this.L_r3 = new System.Windows.Forms.Label();
|
|
this.L_r4 = new System.Windows.Forms.Label();
|
|
this.mnuDel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Preview)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card01)).BeginInit();
|
|
this.mnuVSD.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card02)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card03)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card04)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card05)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card06)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card09)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card08)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card07)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card24)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card19)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// B_Save
|
|
//
|
|
this.B_Save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.B_Save.Location = new System.Drawing.Point(313, 292);
|
|
this.B_Save.Name = "B_Save";
|
|
this.B_Save.Size = new System.Drawing.Size(75, 23);
|
|
this.B_Save.TabIndex = 0;
|
|
this.B_Save.Text = "Save";
|
|
this.B_Save.UseVisualStyleBackColor = true;
|
|
this.B_Save.Click += new System.EventHandler(this.B_Save_Click);
|
|
//
|
|
// B_Cancel
|
|
//
|
|
this.B_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.B_Cancel.Location = new System.Drawing.Point(242, 292);
|
|
this.B_Cancel.Name = "B_Cancel";
|
|
this.B_Cancel.Size = new System.Drawing.Size(71, 23);
|
|
this.B_Cancel.TabIndex = 1;
|
|
this.B_Cancel.Text = "Cancel";
|
|
this.B_Cancel.UseVisualStyleBackColor = true;
|
|
this.B_Cancel.Click += new System.EventHandler(this.B_Cancel_Click);
|
|
//
|
|
// B_Output
|
|
//
|
|
this.B_Output.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.B_Output.Location = new System.Drawing.Point(313, 12);
|
|
this.B_Output.Name = "B_Output";
|
|
this.B_Output.Size = new System.Drawing.Size(75, 23);
|
|
this.B_Output.TabIndex = 2;
|
|
this.B_Output.Text = "Output";
|
|
this.B_Output.UseVisualStyleBackColor = true;
|
|
this.B_Output.Click += new System.EventHandler(this.B_Output_Click);
|
|
//
|
|
// B_Import
|
|
//
|
|
this.B_Import.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.B_Import.Location = new System.Drawing.Point(313, 34);
|
|
this.B_Import.Name = "B_Import";
|
|
this.B_Import.Size = new System.Drawing.Size(75, 23);
|
|
this.B_Import.TabIndex = 3;
|
|
this.B_Import.Text = "Import";
|
|
this.B_Import.UseVisualStyleBackColor = true;
|
|
this.B_Import.Click += new System.EventHandler(this.B_Import_Click);
|
|
//
|
|
// LB_Received
|
|
//
|
|
this.LB_Received.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.LB_Received.ContextMenuStrip = this.mnuDel;
|
|
this.LB_Received.FormattingEnabled = true;
|
|
this.LB_Received.Location = new System.Drawing.Point(12, 25);
|
|
this.LB_Received.Name = "LB_Received";
|
|
this.LB_Received.Size = new System.Drawing.Size(78, 290);
|
|
this.LB_Received.Sorted = true;
|
|
this.LB_Received.TabIndex = 5;
|
|
//
|
|
// mnuDel
|
|
//
|
|
this.mnuDel.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.flagDel});
|
|
this.mnuDel.Name = "mnuVSD";
|
|
this.mnuDel.Size = new System.Drawing.Size(108, 26);
|
|
//
|
|
// flagDel
|
|
//
|
|
this.flagDel.Name = "flagDel";
|
|
this.flagDel.Size = new System.Drawing.Size(107, 22);
|
|
this.flagDel.Text = "Delete";
|
|
this.flagDel.Click += new System.EventHandler(this.clearRecievedFlag);
|
|
//
|
|
// L_Received
|
|
//
|
|
this.L_Received.AutoSize = true;
|
|
this.L_Received.Location = new System.Drawing.Point(12, 9);
|
|
this.L_Received.Name = "L_Received";
|
|
this.L_Received.Size = new System.Drawing.Size(75, 13);
|
|
this.L_Received.TabIndex = 7;
|
|
this.L_Received.Text = "Received List:";
|
|
//
|
|
// RTB
|
|
//
|
|
this.RTB.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.RTB.Location = new System.Drawing.Point(111, 59);
|
|
this.RTB.Name = "RTB";
|
|
this.RTB.ReadOnly = true;
|
|
this.RTB.Size = new System.Drawing.Size(277, 99);
|
|
this.RTB.TabIndex = 10;
|
|
this.RTB.Text = "";
|
|
//
|
|
// L_Details
|
|
//
|
|
this.L_Details.AutoSize = true;
|
|
this.L_Details.Location = new System.Drawing.Point(108, 43);
|
|
this.L_Details.Name = "L_Details";
|
|
this.L_Details.Size = new System.Drawing.Size(42, 13);
|
|
this.L_Details.TabIndex = 11;
|
|
this.L_Details.Text = "Details:";
|
|
//
|
|
// L_QR
|
|
//
|
|
this.L_QR.AutoSize = true;
|
|
this.L_QR.Location = new System.Drawing.Point(249, 7);
|
|
this.L_QR.Name = "L_QR";
|
|
this.L_QR.Size = new System.Drawing.Size(26, 13);
|
|
this.L_QR.TabIndex = 62;
|
|
this.L_QR.Text = "QR!";
|
|
this.L_QR.Click += new System.EventHandler(this.L_QR_Click);
|
|
//
|
|
// PB_Preview
|
|
//
|
|
this.PB_Preview.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Preview.Location = new System.Drawing.Point(242, 23);
|
|
this.PB_Preview.Name = "PB_Preview";
|
|
this.PB_Preview.Size = new System.Drawing.Size(40, 30);
|
|
this.PB_Preview.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Preview.TabIndex = 63;
|
|
this.PB_Preview.TabStop = false;
|
|
//
|
|
// PB_Card01
|
|
//
|
|
this.PB_Card01.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card01.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card01.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card01.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card01.Location = new System.Drawing.Point(138, 162);
|
|
this.PB_Card01.Name = "PB_Card01";
|
|
this.PB_Card01.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card01.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card01.TabIndex = 64;
|
|
this.PB_Card01.TabStop = false;
|
|
this.PB_Card01.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card01.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card01.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// mnuVSD
|
|
//
|
|
this.mnuVSD.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.mnuView,
|
|
this.mnuSet,
|
|
this.mnuDelete});
|
|
this.mnuVSD.Name = "mnuVSD";
|
|
this.mnuVSD.Size = new System.Drawing.Size(108, 70);
|
|
//
|
|
// mnuView
|
|
//
|
|
this.mnuView.Name = "mnuView";
|
|
this.mnuView.Size = new System.Drawing.Size(107, 22);
|
|
this.mnuView.Text = "View";
|
|
this.mnuView.Click += new System.EventHandler(this.clickView);
|
|
//
|
|
// mnuSet
|
|
//
|
|
this.mnuSet.Name = "mnuSet";
|
|
this.mnuSet.Size = new System.Drawing.Size(107, 22);
|
|
this.mnuSet.Text = "Set";
|
|
this.mnuSet.Click += new System.EventHandler(this.clickSet);
|
|
//
|
|
// mnuDelete
|
|
//
|
|
this.mnuDelete.Name = "mnuDelete";
|
|
this.mnuDelete.Size = new System.Drawing.Size(107, 22);
|
|
this.mnuDelete.Text = "Delete";
|
|
this.mnuDelete.Click += new System.EventHandler(this.clickDelete);
|
|
//
|
|
// PB_Card02
|
|
//
|
|
this.PB_Card02.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card02.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card02.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card02.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card02.Location = new System.Drawing.Point(179, 162);
|
|
this.PB_Card02.Name = "PB_Card02";
|
|
this.PB_Card02.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card02.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card02.TabIndex = 65;
|
|
this.PB_Card02.TabStop = false;
|
|
this.PB_Card02.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card02.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card02.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card03
|
|
//
|
|
this.PB_Card03.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card03.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card03.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card03.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card03.Location = new System.Drawing.Point(220, 162);
|
|
this.PB_Card03.Name = "PB_Card03";
|
|
this.PB_Card03.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card03.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card03.TabIndex = 66;
|
|
this.PB_Card03.TabStop = false;
|
|
this.PB_Card03.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card03.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card03.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card04
|
|
//
|
|
this.PB_Card04.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card04.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card04.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card04.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card04.Location = new System.Drawing.Point(261, 162);
|
|
this.PB_Card04.Name = "PB_Card04";
|
|
this.PB_Card04.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card04.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card04.TabIndex = 67;
|
|
this.PB_Card04.TabStop = false;
|
|
this.PB_Card04.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card04.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card04.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card05
|
|
//
|
|
this.PB_Card05.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card05.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card05.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card05.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card05.Location = new System.Drawing.Point(302, 162);
|
|
this.PB_Card05.Name = "PB_Card05";
|
|
this.PB_Card05.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card05.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card05.TabIndex = 68;
|
|
this.PB_Card05.TabStop = false;
|
|
this.PB_Card05.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card05.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card05.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card06
|
|
//
|
|
this.PB_Card06.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card06.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card06.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card06.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card06.Location = new System.Drawing.Point(343, 162);
|
|
this.PB_Card06.Name = "PB_Card06";
|
|
this.PB_Card06.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card06.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card06.TabIndex = 69;
|
|
this.PB_Card06.TabStop = false;
|
|
this.PB_Card06.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card06.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card06.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card12
|
|
//
|
|
this.PB_Card12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card12.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card12.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card12.Location = new System.Drawing.Point(343, 193);
|
|
this.PB_Card12.Name = "PB_Card12";
|
|
this.PB_Card12.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card12.TabIndex = 75;
|
|
this.PB_Card12.TabStop = false;
|
|
this.PB_Card12.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card12.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card12.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card11
|
|
//
|
|
this.PB_Card11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card11.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card11.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card11.Location = new System.Drawing.Point(302, 193);
|
|
this.PB_Card11.Name = "PB_Card11";
|
|
this.PB_Card11.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card11.TabIndex = 74;
|
|
this.PB_Card11.TabStop = false;
|
|
this.PB_Card11.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card11.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card11.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card10
|
|
//
|
|
this.PB_Card10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card10.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card10.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card10.Location = new System.Drawing.Point(261, 193);
|
|
this.PB_Card10.Name = "PB_Card10";
|
|
this.PB_Card10.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card10.TabIndex = 73;
|
|
this.PB_Card10.TabStop = false;
|
|
this.PB_Card10.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card10.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card10.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card09
|
|
//
|
|
this.PB_Card09.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card09.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card09.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card09.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card09.Location = new System.Drawing.Point(220, 193);
|
|
this.PB_Card09.Name = "PB_Card09";
|
|
this.PB_Card09.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card09.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card09.TabIndex = 72;
|
|
this.PB_Card09.TabStop = false;
|
|
this.PB_Card09.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card09.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card09.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card08
|
|
//
|
|
this.PB_Card08.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card08.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card08.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card08.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card08.Location = new System.Drawing.Point(179, 193);
|
|
this.PB_Card08.Name = "PB_Card08";
|
|
this.PB_Card08.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card08.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card08.TabIndex = 71;
|
|
this.PB_Card08.TabStop = false;
|
|
this.PB_Card08.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card08.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card08.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card07
|
|
//
|
|
this.PB_Card07.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card07.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card07.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card07.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card07.Location = new System.Drawing.Point(138, 193);
|
|
this.PB_Card07.Name = "PB_Card07";
|
|
this.PB_Card07.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card07.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card07.TabIndex = 70;
|
|
this.PB_Card07.TabStop = false;
|
|
this.PB_Card07.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card07.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card07.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card18
|
|
//
|
|
this.PB_Card18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card18.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card18.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card18.Location = new System.Drawing.Point(343, 224);
|
|
this.PB_Card18.Name = "PB_Card18";
|
|
this.PB_Card18.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card18.TabIndex = 81;
|
|
this.PB_Card18.TabStop = false;
|
|
this.PB_Card18.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card18.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card18.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card17
|
|
//
|
|
this.PB_Card17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card17.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card17.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card17.Location = new System.Drawing.Point(302, 224);
|
|
this.PB_Card17.Name = "PB_Card17";
|
|
this.PB_Card17.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card17.TabIndex = 80;
|
|
this.PB_Card17.TabStop = false;
|
|
this.PB_Card17.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card17.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card17.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card16
|
|
//
|
|
this.PB_Card16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card16.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card16.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card16.Location = new System.Drawing.Point(261, 224);
|
|
this.PB_Card16.Name = "PB_Card16";
|
|
this.PB_Card16.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card16.TabIndex = 79;
|
|
this.PB_Card16.TabStop = false;
|
|
this.PB_Card16.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card16.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card16.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card15
|
|
//
|
|
this.PB_Card15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card15.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card15.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card15.Location = new System.Drawing.Point(220, 224);
|
|
this.PB_Card15.Name = "PB_Card15";
|
|
this.PB_Card15.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card15.TabIndex = 78;
|
|
this.PB_Card15.TabStop = false;
|
|
this.PB_Card15.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card15.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card15.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card14
|
|
//
|
|
this.PB_Card14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card14.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card14.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card14.Location = new System.Drawing.Point(179, 224);
|
|
this.PB_Card14.Name = "PB_Card14";
|
|
this.PB_Card14.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card14.TabIndex = 77;
|
|
this.PB_Card14.TabStop = false;
|
|
this.PB_Card14.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card14.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card14.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card13
|
|
//
|
|
this.PB_Card13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card13.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card13.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card13.Location = new System.Drawing.Point(138, 224);
|
|
this.PB_Card13.Name = "PB_Card13";
|
|
this.PB_Card13.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card13.TabIndex = 76;
|
|
this.PB_Card13.TabStop = false;
|
|
this.PB_Card13.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card13.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card13.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card24
|
|
//
|
|
this.PB_Card24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card24.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card24.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card24.Location = new System.Drawing.Point(343, 255);
|
|
this.PB_Card24.Name = "PB_Card24";
|
|
this.PB_Card24.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card24.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card24.TabIndex = 87;
|
|
this.PB_Card24.TabStop = false;
|
|
this.PB_Card24.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card24.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card24.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card23
|
|
//
|
|
this.PB_Card23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card23.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card23.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card23.Location = new System.Drawing.Point(302, 255);
|
|
this.PB_Card23.Name = "PB_Card23";
|
|
this.PB_Card23.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card23.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card23.TabIndex = 86;
|
|
this.PB_Card23.TabStop = false;
|
|
this.PB_Card23.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card23.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card23.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card22
|
|
//
|
|
this.PB_Card22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card22.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card22.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card22.Location = new System.Drawing.Point(261, 255);
|
|
this.PB_Card22.Name = "PB_Card22";
|
|
this.PB_Card22.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card22.TabIndex = 85;
|
|
this.PB_Card22.TabStop = false;
|
|
this.PB_Card22.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card22.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card22.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card21
|
|
//
|
|
this.PB_Card21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card21.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card21.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card21.Location = new System.Drawing.Point(220, 255);
|
|
this.PB_Card21.Name = "PB_Card21";
|
|
this.PB_Card21.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card21.TabIndex = 84;
|
|
this.PB_Card21.TabStop = false;
|
|
this.PB_Card21.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card21.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card21.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card20
|
|
//
|
|
this.PB_Card20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card20.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card20.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card20.Location = new System.Drawing.Point(179, 255);
|
|
this.PB_Card20.Name = "PB_Card20";
|
|
this.PB_Card20.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card20.TabIndex = 83;
|
|
this.PB_Card20.TabStop = false;
|
|
this.PB_Card20.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card20.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card20.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// PB_Card19
|
|
//
|
|
this.PB_Card19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.PB_Card19.BackColor = System.Drawing.Color.Transparent;
|
|
this.PB_Card19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PB_Card19.ContextMenuStrip = this.mnuVSD;
|
|
this.PB_Card19.Location = new System.Drawing.Point(138, 255);
|
|
this.PB_Card19.Name = "PB_Card19";
|
|
this.PB_Card19.Size = new System.Drawing.Size(42, 32);
|
|
this.PB_Card19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.PB_Card19.TabIndex = 82;
|
|
this.PB_Card19.TabStop = false;
|
|
this.PB_Card19.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragDrop);
|
|
this.PB_Card19.DragEnter += new System.Windows.Forms.DragEventHandler(this.pbBoxSlot_DragEnter);
|
|
this.PB_Card19.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pbBoxSlot_MouseDown);
|
|
//
|
|
// L_r1
|
|
//
|
|
this.L_r1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.L_r1.Location = new System.Drawing.Point(96, 162);
|
|
this.L_r1.Name = "L_r1";
|
|
this.L_r1.Size = new System.Drawing.Size(40, 32);
|
|
this.L_r1.TabIndex = 88;
|
|
this.L_r1.Text = "1-6:";
|
|
this.L_r1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_r2
|
|
//
|
|
this.L_r2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.L_r2.Location = new System.Drawing.Point(96, 193);
|
|
this.L_r2.Name = "L_r2";
|
|
this.L_r2.Size = new System.Drawing.Size(40, 32);
|
|
this.L_r2.TabIndex = 89;
|
|
this.L_r2.Text = "7-12:";
|
|
this.L_r2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_r3
|
|
//
|
|
this.L_r3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.L_r3.Location = new System.Drawing.Point(96, 225);
|
|
this.L_r3.Name = "L_r3";
|
|
this.L_r3.Size = new System.Drawing.Size(40, 32);
|
|
this.L_r3.TabIndex = 90;
|
|
this.L_r3.Text = "13-18:";
|
|
this.L_r3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_r4
|
|
//
|
|
this.L_r4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.L_r4.Location = new System.Drawing.Point(96, 255);
|
|
this.L_r4.Name = "L_r4";
|
|
this.L_r4.Size = new System.Drawing.Size(40, 32);
|
|
this.L_r4.TabIndex = 91;
|
|
this.L_r4.Text = "19-24:";
|
|
this.L_r4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// SAV_Wondercard
|
|
//
|
|
this.AllowDrop = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(404, 327);
|
|
this.Controls.Add(this.L_r4);
|
|
this.Controls.Add(this.L_r3);
|
|
this.Controls.Add(this.L_r2);
|
|
this.Controls.Add(this.L_r1);
|
|
this.Controls.Add(this.PB_Card24);
|
|
this.Controls.Add(this.PB_Card23);
|
|
this.Controls.Add(this.PB_Card22);
|
|
this.Controls.Add(this.PB_Card21);
|
|
this.Controls.Add(this.PB_Card20);
|
|
this.Controls.Add(this.PB_Card19);
|
|
this.Controls.Add(this.PB_Card18);
|
|
this.Controls.Add(this.PB_Card17);
|
|
this.Controls.Add(this.PB_Card16);
|
|
this.Controls.Add(this.PB_Card15);
|
|
this.Controls.Add(this.PB_Card14);
|
|
this.Controls.Add(this.PB_Card13);
|
|
this.Controls.Add(this.PB_Card12);
|
|
this.Controls.Add(this.PB_Card11);
|
|
this.Controls.Add(this.PB_Card10);
|
|
this.Controls.Add(this.PB_Card09);
|
|
this.Controls.Add(this.PB_Card08);
|
|
this.Controls.Add(this.PB_Card07);
|
|
this.Controls.Add(this.PB_Card06);
|
|
this.Controls.Add(this.PB_Card05);
|
|
this.Controls.Add(this.PB_Card04);
|
|
this.Controls.Add(this.PB_Card03);
|
|
this.Controls.Add(this.PB_Card02);
|
|
this.Controls.Add(this.PB_Card01);
|
|
this.Controls.Add(this.PB_Preview);
|
|
this.Controls.Add(this.L_QR);
|
|
this.Controls.Add(this.L_Details);
|
|
this.Controls.Add(this.RTB);
|
|
this.Controls.Add(this.L_Received);
|
|
this.Controls.Add(this.LB_Received);
|
|
this.Controls.Add(this.B_Import);
|
|
this.Controls.Add(this.B_Output);
|
|
this.Controls.Add(this.B_Cancel);
|
|
this.Controls.Add(this.B_Save);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MaximumSize = new System.Drawing.Size(700, 500);
|
|
this.MinimizeBox = false;
|
|
this.MinimumSize = new System.Drawing.Size(420, 366);
|
|
this.Name = "SAV_Wondercard";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "Wonder Card I/O";
|
|
this.mnuDel.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Preview)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card01)).EndInit();
|
|
this.mnuVSD.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card02)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card03)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card04)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card05)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card06)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card09)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card08)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card07)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card24)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PB_Card19)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button B_Save;
|
|
private System.Windows.Forms.Button B_Cancel;
|
|
private System.Windows.Forms.Button B_Output;
|
|
private System.Windows.Forms.Button B_Import;
|
|
private System.Windows.Forms.ListBox LB_Received;
|
|
private System.Windows.Forms.Label L_Received;
|
|
private System.Windows.Forms.RichTextBox RTB;
|
|
private System.Windows.Forms.Label L_Details;
|
|
private System.Windows.Forms.Label L_QR;
|
|
private System.Windows.Forms.PictureBox PB_Preview;
|
|
private System.Windows.Forms.PictureBox PB_Card01;
|
|
private System.Windows.Forms.PictureBox PB_Card02;
|
|
private System.Windows.Forms.PictureBox PB_Card03;
|
|
private System.Windows.Forms.PictureBox PB_Card04;
|
|
private System.Windows.Forms.PictureBox PB_Card05;
|
|
private System.Windows.Forms.PictureBox PB_Card06;
|
|
private System.Windows.Forms.PictureBox PB_Card12;
|
|
private System.Windows.Forms.PictureBox PB_Card11;
|
|
private System.Windows.Forms.PictureBox PB_Card10;
|
|
private System.Windows.Forms.PictureBox PB_Card09;
|
|
private System.Windows.Forms.PictureBox PB_Card08;
|
|
private System.Windows.Forms.PictureBox PB_Card07;
|
|
private System.Windows.Forms.PictureBox PB_Card18;
|
|
private System.Windows.Forms.PictureBox PB_Card17;
|
|
private System.Windows.Forms.PictureBox PB_Card16;
|
|
private System.Windows.Forms.PictureBox PB_Card15;
|
|
private System.Windows.Forms.PictureBox PB_Card14;
|
|
private System.Windows.Forms.PictureBox PB_Card13;
|
|
private System.Windows.Forms.PictureBox PB_Card24;
|
|
private System.Windows.Forms.PictureBox PB_Card23;
|
|
private System.Windows.Forms.PictureBox PB_Card22;
|
|
private System.Windows.Forms.PictureBox PB_Card21;
|
|
private System.Windows.Forms.PictureBox PB_Card20;
|
|
private System.Windows.Forms.PictureBox PB_Card19;
|
|
private System.Windows.Forms.ContextMenuStrip mnuVSD;
|
|
private System.Windows.Forms.ToolStripMenuItem mnuView;
|
|
private System.Windows.Forms.ToolStripMenuItem mnuSet;
|
|
private System.Windows.Forms.ToolStripMenuItem mnuDelete;
|
|
private System.Windows.Forms.Label L_r1;
|
|
private System.Windows.Forms.Label L_r2;
|
|
private System.Windows.Forms.Label L_r3;
|
|
private System.Windows.Forms.Label L_r4;
|
|
private System.Windows.Forms.ContextMenuStrip mnuDel;
|
|
private System.Windows.Forms.ToolStripMenuItem flagDel;
|
|
}
|
|
} |