Click here to Skip to main content
15,891,763 members
Articles / Web Development / ASP.NET

Developing Next Generation Smart Clients using .NET 2.0 working with Existing .NET 1.1 SOA-based XML Web Services

Rate me:
Please Sign up or sign in to vote.
4.96/5 (134 votes)
16 Aug 200540 min read 1.2M   3.9K   462  
Comprehensive guide to development of .NET 2.0 Smart Clients working with existing Service Oriented Architecture based XML web services, fully utilizing the Enterprise Library
namespace SmartInstitute.Client.Automation.Documents.StudentDocuments
{
	partial class StudentAssessmentUI
	{
		/// <summary> 
		/// Required designer variable.
		/// </summary>
		private System.ComponentModel.IContainer components = null;

		/// <summary> 
		/// Clean up any resources being used.
		/// </summary>
		protected override void Dispose( bool disposing )
		{
			if (disposing && (components != null))
			{
				components.Dispose();
			}
			base.Dispose(disposing);
		}

		#region Component 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();
			this.label1 = new System.Windows.Forms.Label();
			this.tuitionTitleLabel = new System.Windows.Forms.Label();
			this.computerTitleLabel = new System.Windows.Forms.Label();
			this.scienceTitleLabel = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.label7 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.label10 = new System.Windows.Forms.Label();
			this.label11 = new System.Windows.Forms.Label();
			this.netTotalLabel = new System.Windows.Forms.Label();
			this.totalLessLabel = new System.Windows.Forms.Label();
			this.totalFeeLabel = new System.Windows.Forms.Label();
			this.scienceFeeLabel = new System.Windows.Forms.Label();
			this.computerFeeLabel = new System.Windows.Forms.Label();
			this.tuitionFeeLabel = new System.Windows.Forms.Label();
			this.admissionFeeLabel = new System.Windows.Forms.Label();
			this.annualDevtFeeTextBox = new System.Windows.Forms.TextBox();
			this.activityFeeTextBox = new System.Windows.Forms.TextBox();
			this.miscFeeTextBox = new System.Windows.Forms.TextBox();
			this.other1FeeTextBox = new System.Windows.Forms.TextBox();
			this.other2FeeTextBox = new System.Windows.Forms.TextBox();
			this.discountTextBox = new System.Windows.Forms.TextBox();
			this.scholarshipTextBox = new System.Windows.Forms.TextBox();
			this.otherDiscountTextBox = new System.Windows.Forms.TextBox();
			this.label13 = new System.Windows.Forms.Label();
			this.label14 = new System.Windows.Forms.Label();
			this.firstPaymentLabel = new System.Windows.Forms.Label();
			this.notesTextBox = new System.Windows.Forms.TextBox();
			this.other2TextBox = new System.Windows.Forms.TextBox();
			this.other1TextBox = new System.Windows.Forms.TextBox();
			this.discountPercentTextBox = new System.Windows.Forms.TextBox();
			this.label15 = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.scholarshipPercentTextBox = new System.Windows.Forms.TextBox();
			this.recalculateButton = new System.Windows.Forms.Button();
			this.label18 = new System.Windows.Forms.Label();
			this.paymentTypeCombo = new System.Windows.Forms.ComboBox();
			this.calculateNewButton = new System.Windows.Forms.Button();
			this.otherDiscountDescTextBox = new System.Windows.Forms.TextBox();
			this.recalculateWaningLabel = new System.Windows.Forms.Label();
			this.label9 = new System.Windows.Forms.Label();
			this.label17 = new System.Windows.Forms.Label();
			this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.semesterLabel = new System.Windows.Forms.Label();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.groupBox1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.groupBox3.SuspendLayout();
			this.SuspendLayout();
			// 
			// label1
			// 
			this.label1.AutoSize = true;
			this.label1.Location = new System.Drawing.Point(49, 16);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(53, 13);
			this.label1.TabIndex = 2;
			this.label1.Text = "Admission:";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// tuitionTitleLabel
			// 
			this.tuitionTitleLabel.AutoSize = true;
			this.tuitionTitleLabel.Location = new System.Drawing.Point(64, 38);
			this.tuitionTitleLabel.Name = "tuitionTitleLabel";
			this.tuitionTitleLabel.Size = new System.Drawing.Size(38, 13);
			this.tuitionTitleLabel.TabIndex = 3;
			this.tuitionTitleLabel.Text = "Tuition:";
			this.tuitionTitleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// computerTitleLabel
			// 
			this.computerTitleLabel.AutoSize = true;
			this.computerTitleLabel.Location = new System.Drawing.Point(51, 59);
			this.computerTitleLabel.Name = "computerTitleLabel";
			this.computerTitleLabel.Size = new System.Drawing.Size(51, 13);
			this.computerTitleLabel.TabIndex = 4;
			this.computerTitleLabel.Text = "Computer:";
			this.computerTitleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// scienceTitleLabel
			// 
			this.scienceTitleLabel.AutoSize = true;
			this.scienceTitleLabel.Location = new System.Drawing.Point(57, 80);
			this.scienceTitleLabel.Name = "scienceTitleLabel";
			this.scienceTitleLabel.Size = new System.Drawing.Size(45, 13);
			this.scienceTitleLabel.TabIndex = 5;
			this.scienceTitleLabel.Text = "Science:";
			this.scienceTitleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label5
			// 
			this.label5.AutoSize = true;
			this.label5.Location = new System.Drawing.Point(34, 101);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(67, 13);
			this.label5.TabIndex = 6;
			this.label5.Text = "Annual Dev\'t:";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label6
			// 
			this.label6.AutoSize = true;
			this.label6.Location = new System.Drawing.Point(39, 122);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(61, 13);
			this.label6.TabIndex = 7;
			this.label6.Text = "Activity Fee:";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label7
			// 
			this.label7.AutoSize = true;
			this.label7.Location = new System.Drawing.Point(29, 144);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(73, 13);
			this.label7.TabIndex = 8;
			this.label7.Text = "Miscellaneous:";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label2
			// 
			this.label2.AutoSize = true;
			this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label2.Location = new System.Drawing.Point(74, 206);
			this.label2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(32, 13);
			this.label2.TabIndex = 11;
			this.label2.Text = "Total";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label4
			// 
			this.label4.AutoSize = true;
			this.label4.Location = new System.Drawing.Point(45, 36);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(48, 13);
			this.label4.TabIndex = 13;
			this.label4.Text = "Discount:";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label8
			// 
			this.label8.AutoSize = true;
			this.label8.Location = new System.Drawing.Point(29, 57);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(61, 13);
			this.label8.TabIndex = 14;
			this.label8.Text = "Scholarship:";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label10
			// 
			this.label10.AutoSize = true;
			this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label10.Location = new System.Drawing.Point(12, 105);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(82, 13);
			this.label10.TabIndex = 16;
			this.label10.Text = "Total Deduction:";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label11
			// 
			this.label11.AutoSize = true;
			this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label11.Location = new System.Drawing.Point(24, 57);
			this.label11.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(60, 13);
			this.label11.TabIndex = 17;
			this.label11.Text = "Net Total:";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// netTotalLabel
			// 
			this.netTotalLabel.BackColor = System.Drawing.Color.LightGreen;
			this.netTotalLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.netTotalLabel.Location = new System.Drawing.Point(91, 51);
			this.netTotalLabel.Name = "netTotalLabel";
			this.netTotalLabel.Padding = new System.Windows.Forms.Padding(5);
			this.netTotalLabel.Size = new System.Drawing.Size(91, 24);
			this.netTotalLabel.TabIndex = 34;
			this.netTotalLabel.Text = "0";
			this.netTotalLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// totalLessLabel
			// 
			this.totalLessLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.totalLessLabel.Location = new System.Drawing.Point(103, 104);
			this.totalLessLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 3);
			this.totalLessLabel.Name = "totalLessLabel";
			this.totalLessLabel.Size = new System.Drawing.Size(80, 14);
			this.totalLessLabel.TabIndex = 33;
			this.totalLessLabel.Text = "0";
			this.totalLessLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// totalFeeLabel
			// 
			this.totalFeeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.totalFeeLabel.Location = new System.Drawing.Point(112, 206);
			this.totalFeeLabel.Margin = new System.Windows.Forms.Padding(3, 1, 1, 3);
			this.totalFeeLabel.Name = "totalFeeLabel";
			this.totalFeeLabel.Size = new System.Drawing.Size(80, 14);
			this.totalFeeLabel.TabIndex = 28;
			this.totalFeeLabel.Text = "0";
			this.totalFeeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// scienceFeeLabel
			// 
			this.scienceFeeLabel.Location = new System.Drawing.Point(112, 78);
			this.scienceFeeLabel.Margin = new System.Windows.Forms.Padding(3, 3, 3, 1);
			this.scienceFeeLabel.Name = "scienceFeeLabel";
			this.scienceFeeLabel.Size = new System.Drawing.Size(80, 14);
			this.scienceFeeLabel.TabIndex = 22;
			this.scienceFeeLabel.Text = "0";
			this.scienceFeeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// computerFeeLabel
			// 
			this.computerFeeLabel.Location = new System.Drawing.Point(112, 59);
			this.computerFeeLabel.Name = "computerFeeLabel";
			this.computerFeeLabel.Size = new System.Drawing.Size(80, 14);
			this.computerFeeLabel.TabIndex = 21;
			this.computerFeeLabel.Text = "0";
			this.computerFeeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// tuitionFeeLabel
			// 
			this.tuitionFeeLabel.Location = new System.Drawing.Point(112, 38);
			this.tuitionFeeLabel.Name = "tuitionFeeLabel";
			this.tuitionFeeLabel.Size = new System.Drawing.Size(80, 14);
			this.tuitionFeeLabel.TabIndex = 20;
			this.tuitionFeeLabel.Text = "0";
			this.tuitionFeeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// admissionFeeLabel
			// 
			this.admissionFeeLabel.Location = new System.Drawing.Point(112, 17);
			this.admissionFeeLabel.Name = "admissionFeeLabel";
			this.admissionFeeLabel.Size = new System.Drawing.Size(80, 14);
			this.admissionFeeLabel.TabIndex = 19;
			this.admissionFeeLabel.Text = "0";
			this.admissionFeeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// annualDevtFeeTextBox
			// 
			this.annualDevtFeeTextBox.Location = new System.Drawing.Point(114, 98);
			this.annualDevtFeeTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.annualDevtFeeTextBox.MaxLength = 10;
			this.annualDevtFeeTextBox.Name = "annualDevtFeeTextBox";
			this.annualDevtFeeTextBox.Size = new System.Drawing.Size(80, 20);
			this.annualDevtFeeTextBox.TabIndex = 36;
			this.annualDevtFeeTextBox.Text = "0";
			this.annualDevtFeeTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.annualDevtFeeTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// activityFeeTextBox
			// 
			this.activityFeeTextBox.Location = new System.Drawing.Point(114, 119);
			this.activityFeeTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.activityFeeTextBox.MaxLength = 10;
			this.activityFeeTextBox.Name = "activityFeeTextBox";
			this.activityFeeTextBox.Size = new System.Drawing.Size(80, 20);
			this.activityFeeTextBox.TabIndex = 37;
			this.activityFeeTextBox.Text = "0";
			this.activityFeeTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.activityFeeTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// miscFeeTextBox
			// 
			this.miscFeeTextBox.Location = new System.Drawing.Point(114, 140);
			this.miscFeeTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.miscFeeTextBox.MaxLength = 10;
			this.miscFeeTextBox.Name = "miscFeeTextBox";
			this.miscFeeTextBox.Size = new System.Drawing.Size(80, 20);
			this.miscFeeTextBox.TabIndex = 38;
			this.miscFeeTextBox.Text = "0";
			this.miscFeeTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.miscFeeTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// other1FeeTextBox
			// 
			this.other1FeeTextBox.Location = new System.Drawing.Point(114, 162);
			this.other1FeeTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.other1FeeTextBox.MaxLength = 10;
			this.other1FeeTextBox.Name = "other1FeeTextBox";
			this.other1FeeTextBox.Size = new System.Drawing.Size(80, 20);
			this.other1FeeTextBox.TabIndex = 39;
			this.other1FeeTextBox.Text = "0";
			this.other1FeeTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.other1FeeTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// other2FeeTextBox
			// 
			this.other2FeeTextBox.Location = new System.Drawing.Point(114, 183);
			this.other2FeeTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.other2FeeTextBox.MaxLength = 10;
			this.other2FeeTextBox.Name = "other2FeeTextBox";
			this.other2FeeTextBox.Size = new System.Drawing.Size(80, 20);
			this.other2FeeTextBox.TabIndex = 40;
			this.other2FeeTextBox.Text = "0";
			this.other2FeeTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.other2FeeTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// discountTextBox
			// 
			this.discountTextBox.Location = new System.Drawing.Point(103, 34);
			this.discountTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.discountTextBox.MaxLength = 10;
			this.discountTextBox.Name = "discountTextBox";
			this.discountTextBox.Size = new System.Drawing.Size(50, 20);
			this.discountTextBox.TabIndex = 42;
			this.discountTextBox.Text = "0";
			this.discountTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.toolTip1.SetToolTip(this.discountTextBox, "If you specify amount, the percent will be discarded");
			this.discountTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// scholarshipTextBox
			// 
			this.scholarshipTextBox.Location = new System.Drawing.Point(103, 55);
			this.scholarshipTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.scholarshipTextBox.MaxLength = 10;
			this.scholarshipTextBox.Name = "scholarshipTextBox";
			this.scholarshipTextBox.Size = new System.Drawing.Size(50, 20);
			this.scholarshipTextBox.TabIndex = 43;
			this.scholarshipTextBox.Text = "0";
			this.scholarshipTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.toolTip1.SetToolTip(this.scholarshipTextBox, "If you specify amount, the percent will be discarded");
			this.scholarshipTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// otherDiscountTextBox
			// 
			this.otherDiscountTextBox.Location = new System.Drawing.Point(103, 76);
			this.otherDiscountTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.otherDiscountTextBox.MaxLength = 10;
			this.otherDiscountTextBox.Name = "otherDiscountTextBox";
			this.otherDiscountTextBox.Size = new System.Drawing.Size(80, 20);
			this.otherDiscountTextBox.TabIndex = 44;
			this.otherDiscountTextBox.Text = "0";
			this.otherDiscountTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.otherDiscountTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// label13
			// 
			this.label13.AutoSize = true;
			this.label13.Location = new System.Drawing.Point(9, 15);
			this.label13.Margin = new System.Windows.Forms.Padding(3, 0, 2, 2);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(74, 13);
			this.label13.TabIndex = 45;
			this.label13.Text = "Payment Type:";
			this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label14
			// 
			this.label14.AutoSize = true;
			this.label14.Location = new System.Drawing.Point(15, 35);
			this.label14.Margin = new System.Windows.Forms.Padding(3, 1, 2, 3);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(68, 13);
			this.label14.TabIndex = 47;
			this.label14.Text = "First payment:";
			this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// firstPaymentLabel
			// 
			this.firstPaymentLabel.Location = new System.Drawing.Point(93, 36);
			this.firstPaymentLabel.Margin = new System.Windows.Forms.Padding(1, 1, 3, 3);
			this.firstPaymentLabel.Name = "firstPaymentLabel";
			this.firstPaymentLabel.Size = new System.Drawing.Size(84, 11);
			this.firstPaymentLabel.TabIndex = 48;
			this.firstPaymentLabel.Text = "0";
			this.firstPaymentLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// notesTextBox
			// 
			this.notesTextBox.AutoSize = false;
			this.notesTextBox.Location = new System.Drawing.Point(6, 316);
			this.notesTextBox.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
			this.notesTextBox.Multiline = true;
			this.notesTextBox.Name = "notesTextBox";
			this.notesTextBox.Size = new System.Drawing.Size(407, 55);
			this.notesTextBox.TabIndex = 49;
			// 
			// other2TextBox
			// 
			this.other2TextBox.Location = new System.Drawing.Point(8, 183);
			this.other2TextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.other2TextBox.MaxLength = 50;
			this.other2TextBox.Name = "other2TextBox";
			this.other2TextBox.Size = new System.Drawing.Size(100, 20);
			this.other2TextBox.TabIndex = 51;
			this.other2TextBox.Text = "Cancellation Fee";
			this.other2TextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// other1TextBox
			// 
			this.other1TextBox.Location = new System.Drawing.Point(8, 162);
			this.other1TextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.other1TextBox.MaxLength = 50;
			this.other1TextBox.Name = "other1TextBox";
			this.other1TextBox.Size = new System.Drawing.Size(100, 20);
			this.other1TextBox.TabIndex = 50;
			this.other1TextBox.Text = "Late Fee";
			this.other1TextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// discountPercentTextBox
			// 
			this.discountPercentTextBox.Location = new System.Drawing.Point(154, 34);
			this.discountPercentTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.discountPercentTextBox.MaxLength = 3;
			this.discountPercentTextBox.Name = "discountPercentTextBox";
			this.discountPercentTextBox.Size = new System.Drawing.Size(29, 20);
			this.discountPercentTextBox.TabIndex = 52;
			this.discountPercentTextBox.Text = "0";
			this.discountPercentTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.discountPercentTextBox.TextChanged += new System.EventHandler(this.DiscountPercentChanged);
			// 
			// label15
			// 
			this.label15.AutoSize = true;
			this.label15.Location = new System.Drawing.Point(184, 36);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(11, 13);
			this.label15.TabIndex = 53;
			this.label15.Text = "%";
			// 
			// label16
			// 
			this.label16.AutoSize = true;
			this.label16.Location = new System.Drawing.Point(184, 57);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(11, 13);
			this.label16.TabIndex = 55;
			this.label16.Text = "%";
			// 
			// scholarshipPercentTextBox
			// 
			this.scholarshipPercentTextBox.Location = new System.Drawing.Point(154, 55);
			this.scholarshipPercentTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.scholarshipPercentTextBox.MaxLength = 3;
			this.scholarshipPercentTextBox.Name = "scholarshipPercentTextBox";
			this.scholarshipPercentTextBox.Size = new System.Drawing.Size(29, 20);
			this.scholarshipPercentTextBox.TabIndex = 54;
			this.scholarshipPercentTextBox.Text = "0";
			this.scholarshipPercentTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.scholarshipPercentTextBox.TextChanged += new System.EventHandler(this.ScholarshipPercentChanged);
			// 
			// recalculateButton
			// 
			this.recalculateButton.Location = new System.Drawing.Point(18, 254);
			this.recalculateButton.Name = "recalculateButton";
			this.recalculateButton.Size = new System.Drawing.Size(85, 28);
			this.recalculateButton.TabIndex = 58;
			this.recalculateButton.Text = "Recalculate";
			this.toolTip1.SetToolTip(this.recalculateButton, "Retain your manual modification and recalculate the course fees");
			this.recalculateButton.Click += new System.EventHandler(this.recalculateButton_Click);
			// 
			// label18
			// 
			this.label18.AutoSize = true;
			this.label18.Location = new System.Drawing.Point(5, 299);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(34, 13);
			this.label18.TabIndex = 59;
			this.label18.Text = "Notes:";
			// 
			// paymentTypeCombo
			// 
			this.paymentTypeCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.paymentTypeCombo.FormattingEnabled = true;
			this.paymentTypeCombo.Items.AddRange(new object[] {
            "1 - Payment",
            "2 - Payment",
            "Other"});
			this.paymentTypeCombo.Location = new System.Drawing.Point(97, 12);
			this.paymentTypeCombo.Name = "paymentTypeCombo";
			this.paymentTypeCombo.Size = new System.Drawing.Size(83, 21);
			this.paymentTypeCombo.TabIndex = 60;
			this.paymentTypeCombo.SelectedIndexChanged += new System.EventHandler(this.paymentTypeCombo_SelectedIndexChanged);
			// 
			// calculateNewButton
			// 
			this.calculateNewButton.Location = new System.Drawing.Point(109, 254);
			this.calculateNewButton.Name = "calculateNewButton";
			this.calculateNewButton.Size = new System.Drawing.Size(90, 28);
			this.calculateNewButton.TabIndex = 61;
			this.calculateNewButton.Text = "Calculate Fresh";
			this.toolTip1.SetToolTip(this.calculateNewButton, "Discard all your manual modification and calculate from scratch. Warning all disc" +
					"ounts, scholarship, modification in dev and activity fees will be lost");
			this.calculateNewButton.Click += new System.EventHandler(this.calculateNewButton_Click);
			// 
			// otherDiscountDescTextBox
			// 
			this.otherDiscountDescTextBox.Location = new System.Drawing.Point(13, 76);
			this.otherDiscountDescTextBox.Margin = new System.Windows.Forms.Padding(3, 0, 3, 1);
			this.otherDiscountDescTextBox.MaxLength = 50;
			this.otherDiscountDescTextBox.Name = "otherDiscountDescTextBox";
			this.otherDiscountDescTextBox.Size = new System.Drawing.Size(88, 20);
			this.otherDiscountDescTextBox.TabIndex = 62;
			this.otherDiscountDescTextBox.Text = "Other Discount";
			this.otherDiscountDescTextBox.TextChanged += new System.EventHandler(this.ManualOverride);
			// 
			// recalculateWaningLabel
			// 
			this.recalculateWaningLabel.AutoSize = true;
			this.recalculateWaningLabel.ForeColor = System.Drawing.Color.DarkRed;
			this.recalculateWaningLabel.Location = new System.Drawing.Point(7, 284);
			this.recalculateWaningLabel.Name = "recalculateWaningLabel";
			this.recalculateWaningLabel.Size = new System.Drawing.Size(203, 13);
			this.recalculateWaningLabel.TabIndex = 63;
			this.recalculateWaningLabel.Text = "Manual changes made, please recalculate";
			this.recalculateWaningLabel.Visible = false;
			// 
			// label9
			// 
			this.label9.AutoSize = true;
			this.label9.Location = new System.Drawing.Point(103, 20);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(39, 13);
			this.label9.TabIndex = 64;
			this.label9.Text = "Amount";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label17
			// 
			this.label17.AutoSize = true;
			this.label17.Location = new System.Drawing.Point(153, 20);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(26, 13);
			this.label17.TabIndex = 65;
			this.label17.Text = "Rate";
			this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// semesterLabel
			// 
			this.semesterLabel.AutoSize = true;
			this.semesterLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.semesterLabel.Location = new System.Drawing.Point(3, 0);
			this.semesterLabel.Name = "semesterLabel";
			this.semesterLabel.Size = new System.Drawing.Size(80, 13);
			this.semesterLabel.TabIndex = 66;
			this.semesterLabel.Text = "Semester: {0}";
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.label17);
			this.groupBox1.Controls.Add(this.label9);
			this.groupBox1.Controls.Add(this.label10);
			this.groupBox1.Controls.Add(this.otherDiscountDescTextBox);
			this.groupBox1.Controls.Add(this.label16);
			this.groupBox1.Controls.Add(this.scholarshipPercentTextBox);
			this.groupBox1.Controls.Add(this.label15);
			this.groupBox1.Controls.Add(this.discountPercentTextBox);
			this.groupBox1.Controls.Add(this.otherDiscountTextBox);
			this.groupBox1.Controls.Add(this.scholarshipTextBox);
			this.groupBox1.Controls.Add(this.discountTextBox);
			this.groupBox1.Controls.Add(this.totalLessLabel);
			this.groupBox1.Controls.Add(this.label8);
			this.groupBox1.Controls.Add(this.label4);
			this.groupBox1.Location = new System.Drawing.Point(212, 4);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(199, 124);
			this.groupBox1.TabIndex = 68;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Discount && Scholarship";
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.paymentTypeCombo);
			this.groupBox2.Controls.Add(this.firstPaymentLabel);
			this.groupBox2.Controls.Add(this.label14);
			this.groupBox2.Controls.Add(this.label13);
			this.groupBox2.Controls.Add(this.netTotalLabel);
			this.groupBox2.Controls.Add(this.label11);
			this.groupBox2.Location = new System.Drawing.Point(212, 161);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(199, 84);
			this.groupBox2.TabIndex = 69;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Payment";
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.other2TextBox);
			this.groupBox3.Controls.Add(this.other1TextBox);
			this.groupBox3.Controls.Add(this.other2FeeTextBox);
			this.groupBox3.Controls.Add(this.other1FeeTextBox);
			this.groupBox3.Controls.Add(this.miscFeeTextBox);
			this.groupBox3.Controls.Add(this.activityFeeTextBox);
			this.groupBox3.Controls.Add(this.annualDevtFeeTextBox);
			this.groupBox3.Controls.Add(this.totalFeeLabel);
			this.groupBox3.Controls.Add(this.scienceFeeLabel);
			this.groupBox3.Controls.Add(this.computerFeeLabel);
			this.groupBox3.Controls.Add(this.tuitionFeeLabel);
			this.groupBox3.Controls.Add(this.admissionFeeLabel);
			this.groupBox3.Controls.Add(this.label2);
			this.groupBox3.Controls.Add(this.label7);
			this.groupBox3.Controls.Add(this.label6);
			this.groupBox3.Controls.Add(this.label5);
			this.groupBox3.Controls.Add(this.scienceTitleLabel);
			this.groupBox3.Controls.Add(this.computerTitleLabel);
			this.groupBox3.Controls.Add(this.tuitionTitleLabel);
			this.groupBox3.Controls.Add(this.label1);
			this.groupBox3.Location = new System.Drawing.Point(4, 17);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(202, 227);
			this.groupBox3.TabIndex = 70;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "Assessment";
			// 
			// StudentAssessmentUI
			// 
			this.AutoScroll = true;
			this.BackColor = System.Drawing.Color.White;
			this.Controls.Add(this.groupBox3);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.semesterLabel);
			this.Controls.Add(this.recalculateWaningLabel);
			this.Controls.Add(this.calculateNewButton);
			this.Controls.Add(this.label18);
			this.Controls.Add(this.recalculateButton);
			this.Controls.Add(this.notesTextBox);
			this.Location = new System.Drawing.Point(13, 14);
			this.Name = "StudentAssessmentUI";
			this.Size = new System.Drawing.Size(422, 382);
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.groupBox3.ResumeLayout(false);
			this.groupBox3.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

        }

		#endregion

		private System.Windows.Forms.Label label1;
		private System.Windows.Forms.Label tuitionTitleLabel;
		private System.Windows.Forms.Label computerTitleLabel;
		private System.Windows.Forms.Label scienceTitleLabel;
		private System.Windows.Forms.Label label5;
		private System.Windows.Forms.Label label6;
		private System.Windows.Forms.Label label7;
		private System.Windows.Forms.Label label2;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label label8;
		private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label11;
		private System.Windows.Forms.Label netTotalLabel;
		private System.Windows.Forms.Label totalLessLabel;
		private System.Windows.Forms.Label totalFeeLabel;
		private System.Windows.Forms.Label scienceFeeLabel;
		private System.Windows.Forms.Label computerFeeLabel;
		private System.Windows.Forms.Label tuitionFeeLabel;
		private System.Windows.Forms.Label admissionFeeLabel;
		private System.Windows.Forms.TextBox annualDevtFeeTextBox;
		private System.Windows.Forms.TextBox activityFeeTextBox;
		private System.Windows.Forms.TextBox miscFeeTextBox;
		private System.Windows.Forms.TextBox other1FeeTextBox;
		private System.Windows.Forms.TextBox other2FeeTextBox;
		private System.Windows.Forms.TextBox discountTextBox;
		private System.Windows.Forms.TextBox scholarshipTextBox;
		private System.Windows.Forms.TextBox otherDiscountTextBox;
		private System.Windows.Forms.Label label13;
		private System.Windows.Forms.Label label14;
		private System.Windows.Forms.Label firstPaymentLabel;
		private System.Windows.Forms.TextBox notesTextBox;
		private System.Windows.Forms.TextBox other2TextBox;
		private System.Windows.Forms.TextBox other1TextBox;
		private System.Windows.Forms.TextBox discountPercentTextBox;
		private System.Windows.Forms.Label label15;
		private System.Windows.Forms.Label label16;
		private System.Windows.Forms.TextBox scholarshipPercentTextBox;
		private System.Windows.Forms.Button recalculateButton;
		private System.Windows.Forms.Label label18;
		private System.Windows.Forms.ComboBox paymentTypeCombo;
		private System.Windows.Forms.Button calculateNewButton;
		private System.Windows.Forms.TextBox otherDiscountDescTextBox;
		private System.Windows.Forms.Label recalculateWaningLabel;
		private System.Windows.Forms.Label label9;
		private System.Windows.Forms.Label label17;
        private System.Windows.Forms.ToolTip toolTip1;
		private System.Windows.Forms.Label semesterLabel;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.GroupBox groupBox3;
	}
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect BT, UK (ex British Telecom)
United Kingdom United Kingdom

Comments and Discussions