namespace LibraryApp
{
partial class Users
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.btnNextRight = new System.Windows.Forms.Button();
this.btnPreviousRight = new System.Windows.Forms.Button();
this.btnTopRight = new System.Windows.Forms.Button();
this.PersonalInfo = new System.Windows.Forms.TabPage();
this.txtMI = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.lbID = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.txtLast = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.txtFirst = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.btnNextLeft = new System.Windows.Forms.Button();
this.btnPreviousLeft = new System.Windows.Forms.Button();
this.btnClose = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.TabSet = new System.Windows.Forms.TabControl();
this.BooksOut = new System.Windows.Forms.TabPage();
this.CheckOutTransactions = new System.Windows.Forms.TabPage();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.btnBottomRight = new System.Windows.Forms.Button();
this.btnBottomLeft = new System.Windows.Forms.Button();
this.btnTopLeft = new System.Windows.Forms.Button();
this.PersonalInfo.SuspendLayout();
this.panel1.SuspendLayout();
this.TabSet.SuspendLayout();
this.SuspendLayout();
//
// btnNextRight
//
this.btnNextRight.BackgroundImage = global::LibraryApp.Properties.Resources.WzNext;
this.btnNextRight.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnNextRight.ForeColor = System.Drawing.Color.White;
this.btnNextRight.Location = new System.Drawing.Point(717, 348);
this.btnNextRight.Name = "btnNextRight";
this.btnNextRight.Size = new System.Drawing.Size(20, 20);
this.btnNextRight.TabIndex = 92;
this.btnNextRight.UseVisualStyleBackColor = true;
this.btnNextRight.Click += new System.EventHandler(this.btnNextRight_Click);
//
// btnPreviousRight
//
this.btnPreviousRight.BackgroundImage = global::LibraryApp.Properties.Resources.WzPrevious;
this.btnPreviousRight.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnPreviousRight.ForeColor = System.Drawing.Color.White;
this.btnPreviousRight.Location = new System.Drawing.Point(682, 348);
this.btnPreviousRight.Name = "btnPreviousRight";
this.btnPreviousRight.Size = new System.Drawing.Size(20, 20);
this.btnPreviousRight.TabIndex = 91;
this.btnPreviousRight.UseVisualStyleBackColor = true;
this.btnPreviousRight.Click += new System.EventHandler(this.btnPreviousRight_Click);
//
// btnTopRight
//
this.btnTopRight.BackgroundImage = global::LibraryApp.Properties.Resources.WzTop;
this.btnTopRight.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnTopRight.ForeColor = System.Drawing.Color.White;
this.btnTopRight.Location = new System.Drawing.Point(699, 328);
this.btnTopRight.Name = "btnTopRight";
this.btnTopRight.Size = new System.Drawing.Size(20, 20);
this.btnTopRight.TabIndex = 90;
this.btnTopRight.UseVisualStyleBackColor = true;
this.btnTopRight.Click += new System.EventHandler(this.btnTopRight_Click);
//
// PersonalInfo
//
this.PersonalInfo.BackColor = System.Drawing.Color.Maroon;
this.PersonalInfo.Controls.Add(this.txtMI);
this.PersonalInfo.Controls.Add(this.label6);
this.PersonalInfo.Controls.Add(this.lbID);
this.PersonalInfo.Controls.Add(this.label5);
this.PersonalInfo.Controls.Add(this.txtLast);
this.PersonalInfo.Controls.Add(this.label4);
this.PersonalInfo.Controls.Add(this.txtFirst);
this.PersonalInfo.Controls.Add(this.label3);
this.PersonalInfo.Location = new System.Drawing.Point(4, 25);
this.PersonalInfo.Name = "PersonalInfo";
this.PersonalInfo.Size = new System.Drawing.Size(742, 238);
this.PersonalInfo.TabIndex = 3;
this.PersonalInfo.Text = "Personal Info";
this.PersonalInfo.UseVisualStyleBackColor = true;
this.PersonalInfo.Click += new System.EventHandler(this.PersonalInfo_Click);
//
// txtMI
//
this.txtMI.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtMI.Location = new System.Drawing.Point(369, 71);
this.txtMI.Name = "txtMI";
this.txtMI.Size = new System.Drawing.Size(22, 26);
this.txtMI.TabIndex = 9;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.ForeColor = System.Drawing.Color.White;
this.label6.Location = new System.Drawing.Point(309, 75);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 19);
this.label6.TabIndex = 8;
this.label6.Text = "Initial";
//
// lbID
//
this.lbID.AutoSize = true;
this.lbID.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbID.ForeColor = System.Drawing.Color.Yellow;
this.lbID.Location = new System.Drawing.Point(651, 22);
this.lbID.Name = "lbID";
this.lbID.Size = new System.Drawing.Size(0, 22);
this.lbID.TabIndex = 5;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(600, 24);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(38, 19);
this.label5.TabIndex = 4;
this.label5.Text = "ID #";
//
// txtLast
//
this.txtLast.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtLast.Location = new System.Drawing.Point(489, 71);
this.txtLast.Name = "txtLast";
this.txtLast.Size = new System.Drawing.Size(226, 26);
this.txtLast.TabIndex = 3;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Location = new System.Drawing.Point(437, 75);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(42, 19);
this.label4.TabIndex = 2;
this.label4.Text = "Last";
//
// txtFirst
//
this.txtFirst.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFirst.Location = new System.Drawing.Point(121, 71);
this.txtFirst.Name = "txtFirst";
this.txtFirst.Size = new System.Drawing.Size(149, 26);
this.txtFirst.TabIndex = 1;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Location = new System.Drawing.Point(66, 75);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(43, 19);
this.label3.TabIndex = 0;
this.label3.Text = "First";
//
// btnNextLeft
//
this.btnNextLeft.BackgroundImage = global::LibraryApp.Properties.Resources.WzNext;
this.btnNextLeft.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnNextLeft.ForeColor = System.Drawing.Color.White;
this.btnNextLeft.Location = new System.Drawing.Point(54, 349);
this.btnNextLeft.Name = "btnNextLeft";
this.btnNextLeft.Size = new System.Drawing.Size(20, 20);
this.btnNextLeft.TabIndex = 88;
this.btnNextLeft.UseVisualStyleBackColor = true;
this.btnNextLeft.Click += new System.EventHandler(this.btnNextLeft_Click);
//
// btnPreviousLeft
//
this.btnPreviousLeft.BackgroundImage = global::LibraryApp.Properties.Resources.WzPrevious;
this.btnPreviousLeft.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnPreviousLeft.ForeColor = System.Drawing.Color.White;
this.btnPreviousLeft.Location = new System.Drawing.Point(19, 349);
this.btnPreviousLeft.Name = "btnPreviousLeft";
this.btnPreviousLeft.Size = new System.Drawing.Size(20, 20);
this.btnPreviousLeft.TabIndex = 87;
this.btnPreviousLeft.UseVisualStyleBackColor = true;
this.btnPreviousLeft.Click += new System.EventHandler(this.btnPreviousLeft_Click);
//
// btnClose
//
this.btnClose.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.Location = new System.Drawing.Point(656, 9);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(80, 30);
this.btnClose.TabIndex = 8;
this.btnClose.Text = "Close";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// panel1
//
this.panel1.Controls.Add(this.btnClose);
this.panel1.Location = new System.Drawing.Point(1, 1);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(743, 39);
this.panel1.TabIndex = 58;
//
// TabSet
//
this.TabSet.Controls.Add(this.PersonalInfo);
this.TabSet.Controls.Add(this.BooksOut);
this.TabSet.Controls.Add(this.CheckOutTransactions);
this.TabSet.Controls.Add(this.tabPage1);
this.TabSet.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TabSet.Location = new System.Drawing.Point(2, 43);
this.TabSet.Margin = new System.Windows.Forms.Padding(0);
this.TabSet.Name = "TabSet";
this.TabSet.SelectedIndex = 0;
this.TabSet.Size = new System.Drawing.Size(750, 267);
this.TabSet.TabIndex = 11;
//
// BooksOut
//
this.BooksOut.BackColor = System.Drawing.Color.Maroon;
this.BooksOut.ForeColor = System.Drawing.Color.Maroon;
this.BooksOut.Location = new System.Drawing.Point(4, 25);
this.BooksOut.Name = "BooksOut";
this.BooksOut.Padding = new System.Windows.Forms.Padding(3);
this.BooksOut.Size = new System.Drawing.Size(742, 238);
this.BooksOut.TabIndex = 1;
this.BooksOut.Text = "Books Out";
this.BooksOut.UseVisualStyleBackColor = true;
//
// CheckOutTransactions
//
this.CheckOutTransactions.BackColor = System.Drawing.Color.Maroon;
this.CheckOutTransactions.Location = new System.Drawing.Point(4, 25);
this.CheckOutTransactions.Name = "CheckOutTransactions";
this.CheckOutTransactions.Size = new System.Drawing.Size(742, 238);
this.CheckOutTransactions.TabIndex = 2;
this.CheckOutTransactions.Text = "Check-Out Transactions";
this.CheckOutTransactions.UseVisualStyleBackColor = true;
//
// tabPage1
//
this.tabPage1.Location = new System.Drawing.Point(4, 25);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Size = new System.Drawing.Size(742, 238);
this.tabPage1.TabIndex = 4;
this.tabPage1.Text = "Notes";
this.tabPage1.UseVisualStyleBackColor = true;
//
// btnBottomRight
//
this.btnBottomRight.BackgroundImage = global::LibraryApp.Properties.Resources.WzBottom1;
this.btnBottomRight.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnBottomRight.ForeColor = System.Drawing.Color.White;
this.btnBottomRight.Location = new System.Drawing.Point(699, 368);
this.btnBottomRight.Name = "btnBottomRight";
this.btnBottomRight.Size = new System.Drawing.Size(20, 20);
this.btnBottomRight.TabIndex = 93;
this.btnBottomRight.UseVisualStyleBackColor = true;
this.btnBottomRight.Click += new System.EventHandler(this.btnBottomRight_Click);
//
// btnBottomLeft
//
this.btnBottomLeft.BackgroundImage = global::LibraryApp.Properties.Resources.WzBottom1;
this.btnBottomLeft.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnBottomLeft.ForeColor = System.Drawing.Color.White;
this.btnBottomLeft.Location = new System.Drawing.Point(36, 369);
this.btnBottomLeft.Margin = new System.Windows.Forms.Padding(0);
this.btnBottomLeft.Name = "btnBottomLeft";
this.btnBottomLeft.Size = new System.Drawing.Size(20, 20);
this.btnBottomLeft.TabIndex = 89;
this.btnBottomLeft.UseVisualStyleBackColor = true;
this.btnBottomLeft.Click += new System.EventHandler(this.btnBottomLeft_Click);
//
// btnTopLeft
//
this.btnTopLeft.BackgroundImage = global::LibraryApp.Properties.Resources.WzTop;
this.btnTopLeft.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.btnTopLeft.ForeColor = System.Drawing.Color.White;
this.btnTopLeft.Location = new System.Drawing.Point(36, 329);
this.btnTopLeft.Name = "btnTopLeft";
this.btnTopLeft.Size = new System.Drawing.Size(20, 20);
this.btnTopLeft.TabIndex = 60;
this.btnTopLeft.UseVisualStyleBackColor = true;
this.btnTopLeft.Click += new System.EventHandler(this.btnTopLeft_Click);
//
// Users
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.DarkRed;
this.ClientSize = new System.Drawing.Size(751, 411);
this.Controls.Add(this.TabSet);
this.Controls.Add(this.btnBottomRight);
this.Controls.Add(this.btnNextRight);
this.Controls.Add(this.btnPreviousRight);
this.Controls.Add(this.btnTopRight);
this.Controls.Add(this.btnBottomLeft);
this.Controls.Add(this.btnNextLeft);
this.Controls.Add(this.btnPreviousLeft);
this.Controls.Add(this.panel1);
this.Controls.Add(this.btnTopLeft);
this.Name = "Users";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Users";
this.Load += new System.EventHandler(this.Users_Load);
this.PersonalInfo.ResumeLayout(false);
this.PersonalInfo.PerformLayout();
this.panel1.ResumeLayout(false);
this.TabSet.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button btnBottomRight;
private System.Windows.Forms.Button btnNextRight;
private System.Windows.Forms.Button btnPreviousRight;
private System.Windows.Forms.Button btnTopRight;
private System.Windows.Forms.TabPage PersonalInfo;
private System.Windows.Forms.Label lbID;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtLast;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txtFirst;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button btnBottomLeft;
private System.Windows.Forms.Button btnNextLeft;
private System.Windows.Forms.Button btnPreviousLeft;
private System.Windows.Forms.Button btnClose;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TabControl TabSet;
private System.Windows.Forms.TabPage BooksOut;
private System.Windows.Forms.TabPage CheckOutTransactions;
private System.Windows.Forms.Button btnTopLeft;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.TextBox txtMI;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TabPage tabPage1;
}
}