mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-17 01:28:00 +00:00
0f52f94222
add Mail5, almost same as Mail4.
1101 lines
No EOL
49 KiB
C#
1101 lines
No EOL
49 KiB
C#
namespace PKHeX.WinForms
|
|
{
|
|
partial class SAV_MailBox
|
|
{
|
|
/// <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(SAV_MailBox));
|
|
this.B_Cancel = new System.Windows.Forms.Button();
|
|
this.B_Save = new System.Windows.Forms.Button();
|
|
this.LB_PartyHeld = new System.Windows.Forms.ListBox();
|
|
this.LB_PCBOX = new System.Windows.Forms.ListBox();
|
|
this.B_Delete = new System.Windows.Forms.Button();
|
|
this.L_BoxSize = new System.Windows.Forms.Label();
|
|
this.TB_MessageBody21 = new System.Windows.Forms.TextBox();
|
|
this.TB_MessageBody22 = new System.Windows.Forms.TextBox();
|
|
this.TB_AuthorName = new System.Windows.Forms.TextBox();
|
|
this.NUD_AuthorTID = new System.Windows.Forms.NumericUpDown();
|
|
this.CB_AppearPKM1 = new System.Windows.Forms.ComboBox();
|
|
this.CB_MailType = new System.Windows.Forms.ComboBox();
|
|
this.NUD_AuthorSID = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_BoxSize = new System.Windows.Forms.NumericUpDown();
|
|
this.GB_MessageTB = new System.Windows.Forms.GroupBox();
|
|
this.GB_MessageNUD = new System.Windows.Forms.GroupBox();
|
|
this.NUD_MessageEnding = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message23 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message13 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message03 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message22 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message21 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message20 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message12 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message11 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message10 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message02 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message01 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Message00 = new System.Windows.Forms.NumericUpDown();
|
|
this.GB_Author = new System.Windows.Forms.GroupBox();
|
|
this.CB_AuthorVersion = new System.Windows.Forms.ComboBox();
|
|
this.CB_AuthorLang = new System.Windows.Forms.ComboBox();
|
|
this.Label_OTGender = new System.Windows.Forms.Label();
|
|
this.L_MailType = new System.Windows.Forms.Label();
|
|
this.L_AppearPKM = new System.Windows.Forms.Label();
|
|
this.GB_PKM = new System.Windows.Forms.GroupBox();
|
|
this.L_HeldItem6 = new System.Windows.Forms.Label();
|
|
this.NUD_MailID6 = new System.Windows.Forms.NumericUpDown();
|
|
this.L_PKM6 = new System.Windows.Forms.Label();
|
|
this.L_HeldItem5 = new System.Windows.Forms.Label();
|
|
this.NUD_MailID5 = new System.Windows.Forms.NumericUpDown();
|
|
this.L_PKM5 = new System.Windows.Forms.Label();
|
|
this.L_HeldItem4 = new System.Windows.Forms.Label();
|
|
this.NUD_MailID4 = new System.Windows.Forms.NumericUpDown();
|
|
this.L_PKM4 = new System.Windows.Forms.Label();
|
|
this.L_HeldItem3 = new System.Windows.Forms.Label();
|
|
this.NUD_MailID3 = new System.Windows.Forms.NumericUpDown();
|
|
this.L_PKM3 = new System.Windows.Forms.Label();
|
|
this.L_HeldItem2 = new System.Windows.Forms.Label();
|
|
this.NUD_MailID2 = new System.Windows.Forms.NumericUpDown();
|
|
this.L_PKM2 = new System.Windows.Forms.Label();
|
|
this.L_HeldItem1 = new System.Windows.Forms.Label();
|
|
this.NUD_MailID1 = new System.Windows.Forms.NumericUpDown();
|
|
this.L_PKM1 = new System.Windows.Forms.Label();
|
|
this.L_PartyHeld = new System.Windows.Forms.Label();
|
|
this.L_PCBOX = new System.Windows.Forms.Label();
|
|
this.CB_AppearPKM2 = new System.Windows.Forms.ComboBox();
|
|
this.CB_AppearPKM3 = new System.Windows.Forms.ComboBox();
|
|
this.L_MiscValue = new System.Windows.Forms.Label();
|
|
this.NUD_Misc1 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Misc2 = new System.Windows.Forms.NumericUpDown();
|
|
this.NUD_Misc3 = new System.Windows.Forms.NumericUpDown();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_AuthorTID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_AuthorSID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_BoxSize)).BeginInit();
|
|
this.GB_MessageTB.SuspendLayout();
|
|
this.GB_MessageNUD.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MessageEnding)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message03)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message02)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message01)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message00)).BeginInit();
|
|
this.GB_Author.SuspendLayout();
|
|
this.GB_PKM.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Misc1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Misc2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Misc3)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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(425, 371);
|
|
this.B_Cancel.Name = "B_Cancel";
|
|
this.B_Cancel.Size = new System.Drawing.Size(75, 23);
|
|
this.B_Cancel.TabIndex = 0;
|
|
this.B_Cancel.Text = "Cancel";
|
|
this.B_Cancel.UseVisualStyleBackColor = true;
|
|
this.B_Cancel.Click += new System.EventHandler(this.B_Cancel_Click);
|
|
//
|
|
// 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(509, 371);
|
|
this.B_Save.Name = "B_Save";
|
|
this.B_Save.Size = new System.Drawing.Size(75, 23);
|
|
this.B_Save.TabIndex = 1;
|
|
this.B_Save.Text = "Save";
|
|
this.B_Save.UseVisualStyleBackColor = true;
|
|
this.B_Save.Click += new System.EventHandler(this.B_Save_Click);
|
|
//
|
|
// LB_PartyHeld
|
|
//
|
|
this.LB_PartyHeld.FormattingEnabled = true;
|
|
this.LB_PartyHeld.IntegralHeight = false;
|
|
this.LB_PartyHeld.ItemHeight = 12;
|
|
this.LB_PartyHeld.Location = new System.Drawing.Point(15, 36);
|
|
this.LB_PartyHeld.Name = "LB_PartyHeld";
|
|
this.LB_PartyHeld.Size = new System.Drawing.Size(120, 82);
|
|
this.LB_PartyHeld.TabIndex = 2;
|
|
this.LB_PartyHeld.SelectedIndexChanged += new System.EventHandler(this.EntryControl);
|
|
//
|
|
// LB_PCBOX
|
|
//
|
|
this.LB_PCBOX.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.LB_PCBOX.FormattingEnabled = true;
|
|
this.LB_PCBOX.IntegralHeight = false;
|
|
this.LB_PCBOX.ItemHeight = 12;
|
|
this.LB_PCBOX.Location = new System.Drawing.Point(15, 154);
|
|
this.LB_PCBOX.Name = "LB_PCBOX";
|
|
this.LB_PCBOX.Size = new System.Drawing.Size(120, 190);
|
|
this.LB_PCBOX.TabIndex = 3;
|
|
this.LB_PCBOX.SelectedIndexChanged += new System.EventHandler(this.EntryControl);
|
|
//
|
|
// B_Delete
|
|
//
|
|
this.B_Delete.Location = new System.Drawing.Point(330, 15);
|
|
this.B_Delete.Name = "B_Delete";
|
|
this.B_Delete.Size = new System.Drawing.Size(75, 23);
|
|
this.B_Delete.TabIndex = 4;
|
|
this.B_Delete.Text = "Delete";
|
|
this.B_Delete.UseVisualStyleBackColor = true;
|
|
this.B_Delete.Click += new System.EventHandler(this.B_Delete_Click);
|
|
//
|
|
// L_BoxSize
|
|
//
|
|
this.L_BoxSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.L_BoxSize.Location = new System.Drawing.Point(12, 350);
|
|
this.L_BoxSize.Name = "L_BoxSize";
|
|
this.L_BoxSize.Size = new System.Drawing.Size(129, 18);
|
|
this.L_BoxSize.TabIndex = 5;
|
|
this.L_BoxSize.Text = "MailBox (PC) Served:";
|
|
this.L_BoxSize.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// TB_MessageBody21
|
|
//
|
|
this.TB_MessageBody21.Location = new System.Drawing.Point(9, 21);
|
|
this.TB_MessageBody21.MaxLength = 16;
|
|
this.TB_MessageBody21.Name = "TB_MessageBody21";
|
|
this.TB_MessageBody21.Size = new System.Drawing.Size(160, 19);
|
|
this.TB_MessageBody21.TabIndex = 7;
|
|
this.TB_MessageBody21.Text = "MMMMMMMMMMMMMMMM";
|
|
//
|
|
// TB_MessageBody22
|
|
//
|
|
this.TB_MessageBody22.Location = new System.Drawing.Point(9, 49);
|
|
this.TB_MessageBody22.MaxLength = 16;
|
|
this.TB_MessageBody22.Name = "TB_MessageBody22";
|
|
this.TB_MessageBody22.Size = new System.Drawing.Size(160, 19);
|
|
this.TB_MessageBody22.TabIndex = 8;
|
|
this.TB_MessageBody22.Text = "MMMMMMMMMMMMMMMM";
|
|
//
|
|
// TB_AuthorName
|
|
//
|
|
this.TB_AuthorName.Location = new System.Drawing.Point(9, 21);
|
|
this.TB_AuthorName.MaxLength = 7;
|
|
this.TB_AuthorName.Name = "TB_AuthorName";
|
|
this.TB_AuthorName.Size = new System.Drawing.Size(83, 19);
|
|
this.TB_AuthorName.TabIndex = 9;
|
|
this.TB_AuthorName.Text = "MMMMMMM";
|
|
//
|
|
// NUD_AuthorTID
|
|
//
|
|
this.NUD_AuthorTID.Location = new System.Drawing.Point(9, 49);
|
|
this.NUD_AuthorTID.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_AuthorTID.Name = "NUD_AuthorTID";
|
|
this.NUD_AuthorTID.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_AuthorTID.TabIndex = 10;
|
|
this.NUD_AuthorTID.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// CB_AppearPKM1
|
|
//
|
|
this.CB_AppearPKM1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CB_AppearPKM1.FormattingEnabled = true;
|
|
this.CB_AppearPKM1.Location = new System.Drawing.Point(235, 304);
|
|
this.CB_AppearPKM1.Name = "CB_AppearPKM1";
|
|
this.CB_AppearPKM1.Size = new System.Drawing.Size(107, 20);
|
|
this.CB_AppearPKM1.TabIndex = 11;
|
|
//
|
|
// CB_MailType
|
|
//
|
|
this.CB_MailType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CB_MailType.FormattingEnabled = true;
|
|
this.CB_MailType.Location = new System.Drawing.Point(235, 275);
|
|
this.CB_MailType.Name = "CB_MailType";
|
|
this.CB_MailType.Size = new System.Drawing.Size(107, 20);
|
|
this.CB_MailType.TabIndex = 12;
|
|
//
|
|
// NUD_AuthorSID
|
|
//
|
|
this.NUD_AuthorSID.Location = new System.Drawing.Point(72, 49);
|
|
this.NUD_AuthorSID.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_AuthorSID.Name = "NUD_AuthorSID";
|
|
this.NUD_AuthorSID.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_AuthorSID.TabIndex = 13;
|
|
this.NUD_AuthorSID.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_BoxSize
|
|
//
|
|
this.NUD_BoxSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.NUD_BoxSize.Location = new System.Drawing.Point(90, 371);
|
|
this.NUD_BoxSize.Maximum = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_BoxSize.Name = "NUD_BoxSize";
|
|
this.NUD_BoxSize.Size = new System.Drawing.Size(37, 19);
|
|
this.NUD_BoxSize.TabIndex = 14;
|
|
this.NUD_BoxSize.Value = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_BoxSize.ValueChanged += new System.EventHandler(this.NUD_BoxSize_ValueChanged);
|
|
//
|
|
// GB_MessageTB
|
|
//
|
|
this.GB_MessageTB.Controls.Add(this.TB_MessageBody21);
|
|
this.GB_MessageTB.Controls.Add(this.TB_MessageBody22);
|
|
this.GB_MessageTB.Location = new System.Drawing.Point(144, 47);
|
|
this.GB_MessageTB.Name = "GB_MessageTB";
|
|
this.GB_MessageTB.Size = new System.Drawing.Size(178, 77);
|
|
this.GB_MessageTB.TabIndex = 15;
|
|
this.GB_MessageTB.TabStop = false;
|
|
this.GB_MessageTB.Text = "Message";
|
|
//
|
|
// GB_MessageNUD
|
|
//
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_MessageEnding);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message23);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message13);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message03);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message22);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message21);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message20);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message12);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message11);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message10);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message02);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message01);
|
|
this.GB_MessageNUD.Controls.Add(this.NUD_Message00);
|
|
this.GB_MessageNUD.Location = new System.Drawing.Point(144, 47);
|
|
this.GB_MessageNUD.Name = "GB_MessageNUD";
|
|
this.GB_MessageNUD.Size = new System.Drawing.Size(261, 133);
|
|
this.GB_MessageNUD.TabIndex = 16;
|
|
this.GB_MessageNUD.TabStop = false;
|
|
this.GB_MessageNUD.Text = "Message";
|
|
//
|
|
// NUD_MessageEnding
|
|
//
|
|
this.NUD_MessageEnding.Location = new System.Drawing.Point(9, 105);
|
|
this.NUD_MessageEnding.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MessageEnding.Name = "NUD_MessageEnding";
|
|
this.NUD_MessageEnding.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_MessageEnding.TabIndex = 12;
|
|
this.NUD_MessageEnding.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message23
|
|
//
|
|
this.NUD_Message23.Location = new System.Drawing.Point(198, 77);
|
|
this.NUD_Message23.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message23.Name = "NUD_Message23";
|
|
this.NUD_Message23.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message23.TabIndex = 11;
|
|
this.NUD_Message23.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message13
|
|
//
|
|
this.NUD_Message13.Location = new System.Drawing.Point(198, 49);
|
|
this.NUD_Message13.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message13.Name = "NUD_Message13";
|
|
this.NUD_Message13.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message13.TabIndex = 7;
|
|
this.NUD_Message13.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message03
|
|
//
|
|
this.NUD_Message03.Location = new System.Drawing.Point(198, 21);
|
|
this.NUD_Message03.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message03.Name = "NUD_Message03";
|
|
this.NUD_Message03.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message03.TabIndex = 3;
|
|
this.NUD_Message03.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message22
|
|
//
|
|
this.NUD_Message22.Location = new System.Drawing.Point(135, 77);
|
|
this.NUD_Message22.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message22.Name = "NUD_Message22";
|
|
this.NUD_Message22.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message22.TabIndex = 10;
|
|
this.NUD_Message22.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message21
|
|
//
|
|
this.NUD_Message21.Location = new System.Drawing.Point(72, 77);
|
|
this.NUD_Message21.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message21.Name = "NUD_Message21";
|
|
this.NUD_Message21.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message21.TabIndex = 9;
|
|
this.NUD_Message21.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message20
|
|
//
|
|
this.NUD_Message20.Location = new System.Drawing.Point(9, 77);
|
|
this.NUD_Message20.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message20.Name = "NUD_Message20";
|
|
this.NUD_Message20.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message20.TabIndex = 8;
|
|
this.NUD_Message20.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message12
|
|
//
|
|
this.NUD_Message12.Location = new System.Drawing.Point(135, 49);
|
|
this.NUD_Message12.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message12.Name = "NUD_Message12";
|
|
this.NUD_Message12.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message12.TabIndex = 6;
|
|
this.NUD_Message12.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message11
|
|
//
|
|
this.NUD_Message11.Location = new System.Drawing.Point(72, 49);
|
|
this.NUD_Message11.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message11.Name = "NUD_Message11";
|
|
this.NUD_Message11.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message11.TabIndex = 5;
|
|
this.NUD_Message11.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message10
|
|
//
|
|
this.NUD_Message10.Location = new System.Drawing.Point(9, 49);
|
|
this.NUD_Message10.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message10.Name = "NUD_Message10";
|
|
this.NUD_Message10.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message10.TabIndex = 4;
|
|
this.NUD_Message10.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message02
|
|
//
|
|
this.NUD_Message02.Location = new System.Drawing.Point(135, 21);
|
|
this.NUD_Message02.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message02.Name = "NUD_Message02";
|
|
this.NUD_Message02.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message02.TabIndex = 2;
|
|
this.NUD_Message02.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message01
|
|
//
|
|
this.NUD_Message01.Location = new System.Drawing.Point(72, 21);
|
|
this.NUD_Message01.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message01.Name = "NUD_Message01";
|
|
this.NUD_Message01.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message01.TabIndex = 1;
|
|
this.NUD_Message01.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Message00
|
|
//
|
|
this.NUD_Message00.Location = new System.Drawing.Point(9, 21);
|
|
this.NUD_Message00.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Message00.Name = "NUD_Message00";
|
|
this.NUD_Message00.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Message00.TabIndex = 0;
|
|
this.NUD_Message00.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// GB_Author
|
|
//
|
|
this.GB_Author.Controls.Add(this.CB_AuthorVersion);
|
|
this.GB_Author.Controls.Add(this.CB_AuthorLang);
|
|
this.GB_Author.Controls.Add(this.Label_OTGender);
|
|
this.GB_Author.Controls.Add(this.TB_AuthorName);
|
|
this.GB_Author.Controls.Add(this.NUD_AuthorTID);
|
|
this.GB_Author.Controls.Add(this.NUD_AuthorSID);
|
|
this.GB_Author.Location = new System.Drawing.Point(144, 189);
|
|
this.GB_Author.Name = "GB_Author";
|
|
this.GB_Author.Size = new System.Drawing.Size(261, 77);
|
|
this.GB_Author.TabIndex = 17;
|
|
this.GB_Author.TabStop = false;
|
|
this.GB_Author.Text = "Author";
|
|
//
|
|
// CB_AuthorVersion
|
|
//
|
|
this.CB_AuthorVersion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CB_AuthorVersion.FormattingEnabled = true;
|
|
this.CB_AuthorVersion.Location = new System.Drawing.Point(135, 48);
|
|
this.CB_AuthorVersion.Name = "CB_AuthorVersion";
|
|
this.CB_AuthorVersion.Size = new System.Drawing.Size(117, 20);
|
|
this.CB_AuthorVersion.TabIndex = 60;
|
|
//
|
|
// CB_AuthorLang
|
|
//
|
|
this.CB_AuthorLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CB_AuthorLang.FormattingEnabled = true;
|
|
this.CB_AuthorLang.Location = new System.Drawing.Point(135, 19);
|
|
this.CB_AuthorLang.Name = "CB_AuthorLang";
|
|
this.CB_AuthorLang.Size = new System.Drawing.Size(117, 20);
|
|
this.CB_AuthorLang.TabIndex = 59;
|
|
//
|
|
// Label_OTGender
|
|
//
|
|
this.Label_OTGender.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Label_OTGender.Location = new System.Drawing.Point(101, 19);
|
|
this.Label_OTGender.Name = "Label_OTGender";
|
|
this.Label_OTGender.Size = new System.Drawing.Size(20, 20);
|
|
this.Label_OTGender.TabIndex = 58;
|
|
this.Label_OTGender.Text = "G";
|
|
this.Label_OTGender.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.Label_OTGender.Click += new System.EventHandler(this.Label_OTGender_Click);
|
|
//
|
|
// L_MailType
|
|
//
|
|
this.L_MailType.Location = new System.Drawing.Point(157, 275);
|
|
this.L_MailType.Name = "L_MailType";
|
|
this.L_MailType.Size = new System.Drawing.Size(72, 18);
|
|
this.L_MailType.TabIndex = 18;
|
|
this.L_MailType.Text = "Mail Type:";
|
|
this.L_MailType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_AppearPKM
|
|
//
|
|
this.L_AppearPKM.Location = new System.Drawing.Point(144, 304);
|
|
this.L_AppearPKM.Name = "L_AppearPKM";
|
|
this.L_AppearPKM.Size = new System.Drawing.Size(85, 18);
|
|
this.L_AppearPKM.TabIndex = 19;
|
|
this.L_AppearPKM.Text = "Appear PKM:";
|
|
this.L_AppearPKM.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// GB_PKM
|
|
//
|
|
this.GB_PKM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.GB_PKM.Controls.Add(this.L_HeldItem6);
|
|
this.GB_PKM.Controls.Add(this.NUD_MailID6);
|
|
this.GB_PKM.Controls.Add(this.L_PKM6);
|
|
this.GB_PKM.Controls.Add(this.L_HeldItem5);
|
|
this.GB_PKM.Controls.Add(this.NUD_MailID5);
|
|
this.GB_PKM.Controls.Add(this.L_PKM5);
|
|
this.GB_PKM.Controls.Add(this.L_HeldItem4);
|
|
this.GB_PKM.Controls.Add(this.NUD_MailID4);
|
|
this.GB_PKM.Controls.Add(this.L_PKM4);
|
|
this.GB_PKM.Controls.Add(this.L_HeldItem3);
|
|
this.GB_PKM.Controls.Add(this.NUD_MailID3);
|
|
this.GB_PKM.Controls.Add(this.L_PKM3);
|
|
this.GB_PKM.Controls.Add(this.L_HeldItem2);
|
|
this.GB_PKM.Controls.Add(this.NUD_MailID2);
|
|
this.GB_PKM.Controls.Add(this.L_PKM2);
|
|
this.GB_PKM.Controls.Add(this.L_HeldItem1);
|
|
this.GB_PKM.Controls.Add(this.NUD_MailID1);
|
|
this.GB_PKM.Controls.Add(this.L_PKM1);
|
|
this.GB_PKM.Location = new System.Drawing.Point(414, 15);
|
|
this.GB_PKM.Name = "GB_PKM";
|
|
this.GB_PKM.Size = new System.Drawing.Size(170, 242);
|
|
this.GB_PKM.TabIndex = 20;
|
|
this.GB_PKM.TabStop = false;
|
|
this.GB_PKM.Text = "Held MailID";
|
|
//
|
|
// L_HeldItem6
|
|
//
|
|
this.L_HeldItem6.Location = new System.Drawing.Point(9, 218);
|
|
this.L_HeldItem6.Name = "L_HeldItem6";
|
|
this.L_HeldItem6.Size = new System.Drawing.Size(100, 18);
|
|
this.L_HeldItem6.TabIndex = 17;
|
|
this.L_HeldItem6.Text = "(Mail)";
|
|
this.L_HeldItem6.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// NUD_MailID6
|
|
//
|
|
this.NUD_MailID6.Location = new System.Drawing.Point(118, 201);
|
|
this.NUD_MailID6.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MailID6.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.NUD_MailID6.Name = "NUD_MailID6";
|
|
this.NUD_MailID6.Size = new System.Drawing.Size(43, 19);
|
|
this.NUD_MailID6.TabIndex = 16;
|
|
this.NUD_MailID6.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// L_PKM6
|
|
//
|
|
this.L_PKM6.Location = new System.Drawing.Point(9, 200);
|
|
this.L_PKM6.Name = "L_PKM6";
|
|
this.L_PKM6.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PKM6.TabIndex = 15;
|
|
this.L_PKM6.Text = "Bulbasaur:";
|
|
this.L_PKM6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_HeldItem5
|
|
//
|
|
this.L_HeldItem5.Location = new System.Drawing.Point(9, 182);
|
|
this.L_HeldItem5.Name = "L_HeldItem5";
|
|
this.L_HeldItem5.Size = new System.Drawing.Size(100, 18);
|
|
this.L_HeldItem5.TabIndex = 14;
|
|
this.L_HeldItem5.Text = "(Mail)";
|
|
this.L_HeldItem5.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// NUD_MailID5
|
|
//
|
|
this.NUD_MailID5.Location = new System.Drawing.Point(118, 165);
|
|
this.NUD_MailID5.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MailID5.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.NUD_MailID5.Name = "NUD_MailID5";
|
|
this.NUD_MailID5.Size = new System.Drawing.Size(43, 19);
|
|
this.NUD_MailID5.TabIndex = 13;
|
|
this.NUD_MailID5.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// L_PKM5
|
|
//
|
|
this.L_PKM5.Location = new System.Drawing.Point(9, 164);
|
|
this.L_PKM5.Name = "L_PKM5";
|
|
this.L_PKM5.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PKM5.TabIndex = 12;
|
|
this.L_PKM5.Text = "Bulbasaur:";
|
|
this.L_PKM5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_HeldItem4
|
|
//
|
|
this.L_HeldItem4.Location = new System.Drawing.Point(9, 146);
|
|
this.L_HeldItem4.Name = "L_HeldItem4";
|
|
this.L_HeldItem4.Size = new System.Drawing.Size(100, 18);
|
|
this.L_HeldItem4.TabIndex = 11;
|
|
this.L_HeldItem4.Text = "(Mail)";
|
|
this.L_HeldItem4.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// NUD_MailID4
|
|
//
|
|
this.NUD_MailID4.Location = new System.Drawing.Point(118, 129);
|
|
this.NUD_MailID4.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MailID4.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.NUD_MailID4.Name = "NUD_MailID4";
|
|
this.NUD_MailID4.Size = new System.Drawing.Size(43, 19);
|
|
this.NUD_MailID4.TabIndex = 10;
|
|
this.NUD_MailID4.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// L_PKM4
|
|
//
|
|
this.L_PKM4.Location = new System.Drawing.Point(9, 128);
|
|
this.L_PKM4.Name = "L_PKM4";
|
|
this.L_PKM4.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PKM4.TabIndex = 9;
|
|
this.L_PKM4.Text = "Bulbasaur:";
|
|
this.L_PKM4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_HeldItem3
|
|
//
|
|
this.L_HeldItem3.Location = new System.Drawing.Point(9, 110);
|
|
this.L_HeldItem3.Name = "L_HeldItem3";
|
|
this.L_HeldItem3.Size = new System.Drawing.Size(100, 18);
|
|
this.L_HeldItem3.TabIndex = 8;
|
|
this.L_HeldItem3.Text = "(Mail)";
|
|
this.L_HeldItem3.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// NUD_MailID3
|
|
//
|
|
this.NUD_MailID3.Location = new System.Drawing.Point(118, 93);
|
|
this.NUD_MailID3.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MailID3.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.NUD_MailID3.Name = "NUD_MailID3";
|
|
this.NUD_MailID3.Size = new System.Drawing.Size(43, 19);
|
|
this.NUD_MailID3.TabIndex = 7;
|
|
this.NUD_MailID3.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// L_PKM3
|
|
//
|
|
this.L_PKM3.Location = new System.Drawing.Point(9, 92);
|
|
this.L_PKM3.Name = "L_PKM3";
|
|
this.L_PKM3.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PKM3.TabIndex = 6;
|
|
this.L_PKM3.Text = "Bulbasaur:";
|
|
this.L_PKM3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_HeldItem2
|
|
//
|
|
this.L_HeldItem2.Location = new System.Drawing.Point(9, 74);
|
|
this.L_HeldItem2.Name = "L_HeldItem2";
|
|
this.L_HeldItem2.Size = new System.Drawing.Size(100, 18);
|
|
this.L_HeldItem2.TabIndex = 5;
|
|
this.L_HeldItem2.Text = "(Mail)";
|
|
this.L_HeldItem2.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// NUD_MailID2
|
|
//
|
|
this.NUD_MailID2.Location = new System.Drawing.Point(118, 57);
|
|
this.NUD_MailID2.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MailID2.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.NUD_MailID2.Name = "NUD_MailID2";
|
|
this.NUD_MailID2.Size = new System.Drawing.Size(43, 19);
|
|
this.NUD_MailID2.TabIndex = 4;
|
|
this.NUD_MailID2.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// L_PKM2
|
|
//
|
|
this.L_PKM2.Location = new System.Drawing.Point(9, 56);
|
|
this.L_PKM2.Name = "L_PKM2";
|
|
this.L_PKM2.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PKM2.TabIndex = 3;
|
|
this.L_PKM2.Text = "Bulbasaur:";
|
|
this.L_PKM2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_HeldItem1
|
|
//
|
|
this.L_HeldItem1.Location = new System.Drawing.Point(9, 38);
|
|
this.L_HeldItem1.Name = "L_HeldItem1";
|
|
this.L_HeldItem1.Size = new System.Drawing.Size(100, 18);
|
|
this.L_HeldItem1.TabIndex = 2;
|
|
this.L_HeldItem1.Text = "(Mail)";
|
|
this.L_HeldItem1.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// NUD_MailID1
|
|
//
|
|
this.NUD_MailID1.Location = new System.Drawing.Point(118, 21);
|
|
this.NUD_MailID1.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_MailID1.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.NUD_MailID1.Name = "NUD_MailID1";
|
|
this.NUD_MailID1.Size = new System.Drawing.Size(43, 19);
|
|
this.NUD_MailID1.TabIndex = 1;
|
|
this.NUD_MailID1.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// L_PKM1
|
|
//
|
|
this.L_PKM1.Location = new System.Drawing.Point(9, 20);
|
|
this.L_PKM1.Name = "L_PKM1";
|
|
this.L_PKM1.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PKM1.TabIndex = 0;
|
|
this.L_PKM1.Text = "Bulbasaur:";
|
|
this.L_PKM1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_PartyHeld
|
|
//
|
|
this.L_PartyHeld.Location = new System.Drawing.Point(15, 12);
|
|
this.L_PartyHeld.Name = "L_PartyHeld";
|
|
this.L_PartyHeld.Size = new System.Drawing.Size(100, 18);
|
|
this.L_PartyHeld.TabIndex = 21;
|
|
this.L_PartyHeld.Text = "MailBox (Party)";
|
|
this.L_PartyHeld.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// L_PCBOX
|
|
//
|
|
this.L_PCBOX.Location = new System.Drawing.Point(15, 130);
|
|
this.L_PCBOX.Name = "L_PCBOX";
|
|
this.L_PCBOX.Size = new System.Drawing.Size(88, 18);
|
|
this.L_PCBOX.TabIndex = 22;
|
|
this.L_PCBOX.Text = "MailBox (PC)";
|
|
this.L_PCBOX.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// CB_AppearPKM2
|
|
//
|
|
this.CB_AppearPKM2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CB_AppearPKM2.FormattingEnabled = true;
|
|
this.CB_AppearPKM2.Location = new System.Drawing.Point(351, 304);
|
|
this.CB_AppearPKM2.Name = "CB_AppearPKM2";
|
|
this.CB_AppearPKM2.Size = new System.Drawing.Size(107, 20);
|
|
this.CB_AppearPKM2.TabIndex = 23;
|
|
//
|
|
// CB_AppearPKM3
|
|
//
|
|
this.CB_AppearPKM3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CB_AppearPKM3.FormattingEnabled = true;
|
|
this.CB_AppearPKM3.Location = new System.Drawing.Point(464, 304);
|
|
this.CB_AppearPKM3.Name = "CB_AppearPKM3";
|
|
this.CB_AppearPKM3.Size = new System.Drawing.Size(107, 20);
|
|
this.CB_AppearPKM3.TabIndex = 24;
|
|
//
|
|
// L_MiscValue
|
|
//
|
|
this.L_MiscValue.Location = new System.Drawing.Point(183, 304);
|
|
this.L_MiscValue.Name = "L_MiscValue";
|
|
this.L_MiscValue.Size = new System.Drawing.Size(46, 18);
|
|
this.L_MiscValue.TabIndex = 25;
|
|
this.L_MiscValue.Text = "Misc:";
|
|
this.L_MiscValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_Misc1
|
|
//
|
|
this.NUD_Misc1.Location = new System.Drawing.Point(235, 305);
|
|
this.NUD_Misc1.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Misc1.Name = "NUD_Misc1";
|
|
this.NUD_Misc1.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Misc1.TabIndex = 26;
|
|
this.NUD_Misc1.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Misc2
|
|
//
|
|
this.NUD_Misc2.Location = new System.Drawing.Point(298, 305);
|
|
this.NUD_Misc2.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Misc2.Name = "NUD_Misc2";
|
|
this.NUD_Misc2.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Misc2.TabIndex = 27;
|
|
this.NUD_Misc2.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// NUD_Misc3
|
|
//
|
|
this.NUD_Misc3.Location = new System.Drawing.Point(361, 305);
|
|
this.NUD_Misc3.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.NUD_Misc3.Name = "NUD_Misc3";
|
|
this.NUD_Misc3.Size = new System.Drawing.Size(54, 19);
|
|
this.NUD_Misc3.TabIndex = 28;
|
|
this.NUD_Misc3.Value = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// SAV_MailBox
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(599, 409);
|
|
this.Controls.Add(this.NUD_Misc3);
|
|
this.Controls.Add(this.NUD_Misc2);
|
|
this.Controls.Add(this.NUD_Misc1);
|
|
this.Controls.Add(this.L_MiscValue);
|
|
this.Controls.Add(this.CB_AppearPKM3);
|
|
this.Controls.Add(this.CB_AppearPKM2);
|
|
this.Controls.Add(this.L_PCBOX);
|
|
this.Controls.Add(this.L_PartyHeld);
|
|
this.Controls.Add(this.GB_PKM);
|
|
this.Controls.Add(this.L_AppearPKM);
|
|
this.Controls.Add(this.L_MailType);
|
|
this.Controls.Add(this.GB_Author);
|
|
this.Controls.Add(this.GB_MessageTB);
|
|
this.Controls.Add(this.GB_MessageNUD);
|
|
this.Controls.Add(this.NUD_BoxSize);
|
|
this.Controls.Add(this.CB_MailType);
|
|
this.Controls.Add(this.CB_AppearPKM1);
|
|
this.Controls.Add(this.L_BoxSize);
|
|
this.Controls.Add(this.B_Delete);
|
|
this.Controls.Add(this.LB_PCBOX);
|
|
this.Controls.Add(this.LB_PartyHeld);
|
|
this.Controls.Add(this.B_Save);
|
|
this.Controls.Add(this.B_Cancel);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "SAV_MailBox";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "MailBox Editor";
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_AuthorTID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_AuthorSID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_BoxSize)).EndInit();
|
|
this.GB_MessageTB.ResumeLayout(false);
|
|
this.GB_MessageTB.PerformLayout();
|
|
this.GB_MessageNUD.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MessageEnding)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message03)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message02)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message01)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Message00)).EndInit();
|
|
this.GB_Author.ResumeLayout(false);
|
|
this.GB_Author.PerformLayout();
|
|
this.GB_PKM.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_MailID1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Misc1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Misc2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.NUD_Misc3)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button B_Cancel;
|
|
private System.Windows.Forms.Button B_Save;
|
|
private System.Windows.Forms.ListBox LB_PartyHeld;
|
|
private System.Windows.Forms.ListBox LB_PCBOX;
|
|
private System.Windows.Forms.Button B_Delete;
|
|
private System.Windows.Forms.Label L_BoxSize;
|
|
private System.Windows.Forms.TextBox TB_MessageBody21;
|
|
private System.Windows.Forms.TextBox TB_MessageBody22;
|
|
private System.Windows.Forms.TextBox TB_AuthorName;
|
|
private System.Windows.Forms.NumericUpDown NUD_AuthorTID;
|
|
private System.Windows.Forms.ComboBox CB_AppearPKM1;
|
|
private System.Windows.Forms.ComboBox CB_MailType;
|
|
private System.Windows.Forms.NumericUpDown NUD_AuthorSID;
|
|
private System.Windows.Forms.NumericUpDown NUD_BoxSize;
|
|
private System.Windows.Forms.GroupBox GB_MessageTB;
|
|
private System.Windows.Forms.GroupBox GB_MessageNUD;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message22;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message21;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message20;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message12;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message11;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message10;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message02;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message01;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message00;
|
|
private System.Windows.Forms.GroupBox GB_Author;
|
|
private System.Windows.Forms.Label L_MailType;
|
|
private System.Windows.Forms.Label L_AppearPKM;
|
|
private System.Windows.Forms.GroupBox GB_PKM;
|
|
private System.Windows.Forms.NumericUpDown NUD_MailID1;
|
|
private System.Windows.Forms.Label L_PKM1;
|
|
private System.Windows.Forms.Label L_PartyHeld;
|
|
private System.Windows.Forms.Label L_PCBOX;
|
|
private System.Windows.Forms.Label L_HeldItem6;
|
|
private System.Windows.Forms.NumericUpDown NUD_MailID6;
|
|
private System.Windows.Forms.Label L_PKM6;
|
|
private System.Windows.Forms.Label L_HeldItem5;
|
|
private System.Windows.Forms.NumericUpDown NUD_MailID5;
|
|
private System.Windows.Forms.Label L_PKM5;
|
|
private System.Windows.Forms.Label L_HeldItem4;
|
|
private System.Windows.Forms.NumericUpDown NUD_MailID4;
|
|
private System.Windows.Forms.Label L_PKM4;
|
|
private System.Windows.Forms.Label L_HeldItem3;
|
|
private System.Windows.Forms.NumericUpDown NUD_MailID3;
|
|
private System.Windows.Forms.Label L_PKM3;
|
|
private System.Windows.Forms.Label L_HeldItem2;
|
|
private System.Windows.Forms.NumericUpDown NUD_MailID2;
|
|
private System.Windows.Forms.Label L_PKM2;
|
|
private System.Windows.Forms.Label L_HeldItem1;
|
|
private System.Windows.Forms.ComboBox CB_AppearPKM2;
|
|
private System.Windows.Forms.ComboBox CB_AppearPKM3;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message03;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message13;
|
|
private System.Windows.Forms.NumericUpDown NUD_Message23;
|
|
private System.Windows.Forms.ComboBox CB_AuthorVersion;
|
|
private System.Windows.Forms.ComboBox CB_AuthorLang;
|
|
private System.Windows.Forms.Label Label_OTGender;
|
|
private System.Windows.Forms.NumericUpDown NUD_MessageEnding;
|
|
private System.Windows.Forms.Label L_MiscValue;
|
|
private System.Windows.Forms.NumericUpDown NUD_Misc1;
|
|
private System.Windows.Forms.NumericUpDown NUD_Misc2;
|
|
private System.Windows.Forms.NumericUpDown NUD_Misc3;
|
|
}
|
|
} |