313 lines
16 KiB
C#
313 lines
16 KiB
C#
namespace Payroll.UI
|
|
{
|
|
partial class UploadLeaveBalance
|
|
{
|
|
/// <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(UploadLeaveBalance));
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label10 = 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.label15 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.cboAprLeave = new System.Windows.Forms.ComboBox();
|
|
this.btnBrowse = new System.Windows.Forms.Button();
|
|
this.btnClose = new System.Windows.Forms.Button();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.label7);
|
|
this.groupBox2.Controls.Add(this.label11);
|
|
this.groupBox2.Controls.Add(this.label10);
|
|
this.groupBox2.Controls.Add(this.label6);
|
|
this.groupBox2.Controls.Add(this.label5);
|
|
this.groupBox2.Controls.Add(this.label4);
|
|
this.groupBox2.Controls.Add(this.label3);
|
|
this.groupBox2.Controls.Add(this.label15);
|
|
this.groupBox2.Controls.Add(this.label16);
|
|
this.groupBox2.Controls.Add(this.label14);
|
|
this.groupBox2.Controls.Add(this.label2);
|
|
this.groupBox2.Controls.Add(this.label1);
|
|
this.groupBox2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.groupBox2.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox2.Location = new System.Drawing.Point(13, 106);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(457, 152);
|
|
this.groupBox2.TabIndex = 8;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Informations For User";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
|
this.label7.Location = new System.Drawing.Point(235, 115);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(87, 13);
|
|
this.label7.TabIndex = 0;
|
|
this.label7.Text = "Opening Balance";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.ForeColor = System.Drawing.Color.Black;
|
|
this.label11.Location = new System.Drawing.Point(228, 114);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(11, 13);
|
|
this.label11.TabIndex = 0;
|
|
this.label11.Text = ",";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
|
this.label10.Location = new System.Drawing.Point(154, 114);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(11, 13);
|
|
this.label10.TabIndex = 0;
|
|
this.label10.Text = ",";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label6.ForeColor = System.Drawing.Color.Black;
|
|
this.label6.Location = new System.Drawing.Point(163, 115);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(64, 13);
|
|
this.label6.TabIndex = 0;
|
|
this.label6.Text = "Leave Code";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label5.ForeColor = System.Drawing.Color.Black;
|
|
this.label5.Location = new System.Drawing.Point(89, 115);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(69, 13);
|
|
this.label5.TabIndex = 0;
|
|
this.label5.Text = "Employee No";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label4.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label4.ForeColor = System.Drawing.Color.Black;
|
|
this.label4.Location = new System.Drawing.Point(4, 84);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(440, 22);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "Columns should be appear in the following order ";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
|
this.label3.Location = new System.Drawing.Point(4, 15);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(440, 19);
|
|
this.label3.TabIndex = 0;
|
|
this.label3.Text = "Only leave information can be uploaded";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label15.ForeColor = System.Drawing.Color.Black;
|
|
this.label15.Location = new System.Drawing.Point(164, 41);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(150, 13);
|
|
this.label15.TabIndex = 0;
|
|
this.label15.Text = "Excel file extention should be ";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label16.ForeColor = System.Drawing.Color.Black;
|
|
this.label16.Location = new System.Drawing.Point(310, 41);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(71, 13);
|
|
this.label16.TabIndex = 0;
|
|
this.label16.Text = ". xls | . xlsx";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
|
this.label14.Location = new System.Drawing.Point(164, 64);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(68, 13);
|
|
this.label14.TabIndex = 0;
|
|
this.label14.Text = "Leave Year :";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
|
this.label2.Location = new System.Drawing.Point(71, 64);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(88, 13);
|
|
this.label2.TabIndex = 0;
|
|
this.label2.Text = "Leave Year :";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
|
this.label1.Location = new System.Drawing.Point(72, 40);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(87, 13);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "File Type :";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.label8);
|
|
this.groupBox1.Controls.Add(this.cboAprLeave);
|
|
this.groupBox1.Controls.Add(this.btnBrowse);
|
|
this.groupBox1.Location = new System.Drawing.Point(13, 49);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(458, 51);
|
|
this.groupBox1.TabIndex = 6;
|
|
this.groupBox1.TabStop = false;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label8.Location = new System.Drawing.Point(11, 23);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(78, 13);
|
|
this.label8.TabIndex = 4;
|
|
this.label8.Text = "Leave Name";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// cboAprLeave
|
|
//
|
|
this.cboAprLeave.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cboAprLeave.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cboAprLeave.FormattingEnabled = true;
|
|
this.cboAprLeave.Location = new System.Drawing.Point(92, 19);
|
|
this.cboAprLeave.Name = "cboAprLeave";
|
|
this.cboAprLeave.Size = new System.Drawing.Size(183, 21);
|
|
this.cboAprLeave.TabIndex = 5;
|
|
//
|
|
// btnBrowse
|
|
//
|
|
this.btnBrowse.BackColor = System.Drawing.Color.Lavender;
|
|
this.btnBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnBrowse.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnBrowse.Location = new System.Drawing.Point(289, 11);
|
|
this.btnBrowse.Name = "btnBrowse";
|
|
this.btnBrowse.Size = new System.Drawing.Size(158, 33);
|
|
this.btnBrowse.TabIndex = 3;
|
|
this.btnBrowse.Text = "Upload Data";
|
|
this.btnBrowse.UseVisualStyleBackColor = false;
|
|
this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnClose.Location = new System.Drawing.Point(395, 264);
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(75, 27);
|
|
this.btnClose.TabIndex = 7;
|
|
this.btnClose.Text = "&Close";
|
|
this.btnClose.UseVisualStyleBackColor = true;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// UploadLeaveBalance
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.CancelButton = this.btnClose;
|
|
this.ClientSize = new System.Drawing.Size(479, 323);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "UploadLeaveBalance";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Tag = "7.1.6";
|
|
this.Text = "UploadLeaveBalance";
|
|
this.Load += new System.EventHandler(this.UploadLeaveBalance_Load);
|
|
this.Controls.SetChildIndex(this.btnClose, 0);
|
|
this.Controls.SetChildIndex(this.groupBox1, 0);
|
|
this.Controls.SetChildIndex(this.groupBox2, 0);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label10;
|
|
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 label15;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Button btnBrowse;
|
|
private System.Windows.Forms.Button btnClose;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.ComboBox cboAprLeave;
|
|
}
|
|
} |