namespace AccountingControls
{
partial class BalanceSheet
{
///
/// 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 Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.panel1 = new System.Windows.Forms.Panel();
this.labelBalanceSheet = new System.Windows.Forms.Label();
this.CalculateButton = new System.Windows.Forms.Button();
this.label9 = new System.Windows.Forms.Label();
this.TotalTextBox = new System.Windows.Forms.TextBox();
this.AdvertizingTextBox = new System.Windows.Forms.TextBox();
this.RentTextBox = new System.Windows.Forms.TextBox();
this.LaborTextBox = new System.Windows.Forms.TextBox();
this.CostOfGoodsTextBox = new System.Windows.Forms.TextBox();
this.CreditTextBox = new System.Windows.Forms.TextBox();
this.CashTextBox = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.panel1.Controls.Add(this.labelBalanceSheet);
this.panel1.Controls.Add(this.CalculateButton);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.TotalTextBox);
this.panel1.Controls.Add(this.AdvertizingTextBox);
this.panel1.Controls.Add(this.RentTextBox);
this.panel1.Controls.Add(this.LaborTextBox);
this.panel1.Controls.Add(this.CostOfGoodsTextBox);
this.panel1.Controls.Add(this.CreditTextBox);
this.panel1.Controls.Add(this.CashTextBox);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(381, 523);
this.panel1.TabIndex = 1;
//
// labelBalanceSheet
//
this.labelBalanceSheet.AutoSize = true;
this.labelBalanceSheet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelBalanceSheet.Location = new System.Drawing.Point(3, 11);
this.labelBalanceSheet.Name = "labelBalanceSheet";
this.labelBalanceSheet.Size = new System.Drawing.Size(122, 20);
this.labelBalanceSheet.TabIndex = 17;
this.labelBalanceSheet.Text = "BalanceSheet";
//
// CalculateButton
//
this.CalculateButton.Location = new System.Drawing.Point(6, 460);
this.CalculateButton.Name = "CalculateButton";
this.CalculateButton.Size = new System.Drawing.Size(75, 23);
this.CalculateButton.TabIndex = 16;
this.CalculateButton.Text = "Enter";
this.CalculateButton.UseVisualStyleBackColor = true;
this.CalculateButton.Click += new System.EventHandler(this.CalculateButton_Click);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.Location = new System.Drawing.Point(12, 394);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(49, 20);
this.label9.TabIndex = 15;
this.label9.Text = "Total";
//
// TotalTextBox
//
this.TotalTextBox.AcceptsTab = true;
this.TotalTextBox.Location = new System.Drawing.Point(125, 424);
this.TotalTextBox.Name = "TotalTextBox";
this.TotalTextBox.ReadOnly = true;
this.TotalTextBox.Size = new System.Drawing.Size(100, 20);
this.TotalTextBox.TabIndex = 14;
this.TotalTextBox.Text = "0";
//
// AdvertizingTextBox
//
this.AdvertizingTextBox.AcceptsTab = true;
this.AdvertizingTextBox.Location = new System.Drawing.Point(125, 308);
this.AdvertizingTextBox.Name = "AdvertizingTextBox";
this.AdvertizingTextBox.Size = new System.Drawing.Size(100, 20);
this.AdvertizingTextBox.TabIndex = 13;
this.AdvertizingTextBox.Text = "0";
//
// RentTextBox
//
this.RentTextBox.AcceptsTab = true;
this.RentTextBox.Location = new System.Drawing.Point(125, 282);
this.RentTextBox.Name = "RentTextBox";
this.RentTextBox.Size = new System.Drawing.Size(100, 20);
this.RentTextBox.TabIndex = 12;
this.RentTextBox.Text = "0";
//
// LaborTextBox
//
this.LaborTextBox.AcceptsTab = true;
this.LaborTextBox.Location = new System.Drawing.Point(125, 253);
this.LaborTextBox.Name = "LaborTextBox";
this.LaborTextBox.Size = new System.Drawing.Size(100, 20);
this.LaborTextBox.TabIndex = 11;
this.LaborTextBox.Text = "0";
//
// CostOfGoodsTextBox
//
this.CostOfGoodsTextBox.AcceptsTab = true;
this.CostOfGoodsTextBox.Location = new System.Drawing.Point(125, 227);
this.CostOfGoodsTextBox.Name = "CostOfGoodsTextBox";
this.CostOfGoodsTextBox.Size = new System.Drawing.Size(100, 20);
this.CostOfGoodsTextBox.TabIndex = 10;
this.CostOfGoodsTextBox.Text = "0";
//
// CreditTextBox
//
this.CreditTextBox.AcceptsTab = true;
this.CreditTextBox.Location = new System.Drawing.Point(125, 113);
this.CreditTextBox.Name = "CreditTextBox";
this.CreditTextBox.Size = new System.Drawing.Size(100, 20);
this.CreditTextBox.TabIndex = 9;
this.CreditTextBox.Text = "0";
//
// CashTextBox
//
this.CashTextBox.AcceptsTab = true;
this.CashTextBox.Location = new System.Drawing.Point(125, 87);
this.CashTextBox.Name = "CashTextBox";
this.CashTextBox.Size = new System.Drawing.Size(100, 20);
this.CashTextBox.TabIndex = 8;
this.CashTextBox.Text = "0";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(43, 227);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(76, 13);
this.label8.TabIndex = 7;
this.label8.Text = "Cost Of Goods";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(43, 308);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(59, 13);
this.label7.TabIndex = 6;
this.label7.Text = "Advertizing";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(43, 282);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(30, 13);
this.label6.TabIndex = 5;
this.label6.Text = "Rent";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(43, 253);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(34, 13);
this.label5.TabIndex = 4;
this.label5.Text = "Labor";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(43, 113);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(34, 13);
this.label4.TabIndex = 3;
this.label4.Text = "Credit";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(43, 87);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(31, 13);
this.label3.TabIndex = 2;
this.label3.Text = "Cash";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(10, 200);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(78, 20);
this.label2.TabIndex = 1;
this.label2.Text = "Expense";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(10, 53);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(80, 20);
this.label1.TabIndex = 0;
this.label1.Text = "Revenue";
//
// BalanceSheet
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.panel1);
this.Name = "BalanceSheet";
this.Size = new System.Drawing.Size(388, 530);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label labelBalanceSheet;
private System.Windows.Forms.Button CalculateButton;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox TotalTextBox;
private System.Windows.Forms.TextBox AdvertizingTextBox;
private System.Windows.Forms.TextBox RentTextBox;
private System.Windows.Forms.TextBox LaborTextBox;
private System.Windows.Forms.TextBox CostOfGoodsTextBox;
private System.Windows.Forms.TextBox CreditTextBox;
private System.Windows.Forms.TextBox CashTextBox;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
}
}