// TODO: Add any constructor code after InitializeComponent call
//
}
/// <summary>
/// Clean up any resources being used.
/// </summary>
protectedoverridevoidDispose(booldisposing)
{
if(disposing)
{
if(components!=null)
{
components.Dispose();
}
}
base.Dispose(disposing);
}
#regionWindowsFormDesignergeneratedcode
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
privatevoidInitializeComponent()
{
this.label1=newSystem.Windows.Forms.Label();
//this.lblVersion = new System.Windows.Forms.Label();
this.lnkMail=newSystem.Windows.Forms.LinkLabel();
this.lblStatus=newSystem.Windows.Forms.Label();
this.SuspendLayout();
//
// label1
//
this.label1.Font=newSystem.Drawing.Font("Microsoft Sans Serif",21.75F,System.Drawing.FontStyle.Bold,System.Drawing.GraphicsUnit.Point,((System.Byte)(0)));
//this.lblVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
//this.lblVersion.Location = new System.Drawing.Point(88, 88);
//this.lblVersion.Name = "lblVersion";
//this.lblVersion.Size = new System.Drawing.Size(328, 32);