/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HoaDon));
     this.guna2ShadowPanel1 = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.guna2GradientButton3 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.gvHoaDon = new Guna.UI2.WinForms.Guna2DataGridView();
     this.MaHD = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TenKH = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TenNV = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NgayBan = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TongGia = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tbTimKiem = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2CircleButton7 = new Guna.UI2.WinForms.Guna2CircleButton();
     this.guna2GradientButton4 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.tranShow = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2ShadowPanel4 = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.tbMa = new Guna.UI2.WinForms.Guna2TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.tbNV = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbKH = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2GradientButton2 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.guna2GradientButton1 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2DateTimePicker1 = new Guna.UI2.WinForms.Guna2DateTimePicker();
     this.guna2ShadowPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gvHoaDon)).BeginInit();
     this.guna2ShadowPanel4.SuspendLayout();
     this.SuspendLayout();
     //
     // guna2ShadowPanel1
     //
     this.guna2ShadowPanel1.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel1.Controls.Add(this.guna2GradientButton1);
     this.guna2ShadowPanel1.Controls.Add(this.guna2GradientButton3);
     this.guna2ShadowPanel1.Controls.Add(this.gvHoaDon);
     this.tranShow.SetDecoration(this.guna2ShadowPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.guna2ShadowPanel1.Location = new System.Drawing.Point(0, 0);
     this.guna2ShadowPanel1.Name = "guna2ShadowPanel1";
     this.guna2ShadowPanel1.ShadowColor = System.Drawing.Color.Black;
     this.guna2ShadowPanel1.Size = new System.Drawing.Size(611, 470);
     this.guna2ShadowPanel1.TabIndex = 0;
     //
     // guna2GradientButton3
     //
     this.guna2GradientButton3.BorderRadius = 10;
     this.guna2GradientButton3.CheckedState.Parent = this.guna2GradientButton3;
     this.guna2GradientButton3.CustomImages.Parent = this.guna2GradientButton3;
     this.tranShow.SetDecoration(this.guna2GradientButton3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton3.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton3.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton3.HoverState.Parent = this.guna2GradientButton3;
     this.guna2GradientButton3.Location = new System.Drawing.Point(411, 433);
     this.guna2GradientButton3.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton3.Name = "guna2GradientButton3";
     this.guna2GradientButton3.ShadowDecoration.Parent = this.guna2GradientButton3;
     this.guna2GradientButton3.Size = new System.Drawing.Size(107, 26);
     this.guna2GradientButton3.TabIndex = 52;
     this.guna2GradientButton3.Text = "Chi Tiết Hóa Đơn";
     this.guna2GradientButton3.Click += new System.EventHandler(this.guna2GradientButton3_Click);
     //
     // gvHoaDon
     //
     dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
     this.gvHoaDon.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.gvHoaDon.BackgroundColor = System.Drawing.Color.White;
     this.gvHoaDon.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gvHoaDon.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.gvHoaDon.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(123)))), ((int)(((byte)(143)))));
     dataGridViewCellStyle10.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(123)))), ((int)(((byte)(143)))));
     dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.gvHoaDon.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
     this.gvHoaDon.ColumnHeadersHeight = 40;
     this.gvHoaDon.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.MaHD,
     this.TenKH,
     this.TenNV,
     this.NgayBan,
     this.TongGia});
     this.tranShow.SetDecoration(this.gvHoaDon, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
     dataGridViewCellStyle11.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
     this.gvHoaDon.DefaultCellStyle = dataGridViewCellStyle11;
     this.gvHoaDon.EnableHeadersVisualStyles = false;
     this.gvHoaDon.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.gvHoaDon.Location = new System.Drawing.Point(12, 12);
     this.gvHoaDon.Name = "gvHoaDon";
     this.gvHoaDon.RowHeadersVisible = false;
     dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.gvHoaDon.RowsDefaultCellStyle = dataGridViewCellStyle12;
     this.gvHoaDon.RowTemplate.DividerHeight = 3;
     this.gvHoaDon.RowTemplate.Height = 50;
     this.gvHoaDon.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.gvHoaDon.Size = new System.Drawing.Size(596, 407);
     this.gvHoaDon.TabIndex = 0;
     this.gvHoaDon.Theme = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.Default;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.Font = null;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.ForeColor = System.Drawing.Color.Empty;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.gvHoaDon.ThemeStyle.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.gvHoaDon.ThemeStyle.HeaderStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(123)))), ((int)(((byte)(143)))));
     this.gvHoaDon.ThemeStyle.HeaderStyle.BorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.gvHoaDon.ThemeStyle.HeaderStyle.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     this.gvHoaDon.ThemeStyle.HeaderStyle.ForeColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing;
     this.gvHoaDon.ThemeStyle.HeaderStyle.Height = 40;
     this.gvHoaDon.ThemeStyle.ReadOnly = false;
     this.gvHoaDon.ThemeStyle.RowsStyle.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.RowsStyle.BorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.gvHoaDon.ThemeStyle.RowsStyle.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     this.gvHoaDon.ThemeStyle.RowsStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.gvHoaDon.ThemeStyle.RowsStyle.Height = 50;
     this.gvHoaDon.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.gvHoaDon.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     //
     // MaHD
     //
     this.MaHD.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.MaHD.DataPropertyName = "MaHD";
     this.MaHD.HeaderText = "Mã";
     this.MaHD.Name = "MaHD";
     this.MaHD.Width = 94;
     //
     // TenKH
     //
     this.TenKH.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.TenKH.DataPropertyName = "TenKH";
     this.TenKH.HeaderText = "Tên Khách Hàng";
     this.TenKH.Name = "TenKH";
     this.TenKH.Width = 150;
     //
     // TenNV
     //
     this.TenNV.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.TenNV.DataPropertyName = "TenNV";
     this.TenNV.HeaderText = "Tên Nhân Viên";
     this.TenNV.Name = "TenNV";
     this.TenNV.Width = 150;
     //
     // NgayBan
     //
     this.NgayBan.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.NgayBan.DataPropertyName = "NgayBan";
     this.NgayBan.HeaderText = "Ngày bán";
     this.NgayBan.Name = "NgayBan";
     this.NgayBan.Width = 200;
     //
     // TongGia
     //
     this.TongGia.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.TongGia.DataPropertyName = "TongGia";
     this.TongGia.HeaderText = "Tổng giá";
     this.TongGia.Name = "TongGia";
     this.TongGia.Width = 150;
     //
     // tbTimKiem
     //
     this.tbTimKiem.BorderRadius = 10;
     this.tbTimKiem.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbTimKiem, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbTimKiem.DefaultText = "";
     this.tbTimKiem.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbTimKiem.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbTimKiem.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTimKiem.DisabledState.Parent = this.tbTimKiem;
     this.tbTimKiem.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTimKiem.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(200)))), ((int)(((byte)(207)))));
     this.tbTimKiem.FocusedState.Parent = this.tbTimKiem;
     this.tbTimKiem.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbTimKiem.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbTimKiem.HoverState.Parent = this.tbTimKiem;
     this.tbTimKiem.Location = new System.Drawing.Point(798, 12);
     this.tbTimKiem.Margin = new System.Windows.Forms.Padding(2);
     this.tbTimKiem.Name = "tbTimKiem";
     this.tbTimKiem.PasswordChar = '\0';
     this.tbTimKiem.PlaceholderText = "Tìm Kiếm";
     this.tbTimKiem.SelectedText = "";
     this.tbTimKiem.ShadowDecoration.Parent = this.tbTimKiem;
     this.tbTimKiem.Size = new System.Drawing.Size(138, 29);
     this.tbTimKiem.TabIndex = 42;
     //
     // guna2CircleButton7
     //
     this.guna2CircleButton7.BackColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.BorderColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.FillColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.ForeColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.Parent = this.guna2CircleButton7;
     this.guna2CircleButton7.CustomBorderColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CustomImages.Parent = this.guna2CircleButton7;
     this.tranShow.SetDecoration(this.guna2CircleButton7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2CircleButton7.FillColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2CircleButton7.ForeColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(43)))));
     this.guna2CircleButton7.HoverState.ForeColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.HoverState.Parent = this.guna2CircleButton7;
     this.guna2CircleButton7.Image = ((System.Drawing.Image)(resources.GetObject("guna2CircleButton7.Image")));
     this.guna2CircleButton7.Location = new System.Drawing.Point(749, 12);
     this.guna2CircleButton7.Name = "guna2CircleButton7";
     this.guna2CircleButton7.PressedColor = System.Drawing.Color.Lime;
     this.guna2CircleButton7.PressedDepth = 10;
     this.guna2CircleButton7.ShadowDecoration.Mode = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CircleButton7.ShadowDecoration.Parent = this.guna2CircleButton7;
     this.guna2CircleButton7.Size = new System.Drawing.Size(35, 33);
     this.guna2CircleButton7.TabIndex = 41;
     this.guna2CircleButton7.Click += new System.EventHandler(this.guna2CircleButton7_Click);
     //
     // guna2GradientButton4
     //
     this.guna2GradientButton4.BorderRadius = 15;
     this.guna2GradientButton4.CheckedState.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.CustomImages.Parent = this.guna2GradientButton4;
     this.tranShow.SetDecoration(this.guna2GradientButton4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton4.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton4.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton4.HoverState.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.Location = new System.Drawing.Point(633, 8);
     this.guna2GradientButton4.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton4.Name = "guna2GradientButton4";
     this.guna2GradientButton4.ShadowDecoration.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.Size = new System.Drawing.Size(103, 37);
     this.guna2GradientButton4.TabIndex = 48;
     this.guna2GradientButton4.Text = "Show All";
     this.guna2GradientButton4.Click += new System.EventHandler(this.guna2GradientButton4_Click);
     //
     // tranShow
     //
     this.tranShow.AnimationType = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.tranShow.Cursor = null;
     animation3.AnimateOnlyDifferences = true;
     animation3.BlindCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff = 0F;
     animation3.MaxTime = 1F;
     animation3.MinTime = 0F;
     animation3.MosaicCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize = 0;
     animation3.Padding = new System.Windows.Forms.Padding(0);
     animation3.RotateCoeff = 0F;
     animation3.RotateLimit = 0F;
     animation3.ScaleCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff = 0F;
     animation3.TransparencyCoeff = 0F;
     this.tranShow.DefaultAnimation = animation3;
     //
     // guna2ShadowPanel4
     //
     this.guna2ShadowPanel4.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel4.Controls.Add(this.tbMa);
     this.guna2ShadowPanel4.Controls.Add(this.label3);
     this.guna2ShadowPanel4.Controls.Add(this.tbNV);
     this.guna2ShadowPanel4.Controls.Add(this.tbKH);
     this.guna2ShadowPanel4.Controls.Add(this.guna2GradientButton2);
     this.guna2ShadowPanel4.Controls.Add(this.label2);
     this.guna2ShadowPanel4.Controls.Add(this.label1);
     this.tranShow.SetDecoration(this.guna2ShadowPanel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel4.FillColor = System.Drawing.Color.White;
     this.guna2ShadowPanel4.Location = new System.Drawing.Point(633, 134);
     this.guna2ShadowPanel4.Margin = new System.Windows.Forms.Padding(2);
     this.guna2ShadowPanel4.Name = "guna2ShadowPanel4";
     this.guna2ShadowPanel4.Radius = 15;
     this.guna2ShadowPanel4.ShadowColor = System.Drawing.Color.Black;
     this.guna2ShadowPanel4.ShadowShift = 3;
     this.guna2ShadowPanel4.ShadowStyle = Guna.UI2.WinForms.Guna2ShadowPanel.ShadowMode.ForwardDiagonal;
     this.guna2ShadowPanel4.Size = new System.Drawing.Size(303, 336);
     this.guna2ShadowPanel4.TabIndex = 49;
     //
     // tbMa
     //
     this.tbMa.BorderColor = System.Drawing.Color.White;
     this.tbMa.BorderRadius = 10;
     this.tbMa.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbMa, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMa.DefaultText = "";
     this.tbMa.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbMa.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbMa.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMa.DisabledState.Parent = this.tbMa;
     this.tbMa.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMa.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbMa.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbMa.FocusedState.Parent = this.tbMa;
     this.tbMa.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbMa.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbMa.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbMa.HoverState.Parent = this.tbMa;
     this.tbMa.Location = new System.Drawing.Point(23, 32);
     this.tbMa.Margin = new System.Windows.Forms.Padding(2);
     this.tbMa.Name = "tbMa";
     this.tbMa.PasswordChar = '\0';
     this.tbMa.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbMa.PlaceholderText = "";
     this.tbMa.SelectedText = "";
     this.tbMa.ShadowDecoration.Parent = this.tbMa;
     this.tbMa.Size = new System.Drawing.Size(80, 30);
     this.tbMa.TabIndex = 51;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.tranShow.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(20, 13);
     this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(27, 17);
     this.label3.TabIndex = 50;
     this.label3.Text = "Mã";
     //
     // tbNV
     //
     this.tbNV.BorderColor = System.Drawing.Color.White;
     this.tbNV.BorderRadius = 10;
     this.tbNV.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbNV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbNV.DefaultText = "";
     this.tbNV.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbNV.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbNV.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNV.DisabledState.Parent = this.tbNV;
     this.tbNV.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNV.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbNV.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbNV.FocusedState.Parent = this.tbNV;
     this.tbNV.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbNV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNV.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbNV.HoverState.Parent = this.tbNV;
     this.tbNV.Location = new System.Drawing.Point(23, 227);
     this.tbNV.Margin = new System.Windows.Forms.Padding(2);
     this.tbNV.Name = "tbNV";
     this.tbNV.PasswordChar = '\0';
     this.tbNV.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNV.PlaceholderText = "";
     this.tbNV.SelectedText = "";
     this.tbNV.ShadowDecoration.Parent = this.tbNV;
     this.tbNV.Size = new System.Drawing.Size(200, 44);
     this.tbNV.TabIndex = 19;
     //
     // tbKH
     //
     this.tbKH.BorderColor = System.Drawing.Color.White;
     this.tbKH.BorderRadius = 10;
     this.tbKH.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbKH, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbKH.DefaultText = "";
     this.tbKH.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbKH.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbKH.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbKH.DisabledState.Parent = this.tbKH;
     this.tbKH.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbKH.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbKH.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbKH.FocusedState.Parent = this.tbKH;
     this.tbKH.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbKH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbKH.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbKH.HoverState.Parent = this.tbKH;
     this.tbKH.Location = new System.Drawing.Point(23, 122);
     this.tbKH.Margin = new System.Windows.Forms.Padding(2);
     this.tbKH.Name = "tbKH";
     this.tbKH.PasswordChar = '\0';
     this.tbKH.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbKH.PlaceholderText = "";
     this.tbKH.SelectedText = "";
     this.tbKH.ShadowDecoration.Parent = this.tbKH;
     this.tbKH.Size = new System.Drawing.Size(200, 44);
     this.tbKH.TabIndex = 18;
     //
     // guna2GradientButton2
     //
     this.guna2GradientButton2.BorderRadius = 15;
     this.guna2GradientButton2.CheckedState.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.CustomImages.Parent = this.guna2GradientButton2;
     this.tranShow.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton2.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton2.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton2.HoverState.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.Location = new System.Drawing.Point(232, 288);
     this.guna2GradientButton2.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton2.Name = "guna2GradientButton2";
     this.guna2GradientButton2.ShadowDecoration.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.Size = new System.Drawing.Size(60, 31);
     this.guna2GradientButton2.TabIndex = 48;
     this.guna2GradientButton2.Text = "Delete";
     this.guna2GradientButton2.Click += new System.EventHandler(this.guna2GradientButton2_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.tranShow.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(20, 187);
     this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(103, 17);
     this.label2.TabIndex = 1;
     this.label2.Text = "Tên Nhân Viên";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.tranShow.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(20, 89);
     this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(115, 17);
     this.label1.TabIndex = 0;
     this.label1.Text = "Tên Khách Hàng";
     //
     // guna2GradientButton1
     //
     this.guna2GradientButton1.BorderRadius = 10;
     this.guna2GradientButton1.CheckedState.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.CustomImages.Parent = this.guna2GradientButton1;
     this.tranShow.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton1.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.Location = new System.Drawing.Point(541, 433);
     this.guna2GradientButton1.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton1.Name = "guna2GradientButton1";
     this.guna2GradientButton1.ShadowDecoration.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.Size = new System.Drawing.Size(60, 26);
     this.guna2GradientButton1.TabIndex = 53;
     this.guna2GradientButton1.Text = "Delete All";
     this.guna2GradientButton1.Click += new System.EventHandler(this.guna2GradientButton1_Click);
     //
     // guna2DateTimePicker1
     //
     this.guna2DateTimePicker1.CheckedState.Parent = this.guna2DateTimePicker1;
     this.tranShow.SetDecoration(this.guna2DateTimePicker1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Long;
     this.guna2DateTimePicker1.HoverState.Parent = this.guna2DateTimePicker1;
     this.guna2DateTimePicker1.Location = new System.Drawing.Point(736, 71);
     this.guna2DateTimePicker1.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.guna2DateTimePicker1.MinDate = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.guna2DateTimePicker1.Name = "guna2DateTimePicker1";
     this.guna2DateTimePicker1.ShadowDecoration.Parent = this.guna2DateTimePicker1;
     this.guna2DateTimePicker1.Size = new System.Drawing.Size(200, 36);
     this.guna2DateTimePicker1.TabIndex = 54;
     this.guna2DateTimePicker1.Value = new System.DateTime(2020, 9, 4, 11, 18, 46, 276);
     this.guna2DateTimePicker1.ValueChanged += new System.EventHandler(this.guna2DateTimePicker1_ValueChanged);
     //
     // HoaDon
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(957, 494);
     this.Controls.Add(this.guna2DateTimePicker1);
     this.Controls.Add(this.guna2ShadowPanel4);
     this.Controls.Add(this.guna2GradientButton4);
     this.Controls.Add(this.tbTimKiem);
     this.Controls.Add(this.guna2CircleButton7);
     this.Controls.Add(this.guna2ShadowPanel1);
     this.tranShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "HoaDon";
     this.Text = "HoaDon";
     this.Load += new System.EventHandler(this.HoaDon_Load);
     this.guna2ShadowPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gvHoaDon)).EndInit();
     this.guna2ShadowPanel4.ResumeLayout(false);
     this.guna2ShadowPanel4.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main_Form));
     this.panel1             = new System.Windows.Forms.Panel();
     this.label1             = new System.Windows.Forms.Label();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.guna2ImageButton1  = new Guna.UI2.WinForms.Guna2ImageButton();
     this.panel2             = new System.Windows.Forms.Panel();
     this.guna2ImageButton3  = new Guna.UI2.WinForms.Guna2ImageButton();
     this.progressBar1       = new System.Windows.Forms.ProgressBar();
     this.label3             = new System.Windows.Forms.Label();
     this.snapbox            = new Guna.UI2.WinForms.Guna2CheckBox();
     this.cbVersion          = new Guna.UI2.WinForms.Guna2ComboBox();
     this.btn_Launch         = new Guna.UI2.WinForms.Guna2Button();
     this.username_lbl       = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.panel3             = new System.Windows.Forms.Panel();
     this.userhead           = new System.Windows.Forms.PictureBox();
     this.guna2Transition1   = new Guna.UI2.WinForms.Guna2Transition();
     this.panel4             = new System.Windows.Forms.Panel();
     this.pnl_settings_show  = new System.Windows.Forms.Panel();
     this.pnl_settings       = new System.Windows.Forms.Panel();
     this.guna2ImageButton2  = new Guna.UI2.WinForms.Guna2ImageButton();
     this.up_Button          = new Guna.UI2.WinForms.Guna2ImageButton();
     this.launcherset_button = new Guna.UI2.WinForms.Guna2ImageButton();
     this.modmark_button     = new Guna.UI2.WinForms.Guna2ImageButton();
     this.info_button        = new Guna.UI2.WinForms.Guna2ImageButton();
     this.mcset_button       = new Guna.UI2.WinForms.Guna2ImageButton();
     this.noint_picturebox   = new System.Windows.Forms.PictureBox();
     this.webBrowser1        = new System.Windows.Forms.WebBrowser();
     this.guna2DragControl1  = new Guna.UI2.WinForms.Guna2DragControl(this.components);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.userhead)).BeginInit();
     this.panel4.SuspendLayout();
     this.pnl_settings.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.noint_picturebox)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.guna2ImageButton1);
     this.guna2Transition1.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1119, 40);
     this.panel1.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(49, 9);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(140, 23);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "345 Launcher";
     //
     // pictureBox1
     //
     this.guna2Transition1.SetDecoration(this.pictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox1.Image    = global::_345_Launcher.Properties.Resources._345launcher;
     this.pictureBox1.Location = new System.Drawing.Point(3, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     //
     // guna2ImageButton1
     //
     this.guna2ImageButton1.CheckedState.Parent = this.guna2ImageButton1;
     this.guna2Transition1.SetDecoration(this.guna2ImageButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ImageButton1.HoverState.Parent = this.guna2ImageButton1;
     this.guna2ImageButton1.Image             = ((System.Drawing.Image)(resources.GetObject("guna2ImageButton1.Image")));
     this.guna2ImageButton1.ImageSize         = new System.Drawing.Size(30, 30);
     this.guna2ImageButton1.Location          = new System.Drawing.Point(1082, 5);
     this.guna2ImageButton1.Name = "guna2ImageButton1";
     this.guna2ImageButton1.PressedState.Parent = this.guna2ImageButton1;
     this.guna2ImageButton1.Size     = new System.Drawing.Size(30, 30);
     this.guna2ImageButton1.TabIndex = 1;
     this.guna2ImageButton1.Click   += new System.EventHandler(this.guna2ImageButton1_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.guna2ImageButton3);
     this.panel2.Controls.Add(this.progressBar1);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.snapbox);
     this.panel2.Controls.Add(this.cbVersion);
     this.panel2.Controls.Add(this.btn_Launch);
     this.panel2.Controls.Add(this.username_lbl);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.userhead);
     this.guna2Transition1.SetDecoration(this.panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 432);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1119, 90);
     this.panel2.TabIndex = 2;
     //
     // guna2ImageButton3
     //
     this.guna2ImageButton3.CheckedState.Parent = this.guna2ImageButton3;
     this.guna2Transition1.SetDecoration(this.guna2ImageButton3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ImageButton3.HoverState.Parent = this.guna2ImageButton3;
     this.guna2ImageButton3.Image             = global::_345_Launcher.Properties.Resources.icons8_settings_48px;
     this.guna2ImageButton3.ImageSize         = new System.Drawing.Size(40, 40);
     this.guna2ImageButton3.Location          = new System.Drawing.Point(1068, 28);
     this.guna2ImageButton3.Name = "guna2ImageButton3";
     this.guna2ImageButton3.PressedState.Parent = this.guna2ImageButton3;
     this.guna2ImageButton3.Size     = new System.Drawing.Size(40, 40);
     this.guna2ImageButton3.TabIndex = 10;
     this.guna2ImageButton3.Click   += new System.EventHandler(this.guna2ImageButton3_Click);
     //
     // progressBar1
     //
     this.guna2Transition1.SetDecoration(this.progressBar1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.progressBar1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.progressBar1.Location = new System.Drawing.Point(0, 0);
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(1119, 10);
     this.progressBar1.TabIndex = 9;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(347, 12);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(40, 13);
     this.label3.TabIndex  = 8;
     this.label3.Text      = "Hazır!";
     //
     // snapbox
     //
     this.snapbox.Animated = true;
     this.snapbox.AutoSize = true;
     this.snapbox.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.snapbox.CheckedState.BorderRadius    = 2;
     this.snapbox.CheckedState.BorderThickness = 0;
     this.snapbox.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2Transition1.SetDecoration(this.snapbox, Guna.UI2.AnimatorNS.DecorationType.None);
     this.snapbox.ForeColor = System.Drawing.Color.White;
     this.snapbox.Location  = new System.Drawing.Point(814, 70);
     this.snapbox.Name      = "snapbox";
     this.snapbox.Size      = new System.Drawing.Size(94, 17);
     this.snapbox.TabIndex  = 5;
     this.snapbox.Text      = "Snapshotlar";
     this.snapbox.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.snapbox.UncheckedState.BorderRadius    = 2;
     this.snapbox.UncheckedState.BorderThickness = 0;
     this.snapbox.UncheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.snapbox.UseVisualStyleBackColor        = true;
     this.snapbox.CheckedChanged += new System.EventHandler(this.snapbox_CheckedChanged);
     //
     // cbVersion
     //
     this.cbVersion.BackColor   = System.Drawing.Color.Transparent;
     this.cbVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(103)))), ((int)(((byte)(109)))));
     this.guna2Transition1.SetDecoration(this.cbVersion, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cbVersion.DrawMode            = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbVersion.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbVersion.FillColor           = System.Drawing.Color.DarkSlateGray;
     this.cbVersion.FocusedColor        = System.Drawing.Color.Empty;
     this.cbVersion.FocusedState.Parent = this.cbVersion;
     this.cbVersion.Font                    = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.cbVersion.ForeColor               = System.Drawing.Color.White;
     this.cbVersion.FormattingEnabled       = true;
     this.cbVersion.HoverState.Parent       = this.cbVersion;
     this.cbVersion.ItemHeight              = 30;
     this.cbVersion.ItemsAppearance.Parent  = this.cbVersion;
     this.cbVersion.Location                = new System.Drawing.Point(814, 28);
     this.cbVersion.Name                    = "cbVersion";
     this.cbVersion.ShadowDecoration.Parent = this.cbVersion;
     this.cbVersion.Size                    = new System.Drawing.Size(228, 36);
     this.cbVersion.TabIndex                = 3;
     //
     // btn_Launch
     //
     this.btn_Launch.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(138)))), ((int)(((byte)(73)))));
     this.btn_Launch.CheckedState.Parent = this.btn_Launch;
     this.btn_Launch.CustomImages.Parent = this.btn_Launch;
     this.guna2Transition1.SetDecoration(this.btn_Launch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_Launch.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(138)))), ((int)(((byte)(73)))));
     this.btn_Launch.Font                    = new System.Drawing.Font("Verdana", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_Launch.ForeColor               = System.Drawing.Color.White;
     this.btn_Launch.HoverState.Parent       = this.btn_Launch;
     this.btn_Launch.Location                = new System.Drawing.Point(350, 28);
     this.btn_Launch.Name                    = "btn_Launch";
     this.btn_Launch.ShadowDecoration.Parent = this.btn_Launch;
     this.btn_Launch.Size                    = new System.Drawing.Size(419, 50);
     this.btn_Launch.TabIndex                = 4;
     this.btn_Launch.Text                    = "Oyna";
     this.btn_Launch.Click                  += new System.EventHandler(this.btn_Launch_Click);
     //
     // username_lbl
     //
     this.username_lbl.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.username_lbl, Guna.UI2.AnimatorNS.DecorationType.None);
     this.username_lbl.Font      = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.username_lbl.ForeColor = System.Drawing.Color.White;
     this.username_lbl.Location  = new System.Drawing.Point(97, 46);
     this.username_lbl.Name      = "username_lbl";
     this.username_lbl.Size      = new System.Drawing.Size(106, 32);
     this.username_lbl.TabIndex  = 3;
     this.username_lbl.Text      = "Dream";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(100, 28);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(103, 18);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Hoşgeldiniz";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(120)))), ((int)(((byte)(19)))));
     this.guna2Transition1.SetDecoration(this.panel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel3.Location = new System.Drawing.Point(12, 16);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(11, 62);
     this.panel3.TabIndex = 1;
     //
     // userhead
     //
     this.guna2Transition1.SetDecoration(this.userhead, Guna.UI2.AnimatorNS.DecorationType.None);
     this.userhead.Location = new System.Drawing.Point(29, 16);
     this.userhead.Name     = "userhead";
     this.userhead.Size     = new System.Drawing.Size(62, 62);
     this.userhead.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.userhead.TabIndex = 0;
     this.userhead.TabStop  = false;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 1F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.panel4.Controls.Add(this.pnl_settings_show);
     this.panel4.Controls.Add(this.pnl_settings);
     this.panel4.Controls.Add(this.noint_picturebox);
     this.panel4.Controls.Add(this.webBrowser1);
     this.guna2Transition1.SetDecoration(this.panel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 40);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1119, 392);
     this.panel4.TabIndex = 3;
     //
     // pnl_settings_show
     //
     this.pnl_settings_show.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(66)))), ((int)(((byte)(73)))));
     this.guna2Transition1.SetDecoration(this.pnl_settings_show, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnl_settings_show.Location = new System.Drawing.Point(737, 0);
     this.pnl_settings_show.Name     = "pnl_settings_show";
     this.pnl_settings_show.Size     = new System.Drawing.Size(326, 392);
     this.pnl_settings_show.TabIndex = 5;
     this.pnl_settings_show.Visible  = false;
     //
     // pnl_settings
     //
     this.pnl_settings.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(66)))), ((int)(((byte)(73)))));
     this.pnl_settings.Controls.Add(this.guna2ImageButton2);
     this.pnl_settings.Controls.Add(this.up_Button);
     this.pnl_settings.Controls.Add(this.launcherset_button);
     this.pnl_settings.Controls.Add(this.modmark_button);
     this.pnl_settings.Controls.Add(this.info_button);
     this.pnl_settings.Controls.Add(this.mcset_button);
     this.guna2Transition1.SetDecoration(this.pnl_settings, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnl_settings.Location = new System.Drawing.Point(1063, 0);
     this.pnl_settings.Name     = "pnl_settings";
     this.pnl_settings.Size     = new System.Drawing.Size(56, 392);
     this.pnl_settings.TabIndex = 4;
     this.pnl_settings.Visible  = false;
     //
     // guna2ImageButton2
     //
     this.guna2ImageButton2.CheckedState.Parent = this.guna2ImageButton2;
     this.guna2Transition1.SetDecoration(this.guna2ImageButton2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ImageButton2.HoverState.Parent = this.guna2ImageButton2;
     this.guna2ImageButton2.Image             = ((System.Drawing.Image)(resources.GetObject("guna2ImageButton2.Image")));
     this.guna2ImageButton2.Location          = new System.Drawing.Point(19, 199);
     this.guna2ImageButton2.Name = "guna2ImageButton2";
     this.guna2ImageButton2.PressedState.ImageSize = new System.Drawing.Size(40, 40);
     this.guna2ImageButton2.PressedState.Parent    = this.guna2ImageButton2;
     this.guna2ImageButton2.Size     = new System.Drawing.Size(20, 20);
     this.guna2ImageButton2.TabIndex = 5;
     this.guna2ImageButton2.Click   += new System.EventHandler(this.guna2ImageButton2_Click);
     //
     // up_Button
     //
     this.up_Button.CheckedState.Parent = this.up_Button;
     this.guna2Transition1.SetDecoration(this.up_Button, Guna.UI2.AnimatorNS.DecorationType.None);
     this.up_Button.HoverState.Parent = this.up_Button;
     this.up_Button.Image             = global::_345_Launcher.Properties.Resources.icons8_available_updates_52px;
     this.up_Button.Location          = new System.Drawing.Point(19, 225);
     this.up_Button.Name = "up_Button";
     this.up_Button.PressedState.ImageSize = new System.Drawing.Size(40, 40);
     this.up_Button.PressedState.Parent    = this.up_Button;
     this.up_Button.Size     = new System.Drawing.Size(20, 20);
     this.up_Button.TabIndex = 4;
     this.up_Button.Click   += new System.EventHandler(this.up_Button_Click);
     //
     // launcherset_button
     //
     this.launcherset_button.CheckedState.Parent = this.launcherset_button;
     this.guna2Transition1.SetDecoration(this.launcherset_button, Guna.UI2.AnimatorNS.DecorationType.None);
     this.launcherset_button.HoverState.Parent = this.launcherset_button;
     this.launcherset_button.Image             = global::_345_Launcher.Properties.Resources.icons8_support_52px_2;
     this.launcherset_button.Location          = new System.Drawing.Point(18, 255);
     this.launcherset_button.Name = "launcherset_button";
     this.launcherset_button.PressedState.ImageSize = new System.Drawing.Size(40, 40);
     this.launcherset_button.PressedState.Parent    = this.launcherset_button;
     this.launcherset_button.Size     = new System.Drawing.Size(20, 20);
     this.launcherset_button.TabIndex = 3;
     this.launcherset_button.Click   += new System.EventHandler(this.launcherset_button_Click);
     //
     // modmark_button
     //
     this.modmark_button.CheckedState.Parent = this.modmark_button;
     this.guna2Transition1.SetDecoration(this.modmark_button, Guna.UI2.AnimatorNS.DecorationType.None);
     this.modmark_button.HoverState.Parent = this.modmark_button;
     this.modmark_button.Image             = global::_345_Launcher.Properties.Resources.icons8_shopping_bag_52px;
     this.modmark_button.ImageSize         = new System.Drawing.Size(40, 40);
     this.modmark_button.Location          = new System.Drawing.Point(5, 286);
     this.modmark_button.Name = "modmark_button";
     this.modmark_button.PressedState.ImageSize = new System.Drawing.Size(40, 40);
     this.modmark_button.PressedState.Parent    = this.modmark_button;
     this.modmark_button.Size     = new System.Drawing.Size(46, 46);
     this.modmark_button.TabIndex = 2;
     //
     // info_button
     //
     this.info_button.CheckedState.Parent = this.info_button;
     this.guna2Transition1.SetDecoration(this.info_button, Guna.UI2.AnimatorNS.DecorationType.None);
     this.info_button.HoverState.Parent = this.info_button;
     this.info_button.Image             = global::_345_Launcher.Properties.Resources.icons8_info_96px;
     this.info_button.ImageSize         = new System.Drawing.Size(40, 40);
     this.info_button.Location          = new System.Drawing.Point(4, 341);
     this.info_button.Name = "info_button";
     this.info_button.PressedState.ImageSize = new System.Drawing.Size(40, 40);
     this.info_button.PressedState.Parent    = this.info_button;
     this.info_button.Size     = new System.Drawing.Size(46, 46);
     this.info_button.TabIndex = 1;
     this.info_button.Click   += new System.EventHandler(this.info_button_Click);
     //
     // mcset_button
     //
     this.mcset_button.CheckedState.Parent = this.mcset_button;
     this.guna2Transition1.SetDecoration(this.mcset_button, Guna.UI2.AnimatorNS.DecorationType.None);
     this.mcset_button.HoverState.Parent = this.mcset_button;
     this.mcset_button.Image             = global::_345_Launcher.Properties.Resources.icons8_minecraft_logo_52px;
     this.mcset_button.ImageSize         = new System.Drawing.Size(40, 40);
     this.mcset_button.Location          = new System.Drawing.Point(4, 6);
     this.mcset_button.Name = "mcset_button";
     this.mcset_button.PressedState.ImageSize = new System.Drawing.Size(40, 40);
     this.mcset_button.PressedState.Parent    = this.mcset_button;
     this.mcset_button.Size     = new System.Drawing.Size(46, 46);
     this.mcset_button.TabIndex = 0;
     this.mcset_button.Click   += new System.EventHandler(this.mcset_button_Click);
     //
     // noint_picturebox
     //
     this.noint_picturebox.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.noint_picturebox, Guna.UI2.AnimatorNS.DecorationType.None);
     this.noint_picturebox.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.noint_picturebox.Location = new System.Drawing.Point(0, 0);
     this.noint_picturebox.Name     = "noint_picturebox";
     this.noint_picturebox.Size     = new System.Drawing.Size(1119, 392);
     this.noint_picturebox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.noint_picturebox.TabIndex = 3;
     this.noint_picturebox.TabStop  = false;
     this.noint_picturebox.Visible  = false;
     //
     // webBrowser1
     //
     this.guna2Transition1.SetDecoration(this.webBrowser1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.webBrowser1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.webBrowser1.Location    = new System.Drawing.Point(0, 0);
     this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
     this.webBrowser1.Name        = "webBrowser1";
     this.webBrowser1.Size        = new System.Drawing.Size(1119, 392);
     this.webBrowser1.TabIndex    = 0;
     //
     // guna2DragControl1
     //
     this.guna2DragControl1.TargetControl = this.panel1;
     //
     // Main_Form
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(66)))), ((int)(((byte)(73)))));
     this.ClientSize          = new System.Drawing.Size(1119, 522);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Main_Form";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "345 Launcher";
     this.Load           += new System.EventHandler(this.Main_Form_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.userhead)).EndInit();
     this.panel4.ResumeLayout(false);
     this.pnl_settings.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.noint_picturebox)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Guna.UI2.AnimatorNS.Animation animation2 = new Guna.UI2.AnimatorNS.Animation();
            Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserNCC));
            Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
            this.guna2ShadowPanel1  = new Guna.UI2.WinForms.Guna2ShadowPanel();
            this.guna2CircleButton1 = new Guna.UI2.WinForms.Guna2CircleButton();
            this.lbHang             = new System.Windows.Forms.Label();
            this.lbSdt                = new System.Windows.Forms.Label();
            this.lbDiaChi             = new System.Windows.Forms.Label();
            this.lbName               = new System.Windows.Forms.Label();
            this.lbMa                 = new System.Windows.Forms.Label();
            this.pictuteImage         = new Guna.UI2.WinForms.Guna2CirclePictureBox();
            this.tranShowNhaCC        = new Guna.UI2.WinForms.Guna2Transition();
            this.pnshowEdit           = new Guna.UI2.WinForms.Guna2ShadowPanel();
            this.guna2GradientButton2 = new Guna.UI2.WinForms.Guna2GradientButton();
            this.guna2GradientButton1 = new Guna.UI2.WinForms.Guna2GradientButton();
            this.trnShowEdit          = new Guna.UI2.WinForms.Guna2Transition();
            this.tranHideEdit         = new Guna.UI2.WinForms.Guna2Transition();
            this.guna2ShadowPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictuteImage)).BeginInit();
            this.pnshowEdit.SuspendLayout();
            this.SuspendLayout();
            //
            // guna2ShadowPanel1
            //
            this.guna2ShadowPanel1.BackColor = System.Drawing.Color.Transparent;
            this.guna2ShadowPanel1.Controls.Add(this.guna2CircleButton1);
            this.guna2ShadowPanel1.Controls.Add(this.lbHang);
            this.guna2ShadowPanel1.Controls.Add(this.lbSdt);
            this.guna2ShadowPanel1.Controls.Add(this.lbDiaChi);
            this.guna2ShadowPanel1.Controls.Add(this.lbName);
            this.guna2ShadowPanel1.Controls.Add(this.lbMa);
            this.guna2ShadowPanel1.Controls.Add(this.pictuteImage);
            this.tranShowNhaCC.SetDecoration(this.guna2ShadowPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.guna2ShadowPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranHideEdit.SetDecoration(this.guna2ShadowPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.guna2ShadowPanel1.FillColor   = System.Drawing.Color.White;
            this.guna2ShadowPanel1.Location    = new System.Drawing.Point(12, 15);
            this.guna2ShadowPanel1.Margin      = new System.Windows.Forms.Padding(2);
            this.guna2ShadowPanel1.Name        = "guna2ShadowPanel1";
            this.guna2ShadowPanel1.Radius      = 15;
            this.guna2ShadowPanel1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
            this.guna2ShadowPanel1.Size        = new System.Drawing.Size(700, 65);
            this.guna2ShadowPanel1.TabIndex    = 0;
//            this.guna2ShadowPanel1.Paint += new System.Windows.Forms.PaintEventHandler(this.guna2ShadowPanel1_Paint);
            //
            // guna2CircleButton1
            //
            this.guna2CircleButton1.CheckedState.Parent = this.guna2CircleButton1;
            this.guna2CircleButton1.CustomImages.Parent = this.guna2CircleButton1;
            this.trnShowEdit.SetDecoration(this.guna2CircleButton1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.guna2CircleButton1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranHideEdit.SetDecoration(this.guna2CircleButton1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.guna2CircleButton1.FillColor               = System.Drawing.Color.White;
            this.guna2CircleButton1.Font                    = new System.Drawing.Font("Segoe UI", 9F);
            this.guna2CircleButton1.ForeColor               = System.Drawing.Color.White;
            this.guna2CircleButton1.HoverState.Parent       = this.guna2CircleButton1;
            this.guna2CircleButton1.Image                   = ((System.Drawing.Image)(resources.GetObject("guna2CircleButton1.Image")));
            this.guna2CircleButton1.Location                = new System.Drawing.Point(649, 16);
            this.guna2CircleButton1.Margin                  = new System.Windows.Forms.Padding(2);
            this.guna2CircleButton1.Name                    = "guna2CircleButton1";
            this.guna2CircleButton1.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
            this.guna2CircleButton1.ShadowDecoration.Parent = this.guna2CircleButton1;
            this.guna2CircleButton1.Size                    = new System.Drawing.Size(26, 26);
            this.guna2CircleButton1.TabIndex                = 39;
            this.guna2CircleButton1.Click                  += new System.EventHandler(this.guna2CircleButton1_Click);
            //
            // lbHang
            //
            this.lbHang.AutoSize = true;
            this.tranHideEdit.SetDecoration(this.lbHang, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.lbHang, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.lbHang, Guna.UI2.AnimatorNS.DecorationType.None);
            this.lbHang.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbHang.Location = new System.Drawing.Point(578, 26);
            this.lbHang.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbHang.Name     = "lbHang";
            this.lbHang.Size     = new System.Drawing.Size(40, 17);
            this.lbHang.TabIndex = 5;
            this.lbHang.Text     = "Nike ";
            //
            // lbSdt
            //
            this.lbSdt.AutoSize = true;
            this.tranHideEdit.SetDecoration(this.lbSdt, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.lbSdt, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.lbSdt, Guna.UI2.AnimatorNS.DecorationType.None);
            this.lbSdt.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbSdt.Location = new System.Drawing.Point(462, 26);
            this.lbSdt.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbSdt.Name     = "lbSdt";
            this.lbSdt.Size     = new System.Drawing.Size(88, 17);
            this.lbSdt.TabIndex = 4;
            this.lbSdt.Text     = "0949238337";
            //
            // lbDiaChi
            //
            this.lbDiaChi.AutoSize = true;
            this.tranHideEdit.SetDecoration(this.lbDiaChi, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.lbDiaChi, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.lbDiaChi, Guna.UI2.AnimatorNS.DecorationType.None);
            this.lbDiaChi.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbDiaChi.Location = new System.Drawing.Point(262, 26);
            this.lbDiaChi.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbDiaChi.Name     = "lbDiaChi";
            this.lbDiaChi.Size     = new System.Drawing.Size(176, 17);
            this.lbDiaChi.TabIndex = 3;
            this.lbDiaChi.Text     = "70 Phu Dong Thien Vuong";
            //
            // lbName
            //
            this.lbName.AutoSize = true;
            this.tranHideEdit.SetDecoration(this.lbName, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.lbName, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.lbName, Guna.UI2.AnimatorNS.DecorationType.None);
            this.lbName.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(235)))), ((int)(((byte)(255)))));
            this.lbName.Location  = new System.Drawing.Point(136, 26);
            this.lbName.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbName.Name      = "lbName";
            this.lbName.Size      = new System.Drawing.Size(99, 17);
            this.lbName.TabIndex  = 2;
            this.lbName.Text      = " Nike Viet nam";
            //
            // lbMa
            //
            this.lbMa.AutoSize = true;
            this.tranHideEdit.SetDecoration(this.lbMa, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.lbMa, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.lbMa, Guna.UI2.AnimatorNS.DecorationType.None);
            this.lbMa.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbMa.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(235)))), ((int)(((byte)(255)))));
            this.lbMa.Location  = new System.Drawing.Point(73, 26);
            this.lbMa.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbMa.Name      = "lbMa";
            this.lbMa.Size      = new System.Drawing.Size(46, 17);
            this.lbMa.TabIndex  = 1;
            this.lbMa.Text      = "NKVN";
            //
            // pictuteImage
            //
            this.tranShowNhaCC.SetDecoration(this.pictuteImage, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.pictuteImage, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranHideEdit.SetDecoration(this.pictuteImage, Guna.UI2.AnimatorNS.DecorationType.None);
            this.pictuteImage.Image    = ((System.Drawing.Image)(resources.GetObject("pictuteImage.Image")));
            this.pictuteImage.Location = new System.Drawing.Point(18, 12);
            this.pictuteImage.Margin   = new System.Windows.Forms.Padding(2);
            this.pictuteImage.Name     = "pictuteImage";
            this.pictuteImage.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
            this.pictuteImage.ShadowDecoration.Parent = this.pictuteImage;
            this.pictuteImage.Size     = new System.Drawing.Size(38, 42);
            this.pictuteImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictuteImage.TabIndex = 0;
            this.pictuteImage.TabStop  = false;
            //
            // tranShowNhaCC
            //
            this.tranShowNhaCC.AnimationType  = Guna.UI2.AnimatorNS.AnimationType.VertSlide;
            this.tranShowNhaCC.Cursor         = null;
            animation2.AnimateOnlyDifferences = true;
            animation2.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
            animation2.LeafCoeff                = 0F;
            animation2.MaxTime                  = 1F;
            animation2.MinTime                  = 0F;
            animation2.MosaicCoeff              = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
            animation2.MosaicShift              = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
            animation2.MosaicSize               = 0;
            animation2.Padding                  = new System.Windows.Forms.Padding(0);
            animation2.RotateCoeff              = 0F;
            animation2.RotateLimit              = 0F;
            animation2.ScaleCoeff               = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
            animation2.SlideCoeff               = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
            animation2.TimeCoeff                = 0F;
            animation2.TransparencyCoeff        = 0F;
            this.tranShowNhaCC.DefaultAnimation = animation2;
            //
            // pnshowEdit
            //
            this.pnshowEdit.BackColor = System.Drawing.Color.Transparent;
            this.pnshowEdit.Controls.Add(this.guna2GradientButton2);
            this.pnshowEdit.Controls.Add(this.guna2GradientButton1);
            this.tranShowNhaCC.SetDecoration(this.pnshowEdit, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this.pnshowEdit, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranHideEdit.SetDecoration(this.pnshowEdit, Guna.UI2.AnimatorNS.DecorationType.None);
            this.pnshowEdit.FillColor   = System.Drawing.Color.White;
            this.pnshowEdit.Location    = new System.Drawing.Point(620, 2);
            this.pnshowEdit.Margin      = new System.Windows.Forms.Padding(2);
            this.pnshowEdit.Name        = "pnshowEdit";
            this.pnshowEdit.ShadowColor = System.Drawing.Color.Black;
            this.pnshowEdit.ShadowShift = 4;
            this.pnshowEdit.ShadowStyle = Guna.UI2.WinForms.Guna2ShadowPanel.ShadowMode.Dropped;
            this.pnshowEdit.Size        = new System.Drawing.Size(50, 54);
            this.pnshowEdit.TabIndex    = 1;
            this.pnshowEdit.Visible     = false;
            //
            // guna2GradientButton2
            //
            this.guna2GradientButton2.CheckedState.Parent = this.guna2GradientButton2;
            this.guna2GradientButton2.CustomImages.Parent = this.guna2GradientButton2;
            this.trnShowEdit.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranHideEdit.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
            this.guna2GradientButton2.FillColor               = System.Drawing.Color.White;
            this.guna2GradientButton2.FillColor2              = System.Drawing.Color.White;
            this.guna2GradientButton2.Font                    = new System.Drawing.Font("Segoe UI", 9F);
            this.guna2GradientButton2.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(235)))), ((int)(((byte)(255)))));
            this.guna2GradientButton2.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(242)))), ((int)(((byte)(246)))));
            this.guna2GradientButton2.HoverState.FillColor2   = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(242)))), ((int)(((byte)(246)))));
            this.guna2GradientButton2.HoverState.ForeColor    = System.Drawing.Color.Black;
            this.guna2GradientButton2.HoverState.Parent       = this.guna2GradientButton2;
            this.guna2GradientButton2.Location                = new System.Drawing.Point(0, 2);
            this.guna2GradientButton2.Margin                  = new System.Windows.Forms.Padding(2);
            this.guna2GradientButton2.Name                    = "guna2GradientButton2";
            this.guna2GradientButton2.ShadowDecoration.Parent = this.guna2GradientButton2;
            this.guna2GradientButton2.Size                    = new System.Drawing.Size(50, 21);
            this.guna2GradientButton2.TabIndex                = 41;
            this.guna2GradientButton2.Text                    = "Edit";
            this.guna2GradientButton2.Click                  += new System.EventHandler(this.guna2GradientButton2_Click);
            //
            // guna2GradientButton1
            //
            this.guna2GradientButton1.CheckedState.Parent = this.guna2GradientButton1;
            this.guna2GradientButton1.CustomImages.Parent = this.guna2GradientButton1;
            this.trnShowEdit.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranHideEdit.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
            this.guna2GradientButton1.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(242)))), ((int)(((byte)(246)))));
            this.guna2GradientButton1.FillColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(242)))), ((int)(((byte)(246)))));
            this.guna2GradientButton1.Font                    = new System.Drawing.Font("Segoe UI", 9F);
            this.guna2GradientButton1.ForeColor               = System.Drawing.Color.Black;
            this.guna2GradientButton1.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(77)))), ((int)(((byte)(75)))));
            this.guna2GradientButton1.HoverState.FillColor2   = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(77)))), ((int)(((byte)(75)))));
            this.guna2GradientButton1.HoverState.ForeColor    = System.Drawing.Color.White;
            this.guna2GradientButton1.HoverState.Parent       = this.guna2GradientButton1;
            this.guna2GradientButton1.Location                = new System.Drawing.Point(2, 28);
            this.guna2GradientButton1.Margin                  = new System.Windows.Forms.Padding(2);
            this.guna2GradientButton1.Name                    = "guna2GradientButton1";
            this.guna2GradientButton1.ShadowDecoration.Parent = this.guna2GradientButton1;
            this.guna2GradientButton1.Size                    = new System.Drawing.Size(48, 21);
            this.guna2GradientButton1.TabIndex                = 40;
            this.guna2GradientButton1.Text                    = "Delete";
            this.guna2GradientButton1.Click                  += new System.EventHandler(this.guna2GradientButton1_Click);
            //
            // trnShowEdit
            //
            this.trnShowEdit.AnimationType    = Guna.UI2.AnimatorNS.AnimationType.ScaleAndHorizSlide;
            this.trnShowEdit.Cursor           = null;
            animation1.AnimateOnlyDifferences = true;
            animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
            animation1.LeafCoeff              = 0F;
            animation1.MaxTime                = 1F;
            animation1.MinTime                = 0F;
            animation1.MosaicCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
            animation1.MosaicShift            = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
            animation1.MosaicSize             = 0;
            animation1.Padding                = new System.Windows.Forms.Padding(30, 0, 0, 0);
            animation1.RotateCoeff            = 0F;
            animation1.RotateLimit            = 0F;
            animation1.ScaleCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
            animation1.SlideCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
            animation1.TimeCoeff              = 0F;
            animation1.TransparencyCoeff      = 0F;
            this.trnShowEdit.DefaultAnimation = animation1;
            //
            // tranHideEdit
            //
            this.tranHideEdit.AnimationType   = Guna.UI2.AnimatorNS.AnimationType.Transparent;
            this.tranHideEdit.Cursor          = null;
            animation3.AnimateOnlyDifferences = true;
            animation3.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
            animation3.LeafCoeff               = 0F;
            animation3.MaxTime                 = 1F;
            animation3.MinTime                 = 0F;
            animation3.MosaicCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
            animation3.MosaicShift             = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
            animation3.MosaicSize              = 0;
            animation3.Padding                 = new System.Windows.Forms.Padding(0);
            animation3.RotateCoeff             = 0F;
            animation3.RotateLimit             = 0F;
            animation3.ScaleCoeff              = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
            animation3.SlideCoeff              = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
            animation3.TimeCoeff               = 0F;
            animation3.TransparencyCoeff       = 1F;
            this.tranHideEdit.DefaultAnimation = animation3;
            //
            // UserNCC
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.pnshowEdit);
            this.Controls.Add(this.guna2ShadowPanel1);
            this.tranHideEdit.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
            this.tranShowNhaCC.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
            this.trnShowEdit.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
            this.Margin = new System.Windows.Forms.Padding(2);
            this.Name   = "UserNCC";
            this.Size   = new System.Drawing.Size(724, 84);
            this.guna2ShadowPanel1.ResumeLayout(false);
            this.guna2ShadowPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictuteImage)).EndInit();
            this.pnshowEdit.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Esempio n. 4
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dashboard));
     this.panel1           = new System.Windows.Forms.Panel();
     this.Minimize         = new Guna.UI2.WinForms.Guna2GradientCircleButton();
     this.yourprofilebtn   = new Guna.UI2.WinForms.Guna2Button();
     this.empdetailsbtn    = new Guna.UI2.WinForms.Guna2Button();
     this.deleteAdminbtn   = new Guna.UI2.WinForms.Guna2Button();
     this.QRbtn            = new Guna.UI2.WinForms.Guna2Button();
     this.btnLogOut        = new System.Windows.Forms.LinkLabel();
     this.btnExit          = new Guna.UI2.WinForms.Guna2GradientCircleButton();
     this.btnUpdate        = new Guna.UI2.WinForms.Guna2Button();
     this.btnRemove        = new Guna.UI2.WinForms.Guna2Button();
     this.btnAddItems      = new Guna.UI2.WinForms.Guna2Button();
     this.btnPlaceOrder    = new Guna.UI2.WinForms.Guna2Button();
     this.panel2           = new System.Windows.Forms.Panel();
     this.uC_Profile1      = new CafeManagement.AllUserControls.UC_Profile();
     this.uC_EmpDetails1   = new CafeManagement.AllUserControls.UC_EmpDetails();
     this.uC_QrGenerate1   = new CafeManagement.AllUserControls.UC_QrGenerate();
     this.uC_DeleteItems1  = new CafeManagement.AllUserControls.UC_DeleteItems();
     this.uC_UpdateItems1  = new CafeManagement.AllUserControls.UC_UpdateItems();
     this.uC_PlaceOrder1   = new CafeManagement.AllUserControls.UC_PlaceOrder();
     this.uC_AddItems1     = new CafeManagement.AllUserControls.UC_AddItems();
     this.uC_Welcome1      = new CafeManagement.AllUserControls.UC_Welcome();
     this.guna2Elipse1     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse2     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse3     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse4     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse5     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Transition1 = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2Elipse6     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse7     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse8     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse9     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse10    = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse11    = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.panel1.Controls.Add(this.Minimize);
     this.panel1.Controls.Add(this.yourprofilebtn);
     this.panel1.Controls.Add(this.empdetailsbtn);
     this.panel1.Controls.Add(this.deleteAdminbtn);
     this.panel1.Controls.Add(this.QRbtn);
     this.panel1.Controls.Add(this.btnLogOut);
     this.panel1.Controls.Add(this.btnExit);
     this.panel1.Controls.Add(this.btnUpdate);
     this.panel1.Controls.Add(this.btnRemove);
     this.panel1.Controls.Add(this.btnAddItems);
     this.panel1.Controls.Add(this.btnPlaceOrder);
     this.guna2Transition1.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Location = new System.Drawing.Point(12, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(200, 514);
     this.panel1.TabIndex = 0;
     //
     // Minimize
     //
     this.Minimize.CheckedState.Parent = this.Minimize;
     this.Minimize.CustomImages.Parent = this.Minimize;
     this.guna2Transition1.SetDecoration(this.Minimize, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Minimize.Font                    = new System.Drawing.Font("Segoe UI Black", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Minimize.ForeColor               = System.Drawing.Color.White;
     this.Minimize.HoverState.Parent       = this.Minimize;
     this.Minimize.Location                = new System.Drawing.Point(44, 0);
     this.Minimize.Name                    = "Minimize";
     this.Minimize.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.Minimize.ShadowDecoration.Parent = this.Minimize;
     this.Minimize.Size                    = new System.Drawing.Size(38, 35);
     this.Minimize.TabIndex                = 6;
     this.Minimize.Text                    = "-";
     this.Minimize.Click                  += new System.EventHandler(this.Minimize_Click);
     //
     // yourprofilebtn
     //
     this.yourprofilebtn.BorderRadius           = 15;
     this.yourprofilebtn.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.yourprofilebtn.CheckedState.FillColor = System.Drawing.Color.White;
     this.yourprofilebtn.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.yourprofilebtn.CheckedState.Parent    = this.yourprofilebtn;
     this.yourprofilebtn.CustomImages.Parent    = this.yourprofilebtn;
     this.guna2Transition1.SetDecoration(this.yourprofilebtn, Guna.UI2.AnimatorNS.DecorationType.None);
     this.yourprofilebtn.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.yourprofilebtn.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.yourprofilebtn.ForeColor               = System.Drawing.Color.White;
     this.yourprofilebtn.HoverState.Parent       = this.yourprofilebtn;
     this.yourprofilebtn.Location                = new System.Drawing.Point(25, 44);
     this.yourprofilebtn.Name                    = "yourprofilebtn";
     this.yourprofilebtn.ShadowDecoration.Parent = this.yourprofilebtn;
     this.yourprofilebtn.Size                    = new System.Drawing.Size(202, 41);
     this.yourprofilebtn.TabIndex                = 9;
     this.yourprofilebtn.Text                    = "Profile";
     this.yourprofilebtn.Click                  += new System.EventHandler(this.yourprofilebtn_Click);
     //
     // empdetailsbtn
     //
     this.empdetailsbtn.BorderRadius           = 15;
     this.empdetailsbtn.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.empdetailsbtn.CheckedState.FillColor = System.Drawing.Color.White;
     this.empdetailsbtn.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.empdetailsbtn.CheckedState.Parent    = this.empdetailsbtn;
     this.empdetailsbtn.CustomImages.Parent    = this.empdetailsbtn;
     this.guna2Transition1.SetDecoration(this.empdetailsbtn, Guna.UI2.AnimatorNS.DecorationType.None);
     this.empdetailsbtn.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.empdetailsbtn.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.empdetailsbtn.ForeColor               = System.Drawing.Color.White;
     this.empdetailsbtn.HoverState.Parent       = this.empdetailsbtn;
     this.empdetailsbtn.Location                = new System.Drawing.Point(25, 279);
     this.empdetailsbtn.Name                    = "empdetailsbtn";
     this.empdetailsbtn.ShadowDecoration.Parent = this.empdetailsbtn;
     this.empdetailsbtn.Size                    = new System.Drawing.Size(202, 41);
     this.empdetailsbtn.TabIndex                = 8;
     this.empdetailsbtn.Text                    = "Employee Details";
     this.empdetailsbtn.Click                  += new System.EventHandler(this.empdetailsbtn_Click_1);
     //
     // deleteAdminbtn
     //
     this.deleteAdminbtn.BorderRadius           = 15;
     this.deleteAdminbtn.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.deleteAdminbtn.CheckedState.FillColor = System.Drawing.Color.White;
     this.deleteAdminbtn.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.deleteAdminbtn.CheckedState.Parent    = this.deleteAdminbtn;
     this.deleteAdminbtn.CustomImages.Parent    = this.deleteAdminbtn;
     this.guna2Transition1.SetDecoration(this.deleteAdminbtn, Guna.UI2.AnimatorNS.DecorationType.None);
     this.deleteAdminbtn.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.deleteAdminbtn.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.deleteAdminbtn.ForeColor               = System.Drawing.Color.White;
     this.deleteAdminbtn.HoverState.Parent       = this.deleteAdminbtn;
     this.deleteAdminbtn.Location                = new System.Drawing.Point(25, 373);
     this.deleteAdminbtn.Name                    = "deleteAdminbtn";
     this.deleteAdminbtn.ShadowDecoration.Parent = this.deleteAdminbtn;
     this.deleteAdminbtn.Size                    = new System.Drawing.Size(202, 41);
     this.deleteAdminbtn.TabIndex                = 7;
     this.deleteAdminbtn.Text                    = "Delete Admin";
     this.deleteAdminbtn.Click                  += new System.EventHandler(this.deleteAdminbtn_Click);
     //
     // QRbtn
     //
     this.QRbtn.BorderRadius           = 15;
     this.QRbtn.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.QRbtn.CheckedState.FillColor = System.Drawing.Color.White;
     this.QRbtn.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.QRbtn.CheckedState.Parent    = this.QRbtn;
     this.QRbtn.CustomImages.Parent    = this.QRbtn;
     this.guna2Transition1.SetDecoration(this.QRbtn, Guna.UI2.AnimatorNS.DecorationType.None);
     this.QRbtn.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.QRbtn.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.QRbtn.ForeColor               = System.Drawing.Color.White;
     this.QRbtn.HoverState.Parent       = this.QRbtn;
     this.QRbtn.Location                = new System.Drawing.Point(25, 326);
     this.QRbtn.Name                    = "QRbtn";
     this.QRbtn.ShadowDecoration.Parent = this.QRbtn;
     this.QRbtn.Size                    = new System.Drawing.Size(202, 41);
     this.QRbtn.TabIndex                = 6;
     this.QRbtn.Text                    = "QR Generate";
     this.QRbtn.Click                  += new System.EventHandler(this.QRbtn_Click);
     //
     // btnLogOut
     //
     this.btnLogOut.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.btnLogOut, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLogOut.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLogOut.LinkColor    = System.Drawing.Color.White;
     this.btnLogOut.Location     = new System.Drawing.Point(21, 482);
     this.btnLogOut.Name         = "btnLogOut";
     this.btnLogOut.Size         = new System.Drawing.Size(62, 20);
     this.btnLogOut.TabIndex     = 5;
     this.btnLogOut.TabStop      = true;
     this.btnLogOut.Text         = "LogOut";
     this.btnLogOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.btnLogOut_LinkClicked);
     //
     // btnExit
     //
     this.btnExit.CheckedState.Parent = this.btnExit;
     this.btnExit.CustomImages.Parent = this.btnExit;
     this.guna2Transition1.SetDecoration(this.btnExit, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnExit.Font                    = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnExit.ForeColor               = System.Drawing.Color.White;
     this.btnExit.HoverState.Parent       = this.btnExit;
     this.btnExit.Location                = new System.Drawing.Point(0, 0);
     this.btnExit.Name                    = "btnExit";
     this.btnExit.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.btnExit.ShadowDecoration.Parent = this.btnExit;
     this.btnExit.Size                    = new System.Drawing.Size(38, 35);
     this.btnExit.TabIndex                = 4;
     this.btnExit.Text                    = "X";
     this.btnExit.Click                  += new System.EventHandler(this.btnExit_Click);
     //
     // btnUpdate
     //
     this.btnUpdate.BorderRadius           = 15;
     this.btnUpdate.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnUpdate.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnUpdate.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnUpdate.CheckedState.Parent    = this.btnUpdate;
     this.btnUpdate.CustomImages.Parent    = this.btnUpdate;
     this.guna2Transition1.SetDecoration(this.btnUpdate, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnUpdate.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnUpdate.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUpdate.ForeColor               = System.Drawing.Color.White;
     this.btnUpdate.HoverState.Parent       = this.btnUpdate;
     this.btnUpdate.Location                = new System.Drawing.Point(25, 185);
     this.btnUpdate.Name                    = "btnUpdate";
     this.btnUpdate.ShadowDecoration.Parent = this.btnUpdate;
     this.btnUpdate.Size                    = new System.Drawing.Size(202, 41);
     this.btnUpdate.TabIndex                = 3;
     this.btnUpdate.Text                    = "Update Items";
     this.btnUpdate.Click                  += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnRemove
     //
     this.btnRemove.BorderRadius           = 15;
     this.btnRemove.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnRemove.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnRemove.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnRemove.CheckedState.Parent    = this.btnRemove;
     this.btnRemove.CustomImages.Parent    = this.btnRemove;
     this.guna2Transition1.SetDecoration(this.btnRemove, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnRemove.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnRemove.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRemove.ForeColor               = System.Drawing.Color.White;
     this.btnRemove.HoverState.Parent       = this.btnRemove;
     this.btnRemove.Location                = new System.Drawing.Point(25, 232);
     this.btnRemove.Name                    = "btnRemove";
     this.btnRemove.ShadowDecoration.Parent = this.btnRemove;
     this.btnRemove.Size                    = new System.Drawing.Size(202, 41);
     this.btnRemove.TabIndex                = 2;
     this.btnRemove.Text                    = "Remove Items";
     this.btnRemove.Click                  += new System.EventHandler(this.btnRemove_Click);
     //
     // btnAddItems
     //
     this.btnAddItems.BorderRadius           = 15;
     this.btnAddItems.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnAddItems.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnAddItems.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnAddItems.CheckedState.Parent    = this.btnAddItems;
     this.btnAddItems.CustomImages.Parent    = this.btnAddItems;
     this.guna2Transition1.SetDecoration(this.btnAddItems, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnAddItems.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnAddItems.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAddItems.ForeColor               = System.Drawing.Color.White;
     this.btnAddItems.HoverState.Parent       = this.btnAddItems;
     this.btnAddItems.Location                = new System.Drawing.Point(25, 138);
     this.btnAddItems.Name                    = "btnAddItems";
     this.btnAddItems.ShadowDecoration.Parent = this.btnAddItems;
     this.btnAddItems.Size                    = new System.Drawing.Size(202, 41);
     this.btnAddItems.TabIndex                = 1;
     this.btnAddItems.Text                    = "Add Items";
     this.btnAddItems.Click                  += new System.EventHandler(this.btnAddItems_Click);
     //
     // btnPlaceOrder
     //
     this.btnPlaceOrder.BorderRadius           = 15;
     this.btnPlaceOrder.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnPlaceOrder.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnPlaceOrder.CheckedState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnPlaceOrder.CheckedState.Parent    = this.btnPlaceOrder;
     this.btnPlaceOrder.CustomImages.Parent    = this.btnPlaceOrder;
     this.guna2Transition1.SetDecoration(this.btnPlaceOrder, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnPlaceOrder.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.btnPlaceOrder.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPlaceOrder.ForeColor               = System.Drawing.Color.White;
     this.btnPlaceOrder.HoverState.Parent       = this.btnPlaceOrder;
     this.btnPlaceOrder.Location                = new System.Drawing.Point(25, 91);
     this.btnPlaceOrder.Name                    = "btnPlaceOrder";
     this.btnPlaceOrder.ShadowDecoration.Parent = this.btnPlaceOrder;
     this.btnPlaceOrder.Size                    = new System.Drawing.Size(202, 41);
     this.btnPlaceOrder.TabIndex                = 0;
     this.btnPlaceOrder.Text                    = "Place Order";
     this.btnPlaceOrder.Click                  += new System.EventHandler(this.btnPlaceOrder_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.uC_Profile1);
     this.panel2.Controls.Add(this.uC_EmpDetails1);
     this.panel2.Controls.Add(this.uC_QrGenerate1);
     this.panel2.Controls.Add(this.uC_DeleteItems1);
     this.panel2.Controls.Add(this.uC_UpdateItems1);
     this.panel2.Controls.Add(this.uC_PlaceOrder1);
     this.panel2.Controls.Add(this.uC_AddItems1);
     this.panel2.Controls.Add(this.uC_Welcome1);
     this.guna2Transition1.SetDecoration(this.panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel2.Location = new System.Drawing.Point(211, 12);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(781, 514);
     this.panel2.TabIndex = 1;
     //
     // uC_Profile1
     //
     this.uC_Profile1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.guna2Transition1.SetDecoration(this.uC_Profile1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_Profile1.Location = new System.Drawing.Point(0, 0);
     this.uC_Profile1.Name     = "uC_Profile1";
     this.uC_Profile1.Size     = new System.Drawing.Size(781, 514);
     this.uC_Profile1.TabIndex = 7;
     this.uC_Profile1.Load    += new System.EventHandler(this.uC_Profile1_Load);
     //
     // uC_EmpDetails1
     //
     this.uC_EmpDetails1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.guna2Transition1.SetDecoration(this.uC_EmpDetails1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_EmpDetails1.Location = new System.Drawing.Point(0, 0);
     this.uC_EmpDetails1.Name     = "uC_EmpDetails1";
     this.uC_EmpDetails1.Size     = new System.Drawing.Size(781, 514);
     this.uC_EmpDetails1.TabIndex = 6;
     //
     // uC_QrGenerate1
     //
     this.uC_QrGenerate1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.guna2Transition1.SetDecoration(this.uC_QrGenerate1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_QrGenerate1.Location = new System.Drawing.Point(0, 0);
     this.uC_QrGenerate1.Name     = "uC_QrGenerate1";
     this.uC_QrGenerate1.Size     = new System.Drawing.Size(781, 514);
     this.uC_QrGenerate1.TabIndex = 5;
     //
     // uC_DeleteItems1
     //
     this.uC_DeleteItems1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.guna2Transition1.SetDecoration(this.uC_DeleteItems1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_DeleteItems1.Location = new System.Drawing.Point(-3, 0);
     this.uC_DeleteItems1.Name     = "uC_DeleteItems1";
     this.uC_DeleteItems1.Size     = new System.Drawing.Size(781, 514);
     this.uC_DeleteItems1.TabIndex = 4;
     //
     // uC_UpdateItems1
     //
     this.uC_UpdateItems1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.guna2Transition1.SetDecoration(this.uC_UpdateItems1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_UpdateItems1.Location = new System.Drawing.Point(0, 0);
     this.uC_UpdateItems1.Name     = "uC_UpdateItems1";
     this.uC_UpdateItems1.Size     = new System.Drawing.Size(781, 514);
     this.uC_UpdateItems1.TabIndex = 3;
     //
     // uC_PlaceOrder1
     //
     this.uC_PlaceOrder1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.guna2Transition1.SetDecoration(this.uC_PlaceOrder1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_PlaceOrder1.Location = new System.Drawing.Point(0, 0);
     this.uC_PlaceOrder1.Name     = "uC_PlaceOrder1";
     this.uC_PlaceOrder1.Size     = new System.Drawing.Size(781, 514);
     this.uC_PlaceOrder1.TabIndex = 2;
     //
     // uC_AddItems1
     //
     this.uC_AddItems1.BackColor             = System.Drawing.Color.White;
     this.uC_AddItems1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.guna2Transition1.SetDecoration(this.uC_AddItems1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_AddItems1.Location = new System.Drawing.Point(0, -3);
     this.uC_AddItems1.Name     = "uC_AddItems1";
     this.uC_AddItems1.Size     = new System.Drawing.Size(781, 514);
     this.uC_AddItems1.TabIndex = 1;
     //
     // uC_Welcome1
     //
     this.uC_Welcome1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_Welcome1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_Welcome1.Location = new System.Drawing.Point(0, -3);
     this.uC_Welcome1.Name     = "uC_Welcome1";
     this.uC_Welcome1.Size     = new System.Drawing.Size(781, 514);
     this.uC_Welcome1.TabIndex = 0;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 30;
     this.guna2Elipse1.TargetControl = this;
     //
     // guna2Elipse2
     //
     this.guna2Elipse2.BorderRadius  = 30;
     this.guna2Elipse2.TargetControl = this.panel2;
     //
     // guna2Elipse3
     //
     this.guna2Elipse3.BorderRadius  = 30;
     this.guna2Elipse3.TargetControl = this.panel2;
     //
     // guna2Elipse4
     //
     this.guna2Elipse4.BorderRadius  = 30;
     this.guna2Elipse4.TargetControl = this.panel2;
     //
     // guna2Elipse5
     //
     this.guna2Elipse5.BorderRadius = 30;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.ScaleAndRotate;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(30);
     animation1.RotateCoeff                 = 0.5F;
     animation1.RotateLimit                 = 0.2F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     this.guna2Transition1.MaxAnimationTime = 3000;
     //
     // guna2Elipse6
     //
     this.guna2Elipse6.TargetControl = this.panel2;
     //
     // guna2Elipse7
     //
     this.guna2Elipse7.BorderRadius  = 30;
     this.guna2Elipse7.TargetControl = this.panel2;
     //
     // guna2Elipse8
     //
     this.guna2Elipse8.BorderRadius  = 30;
     this.guna2Elipse8.TargetControl = this.panel2;
     //
     // guna2Elipse9
     //
     this.guna2Elipse9.BorderRadius  = 30;
     this.guna2Elipse9.TargetControl = this.panel2;
     //
     // guna2Elipse11
     //
     this.guna2Elipse11.BorderRadius  = 30;
     this.guna2Elipse11.TargetControl = this.panel2;
     //
     // Dashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(225)))));
     this.ClientSize          = new System.Drawing.Size(1004, 538);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Dashboard";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Dashboard";
     this.Load           += new System.EventHandler(this.Dashboard_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 5
0
 /// <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();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmFlightsList));
     this.dgvFlightsList           = new Guna.UI2.WinForms.Guna2DataGridView();
     this.cmt                      = new Guna.UI.WinForms.GunaContextMenuStrip();
     this.toolStripMenuItem1       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2       = new System.Windows.Forms.ToolStripSeparator();
     this.refreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem4       = new System.Windows.Forms.ToolStripSeparator();
     this.editToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem1   = new System.Windows.Forms.ToolStripMenuItem();
     this.pnContain                = new Guna.UI2.WinForms.Guna2Panel();
     this.pnView                   = new System.Windows.Forms.Panel();
     this.pnScroll                 = new System.Windows.Forms.Panel();
     this.pnSearch                 = new System.Windows.Forms.Panel();
     this.cbSearch                 = new Guna.UI2.WinForms.Guna2ComboBox();
     this.tbSearch                 = new Guna.UI2.WinForms.Guna2TextBox();
     this.btnSearch                = new Guna.UI2.WinForms.Guna2Button();
     this.sb               = new Guna.UI2.WinForms.Guna2VScrollBar();
     this.pnSrcollBar      = new System.Windows.Forms.Panel();
     this.guna2Elipse1     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Transition1 = new Guna.UI2.WinForms.Guna2Transition();
     ((System.ComponentModel.ISupportInitialize)(this.dgvFlightsList)).BeginInit();
     this.cmt.SuspendLayout();
     this.pnContain.SuspendLayout();
     this.pnView.SuspendLayout();
     this.pnScroll.SuspendLayout();
     this.pnSearch.SuspendLayout();
     this.pnSrcollBar.SuspendLayout();
     this.SuspendLayout();
     //
     // dgvFlightsList
     //
     this.dgvFlightsList.AllowUserToAddRows              = false;
     this.dgvFlightsList.AllowUserToDeleteRows           = false;
     this.dgvFlightsList.AllowUserToResizeColumns        = false;
     this.dgvFlightsList.AllowUserToResizeRows           = false;
     dataGridViewCellStyle1.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(226)))), ((int)(((byte)(218)))));
     this.dgvFlightsList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvFlightsList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvFlightsList.BackgroundColor                 = System.Drawing.Color.White;
     this.dgvFlightsList.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.dgvFlightsList.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvFlightsList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle2.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(160)))), ((int)(((byte)(133)))));
     dataGridViewCellStyle2.Font                       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor                  = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(160)))), ((int)(((byte)(133)))));
     dataGridViewCellStyle2.SelectionForeColor         = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode                   = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvFlightsList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvFlightsList.ColumnHeadersHeight           = 60;
     this.dgvFlightsList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgvFlightsList.ContextMenuStrip              = this.cmt;
     this.guna2Transition1.SetDecoration(this.dgvFlightsList, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(235)))), ((int)(((byte)(230)))));
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle3.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(191)))), ((int)(((byte)(173)))));
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvFlightsList.DefaultCellStyle      = dataGridViewCellStyle3;
     this.dgvFlightsList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgvFlightsList.EnableHeadersVisualStyles = false;
     this.dgvFlightsList.GridColor               = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.dgvFlightsList.Location                = new System.Drawing.Point(0, 0);
     this.dgvFlightsList.Margin                  = new System.Windows.Forms.Padding(3, 3, 3, 200);
     this.dgvFlightsList.MultiSelect             = false;
     this.dgvFlightsList.Name                    = "dgvFlightsList";
     this.dgvFlightsList.ReadOnly                = true;
     this.dgvFlightsList.RowHeadersBorderStyle   = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     this.dgvFlightsList.RowHeadersVisible       = false;
     this.dgvFlightsList.RowHeadersWidth         = 51;
     this.dgvFlightsList.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgvFlightsList.RowTemplate.Height      = 24;
     this.dgvFlightsList.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvFlightsList.ShowCellToolTips        = false;
     this.dgvFlightsList.Size                    = new System.Drawing.Size(1048, 40);
     this.dgvFlightsList.TabIndex                = 2;
     this.dgvFlightsList.TabStop                 = false;
     this.dgvFlightsList.Theme                   = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.GreenSea;
     this.dgvFlightsList.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(226)))), ((int)(((byte)(218)))));
     this.dgvFlightsList.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.dgvFlightsList.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.dgvFlightsList.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.dgvFlightsList.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.dgvFlightsList.ThemeStyle.BackColor                   = System.Drawing.Color.White;
     this.dgvFlightsList.ThemeStyle.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.dgvFlightsList.ThemeStyle.HeaderStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(160)))), ((int)(((byte)(133)))));
     this.dgvFlightsList.ThemeStyle.HeaderStyle.BorderStyle     = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     this.dgvFlightsList.ThemeStyle.HeaderStyle.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgvFlightsList.ThemeStyle.HeaderStyle.ForeColor       = System.Drawing.Color.White;
     this.dgvFlightsList.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgvFlightsList.ThemeStyle.HeaderStyle.Height          = 60;
     this.dgvFlightsList.ThemeStyle.ReadOnly                     = true;
     this.dgvFlightsList.ThemeStyle.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(235)))), ((int)(((byte)(230)))));
     this.dgvFlightsList.ThemeStyle.RowsStyle.BorderStyle        = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvFlightsList.ThemeStyle.RowsStyle.Font               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgvFlightsList.ThemeStyle.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvFlightsList.ThemeStyle.RowsStyle.Height             = 24;
     this.dgvFlightsList.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(191)))), ((int)(((byte)(173)))));
     this.dgvFlightsList.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dgvFlightsList.DataSourceChanged += new System.EventHandler(this.dgvFlightsList_DataSourceChanged);
     this.dgvFlightsList.CellMouseDown     += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvFlights_CellMouseDown);
     this.dgvFlightsList.CellMouseEnter    += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvFlightsList_CellMouseEnter);
     this.dgvFlightsList.CellMouseLeave    += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvFlightsList_CellMouseLeave);
     //
     // cmt
     //
     this.guna2Transition1.SetDecoration(this.cmt, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cmt.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.cmt.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1,
         this.toolStripMenuItem2,
         this.refreshToolStripMenuItem,
         this.toolStripMenuItem4,
         this.editToolStripMenuItem,
         this.editToolStripMenuItem1
     });
     this.cmt.Name = "cmt";
     this.cmt.RenderStyle.ArrowColor          = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(143)))), ((int)(((byte)(255)))));
     this.cmt.RenderStyle.BorderColor         = System.Drawing.Color.Gainsboro;
     this.cmt.RenderStyle.ColorTable          = null;
     this.cmt.RenderStyle.RoundedEdges        = true;
     this.cmt.RenderStyle.SelectionArrowColor = System.Drawing.Color.White;
     this.cmt.RenderStyle.SelectionBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(88)))), ((int)(((byte)(255)))));
     this.cmt.RenderStyle.SelectionForeColor  = System.Drawing.Color.White;
     this.cmt.RenderStyle.SeparatorColor      = System.Drawing.Color.Gainsboro;
     this.cmt.RenderStyle.TextRenderingHint   = Guna.UI.WinForms.DrawingTextRenderingHint.SystemDefault;
     this.cmt.Size = new System.Drawing.Size(156, 112);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(155, 24);
     this.toolStripMenuItem1.Text = "Create New";
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(152, 6);
     //
     // refreshToolStripMenuItem
     //
     this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem";
     this.refreshToolStripMenuItem.Size = new System.Drawing.Size(155, 24);
     this.refreshToolStripMenuItem.Text = "Refresh";
     //
     // toolStripMenuItem4
     //
     this.toolStripMenuItem4.Name = "toolStripMenuItem4";
     this.toolStripMenuItem4.Size = new System.Drawing.Size(152, 6);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(155, 24);
     this.editToolStripMenuItem.Text = "Detail";
     //
     // editToolStripMenuItem1
     //
     this.editToolStripMenuItem1.Name    = "editToolStripMenuItem1";
     this.editToolStripMenuItem1.Size    = new System.Drawing.Size(155, 24);
     this.editToolStripMenuItem1.Text    = "Edit";
     this.editToolStripMenuItem1.Visible = false;
     //
     // pnContain
     //
     this.pnContain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.pnContain.BackColor    = System.Drawing.Color.Transparent;
     this.pnContain.BorderRadius = 20;
     this.pnContain.Controls.Add(this.dgvFlightsList);
     this.guna2Transition1.SetDecoration(this.pnContain, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnContain.Location = new System.Drawing.Point(0, 0);
     this.pnContain.Name     = "pnContain";
     this.pnContain.ShadowDecoration.BorderRadius = 20;
     this.pnContain.ShadowDecoration.Enabled      = true;
     this.pnContain.ShadowDecoration.Parent       = this.pnContain;
     this.pnContain.ShadowDecoration.Shadow       = new System.Windows.Forms.Padding(0, 0, 7, 7);
     this.pnContain.Size     = new System.Drawing.Size(1048, 40);
     this.pnContain.TabIndex = 3;
     //
     // pnView
     //
     this.pnView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.pnView.Controls.Add(this.pnContain);
     this.guna2Transition1.SetDecoration(this.pnView, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnView.Location = new System.Drawing.Point(23, 100);
     this.pnView.Name     = "pnView";
     this.pnView.Size     = new System.Drawing.Size(1055, 90);
     this.pnView.TabIndex = 4;
     //
     // pnScroll
     //
     this.pnScroll.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.pnScroll.Controls.Add(this.pnView);
     this.pnScroll.Controls.Add(this.pnSearch);
     this.guna2Transition1.SetDecoration(this.pnScroll, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnScroll.Location = new System.Drawing.Point(0, 0);
     this.pnScroll.Name     = "pnScroll";
     this.pnScroll.Size     = new System.Drawing.Size(1100, 570);
     this.pnScroll.TabIndex = 3;
     this.pnScroll.Resize  += new System.EventHandler(this.pnScroll_Resize);
     //
     // pnSearch
     //
     this.pnSearch.Controls.Add(this.cbSearch);
     this.pnSearch.Controls.Add(this.tbSearch);
     this.pnSearch.Controls.Add(this.btnSearch);
     this.guna2Transition1.SetDecoration(this.pnSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnSearch.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnSearch.Location = new System.Drawing.Point(0, 0);
     this.pnSearch.Name     = "pnSearch";
     this.pnSearch.Size     = new System.Drawing.Size(1100, 100);
     this.pnSearch.TabIndex = 0;
     //
     // cbSearch
     //
     this.cbSearch.BackColor    = System.Drawing.Color.Transparent;
     this.cbSearch.BorderRadius = 6;
     this.guna2Transition1.SetDecoration(this.cbSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cbSearch.DrawMode                 = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbSearch.DropDownStyle            = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSearch.FocusedColor             = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSearch.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSearch.FocusedState.Parent      = this.cbSearch;
     this.cbSearch.Font                     = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbSearch.ForeColor                = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(88)))), ((int)(((byte)(112)))));
     this.cbSearch.HoverState.Parent        = this.cbSearch;
     this.cbSearch.ItemHeight               = 30;
     this.cbSearch.ItemsAppearance.Parent   = this.cbSearch;
     this.cbSearch.Location                 = new System.Drawing.Point(456, 38);
     this.cbSearch.Name                     = "cbSearch";
     this.cbSearch.ShadowDecoration.Enabled = true;
     this.cbSearch.ShadowDecoration.Parent  = this.cbSearch;
     this.cbSearch.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.cbSearch.Size                     = new System.Drawing.Size(286, 36);
     this.cbSearch.TabIndex                 = 1;
     //
     // tbSearch
     //
     this.tbSearch.BackColor    = System.Drawing.Color.Transparent;
     this.tbSearch.BorderRadius = 6;
     this.tbSearch.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.tbSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbSearch.DefaultText = "";
     this.tbSearch.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbSearch.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbSearch.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSearch.DisabledState.Parent               = this.tbSearch;
     this.tbSearch.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSearch.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbSearch.FocusedState.Parent = this.tbSearch;
     this.tbSearch.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbSearch.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tbSearch.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbSearch.HoverState.Parent      = this.tbSearch;
     this.tbSearch.Location                 = new System.Drawing.Point(23, 38);
     this.tbSearch.Margin                   = new System.Windows.Forms.Padding(6, 7, 6, 7);
     this.tbSearch.Name                     = "tbSearch";
     this.tbSearch.PasswordChar             = '\0';
     this.tbSearch.PlaceholderText          = "";
     this.tbSearch.SelectedText             = "";
     this.tbSearch.ShadowDecoration.Enabled = true;
     this.tbSearch.ShadowDecoration.Parent  = this.tbSearch;
     this.tbSearch.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.tbSearch.Size                     = new System.Drawing.Size(424, 36);
     this.tbSearch.TabIndex                 = 0;
     //
     // btnSearch
     //
     this.btnSearch.BackColor           = System.Drawing.Color.Transparent;
     this.btnSearch.BorderRadius        = 6;
     this.btnSearch.CheckedState.Parent = this.btnSearch;
     this.btnSearch.CustomImages.Parent = this.btnSearch;
     this.guna2Transition1.SetDecoration(this.btnSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnSearch.Font                     = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSearch.ForeColor                = System.Drawing.Color.White;
     this.btnSearch.HoverState.Parent        = this.btnSearch;
     this.btnSearch.Location                 = new System.Drawing.Point(753, 38);
     this.btnSearch.Name                     = "btnSearch";
     this.btnSearch.ShadowDecoration.Enabled = true;
     this.btnSearch.ShadowDecoration.Parent  = this.btnSearch;
     this.btnSearch.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.btnSearch.Size                     = new System.Drawing.Size(126, 36);
     this.btnSearch.TabIndex                 = 2;
     this.btnSearch.Text                     = "Search";
     this.btnSearch.Click                   += new System.EventHandler(this.btnSearch_Click);
     //
     // sb
     //
     this.sb.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.sb.AutoRoundedCorners = true;
     this.sb.BorderRadius       = 8;
     this.guna2Transition1.SetDecoration(this.sb, Guna.UI2.AnimatorNS.DecorationType.None);
     this.sb.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.sb.HoverState.Parent       = null;
     this.sb.LargeChange             = 10;
     this.sb.Location                = new System.Drawing.Point(1, 0);
     this.sb.Margin                  = new System.Windows.Forms.Padding(8, 12, 8, 12);
     this.sb.MouseWheelBarPartitions = 10;
     this.sb.Name = "sb";
     this.sb.PressedState.Parent = this.sb;
     this.sb.ScrollbarSize       = 18;
     this.sb.Size       = new System.Drawing.Size(18, 544);
     this.sb.TabIndex   = 5;
     this.sb.ThumbColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(152)))), ((int)(((byte)(166)))));
     //
     // pnSrcollBar
     //
     this.pnSrcollBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pnSrcollBar.Controls.Add(this.sb);
     this.guna2Transition1.SetDecoration(this.pnSrcollBar, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnSrcollBar.Location = new System.Drawing.Point(1080, 0);
     this.pnSrcollBar.Name     = "pnSrcollBar";
     this.pnSrcollBar.Size     = new System.Drawing.Size(20, 570);
     this.pnSrcollBar.TabIndex = 5;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 20;
     this.guna2Elipse1.TargetControl = this.dgvFlightsList;
     //
     // guna2Transition1
     //
     this.guna2Transition1.Cursor      = null;
     animation3.AnimateOnlyDifferences = true;
     animation3.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff                   = 0F;
     animation3.MaxTime                     = 1F;
     animation3.MinTime                     = 0F;
     animation3.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize                  = 0;
     animation3.Padding                     = new System.Windows.Forms.Padding(0);
     animation3.RotateCoeff                 = 0F;
     animation3.RotateLimit                 = 0F;
     animation3.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff                   = 0F;
     animation3.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation3;
     //
     // frmFlightsList
     //
     this.AcceptButton        = this.btnSearch;
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 28F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.ClientSize          = new System.Drawing.Size(1100, 570);
     this.Controls.Add(this.pnSrcollBar);
     this.Controls.Add(this.pnScroll);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name            = "frmFlightsList";
     this.Text            = "frmHome";
     this.Load           += new System.EventHandler(this.frmFlightsList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgvFlightsList)).EndInit();
     this.cmt.ResumeLayout(false);
     this.pnContain.ResumeLayout(false);
     this.pnView.ResumeLayout(false);
     this.pnScroll.ResumeLayout(false);
     this.pnSearch.ResumeLayout(false);
     this.pnSrcollBar.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LoginForm));
     this.txtEmail    = new Guna.UI2.WinForms.Guna2TextBox();
     this.txtPassword = new Guna.UI2.WinForms.Guna2TextBox();
     this.btnLogin    = new Guna.UI2.WinForms.Guna2Button();
     this.label2      = new System.Windows.Forms.Label();
     this.label1      = new System.Windows.Forms.Label();
     this.pnlLogin    = new Guna.UI2.WinForms.Guna2Panel();
     this.lblSignUp   = new System.Windows.Forms.Label();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.transistion = new Guna.UI2.WinForms.Guna2Transition();
     this.pnlLogin.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // txtEmail
     //
     this.txtEmail.Animated  = true;
     this.txtEmail.BackColor = System.Drawing.Color.CadetBlue;
     this.txtEmail.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.transistion.SetDecoration(this.txtEmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtEmail.DefaultText = "";
     this.txtEmail.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtEmail.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtEmail.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtEmail.DisabledState.Parent               = this.txtEmail;
     this.txtEmail.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtEmail.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtEmail.FocusedState.Parent = this.txtEmail;
     this.txtEmail.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEmail.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtEmail.HoverState.Parent      = this.txtEmail;
     this.txtEmail.Location                = new System.Drawing.Point(89, 172);
     this.txtEmail.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txtEmail.Name                    = "txtEmail";
     this.txtEmail.PasswordChar            = '\0';
     this.txtEmail.PlaceholderText         = "*****@*****.**";
     this.txtEmail.SelectedText            = "";
     this.txtEmail.ShadowDecoration.Parent = this.txtEmail;
     this.txtEmail.Size                    = new System.Drawing.Size(317, 36);
     this.txtEmail.Style                   = Guna.UI2.WinForms.Enums.TextBoxStyle.Material;
     this.txtEmail.TabIndex                = 0;
     //
     // txtPassword
     //
     this.txtPassword.Animated     = true;
     this.txtPassword.AutoValidate = System.Windows.Forms.AutoValidate.EnableAllowFocusChange;
     this.txtPassword.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.transistion.SetDecoration(this.txtPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtPassword.DefaultText = "";
     this.txtPassword.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtPassword.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtPassword.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtPassword.DisabledState.Parent               = this.txtPassword;
     this.txtPassword.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtPassword.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtPassword.FocusedState.Parent = this.txtPassword;
     this.txtPassword.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtPassword.HoverState.Parent      = this.txtPassword;
     this.txtPassword.Location                = new System.Drawing.Point(89, 292);
     this.txtPassword.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txtPassword.Name                    = "txtPassword";
     this.txtPassword.PasswordChar            = '*';
     this.txtPassword.PlaceholderText         = "******";
     this.txtPassword.SelectedText            = "";
     this.txtPassword.ShadowDecoration.Parent = this.txtPassword;
     this.txtPassword.Size                    = new System.Drawing.Size(317, 36);
     this.txtPassword.Style                   = Guna.UI2.WinForms.Enums.TextBoxStyle.Material;
     this.txtPassword.TabIndex                = 1;
     //
     // btnLogin
     //
     this.btnLogin.Animated            = true;
     this.btnLogin.AutoRoundedCorners  = true;
     this.btnLogin.BackColor           = System.Drawing.Color.Transparent;
     this.btnLogin.BorderRadius        = 18;
     this.btnLogin.CheckedState.Parent = this.btnLogin;
     this.btnLogin.CustomImages.Parent = this.btnLogin;
     this.transistion.SetDecoration(this.btnLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLogin.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.btnLogin.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLogin.ForeColor               = System.Drawing.Color.White;
     this.btnLogin.HoverState.Parent       = this.btnLogin;
     this.btnLogin.Location                = new System.Drawing.Point(89, 400);
     this.btnLogin.Name                    = "btnLogin";
     this.btnLogin.PressedColor            = System.Drawing.Color.Transparent;
     this.btnLogin.ShadowDecoration.Parent = this.btnLogin;
     this.btnLogin.Size                    = new System.Drawing.Size(317, 39);
     this.btnLogin.TabIndex                = 2;
     this.btnLogin.Text                    = "Login";
     this.btnLogin.Click                  += new System.EventHandler(this.btnLogin_Click);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location  = new System.Drawing.Point(85, 256);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(76, 21);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Password";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(85, 139);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 21);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Email";
     //
     // pnlLogin
     //
     this.pnlLogin.Controls.Add(this.lblSignUp);
     this.pnlLogin.Controls.Add(this.pictureBox1);
     this.pnlLogin.Controls.Add(this.label2);
     this.pnlLogin.Controls.Add(this.txtEmail);
     this.pnlLogin.Controls.Add(this.label1);
     this.pnlLogin.Controls.Add(this.txtPassword);
     this.pnlLogin.Controls.Add(this.btnLogin);
     this.transistion.SetDecoration(this.pnlLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlLogin.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pnlLogin.FillColor = System.Drawing.Color.White;
     this.pnlLogin.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlLogin.Location  = new System.Drawing.Point(0, 0);
     this.pnlLogin.Name      = "pnlLogin";
     this.pnlLogin.ShadowDecoration.Parent = this.pnlLogin;
     this.pnlLogin.Size     = new System.Drawing.Size(469, 523);
     this.pnlLogin.TabIndex = 5;
     //
     // lblSignUp
     //
     this.lblSignUp.AutoSize  = true;
     this.lblSignUp.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.lblSignUp, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblSignUp.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSignUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.lblSignUp.Location  = new System.Drawing.Point(215, 471);
     this.lblSignUp.Name      = "lblSignUp";
     this.lblSignUp.Size      = new System.Drawing.Size(59, 20);
     this.lblSignUp.TabIndex  = 6;
     this.lblSignUp.Text      = "Sign up";
     this.lblSignUp.Click    += new System.EventHandler(this.lblSignUp_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.pictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox1.Image    = global::FoodIt.Properties.Resources.food;
     this.pictureBox1.Location = new System.Drawing.Point(89, 35);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(317, 59);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 5;
     this.pictureBox1.TabStop  = false;
     //
     // transistion
     //
     this.transistion.AnimationType    = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.transistion.Cursor           = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff              = 0F;
     animation1.MaxTime                = 1F;
     animation1.MinTime                = 0F;
     animation1.MosaicCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift            = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize             = 0;
     animation1.Padding                = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff            = 0F;
     animation1.RotateLimit            = 0F;
     animation1.ScaleCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff              = 0F;
     animation1.TransparencyCoeff      = 1F;
     this.transistion.DefaultAnimation = animation1;
     this.transistion.Interval         = 20;
     this.transistion.TimeStep         = 0.5F;
     //
     // LoginForm
     //
     this.AcceptButton        = this.btnLogin;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(469, 523);
     this.Controls.Add(this.pnlLogin);
     this.transistion.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Name          = "LoginForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FoodIt";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.LoginForm_FormClosing);
     this.pnlLogin.ResumeLayout(false);
     this.pnlLogin.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 7
0
 /// <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();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(obat));
     this.pnlResep     = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Panel4  = new Guna.UI2.WinForms.Guna2Panel();
     this.panel2       = new System.Windows.Forms.Panel();
     this.paneldgv     = new System.Windows.Forms.Panel();
     this.dgvResep     = new Guna.UI2.WinForms.Guna2DataGridView();
     this.in_no_urut   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.vc_nama_obat = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numjmlDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.aturanpakai = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.vcsignalainDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.vc_kode_rx_d = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.vc_kode_rx   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bt_racikan                   = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.edit                         = new System.Windows.Forms.DataGridViewButtonColumn();
     this.Delete                       = new System.Windows.Forms.DataGridViewButtonColumn();
     this.bs_view_resep                = new System.Windows.Forms.BindingSource(this.components);
     this.yakkumdb                     = new rse.app.desk.rx.lite.dataset.yakkumdb();
     this.guna2Panel6                  = new Guna.UI2.WinForms.Guna2Panel();
     this.flptemRacikan                = new System.Windows.Forms.FlowLayoutPanel();
     this.guna2GradientPanel1          = new Guna.UI2.WinForms.Guna2GradientPanel();
     this.guna2HtmlLabel1              = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.guna2Panel3                  = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Panel5                  = new Guna.UI2.WinForms.Guna2Panel();
     this.txtCariObat                  = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2GradientButton1         = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2Panel1                  = new Guna.UI2.WinForms.Guna2Panel();
     this.label2                       = new System.Windows.Forms.Label();
     this.label1                       = new System.Windows.Forms.Label();
     this.lblKodeRtx                   = new System.Windows.Forms.Label();
     this.guna2Elipse1                 = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.pnlHistori                   = new Guna.UI2.WinForms.Guna2Panel();
     this.flpHistoriResep              = new System.Windows.Forms.FlowLayoutPanel();
     this.cardHistoryResep1            = new rse.app.desk.rx.lite.UI.Layout.CardHistoryResep();
     this.guna2Panel7                  = new Guna.UI2.WinForms.Guna2Panel();
     this.btnHideHistory               = new Guna.UI2.WinForms.Guna2ImageButton();
     this.label3                       = new System.Windows.Forms.Label();
     this.guna2PictureBox1             = new Guna.UI2.WinForms.Guna2PictureBox();
     this.pnlhresepShow                = new Guna.UI2.WinForms.Guna2Panel();
     this.label4                       = new System.Windows.Forms.Label();
     this.guna2Transition1             = new Guna.UI2.WinForms.Guna2Transition();
     this.bsObat                       = new System.Windows.Forms.BindingSource(this.components);
     this.view_rse_fa_obatTableAdapter = new rse.app.desk.rx.lite.dataset.yakkumdbTableAdapters.view_rse_fa_obatTableAdapter();
     this.view_resepTableAdapter       = new rse.app.desk.rx.lite.dataset.yakkumdbTableAdapters.view_resepTableAdapter();
     this.pnlResep.SuspendLayout();
     this.guna2Panel4.SuspendLayout();
     this.panel2.SuspendLayout();
     this.paneldgv.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvResep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bs_view_resep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.yakkumdb)).BeginInit();
     this.guna2Panel6.SuspendLayout();
     this.guna2GradientPanel1.SuspendLayout();
     this.guna2Panel3.SuspendLayout();
     this.guna2Panel5.SuspendLayout();
     this.guna2Panel1.SuspendLayout();
     this.pnlHistori.SuspendLayout();
     this.flpHistoriResep.SuspendLayout();
     this.guna2Panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.pnlhresepShow.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsObat)).BeginInit();
     this.SuspendLayout();
     //
     // pnlResep
     //
     this.pnlResep.Controls.Add(this.guna2Panel4);
     this.pnlResep.Controls.Add(this.guna2Panel3);
     this.guna2Transition1.SetDecoration(this.pnlResep, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlResep.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlResep.Location = new System.Drawing.Point(88, 15);
     this.pnlResep.Name     = "pnlResep";
     this.pnlResep.ShadowDecoration.Parent = this.pnlResep;
     this.pnlResep.Size     = new System.Drawing.Size(889, 467);
     this.pnlResep.TabIndex = 2;
     //
     // guna2Panel4
     //
     this.guna2Panel4.Controls.Add(this.panel2);
     this.guna2Transition1.SetDecoration(this.guna2Panel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.guna2Panel4.Location = new System.Drawing.Point(0, 74);
     this.guna2Panel4.Name     = "guna2Panel4";
     this.guna2Panel4.ShadowDecoration.Parent = this.guna2Panel4;
     this.guna2Panel4.Size     = new System.Drawing.Size(889, 393);
     this.guna2Panel4.TabIndex = 2;
     //
     // panel2
     //
     this.panel2.AutoScroll = true;
     this.panel2.Controls.Add(this.paneldgv);
     this.guna2Transition1.SetDecoration(this.panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(889, 393);
     this.panel2.TabIndex = 3;
     //
     // paneldgv
     //
     this.paneldgv.AutoScroll = true;
     this.paneldgv.Controls.Add(this.dgvResep);
     this.paneldgv.Controls.Add(this.guna2Panel6);
     this.guna2Transition1.SetDecoration(this.paneldgv, Guna.UI2.AnimatorNS.DecorationType.None);
     this.paneldgv.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.paneldgv.Location = new System.Drawing.Point(0, 0);
     this.paneldgv.Name     = "paneldgv";
     this.paneldgv.Size     = new System.Drawing.Size(889, 393);
     this.paneldgv.TabIndex = 3;
     //
     // dgvResep
     //
     this.dgvResep.AllowUserToAddRows              = false;
     this.dgvResep.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor              = System.Drawing.Color.White;
     this.dgvResep.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvResep.AutoGenerateColumns             = false;
     this.dgvResep.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvResep.BackgroundColor               = System.Drawing.Color.White;
     this.dgvResep.BorderStyle                   = System.Windows.Forms.BorderStyle.None;
     this.dgvResep.CellBorderStyle               = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvResep.ColumnHeadersBorderStyle      = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(88)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle2.Font                 = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle2.ForeColor            = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor   = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor   = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode             = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvResep.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvResep.ColumnHeadersHeight           = 50;
     this.dgvResep.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgvResep.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.in_no_urut,
         this.vc_nama_obat,
         this.numjmlDataGridViewTextBoxColumn,
         this.aturanpakai,
         this.vcsignalainDataGridViewTextBoxColumn,
         this.vc_kode_rx_d,
         this.vc_kode_rx,
         this.dataGridViewTextBoxColumn1,
         this.bt_racikan,
         this.edit,
         this.Delete
     });
     this.dgvResep.DataSource = this.bs_view_resep;
     this.guna2Transition1.SetDecoration(this.dgvResep, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle3.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvResep.DefaultCellStyle            = dataGridViewCellStyle3;
     this.dgvResep.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dgvResep.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgvResep.EnableHeadersVisualStyles = false;
     this.dgvResep.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.dgvResep.Location                    = new System.Drawing.Point(0, 0);
     this.dgvResep.Name                        = "dgvResep";
     this.dgvResep.ReadOnly                    = true;
     dataGridViewCellStyle4.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle4.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle4.Font               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle4.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle4.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvResep.RowHeadersDefaultCellStyle  = dataGridViewCellStyle4;
     this.dgvResep.RowHeadersVisible           = false;
     this.dgvResep.RowTemplate.Height          = 30;
     this.dgvResep.SelectionMode               = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvResep.Size                        = new System.Drawing.Size(706, 393);
     this.dgvResep.TabIndex                    = 1;
     this.dgvResep.Theme                       = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.Default;
     this.dgvResep.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.White;
     this.dgvResep.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.dgvResep.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.dgvResep.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.dgvResep.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.dgvResep.ThemeStyle.BackColor                   = System.Drawing.Color.White;
     this.dgvResep.ThemeStyle.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.dgvResep.ThemeStyle.HeaderStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(88)))), ((int)(((byte)(255)))));
     this.dgvResep.ThemeStyle.HeaderStyle.BorderStyle     = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.dgvResep.ThemeStyle.HeaderStyle.Font            = new System.Drawing.Font("Segoe UI", 10.5F);
     this.dgvResep.ThemeStyle.HeaderStyle.ForeColor       = System.Drawing.Color.White;
     this.dgvResep.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgvResep.ThemeStyle.HeaderStyle.Height          = 50;
     this.dgvResep.ThemeStyle.ReadOnly                     = true;
     this.dgvResep.ThemeStyle.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.dgvResep.ThemeStyle.RowsStyle.BorderStyle        = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvResep.ThemeStyle.RowsStyle.Font               = new System.Drawing.Font("Segoe UI", 10.5F);
     this.dgvResep.ThemeStyle.RowsStyle.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.dgvResep.ThemeStyle.RowsStyle.Height             = 30;
     this.dgvResep.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.dgvResep.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.dgvResep.CellClick      += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvResep_CellClick);
     this.dgvResep.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvResep_CellFormatting);
     this.dgvResep.CellMouseDown  += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvResep_CellMouseDown);
     this.dgvResep.CellPainting   += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgvResep_CellPainting);
     this.dgvResep.RowPostPaint   += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvResep_RowPostPaint);
     this.dgvResep.MouseHover     += new System.EventHandler(this.dgvResep_MouseHover);
     //
     // in_no_urut
     //
     this.in_no_urut.FillWeight = 20F;
     this.in_no_urut.HeaderText = "No.";
     this.in_no_urut.Name       = "in_no_urut";
     this.in_no_urut.ReadOnly   = true;
     //
     // vc_nama_obat
     //
     this.vc_nama_obat.DataPropertyName = "vc_nama_obat";
     this.vc_nama_obat.FillWeight       = 175F;
     this.vc_nama_obat.HeaderText       = "Nama Obat";
     this.vc_nama_obat.Name             = "vc_nama_obat";
     this.vc_nama_obat.ReadOnly         = true;
     //
     // numjmlDataGridViewTextBoxColumn
     //
     this.numjmlDataGridViewTextBoxColumn.DataPropertyName = "num_jml";
     this.numjmlDataGridViewTextBoxColumn.FillWeight       = 25F;
     this.numjmlDataGridViewTextBoxColumn.HeaderText       = "Jml";
     this.numjmlDataGridViewTextBoxColumn.Name             = "numjmlDataGridViewTextBoxColumn";
     this.numjmlDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // aturanpakai
     //
     this.aturanpakai.DataPropertyName = "aturanpakai";
     this.aturanpakai.FillWeight       = 50F;
     this.aturanpakai.HeaderText       = "Aturan Pakai";
     this.aturanpakai.Name             = "aturanpakai";
     this.aturanpakai.ReadOnly         = true;
     //
     // vcsignalainDataGridViewTextBoxColumn
     //
     this.vcsignalainDataGridViewTextBoxColumn.DataPropertyName = "vc_signalain";
     this.vcsignalainDataGridViewTextBoxColumn.HeaderText       = "Signa Lain";
     this.vcsignalainDataGridViewTextBoxColumn.Name             = "vcsignalainDataGridViewTextBoxColumn";
     this.vcsignalainDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // vc_kode_rx_d
     //
     this.vc_kode_rx_d.DataPropertyName = "vc_kode_rx_d";
     this.vc_kode_rx_d.HeaderText       = "vc_kode_rx_d";
     this.vc_kode_rx_d.Name             = "vc_kode_rx_d";
     this.vc_kode_rx_d.ReadOnly         = true;
     this.vc_kode_rx_d.Visible          = false;
     //
     // vc_kode_rx
     //
     this.vc_kode_rx.DataPropertyName = "vc_kode_rx";
     this.vc_kode_rx.HeaderText       = "vc_kode_rx";
     this.vc_kode_rx.Name             = "vc_kode_rx";
     this.vc_kode_rx.ReadOnly         = true;
     this.vc_kode_rx.Visible          = false;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "in_no_urut";
     this.dataGridViewTextBoxColumn1.HeaderText       = "in_no_urut";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly         = true;
     this.dataGridViewTextBoxColumn1.Visible          = false;
     //
     // bt_racikan
     //
     this.bt_racikan.DataPropertyName = "bt_racikan";
     this.bt_racikan.HeaderText       = "bt_racikan";
     this.bt_racikan.Name             = "bt_racikan";
     this.bt_racikan.ReadOnly         = true;
     this.bt_racikan.Visible          = false;
     //
     // edit
     //
     this.edit.FillWeight  = 20F;
     this.edit.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.edit.HeaderText  = "Edit";
     this.edit.Name        = "edit";
     this.edit.ReadOnly    = true;
     this.edit.Text        = "Edit";
     this.edit.ToolTipText = "Edit";
     //
     // Delete
     //
     this.Delete.FillWeight  = 30F;
     this.Delete.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.Delete.HeaderText  = "Delete";
     this.Delete.Name        = "Delete";
     this.Delete.ReadOnly    = true;
     this.Delete.Text        = "Delete";
     this.Delete.ToolTipText = "Delete";
     //
     // bs_view_resep
     //
     this.bs_view_resep.DataMember = "view_resep";
     this.bs_view_resep.DataSource = this.yakkumdb;
     //
     // yakkumdb
     //
     this.yakkumdb.DataSetName             = "yakkumdb";
     this.yakkumdb.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // guna2Panel6
     //
     this.guna2Panel6.Controls.Add(this.flptemRacikan);
     this.guna2Panel6.Controls.Add(this.guna2GradientPanel1);
     this.guna2Transition1.SetDecoration(this.guna2Panel6, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel6.Dock     = System.Windows.Forms.DockStyle.Right;
     this.guna2Panel6.Location = new System.Drawing.Point(706, 0);
     this.guna2Panel6.Name     = "guna2Panel6";
     this.guna2Panel6.ShadowDecoration.Parent = this.guna2Panel6;
     this.guna2Panel6.Size     = new System.Drawing.Size(183, 393);
     this.guna2Panel6.TabIndex = 2;
     //
     // flptemRacikan
     //
     this.flptemRacikan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.guna2Transition1.SetDecoration(this.flptemRacikan, Guna.UI2.AnimatorNS.DecorationType.None);
     this.flptemRacikan.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flptemRacikan.Location = new System.Drawing.Point(0, 49);
     this.flptemRacikan.Name     = "flptemRacikan";
     this.flptemRacikan.Size     = new System.Drawing.Size(183, 344);
     this.flptemRacikan.TabIndex = 1;
     //
     // guna2GradientPanel1
     //
     this.guna2GradientPanel1.BorderThickness = 2;
     this.guna2GradientPanel1.Controls.Add(this.guna2HtmlLabel1);
     this.guna2Transition1.SetDecoration(this.guna2GradientPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.guna2GradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.guna2GradientPanel1.Name     = "guna2GradientPanel1";
     this.guna2GradientPanel1.ShadowDecoration.Parent = this.guna2GradientPanel1;
     this.guna2GradientPanel1.Size     = new System.Drawing.Size(183, 49);
     this.guna2GradientPanel1.TabIndex = 0;
     //
     // guna2HtmlLabel1
     //
     this.guna2HtmlLabel1.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.guna2HtmlLabel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2HtmlLabel1.Font     = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2HtmlLabel1.Location = new System.Drawing.Point(26, 6);
     this.guna2HtmlLabel1.Name     = "guna2HtmlLabel1";
     this.guna2HtmlLabel1.Size     = new System.Drawing.Size(131, 23);
     this.guna2HtmlLabel1.TabIndex = 0;
     this.guna2HtmlLabel1.Text     = "Template Racikan";
     //
     // guna2Panel3
     //
     this.guna2Panel3.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.guna2Panel3.Controls.Add(this.guna2Panel5);
     this.guna2Panel3.Controls.Add(this.guna2Panel1);
     this.guna2Transition1.SetDecoration(this.guna2Panel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.guna2Panel3.Location = new System.Drawing.Point(0, 0);
     this.guna2Panel3.Name     = "guna2Panel3";
     this.guna2Panel3.ShadowDecoration.Parent = this.guna2Panel3;
     this.guna2Panel3.Size     = new System.Drawing.Size(889, 74);
     this.guna2Panel3.TabIndex = 1;
     //
     // guna2Panel5
     //
     this.guna2Panel5.Controls.Add(this.txtCariObat);
     this.guna2Panel5.Controls.Add(this.guna2GradientButton1);
     this.guna2Transition1.SetDecoration(this.guna2Panel5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.guna2Panel5.Location = new System.Drawing.Point(0, 25);
     this.guna2Panel5.Name     = "guna2Panel5";
     this.guna2Panel5.Padding  = new System.Windows.Forms.Padding(10);
     this.guna2Panel5.ShadowDecoration.Parent = this.guna2Panel5;
     this.guna2Panel5.Size     = new System.Drawing.Size(889, 49);
     this.guna2Panel5.TabIndex = 6;
     //
     // txtCariObat
     //
     this.txtCariObat.Animated           = true;
     this.txtCariObat.AutoRoundedCorners = true;
     this.txtCariObat.BorderRadius       = 13;
     this.txtCariObat.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.txtCariObat, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtCariObat.DefaultText = "";
     this.txtCariObat.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtCariObat.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtCariObat.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtCariObat.DisabledState.Parent               = this.txtCariObat;
     this.txtCariObat.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtCariObat.Dock = System.Windows.Forms.DockStyle.Fill;
     this.txtCariObat.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txtCariObat.FocusedState.Parent      = this.txtCariObat;
     this.txtCariObat.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.txtCariObat.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txtCariObat.HoverState.Parent      = this.txtCariObat;
     this.txtCariObat.IconRight               = global::rse.app.desk.rx.lite.Properties.Resources.prescription__3_;
     this.txtCariObat.IconRightCursor         = System.Windows.Forms.Cursors.No;
     this.txtCariObat.IconRightSize           = new System.Drawing.Size(30, 30);
     this.txtCariObat.Location                = new System.Drawing.Point(10, 10);
     this.txtCariObat.Name                    = "txtCariObat";
     this.txtCariObat.PasswordChar            = '\0';
     this.txtCariObat.PlaceholderForeColor    = System.Drawing.Color.MediumPurple;
     this.txtCariObat.PlaceholderText         = "Cari Obat";
     this.txtCariObat.SelectedText            = "";
     this.txtCariObat.ShadowDecoration.Parent = this.txtCariObat;
     this.txtCariObat.Size                    = new System.Drawing.Size(745, 29);
     this.txtCariObat.TabIndex                = 0;
     this.txtCariObat.Load                   += new System.EventHandler(this.txtCariObat_Load);
     this.txtCariObat.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.txtCariObat_KeyDown);
     //
     // guna2GradientButton1
     //
     this.guna2GradientButton1.Animated            = true;
     this.guna2GradientButton1.AutoRoundedCorners  = true;
     this.guna2GradientButton1.BorderRadius        = 13;
     this.guna2GradientButton1.CheckedState.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.CustomImages.Parent = this.guna2GradientButton1;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton1.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.guna2GradientButton1.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton1.ForeColor               = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.Parent       = this.guna2GradientButton1;
     this.guna2GradientButton1.Image                   = global::rse.app.desk.rx.lite.Properties.Resources.plus;
     this.guna2GradientButton1.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Right;
     this.guna2GradientButton1.Location                = new System.Drawing.Point(755, 10);
     this.guna2GradientButton1.Name                    = "guna2GradientButton1";
     this.guna2GradientButton1.ShadowDecoration.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.Size                    = new System.Drawing.Size(124, 29);
     this.guna2GradientButton1.TabIndex                = 3;
     this.guna2GradientButton1.TabStop                 = false;
     this.guna2GradientButton1.Text                    = "Racikan";
     this.guna2GradientButton1.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton1.Click                  += new System.EventHandler(this.guna2GradientButton1_Click);
     //
     // guna2Panel1
     //
     this.guna2Panel1.Controls.Add(this.label2);
     this.guna2Panel1.Controls.Add(this.label1);
     this.guna2Panel1.Controls.Add(this.lblKodeRtx);
     this.guna2Transition1.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.guna2Panel1.Location = new System.Drawing.Point(0, 0);
     this.guna2Panel1.Name     = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(889, 25);
     this.guna2Panel1.TabIndex = 5;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Indigo;
     this.label2.Location  = new System.Drawing.Point(4, 4);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(93, 16);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Nama Obat :";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Indigo;
     this.label1.Location  = new System.Drawing.Point(673, 4);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(81, 16);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "No. Resep :";
     //
     // lblKodeRtx
     //
     this.guna2Transition1.SetDecoration(this.lblKodeRtx, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblKodeRtx.Font      = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblKodeRtx.ForeColor = System.Drawing.Color.Indigo;
     this.lblKodeRtx.Location  = new System.Drawing.Point(760, 4);
     this.lblKodeRtx.Name      = "lblKodeRtx";
     this.lblKodeRtx.Size      = new System.Drawing.Size(149, 16);
     this.lblKodeRtx.TabIndex  = 1;
     this.lblKodeRtx.Text      = "-";
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 16;
     this.guna2Elipse1.TargetControl = this;
     //
     // pnlHistori
     //
     this.pnlHistori.BackColor    = System.Drawing.Color.DarkSlateGray;
     this.pnlHistori.BorderRadius = 15;
     this.pnlHistori.Controls.Add(this.flpHistoriResep);
     this.pnlHistori.Controls.Add(this.guna2Panel7);
     this.guna2Transition1.SetDecoration(this.pnlHistori, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlHistori.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlHistori.Location = new System.Drawing.Point(88, 15);
     this.pnlHistori.Name     = "pnlHistori";
     this.pnlHistori.Padding  = new System.Windows.Forms.Padding(5);
     this.pnlHistori.ShadowDecoration.Parent = this.pnlHistori;
     this.pnlHistori.Size     = new System.Drawing.Size(271, 467);
     this.pnlHistori.TabIndex = 3;
     //
     // flpHistoriResep
     //
     this.flpHistoriResep.AutoScroll = true;
     this.flpHistoriResep.AutoSize   = true;
     this.flpHistoriResep.Controls.Add(this.cardHistoryResep1);
     this.guna2Transition1.SetDecoration(this.flpHistoriResep, Guna.UI2.AnimatorNS.DecorationType.None);
     this.flpHistoriResep.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flpHistoriResep.Location = new System.Drawing.Point(5, 61);
     this.flpHistoriResep.Name     = "flpHistoriResep";
     this.flpHistoriResep.Size     = new System.Drawing.Size(261, 401);
     this.flpHistoriResep.TabIndex = 1;
     this.flpHistoriResep.Paint   += new System.Windows.Forms.PaintEventHandler(this.flpHistoriResep_Paint);
     //
     // cardHistoryResep1
     //
     this.cardHistoryResep1.BackColor = System.Drawing.Color.Linen;
     this.cardHistoryResep1.Data      = null;
     this.guna2Transition1.SetDecoration(this.cardHistoryResep1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cardHistoryResep1.Font       = new System.Drawing.Font("Segoe UI Semibold", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cardHistoryResep1.Klinik     = null;
     this.cardHistoryResep1.Location   = new System.Drawing.Point(3, 3);
     this.cardHistoryResep1.NamaDokter = null;
     this.cardHistoryResep1.Name       = "cardHistoryResep1";
     this.cardHistoryResep1.NoREG      = null;
     this.cardHistoryResep1.NoRSP      = null;
     this.cardHistoryResep1.Penanggung = null;
     this.cardHistoryResep1.Size       = new System.Drawing.Size(247, 250);
     this.cardHistoryResep1.TabIndex   = 0;
     this.cardHistoryResep1.TGLReg     = new System.DateTime(((long)(0)));
     //
     // guna2Panel7
     //
     this.guna2Panel7.Controls.Add(this.btnHideHistory);
     this.guna2Panel7.Controls.Add(this.label3);
     this.guna2Transition1.SetDecoration(this.guna2Panel7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.guna2Panel7.Location = new System.Drawing.Point(5, 5);
     this.guna2Panel7.Name     = "guna2Panel7";
     this.guna2Panel7.ShadowDecoration.Parent = this.guna2Panel7;
     this.guna2Panel7.Size     = new System.Drawing.Size(261, 56);
     this.guna2Panel7.TabIndex = 0;
     //
     // btnHideHistory
     //
     this.btnHideHistory.BackColor = System.Drawing.Color.Transparent;
     this.btnHideHistory.CheckedState.ImageSize = new System.Drawing.Size(64, 64);
     this.btnHideHistory.CheckedState.Parent    = this.btnHideHistory;
     this.guna2Transition1.SetDecoration(this.btnHideHistory, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnHideHistory.Dock                     = System.Windows.Forms.DockStyle.Right;
     this.btnHideHistory.HoverState.Image         = global::rse.app.desk.rx.lite.Properties.Resources.back_button__1_;
     this.btnHideHistory.HoverState.ImageSize     = new System.Drawing.Size(32, 32);
     this.btnHideHistory.HoverState.Parent        = this.btnHideHistory;
     this.btnHideHistory.Image                    = global::rse.app.desk.rx.lite.Properties.Resources.back_button__1_;
     this.btnHideHistory.ImageRotate              = 0F;
     this.btnHideHistory.ImageSize                = new System.Drawing.Size(26, 26);
     this.btnHideHistory.Location                 = new System.Drawing.Point(212, 0);
     this.btnHideHistory.Name                     = "btnHideHistory";
     this.btnHideHistory.PressedState.ImageSize   = new System.Drawing.Size(64, 64);
     this.btnHideHistory.PressedState.Parent      = this.btnHideHistory;
     this.btnHideHistory.Size                     = new System.Drawing.Size(49, 56);
     this.btnHideHistory.TabIndex                 = 6;
     this.btnHideHistory.UseTransparentBackground = true;
     this.btnHideHistory.Click                   += new System.EventHandler(this.btnHideHistory_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.GhostWhite;
     this.label3.Location  = new System.Drawing.Point(6, 15);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(145, 25);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "History Resep";
     //
     // guna2PictureBox1
     //
     this.guna2PictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = global::rse.app.desk.rx.lite.Properties.Resources.clock;
     this.guna2PictureBox1.Location = new System.Drawing.Point(3, 12);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(76, 59);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 6;
     this.guna2PictureBox1.TabStop  = false;
     this.guna2PictureBox1.UseTransparentBackground = true;
     //
     // pnlhresepShow
     //
     this.pnlhresepShow.Controls.Add(this.guna2PictureBox1);
     this.pnlhresepShow.Controls.Add(this.label4);
     this.guna2Transition1.SetDecoration(this.pnlhresepShow, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlhresepShow.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlhresepShow.Location = new System.Drawing.Point(15, 15);
     this.pnlhresepShow.Name     = "pnlhresepShow";
     this.pnlhresepShow.ShadowDecoration.Parent = this.pnlhresepShow;
     this.pnlhresepShow.Size        = new System.Drawing.Size(73, 467);
     this.pnlhresepShow.TabIndex    = 4;
     this.pnlhresepShow.MouseHover += new System.EventHandler(this.pnlhresepShow_MouseHover);
     //
     // label4
     //
     this.label4.AutoEllipsis = true;
     this.guna2Transition1.SetDecoration(this.label4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label4.Enabled   = false;
     this.label4.Font      = new System.Drawing.Font("Century Gothic", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.Indigo;
     this.label4.Location  = new System.Drawing.Point(19, 67);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(30, 353);
     this.label4.TabIndex  = 6;
     this.label4.Text      = "History   Resep";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // bsObat
     //
     this.bsObat.DataMember = "view_rse_fa_obat";
     this.bsObat.DataSource = this.yakkumdb;
     //
     // view_rse_fa_obatTableAdapter
     //
     this.view_rse_fa_obatTableAdapter.ClearBeforeFill = true;
     //
     // view_resepTableAdapter
     //
     this.view_resepTableAdapter.ClearBeforeFill = true;
     //
     // obat
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.Controls.Add(this.pnlHistori);
     this.Controls.Add(this.pnlResep);
     this.Controls.Add(this.pnlhresepShow);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Name    = "obat";
     this.Padding = new System.Windows.Forms.Padding(15);
     this.Size    = new System.Drawing.Size(992, 497);
     this.pnlResep.ResumeLayout(false);
     this.guna2Panel4.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.paneldgv.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvResep)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bs_view_resep)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.yakkumdb)).EndInit();
     this.guna2Panel6.ResumeLayout(false);
     this.guna2GradientPanel1.ResumeLayout(false);
     this.guna2GradientPanel1.PerformLayout();
     this.guna2Panel3.ResumeLayout(false);
     this.guna2Panel5.ResumeLayout(false);
     this.guna2Panel1.ResumeLayout(false);
     this.guna2Panel1.PerformLayout();
     this.pnlHistori.ResumeLayout(false);
     this.pnlHistori.PerformLayout();
     this.flpHistoriResep.ResumeLayout(false);
     this.guna2Panel7.ResumeLayout(false);
     this.guna2Panel7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.pnlhresepShow.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsObat)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CreateAccount));
     this.panel1             = new System.Windows.Forms.Panel();
     this.lblInstruction     = new System.Windows.Forms.Label();
     this.lblHeader          = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuElipse1      = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.mainPanel          = new System.Windows.Forms.Panel();
     this.lblProcessor       = new System.Windows.Forms.Label();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.txtMiddleName      = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblMiddleName      = new System.Windows.Forms.Label();
     this.txtFirstName       = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblFirstName       = new System.Windows.Forms.Label();
     this.txtLastName        = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblLastName        = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.btnBack            = new Guna.UI2.WinForms.Guna2Button();
     this.btnNext            = new Guna.UI2.WinForms.Guna2Button();
     this.btnBrowse          = new Bunifu.Framework.UI.BunifuFlatButton();
     this.pbxUserImage       = new System.Windows.Forms.PictureBox();
     this.account            = new System.Windows.Forms.GroupBox();
     this.txtUsername        = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.label3             = new System.Windows.Forms.Label();
     this.txtEmail           = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblEmail           = new System.Windows.Forms.Label();
     this.txtConfirmPassword = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblConfirm         = new System.Windows.Forms.Label();
     this.txtPassword        = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblPassword        = new System.Windows.Forms.Label();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.transition         = new Guna.UI2.WinForms.Guna2Transition();
     this.openFileDialog1    = new System.Windows.Forms.OpenFileDialog();
     this.errorProvider1     = new System.Windows.Forms.ErrorProvider(this.components);
     this.panel1.SuspendLayout();
     this.mainPanel.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxUserImage)).BeginInit();
     this.account.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Teal;
     this.panel1.Controls.Add(this.lblInstruction);
     this.panel1.Controls.Add(this.lblHeader);
     this.transition.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(608, 64);
     this.panel1.TabIndex = 0;
     //
     // lblInstruction
     //
     this.lblInstruction.AutoSize = true;
     this.transition.SetDecoration(this.lblInstruction, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblInstruction.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblInstruction.ForeColor = System.Drawing.Color.White;
     this.lblInstruction.Location  = new System.Drawing.Point(30, 42);
     this.lblInstruction.Name      = "lblInstruction";
     this.lblInstruction.Size      = new System.Drawing.Size(249, 13);
     this.lblInstruction.TabIndex  = 2;
     this.lblInstruction.Text      = "&Use your google account to sign up a new account";
     //
     // lblHeader
     //
     this.lblHeader.AutoSize = true;
     this.transition.SetDecoration(this.lblHeader, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblHeader.Font      = new System.Drawing.Font("Arial Unicode MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.ForeColor = System.Drawing.Color.White;
     this.lblHeader.Location  = new System.Drawing.Point(24, 12);
     this.lblHeader.Name      = "lblHeader";
     this.lblHeader.Size      = new System.Drawing.Size(226, 28);
     this.lblHeader.TabIndex  = 1;
     this.lblHeader.Text      = "Create a New Account";
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 4;
     this.bunifuElipse1.TargetControl = this;
     //
     // mainPanel
     //
     this.mainPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.mainPanel.Controls.Add(this.lblProcessor);
     this.mainPanel.Controls.Add(this.groupBox1);
     this.mainPanel.Controls.Add(this.label2);
     this.mainPanel.Controls.Add(this.label1);
     this.mainPanel.Controls.Add(this.btnBack);
     this.mainPanel.Controls.Add(this.btnNext);
     this.mainPanel.Controls.Add(this.btnBrowse);
     this.mainPanel.Controls.Add(this.pbxUserImage);
     this.mainPanel.Controls.Add(this.account);
     this.transition.SetDecoration(this.mainPanel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.mainPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.mainPanel.Location = new System.Drawing.Point(0, 64);
     this.mainPanel.Name     = "mainPanel";
     this.mainPanel.Size     = new System.Drawing.Size(608, 352);
     this.mainPanel.TabIndex = 1;
     //
     // lblProcessor
     //
     this.lblProcessor.AutoSize = true;
     this.transition.SetDecoration(this.lblProcessor, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblProcessor.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblProcessor.Location = new System.Drawing.Point(396, 305);
     this.lblProcessor.Name     = "lblProcessor";
     this.lblProcessor.Size     = new System.Drawing.Size(197, 13);
     this.lblProcessor.TabIndex = 11;
     this.lblProcessor.Text     = "Processing your account. Please wait...";
     this.lblProcessor.Visible  = false;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txtMiddleName);
     this.groupBox1.Controls.Add(this.lblMiddleName);
     this.groupBox1.Controls.Add(this.txtFirstName);
     this.groupBox1.Controls.Add(this.lblFirstName);
     this.groupBox1.Controls.Add(this.txtLastName);
     this.groupBox1.Controls.Add(this.lblLastName);
     this.transition.SetDecoration(this.groupBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.groupBox1.Font     = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(12, 6);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(357, 151);
     this.groupBox1.TabIndex = 10;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Basic Information";
     //
     // txtMiddleName
     //
     this.txtMiddleName.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtMiddleName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtMiddleName.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMiddleName.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtMiddleName.isPassword          = false;
     this.txtMiddleName.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtMiddleName.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtMiddleName.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtMiddleName.LineThickness       = 2;
     this.txtMiddleName.Location            = new System.Drawing.Point(122, 63);
     this.txtMiddleName.Margin              = new System.Windows.Forms.Padding(2);
     this.txtMiddleName.Name                = "txtMiddleName";
     this.txtMiddleName.Size                = new System.Drawing.Size(207, 25);
     this.txtMiddleName.TabIndex            = 15;
     this.txtMiddleName.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblMiddleName
     //
     this.lblMiddleName.AutoSize = true;
     this.transition.SetDecoration(this.lblMiddleName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblMiddleName.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMiddleName.ForeColor = System.Drawing.Color.Black;
     this.lblMiddleName.Location  = new System.Drawing.Point(27, 68);
     this.lblMiddleName.Name      = "lblMiddleName";
     this.lblMiddleName.Size      = new System.Drawing.Size(96, 16);
     this.lblMiddleName.TabIndex  = 14;
     this.lblMiddleName.Text      = "Middle Name:";
     //
     // txtFirstName
     //
     this.txtFirstName.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtFirstName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtFirstName.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFirstName.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtFirstName.isPassword          = false;
     this.txtFirstName.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtFirstName.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtFirstName.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtFirstName.LineThickness       = 2;
     this.txtFirstName.Location            = new System.Drawing.Point(122, 29);
     this.txtFirstName.Margin              = new System.Windows.Forms.Padding(2);
     this.txtFirstName.Name                = "txtFirstName";
     this.txtFirstName.Size                = new System.Drawing.Size(207, 25);
     this.txtFirstName.TabIndex            = 13;
     this.txtFirstName.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblFirstName
     //
     this.lblFirstName.AutoSize = true;
     this.transition.SetDecoration(this.lblFirstName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblFirstName.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFirstName.ForeColor = System.Drawing.Color.Black;
     this.lblFirstName.Location  = new System.Drawing.Point(39, 34);
     this.lblFirstName.Name      = "lblFirstName";
     this.lblFirstName.Size      = new System.Drawing.Size(84, 16);
     this.lblFirstName.TabIndex  = 12;
     this.lblFirstName.Text      = "First Name:";
     //
     // txtLastName
     //
     this.txtLastName.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtLastName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtLastName.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLastName.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtLastName.isPassword          = false;
     this.txtLastName.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtLastName.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtLastName.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtLastName.LineThickness       = 2;
     this.txtLastName.Location            = new System.Drawing.Point(122, 97);
     this.txtLastName.Margin              = new System.Windows.Forms.Padding(2);
     this.txtLastName.Name                = "txtLastName";
     this.txtLastName.Size                = new System.Drawing.Size(207, 25);
     this.txtLastName.TabIndex            = 17;
     this.txtLastName.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblLastName
     //
     this.lblLastName.AutoSize = true;
     this.transition.SetDecoration(this.lblLastName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblLastName.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastName.ForeColor = System.Drawing.Color.Black;
     this.lblLastName.Location  = new System.Drawing.Point(40, 102);
     this.lblLastName.Name      = "lblLastName";
     this.lblLastName.Size      = new System.Drawing.Size(83, 16);
     this.lblLastName.TabIndex  = 16;
     this.lblLastName.Text      = "Last Name:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.transition.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(392, 203);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(46, 11);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "(Optional)";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.transition.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Blue;
     this.label1.Location  = new System.Drawing.Point(12, 329);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(441, 13);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "Note: Password must at least have one uppercase and lowercase and alphanumeric va" +
                             "lue.";
     //
     // btnBack
     //
     this.btnBack.BackColor           = System.Drawing.Color.Transparent;
     this.btnBack.BorderRadius        = 7;
     this.btnBack.CheckedState.Parent = this.btnBack;
     this.btnBack.CustomImages.Parent = this.btnBack;
     this.transition.SetDecoration(this.btnBack, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnBack.FillColor                = System.Drawing.Color.CornflowerBlue;
     this.btnBack.Font                     = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBack.ForeColor                = System.Drawing.Color.White;
     this.btnBack.HoverState.Parent        = this.btnBack;
     this.btnBack.Location                 = new System.Drawing.Point(391, 267);
     this.btnBack.Name                     = "btnBack";
     this.btnBack.ShadowDecoration.Enabled = true;
     this.btnBack.ShadowDecoration.Parent  = this.btnBack;
     this.btnBack.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 5, 5);
     this.btnBack.Size                     = new System.Drawing.Size(102, 35);
     this.btnBack.TabIndex                 = 7;
     this.btnBack.Text                     = "Back";
     this.btnBack.Click                   += new System.EventHandler(this.btnBack_Click);
     //
     // btnNext
     //
     this.btnNext.BackColor           = System.Drawing.Color.Transparent;
     this.btnNext.BorderRadius        = 7;
     this.btnNext.CheckedState.Parent = this.btnNext;
     this.btnNext.CustomImages.Parent = this.btnNext;
     this.transition.SetDecoration(this.btnNext, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnNext.FillColor                = System.Drawing.Color.CornflowerBlue;
     this.btnNext.Font                     = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNext.ForeColor                = System.Drawing.Color.White;
     this.btnNext.HoverState.Parent        = this.btnNext;
     this.btnNext.Location                 = new System.Drawing.Point(496, 267);
     this.btnNext.Name                     = "btnNext";
     this.btnNext.ShadowDecoration.Enabled = true;
     this.btnNext.ShadowDecoration.Parent  = this.btnNext;
     this.btnNext.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 5, 5);
     this.btnNext.Size                     = new System.Drawing.Size(102, 35);
     this.btnNext.TabIndex                 = 1;
     this.btnNext.Text                     = "Next";
     this.btnNext.Click                   += new System.EventHandler(this.guna2Button1_Click);
     //
     // btnBrowse
     //
     this.btnBrowse.Activecolor           = System.Drawing.Color.CadetBlue;
     this.btnBrowse.BackColor             = System.Drawing.Color.White;
     this.btnBrowse.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnBrowse.BorderRadius          = 3;
     this.btnBrowse.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.btnBrowse.ButtonText            = "Browse Image";
     this.btnBrowse.Cursor = System.Windows.Forms.Cursors.Hand;
     this.transition.SetDecoration(this.btnBrowse, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnBrowse.DisabledColor            = System.Drawing.Color.Gray;
     this.btnBrowse.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnBrowse.Iconimage                = null;
     this.btnBrowse.Iconimage_right          = null;
     this.btnBrowse.Iconimage_right_Selected = null;
     this.btnBrowse.Iconimage_Selected       = null;
     this.btnBrowse.IconRightVisible         = true;
     this.btnBrowse.IconRightZoom            = 0D;
     this.btnBrowse.IconVisible              = true;
     this.btnBrowse.IconZoom         = 90D;
     this.btnBrowse.IsTab            = false;
     this.btnBrowse.Location         = new System.Drawing.Point(446, 210);
     this.btnBrowse.Name             = "btnBrowse";
     this.btnBrowse.Normalcolor      = System.Drawing.Color.White;
     this.btnBrowse.OnHovercolor     = System.Drawing.Color.DarkSlateGray;
     this.btnBrowse.OnHoverTextColor = System.Drawing.Color.White;
     this.btnBrowse.selected         = false;
     this.btnBrowse.Size             = new System.Drawing.Size(91, 21);
     this.btnBrowse.TabIndex         = 0;
     this.btnBrowse.Text             = "Browse Image";
     this.btnBrowse.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnBrowse.Textcolor        = System.Drawing.Color.Black;
     this.btnBrowse.TextFont         = new System.Drawing.Font("Arial Unicode MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBrowse.Click           += new System.EventHandler(this.btnBrowse_Click);
     //
     // pbxUserImage
     //
     this.transition.SetDecoration(this.pbxUserImage, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pbxUserImage.Image    = global::Fare_Matrix_CPY.Properties.Resources.account;
     this.pbxUserImage.Location = new System.Drawing.Point(389, 18);
     this.pbxUserImage.Name     = "pbxUserImage";
     this.pbxUserImage.Size     = new System.Drawing.Size(207, 181);
     this.pbxUserImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pbxUserImage.TabIndex = 4;
     this.pbxUserImage.TabStop  = false;
     //
     // account
     //
     this.account.Controls.Add(this.txtUsername);
     this.account.Controls.Add(this.label3);
     this.account.Controls.Add(this.txtEmail);
     this.account.Controls.Add(this.lblEmail);
     this.account.Controls.Add(this.txtConfirmPassword);
     this.account.Controls.Add(this.lblConfirm);
     this.account.Controls.Add(this.txtPassword);
     this.account.Controls.Add(this.lblPassword);
     this.account.Controls.Add(this.pictureBox1);
     this.transition.SetDecoration(this.account, Guna.UI2.AnimatorNS.DecorationType.None);
     this.account.Font     = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.account.Location = new System.Drawing.Point(12, 163);
     this.account.Name     = "account";
     this.account.Size     = new System.Drawing.Size(357, 163);
     this.account.TabIndex = 1;
     this.account.TabStop  = false;
     this.account.Text     = "Account";
     //
     // txtUsername
     //
     this.txtUsername.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtUsername, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtUsername.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUsername.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtUsername.isPassword          = false;
     this.txtUsername.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtUsername.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtUsername.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtUsername.LineThickness       = 2;
     this.txtUsername.Location            = new System.Drawing.Point(130, 119);
     this.txtUsername.Margin              = new System.Windows.Forms.Padding(2);
     this.txtUsername.Name                = "txtUsername";
     this.txtUsername.Size                = new System.Drawing.Size(195, 25);
     this.txtUsername.TabIndex            = 61;
     this.txtUsername.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.transition.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(53, 124);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(77, 16);
     this.label3.TabIndex  = 60;
     this.label3.Text      = "Username:"******"Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEmail.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtEmail.isPassword          = false;
     this.txtEmail.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtEmail.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtEmail.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtEmail.LineThickness       = 2;
     this.txtEmail.Location            = new System.Drawing.Point(130, 26);
     this.txtEmail.Margin              = new System.Windows.Forms.Padding(2);
     this.txtEmail.Name                = "txtEmail";
     this.txtEmail.Size                = new System.Drawing.Size(195, 25);
     this.txtEmail.TabIndex            = 3;
     this.txtEmail.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblEmail
     //
     this.lblEmail.AutoSize = true;
     this.transition.SetDecoration(this.lblEmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblEmail.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblEmail.ForeColor = System.Drawing.Color.Black;
     this.lblEmail.Location  = new System.Drawing.Point(83, 35);
     this.lblEmail.Name      = "lblEmail";
     this.lblEmail.Size      = new System.Drawing.Size(47, 16);
     this.lblEmail.TabIndex  = 2;
     this.lblEmail.Text      = "Email:";
     //
     // txtConfirmPassword
     //
     this.txtConfirmPassword.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtConfirmPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtConfirmPassword.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtConfirmPassword.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtConfirmPassword.isPassword          = true;
     this.txtConfirmPassword.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtConfirmPassword.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtConfirmPassword.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtConfirmPassword.LineThickness       = 2;
     this.txtConfirmPassword.Location            = new System.Drawing.Point(130, 88);
     this.txtConfirmPassword.Margin              = new System.Windows.Forms.Padding(2);
     this.txtConfirmPassword.Name                = "txtConfirmPassword";
     this.txtConfirmPassword.Size                = new System.Drawing.Size(195, 25);
     this.txtConfirmPassword.TabIndex            = 7;
     this.txtConfirmPassword.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtConfirmPassword.Leave              += new System.EventHandler(this.txtConfirmPassword_Leave);
     //
     // lblConfirm
     //
     this.lblConfirm.AutoSize = true;
     this.transition.SetDecoration(this.lblConfirm, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblConfirm.Font      = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblConfirm.ForeColor = System.Drawing.Color.Black;
     this.lblConfirm.Location  = new System.Drawing.Point(14, 95);
     this.lblConfirm.Name      = "lblConfirm";
     this.lblConfirm.Size      = new System.Drawing.Size(116, 15);
     this.lblConfirm.TabIndex  = 6;
     this.lblConfirm.Text      = "Confirm Password:"******"Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtPassword.isPassword          = true;
     this.txtPassword.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtPassword.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtPassword.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtPassword.LineThickness       = 2;
     this.txtPassword.Location            = new System.Drawing.Point(130, 57);
     this.txtPassword.Margin              = new System.Windows.Forms.Padding(2);
     this.txtPassword.Name                = "txtPassword";
     this.txtPassword.Size                = new System.Drawing.Size(195, 25);
     this.txtPassword.TabIndex            = 5;
     this.txtPassword.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblPassword
     //
     this.lblPassword.AutoSize = true;
     this.transition.SetDecoration(this.lblPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblPassword.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPassword.ForeColor = System.Drawing.Color.Black;
     this.lblPassword.Location  = new System.Drawing.Point(54, 65);
     this.lblPassword.Name      = "lblPassword";
     this.lblPassword.Size      = new System.Drawing.Size(76, 16);
     this.lblPassword.TabIndex  = 4;
     this.lblPassword.Text      = "Password:"******"pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(50, 44);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 59;
     this.pictureBox1.TabStop  = false;
     //
     // transition
     //
     this.transition.AnimationType     = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.transition.Cursor            = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff             = 0F;
     animation1.MaxTime               = 1F;
     animation1.MinTime               = 0F;
     animation1.MosaicCoeff           = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift           = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize            = 0;
     animation1.Padding               = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff           = 0F;
     animation1.RotateLimit           = 0F;
     animation1.ScaleCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff             = 0F;
     animation1.TransparencyCoeff     = 1F;
     this.transition.DefaultAnimation = animation1;
     this.transition.Interval         = 2;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "Browse Profile Photo";
     this.openFileDialog1.Filter   = "Jpeg Files(*.jpg)|*.jpg";
     this.openFileDialog1.Title    = "Browse Image";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // CreateAccount
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(608, 416);
     this.Controls.Add(this.mainPanel);
     this.Controls.Add(this.panel1);
     this.transition.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "CreateAccount";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "CreateAccount";
     this.TopMost         = true;
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.mainPanel.ResumeLayout(false);
     this.mainPanel.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxUserImage)).EndInit();
     this.account.ResumeLayout(false);
     this.account.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Guna.UI2.AnimatorNS.Animation animation2 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NhaCungCap));
     this.panel1               = new System.Windows.Forms.Panel();
     this.flowPanelNCC         = new System.Windows.Forms.FlowLayoutPanel();
     this.guna2Panel1          = new Guna.UI2.WinForms.Guna2Panel();
     this.label9               = new System.Windows.Forms.Label();
     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.guna2ShadowPanel2    = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.guna2ShadowPanel5    = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.btnCV                = new Guna.UI2.WinForms.Guna2GradientButton();
     this.btnAdidas            = new Guna.UI2.WinForms.Guna2GradientButton();
     this.btnNike              = new Guna.UI2.WinForms.Guna2GradientButton();
     this.label3               = new System.Windows.Forms.Label();
     this.guna2ShadowPanel4    = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.label1               = new System.Windows.Forms.Label();
     this.lbCount              = new System.Windows.Forms.Label();
     this.tbTimKiem            = new Guna.UI2.WinForms.Guna2TextBox();
     this.btnTimKiem           = new Guna.UI2.WinForms.Guna2CircleButton();
     this.guna2PictureBox1     = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2GradientButton4 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2ShadowPanel1    = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.guna2GradientButton5 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.tranShow             = new Guna.UI2.WinForms.Guna2Transition();
     this.panel1.SuspendLayout();
     this.guna2Panel1.SuspendLayout();
     this.guna2ShadowPanel2.SuspendLayout();
     this.guna2ShadowPanel5.SuspendLayout();
     this.guna2ShadowPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.guna2ShadowPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.panel1.Controls.Add(this.flowPanelNCC);
     this.panel1.Controls.Add(this.guna2Panel1);
     this.panel1.Controls.Add(this.guna2ShadowPanel2);
     this.tranShow.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 86);
     this.panel1.Margin   = new System.Windows.Forms.Padding(2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(956, 408);
     this.panel1.TabIndex = 0;
     //
     // flowPanelNCC
     //
     this.flowPanelNCC.AutoScroll = true;
     this.tranShow.SetDecoration(this.flowPanelNCC, Guna.UI2.AnimatorNS.DecorationType.None);
     this.flowPanelNCC.Location = new System.Drawing.Point(192, 57);
     this.flowPanelNCC.Name     = "flowPanelNCC";
     this.flowPanelNCC.Size     = new System.Drawing.Size(728, 332);
     this.flowPanelNCC.TabIndex = 4;
     //
     // guna2Panel1
     //
     this.guna2Panel1.Controls.Add(this.label9);
     this.guna2Panel1.Controls.Add(this.label8);
     this.guna2Panel1.Controls.Add(this.label7);
     this.guna2Panel1.Controls.Add(this.label6);
     this.guna2Panel1.Controls.Add(this.label5);
     this.guna2Panel1.Controls.Add(this.label4);
     this.tranShow.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.FillColor = System.Drawing.Color.White;
     this.guna2Panel1.Location  = new System.Drawing.Point(192, 0);
     this.guna2Panel1.Margin    = new System.Windows.Forms.Padding(2);
     this.guna2Panel1.Name      = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(728, 52);
     this.guna2Panel1.TabIndex = 3;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.label9, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label9.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(584, 21);
     this.label9.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(42, 17);
     this.label9.TabIndex = 5;
     this.label9.Text     = "Hãng";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.label8, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(491, 21);
     this.label8.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(36, 17);
     this.label8.TabIndex = 4;
     this.label8.Text     = "SĐT";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.label7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(274, 21);
     this.label7.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(53, 17);
     this.label7.TabIndex = 3;
     this.label7.Text     = "Địa Chỉ";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.label6, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(179, 21);
     this.label6.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(33, 17);
     this.label6.TabIndex = 2;
     this.label6.Text     = "Tên";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.label5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(80, 21);
     this.label5.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(59, 17);
     this.label5.TabIndex = 1;
     this.label5.Text     = "Mã NCC";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.label4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(27, 21);
     this.label4.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(45, 17);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Photo";
     //
     // guna2ShadowPanel2
     //
     this.guna2ShadowPanel2.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel2.Controls.Add(this.guna2ShadowPanel5);
     this.guna2ShadowPanel2.Controls.Add(this.guna2ShadowPanel4);
     this.tranShow.SetDecoration(this.guna2ShadowPanel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel2.Dock        = System.Windows.Forms.DockStyle.Left;
     this.guna2ShadowPanel2.FillColor   = System.Drawing.Color.White;
     this.guna2ShadowPanel2.Location    = new System.Drawing.Point(0, 0);
     this.guna2ShadowPanel2.Margin      = new System.Windows.Forms.Padding(2);
     this.guna2ShadowPanel2.Name        = "guna2ShadowPanel2";
     this.guna2ShadowPanel2.Radius      = 10;
     this.guna2ShadowPanel2.ShadowColor = System.Drawing.Color.Black;
     this.guna2ShadowPanel2.ShadowStyle = Guna.UI2.WinForms.Guna2ShadowPanel.ShadowMode.Dropped;
     this.guna2ShadowPanel2.Size        = new System.Drawing.Size(177, 408);
     this.guna2ShadowPanel2.TabIndex    = 1;
     //
     // guna2ShadowPanel5
     //
     this.guna2ShadowPanel5.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel5.Controls.Add(this.btnCV);
     this.guna2ShadowPanel5.Controls.Add(this.btnAdidas);
     this.guna2ShadowPanel5.Controls.Add(this.btnNike);
     this.guna2ShadowPanel5.Controls.Add(this.label3);
     this.tranShow.SetDecoration(this.guna2ShadowPanel5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel5.FillColor   = System.Drawing.Color.White;
     this.guna2ShadowPanel5.Location    = new System.Drawing.Point(9, 119);
     this.guna2ShadowPanel5.Margin      = new System.Windows.Forms.Padding(2);
     this.guna2ShadowPanel5.Name        = "guna2ShadowPanel5";
     this.guna2ShadowPanel5.Radius      = 10;
     this.guna2ShadowPanel5.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.guna2ShadowPanel5.ShadowDepth = 110;
     this.guna2ShadowPanel5.ShadowShift = 8;
     this.guna2ShadowPanel5.Size        = new System.Drawing.Size(150, 270);
     this.guna2ShadowPanel5.TabIndex    = 3;
     //
     // btnCV
     //
     this.btnCV.BorderRadius        = 15;
     this.btnCV.CheckedState.Parent = this.btnCV;
     this.btnCV.CustomImages.Parent = this.btnCV;
     this.tranShow.SetDecoration(this.btnCV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnCV.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.btnCV.FillColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(250)))), ((int)(((byte)(254)))));
     this.btnCV.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btnCV.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(210)))), ((int)(((byte)(225)))));
     this.btnCV.HoverState.Parent       = this.btnCV;
     this.btnCV.Location                = new System.Drawing.Point(11, 151);
     this.btnCV.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnCV.Name                    = "btnCV";
     this.btnCV.ShadowDecoration.Parent = this.btnCV;
     this.btnCV.Size                    = new System.Drawing.Size(115, 28);
     this.btnCV.TabIndex                = 6;
     this.btnCV.Text                    = "Converse";
     this.btnCV.Click                  += new System.EventHandler(this.btnCV_Click);
     //
     // btnAdidas
     //
     this.btnAdidas.BorderRadius        = 15;
     this.btnAdidas.CheckedState.Parent = this.btnAdidas;
     this.btnAdidas.CustomImages.Parent = this.btnAdidas;
     this.tranShow.SetDecoration(this.btnAdidas, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnAdidas.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.btnAdidas.FillColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(250)))), ((int)(((byte)(254)))));
     this.btnAdidas.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btnAdidas.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(210)))), ((int)(((byte)(225)))));
     this.btnAdidas.HoverState.Parent       = this.btnAdidas;
     this.btnAdidas.Location                = new System.Drawing.Point(11, 102);
     this.btnAdidas.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnAdidas.Name                    = "btnAdidas";
     this.btnAdidas.ShadowDecoration.Parent = this.btnAdidas;
     this.btnAdidas.Size                    = new System.Drawing.Size(115, 28);
     this.btnAdidas.TabIndex                = 5;
     this.btnAdidas.Text                    = "Adidas";
     this.btnAdidas.Click                  += new System.EventHandler(this.btnAdidas_Click);
     //
     // btnNike
     //
     this.btnNike.BorderRadius        = 15;
     this.btnNike.CheckedState.Parent = this.btnNike;
     this.btnNike.CustomImages.Parent = this.btnNike;
     this.tranShow.SetDecoration(this.btnNike, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnNike.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.btnNike.FillColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(250)))), ((int)(((byte)(254)))));
     this.btnNike.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btnNike.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(210)))), ((int)(((byte)(225)))));
     this.btnNike.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(250)))), ((int)(((byte)(254)))));
     this.btnNike.HoverState.FillColor2   = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(250)))), ((int)(((byte)(254)))));
     this.btnNike.HoverState.Parent       = this.btnNike;
     this.btnNike.Location                = new System.Drawing.Point(11, 49);
     this.btnNike.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnNike.Name                    = "btnNike";
     this.btnNike.ShadowDecoration.Parent = this.btnNike;
     this.btnNike.Size                    = new System.Drawing.Size(115, 28);
     this.btnNike.TabIndex                = 4;
     this.btnNike.Text                    = "Nike ";
     this.btnNike.Click                  += new System.EventHandler(this.btnNike_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.tranShow.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(8, 11);
     this.label3.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(100, 20);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Show Brand ";
     //
     // guna2ShadowPanel4
     //
     this.guna2ShadowPanel4.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel4.Controls.Add(this.label1);
     this.guna2ShadowPanel4.Controls.Add(this.lbCount);
     this.tranShow.SetDecoration(this.guna2ShadowPanel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel4.FillColor   = System.Drawing.Color.White;
     this.guna2ShadowPanel4.Location    = new System.Drawing.Point(9, 5);
     this.guna2ShadowPanel4.Margin      = new System.Windows.Forms.Padding(2);
     this.guna2ShadowPanel4.Name        = "guna2ShadowPanel4";
     this.guna2ShadowPanel4.Radius      = 10;
     this.guna2ShadowPanel4.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.guna2ShadowPanel4.ShadowDepth = 110;
     this.guna2ShadowPanel4.ShadowShift = 8;
     this.guna2ShadowPanel4.Size        = new System.Drawing.Size(150, 98);
     this.guna2ShadowPanel4.TabIndex    = 2;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.tranShow.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(11, 9);
     this.label1.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(67, 20);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Supplier";
     //
     // lbCount
     //
     this.lbCount.AutoSize = true;
     this.tranShow.SetDecoration(this.lbCount, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbCount.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbCount.Location = new System.Drawing.Point(12, 41);
     this.lbCount.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbCount.Name     = "lbCount";
     this.lbCount.Size     = new System.Drawing.Size(24, 18);
     this.lbCount.TabIndex = 1;
     this.lbCount.Text     = "50";
     //
     // tbTimKiem
     //
     this.tbTimKiem.BorderRadius = 10;
     this.tbTimKiem.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbTimKiem, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbTimKiem.DefaultText = "";
     this.tbTimKiem.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbTimKiem.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbTimKiem.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTimKiem.DisabledState.Parent               = this.tbTimKiem;
     this.tbTimKiem.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTimKiem.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.tbTimKiem.FocusedState.Parent = this.tbTimKiem;
     this.tbTimKiem.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbTimKiem.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbTimKiem.HoverState.Parent      = this.tbTimKiem;
     this.tbTimKiem.Location                = new System.Drawing.Point(52, 10);
     this.tbTimKiem.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbTimKiem.Name                    = "tbTimKiem";
     this.tbTimKiem.PasswordChar            = '\0';
     this.tbTimKiem.PlaceholderText         = "Tìm Kiếm";
     this.tbTimKiem.SelectedText            = "";
     this.tbTimKiem.ShadowDecoration.Parent = this.tbTimKiem;
     this.tbTimKiem.Size                    = new System.Drawing.Size(152, 29);
     this.tbTimKiem.TabIndex                = 44;
     //
     // btnTimKiem
     //
     this.btnTimKiem.BackColor = System.Drawing.Color.Transparent;
     this.btnTimKiem.CheckedState.BorderColor = System.Drawing.Color.Transparent;
     this.btnTimKiem.CheckedState.FillColor   = System.Drawing.Color.Transparent;
     this.btnTimKiem.CheckedState.ForeColor   = System.Drawing.Color.Transparent;
     this.btnTimKiem.CheckedState.Parent      = this.btnTimKiem;
     this.btnTimKiem.CustomBorderColor        = System.Drawing.Color.Transparent;
     this.btnTimKiem.CustomImages.Parent      = this.btnTimKiem;
     this.tranShow.SetDecoration(this.btnTimKiem, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnTimKiem.FillColor               = System.Drawing.Color.Transparent;
     this.btnTimKiem.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btnTimKiem.ForeColor               = System.Drawing.Color.Transparent;
     this.btnTimKiem.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(43)))));
     this.btnTimKiem.HoverState.ForeColor    = System.Drawing.Color.Transparent;
     this.btnTimKiem.HoverState.Parent       = this.btnTimKiem;
     this.btnTimKiem.Image                   = ((System.Drawing.Image)(resources.GetObject("btnTimKiem.Image")));
     this.btnTimKiem.Location                = new System.Drawing.Point(12, 11);
     this.btnTimKiem.Name                    = "btnTimKiem";
     this.btnTimKiem.PressedColor            = System.Drawing.Color.Lime;
     this.btnTimKiem.PressedDepth            = 10;
     this.btnTimKiem.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.btnTimKiem.ShadowDecoration.Parent = this.btnTimKiem;
     this.btnTimKiem.Size                    = new System.Drawing.Size(35, 33);
     this.btnTimKiem.TabIndex                = 43;
     this.btnTimKiem.Click                  += new System.EventHandler(this.guna2CircleButton1_Click);
     //
     // guna2PictureBox1
     //
     this.tranShow.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox1.Image")));
     this.guna2PictureBox1.Location = new System.Drawing.Point(883, 10);
     this.guna2PictureBox1.Margin   = new System.Windows.Forms.Padding(2);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(71, 50);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 42;
     this.guna2PictureBox1.TabStop  = false;
     //
     // guna2GradientButton4
     //
     this.guna2GradientButton4.BorderRadius        = 15;
     this.guna2GradientButton4.CheckedState.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.CustomImages.Parent = this.guna2GradientButton4;
     this.tranShow.SetDecoration(this.guna2GradientButton4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton4.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(241)))), ((int)(((byte)(247)))));
     this.guna2GradientButton4.FillColor2              = System.Drawing.Color.White;
     this.guna2GradientButton4.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton4.ForeColor               = System.Drawing.Color.Black;
     this.guna2GradientButton4.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(235)))), ((int)(((byte)(255)))));
     this.guna2GradientButton4.HoverState.FillColor2   = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(236)))), ((int)(((byte)(242)))));
     this.guna2GradientButton4.HoverState.ForeColor    = System.Drawing.Color.White;
     this.guna2GradientButton4.HoverState.Parent       = this.guna2GradientButton4;
     this.guna2GradientButton4.Location                = new System.Drawing.Point(637, 23);
     this.guna2GradientButton4.Margin                  = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton4.Name                    = "guna2GradientButton4";
     this.guna2GradientButton4.ShadowDecoration.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.Size                    = new System.Drawing.Size(135, 37);
     this.guna2GradientButton4.TabIndex                = 46;
     this.guna2GradientButton4.Text                    = "Show All";
     this.guna2GradientButton4.Click                  += new System.EventHandler(this.guna2GradientButton4_Click);
     //
     // guna2ShadowPanel1
     //
     this.guna2ShadowPanel1.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel1.Controls.Add(this.guna2GradientButton5);
     this.guna2ShadowPanel1.Controls.Add(this.guna2PictureBox1);
     this.guna2ShadowPanel1.Controls.Add(this.guna2GradientButton4);
     this.guna2ShadowPanel1.Controls.Add(this.tbTimKiem);
     this.guna2ShadowPanel1.Controls.Add(this.btnTimKiem);
     this.tranShow.SetDecoration(this.guna2ShadowPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.guna2ShadowPanel1.FillColor   = System.Drawing.Color.White;
     this.guna2ShadowPanel1.Location    = new System.Drawing.Point(0, 0);
     this.guna2ShadowPanel1.Margin      = new System.Windows.Forms.Padding(2);
     this.guna2ShadowPanel1.Name        = "guna2ShadowPanel1";
     this.guna2ShadowPanel1.ShadowColor = System.Drawing.Color.Black;
     this.guna2ShadowPanel1.ShadowShift = 3;
     this.guna2ShadowPanel1.ShadowStyle = Guna.UI2.WinForms.Guna2ShadowPanel.ShadowMode.Dropped;
     this.guna2ShadowPanel1.Size        = new System.Drawing.Size(956, 81);
     this.guna2ShadowPanel1.TabIndex    = 4;
     //
     // guna2GradientButton5
     //
     this.guna2GradientButton5.BorderRadius        = 10;
     this.guna2GradientButton5.CheckedState.Parent = this.guna2GradientButton5;
     this.guna2GradientButton5.CustomImages.Parent = this.guna2GradientButton5;
     this.tranShow.SetDecoration(this.guna2GradientButton5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton5.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(213)))), ((int)(((byte)(115)))));
     this.guna2GradientButton5.FillColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(213)))), ((int)(((byte)(115)))));
     this.guna2GradientButton5.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton5.ForeColor               = System.Drawing.Color.White;
     this.guna2GradientButton5.HoverState.Parent       = this.guna2GradientButton5;
     this.guna2GradientButton5.Location                = new System.Drawing.Point(812, 32);
     this.guna2GradientButton5.Margin                  = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton5.Name                    = "guna2GradientButton5";
     this.guna2GradientButton5.ShadowDecoration.Parent = this.guna2GradientButton5;
     this.guna2GradientButton5.Size                    = new System.Drawing.Size(55, 28);
     this.guna2GradientButton5.TabIndex                = 74;
     this.guna2GradientButton5.Text                    = "Add";
     this.guna2GradientButton5.Click                  += new System.EventHandler(this.guna2GradientButton5_Click);
     //
     // tranShow
     //
     this.tranShow.AnimationType       = Guna.UI2.AnimatorNS.AnimationType.ScaleAndHorizSlide;
     this.tranShow.Cursor              = null;
     animation2.AnimateOnlyDifferences = true;
     animation2.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff              = 0F;
     animation2.MaxTime             = 1F;
     animation2.MinTime             = 0F;
     animation2.MosaicCoeff         = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift         = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize          = 0;
     animation2.Padding             = new System.Windows.Forms.Padding(30, 0, 0, 0);
     animation2.RotateCoeff         = 0F;
     animation2.RotateLimit         = 0F;
     animation2.ScaleCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff           = 0F;
     animation2.TransparencyCoeff   = 0F;
     this.tranShow.DefaultAnimation = animation2;
     //
     // NhaCungCap
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     this.ClientSize          = new System.Drawing.Size(956, 494);
     this.Controls.Add(this.guna2ShadowPanel1);
     this.Controls.Add(this.panel1);
     this.tranShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.Name            = "NhaCungCap";
     this.Text            = "NhaCungCap";
     this.Load           += new System.EventHandler(this.NhaCungCap_Load);
     this.panel1.ResumeLayout(false);
     this.guna2Panel1.ResumeLayout(false);
     this.guna2Panel1.PerformLayout();
     this.guna2ShadowPanel2.ResumeLayout(false);
     this.guna2ShadowPanel5.ResumeLayout(false);
     this.guna2ShadowPanel5.PerformLayout();
     this.guna2ShadowPanel4.ResumeLayout(false);
     this.guna2ShadowPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.guna2ShadowPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
     FIFAAutoBuyer_Client.UserControls.MultiSelect.CheckBoxProperties checkBoxProperties2 = new FIFAAutoBuyer_Client.UserControls.MultiSelect.CheckBoxProperties();
     Guna.UI2.AnimatorNS.Animation animation4 = new Guna.UI2.AnimatorNS.Animation();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AccountList));
     this.grd_accountList    = new Guna.UI2.WinForms.Guna2DataGridView();
     this.btn_newUser        = new Guna.UI2.WinForms.Guna2Button();
     this.btn_deleteUser     = new Guna.UI2.WinForms.Guna2Button();
     this.panel_EditForm     = new Guna.UI2.WinForms.Guna2Panel();
     this.chk_hideBrowser    = new Guna.UI2.WinForms.Guna2CheckBox();
     this.lnk_newSearch      = new MetroFramework.Controls.MetroLink();
     this.cmb_searches       = new FIFAAutoBuyer_Client.UserControls.MultiSelect.MultiSelectComboBox();
     this.btn_editCancel     = new Guna.UI2.WinForms.Guna2Button();
     this.btn_editSave       = new Guna.UI2.WinForms.Guna2Button();
     this.txt_userGAuthKey   = new Guna.UI2.WinForms.Guna2TextBox();
     this.txt_userPassword   = new Guna.UI2.WinForms.Guna2TextBox();
     this.txt_userEmail      = new Guna.UI2.WinForms.Guna2TextBox();
     this.trans_accountList  = new Guna.UI2.WinForms.Guna2Transition();
     this.btn_editUser       = new Guna.UI2.WinForms.Guna2Button();
     this.btn_startAccount   = new Guna.UI2.WinForms.Guna2Button();
     this.lbl_noAccounts     = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.progress_loader    = new Guna.UI2.WinForms.Guna2ProgressIndicator();
     this.trans_editUserForm = new Guna.UI2.WinForms.Guna2Transition();
     ((System.ComponentModel.ISupportInitialize)(this.grd_accountList)).BeginInit();
     this.panel_EditForm.SuspendLayout();
     this.SuspendLayout();
     //
     // grd_accountList
     //
     this.grd_accountList.AllowUserToAddRows              = false;
     this.grd_accountList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle5.BackColor                     = System.Drawing.Color.White;
     this.grd_accountList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
     this.grd_accountList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.grd_accountList.BackgroundColor                 = System.Drawing.Color.White;
     this.grd_accountList.BorderStyle                     = System.Windows.Forms.BorderStyle.None;
     this.grd_accountList.CellBorderStyle                 = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.grd_accountList.ColumnHeadersBorderStyle        = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle6.Alignment                     = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle6.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     dataGridViewCellStyle6.Font                        = new System.Drawing.Font("Segoe UI", 8F);
     dataGridViewCellStyle6.ForeColor                   = System.Drawing.Color.DimGray;
     dataGridViewCellStyle6.SelectionBackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     dataGridViewCellStyle6.SelectionForeColor          = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle6.WrapMode                    = System.Windows.Forms.DataGridViewTriState.True;
     this.grd_accountList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
     this.grd_accountList.ColumnHeadersHeight           = 40;
     this.trans_editUserForm.SetDecoration(this.grd_accountList, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.grd_accountList, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle7.Alignment               = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle7.BackColor               = System.Drawing.Color.White;
     dataGridViewCellStyle7.Font                    = new System.Drawing.Font("Segoe UI", 8F);
     dataGridViewCellStyle7.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle7.SelectionBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     dataGridViewCellStyle7.SelectionForeColor      = System.Drawing.Color.White;
     dataGridViewCellStyle7.WrapMode                = System.Windows.Forms.DataGridViewTriState.False;
     this.grd_accountList.DefaultCellStyle          = dataGridViewCellStyle7;
     this.grd_accountList.EnableHeadersVisualStyles = false;
     this.grd_accountList.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.grd_accountList.Location                  = new System.Drawing.Point(23, 12);
     this.grd_accountList.MultiSelect               = false;
     this.grd_accountList.Name                       = "grd_accountList";
     this.grd_accountList.ReadOnly                   = true;
     dataGridViewCellStyle8.Alignment                = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle8.BackColor                = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle8.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle8.ForeColor                = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle8.SelectionBackColor       = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle8.SelectionForeColor       = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle8.WrapMode                 = System.Windows.Forms.DataGridViewTriState.True;
     this.grd_accountList.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
     this.grd_accountList.RowHeadersVisible          = false;
     this.grd_accountList.RowTemplate.DividerHeight  = 5;
     this.grd_accountList.RowTemplate.Height         = 50;
     this.grd_accountList.ScrollBars                 = System.Windows.Forms.ScrollBars.Vertical;
     this.grd_accountList.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.grd_accountList.Size                       = new System.Drawing.Size(964, 332);
     this.grd_accountList.TabIndex                   = 1;
     this.grd_accountList.Theme                      = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.Default;
     this.grd_accountList.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.White;
     this.grd_accountList.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.grd_accountList.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.grd_accountList.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.grd_accountList.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.grd_accountList.ThemeStyle.BackColor                   = System.Drawing.Color.White;
     this.grd_accountList.ThemeStyle.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.grd_accountList.ThemeStyle.HeaderStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.grd_accountList.ThemeStyle.HeaderStyle.BorderStyle     = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.grd_accountList.ThemeStyle.HeaderStyle.Font            = new System.Drawing.Font("Segoe UI", 8F);
     this.grd_accountList.ThemeStyle.HeaderStyle.ForeColor       = System.Drawing.Color.DimGray;
     this.grd_accountList.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing;
     this.grd_accountList.ThemeStyle.HeaderStyle.Height          = 40;
     this.grd_accountList.ThemeStyle.ReadOnly                     = true;
     this.grd_accountList.ThemeStyle.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.grd_accountList.ThemeStyle.RowsStyle.BorderStyle        = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.grd_accountList.ThemeStyle.RowsStyle.Font               = new System.Drawing.Font("Segoe UI", 8F);
     this.grd_accountList.ThemeStyle.RowsStyle.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.grd_accountList.ThemeStyle.RowsStyle.Height             = 50;
     this.grd_accountList.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.grd_accountList.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.White;
     this.grd_accountList.DataBindingComplete                    += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.grd_accountList_DataBindingComplete);
     this.grd_accountList.SelectionChanged += new System.EventHandler(this.grd_accountList_SelectionChanged);
     //
     // btn_newUser
     //
     this.btn_newUser.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_newUser.BorderRadius        = 3;
     this.btn_newUser.BorderThickness     = 1;
     this.btn_newUser.CheckedState.Parent = this.btn_newUser;
     this.btn_newUser.CustomImages.Parent = this.btn_newUser;
     this.trans_editUserForm.SetDecoration(this.btn_newUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.btn_newUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_newUser.FillColor               = System.Drawing.Color.Transparent;
     this.btn_newUser.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_newUser.ForeColor               = System.Drawing.Color.Navy;
     this.btn_newUser.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_newUser.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_newUser.HoverState.Parent       = this.btn_newUser;
     this.btn_newUser.Location                = new System.Drawing.Point(903, 650);
     this.btn_newUser.Name                    = "btn_newUser";
     this.btn_newUser.ShadowDecoration.Parent = this.btn_newUser;
     this.btn_newUser.Size                    = new System.Drawing.Size(84, 30);
     this.btn_newUser.TabIndex                = 2;
     this.btn_newUser.Text                    = "New";
     this.btn_newUser.Click                  += new System.EventHandler(this.btn_newUser_Click);
     //
     // btn_deleteUser
     //
     this.btn_deleteUser.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_deleteUser.BorderRadius        = 3;
     this.btn_deleteUser.BorderThickness     = 1;
     this.btn_deleteUser.CheckedState.Parent = this.btn_deleteUser;
     this.btn_deleteUser.CustomImages.Parent = this.btn_deleteUser;
     this.trans_editUserForm.SetDecoration(this.btn_deleteUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.btn_deleteUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_deleteUser.FillColor               = System.Drawing.Color.Transparent;
     this.btn_deleteUser.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_deleteUser.ForeColor               = System.Drawing.Color.Navy;
     this.btn_deleteUser.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_deleteUser.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_deleteUser.HoverState.Parent       = this.btn_deleteUser;
     this.btn_deleteUser.Location                = new System.Drawing.Point(700, 650);
     this.btn_deleteUser.Name                    = "btn_deleteUser";
     this.btn_deleteUser.ShadowDecoration.Parent = this.btn_deleteUser;
     this.btn_deleteUser.Size                    = new System.Drawing.Size(84, 30);
     this.btn_deleteUser.TabIndex                = 3;
     this.btn_deleteUser.Text                    = "Delete";
     this.btn_deleteUser.Visible                 = false;
     this.btn_deleteUser.Click                  += new System.EventHandler(this.btn_deleteUser_Click);
     //
     // panel_EditForm
     //
     this.panel_EditForm.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.panel_EditForm.BorderRadius    = 8;
     this.panel_EditForm.BorderThickness = 1;
     this.panel_EditForm.Controls.Add(this.chk_hideBrowser);
     this.panel_EditForm.Controls.Add(this.lnk_newSearch);
     this.panel_EditForm.Controls.Add(this.cmb_searches);
     this.panel_EditForm.Controls.Add(this.btn_editCancel);
     this.panel_EditForm.Controls.Add(this.btn_editSave);
     this.panel_EditForm.Controls.Add(this.txt_userGAuthKey);
     this.panel_EditForm.Controls.Add(this.txt_userPassword);
     this.panel_EditForm.Controls.Add(this.txt_userEmail);
     this.trans_editUserForm.SetDecoration(this.panel_EditForm, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.panel_EditForm, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel_EditForm.Location = new System.Drawing.Point(251, 389);
     this.panel_EditForm.Name     = "panel_EditForm";
     this.panel_EditForm.ShadowDecoration.Parent = this.panel_EditForm;
     this.panel_EditForm.Size     = new System.Drawing.Size(507, 246);
     this.panel_EditForm.TabIndex = 4;
     this.panel_EditForm.Visible  = false;
     //
     // chk_hideBrowser
     //
     this.chk_hideBrowser.AutoSize = true;
     this.chk_hideBrowser.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.chk_hideBrowser.CheckedState.BorderRadius    = 0;
     this.chk_hideBrowser.CheckedState.BorderThickness = 0;
     this.chk_hideBrowser.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.trans_editUserForm.SetDecoration(this.chk_hideBrowser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.chk_hideBrowser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.chk_hideBrowser.Location = new System.Drawing.Point(382, 122);
     this.chk_hideBrowser.Name     = "chk_hideBrowser";
     this.chk_hideBrowser.Size     = new System.Drawing.Size(89, 17);
     this.chk_hideBrowser.TabIndex = 64;
     this.chk_hideBrowser.Text     = "Hide Browser";
     this.chk_hideBrowser.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.chk_hideBrowser.UncheckedState.BorderRadius    = 0;
     this.chk_hideBrowser.UncheckedState.BorderThickness = 0;
     this.chk_hideBrowser.UncheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.chk_hideBrowser.UseVisualStyleBackColor        = false;
     //
     // lnk_newSearch
     //
     this.lnk_newSearch.Cursor = System.Windows.Forms.Cursors.Hand;
     this.trans_editUserForm.SetDecoration(this.lnk_newSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.lnk_newSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lnk_newSearch.ForeColor          = System.Drawing.SystemColors.Highlight;
     this.lnk_newSearch.Location           = new System.Drawing.Point(364, 151);
     this.lnk_newSearch.Name               = "lnk_newSearch";
     this.lnk_newSearch.Size               = new System.Drawing.Size(136, 23);
     this.lnk_newSearch.TabIndex           = 13;
     this.lnk_newSearch.Text               = "Create New Search";
     this.lnk_newSearch.UseCustomBackColor = true;
     this.lnk_newSearch.UseCustomForeColor = true;
     this.lnk_newSearch.UseSelectable      = true;
     this.lnk_newSearch.Click             += new System.EventHandler(this.lnk_newSearch_Click);
     //
     // cmb_searches
     //
     checkBoxProperties2.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmb_searches.CheckBoxProperties = checkBoxProperties2;
     this.trans_editUserForm.SetDecoration(this.cmb_searches, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.cmb_searches, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cmb_searches.DisplayMember           = "DisplayValue";
     this.cmb_searches.DisplayMemberSingleItem = "DisplayValue";
     this.cmb_searches.FormattingEnabled       = true;
     this.cmb_searches.Items.AddRange(new object[] {
         "",
         "",
         "",
         "",
         "",
         "",
         ""
     });
     this.cmb_searches.Location      = new System.Drawing.Point(77, 145);
     this.cmb_searches.Name          = "cmb_searches";
     this.cmb_searches.Size          = new System.Drawing.Size(281, 29);
     this.cmb_searches.TabIndex      = 9;
     this.cmb_searches.UseSelectable = true;
     this.cmb_searches.ValueMember   = "IsChecked";
     //
     // btn_editCancel
     //
     this.btn_editCancel.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editCancel.BorderRadius        = 3;
     this.btn_editCancel.BorderThickness     = 1;
     this.btn_editCancel.CheckedState.Parent = this.btn_editCancel;
     this.btn_editCancel.CustomImages.Parent = this.btn_editCancel;
     this.trans_editUserForm.SetDecoration(this.btn_editCancel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.btn_editCancel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_editCancel.FillColor               = System.Drawing.Color.Transparent;
     this.btn_editCancel.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_editCancel.ForeColor               = System.Drawing.Color.Navy;
     this.btn_editCancel.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editCancel.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_editCancel.HoverState.Parent       = this.btn_editCancel;
     this.btn_editCancel.Location                = new System.Drawing.Point(120, 201);
     this.btn_editCancel.Name                    = "btn_editCancel";
     this.btn_editCancel.ShadowDecoration.Parent = this.btn_editCancel;
     this.btn_editCancel.Size                    = new System.Drawing.Size(84, 30);
     this.btn_editCancel.TabIndex                = 12;
     this.btn_editCancel.Text                    = "Cancel";
     this.btn_editCancel.Click                  += new System.EventHandler(this.btn_editCancel_Click);
     //
     // btn_editSave
     //
     this.btn_editSave.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editSave.BorderRadius        = 3;
     this.btn_editSave.BorderThickness     = 1;
     this.btn_editSave.CheckedState.Parent = this.btn_editSave;
     this.btn_editSave.CustomImages.Parent = this.btn_editSave;
     this.trans_editUserForm.SetDecoration(this.btn_editSave, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.btn_editSave, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_editSave.FillColor               = System.Drawing.Color.Transparent;
     this.btn_editSave.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_editSave.ForeColor               = System.Drawing.Color.Navy;
     this.btn_editSave.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editSave.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_editSave.HoverState.Parent       = this.btn_editSave;
     this.btn_editSave.Location                = new System.Drawing.Point(263, 201);
     this.btn_editSave.Name                    = "btn_editSave";
     this.btn_editSave.ShadowDecoration.Parent = this.btn_editSave;
     this.btn_editSave.Size                    = new System.Drawing.Size(84, 30);
     this.btn_editSave.TabIndex                = 10;
     this.btn_editSave.Text                    = "Save";
     this.btn_editSave.Click                  += new System.EventHandler(this.btn_editSave_Click);
     //
     // txt_userGAuthKey
     //
     this.txt_userGAuthKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.txt_userGAuthKey.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.trans_editUserForm.SetDecoration(this.txt_userGAuthKey, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.txt_userGAuthKey, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txt_userGAuthKey.DefaultText = "";
     this.txt_userGAuthKey.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txt_userGAuthKey.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txt_userGAuthKey.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_userGAuthKey.DisabledState.Parent               = this.txt_userGAuthKey;
     this.txt_userGAuthKey.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_userGAuthKey.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_userGAuthKey.FocusedState.Parent = this.txt_userGAuthKey;
     this.txt_userGAuthKey.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txt_userGAuthKey.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txt_userGAuthKey.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_userGAuthKey.HoverState.Parent      = this.txt_userGAuthKey;
     this.txt_userGAuthKey.Location                = new System.Drawing.Point(77, 103);
     this.txt_userGAuthKey.Name                    = "txt_userGAuthKey";
     this.txt_userGAuthKey.PasswordChar            = '\0';
     this.txt_userGAuthKey.PlaceholderText         = "GAuth Key";
     this.txt_userGAuthKey.SelectedText            = "";
     this.txt_userGAuthKey.ShadowDecoration.Parent = this.txt_userGAuthKey;
     this.txt_userGAuthKey.Size                    = new System.Drawing.Size(281, 36);
     this.txt_userGAuthKey.TabIndex                = 8;
     this.txt_userGAuthKey.UseSystemPasswordChar   = true;
     //
     // txt_userPassword
     //
     this.txt_userPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.txt_userPassword.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.trans_editUserForm.SetDecoration(this.txt_userPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.txt_userPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txt_userPassword.DefaultText = "";
     this.txt_userPassword.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txt_userPassword.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txt_userPassword.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_userPassword.DisabledState.Parent               = this.txt_userPassword;
     this.txt_userPassword.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_userPassword.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_userPassword.FocusedState.Parent = this.txt_userPassword;
     this.txt_userPassword.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txt_userPassword.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txt_userPassword.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_userPassword.HoverState.Parent      = this.txt_userPassword;
     this.txt_userPassword.Location                = new System.Drawing.Point(77, 61);
     this.txt_userPassword.Name                    = "txt_userPassword";
     this.txt_userPassword.PasswordChar            = '\0';
     this.txt_userPassword.PlaceholderText         = "Password";
     this.txt_userPassword.SelectedText            = "";
     this.txt_userPassword.ShadowDecoration.Parent = this.txt_userPassword;
     this.txt_userPassword.Size                    = new System.Drawing.Size(281, 36);
     this.txt_userPassword.TabIndex                = 3;
     this.txt_userPassword.UseSystemPasswordChar   = true;
     //
     // txt_userEmail
     //
     this.txt_userEmail.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.txt_userEmail.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.trans_editUserForm.SetDecoration(this.txt_userEmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.txt_userEmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txt_userEmail.DefaultText = "";
     this.txt_userEmail.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txt_userEmail.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txt_userEmail.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_userEmail.DisabledState.Parent               = this.txt_userEmail;
     this.txt_userEmail.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_userEmail.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_userEmail.FocusedState.Parent = this.txt_userEmail;
     this.txt_userEmail.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txt_userEmail.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txt_userEmail.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_userEmail.HoverState.Parent      = this.txt_userEmail;
     this.txt_userEmail.Location                = new System.Drawing.Point(77, 19);
     this.txt_userEmail.Name                    = "txt_userEmail";
     this.txt_userEmail.PasswordChar            = '\0';
     this.txt_userEmail.PlaceholderText         = "Email";
     this.txt_userEmail.SelectedText            = "";
     this.txt_userEmail.ShadowDecoration.Parent = this.txt_userEmail;
     this.txt_userEmail.Size                    = new System.Drawing.Size(281, 36);
     this.txt_userEmail.TabIndex                = 2;
     this.txt_userEmail.TextOffset              = new System.Drawing.Point(5, 0);
     //
     // trans_accountList
     //
     this.trans_accountList.AnimationType = Guna.UI2.AnimatorNS.AnimationType.VertSlide;
     this.trans_accountList.Cursor        = null;
     animation4.AnimateOnlyDifferences    = true;
     animation4.BlindCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation4.BlindCoeff")));
     animation4.LeafCoeff                    = 0F;
     animation4.MaxTime                      = 1F;
     animation4.MinTime                      = 0F;
     animation4.MosaicCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation4.MosaicCoeff")));
     animation4.MosaicShift                  = ((System.Drawing.PointF)(resources.GetObject("animation4.MosaicShift")));
     animation4.MosaicSize                   = 0;
     animation4.Padding                      = new System.Windows.Forms.Padding(0);
     animation4.RotateCoeff                  = 0F;
     animation4.RotateLimit                  = 0F;
     animation4.ScaleCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation4.ScaleCoeff")));
     animation4.SlideCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation4.SlideCoeff")));
     animation4.TimeCoeff                    = 0F;
     animation4.TransparencyCoeff            = 0F;
     this.trans_accountList.DefaultAnimation = animation4;
     this.trans_accountList.TimeStep         = 1F;
     //
     // btn_editUser
     //
     this.btn_editUser.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editUser.BorderRadius        = 3;
     this.btn_editUser.BorderThickness     = 1;
     this.btn_editUser.CheckedState.Parent = this.btn_editUser;
     this.btn_editUser.CustomImages.Parent = this.btn_editUser;
     this.trans_editUserForm.SetDecoration(this.btn_editUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.btn_editUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_editUser.FillColor               = System.Drawing.Color.Transparent;
     this.btn_editUser.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_editUser.ForeColor               = System.Drawing.Color.Navy;
     this.btn_editUser.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editUser.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_editUser.HoverState.Parent       = this.btn_editUser;
     this.btn_editUser.Location                = new System.Drawing.Point(802, 650);
     this.btn_editUser.Name                    = "btn_editUser";
     this.btn_editUser.ShadowDecoration.Parent = this.btn_editUser;
     this.btn_editUser.Size                    = new System.Drawing.Size(84, 30);
     this.btn_editUser.TabIndex                = 5;
     this.btn_editUser.Text                    = "Edit";
     this.btn_editUser.Click                  += new System.EventHandler(this.btn_editUser_Click);
     //
     // btn_startAccount
     //
     this.btn_startAccount.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_startAccount.BorderRadius        = 3;
     this.btn_startAccount.BorderThickness     = 1;
     this.btn_startAccount.CheckedState.Parent = this.btn_startAccount;
     this.btn_startAccount.CustomImages.Parent = this.btn_startAccount;
     this.trans_editUserForm.SetDecoration(this.btn_startAccount, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.btn_startAccount, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_startAccount.FillColor               = System.Drawing.Color.Transparent;
     this.btn_startAccount.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_startAccount.ForeColor               = System.Drawing.Color.Navy;
     this.btn_startAccount.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_startAccount.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_startAccount.HoverState.Parent       = this.btn_startAccount;
     this.btn_startAccount.Location                = new System.Drawing.Point(87, 650);
     this.btn_startAccount.Name                    = "btn_startAccount";
     this.btn_startAccount.ShadowDecoration.Parent = this.btn_startAccount;
     this.btn_startAccount.Size                    = new System.Drawing.Size(84, 30);
     this.btn_startAccount.TabIndex                = 6;
     this.btn_startAccount.Text                    = "Start Account";
     this.btn_startAccount.Visible                 = false;
     this.btn_startAccount.Click                  += new System.EventHandler(this.btn_startAccount_Click);
     //
     // lbl_noAccounts
     //
     this.lbl_noAccounts.BackColor = System.Drawing.Color.Transparent;
     this.trans_editUserForm.SetDecoration(this.lbl_noAccounts, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.lbl_noAccounts, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbl_noAccounts.Font     = new System.Drawing.Font("Franklin Gothic Medium", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_noAccounts.Location = new System.Drawing.Point(426, 110);
     this.lbl_noAccounts.Name     = "lbl_noAccounts";
     this.lbl_noAccounts.Size     = new System.Drawing.Size(134, 23);
     this.lbl_noAccounts.TabIndex = 7;
     this.lbl_noAccounts.Text     = "No Accounts Found";
     this.lbl_noAccounts.Visible  = false;
     //
     // progress_loader
     //
     this.progress_loader.BackColor  = System.Drawing.Color.White;
     this.progress_loader.CircleSize = 1F;
     this.trans_editUserForm.SetDecoration(this.progress_loader, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this.progress_loader, Guna.UI2.AnimatorNS.DecorationType.None);
     this.progress_loader.Location = new System.Drawing.Point(426, 202);
     this.progress_loader.Name     = "progress_loader";
     this.progress_loader.Size     = new System.Drawing.Size(141, 131);
     this.progress_loader.TabIndex = 8;
     this.progress_loader.Visible  = false;
     //
     // trans_editUserForm
     //
     this.trans_editUserForm.AnimationType = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.trans_editUserForm.Cursor        = null;
     animation3.AnimateOnlyDifferences     = true;
     animation3.BlindCoeff                    = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff                     = 0F;
     animation3.MaxTime                       = 1F;
     animation3.MinTime                       = 0F;
     animation3.MosaicCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift                   = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize                    = 0;
     animation3.Padding                       = new System.Windows.Forms.Padding(0);
     animation3.RotateCoeff                   = 0F;
     animation3.RotateLimit                   = 0F;
     animation3.ScaleCoeff                    = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff                    = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff                     = 0F;
     animation3.TransparencyCoeff             = 1F;
     this.trans_editUserForm.DefaultAnimation = animation3;
     this.trans_editUserForm.Interval         = 50;
     this.trans_editUserForm.TimeStep         = 1F;
     //
     // AccountList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.ClientSize          = new System.Drawing.Size(1011, 701);
     this.Controls.Add(this.progress_loader);
     this.Controls.Add(this.lbl_noAccounts);
     this.Controls.Add(this.btn_startAccount);
     this.Controls.Add(this.btn_editUser);
     this.Controls.Add(this.grd_accountList);
     this.Controls.Add(this.panel_EditForm);
     this.Controls.Add(this.btn_deleteUser);
     this.Controls.Add(this.btn_newUser);
     this.trans_editUserForm.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_accountList.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "AccountList";
     this.Text            = "List";
     this.Load           += new System.EventHandler(this.AccountList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.grd_accountList)).EndInit();
     this.panel_EditForm.ResumeLayout(false);
     this.panel_EditForm.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 11
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CreateAccount));
     this.panel1             = new System.Windows.Forms.Panel();
     this.lblInstruction     = new System.Windows.Forms.Label();
     this.lblHeader          = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuElipse1      = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.mainPanel          = new System.Windows.Forms.Panel();
     this.btnBrowse          = new Bunifu.Framework.UI.BunifuFlatButton();
     this.pbxUserImage       = new System.Windows.Forms.PictureBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.txtConfirmPassword = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblConfirm         = new System.Windows.Forms.Label();
     this.txtPassword        = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblPassword        = new System.Windows.Forms.Label();
     this.txtEmail           = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblUsername        = new System.Windows.Forms.Label();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.txtMiddleName      = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblMiddleName      = new System.Windows.Forms.Label();
     this.txtFirstName       = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblFirstName       = new System.Windows.Forms.Label();
     this.txtLastName        = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblLastName        = new System.Windows.Forms.Label();
     this.transition         = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2Button1       = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button2       = new Guna.UI2.WinForms.Guna2Button();
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.mainPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxUserImage)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Teal;
     this.panel1.Controls.Add(this.lblInstruction);
     this.panel1.Controls.Add(this.lblHeader);
     this.transition.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(582, 64);
     this.panel1.TabIndex = 0;
     //
     // lblInstruction
     //
     this.lblInstruction.AutoSize = true;
     this.transition.SetDecoration(this.lblInstruction, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblInstruction.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblInstruction.ForeColor = System.Drawing.Color.White;
     this.lblInstruction.Location  = new System.Drawing.Point(30, 42);
     this.lblInstruction.Name      = "lblInstruction";
     this.lblInstruction.Size      = new System.Drawing.Size(249, 13);
     this.lblInstruction.TabIndex  = 2;
     this.lblInstruction.Text      = "&Use your google account to sign up a new account";
     //
     // lblHeader
     //
     this.lblHeader.AutoSize = true;
     this.transition.SetDecoration(this.lblHeader, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblHeader.Font      = new System.Drawing.Font("Arial Unicode MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.ForeColor = System.Drawing.Color.White;
     this.lblHeader.Location  = new System.Drawing.Point(24, 12);
     this.lblHeader.Name      = "lblHeader";
     this.lblHeader.Size      = new System.Drawing.Size(226, 28);
     this.lblHeader.TabIndex  = 1;
     this.lblHeader.Text      = "Create a New Account";
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 4;
     this.bunifuElipse1.TargetControl = this;
     //
     // mainPanel
     //
     this.mainPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.mainPanel.Controls.Add(this.label2);
     this.mainPanel.Controls.Add(this.label1);
     this.mainPanel.Controls.Add(this.guna2Button2);
     this.mainPanel.Controls.Add(this.guna2Button1);
     this.mainPanel.Controls.Add(this.btnBrowse);
     this.mainPanel.Controls.Add(this.pbxUserImage);
     this.mainPanel.Controls.Add(this.groupBox2);
     this.mainPanel.Controls.Add(this.groupBox1);
     this.transition.SetDecoration(this.mainPanel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.mainPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.mainPanel.Location = new System.Drawing.Point(0, 64);
     this.mainPanel.Name     = "mainPanel";
     this.mainPanel.Size     = new System.Drawing.Size(582, 338);
     this.mainPanel.TabIndex = 1;
     //
     // btnBrowse
     //
     this.btnBrowse.Activecolor           = System.Drawing.Color.CadetBlue;
     this.btnBrowse.BackColor             = System.Drawing.Color.White;
     this.btnBrowse.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnBrowse.BorderRadius          = 3;
     this.btnBrowse.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.btnBrowse.ButtonText            = "Browse Image";
     this.btnBrowse.Cursor = System.Windows.Forms.Cursors.Hand;
     this.transition.SetDecoration(this.btnBrowse, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnBrowse.DisabledColor            = System.Drawing.Color.Gray;
     this.btnBrowse.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnBrowse.Iconimage                = null;
     this.btnBrowse.Iconimage_right          = null;
     this.btnBrowse.Iconimage_right_Selected = null;
     this.btnBrowse.Iconimage_Selected       = null;
     this.btnBrowse.IconRightVisible         = true;
     this.btnBrowse.IconRightZoom            = 0D;
     this.btnBrowse.IconVisible              = true;
     this.btnBrowse.IconZoom         = 90D;
     this.btnBrowse.IsTab            = false;
     this.btnBrowse.Location         = new System.Drawing.Point(418, 196);
     this.btnBrowse.Name             = "btnBrowse";
     this.btnBrowse.Normalcolor      = System.Drawing.Color.White;
     this.btnBrowse.OnHovercolor     = System.Drawing.Color.DarkSlateGray;
     this.btnBrowse.OnHoverTextColor = System.Drawing.Color.White;
     this.btnBrowse.selected         = false;
     this.btnBrowse.Size             = new System.Drawing.Size(91, 21);
     this.btnBrowse.TabIndex         = 5;
     this.btnBrowse.Text             = "Browse Image";
     this.btnBrowse.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnBrowse.Textcolor        = System.Drawing.Color.Black;
     this.btnBrowse.TextFont         = new System.Drawing.Font("Arial Unicode MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // pbxUserImage
     //
     this.transition.SetDecoration(this.pbxUserImage, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pbxUserImage.Image    = global::Fare_Matrix_CPY.Properties.Resources.account;
     this.pbxUserImage.Location = new System.Drawing.Point(380, 22);
     this.pbxUserImage.Name     = "pbxUserImage";
     this.pbxUserImage.Size     = new System.Drawing.Size(164, 157);
     this.pbxUserImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pbxUserImage.TabIndex = 4;
     this.pbxUserImage.TabStop  = false;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.txtConfirmPassword);
     this.groupBox2.Controls.Add(this.lblConfirm);
     this.groupBox2.Controls.Add(this.txtPassword);
     this.groupBox2.Controls.Add(this.lblPassword);
     this.groupBox2.Controls.Add(this.txtEmail);
     this.groupBox2.Controls.Add(this.lblUsername);
     this.transition.SetDecoration(this.groupBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.groupBox2.Font     = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox2.Location = new System.Drawing.Point(12, 163);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(345, 148);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Account";
     //
     // txtConfirmPassword
     //
     this.txtConfirmPassword.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtConfirmPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtConfirmPassword.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtConfirmPassword.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtConfirmPassword.isPassword          = true;
     this.txtConfirmPassword.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtConfirmPassword.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtConfirmPassword.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtConfirmPassword.LineThickness       = 2;
     this.txtConfirmPassword.Location            = new System.Drawing.Point(130, 92);
     this.txtConfirmPassword.Margin              = new System.Windows.Forms.Padding(2);
     this.txtConfirmPassword.Name                = "txtConfirmPassword";
     this.txtConfirmPassword.Size                = new System.Drawing.Size(182, 25);
     this.txtConfirmPassword.TabIndex            = 56;
     this.txtConfirmPassword.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblConfirm
     //
     this.lblConfirm.AutoSize = true;
     this.transition.SetDecoration(this.lblConfirm, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblConfirm.Font      = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblConfirm.ForeColor = System.Drawing.Color.Black;
     this.lblConfirm.Location  = new System.Drawing.Point(13, 97);
     this.lblConfirm.Name      = "lblConfirm";
     this.lblConfirm.Size      = new System.Drawing.Size(116, 15);
     this.lblConfirm.TabIndex  = 55;
     this.lblConfirm.Text      = "Confirm Password:"******"Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtPassword.isPassword          = true;
     this.txtPassword.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtPassword.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtPassword.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtPassword.LineThickness       = 2;
     this.txtPassword.Location            = new System.Drawing.Point(130, 59);
     this.txtPassword.Margin              = new System.Windows.Forms.Padding(2);
     this.txtPassword.Name                = "txtPassword";
     this.txtPassword.Size                = new System.Drawing.Size(182, 25);
     this.txtPassword.TabIndex            = 54;
     this.txtPassword.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblPassword
     //
     this.lblPassword.AutoSize = true;
     this.transition.SetDecoration(this.lblPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblPassword.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPassword.ForeColor = System.Drawing.Color.Black;
     this.lblPassword.Location  = new System.Drawing.Point(53, 66);
     this.lblPassword.Name      = "lblPassword";
     this.lblPassword.Size      = new System.Drawing.Size(76, 16);
     this.lblPassword.TabIndex  = 53;
     this.lblPassword.Text      = "Password:"******"Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEmail.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtEmail.isPassword          = false;
     this.txtEmail.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtEmail.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtEmail.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtEmail.LineThickness       = 2;
     this.txtEmail.Location            = new System.Drawing.Point(130, 26);
     this.txtEmail.Margin              = new System.Windows.Forms.Padding(2);
     this.txtEmail.Name                = "txtEmail";
     this.txtEmail.Size                = new System.Drawing.Size(182, 25);
     this.txtEmail.TabIndex            = 52;
     this.txtEmail.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblUsername
     //
     this.lblUsername.AutoSize = true;
     this.transition.SetDecoration(this.lblUsername, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblUsername.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUsername.ForeColor = System.Drawing.Color.Black;
     this.lblUsername.Location  = new System.Drawing.Point(51, 35);
     this.lblUsername.Name      = "lblUsername";
     this.lblUsername.Size      = new System.Drawing.Size(78, 16);
     this.lblUsername.TabIndex  = 51;
     this.lblUsername.Text      = "Username:"******"MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(12, 6);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(345, 151);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Basic Information";
     //
     // txtMiddleName
     //
     this.txtMiddleName.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtMiddleName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtMiddleName.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMiddleName.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtMiddleName.isPassword          = false;
     this.txtMiddleName.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtMiddleName.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtMiddleName.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtMiddleName.LineThickness       = 2;
     this.txtMiddleName.Location            = new System.Drawing.Point(118, 96);
     this.txtMiddleName.Margin              = new System.Windows.Forms.Padding(2);
     this.txtMiddleName.Name                = "txtMiddleName";
     this.txtMiddleName.Size                = new System.Drawing.Size(182, 25);
     this.txtMiddleName.TabIndex            = 56;
     this.txtMiddleName.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblMiddleName
     //
     this.lblMiddleName.AutoSize = true;
     this.transition.SetDecoration(this.lblMiddleName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblMiddleName.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMiddleName.ForeColor = System.Drawing.Color.Black;
     this.lblMiddleName.Location  = new System.Drawing.Point(23, 101);
     this.lblMiddleName.Name      = "lblMiddleName";
     this.lblMiddleName.Size      = new System.Drawing.Size(96, 16);
     this.lblMiddleName.TabIndex  = 55;
     this.lblMiddleName.Text      = "Middle Name:";
     //
     // txtFirstName
     //
     this.txtFirstName.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtFirstName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtFirstName.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFirstName.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtFirstName.isPassword          = false;
     this.txtFirstName.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtFirstName.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtFirstName.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtFirstName.LineThickness       = 2;
     this.txtFirstName.Location            = new System.Drawing.Point(118, 63);
     this.txtFirstName.Margin              = new System.Windows.Forms.Padding(2);
     this.txtFirstName.Name                = "txtFirstName";
     this.txtFirstName.Size                = new System.Drawing.Size(182, 25);
     this.txtFirstName.TabIndex            = 54;
     this.txtFirstName.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblFirstName
     //
     this.lblFirstName.AutoSize = true;
     this.transition.SetDecoration(this.lblFirstName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblFirstName.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFirstName.ForeColor = System.Drawing.Color.Black;
     this.lblFirstName.Location  = new System.Drawing.Point(35, 68);
     this.lblFirstName.Name      = "lblFirstName";
     this.lblFirstName.Size      = new System.Drawing.Size(84, 16);
     this.lblFirstName.TabIndex  = 53;
     this.lblFirstName.Text      = "First Name:";
     //
     // txtLastName
     //
     this.txtLastName.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtLastName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtLastName.Font                = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLastName.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtLastName.isPassword          = false;
     this.txtLastName.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtLastName.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtLastName.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtLastName.LineThickness       = 2;
     this.txtLastName.Location            = new System.Drawing.Point(118, 30);
     this.txtLastName.Margin              = new System.Windows.Forms.Padding(2);
     this.txtLastName.Name                = "txtLastName";
     this.txtLastName.Size                = new System.Drawing.Size(182, 25);
     this.txtLastName.TabIndex            = 52;
     this.txtLastName.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblLastName
     //
     this.lblLastName.AutoSize = true;
     this.transition.SetDecoration(this.lblLastName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblLastName.Font      = new System.Drawing.Font("MS Reference Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastName.ForeColor = System.Drawing.Color.Black;
     this.lblLastName.Location  = new System.Drawing.Point(36, 35);
     this.lblLastName.Name      = "lblLastName";
     this.lblLastName.Size      = new System.Drawing.Size(83, 16);
     this.lblLastName.TabIndex  = 51;
     this.lblLastName.Text      = "Last Name:";
     //
     // transition
     //
     this.transition.AnimationType     = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.transition.Cursor            = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff             = 0F;
     animation1.MaxTime               = 1F;
     animation1.MinTime               = 0F;
     animation1.MosaicCoeff           = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift           = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize            = 0;
     animation1.Padding               = new System.Windows.Forms.Padding(0, 0, 0, 0);
     animation1.RotateCoeff           = 0F;
     animation1.RotateLimit           = 0F;
     animation1.ScaleCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff             = 0F;
     animation1.TransparencyCoeff     = 1F;
     this.transition.DefaultAnimation = animation1;
     this.transition.Interval         = 2;
     //
     // guna2Button1
     //
     this.guna2Button1.BackColor           = System.Drawing.Color.Transparent;
     this.guna2Button1.BorderRadius        = 7;
     this.guna2Button1.CheckedState.Parent = this.guna2Button1;
     this.guna2Button1.CustomImages.Parent = this.guna2Button1;
     this.transition.SetDecoration(this.guna2Button1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button1.FillColor                = System.Drawing.Color.CornflowerBlue;
     this.guna2Button1.Font                     = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2Button1.ForeColor                = System.Drawing.Color.White;
     this.guna2Button1.HoverState.Parent        = this.guna2Button1;
     this.guna2Button1.Location                 = new System.Drawing.Point(468, 266);
     this.guna2Button1.Name                     = "guna2Button1";
     this.guna2Button1.ShadowDecoration.Enabled = true;
     this.guna2Button1.ShadowDecoration.Parent  = this.guna2Button1;
     this.guna2Button1.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 5, 5);
     this.guna2Button1.Size                     = new System.Drawing.Size(102, 35);
     this.guna2Button1.TabIndex                 = 6;
     this.guna2Button1.Text                     = "Next";
     this.guna2Button1.Click                   += new System.EventHandler(this.guna2Button1_Click);
     //
     // guna2Button2
     //
     this.guna2Button2.BackColor           = System.Drawing.Color.Transparent;
     this.guna2Button2.BorderRadius        = 7;
     this.guna2Button2.CheckedState.Parent = this.guna2Button2;
     this.guna2Button2.CustomImages.Parent = this.guna2Button2;
     this.transition.SetDecoration(this.guna2Button2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button2.FillColor                = System.Drawing.Color.CornflowerBlue;
     this.guna2Button2.Font                     = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2Button2.ForeColor                = System.Drawing.Color.White;
     this.guna2Button2.HoverState.Parent        = this.guna2Button2;
     this.guna2Button2.Location                 = new System.Drawing.Point(363, 266);
     this.guna2Button2.Name                     = "guna2Button2";
     this.guna2Button2.ShadowDecoration.Enabled = true;
     this.guna2Button2.ShadowDecoration.Parent  = this.guna2Button2;
     this.guna2Button2.ShadowDecoration.Shadow  = new System.Windows.Forms.Padding(0, 0, 5, 5);
     this.guna2Button2.Size                     = new System.Drawing.Size(102, 35);
     this.guna2Button2.TabIndex                 = 7;
     this.guna2Button2.Text                     = "Back";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.transition.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Blue;
     this.label1.Location  = new System.Drawing.Point(14, 315);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(196, 13);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "Note: Please input all the require fields.";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.transition.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(378, 182);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(46, 11);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "(Optional)";
     //
     // CreateAccount
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(582, 402);
     this.Controls.Add(this.mainPanel);
     this.Controls.Add(this.panel1);
     this.transition.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "CreateAccount";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "CreateAccount";
     this.Load           += new System.EventHandler(this.CreateAccount_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.mainPanel.ResumeLayout(false);
     this.mainPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxUserImage)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserNhanVien));
     this.pnNhanVien         = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2CircleButton1 = new Guna.UI2.WinForms.Guna2CircleButton();
     this.btnEdit            = new Guna.UI2.WinForms.Guna2CircleButton();
     this.lbNgaySinh         = new System.Windows.Forms.Label();
     this.lbGioiTinh         = new System.Windows.Forms.Label();
     this.lbsdtNV            = new System.Windows.Forms.Label();
     this.lbTen        = new System.Windows.Forms.Label();
     this.lbDiaChiNV   = new System.Windows.Forms.Label();
     this.lbMa         = new System.Windows.Forms.Label();
     this.pictuteImage = new Guna.UI2.WinForms.Guna2CirclePictureBox();
     this.tranShow     = new Guna.UI2.WinForms.Guna2Transition();
     this.pnNhanVien.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictuteImage)).BeginInit();
     this.SuspendLayout();
     //
     // pnNhanVien
     //
     this.pnNhanVien.BackColor = System.Drawing.Color.White;
     this.pnNhanVien.Controls.Add(this.guna2CircleButton1);
     this.pnNhanVien.Controls.Add(this.btnEdit);
     this.pnNhanVien.Controls.Add(this.lbNgaySinh);
     this.pnNhanVien.Controls.Add(this.lbGioiTinh);
     this.pnNhanVien.Controls.Add(this.lbsdtNV);
     this.pnNhanVien.Controls.Add(this.lbTen);
     this.pnNhanVien.Controls.Add(this.lbDiaChiNV);
     this.pnNhanVien.Controls.Add(this.lbMa);
     this.pnNhanVien.Controls.Add(this.pictuteImage);
     this.tranShow.SetDecoration(this.pnNhanVien, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnNhanVien.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnNhanVien.Location = new System.Drawing.Point(0, 0);
     this.pnNhanVien.Margin   = new System.Windows.Forms.Padding(2);
     this.pnNhanVien.Name     = "pnNhanVien";
     this.pnNhanVien.ShadowDecoration.Parent = this.pnNhanVien;
     this.pnNhanVien.Size     = new System.Drawing.Size(915, 65);
     this.pnNhanVien.TabIndex = 0;
     //
     // guna2CircleButton1
     //
     this.guna2CircleButton1.CheckedState.Parent = this.guna2CircleButton1;
     this.guna2CircleButton1.CustomImages.Parent = this.guna2CircleButton1;
     this.tranShow.SetDecoration(this.guna2CircleButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2CircleButton1.FillColor               = System.Drawing.Color.White;
     this.guna2CircleButton1.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2CircleButton1.ForeColor               = System.Drawing.Color.Transparent;
     this.guna2CircleButton1.HoverState.FillColor    = System.Drawing.Color.White;
     this.guna2CircleButton1.HoverState.Image        = ((System.Drawing.Image)(resources.GetObject("guna2CircleButton1.HoverState.Image")));
     this.guna2CircleButton1.HoverState.Parent       = this.guna2CircleButton1;
     this.guna2CircleButton1.Image                   = ((System.Drawing.Image)(resources.GetObject("guna2CircleButton1.Image")));
     this.guna2CircleButton1.Location                = new System.Drawing.Point(869, 20);
     this.guna2CircleButton1.Margin                  = new System.Windows.Forms.Padding(2);
     this.guna2CircleButton1.Name                    = "guna2CircleButton1";
     this.guna2CircleButton1.PressedColor            = System.Drawing.Color.White;
     this.guna2CircleButton1.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CircleButton1.ShadowDecoration.Parent = this.guna2CircleButton1;
     this.guna2CircleButton1.Size                    = new System.Drawing.Size(33, 24);
     this.guna2CircleButton1.TabIndex                = 41;
     this.guna2CircleButton1.Click                  += new System.EventHandler(this.guna2CircleButton1_Click);
     //
     // btnEdit
     //
     this.btnEdit.CheckedState.Parent = this.btnEdit;
     this.btnEdit.CustomImages.Parent = this.btnEdit;
     this.tranShow.SetDecoration(this.btnEdit, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnEdit.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(242)))), ((int)(((byte)(245)))));
     this.btnEdit.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.btnEdit.ForeColor = System.Drawing.Color.Transparent;
     this.btnEdit.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.btnEdit.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.btnEdit.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btnEdit.HoverState.Image")));
     this.btnEdit.HoverState.Parent      = this.btnEdit;
     this.btnEdit.Image                   = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
     this.btnEdit.Location                = new System.Drawing.Point(814, 13);
     this.btnEdit.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnEdit.Name                    = "btnEdit";
     this.btnEdit.PressedColor            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.btnEdit.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.btnEdit.ShadowDecoration.Parent = this.btnEdit;
     this.btnEdit.Size                    = new System.Drawing.Size(39, 31);
     this.btnEdit.TabIndex                = 40;
     this.btnEdit.Click                  += new System.EventHandler(this.btnEdit_Click);
     //
     // lbNgaySinh
     //
     this.lbNgaySinh.AutoSize = true;
     this.tranShow.SetDecoration(this.lbNgaySinh, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbNgaySinh.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbNgaySinh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(186)))));
     this.lbNgaySinh.Location  = new System.Drawing.Point(651, 21);
     this.lbNgaySinh.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbNgaySinh.Name      = "lbNgaySinh";
     this.lbNgaySinh.Size      = new System.Drawing.Size(80, 17);
     this.lbNgaySinh.TabIndex  = 9;
     this.lbNgaySinh.Text      = "03/06/2000";
     //
     // lbGioiTinh
     //
     this.lbGioiTinh.AutoSize = true;
     this.tranShow.SetDecoration(this.lbGioiTinh, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbGioiTinh.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbGioiTinh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(186)))));
     this.lbGioiTinh.Location  = new System.Drawing.Point(584, 21);
     this.lbGioiTinh.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbGioiTinh.Name      = "lbGioiTinh";
     this.lbGioiTinh.Size      = new System.Drawing.Size(37, 17);
     this.lbGioiTinh.TabIndex  = 8;
     this.lbGioiTinh.Text      = "Nam";
     //
     // lbsdtNV
     //
     this.lbsdtNV.AutoSize = true;
     this.tranShow.SetDecoration(this.lbsdtNV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbsdtNV.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbsdtNV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(186)))));
     this.lbsdtNV.Location  = new System.Drawing.Point(477, 21);
     this.lbsdtNV.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbsdtNV.Name      = "lbsdtNV";
     this.lbsdtNV.Size      = new System.Drawing.Size(88, 17);
     this.lbsdtNV.TabIndex  = 7;
     this.lbsdtNV.Text      = "0949238337";
     //
     // lbTen
     //
     this.lbTen.AutoSize = true;
     this.tranShow.SetDecoration(this.lbTen, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbTen.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbTen.ForeColor = System.Drawing.Color.Black;
     this.lbTen.Location  = new System.Drawing.Point(123, 20);
     this.lbTen.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbTen.Name      = "lbTen";
     this.lbTen.Size      = new System.Drawing.Size(132, 18);
     this.lbTen.TabIndex  = 6;
     this.lbTen.Text      = "Nguyễn Mậu Tuấn ";
     //
     // lbDiaChiNV
     //
     this.lbDiaChiNV.AutoSize = true;
     this.tranShow.SetDecoration(this.lbDiaChiNV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbDiaChiNV.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbDiaChiNV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(186)))));
     this.lbDiaChiNV.Location  = new System.Drawing.Point(297, 23);
     this.lbDiaChiNV.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbDiaChiNV.Name      = "lbDiaChiNV";
     this.lbDiaChiNV.Size      = new System.Drawing.Size(176, 17);
     this.lbDiaChiNV.TabIndex  = 5;
     this.lbDiaChiNV.Text      = "21 Phù Đổng Thiên Vương";
     //
     // lbMa
     //
     this.lbMa.AutoSize = true;
     this.tranShow.SetDecoration(this.lbMa, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbMa.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbMa.ForeColor = System.Drawing.Color.Black;
     this.lbMa.Location  = new System.Drawing.Point(66, 23);
     this.lbMa.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbMa.Name      = "lbMa";
     this.lbMa.Size      = new System.Drawing.Size(35, 17);
     this.lbMa.TabIndex  = 4;
     this.lbMa.Text      = "NV1";
     //
     // pictuteImage
     //
     this.tranShow.SetDecoration(this.pictuteImage, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictuteImage.Image    = ((System.Drawing.Image)(resources.GetObject("pictuteImage.Image")));
     this.pictuteImage.Location = new System.Drawing.Point(14, 13);
     this.pictuteImage.Margin   = new System.Windows.Forms.Padding(2);
     this.pictuteImage.Name     = "pictuteImage";
     this.pictuteImage.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.pictuteImage.ShadowDecoration.Parent = this.pictuteImage;
     this.pictuteImage.Size     = new System.Drawing.Size(38, 42);
     this.pictuteImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictuteImage.TabIndex = 3;
     this.pictuteImage.TabStop  = false;
     //
     // tranShow
     //
     this.tranShow.AnimationType       = Guna.UI2.AnimatorNS.AnimationType.ScaleAndHorizSlide;
     this.tranShow.Cursor              = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff              = 0F;
     animation1.MaxTime             = 1F;
     animation1.MinTime             = 0F;
     animation1.MosaicCoeff         = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift         = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize          = 0;
     animation1.Padding             = new System.Windows.Forms.Padding(30, 0, 0, 0);
     animation1.RotateCoeff         = 0F;
     animation1.RotateLimit         = 0F;
     animation1.ScaleCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff           = 0F;
     animation1.TransparencyCoeff   = 0F;
     this.tranShow.DefaultAnimation = animation1;
     //
     // UserNhanVien
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnNhanVien);
     this.tranShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Margin = new System.Windows.Forms.Padding(2);
     this.Name   = "UserNhanVien";
     this.Size   = new System.Drawing.Size(915, 65);
     this.pnNhanVien.ResumeLayout(false);
     this.pnNhanVien.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictuteImage)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 13
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.guna2Elipse1        = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Panel1         = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Button5        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Panel2         = new Guna.UI2.WinForms.Guna2Panel();
     this.label1              = new System.Windows.Forms.Label();
     this.guna2ControlBox3    = new Guna.UI2.WinForms.Guna2ControlBox();
     this.guna2ControlBox2    = new Guna.UI2.WinForms.Guna2ControlBox();
     this.guna2ControlBox1    = new Guna.UI2.WinForms.Guna2ControlBox();
     this.status1             = new Avira_Design.Status();
     this.performance1        = new Avira_Design.performance();
     this.privacy1            = new Avira_Design.privacy();
     this.security1           = new Avira_Design.security();
     this.guna2DragControl1   = new Guna.UI2.WinForms.Guna2DragControl(this.components);
     this.guna2Button4        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button3        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button2        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button1        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button8        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button7        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button6        = new Guna.UI2.WinForms.Guna2Button();
     this.guna2PictureBox1    = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2AnimateWindow1 = new Guna.UI2.WinForms.Guna2AnimateWindow(this.components);
     this.guna2Transition1    = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2Panel1.SuspendLayout();
     this.guna2Panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 0;
     this.guna2Elipse1.TargetControl = this;
     //
     // guna2Panel1
     //
     this.guna2Panel1.Controls.Add(this.guna2Button5);
     this.guna2Panel1.Controls.Add(this.guna2Button4);
     this.guna2Panel1.Controls.Add(this.guna2Button3);
     this.guna2Panel1.Controls.Add(this.guna2Button2);
     this.guna2Panel1.Controls.Add(this.guna2Button1);
     this.guna2Transition1.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.guna2Panel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Panel1.Location  = new System.Drawing.Point(0, 31);
     this.guna2Panel1.Name      = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(160, 501);
     this.guna2Panel1.TabIndex = 0;
     //
     // guna2Button5
     //
     this.guna2Button5.Animated            = true;
     this.guna2Button5.BackColor           = System.Drawing.Color.Transparent;
     this.guna2Button5.BorderRadius        = 3;
     this.guna2Button5.CheckedState.Parent = this.guna2Button5;
     this.guna2Button5.CustomImages.Parent = this.guna2Button5;
     this.guna2Transition1.SetDecoration(this.guna2Button5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button5.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(147)))), ((int)(((byte)(0)))));
     this.guna2Button5.Font                     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.guna2Button5.ForeColor                = System.Drawing.Color.White;
     this.guna2Button5.HoverState.Parent        = this.guna2Button5;
     this.guna2Button5.Location                 = new System.Drawing.Point(19, 446);
     this.guna2Button5.Name                     = "guna2Button5";
     this.guna2Button5.ShadowDecoration.Parent  = this.guna2Button5;
     this.guna2Button5.Size                     = new System.Drawing.Size(118, 32);
     this.guna2Button5.TabIndex                 = 4;
     this.guna2Button5.Text                     = "Get Prime";
     this.guna2Button5.UseTransparentBackground = true;
     this.guna2Button5.Click                   += new System.EventHandler(this.guna2Button5_Click);
     //
     // guna2Panel2
     //
     this.guna2Panel2.Controls.Add(this.guna2Button8);
     this.guna2Panel2.Controls.Add(this.guna2Button7);
     this.guna2Panel2.Controls.Add(this.guna2Button6);
     this.guna2Panel2.Controls.Add(this.label1);
     this.guna2Panel2.Controls.Add(this.guna2PictureBox1);
     this.guna2Panel2.Controls.Add(this.guna2ControlBox3);
     this.guna2Panel2.Controls.Add(this.guna2ControlBox2);
     this.guna2Panel2.Controls.Add(this.guna2ControlBox1);
     this.guna2Transition1.SetDecoration(this.guna2Panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.guna2Panel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Panel2.Location  = new System.Drawing.Point(0, 0);
     this.guna2Panel2.Name      = "guna2Panel2";
     this.guna2Panel2.ShadowDecoration.Parent = this.guna2Panel2;
     this.guna2Panel2.Size     = new System.Drawing.Size(940, 31);
     this.guna2Panel2.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.label1.Location  = new System.Drawing.Point(39, 3);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(119, 25);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Avira Security";
     //
     // guna2ControlBox3
     //
     this.guna2ControlBox3.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2ControlBox3.ControlBoxType = Guna.UI2.WinForms.Enums.ControlBoxType.MaximizeBox;
     this.guna2Transition1.SetDecoration(this.guna2ControlBox3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox3.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2ControlBox3.HoverState.Parent = this.guna2ControlBox3;
     this.guna2ControlBox3.IconColor         = System.Drawing.Color.White;
     this.guna2ControlBox3.Location          = new System.Drawing.Point(887, 4);
     this.guna2ControlBox3.Name = "guna2ControlBox3";
     this.guna2ControlBox3.ShadowDecoration.Parent = this.guna2ControlBox3;
     this.guna2ControlBox3.Size     = new System.Drawing.Size(22, 23);
     this.guna2ControlBox3.TabIndex = 4;
     //
     // guna2ControlBox2
     //
     this.guna2ControlBox2.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2ControlBox2.ControlBoxType = Guna.UI2.WinForms.Enums.ControlBoxType.MinimizeBox;
     this.guna2Transition1.SetDecoration(this.guna2ControlBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox2.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2ControlBox2.HoverState.Parent = this.guna2ControlBox2;
     this.guna2ControlBox2.IconColor         = System.Drawing.Color.White;
     this.guna2ControlBox2.Location          = new System.Drawing.Point(865, 4);
     this.guna2ControlBox2.Name = "guna2ControlBox2";
     this.guna2ControlBox2.ShadowDecoration.Parent = this.guna2ControlBox2;
     this.guna2ControlBox2.Size     = new System.Drawing.Size(22, 23);
     this.guna2ControlBox2.TabIndex = 3;
     //
     // guna2ControlBox1
     //
     this.guna2ControlBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2Transition1.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox1.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2ControlBox1.HoverState.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.IconColor         = System.Drawing.Color.White;
     this.guna2ControlBox1.Location          = new System.Drawing.Point(909, 4);
     this.guna2ControlBox1.Name = "guna2ControlBox1";
     this.guna2ControlBox1.ShadowDecoration.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.Size     = new System.Drawing.Size(22, 23);
     this.guna2ControlBox1.TabIndex = 2;
     //
     // status1
     //
     this.status1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Transition1.SetDecoration(this.status1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.status1.Location = new System.Drawing.Point(160, 31);
     this.status1.Name     = "status1";
     this.status1.Size     = new System.Drawing.Size(780, 501);
     this.status1.TabIndex = 2;
     //
     // performance1
     //
     this.performance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Transition1.SetDecoration(this.performance1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.performance1.Location = new System.Drawing.Point(160, 31);
     this.performance1.Name     = "performance1";
     this.performance1.Size     = new System.Drawing.Size(780, 501);
     this.performance1.TabIndex = 5;
     //
     // privacy1
     //
     this.privacy1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Transition1.SetDecoration(this.privacy1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.privacy1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.privacy1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.privacy1.Location  = new System.Drawing.Point(160, 31);
     this.privacy1.Name      = "privacy1";
     this.privacy1.Size      = new System.Drawing.Size(780, 501);
     this.privacy1.TabIndex  = 4;
     //
     // security1
     //
     this.security1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Transition1.SetDecoration(this.security1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.security1.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.security1.Location = new System.Drawing.Point(160, 31);
     this.security1.Name     = "security1";
     this.security1.Size     = new System.Drawing.Size(780, 501);
     this.security1.TabIndex = 3;
     //
     // guna2DragControl1
     //
     this.guna2DragControl1.TargetControl      = this.guna2Panel2;
     this.guna2DragControl1.UseTransparentDrag = true;
     //
     // guna2Button4
     //
     this.guna2Button4.Animated   = true;
     this.guna2Button4.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.guna2Button4.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button4.CheckedState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Button4.CheckedState.Parent            = this.guna2Button4;
     this.guna2Button4.CustomBorderThickness          = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.guna2Button4.CustomImages.Parent            = this.guna2Button4;
     this.guna2Transition1.SetDecoration(this.guna2Button4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button4.Dock      = System.Windows.Forms.DockStyle.Top;
     this.guna2Button4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Button4.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.guna2Button4.ForeColor = System.Drawing.Color.White;
     this.guna2Button4.HoverState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button4.HoverState.Parent            = this.guna2Button4;
     this.guna2Button4.Image                   = global::Avira_Design.Properties.Resources.performance;
     this.guna2Button4.ImageOffset             = new System.Drawing.Point(20, -15);
     this.guna2Button4.ImageSize               = new System.Drawing.Size(40, 40);
     this.guna2Button4.Location                = new System.Drawing.Point(0, 270);
     this.guna2Button4.Name                    = "guna2Button4";
     this.guna2Button4.ShadowDecoration.Parent = this.guna2Button4;
     this.guna2Button4.Size                    = new System.Drawing.Size(160, 90);
     this.guna2Button4.TabIndex                = 3;
     this.guna2Button4.Text                    = "Performance";
     this.guna2Button4.TextOffset              = new System.Drawing.Point(-12, 20);
     this.guna2Button4.Click                  += new System.EventHandler(this.guna2Button4_Click);
     //
     // guna2Button3
     //
     this.guna2Button3.Animated   = true;
     this.guna2Button3.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.guna2Button3.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button3.CheckedState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Button3.CheckedState.Parent            = this.guna2Button3;
     this.guna2Button3.CustomBorderThickness          = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.guna2Button3.CustomImages.Parent            = this.guna2Button3;
     this.guna2Transition1.SetDecoration(this.guna2Button3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button3.Dock      = System.Windows.Forms.DockStyle.Top;
     this.guna2Button3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Button3.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.guna2Button3.ForeColor = System.Drawing.Color.White;
     this.guna2Button3.HoverState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button3.HoverState.Parent            = this.guna2Button3;
     this.guna2Button3.Image                   = global::Avira_Design.Properties.Resources.privacy;
     this.guna2Button3.ImageOffset             = new System.Drawing.Point(12, -15);
     this.guna2Button3.ImageSize               = new System.Drawing.Size(40, 40);
     this.guna2Button3.Location                = new System.Drawing.Point(0, 180);
     this.guna2Button3.Name                    = "guna2Button3";
     this.guna2Button3.ShadowDecoration.Parent = this.guna2Button3;
     this.guna2Button3.Size                    = new System.Drawing.Size(160, 90);
     this.guna2Button3.TabIndex                = 2;
     this.guna2Button3.Text                    = "Privacy";
     this.guna2Button3.TextOffset              = new System.Drawing.Point(-12, 20);
     this.guna2Button3.Click                  += new System.EventHandler(this.guna2Button3_Click);
     //
     // guna2Button2
     //
     this.guna2Button2.Animated   = true;
     this.guna2Button2.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.guna2Button2.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button2.CheckedState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Button2.CheckedState.Parent            = this.guna2Button2;
     this.guna2Button2.CustomBorderThickness          = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.guna2Button2.CustomImages.Parent            = this.guna2Button2;
     this.guna2Transition1.SetDecoration(this.guna2Button2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.guna2Button2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Button2.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.guna2Button2.ForeColor = System.Drawing.Color.White;
     this.guna2Button2.HoverState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button2.HoverState.Parent            = this.guna2Button2;
     this.guna2Button2.Image                   = global::Avira_Design.Properties.Resources.security;
     this.guna2Button2.ImageOffset             = new System.Drawing.Point(12, -15);
     this.guna2Button2.ImageSize               = new System.Drawing.Size(40, 40);
     this.guna2Button2.Location                = new System.Drawing.Point(0, 90);
     this.guna2Button2.Name                    = "guna2Button2";
     this.guna2Button2.ShadowDecoration.Parent = this.guna2Button2;
     this.guna2Button2.Size                    = new System.Drawing.Size(160, 90);
     this.guna2Button2.TabIndex                = 1;
     this.guna2Button2.Text                    = "Security";
     this.guna2Button2.TextOffset              = new System.Drawing.Point(-12, 20);
     this.guna2Button2.Click                  += new System.EventHandler(this.guna2Button2_Click);
     //
     // guna2Button1
     //
     this.guna2Button1.Animated   = true;
     this.guna2Button1.ButtonMode = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.guna2Button1.CheckedState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button1.CheckedState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Button1.CheckedState.Parent            = this.guna2Button1;
     this.guna2Button1.CustomBorderThickness          = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.guna2Button1.CustomImages.Parent            = this.guna2Button1;
     this.guna2Transition1.SetDecoration(this.guna2Button1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.guna2Button1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Button1.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.guna2Button1.ForeColor = System.Drawing.Color.White;
     this.guna2Button1.HoverState.CustomBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(132)))), ((int)(((byte)(187)))));
     this.guna2Button1.HoverState.Parent            = this.guna2Button1;
     this.guna2Button1.Image                   = global::Avira_Design.Properties.Resources.status;
     this.guna2Button1.ImageOffset             = new System.Drawing.Point(8, -15);
     this.guna2Button1.ImageSize               = new System.Drawing.Size(40, 40);
     this.guna2Button1.Location                = new System.Drawing.Point(0, 0);
     this.guna2Button1.Name                    = "guna2Button1";
     this.guna2Button1.ShadowDecoration.Parent = this.guna2Button1;
     this.guna2Button1.Size                    = new System.Drawing.Size(160, 90);
     this.guna2Button1.TabIndex                = 0;
     this.guna2Button1.Text                    = "Status";
     this.guna2Button1.TextOffset              = new System.Drawing.Point(-12, 20);
     this.guna2Button1.Click                  += new System.EventHandler(this.guna2Button1_Click);
     //
     // guna2Button8
     //
     this.guna2Button8.Animated            = true;
     this.guna2Button8.BackColor           = System.Drawing.Color.Transparent;
     this.guna2Button8.CheckedState.Parent = this.guna2Button8;
     this.guna2Button8.CustomImages.Parent = this.guna2Button8;
     this.guna2Transition1.SetDecoration(this.guna2Button8, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button8.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Button8.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button8.ForeColor                = System.Drawing.Color.White;
     this.guna2Button8.HoverState.Parent        = this.guna2Button8;
     this.guna2Button8.Image                    = global::Avira_Design.Properties.Resources.question_mark_500px;
     this.guna2Button8.Location                 = new System.Drawing.Point(833, 4);
     this.guna2Button8.Name                     = "guna2Button8";
     this.guna2Button8.ShadowDecoration.Parent  = this.guna2Button8;
     this.guna2Button8.Size                     = new System.Drawing.Size(25, 22);
     this.guna2Button8.TabIndex                 = 9;
     this.guna2Button8.TextAlign                = System.Windows.Forms.HorizontalAlignment.Right;
     this.guna2Button8.UseTransparentBackground = true;
     //
     // guna2Button7
     //
     this.guna2Button7.Animated            = true;
     this.guna2Button7.BackColor           = System.Drawing.Color.Transparent;
     this.guna2Button7.CheckedState.Parent = this.guna2Button7;
     this.guna2Button7.CustomImages.Parent = this.guna2Button7;
     this.guna2Transition1.SetDecoration(this.guna2Button7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button7.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(47)))));
     this.guna2Button7.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button7.ForeColor                = System.Drawing.Color.White;
     this.guna2Button7.HoverState.Parent        = this.guna2Button7;
     this.guna2Button7.Image                    = global::Avira_Design.Properties.Resources.settings_500px;
     this.guna2Button7.Location                 = new System.Drawing.Point(805, 4);
     this.guna2Button7.Name                     = "guna2Button7";
     this.guna2Button7.ShadowDecoration.Parent  = this.guna2Button7;
     this.guna2Button7.Size                     = new System.Drawing.Size(25, 22);
     this.guna2Button7.TabIndex                 = 8;
     this.guna2Button7.TextAlign                = System.Windows.Forms.HorizontalAlignment.Right;
     this.guna2Button7.UseTransparentBackground = true;
     this.guna2Button7.Click                   += new System.EventHandler(this.guna2Button7_Click);
     //
     // guna2Button6
     //
     this.guna2Button6.Animated            = true;
     this.guna2Button6.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Button6.CheckedState.Parent = this.guna2Button6;
     this.guna2Button6.CustomImages.Parent = this.guna2Button6;
     this.guna2Transition1.SetDecoration(this.guna2Button6, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button6.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.guna2Button6.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button6.ForeColor               = System.Drawing.Color.White;
     this.guna2Button6.HoverState.Parent       = this.guna2Button6;
     this.guna2Button6.Image                   = global::Avira_Design.Properties.Resources.account_8px;
     this.guna2Button6.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2Button6.Location                = new System.Drawing.Point(712, 4);
     this.guna2Button6.Name                    = "guna2Button6";
     this.guna2Button6.ShadowDecoration.Parent = this.guna2Button6;
     this.guna2Button6.Size                    = new System.Drawing.Size(90, 24);
     this.guna2Button6.TabIndex                = 7;
     this.guna2Button6.Text                    = "Register";
     this.guna2Button6.TextAlign               = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // guna2PictureBox1
     //
     this.guna2PictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = global::Avira_Design.Properties.Resources.Avira_Antivirus_Logo_svg;
     this.guna2PictureBox1.Location = new System.Drawing.Point(8, 4);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(27, 24);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 5;
     this.guna2PictureBox1.TabStop  = false;
     this.guna2PictureBox1.UseTransparentBackground = true;
     //
     // guna2AnimateWindow1
     //
     this.guna2AnimateWindow1.TargetForm = this;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.Particles;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 1;
     animation1.Padding                     = new System.Windows.Forms.Padding(100, 50, 100, 150);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 2F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(55)))), ((int)(((byte)(63)))));
     this.ClientSize          = new System.Drawing.Size(940, 532);
     this.Controls.Add(this.guna2Panel1);
     this.Controls.Add(this.guna2Panel2);
     this.Controls.Add(this.privacy1);
     this.Controls.Add(this.security1);
     this.Controls.Add(this.status1);
     this.Controls.Add(this.performance1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor       = System.Drawing.SystemColors.ButtonHighlight;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.guna2Panel1.ResumeLayout(false);
     this.guna2Panel2.ResumeLayout(false);
     this.guna2Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 14
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation5 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dashboard));
     this.panel1           = new System.Windows.Forms.Panel();
     this.btnLogOut        = new System.Windows.Forms.LinkLabel();
     this.btnExit          = new Guna.UI2.WinForms.Guna2GradientCircleButton();
     this.btnRemoveItems   = new Guna.UI2.WinForms.Guna2Button();
     this.btnUpdateItems   = new Guna.UI2.WinForms.Guna2Button();
     this.btnAddItems      = new Guna.UI2.WinForms.Guna2Button();
     this.btnPlaceOrder    = new Guna.UI2.WinForms.Guna2Button();
     this.panel2           = new System.Windows.Forms.Panel();
     this.guna2Elipse1     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse2     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse3     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse4     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse5     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Transition1 = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2Elipse6     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Elipse7     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.uC_RemoveItems1  = new construction_material_management_system.AllUserControls.UC_RemoveItems();
     this.uC_UpdateItems1  = new construction_material_management_system.AllUserControls.UC_UpdateItems();
     this.uC_PlaceOder1    = new construction_material_management_system.AllUserControls.UC_PlaceOder();
     this.uC_AddItems1     = new construction_material_management_system.AllUserControls.UC_AddItems();
     this.uC_Welcome1      = new construction_material_management_system.AllUserControls.UC_Welcome();
     this.btnUsers         = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Elipse8     = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.uC_Users1        = new construction_material_management_system.AllUserControls.UC_Users();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.BlueViolet;
     this.panel1.Controls.Add(this.btnUsers);
     this.panel1.Controls.Add(this.btnLogOut);
     this.panel1.Controls.Add(this.btnExit);
     this.panel1.Controls.Add(this.btnRemoveItems);
     this.panel1.Controls.Add(this.btnUpdateItems);
     this.panel1.Controls.Add(this.btnAddItems);
     this.panel1.Controls.Add(this.btnPlaceOrder);
     this.guna2Transition1.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Location = new System.Drawing.Point(12, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(250, 734);
     this.panel1.TabIndex = 0;
     //
     // btnLogOut
     //
     this.btnLogOut.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.btnLogOut, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLogOut.Font         = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLogOut.LinkColor    = System.Drawing.Color.White;
     this.btnLogOut.Location     = new System.Drawing.Point(87, 587);
     this.btnLogOut.Name         = "btnLogOut";
     this.btnLogOut.Size         = new System.Drawing.Size(92, 29);
     this.btnLogOut.TabIndex     = 5;
     this.btnLogOut.TabStop      = true;
     this.btnLogOut.Text         = "LogOut";
     this.btnLogOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.btnLogOut_LinkClicked);
     //
     // btnExit
     //
     this.btnExit.CheckedState.Parent = this.btnExit;
     this.btnExit.CustomImages.Parent = this.btnExit;
     this.guna2Transition1.SetDecoration(this.btnExit, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnExit.Font                    = new System.Drawing.Font("Segoe UI", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnExit.ForeColor               = System.Drawing.Color.White;
     this.btnExit.HoverState.Parent       = this.btnExit;
     this.btnExit.Location                = new System.Drawing.Point(3, 3);
     this.btnExit.Name                    = "btnExit";
     this.btnExit.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.btnExit.ShadowDecoration.Parent = this.btnExit;
     this.btnExit.Size                    = new System.Drawing.Size(43, 43);
     this.btnExit.TabIndex                = 4;
     this.btnExit.Text                    = "X";
     this.btnExit.Click                  += new System.EventHandler(this.btnExit_Click);
     //
     // btnRemoveItems
     //
     this.btnRemoveItems.BackColor              = System.Drawing.Color.Transparent;
     this.btnRemoveItems.BorderRadius           = 15;
     this.btnRemoveItems.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnRemoveItems.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnRemoveItems.CheckedState.ForeColor = System.Drawing.Color.BlueViolet;
     this.btnRemoveItems.CheckedState.Parent    = this.btnRemoveItems;
     this.btnRemoveItems.CustomImages.Parent    = this.btnRemoveItems;
     this.guna2Transition1.SetDecoration(this.btnRemoveItems, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnRemoveItems.FillColor               = System.Drawing.Color.BlueViolet;
     this.btnRemoveItems.Font                    = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRemoveItems.ForeColor               = System.Drawing.Color.White;
     this.btnRemoveItems.HoverState.Parent       = this.btnRemoveItems;
     this.btnRemoveItems.Location                = new System.Drawing.Point(42, 274);
     this.btnRemoveItems.Name                    = "btnRemoveItems";
     this.btnRemoveItems.ShadowDecoration.Parent = this.btnRemoveItems;
     this.btnRemoveItems.Size                    = new System.Drawing.Size(219, 41);
     this.btnRemoveItems.TabIndex                = 3;
     this.btnRemoveItems.Text                    = "Remove Items";
     this.btnRemoveItems.Click                  += new System.EventHandler(this.btnRemoveItems_Click);
     //
     // btnUpdateItems
     //
     this.btnUpdateItems.BackColor              = System.Drawing.Color.Transparent;
     this.btnUpdateItems.BorderRadius           = 15;
     this.btnUpdateItems.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnUpdateItems.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnUpdateItems.CheckedState.ForeColor = System.Drawing.Color.BlueViolet;
     this.btnUpdateItems.CheckedState.Parent    = this.btnUpdateItems;
     this.btnUpdateItems.CustomImages.Parent    = this.btnUpdateItems;
     this.guna2Transition1.SetDecoration(this.btnUpdateItems, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnUpdateItems.FillColor               = System.Drawing.Color.BlueViolet;
     this.btnUpdateItems.Font                    = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUpdateItems.ForeColor               = System.Drawing.Color.White;
     this.btnUpdateItems.HoverState.Parent       = this.btnUpdateItems;
     this.btnUpdateItems.Location                = new System.Drawing.Point(42, 200);
     this.btnUpdateItems.Name                    = "btnUpdateItems";
     this.btnUpdateItems.ShadowDecoration.Parent = this.btnUpdateItems;
     this.btnUpdateItems.Size                    = new System.Drawing.Size(219, 41);
     this.btnUpdateItems.TabIndex                = 2;
     this.btnUpdateItems.Text                    = "Update Items";
     this.btnUpdateItems.Click                  += new System.EventHandler(this.btnUpdateItems_Click);
     //
     // btnAddItems
     //
     this.btnAddItems.BackColor              = System.Drawing.Color.Transparent;
     this.btnAddItems.BorderRadius           = 15;
     this.btnAddItems.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnAddItems.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnAddItems.CheckedState.ForeColor = System.Drawing.Color.BlueViolet;
     this.btnAddItems.CheckedState.Parent    = this.btnAddItems;
     this.btnAddItems.CustomImages.Parent    = this.btnAddItems;
     this.guna2Transition1.SetDecoration(this.btnAddItems, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnAddItems.FillColor               = System.Drawing.Color.BlueViolet;
     this.btnAddItems.Font                    = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAddItems.ForeColor               = System.Drawing.Color.White;
     this.btnAddItems.HoverState.Parent       = this.btnAddItems;
     this.btnAddItems.Location                = new System.Drawing.Point(42, 128);
     this.btnAddItems.Name                    = "btnAddItems";
     this.btnAddItems.ShadowDecoration.Parent = this.btnAddItems;
     this.btnAddItems.Size                    = new System.Drawing.Size(219, 41);
     this.btnAddItems.TabIndex                = 1;
     this.btnAddItems.Text                    = "Add Items";
     this.btnAddItems.Click                  += new System.EventHandler(this.btnAddItems_Click);
     //
     // btnPlaceOrder
     //
     this.btnPlaceOrder.BackColor              = System.Drawing.Color.Transparent;
     this.btnPlaceOrder.BorderRadius           = 15;
     this.btnPlaceOrder.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnPlaceOrder.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnPlaceOrder.CheckedState.ForeColor = System.Drawing.Color.BlueViolet;
     this.btnPlaceOrder.CheckedState.Parent    = this.btnPlaceOrder;
     this.btnPlaceOrder.CustomImages.Parent    = this.btnPlaceOrder;
     this.guna2Transition1.SetDecoration(this.btnPlaceOrder, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnPlaceOrder.FillColor               = System.Drawing.Color.BlueViolet;
     this.btnPlaceOrder.Font                    = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPlaceOrder.ForeColor               = System.Drawing.Color.White;
     this.btnPlaceOrder.HoverState.Parent       = this.btnPlaceOrder;
     this.btnPlaceOrder.Location                = new System.Drawing.Point(42, 61);
     this.btnPlaceOrder.Name                    = "btnPlaceOrder";
     this.btnPlaceOrder.ShadowDecoration.Parent = this.btnPlaceOrder;
     this.btnPlaceOrder.Size                    = new System.Drawing.Size(219, 41);
     this.btnPlaceOrder.TabIndex                = 0;
     this.btnPlaceOrder.Text                    = "Place Order";
     this.btnPlaceOrder.Click                  += new System.EventHandler(this.btnPlaceOrder_Click);
     this.btnPlaceOrder.Leave                  += new System.EventHandler(this.btnPlaceOrder_Leave);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.uC_Users1);
     this.panel2.Controls.Add(this.uC_RemoveItems1);
     this.panel2.Controls.Add(this.uC_UpdateItems1);
     this.panel2.Controls.Add(this.uC_PlaceOder1);
     this.panel2.Controls.Add(this.uC_AddItems1);
     this.panel2.Controls.Add(this.uC_Welcome1);
     this.guna2Transition1.SetDecoration(this.panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel2.ForeColor = System.Drawing.Color.Transparent;
     this.panel2.Location  = new System.Drawing.Point(258, 12);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(1265, 738);
     this.panel2.TabIndex  = 1;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 30;
     this.guna2Elipse1.TargetControl = this;
     //
     // guna2Elipse2
     //
     this.guna2Elipse2.BorderRadius  = 30;
     this.guna2Elipse2.TargetControl = this.panel2;
     //
     // guna2Elipse3
     //
     this.guna2Elipse3.BorderRadius  = 30;
     this.guna2Elipse3.TargetControl = this.panel2;
     //
     // guna2Elipse4
     //
     this.guna2Elipse4.BorderRadius  = 30;
     this.guna2Elipse4.TargetControl = this.panel2;
     //
     // guna2Elipse5
     //
     this.guna2Elipse5.BorderRadius  = 30;
     this.guna2Elipse5.TargetControl = this.panel2;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.ScaleAndHorizSlide;
     this.guna2Transition1.Cursor        = null;
     animation5.AnimateOnlyDifferences   = true;
     animation5.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation5.BlindCoeff")));
     animation5.LeafCoeff                   = 0F;
     animation5.MaxTime                     = 1F;
     animation5.MinTime                     = 0F;
     animation5.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation5.MosaicCoeff")));
     animation5.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation5.MosaicShift")));
     animation5.MosaicSize                  = 0;
     animation5.Padding                     = new System.Windows.Forms.Padding(30, 0, 0, 0);
     animation5.RotateCoeff                 = 0F;
     animation5.RotateLimit                 = 0F;
     animation5.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation5.ScaleCoeff")));
     animation5.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation5.SlideCoeff")));
     animation5.TimeCoeff                   = 0F;
     animation5.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation5;
     this.guna2Transition1.MaxAnimationTime = 3000;
     //
     // guna2Elipse6
     //
     this.guna2Elipse6.BorderRadius  = 30;
     this.guna2Elipse6.TargetControl = this.panel2;
     //
     // guna2Elipse7
     //
     this.guna2Elipse7.BorderRadius  = 30;
     this.guna2Elipse7.TargetControl = this.panel2;
     //
     // uC_RemoveItems1
     //
     this.uC_RemoveItems1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_RemoveItems1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_RemoveItems1.Location = new System.Drawing.Point(0, 0);
     this.uC_RemoveItems1.Name     = "uC_RemoveItems1";
     this.uC_RemoveItems1.Size     = new System.Drawing.Size(1262, 738);
     this.uC_RemoveItems1.TabIndex = 4;
     //
     // uC_UpdateItems1
     //
     this.uC_UpdateItems1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_UpdateItems1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_UpdateItems1.Location = new System.Drawing.Point(0, -3);
     this.uC_UpdateItems1.Name     = "uC_UpdateItems1";
     this.uC_UpdateItems1.Size     = new System.Drawing.Size(1265, 741);
     this.uC_UpdateItems1.TabIndex = 3;
     //
     // uC_PlaceOder1
     //
     this.uC_PlaceOder1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_PlaceOder1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_PlaceOder1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uC_PlaceOder1.Location = new System.Drawing.Point(0, -3);
     this.uC_PlaceOder1.Margin   = new System.Windows.Forms.Padding(4);
     this.uC_PlaceOder1.Name     = "uC_PlaceOder1";
     this.uC_PlaceOder1.Size     = new System.Drawing.Size(1265, 737);
     this.uC_PlaceOder1.TabIndex = 2;
     //
     // uC_AddItems1
     //
     this.uC_AddItems1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_AddItems1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_AddItems1.ForeColor = System.Drawing.Color.Black;
     this.uC_AddItems1.Location  = new System.Drawing.Point(3, 0);
     this.uC_AddItems1.Name      = "uC_AddItems1";
     this.uC_AddItems1.Size      = new System.Drawing.Size(1262, 735);
     this.uC_AddItems1.TabIndex  = 1;
     //
     // uC_Welcome1
     //
     this.uC_Welcome1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_Welcome1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_Welcome1.Location = new System.Drawing.Point(0, 0);
     this.uC_Welcome1.Name     = "uC_Welcome1";
     this.uC_Welcome1.Size     = new System.Drawing.Size(1265, 738);
     this.uC_Welcome1.TabIndex = 0;
     //
     // btnUsers
     //
     this.btnUsers.BackColor              = System.Drawing.Color.Transparent;
     this.btnUsers.BorderRadius           = 15;
     this.btnUsers.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btnUsers.CheckedState.FillColor = System.Drawing.Color.White;
     this.btnUsers.CheckedState.ForeColor = System.Drawing.Color.BlueViolet;
     this.btnUsers.CheckedState.Parent    = this.btnUsers;
     this.btnUsers.CustomImages.Parent    = this.btnUsers;
     this.guna2Transition1.SetDecoration(this.btnUsers, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnUsers.FillColor               = System.Drawing.Color.BlueViolet;
     this.btnUsers.Font                    = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUsers.ForeColor               = System.Drawing.Color.White;
     this.btnUsers.HoverState.Parent       = this.btnUsers;
     this.btnUsers.Location                = new System.Drawing.Point(42, 348);
     this.btnUsers.Name                    = "btnUsers";
     this.btnUsers.ShadowDecoration.Parent = this.btnUsers;
     this.btnUsers.Size                    = new System.Drawing.Size(219, 41);
     this.btnUsers.TabIndex                = 6;
     this.btnUsers.Text                    = "Users";
     this.btnUsers.Click                  += new System.EventHandler(this.btnUsers_Click);
     //
     // guna2Elipse8
     //
     this.guna2Elipse8.BorderRadius  = 30;
     this.guna2Elipse8.TargetControl = this.panel2;
     //
     // uC_Users1
     //
     this.uC_Users1.BackColor = System.Drawing.Color.White;
     this.guna2Transition1.SetDecoration(this.uC_Users1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.uC_Users1.Location = new System.Drawing.Point(3, -3);
     this.uC_Users1.Name     = "uC_Users1";
     this.uC_Users1.Size     = new System.Drawing.Size(1259, 737);
     this.uC_Users1.TabIndex = 5;
     //
     // Dashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.BlueViolet;
     this.ClientSize          = new System.Drawing.Size(1535, 762);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Dashboard";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Dashboard";
     this.Load           += new System.EventHandler(this.Dashboard_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.guna2ShadowForm1           = new Guna.UI2.WinForms.Guna2ShadowForm(this.components);
     this.guna2Panel1                = new Guna.UI2.WinForms.Guna2Panel();
     this.label3                     = new System.Windows.Forms.Label();
     this.label2                     = new System.Windows.Forms.Label();
     this.label1                     = new System.Windows.Forms.Label();
     this.guna2Button1               = new Guna.UI2.WinForms.Guna2Button();
     this.guna2TextBox2              = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2TextBox_user          = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2PictureBox2           = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2CirclePictureBox_prof = new Guna.UI2.WinForms.Guna2CirclePictureBox();
     this.guna2PictureBox1           = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2Panel_signup          = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Panel3                = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Button2               = new Guna.UI2.WinForms.Guna2Button();
     this.guna2TextBox5              = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2TextBox4              = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2TextBox3              = new Guna.UI2.WinForms.Guna2TextBox();
     this.label4                     = new System.Windows.Forms.Label();
     this.gunaColorTransition1       = new Guna.UI.WinForms.GunaColorTransition(this.components);
     this.guna2Transition1           = new Guna.UI2.WinForms.Guna2Transition();
     this.timer1                     = new System.Windows.Forms.Timer(this.components);
     this.guna2DragControl1          = new Guna.UI2.WinForms.Guna2DragControl(this.components);
     this.guna2Elipse1               = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Panel2                = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2CirclePictureBox_prof)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.guna2Panel_signup.SuspendLayout();
     this.guna2Panel3.SuspendLayout();
     this.guna2Panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // guna2Panel1
     //
     this.guna2Panel1.BackColor    = System.Drawing.Color.Transparent;
     this.guna2Panel1.BorderRadius = 15;
     this.guna2Panel1.Controls.Add(this.guna2Panel2);
     this.guna2Panel1.Controls.Add(this.label3);
     this.guna2Panel1.Controls.Add(this.label2);
     this.guna2Panel1.Controls.Add(this.label1);
     this.guna2Panel1.Controls.Add(this.guna2Button1);
     this.guna2Panel1.Controls.Add(this.guna2TextBox2);
     this.guna2Panel1.Controls.Add(this.guna2TextBox_user);
     this.guna2Panel1.Controls.Add(this.guna2PictureBox1);
     this.guna2Panel1.Controls.Add(this.guna2PictureBox2);
     this.guna2Transition1.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.FillColor = System.Drawing.Color.Black;
     this.guna2Panel1.Location  = new System.Drawing.Point(442, 66);
     this.guna2Panel1.Name      = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(446, 387);
     this.guna2Panel1.TabIndex = 0;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font      = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F);
     this.label3.ForeColor = System.Drawing.Color.Red;
     this.label3.Location  = new System.Drawing.Point(23, 18);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(119, 32);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "SIGN IN";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.ForeColor = System.Drawing.Color.Red;
     this.label2.Location  = new System.Drawing.Point(312, 255);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(70, 13);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "Sign Up Now";
     this.label2.Click    += new System.EventHandler(this.label2_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location  = new System.Drawing.Point(187, 255);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(125, 13);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "Don\'t have an account ?";
     //
     // guna2Button1
     //
     this.guna2Button1.AutoRoundedCorners  = true;
     this.guna2Button1.BorderRadius        = 13;
     this.guna2Button1.CheckedState.Parent = this.guna2Button1;
     this.guna2Button1.CustomImages.Parent = this.guna2Button1;
     this.guna2Transition1.SetDecoration(this.guna2Button1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button1.FillColor               = System.Drawing.Color.Red;
     this.guna2Button1.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button1.ForeColor               = System.Drawing.Color.White;
     this.guna2Button1.HoverState.Parent       = this.guna2Button1;
     this.guna2Button1.Location                = new System.Drawing.Point(196, 304);
     this.guna2Button1.Name                    = "guna2Button1";
     this.guna2Button1.ShadowDecoration.Parent = this.guna2Button1;
     this.guna2Button1.Size                    = new System.Drawing.Size(176, 29);
     this.guna2Button1.TabIndex                = 4;
     this.guna2Button1.Text                    = "SIGN IN";
     //
     // guna2TextBox2
     //
     this.guna2TextBox2.AutoRoundedCorners = true;
     this.guna2TextBox2.BorderColor        = System.Drawing.Color.Gray;
     this.guna2TextBox2.BorderRadius       = 18;
     this.guna2TextBox2.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.guna2TextBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2TextBox2.DefaultText = "";
     this.guna2TextBox2.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.guna2TextBox2.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.guna2TextBox2.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox2.DisabledState.Parent               = this.guna2TextBox2;
     this.guna2TextBox2.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox2.FillColor = System.Drawing.Color.Black;
     this.guna2TextBox2.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.guna2TextBox2.FocusedState.Parent      = this.guna2TextBox2;
     this.guna2TextBox2.HoverState.BorderColor   = System.Drawing.Color.Red;
     this.guna2TextBox2.HoverState.Parent        = this.guna2TextBox2;
     this.guna2TextBox2.Location                = new System.Drawing.Point(152, 193);
     this.guna2TextBox2.Name                    = "guna2TextBox2";
     this.guna2TextBox2.PasswordChar            = '\0';
     this.guna2TextBox2.PlaceholderText         = "";
     this.guna2TextBox2.SelectedText            = "";
     this.guna2TextBox2.ShadowDecoration.Parent = this.guna2TextBox2;
     this.guna2TextBox2.Size                    = new System.Drawing.Size(251, 38);
     this.guna2TextBox2.TabIndex                = 2;
     //
     // guna2TextBox_user
     //
     this.guna2TextBox_user.AutoRoundedCorners = true;
     this.guna2TextBox_user.BorderColor        = System.Drawing.Color.Gray;
     this.guna2TextBox_user.BorderRadius       = 17;
     this.guna2TextBox_user.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.guna2TextBox_user, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2TextBox_user.DefaultText = "";
     this.guna2TextBox_user.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.guna2TextBox_user.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.guna2TextBox_user.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox_user.DisabledState.Parent               = this.guna2TextBox_user;
     this.guna2TextBox_user.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox_user.FillColor = System.Drawing.Color.Black;
     this.guna2TextBox_user.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.guna2TextBox_user.FocusedState.Parent      = this.guna2TextBox_user;
     this.guna2TextBox_user.HoverState.BorderColor   = System.Drawing.Color.Red;
     this.guna2TextBox_user.HoverState.Parent        = this.guna2TextBox_user;
     this.guna2TextBox_user.Location                = new System.Drawing.Point(152, 139);
     this.guna2TextBox_user.Name                    = "guna2TextBox_user";
     this.guna2TextBox_user.PasswordChar            = '\0';
     this.guna2TextBox_user.PlaceholderText         = "";
     this.guna2TextBox_user.SelectedText            = "";
     this.guna2TextBox_user.ShadowDecoration.Parent = this.guna2TextBox_user;
     this.guna2TextBox_user.Size                    = new System.Drawing.Size(251, 36);
     this.guna2TextBox_user.TabIndex                = 1;
     this.guna2TextBox_user.TextChanged            += new System.EventHandler(this.guna2TextBox1_TextChanged);
     //
     // guna2PictureBox2
     //
     this.guna2Transition1.SetDecoration(this.guna2PictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox2.Image")));
     this.guna2PictureBox2.Location = new System.Drawing.Point(-83, 35);
     this.guna2PictureBox2.Name     = "guna2PictureBox2";
     this.guna2PictureBox2.ShadowDecoration.Parent = this.guna2PictureBox2;
     this.guna2PictureBox2.Size     = new System.Drawing.Size(291, 319);
     this.guna2PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox2.TabIndex = 3;
     this.guna2PictureBox2.TabStop  = false;
     //
     // guna2CirclePictureBox_prof
     //
     this.guna2Transition1.SetDecoration(this.guna2CirclePictureBox_prof, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2CirclePictureBox_prof.Image    = ((System.Drawing.Image)(resources.GetObject("guna2CirclePictureBox_prof.Image")));
     this.guna2CirclePictureBox_prof.Location = new System.Drawing.Point(67, 26);
     this.guna2CirclePictureBox_prof.Name     = "guna2CirclePictureBox_prof";
     this.guna2CirclePictureBox_prof.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CirclePictureBox_prof.ShadowDecoration.Parent = this.guna2CirclePictureBox_prof;
     this.guna2CirclePictureBox_prof.Size     = new System.Drawing.Size(75, 75);
     this.guna2CirclePictureBox_prof.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2CirclePictureBox_prof.TabIndex = 8;
     this.guna2CirclePictureBox_prof.TabStop  = false;
     this.guna2CirclePictureBox_prof.Visible  = false;
     //
     // guna2PictureBox1
     //
     this.guna2Transition1.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox1.Image")));
     this.guna2PictureBox1.Location = new System.Drawing.Point(249, 41);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(55, 60);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 0;
     this.guna2PictureBox1.TabStop  = false;
     //
     // guna2Panel_signup
     //
     this.guna2Panel_signup.BackColor    = System.Drawing.Color.Transparent;
     this.guna2Panel_signup.BorderRadius = 15;
     this.guna2Panel_signup.Controls.Add(this.guna2Panel3);
     this.guna2Transition1.SetDecoration(this.guna2Panel_signup, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel_signup.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.guna2Panel_signup.Location  = new System.Drawing.Point(71, 66);
     this.guna2Panel_signup.Name      = "guna2Panel_signup";
     this.guna2Panel_signup.ShadowDecoration.Parent = this.guna2Panel_signup;
     this.guna2Panel_signup.Size     = new System.Drawing.Size(355, 387);
     this.guna2Panel_signup.TabIndex = 1;
     //
     // guna2Panel3
     //
     this.guna2Panel3.BackColor = System.Drawing.Color.Transparent;
     this.guna2Panel3.Controls.Add(this.guna2Button2);
     this.guna2Panel3.Controls.Add(this.guna2TextBox5);
     this.guna2Panel3.Controls.Add(this.guna2TextBox4);
     this.guna2Panel3.Controls.Add(this.guna2TextBox3);
     this.guna2Panel3.Controls.Add(this.label4);
     this.guna2Transition1.SetDecoration(this.guna2Panel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel3.Location = new System.Drawing.Point(24, 12);
     this.guna2Panel3.Name     = "guna2Panel3";
     this.guna2Panel3.ShadowDecoration.Parent = this.guna2Panel3;
     this.guna2Panel3.Size     = new System.Drawing.Size(302, 355);
     this.guna2Panel3.TabIndex = 0;
     this.guna2Panel3.Visible  = false;
     //
     // guna2Button2
     //
     this.guna2Button2.AutoRoundedCorners  = true;
     this.guna2Button2.BorderRadius        = 13;
     this.guna2Button2.CheckedState.Parent = this.guna2Button2;
     this.guna2Button2.CustomImages.Parent = this.guna2Button2;
     this.guna2Transition1.SetDecoration(this.guna2Button2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button2.FillColor               = System.Drawing.Color.Red;
     this.guna2Button2.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button2.ForeColor               = System.Drawing.Color.White;
     this.guna2Button2.HoverState.Parent       = this.guna2Button2;
     this.guna2Button2.Location                = new System.Drawing.Point(59, 292);
     this.guna2Button2.Name                    = "guna2Button2";
     this.guna2Button2.ShadowDecoration.Parent = this.guna2Button2;
     this.guna2Button2.Size                    = new System.Drawing.Size(176, 29);
     this.guna2Button2.TabIndex                = 12;
     this.guna2Button2.Text                    = "SIGN UP";
     this.guna2Button2.Click                  += new System.EventHandler(this.guna2Button2_Click);
     //
     // guna2TextBox5
     //
     this.guna2TextBox5.AutoRoundedCorners = true;
     this.guna2TextBox5.BorderColor        = System.Drawing.Color.Black;
     this.guna2TextBox5.BorderRadius       = 17;
     this.guna2TextBox5.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.guna2TextBox5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2TextBox5.DefaultText = "";
     this.guna2TextBox5.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.guna2TextBox5.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.guna2TextBox5.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox5.DisabledState.Parent               = this.guna2TextBox5;
     this.guna2TextBox5.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox5.FillColor = System.Drawing.Color.Red;
     this.guna2TextBox5.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2TextBox5.FocusedState.Parent      = this.guna2TextBox5;
     this.guna2TextBox5.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2TextBox5.HoverState.Parent        = this.guna2TextBox5;
     this.guna2TextBox5.Location                = new System.Drawing.Point(26, 228);
     this.guna2TextBox5.Name                    = "guna2TextBox5";
     this.guna2TextBox5.PasswordChar            = '\0';
     this.guna2TextBox5.PlaceholderText         = "";
     this.guna2TextBox5.SelectedText            = "";
     this.guna2TextBox5.ShadowDecoration.Parent = this.guna2TextBox5;
     this.guna2TextBox5.Size                    = new System.Drawing.Size(251, 37);
     this.guna2TextBox5.TabIndex                = 11;
     //
     // guna2TextBox4
     //
     this.guna2TextBox4.AutoRoundedCorners = true;
     this.guna2TextBox4.BorderColor        = System.Drawing.Color.Black;
     this.guna2TextBox4.BorderRadius       = 17;
     this.guna2TextBox4.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.guna2TextBox4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2TextBox4.DefaultText = "";
     this.guna2TextBox4.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.guna2TextBox4.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.guna2TextBox4.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox4.DisabledState.Parent               = this.guna2TextBox4;
     this.guna2TextBox4.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox4.FillColor = System.Drawing.Color.Red;
     this.guna2TextBox4.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2TextBox4.FocusedState.Parent      = this.guna2TextBox4;
     this.guna2TextBox4.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2TextBox4.HoverState.Parent        = this.guna2TextBox4;
     this.guna2TextBox4.Location                = new System.Drawing.Point(26, 159);
     this.guna2TextBox4.Name                    = "guna2TextBox4";
     this.guna2TextBox4.PasswordChar            = '\0';
     this.guna2TextBox4.PlaceholderText         = "";
     this.guna2TextBox4.SelectedText            = "";
     this.guna2TextBox4.ShadowDecoration.Parent = this.guna2TextBox4;
     this.guna2TextBox4.Size                    = new System.Drawing.Size(251, 37);
     this.guna2TextBox4.TabIndex                = 10;
     //
     // guna2TextBox3
     //
     this.guna2TextBox3.AutoRoundedCorners = true;
     this.guna2TextBox3.BorderColor        = System.Drawing.Color.Black;
     this.guna2TextBox3.BorderRadius       = 17;
     this.guna2TextBox3.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.guna2TextBox3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2TextBox3.DefaultText = "";
     this.guna2TextBox3.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.guna2TextBox3.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.guna2TextBox3.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox3.DisabledState.Parent               = this.guna2TextBox3;
     this.guna2TextBox3.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.guna2TextBox3.FillColor = System.Drawing.Color.Red;
     this.guna2TextBox3.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2TextBox3.FocusedState.Parent      = this.guna2TextBox3;
     this.guna2TextBox3.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2TextBox3.HoverState.Parent        = this.guna2TextBox3;
     this.guna2TextBox3.Location                = new System.Drawing.Point(27, 89);
     this.guna2TextBox3.Name                    = "guna2TextBox3";
     this.guna2TextBox3.PasswordChar            = '\0';
     this.guna2TextBox3.PlaceholderText         = "";
     this.guna2TextBox3.SelectedText            = "";
     this.guna2TextBox3.ShadowDecoration.Parent = this.guna2TextBox3;
     this.guna2TextBox3.Size                    = new System.Drawing.Size(251, 37);
     this.guna2TextBox3.TabIndex                = 9;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label4.Font      = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F);
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location  = new System.Drawing.Point(87, 6);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(129, 32);
     this.label4.TabIndex  = 8;
     this.label4.Text      = "SIGN UP";
     //
     // gunaColorTransition1
     //
     this.gunaColorTransition1.ColorArray = new System.Drawing.Color[] {
         System.Drawing.Color.Red,
         System.Drawing.Color.Blue,
         System.Drawing.Color.Orange
     };
     this.gunaColorTransition1.EndColor   = System.Drawing.Color.Blue;
     this.gunaColorTransition1.StartColor = System.Drawing.Color.Red;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.HorizSlideAndRotate;
     this.guna2Transition1.Cursor        = null;
     animation3.AnimateOnlyDifferences   = true;
     animation3.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff                   = 0F;
     animation3.MaxTime                     = 1F;
     animation3.MinTime                     = 0F;
     animation3.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize                  = 0;
     animation3.Padding                     = new System.Windows.Forms.Padding(50);
     animation3.RotateCoeff                 = 0.3F;
     animation3.RotateLimit                 = 0.2F;
     animation3.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff                   = 0F;
     animation3.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation3;
     //
     // timer1
     //
     this.timer1.Interval = 10;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // guna2DragControl1
     //
     this.guna2DragControl1.TargetControl      = this;
     this.guna2DragControl1.UseTransparentDrag = true;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 15;
     this.guna2Elipse1.TargetControl = this;
     //
     // guna2Panel2
     //
     this.guna2Panel2.BackColor = System.Drawing.Color.Black;
     this.guna2Panel2.Controls.Add(this.guna2CirclePictureBox_prof);
     this.guna2Transition1.SetDecoration(this.guna2Panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel2.FillColor = System.Drawing.Color.Black;
     this.guna2Panel2.Location  = new System.Drawing.Point(173, 3);
     this.guna2Panel2.Name      = "guna2Panel2";
     this.guna2Panel2.ShadowDecoration.Parent = this.guna2Panel2;
     this.guna2Panel2.Size     = new System.Drawing.Size(186, 120);
     this.guna2Panel2.TabIndex = 9;
     //
     // Form1
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(940, 516);
     this.Controls.Add(this.guna2Panel_signup);
     this.Controls.Add(this.guna2Panel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.guna2Panel1.ResumeLayout(false);
     this.guna2Panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2CirclePictureBox_prof)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.guna2Panel_signup.ResumeLayout(false);
     this.guna2Panel3.ResumeLayout(false);
     this.guna2Panel3.PerformLayout();
     this.guna2Panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 16
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EnterEmail));
     this.mainPanel         = new System.Windows.Forms.Panel();
     this.bunifuFlatButton1 = new Bunifu.Framework.UI.BunifuFlatButton();
     this.btnNext           = new Bunifu.Framework.UI.BunifuFlatButton();
     this.txtEmail          = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.lblHeader         = new System.Windows.Forms.Label();
     this.lblInstruction    = new System.Windows.Forms.Label();
     this.lblWatermark      = new System.Windows.Forms.Label();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.bunifuElipse1     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuElipse2     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.transition        = new Guna.UI2.WinForms.Guna2Transition();
     this.verification1     = new Fare_Matrix_CPY.AdminPortal.Verification();
     this.mainPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // mainPanel
     //
     this.mainPanel.Controls.Add(this.verification1);
     this.mainPanel.Controls.Add(this.bunifuFlatButton1);
     this.mainPanel.Controls.Add(this.btnNext);
     this.mainPanel.Controls.Add(this.txtEmail);
     this.mainPanel.Controls.Add(this.lblHeader);
     this.mainPanel.Controls.Add(this.lblInstruction);
     this.mainPanel.Controls.Add(this.lblWatermark);
     this.mainPanel.Controls.Add(this.pictureBox1);
     this.transition.SetDecoration(this.mainPanel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.mainPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.mainPanel.Location = new System.Drawing.Point(0, 0);
     this.mainPanel.Name     = "mainPanel";
     this.mainPanel.Size     = new System.Drawing.Size(572, 331);
     this.mainPanel.TabIndex = 0;
     //
     // bunifuFlatButton1
     //
     this.bunifuFlatButton1.Activecolor           = System.Drawing.Color.Teal;
     this.bunifuFlatButton1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton1.BorderRadius          = 0;
     this.bunifuFlatButton1.ButtonText            = "Back";
     this.bunifuFlatButton1.Cursor = System.Windows.Forms.Cursors.Hand;
     this.transition.SetDecoration(this.bunifuFlatButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.Iconimage                = null;
     this.bunifuFlatButton1.Iconimage_right          = null;
     this.bunifuFlatButton1.Iconimage_right_Selected = null;
     this.bunifuFlatButton1.Iconimage_Selected       = null;
     this.bunifuFlatButton1.IconRightVisible         = true;
     this.bunifuFlatButton1.IconRightZoom            = 0D;
     this.bunifuFlatButton1.IconVisible              = true;
     this.bunifuFlatButton1.IconZoom         = 90D;
     this.bunifuFlatButton1.IsTab            = false;
     this.bunifuFlatButton1.Location         = new System.Drawing.Point(65, 196);
     this.bunifuFlatButton1.Name             = "bunifuFlatButton1";
     this.bunifuFlatButton1.Normalcolor      = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHovercolor     = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHoverTextColor = System.Drawing.Color.Teal;
     this.bunifuFlatButton1.selected         = false;
     this.bunifuFlatButton1.Size             = new System.Drawing.Size(127, 48);
     this.bunifuFlatButton1.TabIndex         = 14;
     this.bunifuFlatButton1.Text             = "Back";
     this.bunifuFlatButton1.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton1.Textcolor        = System.Drawing.Color.Teal;
     this.bunifuFlatButton1.TextFont         = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // btnNext
     //
     this.btnNext.Activecolor           = System.Drawing.Color.Teal;
     this.btnNext.BackColor             = System.Drawing.Color.Teal;
     this.btnNext.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnNext.BorderRadius          = 0;
     this.btnNext.ButtonText            = "Next";
     this.btnNext.Cursor = System.Windows.Forms.Cursors.Hand;
     this.transition.SetDecoration(this.btnNext, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnNext.DisabledColor            = System.Drawing.Color.Gray;
     this.btnNext.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnNext.Iconimage                = null;
     this.btnNext.Iconimage_right          = null;
     this.btnNext.Iconimage_right_Selected = null;
     this.btnNext.Iconimage_Selected       = null;
     this.btnNext.IconRightVisible         = true;
     this.btnNext.IconRightZoom            = 0D;
     this.btnNext.IconVisible              = true;
     this.btnNext.IconZoom         = 90D;
     this.btnNext.IsTab            = false;
     this.btnNext.Location         = new System.Drawing.Point(380, 196);
     this.btnNext.Name             = "btnNext";
     this.btnNext.Normalcolor      = System.Drawing.Color.Teal;
     this.btnNext.OnHovercolor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnNext.OnHoverTextColor = System.Drawing.Color.White;
     this.btnNext.selected         = false;
     this.btnNext.Size             = new System.Drawing.Size(127, 48);
     this.btnNext.TabIndex         = 13;
     this.btnNext.Text             = "Next";
     this.btnNext.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnNext.Textcolor        = System.Drawing.Color.White;
     this.btnNext.TextFont         = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNext.Click           += new System.EventHandler(this.btnNext_Click);
     //
     // txtEmail
     //
     this.txtEmail.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtEmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtEmail.Font                = new System.Drawing.Font("Century Gothic", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEmail.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtEmail.isPassword          = false;
     this.txtEmail.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtEmail.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtEmail.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtEmail.LineThickness       = 2;
     this.txtEmail.Location            = new System.Drawing.Point(81, 144);
     this.txtEmail.Margin              = new System.Windows.Forms.Padding(4);
     this.txtEmail.Name                = "txtEmail";
     this.txtEmail.Size                = new System.Drawing.Size(410, 44);
     this.txtEmail.TabIndex            = 12;
     this.txtEmail.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // lblHeader
     //
     this.lblHeader.AutoSize = true;
     this.transition.SetDecoration(this.lblHeader, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblHeader.Font      = new System.Drawing.Font("MS Reference Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.ForeColor = System.Drawing.Color.Black;
     this.lblHeader.Location  = new System.Drawing.Point(128, 69);
     this.lblHeader.Name      = "lblHeader";
     this.lblHeader.Size      = new System.Drawing.Size(316, 40);
     this.lblHeader.TabIndex  = 11;
     this.lblHeader.Text      = "Enter your email:";
     //
     // lblInstruction
     //
     this.lblInstruction.AutoSize = true;
     this.transition.SetDecoration(this.lblInstruction, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblInstruction.Font      = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblInstruction.ForeColor = System.Drawing.Color.Black;
     this.lblInstruction.Location  = new System.Drawing.Point(168, 110);
     this.lblInstruction.Name      = "lblInstruction";
     this.lblInstruction.Size      = new System.Drawing.Size(236, 30);
     this.lblInstruction.TabIndex  = 16;
     this.lblInstruction.Text      = "We will send a verification code to your \r\nemail to confirm your account";
     this.lblInstruction.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblWatermark
     //
     this.lblWatermark.AutoSize = true;
     this.transition.SetDecoration(this.lblWatermark, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblWatermark.Font      = new System.Drawing.Font("MS Reference Sans Serif", 72F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblWatermark.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
     this.lblWatermark.Location  = new System.Drawing.Point(-9, 215);
     this.lblWatermark.Name      = "lblWatermark";
     this.lblWatermark.Size      = new System.Drawing.Size(390, 118);
     this.lblWatermark.TabIndex  = 10;
     this.lblWatermark.Text      = "Google";
     //
     // pictureBox1
     //
     this.transition.SetDecoration(this.pictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox1.Image    = global::Fare_Matrix_CPY.Properties.Resources.google;
     this.pictureBox1.Location = new System.Drawing.Point(3, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(134, 107);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 15;
     this.pictureBox1.TabStop  = false;
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 4;
     this.bunifuElipse1.TargetControl = this;
     //
     // bunifuElipse2
     //
     this.bunifuElipse2.ElipseRadius  = 6;
     this.bunifuElipse2.TargetControl = this.btnNext;
     //
     // transition
     //
     this.transition.AnimationType     = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.transition.Cursor            = null;
     animation3.AnimateOnlyDifferences = true;
     animation3.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff             = 0F;
     animation3.MaxTime               = 1F;
     animation3.MinTime               = 0F;
     animation3.MosaicCoeff           = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift           = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize            = 0;
     animation3.Padding               = new System.Windows.Forms.Padding(0);
     animation3.RotateCoeff           = 0F;
     animation3.RotateLimit           = 0F;
     animation3.ScaleCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff             = 0F;
     animation3.TransparencyCoeff     = 1F;
     this.transition.DefaultAnimation = animation3;
     this.transition.Interval         = 3;
     //
     // verification1
     //
     this.verification1.BackColor = System.Drawing.Color.White;
     this.transition.SetDecoration(this.verification1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.verification1.Location = new System.Drawing.Point(0, 0);
     this.verification1.Name     = "verification1";
     this.verification1.Size     = new System.Drawing.Size(572, 331);
     this.verification1.TabIndex = 17;
     this.verification1.Visible  = false;
     //
     // EnterEmail
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.mainPanel);
     this.transition.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Name = "EnterEmail";
     this.Size = new System.Drawing.Size(572, 331);
     this.mainPanel.ResumeLayout(false);
     this.mainPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     Guna.UI2.AnimatorNS.Animation animation2 = new Guna.UI2.AnimatorNS.Animation();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingList));
     this.grd_settingsList    = new Guna.UI2.WinForms.Guna2DataGridView();
     this.panel_SettingForm   = new Guna.UI2.WinForms.Guna2Panel();
     this.btn_editCancel      = new Guna.UI2.WinForms.Guna2Button();
     this.btn_editSave        = new Guna.UI2.WinForms.Guna2Button();
     this.txt_listPrice       = new Guna.UI2.WinForms.Guna2TextBox();
     this.chk_sellAllCards    = new Guna.UI2.WinForms.Guna2CheckBox();
     this.chk_sellBoughtCard  = new Guna.UI2.WinForms.Guna2CheckBox();
     this.txt_settingSaveName = new Guna.UI2.WinForms.Guna2TextBox();
     this.txt_buyPrice        = new Guna.UI2.WinForms.Guna2TextBox();
     this.trans_settingList   = new Guna.UI2.WinForms.Guna2Transition();
     this.btn_editSetting     = new Guna.UI2.WinForms.Guna2Button();
     this.btn_deleteSetting   = new Guna.UI2.WinForms.Guna2Button();
     this.btn_newSetting      = new Guna.UI2.WinForms.Guna2Button();
     this.lbl_noSettings      = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.trans_settingForm   = new Guna.UI2.WinForms.Guna2Transition();
     ((System.ComponentModel.ISupportInitialize)(this.grd_settingsList)).BeginInit();
     this.panel_SettingForm.SuspendLayout();
     this.SuspendLayout();
     //
     // grd_settingsList
     //
     this.grd_settingsList.AllowUserToAddRows              = false;
     this.grd_settingsList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor                      = System.Drawing.Color.White;
     this.grd_settingsList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.grd_settingsList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.grd_settingsList.BackgroundColor                 = System.Drawing.Color.White;
     this.grd_settingsList.BorderStyle                     = System.Windows.Forms.BorderStyle.None;
     this.grd_settingsList.CellBorderStyle                 = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.grd_settingsList.ColumnHeadersBorderStyle        = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment                      = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     dataGridViewCellStyle2.Font                         = new System.Drawing.Font("Segoe UI", 8F);
     dataGridViewCellStyle2.ForeColor                    = System.Drawing.Color.DimGray;
     dataGridViewCellStyle2.SelectionBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     dataGridViewCellStyle2.SelectionForeColor           = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode                     = System.Windows.Forms.DataGridViewTriState.True;
     this.grd_settingsList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.grd_settingsList.ColumnHeadersHeight           = 40;
     this.trans_settingForm.SetDecoration(this.grd_settingsList, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.grd_settingsList, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle3.Alignment                = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor                = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font                     = new System.Drawing.Font("Segoe UI", 8F);
     dataGridViewCellStyle3.ForeColor                = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle3.SelectionBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     dataGridViewCellStyle3.SelectionForeColor       = System.Drawing.Color.White;
     dataGridViewCellStyle3.WrapMode                 = System.Windows.Forms.DataGridViewTriState.False;
     this.grd_settingsList.DefaultCellStyle          = dataGridViewCellStyle3;
     this.grd_settingsList.EnableHeadersVisualStyles = false;
     this.grd_settingsList.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.grd_settingsList.Location                  = new System.Drawing.Point(23, 12);
     this.grd_settingsList.MultiSelect               = false;
     this.grd_settingsList.Name                      = "grd_settingsList";
     this.grd_settingsList.ReadOnly                  = true;
     this.grd_settingsList.RowHeadersVisible         = false;
     this.grd_settingsList.RowTemplate.DividerHeight = 5;
     this.grd_settingsList.RowTemplate.Height        = 50;
     this.grd_settingsList.ScrollBars                = System.Windows.Forms.ScrollBars.Vertical;
     this.grd_settingsList.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.grd_settingsList.Size                      = new System.Drawing.Size(964, 338);
     this.grd_settingsList.TabIndex                  = 1;
     this.grd_settingsList.Theme                     = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.Default;
     this.grd_settingsList.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.White;
     this.grd_settingsList.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.grd_settingsList.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.grd_settingsList.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.grd_settingsList.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.grd_settingsList.ThemeStyle.BackColor                   = System.Drawing.Color.White;
     this.grd_settingsList.ThemeStyle.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.grd_settingsList.ThemeStyle.HeaderStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.grd_settingsList.ThemeStyle.HeaderStyle.BorderStyle     = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.grd_settingsList.ThemeStyle.HeaderStyle.Font            = new System.Drawing.Font("Segoe UI", 8F);
     this.grd_settingsList.ThemeStyle.HeaderStyle.ForeColor       = System.Drawing.Color.DimGray;
     this.grd_settingsList.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing;
     this.grd_settingsList.ThemeStyle.HeaderStyle.Height          = 40;
     this.grd_settingsList.ThemeStyle.ReadOnly                     = true;
     this.grd_settingsList.ThemeStyle.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.grd_settingsList.ThemeStyle.RowsStyle.BorderStyle        = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.grd_settingsList.ThemeStyle.RowsStyle.Font               = new System.Drawing.Font("Segoe UI", 8F);
     this.grd_settingsList.ThemeStyle.RowsStyle.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.grd_settingsList.ThemeStyle.RowsStyle.Height             = 50;
     this.grd_settingsList.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.grd_settingsList.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.White;
     this.grd_settingsList.DataBindingComplete                    += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.grd_settingList_DataBindingComplete);
     this.grd_settingsList.SelectionChanged += new System.EventHandler(this.grd_settingList_SelectionChanged);
     //
     // panel_SettingForm
     //
     this.panel_SettingForm.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.panel_SettingForm.BorderRadius    = 8;
     this.panel_SettingForm.BorderThickness = 1;
     this.panel_SettingForm.Controls.Add(this.btn_editCancel);
     this.panel_SettingForm.Controls.Add(this.btn_editSave);
     this.panel_SettingForm.Controls.Add(this.txt_listPrice);
     this.panel_SettingForm.Controls.Add(this.chk_sellAllCards);
     this.panel_SettingForm.Controls.Add(this.chk_sellBoughtCard);
     this.panel_SettingForm.Controls.Add(this.txt_settingSaveName);
     this.panel_SettingForm.Controls.Add(this.txt_buyPrice);
     this.trans_settingForm.SetDecoration(this.panel_SettingForm, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.panel_SettingForm, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel_SettingForm.Location = new System.Drawing.Point(264, 356);
     this.panel_SettingForm.Name     = "panel_SettingForm";
     this.panel_SettingForm.ShadowDecoration.Parent = this.panel_SettingForm;
     this.panel_SettingForm.Size     = new System.Drawing.Size(558, 285);
     this.panel_SettingForm.TabIndex = 4;
     this.panel_SettingForm.Visible  = false;
     //
     // btn_editCancel
     //
     this.btn_editCancel.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editCancel.BorderRadius        = 3;
     this.btn_editCancel.BorderThickness     = 1;
     this.btn_editCancel.CheckedState.Parent = this.btn_editCancel;
     this.btn_editCancel.CustomImages.Parent = this.btn_editCancel;
     this.trans_settingForm.SetDecoration(this.btn_editCancel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.btn_editCancel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_editCancel.FillColor               = System.Drawing.Color.Transparent;
     this.btn_editCancel.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_editCancel.ForeColor               = System.Drawing.Color.Navy;
     this.btn_editCancel.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editCancel.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_editCancel.HoverState.Parent       = this.btn_editCancel;
     this.btn_editCancel.Location                = new System.Drawing.Point(80, 241);
     this.btn_editCancel.Name                    = "btn_editCancel";
     this.btn_editCancel.ShadowDecoration.Parent = this.btn_editCancel;
     this.btn_editCancel.Size                    = new System.Drawing.Size(165, 30);
     this.btn_editCancel.TabIndex                = 62;
     this.btn_editCancel.Text                    = "Cancel";
     this.btn_editCancel.Click                  += new System.EventHandler(this.btn_editCancel_Click);
     //
     // btn_editSave
     //
     this.btn_editSave.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editSave.BorderRadius        = 3;
     this.btn_editSave.BorderThickness     = 1;
     this.btn_editSave.CheckedState.Parent = this.btn_editSave;
     this.btn_editSave.CustomImages.Parent = this.btn_editSave;
     this.trans_settingForm.SetDecoration(this.btn_editSave, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.btn_editSave, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_editSave.FillColor               = System.Drawing.Color.Transparent;
     this.btn_editSave.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_editSave.ForeColor               = System.Drawing.Color.Navy;
     this.btn_editSave.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editSave.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_editSave.HoverState.Parent       = this.btn_editSave;
     this.btn_editSave.Location                = new System.Drawing.Point(323, 241);
     this.btn_editSave.Name                    = "btn_editSave";
     this.btn_editSave.ShadowDecoration.Parent = this.btn_editSave;
     this.btn_editSave.Size                    = new System.Drawing.Size(165, 30);
     this.btn_editSave.TabIndex                = 61;
     this.btn_editSave.Text                    = "Save";
     this.btn_editSave.Click                  += new System.EventHandler(this.btn_editSave_Click);
     //
     // txt_listPrice
     //
     this.txt_listPrice.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.txt_listPrice.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.trans_settingForm.SetDecoration(this.txt_listPrice, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.txt_listPrice, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txt_listPrice.DefaultText = "";
     this.txt_listPrice.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txt_listPrice.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txt_listPrice.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_listPrice.DisabledState.Parent               = this.txt_listPrice;
     this.txt_listPrice.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_listPrice.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_listPrice.FocusedState.Parent = this.txt_listPrice;
     this.txt_listPrice.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txt_listPrice.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txt_listPrice.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_listPrice.HoverState.Parent      = this.txt_listPrice;
     this.txt_listPrice.Location                = new System.Drawing.Point(159, 69);
     this.txt_listPrice.Name                    = "txt_listPrice";
     this.txt_listPrice.PasswordChar            = '\0';
     this.txt_listPrice.PlaceholderText         = "Sale Price";
     this.txt_listPrice.SelectedText            = "";
     this.txt_listPrice.ShadowDecoration.Parent = this.txt_listPrice;
     this.txt_listPrice.Size                    = new System.Drawing.Size(224, 36);
     this.txt_listPrice.TabIndex                = 60;
     this.txt_listPrice.TextOffset              = new System.Drawing.Point(5, 0);
     //
     // chk_sellAllCards
     //
     this.chk_sellAllCards.AutoSize = true;
     this.chk_sellAllCards.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.chk_sellAllCards.CheckedState.BorderRadius    = 0;
     this.chk_sellAllCards.CheckedState.BorderThickness = 0;
     this.chk_sellAllCards.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.trans_settingForm.SetDecoration(this.chk_sellAllCards, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.chk_sellAllCards, Guna.UI2.AnimatorNS.DecorationType.None);
     this.chk_sellAllCards.Location = new System.Drawing.Point(89, 126);
     this.chk_sellAllCards.Name     = "chk_sellAllCards";
     this.chk_sellAllCards.Size     = new System.Drawing.Size(132, 17);
     this.chk_sellAllCards.TabIndex = 59;
     this.chk_sellAllCards.Text     = "Sell Transfer List Items";
     this.chk_sellAllCards.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.chk_sellAllCards.UncheckedState.BorderRadius    = 0;
     this.chk_sellAllCards.UncheckedState.BorderThickness = 0;
     this.chk_sellAllCards.UncheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.chk_sellAllCards.UseVisualStyleBackColor        = false;
     //
     // chk_sellBoughtCard
     //
     this.chk_sellBoughtCard.AutoSize = true;
     this.chk_sellBoughtCard.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.chk_sellBoughtCard.CheckedState.BorderRadius    = 0;
     this.chk_sellBoughtCard.CheckedState.BorderThickness = 0;
     this.chk_sellBoughtCard.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.trans_settingForm.SetDecoration(this.chk_sellBoughtCard, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.chk_sellBoughtCard, Guna.UI2.AnimatorNS.DecorationType.None);
     this.chk_sellBoughtCard.Location = new System.Drawing.Point(355, 126);
     this.chk_sellBoughtCard.Name     = "chk_sellBoughtCard";
     this.chk_sellBoughtCard.Size     = new System.Drawing.Size(105, 17);
     this.chk_sellBoughtCard.TabIndex = 58;
     this.chk_sellBoughtCard.Text     = "Sell Bought Card";
     this.chk_sellBoughtCard.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.chk_sellBoughtCard.UncheckedState.BorderRadius    = 0;
     this.chk_sellBoughtCard.UncheckedState.BorderThickness = 0;
     this.chk_sellBoughtCard.UncheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.chk_sellBoughtCard.UseVisualStyleBackColor        = false;
     //
     // txt_settingSaveName
     //
     this.txt_settingSaveName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.txt_settingSaveName.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.trans_settingForm.SetDecoration(this.txt_settingSaveName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.txt_settingSaveName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txt_settingSaveName.DefaultText = "";
     this.txt_settingSaveName.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txt_settingSaveName.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txt_settingSaveName.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_settingSaveName.DisabledState.Parent               = this.txt_settingSaveName;
     this.txt_settingSaveName.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_settingSaveName.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_settingSaveName.FocusedState.Parent = this.txt_settingSaveName;
     this.txt_settingSaveName.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txt_settingSaveName.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txt_settingSaveName.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_settingSaveName.HoverState.Parent      = this.txt_settingSaveName;
     this.txt_settingSaveName.Location                = new System.Drawing.Point(159, 171);
     this.txt_settingSaveName.Name                    = "txt_settingSaveName";
     this.txt_settingSaveName.PasswordChar            = '\0';
     this.txt_settingSaveName.PlaceholderText         = "Setting Name";
     this.txt_settingSaveName.SelectedText            = "";
     this.txt_settingSaveName.ShadowDecoration.Parent = this.txt_settingSaveName;
     this.txt_settingSaveName.Size                    = new System.Drawing.Size(224, 36);
     this.txt_settingSaveName.TabIndex                = 57;
     this.txt_settingSaveName.TextOffset              = new System.Drawing.Point(5, 0);
     //
     // txt_buyPrice
     //
     this.txt_buyPrice.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.txt_buyPrice.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.trans_settingForm.SetDecoration(this.txt_buyPrice, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.txt_buyPrice, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txt_buyPrice.DefaultText = "";
     this.txt_buyPrice.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txt_buyPrice.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txt_buyPrice.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_buyPrice.DisabledState.Parent               = this.txt_buyPrice;
     this.txt_buyPrice.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txt_buyPrice.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_buyPrice.FocusedState.Parent = this.txt_buyPrice;
     this.txt_buyPrice.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txt_buyPrice.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txt_buyPrice.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txt_buyPrice.HoverState.Parent      = this.txt_buyPrice;
     this.txt_buyPrice.Location                = new System.Drawing.Point(159, 12);
     this.txt_buyPrice.Name                    = "txt_buyPrice";
     this.txt_buyPrice.PasswordChar            = '\0';
     this.txt_buyPrice.PlaceholderText         = "Buy Price";
     this.txt_buyPrice.SelectedText            = "";
     this.txt_buyPrice.ShadowDecoration.Parent = this.txt_buyPrice;
     this.txt_buyPrice.Size                    = new System.Drawing.Size(224, 36);
     this.txt_buyPrice.TabIndex                = 55;
     this.txt_buyPrice.TextOffset              = new System.Drawing.Point(5, 0);
     //
     // trans_settingList
     //
     this.trans_settingList.AnimationType = Guna.UI2.AnimatorNS.AnimationType.VertSlide;
     this.trans_settingList.Cursor        = null;
     animation2.AnimateOnlyDifferences    = true;
     animation2.BlindCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff                    = 0F;
     animation2.MaxTime                      = 1F;
     animation2.MinTime                      = 0F;
     animation2.MosaicCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift                  = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize                   = 0;
     animation2.Padding                      = new System.Windows.Forms.Padding(0);
     animation2.RotateCoeff                  = 0F;
     animation2.RotateLimit                  = 0F;
     animation2.ScaleCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff                    = 0F;
     animation2.TransparencyCoeff            = 0F;
     this.trans_settingList.DefaultAnimation = animation2;
     this.trans_settingList.TimeStep         = 1F;
     //
     // btn_editSetting
     //
     this.btn_editSetting.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editSetting.BorderRadius        = 3;
     this.btn_editSetting.BorderThickness     = 1;
     this.btn_editSetting.CheckedState.Parent = this.btn_editSetting;
     this.btn_editSetting.CustomImages.Parent = this.btn_editSetting;
     this.trans_settingForm.SetDecoration(this.btn_editSetting, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.btn_editSetting, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_editSetting.FillColor               = System.Drawing.Color.Transparent;
     this.btn_editSetting.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_editSetting.ForeColor               = System.Drawing.Color.Navy;
     this.btn_editSetting.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_editSetting.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_editSetting.HoverState.Parent       = this.btn_editSetting;
     this.btn_editSetting.Location                = new System.Drawing.Point(797, 659);
     this.btn_editSetting.Name                    = "btn_editSetting";
     this.btn_editSetting.ShadowDecoration.Parent = this.btn_editSetting;
     this.btn_editSetting.Size                    = new System.Drawing.Size(84, 30);
     this.btn_editSetting.TabIndex                = 8;
     this.btn_editSetting.Text                    = "Edit";
     this.btn_editSetting.Visible                 = false;
     this.btn_editSetting.Click                  += new System.EventHandler(this.btn_editSetting_Click);
     //
     // btn_deleteSetting
     //
     this.btn_deleteSetting.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_deleteSetting.BorderRadius        = 3;
     this.btn_deleteSetting.BorderThickness     = 1;
     this.btn_deleteSetting.CheckedState.Parent = this.btn_deleteSetting;
     this.btn_deleteSetting.CustomImages.Parent = this.btn_deleteSetting;
     this.trans_settingForm.SetDecoration(this.btn_deleteSetting, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.btn_deleteSetting, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_deleteSetting.FillColor               = System.Drawing.Color.Transparent;
     this.btn_deleteSetting.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_deleteSetting.ForeColor               = System.Drawing.Color.Navy;
     this.btn_deleteSetting.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_deleteSetting.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_deleteSetting.HoverState.Parent       = this.btn_deleteSetting;
     this.btn_deleteSetting.Location                = new System.Drawing.Point(695, 659);
     this.btn_deleteSetting.Name                    = "btn_deleteSetting";
     this.btn_deleteSetting.ShadowDecoration.Parent = this.btn_deleteSetting;
     this.btn_deleteSetting.Size                    = new System.Drawing.Size(84, 30);
     this.btn_deleteSetting.TabIndex                = 7;
     this.btn_deleteSetting.Text                    = "Delete";
     this.btn_deleteSetting.Visible                 = false;
     this.btn_deleteSetting.Click                  += new System.EventHandler(this.btn_deleteSetting_Click);
     //
     // btn_newSetting
     //
     this.btn_newSetting.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_newSetting.BorderRadius        = 3;
     this.btn_newSetting.BorderThickness     = 1;
     this.btn_newSetting.CheckedState.Parent = this.btn_newSetting;
     this.btn_newSetting.CustomImages.Parent = this.btn_newSetting;
     this.trans_settingForm.SetDecoration(this.btn_newSetting, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.btn_newSetting, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_newSetting.FillColor               = System.Drawing.Color.Transparent;
     this.btn_newSetting.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_newSetting.ForeColor               = System.Drawing.Color.Navy;
     this.btn_newSetting.HoverState.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btn_newSetting.HoverState.ForeColor    = System.Drawing.Color.White;
     this.btn_newSetting.HoverState.Parent       = this.btn_newSetting;
     this.btn_newSetting.Location                = new System.Drawing.Point(898, 659);
     this.btn_newSetting.Name                    = "btn_newSetting";
     this.btn_newSetting.ShadowDecoration.Parent = this.btn_newSetting;
     this.btn_newSetting.Size                    = new System.Drawing.Size(84, 30);
     this.btn_newSetting.TabIndex                = 6;
     this.btn_newSetting.Text                    = "New";
     this.btn_newSetting.Click                  += new System.EventHandler(this.btn_newSetting_Click);
     //
     // lbl_noSettings
     //
     this.lbl_noSettings.BackColor = System.Drawing.Color.Transparent;
     this.trans_settingForm.SetDecoration(this.lbl_noSettings, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this.lbl_noSettings, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbl_noSettings.Font     = new System.Drawing.Font("Franklin Gothic Medium", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_noSettings.Location = new System.Drawing.Point(436, 128);
     this.lbl_noSettings.Name     = "lbl_noSettings";
     this.lbl_noSettings.Size     = new System.Drawing.Size(127, 23);
     this.lbl_noSettings.TabIndex = 9;
     this.lbl_noSettings.Text     = "No Settings Found";
     this.lbl_noSettings.Visible  = false;
     //
     // trans_settingForm
     //
     this.trans_settingForm.AnimationType = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.trans_settingForm.Cursor        = null;
     animation1.AnimateOnlyDifferences    = true;
     animation1.BlindCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                    = 0F;
     animation1.MaxTime                      = 1F;
     animation1.MinTime                      = 0F;
     animation1.MosaicCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                  = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                   = 0;
     animation1.Padding                      = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                  = 0F;
     animation1.RotateLimit                  = 0F;
     animation1.ScaleCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                    = 0F;
     animation1.TransparencyCoeff            = 1F;
     this.trans_settingForm.DefaultAnimation = animation1;
     this.trans_settingForm.Interval         = 50;
     this.trans_settingForm.TimeStep         = 1F;
     //
     // SettingList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.ClientSize          = new System.Drawing.Size(1011, 701);
     this.Controls.Add(this.lbl_noSettings);
     this.Controls.Add(this.btn_editSetting);
     this.Controls.Add(this.btn_deleteSetting);
     this.Controls.Add(this.btn_newSetting);
     this.Controls.Add(this.grd_settingsList);
     this.Controls.Add(this.panel_SettingForm);
     this.trans_settingForm.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.trans_settingList.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "SettingList";
     this.Text            = "List";
     this.Load           += new System.EventHandler(this.SettingList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.grd_settingsList)).EndInit();
     this.panel_SettingForm.ResumeLayout(false);
     this.panel_SettingForm.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Verification));
     this.mainPanel           = new System.Windows.Forms.Panel();
     this.btnBack             = new Bunifu.Framework.UI.BunifuFlatButton();
     this.btnVerify           = new Bunifu.Framework.UI.BunifuFlatButton();
     this.txtVerificationCode = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.label2        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.lblWatermark  = new System.Windows.Forms.Label();
     this.lblUserGmail  = new System.Windows.Forms.Label();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.bunifuElipse1 = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuElipse2 = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.transition    = new Guna.UI2.WinForms.Guna2Transition();
     this.mainPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // mainPanel
     //
     this.mainPanel.Controls.Add(this.btnBack);
     this.mainPanel.Controls.Add(this.btnVerify);
     this.mainPanel.Controls.Add(this.txtVerificationCode);
     this.mainPanel.Controls.Add(this.label2);
     this.mainPanel.Controls.Add(this.label1);
     this.mainPanel.Controls.Add(this.lblWatermark);
     this.mainPanel.Controls.Add(this.lblUserGmail);
     this.mainPanel.Controls.Add(this.pictureBox1);
     this.transition.SetDecoration(this.mainPanel, Guna.UI2.AnimatorNS.DecorationType.None);
     this.mainPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.mainPanel.Location = new System.Drawing.Point(0, 0);
     this.mainPanel.Name     = "mainPanel";
     this.mainPanel.Size     = new System.Drawing.Size(572, 331);
     this.mainPanel.TabIndex = 0;
     //
     // btnBack
     //
     this.btnBack.Activecolor           = System.Drawing.Color.Teal;
     this.btnBack.BackColor             = System.Drawing.Color.Transparent;
     this.btnBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnBack.BorderRadius          = 0;
     this.btnBack.ButtonText            = "Back";
     this.btnBack.Cursor = System.Windows.Forms.Cursors.Hand;
     this.transition.SetDecoration(this.btnBack, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnBack.DisabledColor            = System.Drawing.Color.Gray;
     this.btnBack.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnBack.Iconimage                = null;
     this.btnBack.Iconimage_right          = null;
     this.btnBack.Iconimage_right_Selected = null;
     this.btnBack.Iconimage_Selected       = null;
     this.btnBack.IconRightVisible         = true;
     this.btnBack.IconRightZoom            = 0D;
     this.btnBack.IconVisible              = true;
     this.btnBack.IconZoom         = 90D;
     this.btnBack.IsTab            = false;
     this.btnBack.Location         = new System.Drawing.Point(65, 205);
     this.btnBack.Name             = "btnBack";
     this.btnBack.Normalcolor      = System.Drawing.Color.Transparent;
     this.btnBack.OnHovercolor     = System.Drawing.Color.Transparent;
     this.btnBack.OnHoverTextColor = System.Drawing.Color.Teal;
     this.btnBack.selected         = false;
     this.btnBack.Size             = new System.Drawing.Size(127, 48);
     this.btnBack.TabIndex         = 22;
     this.btnBack.Text             = "Back";
     this.btnBack.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnBack.Textcolor        = System.Drawing.Color.Teal;
     this.btnBack.TextFont         = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnBack.Click           += new System.EventHandler(this.btnBack_Click);
     //
     // btnVerify
     //
     this.btnVerify.Activecolor           = System.Drawing.Color.Teal;
     this.btnVerify.BackColor             = System.Drawing.Color.Teal;
     this.btnVerify.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnVerify.BorderRadius          = 0;
     this.btnVerify.ButtonText            = "Verify";
     this.btnVerify.Cursor = System.Windows.Forms.Cursors.Hand;
     this.transition.SetDecoration(this.btnVerify, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnVerify.DisabledColor            = System.Drawing.Color.Gray;
     this.btnVerify.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnVerify.Iconimage                = null;
     this.btnVerify.Iconimage_right          = null;
     this.btnVerify.Iconimage_right_Selected = null;
     this.btnVerify.Iconimage_Selected       = null;
     this.btnVerify.IconRightVisible         = true;
     this.btnVerify.IconRightZoom            = 0D;
     this.btnVerify.IconVisible              = true;
     this.btnVerify.IconZoom         = 90D;
     this.btnVerify.IsTab            = false;
     this.btnVerify.Location         = new System.Drawing.Point(380, 205);
     this.btnVerify.Name             = "btnVerify";
     this.btnVerify.Normalcolor      = System.Drawing.Color.Teal;
     this.btnVerify.OnHovercolor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnVerify.OnHoverTextColor = System.Drawing.Color.White;
     this.btnVerify.selected         = false;
     this.btnVerify.Size             = new System.Drawing.Size(127, 48);
     this.btnVerify.TabIndex         = 21;
     this.btnVerify.Text             = "Verify";
     this.btnVerify.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnVerify.Textcolor        = System.Drawing.Color.White;
     this.btnVerify.TextFont         = new System.Drawing.Font("Arial Unicode MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnVerify.Click           += new System.EventHandler(this.btnNext_Click);
     //
     // txtVerificationCode
     //
     this.txtVerificationCode.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.transition.SetDecoration(this.txtVerificationCode, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtVerificationCode.Font                = new System.Drawing.Font("Century Gothic", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtVerificationCode.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtVerificationCode.isPassword          = false;
     this.txtVerificationCode.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.txtVerificationCode.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtVerificationCode.LineMouseHoverColor = System.Drawing.Color.CadetBlue;
     this.txtVerificationCode.LineThickness       = 2;
     this.txtVerificationCode.Location            = new System.Drawing.Point(81, 153);
     this.txtVerificationCode.Margin              = new System.Windows.Forms.Padding(4);
     this.txtVerificationCode.Name                = "txtVerificationCode";
     this.txtVerificationCode.Size                = new System.Drawing.Size(410, 44);
     this.txtVerificationCode.TabIndex            = 20;
     this.txtVerificationCode.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.transition.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("MS Reference Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(124, 78);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(325, 40);
     this.label2.TabIndex  = 19;
     this.label2.Text      = "Verify your email:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.transition.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(210, 117);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(152, 15);
     this.label1.TabIndex  = 24;
     this.label1.Text      = "We send a 6 digit code to";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblWatermark
     //
     this.lblWatermark.AutoSize = true;
     this.transition.SetDecoration(this.lblWatermark, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblWatermark.Font      = new System.Drawing.Font("MS Reference Sans Serif", 72F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblWatermark.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
     this.lblWatermark.Location  = new System.Drawing.Point(-9, 215);
     this.lblWatermark.Name      = "lblWatermark";
     this.lblWatermark.Size      = new System.Drawing.Size(390, 118);
     this.lblWatermark.TabIndex  = 18;
     this.lblWatermark.Text      = "Google";
     //
     // lblUserGmail
     //
     this.transition.SetDecoration(this.lblUserGmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblUserGmail.Font      = new System.Drawing.Font("MS Reference Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUserGmail.ForeColor = System.Drawing.Color.Black;
     this.lblUserGmail.Location  = new System.Drawing.Point(91, 134);
     this.lblUserGmail.Name      = "lblUserGmail";
     this.lblUserGmail.Size      = new System.Drawing.Size(390, 17);
     this.lblUserGmail.TabIndex  = 25;
     this.lblUserGmail.Text      = "- - -";
     this.lblUserGmail.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pictureBox1
     //
     this.transition.SetDecoration(this.pictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox1.Image    = global::Fare_Matrix_CPY.Properties.Resources.google;
     this.pictureBox1.Location = new System.Drawing.Point(3, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(134, 107);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 23;
     this.pictureBox1.TabStop  = false;
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 4;
     this.bunifuElipse1.TargetControl = this;
     //
     // bunifuElipse2
     //
     this.bunifuElipse2.ElipseRadius  = 6;
     this.bunifuElipse2.TargetControl = this.btnVerify;
     //
     // transition
     //
     this.transition.AnimationType     = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.transition.Cursor            = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff             = 0F;
     animation1.MaxTime               = 1F;
     animation1.MinTime               = 0F;
     animation1.MosaicCoeff           = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift           = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize            = 0;
     animation1.Padding               = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff           = 0F;
     animation1.RotateLimit           = 0F;
     animation1.ScaleCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff             = 0F;
     animation1.TransparencyCoeff     = 1F;
     this.transition.DefaultAnimation = animation1;
     this.transition.Interval         = 2;
     //
     // Verification
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.mainPanel);
     this.transition.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Name = "Verification";
     this.Size = new System.Drawing.Size(572, 331);
     this.mainPanel.ResumeLayout(false);
     this.mainPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 19
0
 /// <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();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTuyenBay));
     this.dgvTuyenBays             = new Guna.UI2.WinForms.Guna2DataGridView();
     this.cmt                      = new Guna.UI.WinForms.GunaContextMenuStrip();
     this.toolStripMenuItem1       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2       = new System.Windows.Forms.ToolStripSeparator();
     this.refreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem4       = new System.Windows.Forms.ToolStripSeparator();
     this.editToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem1   = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.pnContain                = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Elipse1             = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Transition1         = new Guna.UI2.WinForms.Guna2Transition();
     this.tableLayoutPanel1        = new System.Windows.Forms.TableLayoutPanel();
     this.pnView                   = new System.Windows.Forms.Panel();
     this.tableLayoutPanel2        = new System.Windows.Forms.TableLayoutPanel();
     this.pnSearch                 = new System.Windows.Forms.Panel();
     this.guna2Panel1              = new Guna.UI2.WinForms.Guna2Panel();
     this.cbSearch                 = new Guna.UI2.WinForms.Guna2ComboBox();
     this.tbSearch                 = new Guna.UI2.WinForms.Guna2TextBox();
     this.btnSearch                = new Guna.UI2.WinForms.Guna2Button();
     this.pnEdit                   = new System.Windows.Forms.Panel();
     this.guna2Panel2              = new Guna.UI2.WinForms.Guna2Panel();
     this.cbSBDen                  = new Guna.UI2.WinForms.Guna2ComboBox();
     this.lbSBDen                  = new System.Windows.Forms.Label();
     this.cbSBDi                   = new Guna.UI2.WinForms.Guna2ComboBox();
     this.lbSBDi                   = new System.Windows.Forms.Label();
     this.lbMaTB                   = new System.Windows.Forms.Label();
     this.tbMaTB                   = new Guna.UI2.WinForms.Guna2TextBox();
     this.btnAdd                   = new Guna.UI2.WinForms.Guna2Button();
     this.btnEdit                  = new Guna.UI2.WinForms.Guna2Button();
     ((System.ComponentModel.ISupportInitialize)(this.dgvTuyenBays)).BeginInit();
     this.cmt.SuspendLayout();
     this.pnContain.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.pnView.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.pnSearch.SuspendLayout();
     this.guna2Panel1.SuspendLayout();
     this.pnEdit.SuspendLayout();
     this.guna2Panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // dgvTuyenBays
     //
     this.dgvTuyenBays.AllowUserToAddRows              = false;
     this.dgvTuyenBays.AllowUserToDeleteRows           = false;
     this.dgvTuyenBays.AllowUserToResizeColumns        = false;
     this.dgvTuyenBays.AllowUserToResizeRows           = false;
     dataGridViewCellStyle1.BackColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(226)))), ((int)(((byte)(218)))));
     this.dgvTuyenBays.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvTuyenBays.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvTuyenBays.BackgroundColor                 = System.Drawing.Color.White;
     this.dgvTuyenBays.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.dgvTuyenBays.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvTuyenBays.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle2.Alignment           = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(160)))), ((int)(((byte)(133)))));
     dataGridViewCellStyle2.Font                     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor                = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(160)))), ((int)(((byte)(133)))));
     dataGridViewCellStyle2.SelectionForeColor       = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode                 = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvTuyenBays.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvTuyenBays.ColumnHeadersHeight           = 40;
     this.dgvTuyenBays.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgvTuyenBays.ContextMenuStrip              = this.cmt;
     this.guna2Transition1.SetDecoration(this.dgvTuyenBays, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(235)))), ((int)(((byte)(230)))));
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle3.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(191)))), ((int)(((byte)(173)))));
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvTuyenBays.DefaultCellStyle        = dataGridViewCellStyle3;
     this.dgvTuyenBays.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgvTuyenBays.EnableHeadersVisualStyles = false;
     this.dgvTuyenBays.GridColor               = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.dgvTuyenBays.Location                = new System.Drawing.Point(0, 0);
     this.dgvTuyenBays.Margin                  = new System.Windows.Forms.Padding(0);
     this.dgvTuyenBays.MultiSelect             = false;
     this.dgvTuyenBays.Name                    = "dgvTuyenBays";
     this.dgvTuyenBays.ReadOnly                = true;
     this.dgvTuyenBays.RowHeadersBorderStyle   = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     this.dgvTuyenBays.RowHeadersVisible       = false;
     this.dgvTuyenBays.RowHeadersWidth         = 51;
     this.dgvTuyenBays.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgvTuyenBays.RowTemplate.Height      = 24;
     this.dgvTuyenBays.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvTuyenBays.ShowCellToolTips        = false;
     this.dgvTuyenBays.Size                    = new System.Drawing.Size(557, 482);
     this.dgvTuyenBays.TabIndex                = 2;
     this.dgvTuyenBays.TabStop                 = false;
     this.dgvTuyenBays.Theme                   = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.GreenSea;
     this.dgvTuyenBays.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(226)))), ((int)(((byte)(218)))));
     this.dgvTuyenBays.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.dgvTuyenBays.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.dgvTuyenBays.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.dgvTuyenBays.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.dgvTuyenBays.ThemeStyle.BackColor                   = System.Drawing.Color.White;
     this.dgvTuyenBays.ThemeStyle.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(224)))), ((int)(((byte)(216)))));
     this.dgvTuyenBays.ThemeStyle.HeaderStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(160)))), ((int)(((byte)(133)))));
     this.dgvTuyenBays.ThemeStyle.HeaderStyle.BorderStyle     = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     this.dgvTuyenBays.ThemeStyle.HeaderStyle.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgvTuyenBays.ThemeStyle.HeaderStyle.ForeColor       = System.Drawing.Color.White;
     this.dgvTuyenBays.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgvTuyenBays.ThemeStyle.HeaderStyle.Height          = 40;
     this.dgvTuyenBays.ThemeStyle.ReadOnly                     = true;
     this.dgvTuyenBays.ThemeStyle.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(235)))), ((int)(((byte)(230)))));
     this.dgvTuyenBays.ThemeStyle.RowsStyle.BorderStyle        = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvTuyenBays.ThemeStyle.RowsStyle.Font               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgvTuyenBays.ThemeStyle.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvTuyenBays.ThemeStyle.RowsStyle.Height             = 24;
     this.dgvTuyenBays.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(191)))), ((int)(((byte)(173)))));
     this.dgvTuyenBays.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dgvTuyenBays.DataSourceChanged += new System.EventHandler(this.dgvTuyenBays_DataSourceChanged);
     this.dgvTuyenBays.CellMouseDown     += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvTuyenBays_CellMouseDown);
     this.dgvTuyenBays.CellMouseEnter    += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvTuyenBays_CellMouseEnter);
     this.dgvTuyenBays.CellMouseLeave    += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvTuyenBays_CellMouseLeave);
     this.dgvTuyenBays.SelectionChanged  += new System.EventHandler(this.dgvTuyenBays_SelectionChanged);
     //
     // cmt
     //
     this.guna2Transition1.SetDecoration(this.cmt, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cmt.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.cmt.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1,
         this.toolStripMenuItem2,
         this.refreshToolStripMenuItem,
         this.toolStripMenuItem4,
         this.editToolStripMenuItem,
         this.editToolStripMenuItem1,
         this.deleteToolStripMenuItem
     });
     this.cmt.Name = "cmt";
     this.cmt.RenderStyle.ArrowColor          = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(143)))), ((int)(((byte)(255)))));
     this.cmt.RenderStyle.BorderColor         = System.Drawing.Color.Gainsboro;
     this.cmt.RenderStyle.ColorTable          = null;
     this.cmt.RenderStyle.RoundedEdges        = true;
     this.cmt.RenderStyle.SelectionArrowColor = System.Drawing.Color.White;
     this.cmt.RenderStyle.SelectionBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(88)))), ((int)(((byte)(255)))));
     this.cmt.RenderStyle.SelectionForeColor  = System.Drawing.Color.White;
     this.cmt.RenderStyle.SeparatorColor      = System.Drawing.Color.Gainsboro;
     this.cmt.RenderStyle.TextRenderingHint   = Guna.UI.WinForms.DrawingTextRenderingHint.SystemDefault;
     this.cmt.Size = new System.Drawing.Size(156, 136);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(155, 24);
     this.toolStripMenuItem1.Text = "Create New";
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(152, 6);
     //
     // refreshToolStripMenuItem
     //
     this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem";
     this.refreshToolStripMenuItem.Size = new System.Drawing.Size(155, 24);
     this.refreshToolStripMenuItem.Text = "Refresh";
     //
     // toolStripMenuItem4
     //
     this.toolStripMenuItem4.Name = "toolStripMenuItem4";
     this.toolStripMenuItem4.Size = new System.Drawing.Size(152, 6);
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.Enabled = false;
     this.editToolStripMenuItem.Name    = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size    = new System.Drawing.Size(155, 24);
     this.editToolStripMenuItem.Text    = "Detail";
     //
     // editToolStripMenuItem1
     //
     this.editToolStripMenuItem1.Name = "editToolStripMenuItem1";
     this.editToolStripMenuItem1.Size = new System.Drawing.Size(155, 24);
     this.editToolStripMenuItem1.Text = "Edit";
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size = new System.Drawing.Size(155, 24);
     this.deleteToolStripMenuItem.Text = "Delete";
     //
     // pnContain
     //
     this.pnContain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.pnContain.BackColor    = System.Drawing.Color.Transparent;
     this.pnContain.BorderRadius = 20;
     this.pnContain.Controls.Add(this.dgvTuyenBays);
     this.guna2Transition1.SetDecoration(this.pnContain, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnContain.Location = new System.Drawing.Point(23, 38);
     this.pnContain.Name     = "pnContain";
     this.pnContain.ShadowDecoration.BorderRadius = 20;
     this.pnContain.ShadowDecoration.Enabled      = true;
     this.pnContain.ShadowDecoration.Parent       = this.pnContain;
     this.pnContain.ShadowDecoration.Shadow       = new System.Windows.Forms.Padding(0, 0, 7, 7);
     this.pnContain.Size     = new System.Drawing.Size(557, 482);
     this.pnContain.TabIndex = 3;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 20;
     this.guna2Elipse1.TargetControl = this.dgvTuyenBays;
     //
     // guna2Transition1
     //
     this.guna2Transition1.Cursor      = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 500F));
     this.tableLayoutPanel1.Controls.Add(this.pnView, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0);
     this.guna2Transition1.SetDecoration(this.tableLayoutPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1100, 570);
     this.tableLayoutPanel1.TabIndex = 4;
     //
     // pnView
     //
     this.pnView.Controls.Add(this.pnContain);
     this.guna2Transition1.SetDecoration(this.pnView, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnView.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnView.Location = new System.Drawing.Point(0, 0);
     this.pnView.Margin   = new System.Windows.Forms.Padding(0);
     this.pnView.Name     = "pnView";
     this.pnView.Size     = new System.Drawing.Size(600, 570);
     this.pnView.TabIndex = 4;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.pnSearch, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.pnEdit, 0, 1);
     this.guna2Transition1.SetDecoration(this.tableLayoutPanel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(600, 0);
     this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 2;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 225F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(500, 570);
     this.tableLayoutPanel2.TabIndex = 5;
     //
     // pnSearch
     //
     this.pnSearch.Controls.Add(this.guna2Panel1);
     this.guna2Transition1.SetDecoration(this.pnSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnSearch.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnSearch.Location = new System.Drawing.Point(0, 0);
     this.pnSearch.Margin   = new System.Windows.Forms.Padding(0);
     this.pnSearch.Name     = "pnSearch";
     this.pnSearch.Size     = new System.Drawing.Size(500, 225);
     this.pnSearch.TabIndex = 0;
     //
     // guna2Panel1
     //
     this.guna2Panel1.BackColor    = System.Drawing.Color.Transparent;
     this.guna2Panel1.BorderRadius = 20;
     this.guna2Panel1.Controls.Add(this.cbSearch);
     this.guna2Panel1.Controls.Add(this.tbSearch);
     this.guna2Panel1.Controls.Add(this.btnSearch);
     this.guna2Transition1.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.FillColor = System.Drawing.Color.Linen;
     this.guna2Panel1.Location  = new System.Drawing.Point(20, 38);
     this.guna2Panel1.Name      = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.BorderRadius = 20;
     this.guna2Panel1.ShadowDecoration.Enabled      = true;
     this.guna2Panel1.ShadowDecoration.Parent       = this.guna2Panel1;
     this.guna2Panel1.ShadowDecoration.Shadow       = new System.Windows.Forms.Padding(0, 0, 7, 7);
     this.guna2Panel1.Size     = new System.Drawing.Size(457, 152);
     this.guna2Panel1.TabIndex = 25;
     //
     // cbSearch
     //
     this.cbSearch.BackColor    = System.Drawing.Color.Transparent;
     this.cbSearch.BorderRadius = 6;
     this.guna2Transition1.SetDecoration(this.cbSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cbSearch.DrawMode                 = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbSearch.DropDownStyle            = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSearch.FocusedColor             = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSearch.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSearch.FocusedState.Parent      = this.cbSearch;
     this.cbSearch.Font                    = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbSearch.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(88)))), ((int)(((byte)(112)))));
     this.cbSearch.HoverState.Parent       = this.cbSearch;
     this.cbSearch.ItemHeight              = 30;
     this.cbSearch.ItemsAppearance.Parent  = this.cbSearch;
     this.cbSearch.Location                = new System.Drawing.Point(20, 86);
     this.cbSearch.Name                    = "cbSearch";
     this.cbSearch.ShadowDecoration.Parent = this.cbSearch;
     this.cbSearch.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.cbSearch.Size                    = new System.Drawing.Size(267, 36);
     this.cbSearch.TabIndex                = 1;
     //
     // tbSearch
     //
     this.tbSearch.BackColor    = System.Drawing.Color.Transparent;
     this.tbSearch.BorderRadius = 6;
     this.tbSearch.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.tbSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbSearch.DefaultText = "";
     this.tbSearch.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbSearch.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbSearch.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSearch.DisabledState.Parent               = this.tbSearch;
     this.tbSearch.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSearch.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbSearch.FocusedState.Parent = this.tbSearch;
     this.tbSearch.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbSearch.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbSearch.HoverState.Parent      = this.tbSearch;
     this.tbSearch.Location                = new System.Drawing.Point(20, 30);
     this.tbSearch.Margin                  = new System.Windows.Forms.Padding(6, 7, 6, 7);
     this.tbSearch.Name                    = "tbSearch";
     this.tbSearch.PasswordChar            = '\0';
     this.tbSearch.PlaceholderText         = "";
     this.tbSearch.SelectedText            = "";
     this.tbSearch.ShadowDecoration.Parent = this.tbSearch;
     this.tbSearch.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.tbSearch.Size                    = new System.Drawing.Size(417, 36);
     this.tbSearch.TabIndex                = 0;
     //
     // btnSearch
     //
     this.btnSearch.BackColor           = System.Drawing.Color.Transparent;
     this.btnSearch.BorderRadius        = 6;
     this.btnSearch.CheckedState.Parent = this.btnSearch;
     this.btnSearch.CustomImages.Parent = this.btnSearch;
     this.guna2Transition1.SetDecoration(this.btnSearch, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnSearch.Font                    = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSearch.ForeColor               = System.Drawing.Color.White;
     this.btnSearch.HoverState.Parent       = this.btnSearch;
     this.btnSearch.Image                   = global::Presentation_Layer.Properties.Resources.search;
     this.btnSearch.Location                = new System.Drawing.Point(311, 86);
     this.btnSearch.Name                    = "btnSearch";
     this.btnSearch.ShadowDecoration.Parent = this.btnSearch;
     this.btnSearch.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.btnSearch.Size                    = new System.Drawing.Size(126, 36);
     this.btnSearch.TabIndex                = 2;
     this.btnSearch.Text                    = "Search";
     this.btnSearch.Click                  += new System.EventHandler(this.btnSearch_Click);
     //
     // pnEdit
     //
     this.pnEdit.Controls.Add(this.guna2Panel2);
     this.guna2Transition1.SetDecoration(this.pnEdit, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnEdit.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnEdit.Location = new System.Drawing.Point(0, 225);
     this.pnEdit.Margin   = new System.Windows.Forms.Padding(0);
     this.pnEdit.Name     = "pnEdit";
     this.pnEdit.Size     = new System.Drawing.Size(500, 345);
     this.pnEdit.TabIndex = 1;
     //
     // guna2Panel2
     //
     this.guna2Panel2.BackColor    = System.Drawing.Color.Transparent;
     this.guna2Panel2.BorderRadius = 20;
     this.guna2Panel2.Controls.Add(this.cbSBDen);
     this.guna2Panel2.Controls.Add(this.lbSBDen);
     this.guna2Panel2.Controls.Add(this.cbSBDi);
     this.guna2Panel2.Controls.Add(this.lbSBDi);
     this.guna2Panel2.Controls.Add(this.lbMaTB);
     this.guna2Panel2.Controls.Add(this.tbMaTB);
     this.guna2Panel2.Controls.Add(this.btnAdd);
     this.guna2Panel2.Controls.Add(this.btnEdit);
     this.guna2Transition1.SetDecoration(this.guna2Panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
     this.guna2Panel2.Location  = new System.Drawing.Point(20, 14);
     this.guna2Panel2.Name      = "guna2Panel2";
     this.guna2Panel2.ShadowDecoration.BorderRadius = 20;
     this.guna2Panel2.ShadowDecoration.Enabled      = true;
     this.guna2Panel2.ShadowDecoration.Parent       = this.guna2Panel2;
     this.guna2Panel2.ShadowDecoration.Shadow       = new System.Windows.Forms.Padding(0, 0, 7, 7);
     this.guna2Panel2.Size     = new System.Drawing.Size(457, 274);
     this.guna2Panel2.TabIndex = 0;
     //
     // cbSBDen
     //
     this.cbSBDen.BackColor    = System.Drawing.Color.Transparent;
     this.cbSBDen.BorderRadius = 6;
     this.guna2Transition1.SetDecoration(this.cbSBDen, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cbSBDen.DrawMode                 = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbSBDen.DropDownStyle            = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSBDen.Enabled                  = false;
     this.cbSBDen.FocusedColor             = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSBDen.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSBDen.FocusedState.Parent      = this.cbSBDen;
     this.cbSBDen.Font                    = new System.Drawing.Font("Segoe UI", 12F);
     this.cbSBDen.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(88)))), ((int)(((byte)(112)))));
     this.cbSBDen.HoverState.Parent       = this.cbSBDen;
     this.cbSBDen.IntegralHeight          = false;
     this.cbSBDen.ItemHeight              = 30;
     this.cbSBDen.ItemsAppearance.Parent  = this.cbSBDen;
     this.cbSBDen.Location                = new System.Drawing.Point(159, 142);
     this.cbSBDen.Name                    = "cbSBDen";
     this.cbSBDen.ShadowDecoration.Parent = this.cbSBDen;
     this.cbSBDen.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.cbSBDen.Size                    = new System.Drawing.Size(278, 36);
     this.cbSBDen.TabIndex                = 2;
     //
     // lbSBDen
     //
     this.lbSBDen.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.lbSBDen, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbSBDen.Location = new System.Drawing.Point(15, 150);
     this.lbSBDen.Name     = "lbSBDen";
     this.lbSBDen.Size     = new System.Drawing.Size(124, 28);
     this.lbSBDen.TabIndex = 25;
     this.lbSBDen.Text     = "Sân Bay Đến:";
     //
     // cbSBDi
     //
     this.cbSBDi.BackColor    = System.Drawing.Color.Transparent;
     this.cbSBDi.BorderRadius = 6;
     this.guna2Transition1.SetDecoration(this.cbSBDi, Guna.UI2.AnimatorNS.DecorationType.None);
     this.cbSBDi.DrawMode                 = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbSBDi.DropDownStyle            = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSBDi.Enabled                  = false;
     this.cbSBDi.FocusedColor             = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSBDi.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.cbSBDi.FocusedState.Parent      = this.cbSBDi;
     this.cbSBDi.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbSBDi.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(88)))), ((int)(((byte)(112)))));
     this.cbSBDi.HoverState.Parent       = this.cbSBDi;
     this.cbSBDi.IntegralHeight          = false;
     this.cbSBDi.ItemHeight              = 30;
     this.cbSBDi.ItemsAppearance.Parent  = this.cbSBDi;
     this.cbSBDi.Location                = new System.Drawing.Point(159, 86);
     this.cbSBDi.Name                    = "cbSBDi";
     this.cbSBDi.ShadowDecoration.Parent = this.cbSBDi;
     this.cbSBDi.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.cbSBDi.Size                    = new System.Drawing.Size(278, 36);
     this.cbSBDi.TabIndex                = 1;
     //
     // lbSBDi
     //
     this.lbSBDi.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.lbSBDi, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbSBDi.Location = new System.Drawing.Point(15, 94);
     this.lbSBDi.Name     = "lbSBDi";
     this.lbSBDi.Size     = new System.Drawing.Size(108, 28);
     this.lbSBDi.TabIndex = 25;
     this.lbSBDi.Text     = "Sân Bay Đi:";
     //
     // lbMaTB
     //
     this.lbMaTB.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.lbMaTB, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbMaTB.Location = new System.Drawing.Point(15, 38);
     this.lbMaTB.Name     = "lbMaTB";
     this.lbMaTB.Size     = new System.Drawing.Size(137, 28);
     this.lbMaTB.TabIndex = 25;
     this.lbMaTB.Text     = "Mã Tuyến Bay:";
     //
     // tbMaTB
     //
     this.tbMaTB.BackColor    = System.Drawing.Color.Transparent;
     this.tbMaTB.BorderRadius = 6;
     this.tbMaTB.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.tbMaTB, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMaTB.DefaultText = "#####";
     this.tbMaTB.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
     this.tbMaTB.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
     this.tbMaTB.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaTB.DisabledState.Parent               = this.tbMaTB;
     this.tbMaTB.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaTB.Enabled = false;
     this.tbMaTB.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbMaTB.FocusedState.Parent      = this.tbMaTB;
     this.tbMaTB.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbMaTB.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tbMaTB.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbMaTB.HoverState.Parent      = this.tbMaTB;
     this.tbMaTB.Location                = new System.Drawing.Point(159, 30);
     this.tbMaTB.Margin                  = new System.Windows.Forms.Padding(6, 7, 6, 7);
     this.tbMaTB.Name                    = "tbMaTB";
     this.tbMaTB.PasswordChar            = '\0';
     this.tbMaTB.PlaceholderText         = "";
     this.tbMaTB.SelectedText            = "";
     this.tbMaTB.SelectionStart          = 5;
     this.tbMaTB.ShadowDecoration.Parent = this.tbMaTB;
     this.tbMaTB.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.tbMaTB.Size                    = new System.Drawing.Size(278, 36);
     this.tbMaTB.TabIndex                = 0;
     //
     // btnAdd
     //
     this.btnAdd.BackColor           = System.Drawing.Color.Transparent;
     this.btnAdd.BorderRadius        = 6;
     this.btnAdd.CheckedState.Parent = this.btnAdd;
     this.btnAdd.CustomImages.Parent = this.btnAdd;
     this.guna2Transition1.SetDecoration(this.btnAdd, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnAdd.Font                    = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAdd.ForeColor               = System.Drawing.Color.White;
     this.btnAdd.HoverState.Parent       = this.btnAdd;
     this.btnAdd.Image                   = global::Presentation_Layer.Properties.Resources.plus;
     this.btnAdd.Location                = new System.Drawing.Point(76, 208);
     this.btnAdd.Name                    = "btnAdd";
     this.btnAdd.ShadowDecoration.Parent = this.btnAdd;
     this.btnAdd.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.btnAdd.Size                    = new System.Drawing.Size(126, 36);
     this.btnAdd.TabIndex                = 3;
     this.btnAdd.Text                    = "Add";
     this.btnAdd.Click                  += new System.EventHandler(this.btnAdd_Click);
     //
     // btnEdit
     //
     this.btnEdit.BackColor           = System.Drawing.Color.Transparent;
     this.btnEdit.BorderRadius        = 6;
     this.btnEdit.CheckedState.Parent = this.btnEdit;
     this.btnEdit.CustomImages.Parent = this.btnEdit;
     this.guna2Transition1.SetDecoration(this.btnEdit, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnEdit.Font                    = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnEdit.ForeColor               = System.Drawing.Color.White;
     this.btnEdit.HoverState.Parent       = this.btnEdit;
     this.btnEdit.Image                   = global::Presentation_Layer.Properties.Resources.edit;
     this.btnEdit.Location                = new System.Drawing.Point(261, 208);
     this.btnEdit.Name                    = "btnEdit";
     this.btnEdit.ShadowDecoration.Parent = this.btnEdit;
     this.btnEdit.ShadowDecoration.Shadow = new System.Windows.Forms.Padding(0, 0, 3, 3);
     this.btnEdit.Size                    = new System.Drawing.Size(126, 36);
     this.btnEdit.TabIndex                = 4;
     this.btnEdit.Text                    = "Edit";
     this.btnEdit.Click                  += new System.EventHandler(this.btnEdit_Click);
     //
     // frmTuyenBay
     //
     this.AcceptButton        = this.btnSearch;
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 28F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.ClientSize          = new System.Drawing.Size(1100, 570);
     this.Controls.Add(this.tableLayoutPanel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name            = "frmTuyenBay";
     this.Text            = "frmHome";
     this.Load           += new System.EventHandler(this.frmTuyenBay_Load);
     this.SizeChanged    += new System.EventHandler(this.frmTuyenBay_SizeChanged);
     ((System.ComponentModel.ISupportInitialize)(this.dgvTuyenBays)).EndInit();
     this.cmt.ResumeLayout(false);
     this.pnContain.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.pnView.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.pnSearch.ResumeLayout(false);
     this.guna2Panel1.ResumeLayout(false);
     this.pnEdit.ResumeLayout(false);
     this.guna2Panel2.ResumeLayout(false);
     this.guna2Panel2.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.panel_top            = new Guna.UI2.WinForms.Guna2Panel();
     this.btn_minimize         = new Guna.UI2.WinForms.Guna2ControlBox();
     this.lbl_selectedTab      = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.btn_maximize         = new Guna.UI2.WinForms.Guna2ControlBox();
     this.btn_close            = new Guna.UI2.WinForms.Guna2ControlBox();
     this.guna2Transition1     = new Guna.UI2.WinForms.Guna2Transition();
     this.btn_accounts         = new Guna.UI2.WinForms.Guna2Button();
     this.btn_getLicense       = new Guna.UI2.WinForms.Guna2Button();
     this.appLogo              = new Guna.UI2.WinForms.Guna2CirclePictureBox();
     this.panel_side           = new Guna.UI2.WinForms.Guna2Panel();
     this.btn_logViewer        = new Guna.UI2.WinForms.Guna2Button();
     this.btn_minBuyCalc       = new Guna.UI2.WinForms.Guna2Button();
     this.btn_abSettings       = new Guna.UI2.WinForms.Guna2Button();
     this.btn_searches         = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Panel_container = new Guna.UI2.WinForms.Guna2Panel();
     this.shadowForm           = new Guna.UI2.WinForms.Guna2ShadowForm(this.components);
     this.panel_top.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.appLogo)).BeginInit();
     this.panel_side.SuspendLayout();
     this.SuspendLayout();
     //
     // panel_top
     //
     this.panel_top.BorderColor = System.Drawing.Color.Silver;
     this.panel_top.Controls.Add(this.btn_minimize);
     this.panel_top.Controls.Add(this.lbl_selectedTab);
     this.panel_top.Controls.Add(this.btn_maximize);
     this.panel_top.Controls.Add(this.btn_close);
     this.panel_top.CustomBorderColor     = System.Drawing.Color.Silver;
     this.panel_top.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 1);
     this.guna2Transition1.SetDecoration(this.panel_top, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel_top.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel_top.Location = new System.Drawing.Point(197, 0);
     this.panel_top.Name     = "panel_top";
     this.panel_top.ShadowDecoration.Parent = this.panel_top;
     this.panel_top.Size       = new System.Drawing.Size(1011, 53);
     this.panel_top.TabIndex   = 1;
     this.panel_top.MouseDown += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseDown);
     this.panel_top.MouseMove += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseMove);
     this.panel_top.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseUp);
     //
     // btn_minimize
     //
     this.btn_minimize.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_minimize.BorderColor     = System.Drawing.Color.Transparent;
     this.btn_minimize.BorderThickness = 1;
     this.btn_minimize.ControlBoxType  = Guna.UI2.WinForms.Enums.ControlBoxType.MinimizeBox;
     this.guna2Transition1.SetDecoration(this.btn_minimize, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_minimize.FillColor = System.Drawing.Color.Transparent;
     this.btn_minimize.HoverState.BorderColor = System.Drawing.Color.Blue;
     this.btn_minimize.HoverState.IconColor   = System.Drawing.Color.Blue;
     this.btn_minimize.HoverState.Parent      = this.btn_minimize;
     this.btn_minimize.IconColor = System.Drawing.Color.Gray;
     this.btn_minimize.Location  = new System.Drawing.Point(857, 8);
     this.btn_minimize.Name      = "btn_minimize";
     this.btn_minimize.ShadowDecoration.Parent = this.btn_minimize;
     this.btn_minimize.Size     = new System.Drawing.Size(45, 29);
     this.btn_minimize.TabIndex = 13;
     //
     // lbl_selectedTab
     //
     this.lbl_selectedTab.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.lbl_selectedTab, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbl_selectedTab.Font     = new System.Drawing.Font("Franklin Gothic Medium", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_selectedTab.Location = new System.Drawing.Point(64, 14);
     this.lbl_selectedTab.Name     = "lbl_selectedTab";
     this.lbl_selectedTab.Size     = new System.Drawing.Size(65, 23);
     this.lbl_selectedTab.TabIndex = 2;
     this.lbl_selectedTab.Text     = "Accounts";
     //
     // btn_maximize
     //
     this.btn_maximize.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_maximize.BorderColor     = System.Drawing.Color.Transparent;
     this.btn_maximize.BorderThickness = 1;
     this.btn_maximize.ControlBoxType  = Guna.UI2.WinForms.Enums.ControlBoxType.MaximizeBox;
     this.guna2Transition1.SetDecoration(this.btn_maximize, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_maximize.Enabled   = false;
     this.btn_maximize.FillColor = System.Drawing.Color.Transparent;
     this.btn_maximize.HoverState.BorderColor = System.Drawing.Color.Blue;
     this.btn_maximize.HoverState.IconColor   = System.Drawing.Color.Blue;
     this.btn_maximize.HoverState.Parent      = this.btn_maximize;
     this.btn_maximize.IconColor = System.Drawing.Color.Gray;
     this.btn_maximize.Location  = new System.Drawing.Point(908, 8);
     this.btn_maximize.Name      = "btn_maximize";
     this.btn_maximize.ShadowDecoration.Parent = this.btn_maximize;
     this.btn_maximize.Size     = new System.Drawing.Size(45, 29);
     this.btn_maximize.TabIndex = 12;
     //
     // btn_close
     //
     this.btn_close.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_close.BorderColor     = System.Drawing.Color.Transparent;
     this.btn_close.BorderThickness = 1;
     this.guna2Transition1.SetDecoration(this.btn_close, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_close.FillColor = System.Drawing.Color.Transparent;
     this.btn_close.HoverState.BorderColor = System.Drawing.Color.Blue;
     this.btn_close.HoverState.IconColor   = System.Drawing.Color.Blue;
     this.btn_close.HoverState.Parent      = this.btn_close;
     this.btn_close.IconColor = System.Drawing.Color.Gray;
     this.btn_close.Location  = new System.Drawing.Point(959, 8);
     this.btn_close.Name      = "btn_close";
     this.btn_close.ShadowDecoration.Parent = this.btn_close;
     this.btn_close.Size     = new System.Drawing.Size(45, 29);
     this.btn_close.TabIndex = 11;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.VertSlide;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     this.guna2Transition1.Interval         = 20;
     //
     // btn_accounts
     //
     this.btn_accounts.CheckedState.Parent   = this.btn_accounts;
     this.btn_accounts.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 8);
     this.btn_accounts.CustomImages.Parent   = this.btn_accounts;
     this.guna2Transition1.SetDecoration(this.btn_accounts, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_accounts.FillColor = System.Drawing.Color.Transparent;
     this.btn_accounts.Font      = new System.Drawing.Font("Ebrima", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_accounts.ForeColor = System.Drawing.Color.Black;
     this.btn_accounts.HoverState.BorderColor = System.Drawing.Color.Navy;
     this.btn_accounts.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btn_accounts.HoverState.ForeColor   = System.Drawing.Color.White;
     this.btn_accounts.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btn_accounts.HoverState.Image")));
     this.btn_accounts.HoverState.Parent      = this.btn_accounts;
     this.btn_accounts.Image                   = ((System.Drawing.Image)(resources.GetObject("btn_accounts.Image")));
     this.btn_accounts.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_accounts.ImageOffset             = new System.Drawing.Point(5, 0);
     this.btn_accounts.ImageSize               = new System.Drawing.Size(25, 25);
     this.btn_accounts.Location                = new System.Drawing.Point(0, 91);
     this.btn_accounts.Name                    = "btn_accounts";
     this.btn_accounts.ShadowDecoration.Parent = this.btn_accounts;
     this.btn_accounts.Size                    = new System.Drawing.Size(197, 36);
     this.btn_accounts.TabIndex                = 2;
     this.btn_accounts.Text                    = "Accounts";
     this.btn_accounts.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_accounts.TextOffset              = new System.Drawing.Point(12, 0);
     this.btn_accounts.Click                  += new System.EventHandler(this.btn_accounts_Click);
     //
     // btn_getLicense
     //
     this.btn_getLicense.CheckedState.Parent   = this.btn_getLicense;
     this.btn_getLicense.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 8);
     this.btn_getLicense.CustomImages.Parent   = this.btn_getLicense;
     this.guna2Transition1.SetDecoration(this.btn_getLicense, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_getLicense.FillColor = System.Drawing.Color.Transparent;
     this.btn_getLicense.Font      = new System.Drawing.Font("Ebrima", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_getLicense.ForeColor = System.Drawing.Color.Black;
     this.btn_getLicense.HoverState.BorderColor = System.Drawing.Color.Navy;
     this.btn_getLicense.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btn_getLicense.HoverState.ForeColor   = System.Drawing.Color.White;
     this.btn_getLicense.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btn_getLicense.HoverState.Image")));
     this.btn_getLicense.HoverState.Parent      = this.btn_getLicense;
     this.btn_getLicense.Image                   = ((System.Drawing.Image)(resources.GetObject("btn_getLicense.Image")));
     this.btn_getLicense.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_getLicense.ImageOffset             = new System.Drawing.Point(5, 0);
     this.btn_getLicense.ImageSize               = new System.Drawing.Size(25, 25);
     this.btn_getLicense.Location                = new System.Drawing.Point(0, 689);
     this.btn_getLicense.Name                    = "btn_getLicense";
     this.btn_getLicense.ShadowDecoration.Parent = this.btn_getLicense;
     this.btn_getLicense.Size                    = new System.Drawing.Size(197, 36);
     this.btn_getLicense.TabIndex                = 5;
     this.btn_getLicense.Text                    = "License Detail";
     this.btn_getLicense.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_getLicense.TextOffset              = new System.Drawing.Point(12, 0);
     this.btn_getLicense.Click                  += new System.EventHandler(this.btn_getLicense_Click);
     //
     // appLogo
     //
     this.appLogo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(253)))));
     this.guna2Transition1.SetDecoration(this.appLogo, Guna.UI2.AnimatorNS.DecorationType.None);
     this.appLogo.Image    = ((System.Drawing.Image)(resources.GetObject("appLogo.Image")));
     this.appLogo.Location = new System.Drawing.Point(49, 14);
     this.appLogo.Name     = "appLogo";
     this.appLogo.ShadowDecoration.Parent = this.appLogo;
     this.appLogo.Size     = new System.Drawing.Size(82, 50);
     this.appLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.appLogo.TabIndex = 6;
     this.appLogo.TabStop  = false;
     this.appLogo.Click   += new System.EventHandler(this.appLogo_Click);
     //
     // panel_side
     //
     this.panel_side.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(253)))));
     this.panel_side.Controls.Add(this.btn_logViewer);
     this.panel_side.Controls.Add(this.btn_minBuyCalc);
     this.panel_side.Controls.Add(this.btn_abSettings);
     this.panel_side.Controls.Add(this.appLogo);
     this.panel_side.Controls.Add(this.btn_searches);
     this.panel_side.Controls.Add(this.btn_getLicense);
     this.panel_side.Controls.Add(this.btn_accounts);
     this.guna2Transition1.SetDecoration(this.panel_side, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel_side.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel_side.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(253)))));
     this.panel_side.Font      = new System.Drawing.Font("Franklin Gothic Medium", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel_side.Location  = new System.Drawing.Point(0, 0);
     this.panel_side.Name      = "panel_side";
     this.panel_side.ShadowDecoration.Parent = this.panel_side;
     this.panel_side.Size     = new System.Drawing.Size(197, 754);
     this.panel_side.TabIndex = 0;
     //
     // btn_logViewer
     //
     this.btn_logViewer.CheckedState.Parent   = this.btn_logViewer;
     this.btn_logViewer.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 8);
     this.btn_logViewer.CustomImages.Parent   = this.btn_logViewer;
     this.guna2Transition1.SetDecoration(this.btn_logViewer, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_logViewer.FillColor = System.Drawing.Color.Transparent;
     this.btn_logViewer.Font      = new System.Drawing.Font("Ebrima", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_logViewer.ForeColor = System.Drawing.Color.Black;
     this.btn_logViewer.HoverState.BorderColor = System.Drawing.Color.Navy;
     this.btn_logViewer.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btn_logViewer.HoverState.ForeColor   = System.Drawing.Color.White;
     this.btn_logViewer.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btn_logViewer.HoverState.Image")));
     this.btn_logViewer.HoverState.Parent      = this.btn_logViewer;
     this.btn_logViewer.Image                   = ((System.Drawing.Image)(resources.GetObject("btn_logViewer.Image")));
     this.btn_logViewer.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_logViewer.ImageOffset             = new System.Drawing.Point(5, 0);
     this.btn_logViewer.ImageSize               = new System.Drawing.Size(25, 25);
     this.btn_logViewer.Location                = new System.Drawing.Point(0, 259);
     this.btn_logViewer.Name                    = "btn_logViewer";
     this.btn_logViewer.ShadowDecoration.Parent = this.btn_logViewer;
     this.btn_logViewer.Size                    = new System.Drawing.Size(197, 36);
     this.btn_logViewer.TabIndex                = 12;
     this.btn_logViewer.Text                    = "Log Viewer";
     this.btn_logViewer.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_logViewer.TextOffset              = new System.Drawing.Point(12, 0);
     this.btn_logViewer.Click                  += new System.EventHandler(this.btn_logViewer_Click);
     //
     // btn_minBuyCalc
     //
     this.btn_minBuyCalc.CheckedState.Parent   = this.btn_minBuyCalc;
     this.btn_minBuyCalc.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 8);
     this.btn_minBuyCalc.CustomImages.Parent   = this.btn_minBuyCalc;
     this.guna2Transition1.SetDecoration(this.btn_minBuyCalc, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_minBuyCalc.FillColor = System.Drawing.Color.Transparent;
     this.btn_minBuyCalc.Font      = new System.Drawing.Font("Ebrima", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_minBuyCalc.ForeColor = System.Drawing.Color.Black;
     this.btn_minBuyCalc.HoverState.BorderColor = System.Drawing.Color.Navy;
     this.btn_minBuyCalc.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btn_minBuyCalc.HoverState.ForeColor   = System.Drawing.Color.White;
     this.btn_minBuyCalc.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btn_minBuyCalc.HoverState.Image")));
     this.btn_minBuyCalc.HoverState.Parent      = this.btn_minBuyCalc;
     this.btn_minBuyCalc.Image                   = ((System.Drawing.Image)(resources.GetObject("btn_minBuyCalc.Image")));
     this.btn_minBuyCalc.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_minBuyCalc.ImageOffset             = new System.Drawing.Point(5, 0);
     this.btn_minBuyCalc.ImageSize               = new System.Drawing.Size(25, 25);
     this.btn_minBuyCalc.Location                = new System.Drawing.Point(0, 217);
     this.btn_minBuyCalc.Name                    = "btn_minBuyCalc";
     this.btn_minBuyCalc.ShadowDecoration.Parent = this.btn_minBuyCalc;
     this.btn_minBuyCalc.Size                    = new System.Drawing.Size(197, 36);
     this.btn_minBuyCalc.TabIndex                = 11;
     this.btn_minBuyCalc.Text                    = "Min Buy Finder";
     this.btn_minBuyCalc.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_minBuyCalc.TextOffset              = new System.Drawing.Point(12, 0);
     this.btn_minBuyCalc.Click                  += new System.EventHandler(this.btn_minBuyCalc_Click);
     //
     // btn_abSettings
     //
     this.btn_abSettings.CheckedState.Parent   = this.btn_abSettings;
     this.btn_abSettings.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 8);
     this.btn_abSettings.CustomImages.Parent   = this.btn_abSettings;
     this.guna2Transition1.SetDecoration(this.btn_abSettings, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_abSettings.FillColor = System.Drawing.Color.Transparent;
     this.btn_abSettings.Font      = new System.Drawing.Font("Ebrima", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_abSettings.ForeColor = System.Drawing.Color.Black;
     this.btn_abSettings.HoverState.BorderColor = System.Drawing.Color.Navy;
     this.btn_abSettings.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btn_abSettings.HoverState.ForeColor   = System.Drawing.Color.White;
     this.btn_abSettings.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btn_abSettings.HoverState.Image")));
     this.btn_abSettings.HoverState.Parent      = this.btn_abSettings;
     this.btn_abSettings.Image                   = ((System.Drawing.Image)(resources.GetObject("btn_abSettings.Image")));
     this.btn_abSettings.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_abSettings.ImageOffset             = new System.Drawing.Point(5, 0);
     this.btn_abSettings.ImageSize               = new System.Drawing.Size(25, 25);
     this.btn_abSettings.Location                = new System.Drawing.Point(0, 175);
     this.btn_abSettings.Name                    = "btn_abSettings";
     this.btn_abSettings.ShadowDecoration.Parent = this.btn_abSettings;
     this.btn_abSettings.Size                    = new System.Drawing.Size(197, 36);
     this.btn_abSettings.TabIndex                = 10;
     this.btn_abSettings.Text                    = "Auto Buyer Settings";
     this.btn_abSettings.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_abSettings.TextOffset              = new System.Drawing.Point(12, 0);
     this.btn_abSettings.Click                  += new System.EventHandler(this.btn_abSettings_Click);
     //
     // btn_searches
     //
     this.btn_searches.CheckedState.Parent   = this.btn_searches;
     this.btn_searches.CustomBorderThickness = new System.Windows.Forms.Padding(0, 0, 0, 8);
     this.btn_searches.CustomImages.Parent   = this.btn_searches;
     this.guna2Transition1.SetDecoration(this.btn_searches, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_searches.FillColor = System.Drawing.Color.Transparent;
     this.btn_searches.Font      = new System.Drawing.Font("Ebrima", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_searches.ForeColor = System.Drawing.Color.Black;
     this.btn_searches.HoverState.BorderColor = System.Drawing.Color.Navy;
     this.btn_searches.HoverState.FillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btn_searches.HoverState.ForeColor   = System.Drawing.Color.White;
     this.btn_searches.HoverState.Image       = ((System.Drawing.Image)(resources.GetObject("btn_searches.HoverState.Image")));
     this.btn_searches.HoverState.Parent      = this.btn_searches;
     this.btn_searches.Image                   = ((System.Drawing.Image)(resources.GetObject("btn_searches.Image")));
     this.btn_searches.ImageAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_searches.ImageOffset             = new System.Drawing.Point(5, 0);
     this.btn_searches.ImageSize               = new System.Drawing.Size(25, 25);
     this.btn_searches.Location                = new System.Drawing.Point(0, 133);
     this.btn_searches.Name                    = "btn_searches";
     this.btn_searches.ShadowDecoration.Parent = this.btn_searches;
     this.btn_searches.Size                    = new System.Drawing.Size(197, 36);
     this.btn_searches.TabIndex                = 9;
     this.btn_searches.Text                    = "Search Criterias";
     this.btn_searches.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.btn_searches.TextOffset              = new System.Drawing.Point(12, 0);
     this.btn_searches.Click                  += new System.EventHandler(this.btn_searches_Click);
     //
     // guna2Panel_container
     //
     this.guna2Transition1.SetDecoration(this.guna2Panel_container, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel_container.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.guna2Panel_container.Location = new System.Drawing.Point(197, 53);
     this.guna2Panel_container.Name     = "guna2Panel_container";
     this.guna2Panel_container.ShadowDecoration.Parent = this.guna2Panel_container;
     this.guna2Panel_container.Size     = new System.Drawing.Size(1011, 701);
     this.guna2Panel_container.TabIndex = 2;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(245)))), ((int)(((byte)(250)))));
     this.ClientSize          = new System.Drawing.Size(1208, 754);
     this.Controls.Add(this.guna2Panel_container);
     this.Controls.Add(this.panel_top);
     this.Controls.Add(this.panel_side);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "MainForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FIFA AutoBuyer";
     this.Load           += new System.EventHandler(this.MainForm_Load);
     this.MouseDown      += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseDown);
     this.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseMove);
     this.MouseUp        += new System.Windows.Forms.MouseEventHandler(this.MainForm_MouseUp);
     this.panel_top.ResumeLayout(false);
     this.panel_top.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.appLogo)).EndInit();
     this.panel_side.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SignUp));
     this.pnPass           = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2PictureBox2 = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2PictureBox1 = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2HtmlLabel4  = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.btnLogin         = new Guna.UI.WinForms.GunaGradientButton();
     this.tbPassWord       = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbUsser          = new Guna.UI2.WinForms.Guna2TextBox();
     this.pnDiachi         = new Guna.UI2.WinForms.Guna2Panel();
     this.pnName           = new Guna.UI2.WinForms.Guna2Panel();
     this.tbDiachi         = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbFullName       = new Guna.UI2.WinForms.Guna2TextBox();
     this.pnUser           = new Guna.UI2.WinForms.Guna2Panel();
     this.pnMaNV           = new Guna.UI2.WinForms.Guna2Panel();
     this.tbMaNV           = new Guna.UI2.WinForms.Guna2TextBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.radioNu          = new Guna.UI2.WinForms.Guna2CustomRadioButton();
     this.radioNam         = new Guna.UI2.WinForms.Guna2CustomRadioButton();
     this.pnSDT            = new Guna.UI2.WinForms.Guna2Panel();
     this.tbSDT            = new Guna.UI2.WinForms.Guna2TextBox();
     this.pndate           = new Guna.UI2.WinForms.Guna2Panel();
     this.tbNam            = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbThang          = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbNgay           = new Guna.UI2.WinForms.Guna2TextBox();
     this.tranShow         = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2ControlBox1 = new Guna.UI2.WinForms.Guna2ControlBox();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // pnPass
     //
     this.tranShow.SetDecoration(this.pnPass, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnPass.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnPass.Location  = new System.Drawing.Point(97, 220);
     this.pnPass.Name      = "pnPass";
     this.pnPass.ShadowDecoration.Parent = this.pnPass;
     this.pnPass.Size     = new System.Drawing.Size(200, 1);
     this.pnPass.TabIndex = 17;
     this.pnPass.Visible  = false;
     //
     // guna2PictureBox2
     //
     this.tranShow.SetDecoration(this.guna2PictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox2.Image")));
     this.guna2PictureBox2.Location = new System.Drawing.Point(40, 185);
     this.guna2PictureBox2.Name     = "guna2PictureBox2";
     this.guna2PictureBox2.ShadowDecoration.Parent = this.guna2PictureBox2;
     this.guna2PictureBox2.Size     = new System.Drawing.Size(30, 36);
     this.guna2PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox2.TabIndex = 15;
     this.guna2PictureBox2.TabStop  = false;
     //
     // guna2PictureBox1
     //
     this.tranShow.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox1.Image")));
     this.guna2PictureBox1.Location = new System.Drawing.Point(40, 120);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(30, 36);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 14;
     this.guna2PictureBox1.TabStop  = false;
     //
     // guna2HtmlLabel4
     //
     this.guna2HtmlLabel4.BackColor = System.Drawing.Color.Transparent;
     this.tranShow.SetDecoration(this.guna2HtmlLabel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2HtmlLabel4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2HtmlLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(171)))), ((int)(((byte)(150)))));
     this.guna2HtmlLabel4.Location  = new System.Drawing.Point(97, 21);
     this.guna2HtmlLabel4.Name      = "guna2HtmlLabel4";
     this.guna2HtmlLabel4.Size      = new System.Drawing.Size(208, 33);
     this.guna2HtmlLabel4.TabIndex  = 13;
     this.guna2HtmlLabel4.Text      = "Sign Up To Shop";
     //
     // btnLogin
     //
     this.btnLogin.AnimationHoverSpeed = 0.07F;
     this.btnLogin.AnimationSpeed      = 0.03F;
     this.btnLogin.BackColor           = System.Drawing.Color.Transparent;
     this.btnLogin.BaseColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.btnLogin.BaseColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.btnLogin.BorderColor         = System.Drawing.Color.White;
     this.btnLogin.BorderSize          = 1;
     this.tranShow.SetDecoration(this.btnLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLogin.DialogResult       = System.Windows.Forms.DialogResult.None;
     this.btnLogin.FocusedColor       = System.Drawing.Color.Empty;
     this.btnLogin.Font               = new System.Drawing.Font("Segoe UI", 12F);
     this.btnLogin.ForeColor          = System.Drawing.Color.White;
     this.btnLogin.Image              = null;
     this.btnLogin.ImageSize          = new System.Drawing.Size(20, 20);
     this.btnLogin.Location           = new System.Drawing.Point(109, 541);
     this.btnLogin.Name               = "btnLogin";
     this.btnLogin.OnHoverBaseColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(189)))), ((int)(((byte)(167)))));
     this.btnLogin.OnHoverBaseColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(189)))), ((int)(((byte)(167)))));
     this.btnLogin.OnHoverBorderColor = System.Drawing.Color.White;
     this.btnLogin.OnHoverForeColor   = System.Drawing.Color.White;
     this.btnLogin.OnHoverImage       = null;
     this.btnLogin.OnPressedColor     = System.Drawing.Color.Black;
     this.btnLogin.Radius             = 20;
     this.btnLogin.Size               = new System.Drawing.Size(160, 42);
     this.btnLogin.TabIndex           = 12;
     this.btnLogin.Text               = "Sign Up";
     this.btnLogin.TextAlign          = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnLogin.Click             += new System.EventHandler(this.btnLogin_Click);
     //
     // tbPassWord
     //
     this.tbPassWord.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbPassWord.BorderRadius = 10;
     this.tbPassWord.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbPassWord, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbPassWord.DefaultText = "";
     this.tbPassWord.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbPassWord.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbPassWord.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbPassWord.DisabledState.Parent               = this.tbPassWord;
     this.tbPassWord.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbPassWord.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbPassWord.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbPassWord.FocusedState.Parent      = this.tbPassWord;
     this.tbPassWord.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbPassWord.HoverState.Parent        = this.tbPassWord;
     this.tbPassWord.Location                = new System.Drawing.Point(97, 178);
     this.tbPassWord.Name                    = "tbPassWord";
     this.tbPassWord.PasswordChar            = '\0';
     this.tbPassWord.PlaceholderText         = "PassWord";
     this.tbPassWord.SelectedText            = "";
     this.tbPassWord.ShadowDecoration.Parent = this.tbPassWord;
     this.tbPassWord.Size                    = new System.Drawing.Size(200, 36);
     this.tbPassWord.TabIndex                = 11;
     this.tbPassWord.TextChanged            += new System.EventHandler(this.tbPassWord_TextChanged);
     //
     // tbUsser
     //
     this.tbUsser.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbUsser.BorderRadius = 10;
     this.tbUsser.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbUsser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbUsser.DefaultText = "";
     this.tbUsser.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbUsser.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbUsser.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbUsser.DisabledState.Parent               = this.tbUsser;
     this.tbUsser.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbUsser.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbUsser.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbUsser.FocusedState.Parent      = this.tbUsser;
     this.tbUsser.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbUsser.HoverState.Parent        = this.tbUsser;
     this.tbUsser.Location                = new System.Drawing.Point(97, 120);
     this.tbUsser.Name                    = "tbUsser";
     this.tbUsser.PasswordChar            = '\0';
     this.tbUsser.PlaceholderText         = "User Name";
     this.tbUsser.SelectedText            = "";
     this.tbUsser.ShadowDecoration.Parent = this.tbUsser;
     this.tbUsser.Size                    = new System.Drawing.Size(200, 36);
     this.tbUsser.TabIndex                = 10;
     this.tbUsser.TextChanged            += new System.EventHandler(this.tbUserName_TextChanged);
     //
     // pnDiachi
     //
     this.tranShow.SetDecoration(this.pnDiachi, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnDiachi.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnDiachi.Location  = new System.Drawing.Point(97, 341);
     this.pnDiachi.Name      = "pnDiachi";
     this.pnDiachi.ShadowDecoration.Parent = this.pnDiachi;
     this.pnDiachi.Size     = new System.Drawing.Size(200, 1);
     this.pnDiachi.TabIndex = 21;
     this.pnDiachi.Visible  = false;
     //
     // pnName
     //
     this.tranShow.SetDecoration(this.pnName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnName.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnName.Location  = new System.Drawing.Point(97, 113);
     this.pnName.Name      = "pnName";
     this.pnName.ShadowDecoration.Parent = this.pnName;
     this.pnName.Size     = new System.Drawing.Size(200, 1);
     this.pnName.TabIndex = 20;
     this.pnName.Visible  = false;
     //
     // tbDiachi
     //
     this.tbDiachi.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbDiachi.BorderRadius = 10;
     this.tbDiachi.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbDiachi, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbDiachi.DefaultText = "";
     this.tbDiachi.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbDiachi.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbDiachi.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbDiachi.DisabledState.Parent               = this.tbDiachi;
     this.tbDiachi.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbDiachi.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbDiachi.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbDiachi.FocusedState.Parent      = this.tbDiachi;
     this.tbDiachi.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbDiachi.HoverState.Parent        = this.tbDiachi;
     this.tbDiachi.Location                = new System.Drawing.Point(97, 299);
     this.tbDiachi.Name                    = "tbDiachi";
     this.tbDiachi.PasswordChar            = '\0';
     this.tbDiachi.PlaceholderText         = "Địa Chỉ";
     this.tbDiachi.SelectedText            = "";
     this.tbDiachi.ShadowDecoration.Parent = this.tbDiachi;
     this.tbDiachi.Size                    = new System.Drawing.Size(200, 36);
     this.tbDiachi.TabIndex                = 19;
     this.tbDiachi.TextChanged            += new System.EventHandler(this.guna2TextBox1_TextChanged);
     //
     // tbFullName
     //
     this.tbFullName.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbFullName.BorderRadius = 10;
     this.tbFullName.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbFullName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbFullName.DefaultText = "";
     this.tbFullName.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbFullName.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbFullName.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbFullName.DisabledState.Parent               = this.tbFullName;
     this.tbFullName.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbFullName.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbFullName.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbFullName.FocusedState.Parent      = this.tbFullName;
     this.tbFullName.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbFullName.HoverState.Parent        = this.tbFullName;
     this.tbFullName.Location                = new System.Drawing.Point(97, 71);
     this.tbFullName.Name                    = "tbFullName";
     this.tbFullName.PasswordChar            = '\0';
     this.tbFullName.PlaceholderText         = "Full Name";
     this.tbFullName.SelectedText            = "";
     this.tbFullName.ShadowDecoration.Parent = this.tbFullName;
     this.tbFullName.Size                    = new System.Drawing.Size(200, 36);
     this.tbFullName.TabIndex                = 18;
     this.tbFullName.TextChanged            += new System.EventHandler(this.guna2TextBox2_TextChanged);
     //
     // pnUser
     //
     this.tranShow.SetDecoration(this.pnUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnUser.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnUser.Location  = new System.Drawing.Point(97, 162);
     this.pnUser.Name      = "pnUser";
     this.pnUser.ShadowDecoration.Parent = this.pnUser;
     this.pnUser.Size     = new System.Drawing.Size(200, 1);
     this.pnUser.TabIndex = 25;
     this.pnUser.Visible  = false;
     //
     // pnMaNV
     //
     this.tranShow.SetDecoration(this.pnMaNV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnMaNV.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnMaNV.Location  = new System.Drawing.Point(97, 282);
     this.pnMaNV.Name      = "pnMaNV";
     this.pnMaNV.ShadowDecoration.Parent = this.pnMaNV;
     this.pnMaNV.Size     = new System.Drawing.Size(200, 1);
     this.pnMaNV.TabIndex = 24;
     this.pnMaNV.Visible  = false;
     //
     // tbMaNV
     //
     this.tbMaNV.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbMaNV.BorderRadius = 10;
     this.tbMaNV.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbMaNV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMaNV.DefaultText = "";
     this.tbMaNV.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbMaNV.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbMaNV.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaNV.DisabledState.Parent               = this.tbMaNV;
     this.tbMaNV.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaNV.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbMaNV.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbMaNV.FocusedState.Parent      = this.tbMaNV;
     this.tbMaNV.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbMaNV.HoverState.Parent        = this.tbMaNV;
     this.tbMaNV.Location                = new System.Drawing.Point(97, 240);
     this.tbMaNV.Name                    = "tbMaNV";
     this.tbMaNV.PasswordChar            = '\0';
     this.tbMaNV.PlaceholderText         = "Mã Nhân Viên";
     this.tbMaNV.SelectedText            = "";
     this.tbMaNV.ShadowDecoration.Parent = this.tbMaNV;
     this.tbMaNV.Size                    = new System.Drawing.Size(200, 36);
     this.tbMaNV.TabIndex                = 22;
     this.tbMaNV.TextChanged            += new System.EventHandler(this.guna2TextBox4_TextChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.tranShow.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.label2.Location  = new System.Drawing.Point(231, 502);
     this.label2.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(26, 17);
     this.label2.TabIndex  = 29;
     this.label2.Text      = "Nữ";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.tranShow.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.label1.Location  = new System.Drawing.Point(138, 505);
     this.label1.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(41, 17);
     this.label1.TabIndex  = 28;
     this.label1.Text      = "Nam ";
     //
     // radioNu
     //
     this.radioNu.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.radioNu.CheckedState.BorderThickness = 0;
     this.radioNu.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.radioNu.CheckedState.InnerColor      = System.Drawing.Color.White;
     this.radioNu.CheckedState.Parent          = this.radioNu;
     this.tranShow.SetDecoration(this.radioNu, Guna.UI2.AnimatorNS.DecorationType.None);
     this.radioNu.Location = new System.Drawing.Point(203, 500);
     this.radioNu.Margin   = new System.Windows.Forms.Padding(2);
     this.radioNu.Name     = "radioNu";
     this.radioNu.ShadowDecoration.Parent = this.radioNu;
     this.radioNu.Size     = new System.Drawing.Size(16, 19);
     this.radioNu.TabIndex = 27;
     this.radioNu.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.radioNu.UncheckedState.BorderThickness = 2;
     this.radioNu.UncheckedState.FillColor       = System.Drawing.Color.Transparent;
     this.radioNu.UncheckedState.InnerColor      = System.Drawing.Color.Transparent;
     this.radioNu.UncheckedState.Parent          = this.radioNu;
     //
     // radioNam
     //
     this.radioNam.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.radioNam.CheckedState.BorderThickness = 0;
     this.radioNam.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.radioNam.CheckedState.InnerColor      = System.Drawing.Color.White;
     this.radioNam.CheckedState.Parent          = this.radioNam;
     this.tranShow.SetDecoration(this.radioNam, Guna.UI2.AnimatorNS.DecorationType.None);
     this.radioNam.Location = new System.Drawing.Point(110, 500);
     this.radioNam.Margin   = new System.Windows.Forms.Padding(2);
     this.radioNam.Name     = "radioNam";
     this.radioNam.ShadowDecoration.Parent = this.radioNam;
     this.radioNam.Size     = new System.Drawing.Size(16, 19);
     this.radioNam.TabIndex = 26;
     this.radioNam.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.radioNam.UncheckedState.BorderThickness = 2;
     this.radioNam.UncheckedState.FillColor       = System.Drawing.Color.Transparent;
     this.radioNam.UncheckedState.InnerColor      = System.Drawing.Color.Transparent;
     this.radioNam.UncheckedState.Parent          = this.radioNam;
     //
     // pnSDT
     //
     this.tranShow.SetDecoration(this.pnSDT, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnSDT.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnSDT.Location  = new System.Drawing.Point(97, 409);
     this.pnSDT.Name      = "pnSDT";
     this.pnSDT.ShadowDecoration.Parent = this.pnSDT;
     this.pnSDT.Size     = new System.Drawing.Size(200, 1);
     this.pnSDT.TabIndex = 31;
     this.pnSDT.Visible  = false;
     //
     // tbSDT
     //
     this.tbSDT.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbSDT.BorderRadius = 10;
     this.tbSDT.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbSDT, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbSDT.DefaultText = "";
     this.tbSDT.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbSDT.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbSDT.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSDT.DisabledState.Parent               = this.tbSDT;
     this.tbSDT.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSDT.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbSDT.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbSDT.FocusedState.Parent      = this.tbSDT;
     this.tbSDT.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbSDT.HoverState.Parent        = this.tbSDT;
     this.tbSDT.Location                = new System.Drawing.Point(97, 367);
     this.tbSDT.Name                    = "tbSDT";
     this.tbSDT.PasswordChar            = '\0';
     this.tbSDT.PlaceholderText         = "Số điện Thoại";
     this.tbSDT.SelectedText            = "";
     this.tbSDT.ShadowDecoration.Parent = this.tbSDT;
     this.tbSDT.Size                    = new System.Drawing.Size(200, 36);
     this.tbSDT.TabIndex                = 30;
     this.tbSDT.TextChanged            += new System.EventHandler(this.guna2TextBox3_TextChanged);
     //
     // pndate
     //
     this.tranShow.SetDecoration(this.pndate, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pndate.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pndate.Location  = new System.Drawing.Point(97, 474);
     this.pndate.Name      = "pndate";
     this.pndate.ShadowDecoration.Parent = this.pndate;
     this.pndate.Size     = new System.Drawing.Size(200, 1);
     this.pndate.TabIndex = 33;
     this.pndate.Visible  = false;
     //
     // tbNam
     //
     this.tbNam.BorderColor  = System.Drawing.Color.White;
     this.tbNam.BorderRadius = 10;
     this.tbNam.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbNam, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbNam.DefaultText = "";
     this.tbNam.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbNam.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbNam.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNam.DisabledState.Parent               = this.tbNam;
     this.tbNam.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNam.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbNam.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbNam.FocusedState.Parent      = this.tbNam;
     this.tbNam.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.tbNam.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNam.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbNam.HoverState.Parent      = this.tbNam;
     this.tbNam.Location                = new System.Drawing.Point(97, 426);
     this.tbNam.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbNam.Name                    = "tbNam";
     this.tbNam.PasswordChar            = '\0';
     this.tbNam.PlaceholderForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNam.PlaceholderText         = "Year";
     this.tbNam.SelectedText            = "";
     this.tbNam.ShadowDecoration.Parent = this.tbNam;
     this.tbNam.Size                    = new System.Drawing.Size(81, 31);
     this.tbNam.TabIndex                = 36;
     //
     // tbThang
     //
     this.tbThang.BorderColor  = System.Drawing.Color.White;
     this.tbThang.BorderRadius = 10;
     this.tbThang.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbThang, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbThang.DefaultText = "";
     this.tbThang.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbThang.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbThang.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbThang.DisabledState.Parent               = this.tbThang;
     this.tbThang.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbThang.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbThang.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbThang.FocusedState.Parent      = this.tbThang;
     this.tbThang.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.tbThang.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbThang.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbThang.HoverState.Parent      = this.tbThang;
     this.tbThang.Location                = new System.Drawing.Point(253, 426);
     this.tbThang.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbThang.Name                    = "tbThang";
     this.tbThang.PasswordChar            = '\0';
     this.tbThang.PlaceholderForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbThang.PlaceholderText         = "Day";
     this.tbThang.SelectedText            = "";
     this.tbThang.ShadowDecoration.Parent = this.tbThang;
     this.tbThang.Size                    = new System.Drawing.Size(44, 31);
     this.tbThang.TabIndex                = 35;
     //
     // tbNgay
     //
     this.tbNgay.BorderColor  = System.Drawing.Color.White;
     this.tbNgay.BorderRadius = 10;
     this.tbNgay.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbNgay, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbNgay.DefaultText = "";
     this.tbNgay.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbNgay.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbNgay.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNgay.DisabledState.Parent               = this.tbNgay;
     this.tbNgay.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNgay.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbNgay.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbNgay.FocusedState.Parent      = this.tbNgay;
     this.tbNgay.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.tbNgay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNgay.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbNgay.HoverState.Parent      = this.tbNgay;
     this.tbNgay.Location                = new System.Drawing.Point(182, 426);
     this.tbNgay.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbNgay.Name                    = "tbNgay";
     this.tbNgay.PasswordChar            = '\0';
     this.tbNgay.PlaceholderForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNgay.PlaceholderText         = "Month";
     this.tbNgay.SelectedText            = "";
     this.tbNgay.ShadowDecoration.Parent = this.tbNgay;
     this.tbNgay.Size                    = new System.Drawing.Size(53, 31);
     this.tbNgay.TabIndex                = 34;
     this.tbNgay.TextChanged            += new System.EventHandler(this.tbNgay_TextChanged);
     //
     // tranShow
     //
     this.tranShow.AnimationType       = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.tranShow.Cursor              = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff              = 0F;
     animation1.MaxTime             = 1F;
     animation1.MinTime             = 0F;
     animation1.MosaicCoeff         = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift         = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize          = 0;
     animation1.Padding             = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff         = 0F;
     animation1.RotateLimit         = 0F;
     animation1.ScaleCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff           = 0F;
     animation1.TransparencyCoeff   = 0F;
     this.tranShow.DefaultAnimation = animation1;
     //
     // guna2ControlBox1
     //
     this.guna2ControlBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2ControlBox1.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox1.FillColor            = System.Drawing.Color.Transparent;
     this.guna2ControlBox1.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.guna2ControlBox1.HoverState.Parent    = this.guna2ControlBox1;
     this.guna2ControlBox1.IconColor            = System.Drawing.Color.Black;
     this.guna2ControlBox1.Location             = new System.Drawing.Point(340, -2);
     this.guna2ControlBox1.Name = "guna2ControlBox1";
     this.guna2ControlBox1.ShadowDecoration.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.Size     = new System.Drawing.Size(44, 33);
     this.guna2ControlBox1.TabIndex = 78;
     //
     // SignUp
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(383, 602);
     this.Controls.Add(this.guna2ControlBox1);
     this.Controls.Add(this.tbNam);
     this.Controls.Add(this.tbThang);
     this.Controls.Add(this.tbNgay);
     this.Controls.Add(this.pndate);
     this.Controls.Add(this.pnSDT);
     this.Controls.Add(this.tbSDT);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.radioNu);
     this.Controls.Add(this.radioNam);
     this.Controls.Add(this.pnUser);
     this.Controls.Add(this.pnMaNV);
     this.Controls.Add(this.tbMaNV);
     this.Controls.Add(this.pnDiachi);
     this.Controls.Add(this.pnName);
     this.Controls.Add(this.tbDiachi);
     this.Controls.Add(this.tbFullName);
     this.Controls.Add(this.pnPass);
     this.Controls.Add(this.guna2PictureBox2);
     this.Controls.Add(this.guna2PictureBox1);
     this.Controls.Add(this.guna2HtmlLabel4);
     this.Controls.Add(this.btnLogin);
     this.Controls.Add(this.tbPassWord);
     this.Controls.Add(this.tbUsser);
     this.tranShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "SignUp";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "SignUp";
     this.Load           += new System.EventHandler(this.SignUp_Load);
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.guna2Elipse1         = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Panel1          = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2ControlBox1     = new Guna.UI2.WinForms.Guna2ControlBox();
     this.guna2DragControl1    = new Guna.UI2.WinForms.Guna2DragControl(this.components);
     this.guna2PictureBox1     = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2GradientButton1 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2GradientButton2 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2GradientButton3 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2GradientButton4 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2GradientButton5 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2GradientButton6 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2Separator1      = new Guna.UI2.WinForms.Guna2Separator();
     this.guna2GradientButton7 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.btn_hide             = new Guna.UI2.WinForms.Guna2CircleButton();
     this.btn_show             = new Guna.UI2.WinForms.Guna2CircleButton();
     this.guna2Transition1     = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2Panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.TargetControl = this;
     //
     // guna2Panel1
     //
     this.guna2Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2Panel1.Controls.Add(this.guna2GradientButton7);
     this.guna2Panel1.Controls.Add(this.guna2Separator1);
     this.guna2Panel1.Controls.Add(this.guna2GradientButton5);
     this.guna2Panel1.Controls.Add(this.guna2GradientButton6);
     this.guna2Panel1.Controls.Add(this.guna2GradientButton3);
     this.guna2Panel1.Controls.Add(this.guna2GradientButton4);
     this.guna2Panel1.Controls.Add(this.guna2GradientButton2);
     this.guna2Panel1.Controls.Add(this.guna2GradientButton1);
     this.guna2Panel1.Controls.Add(this.guna2PictureBox1);
     this.guna2Transition1.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.guna2Panel1.Location = new System.Drawing.Point(0, 0);
     this.guna2Panel1.Name     = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(47, 624);
     this.guna2Panel1.TabIndex = 0;
     //
     // guna2ControlBox1
     //
     this.guna2ControlBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2Transition1.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox1.FillColor         = System.Drawing.Color.Transparent;
     this.guna2ControlBox1.HoverState.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.IconColor         = System.Drawing.Color.White;
     this.guna2ControlBox1.Location          = new System.Drawing.Point(991, 12);
     this.guna2ControlBox1.Name = "guna2ControlBox1";
     this.guna2ControlBox1.ShadowDecoration.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.Size     = new System.Drawing.Size(31, 29);
     this.guna2ControlBox1.TabIndex = 1;
     //
     // guna2DragControl1
     //
     this.guna2DragControl1.ContainerControl     = this;
     this.guna2DragControl1.TargetControl        = this;
     this.guna2DragControl1.TransparentWhileDrag = true;
     this.guna2DragControl1.UseTransparentDrag   = true;
     //
     // guna2PictureBox1
     //
     this.guna2PictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = global::Animation_Slide_Panell.Properties.Resources.Screenshot_749;
     this.guna2PictureBox1.Location = new System.Drawing.Point(4, 31);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(180, 52);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 0;
     this.guna2PictureBox1.TabStop  = false;
     this.guna2PictureBox1.UseTransparentBackground = true;
     //
     // guna2GradientButton1
     //
     this.guna2GradientButton1.Animated                = true;
     this.guna2GradientButton1.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton1.CheckedState.Parent     = this.guna2GradientButton1;
     this.guna2GradientButton1.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.squared_menu_400px;
     this.guna2GradientButton1.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton1.CustomImages.Parent     = this.guna2GradientButton1;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton1.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton1.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton1.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton1.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton1.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton1.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton1.HoverState.Parent        = this.guna2GradientButton1;
     this.guna2GradientButton1.Location                 = new System.Drawing.Point(0, 120);
     this.guna2GradientButton1.Name                     = "guna2GradientButton1";
     this.guna2GradientButton1.ShadowDecoration.Parent  = this.guna2GradientButton1;
     this.guna2GradientButton1.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton1.TabIndex                 = 1;
     this.guna2GradientButton1.Text                     = "Feed";
     this.guna2GradientButton1.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton1.TextOffset               = new System.Drawing.Point(50, 0);
     this.guna2GradientButton1.UseTransparentBackground = true;
     //
     // guna2GradientButton2
     //
     this.guna2GradientButton2.Animated                = true;
     this.guna2GradientButton2.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton2.CheckedState.Parent     = this.guna2GradientButton2;
     this.guna2GradientButton2.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.search_400px;
     this.guna2GradientButton2.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton2.CustomImages.Parent     = this.guna2GradientButton2;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton2.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton2.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton2.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton2.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton2.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton2.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton2.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton2.HoverState.Parent        = this.guna2GradientButton2;
     this.guna2GradientButton2.ImageAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton2.Location                 = new System.Drawing.Point(0, 168);
     this.guna2GradientButton2.Name                     = "guna2GradientButton2";
     this.guna2GradientButton2.ShadowDecoration.Parent  = this.guna2GradientButton2;
     this.guna2GradientButton2.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton2.TabIndex                 = 2;
     this.guna2GradientButton2.Text                     = "Explorer";
     this.guna2GradientButton2.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton2.TextOffset               = new System.Drawing.Point(50, 0);
     this.guna2GradientButton2.UseTransparentBackground = true;
     //
     // guna2GradientButton3
     //
     this.guna2GradientButton3.Animated                = true;
     this.guna2GradientButton3.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton3.CheckedState.Parent     = this.guna2GradientButton3;
     this.guna2GradientButton3.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.email_send_400px;
     this.guna2GradientButton3.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton3.CustomImages.Parent     = this.guna2GradientButton3;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton3.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton3.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton3.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton3.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton3.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton3.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton3.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton3.HoverState.Parent        = this.guna2GradientButton3;
     this.guna2GradientButton3.Location                 = new System.Drawing.Point(0, 264);
     this.guna2GradientButton3.Name                     = "guna2GradientButton3";
     this.guna2GradientButton3.ShadowDecoration.Parent  = this.guna2GradientButton3;
     this.guna2GradientButton3.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton3.TabIndex                 = 4;
     this.guna2GradientButton3.Text                     = "Direct";
     this.guna2GradientButton3.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton3.TextOffset               = new System.Drawing.Point(50, 0);
     this.guna2GradientButton3.UseTransparentBackground = true;
     //
     // guna2GradientButton4
     //
     this.guna2GradientButton4.Animated                = true;
     this.guna2GradientButton4.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton4.CheckedState.Parent     = this.guna2GradientButton4;
     this.guna2GradientButton4.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.notification_400px;
     this.guna2GradientButton4.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton4.CustomImages.Parent     = this.guna2GradientButton4;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton4.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton4.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton4.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton4.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton4.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton4.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton4.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton4.HoverState.Parent        = this.guna2GradientButton4;
     this.guna2GradientButton4.Location                 = new System.Drawing.Point(0, 216);
     this.guna2GradientButton4.Name                     = "guna2GradientButton4";
     this.guna2GradientButton4.ShadowDecoration.Parent  = this.guna2GradientButton4;
     this.guna2GradientButton4.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton4.TabIndex                 = 3;
     this.guna2GradientButton4.Text                     = "Notifications";
     this.guna2GradientButton4.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton4.TextOffset               = new System.Drawing.Point(50, 0);
     this.guna2GradientButton4.UseTransparentBackground = true;
     //
     // guna2GradientButton5
     //
     this.guna2GradientButton5.Animated                = true;
     this.guna2GradientButton5.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton5.CheckedState.Parent     = this.guna2GradientButton5;
     this.guna2GradientButton5.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.love_400px_png1;
     this.guna2GradientButton5.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton5.CustomImages.Parent     = this.guna2GradientButton5;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton5.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton5.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton5.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton5.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton5.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton5.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton5.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton5.HoverState.Parent        = this.guna2GradientButton5;
     this.guna2GradientButton5.Location                 = new System.Drawing.Point(0, 360);
     this.guna2GradientButton5.Name                     = "guna2GradientButton5";
     this.guna2GradientButton5.ShadowDecoration.Parent  = this.guna2GradientButton5;
     this.guna2GradientButton5.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton5.TabIndex                 = 6;
     this.guna2GradientButton5.Text                     = "Likes";
     this.guna2GradientButton5.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton5.TextOffset               = new System.Drawing.Point(50, 0);
     this.guna2GradientButton5.UseTransparentBackground = true;
     //
     // guna2GradientButton6
     //
     this.guna2GradientButton6.Animated                = true;
     this.guna2GradientButton6.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton6.CheckedState.Parent     = this.guna2GradientButton6;
     this.guna2GradientButton6.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.tv_400px;
     this.guna2GradientButton6.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton6.CustomImages.Parent     = this.guna2GradientButton6;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton6, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton6.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton6.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton6.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton6.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton6.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton6.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton6.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton6.HoverState.Parent        = this.guna2GradientButton6;
     this.guna2GradientButton6.Location                 = new System.Drawing.Point(0, 312);
     this.guna2GradientButton6.Name                     = "guna2GradientButton6";
     this.guna2GradientButton6.ShadowDecoration.Parent  = this.guna2GradientButton6;
     this.guna2GradientButton6.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton6.TabIndex                 = 5;
     this.guna2GradientButton6.Text                     = "IG TV";
     this.guna2GradientButton6.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton6.TextOffset               = new System.Drawing.Point(50, 0);
     this.guna2GradientButton6.UseTransparentBackground = true;
     //
     // guna2Separator1
     //
     this.guna2Transition1.SetDecoration(this.guna2Separator1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Separator1.FillColor = System.Drawing.Color.Gray;
     this.guna2Separator1.Location  = new System.Drawing.Point(12, 467);
     this.guna2Separator1.Name      = "guna2Separator1";
     this.guna2Separator1.Size      = new System.Drawing.Size(200, 10);
     this.guna2Separator1.TabIndex  = 7;
     //
     // guna2GradientButton7
     //
     this.guna2GradientButton7.Animated                = true;
     this.guna2GradientButton7.BackColor               = System.Drawing.Color.Transparent;
     this.guna2GradientButton7.CheckedState.Parent     = this.guna2GradientButton7;
     this.guna2GradientButton7.CustomImages.Image      = global::Animation_Slide_Panell.Properties.Resources.settings_400px;
     this.guna2GradientButton7.CustomImages.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2GradientButton7.CustomImages.Parent     = this.guna2GradientButton7;
     this.guna2Transition1.SetDecoration(this.guna2GradientButton7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton7.FillColor                = System.Drawing.Color.Empty;
     this.guna2GradientButton7.FillColor2               = System.Drawing.Color.Empty;
     this.guna2GradientButton7.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton7.ForeColor                = System.Drawing.Color.White;
     this.guna2GradientButton7.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     this.guna2GradientButton7.HoverState.FillColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     this.guna2GradientButton7.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2GradientButton7.HoverState.Parent        = this.guna2GradientButton7;
     this.guna2GradientButton7.Location                 = new System.Drawing.Point(3, 554);
     this.guna2GradientButton7.Name                     = "guna2GradientButton7";
     this.guna2GradientButton7.ShadowDecoration.Parent  = this.guna2GradientButton7;
     this.guna2GradientButton7.Size                     = new System.Drawing.Size(180, 45);
     this.guna2GradientButton7.TabIndex                 = 8;
     this.guna2GradientButton7.Text                     = "Settings";
     this.guna2GradientButton7.UseTransparentBackground = true;
     //
     // btn_hide
     //
     this.btn_hide.Animated            = true;
     this.btn_hide.BackColor           = System.Drawing.Color.Transparent;
     this.btn_hide.ButtonMode          = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btn_hide.CheckedState.Parent = this.btn_hide;
     this.btn_hide.CustomImages.Parent = this.btn_hide;
     this.guna2Transition1.SetDecoration(this.btn_hide, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_hide.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(63)))), ((int)(((byte)(81)))));
     this.btn_hide.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_hide.ForeColor                = System.Drawing.Color.White;
     this.btn_hide.HoverState.Parent        = this.btn_hide;
     this.btn_hide.Image                    = global::Animation_Slide_Panell.Properties.Resources.back_400px_png1;
     this.btn_hide.Location                 = new System.Drawing.Point(218, 450);
     this.btn_hide.Name                     = "btn_hide";
     this.btn_hide.ShadowDecoration.Mode    = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.btn_hide.ShadowDecoration.Parent  = this.btn_hide;
     this.btn_hide.Size                     = new System.Drawing.Size(40, 40);
     this.btn_hide.TabIndex                 = 2;
     this.btn_hide.UseTransparentBackground = true;
     this.btn_hide.Visible                  = false;
     this.btn_hide.Click                   += new System.EventHandler(this.btn_hide_Click);
     //
     // btn_show
     //
     this.btn_show.Animated            = true;
     this.btn_show.BackColor           = System.Drawing.Color.Transparent;
     this.btn_show.ButtonMode          = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.btn_show.CheckedState.Parent = this.btn_show;
     this.btn_show.CustomImages.Parent = this.btn_show;
     this.guna2Transition1.SetDecoration(this.btn_show, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btn_show.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(63)))), ((int)(((byte)(81)))));
     this.btn_show.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_show.ForeColor                = System.Drawing.Color.White;
     this.btn_show.HoverState.Parent        = this.btn_show;
     this.btn_show.Image                    = global::Animation_Slide_Panell.Properties.Resources.forward_400px;
     this.btn_show.Location                 = new System.Drawing.Point(25, 450);
     this.btn_show.Name                     = "btn_show";
     this.btn_show.ShadowDecoration.Mode    = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.btn_show.ShadowDecoration.Parent  = this.btn_show;
     this.btn_show.Size                     = new System.Drawing.Size(40, 40);
     this.btn_show.TabIndex                 = 5;
     this.btn_show.UseTransparentBackground = true;
     this.btn_show.Click                   += new System.EventHandler(this.btn_show_Click);
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.Leaf;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 1F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0, 0, 0, 0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(63)))), ((int)(((byte)(81)))));
     this.ClientSize          = new System.Drawing.Size(1043, 624);
     this.Controls.Add(this.btn_show);
     this.Controls.Add(this.btn_hide);
     this.Controls.Add(this.guna2ControlBox1);
     this.Controls.Add(this.guna2Panel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Animation Panel Slide";
     this.guna2Panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Login));
     Guna.UI2.AnimatorNS.Animation animation2 = new Guna.UI2.AnimatorNS.Animation();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     this.guna2Panel1         = new Guna.UI2.WinForms.Guna2Panel();
     this.gunaGradientButton1 = new Guna.UI.WinForms.GunaGradientButton();
     this.guna2HtmlLabel3     = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.guna2HtmlLabel2     = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.guna2HtmlLabel1     = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.guna2Panel2         = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2ControlBox1    = new Guna.UI2.WinForms.Guna2ControlBox();
     this.pnPass           = new Guna.UI2.WinForms.Guna2Panel();
     this.pnUser           = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2PictureBox2 = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2PictureBox1 = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2HtmlLabel4  = new Guna.UI2.WinForms.Guna2HtmlLabel();
     this.btnLogin         = new Guna.UI.WinForms.GunaGradientButton();
     this.tbPassWord       = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbUserName       = new Guna.UI2.WinForms.Guna2TextBox();
     this.tranShow         = new Guna.UI2.WinForms.Guna2Transition();
     this.tranHide         = new Guna.UI2.WinForms.Guna2Transition();
     this.transitionShow   = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2Panel1.SuspendLayout();
     this.guna2Panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // guna2Panel1
     //
     this.guna2Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(171)))), ((int)(((byte)(150)))));
     this.guna2Panel1.Controls.Add(this.gunaGradientButton1);
     this.guna2Panel1.Controls.Add(this.guna2HtmlLabel3);
     this.guna2Panel1.Controls.Add(this.guna2HtmlLabel2);
     this.guna2Panel1.Controls.Add(this.guna2HtmlLabel1);
     this.tranShow.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.guna2Panel1.Location = new System.Drawing.Point(0, 0);
     this.guna2Panel1.Name     = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(360, 450);
     this.guna2Panel1.TabIndex = 0;
     //
     // gunaGradientButton1
     //
     this.gunaGradientButton1.AnimationHoverSpeed = 0.07F;
     this.gunaGradientButton1.AnimationSpeed      = 0.03F;
     this.gunaGradientButton1.BackColor           = System.Drawing.Color.Transparent;
     this.gunaGradientButton1.BaseColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.gunaGradientButton1.BaseColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.gunaGradientButton1.BorderColor         = System.Drawing.Color.White;
     this.gunaGradientButton1.BorderSize          = 1;
     this.tranShow.SetDecoration(this.gunaGradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.gunaGradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.gunaGradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.gunaGradientButton1.DialogResult       = System.Windows.Forms.DialogResult.None;
     this.gunaGradientButton1.FocusedColor       = System.Drawing.Color.Empty;
     this.gunaGradientButton1.Font               = new System.Drawing.Font("Segoe UI", 12F);
     this.gunaGradientButton1.ForeColor          = System.Drawing.Color.White;
     this.gunaGradientButton1.Image              = null;
     this.gunaGradientButton1.ImageSize          = new System.Drawing.Size(20, 20);
     this.gunaGradientButton1.Location           = new System.Drawing.Point(97, 256);
     this.gunaGradientButton1.Name               = "gunaGradientButton1";
     this.gunaGradientButton1.OnHoverBaseColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(189)))), ((int)(((byte)(167)))));
     this.gunaGradientButton1.OnHoverBaseColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(189)))), ((int)(((byte)(167)))));
     this.gunaGradientButton1.OnHoverBorderColor = System.Drawing.Color.White;
     this.gunaGradientButton1.OnHoverForeColor   = System.Drawing.Color.White;
     this.gunaGradientButton1.OnHoverImage       = null;
     this.gunaGradientButton1.OnPressedColor     = System.Drawing.Color.Black;
     this.gunaGradientButton1.Radius             = 20;
     this.gunaGradientButton1.Size               = new System.Drawing.Size(160, 42);
     this.gunaGradientButton1.TabIndex           = 3;
     this.gunaGradientButton1.Text               = "Sign Up";
     this.gunaGradientButton1.TextAlign          = System.Windows.Forms.HorizontalAlignment.Center;
     this.gunaGradientButton1.Click             += new System.EventHandler(this.gunaGradientButton1_Click);
     //
     // guna2HtmlLabel3
     //
     this.guna2HtmlLabel3.BackColor = System.Drawing.Color.Transparent;
     this.transitionShow.SetDecoration(this.guna2HtmlLabel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2HtmlLabel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this.guna2HtmlLabel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2HtmlLabel3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2HtmlLabel3.ForeColor = System.Drawing.Color.White;
     this.guna2HtmlLabel3.Location  = new System.Drawing.Point(117, 185);
     this.guna2HtmlLabel3.Name      = "guna2HtmlLabel3";
     this.guna2HtmlLabel3.Size      = new System.Drawing.Size(112, 22);
     this.guna2HtmlLabel3.TabIndex  = 2;
     this.guna2HtmlLabel3.Text      = "\r\nlet\'s experience";
     //
     // guna2HtmlLabel2
     //
     this.guna2HtmlLabel2.BackColor = System.Drawing.Color.Transparent;
     this.transitionShow.SetDecoration(this.guna2HtmlLabel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2HtmlLabel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this.guna2HtmlLabel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2HtmlLabel2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2HtmlLabel2.ForeColor = System.Drawing.Color.White;
     this.guna2HtmlLabel2.Location  = new System.Drawing.Point(88, 157);
     this.guna2HtmlLabel2.Name      = "guna2HtmlLabel2";
     this.guna2HtmlLabel2.Size      = new System.Drawing.Size(180, 22);
     this.guna2HtmlLabel2.TabIndex  = 1;
     this.guna2HtmlLabel2.Text      = "\r\nBest choice place for you";
     //
     // guna2HtmlLabel1
     //
     this.guna2HtmlLabel1.BackColor = System.Drawing.Color.Transparent;
     this.transitionShow.SetDecoration(this.guna2HtmlLabel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2HtmlLabel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this.guna2HtmlLabel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2HtmlLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2HtmlLabel1.ForeColor = System.Drawing.Color.White;
     this.guna2HtmlLabel1.Location  = new System.Drawing.Point(79, 100);
     this.guna2HtmlLabel1.Name      = "guna2HtmlLabel1";
     this.guna2HtmlLabel1.Size      = new System.Drawing.Size(198, 33);
     this.guna2HtmlLabel1.TabIndex  = 0;
     this.guna2HtmlLabel1.Text      = "Welcome Back !";
     //
     // guna2Panel2
     //
     this.guna2Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
     this.guna2Panel2.Controls.Add(this.guna2ControlBox1);
     this.guna2Panel2.Controls.Add(this.pnPass);
     this.guna2Panel2.Controls.Add(this.pnUser);
     this.guna2Panel2.Controls.Add(this.guna2PictureBox2);
     this.guna2Panel2.Controls.Add(this.guna2PictureBox1);
     this.guna2Panel2.Controls.Add(this.guna2HtmlLabel4);
     this.guna2Panel2.Controls.Add(this.btnLogin);
     this.guna2Panel2.Controls.Add(this.tbPassWord);
     this.guna2Panel2.Controls.Add(this.tbUserName);
     this.tranShow.SetDecoration(this.guna2Panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2Panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.guna2Panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.guna2Panel2.Location = new System.Drawing.Point(359, 0);
     this.guna2Panel2.Name     = "guna2Panel2";
     this.guna2Panel2.ShadowDecoration.Parent = this.guna2Panel2;
     this.guna2Panel2.Size     = new System.Drawing.Size(387, 450);
     this.guna2Panel2.TabIndex = 1;
     //
     // guna2ControlBox1
     //
     this.guna2ControlBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2ControlBox1.BackColor = System.Drawing.Color.White;
     this.tranShow.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox1.FillColor            = System.Drawing.Color.Transparent;
     this.guna2ControlBox1.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.guna2ControlBox1.HoverState.Parent    = this.guna2ControlBox1;
     this.guna2ControlBox1.IconColor            = System.Drawing.Color.Black;
     this.guna2ControlBox1.Location             = new System.Drawing.Point(343, 0);
     this.guna2ControlBox1.Name = "guna2ControlBox1";
     this.guna2ControlBox1.ShadowDecoration.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.Size     = new System.Drawing.Size(44, 33);
     this.guna2ControlBox1.TabIndex = 77;
     //
     // pnPass
     //
     this.tranShow.SetDecoration(this.pnPass, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.pnPass, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.pnPass, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnPass.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnPass.Location  = new System.Drawing.Point(93, 273);
     this.pnPass.Name      = "pnPass";
     this.pnPass.ShadowDecoration.Parent = this.pnPass;
     this.pnPass.Size     = new System.Drawing.Size(200, 1);
     this.pnPass.TabIndex = 9;
     this.pnPass.Visible  = false;
     //
     // pnUser
     //
     this.tranShow.SetDecoration(this.pnUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.pnUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.pnUser, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnUser.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.pnUser.Location  = new System.Drawing.Point(93, 199);
     this.pnUser.Name      = "pnUser";
     this.pnUser.ShadowDecoration.Parent = this.pnUser;
     this.pnUser.Size     = new System.Drawing.Size(200, 1);
     this.pnUser.TabIndex = 8;
     this.pnUser.Visible  = false;
     //
     // guna2PictureBox2
     //
     this.transitionShow.SetDecoration(this.guna2PictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2PictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this.guna2PictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox2.Image")));
     this.guna2PictureBox2.Location = new System.Drawing.Point(37, 231);
     this.guna2PictureBox2.Name     = "guna2PictureBox2";
     this.guna2PictureBox2.ShadowDecoration.Parent = this.guna2PictureBox2;
     this.guna2PictureBox2.Size     = new System.Drawing.Size(30, 36);
     this.guna2PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox2.TabIndex = 7;
     this.guna2PictureBox2.TabStop  = false;
     //
     // guna2PictureBox1
     //
     this.transitionShow.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox1.Image")));
     this.guna2PictureBox1.Location = new System.Drawing.Point(37, 157);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(30, 36);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 6;
     this.guna2PictureBox1.TabStop  = false;
     //
     // guna2HtmlLabel4
     //
     this.guna2HtmlLabel4.BackColor = System.Drawing.Color.Transparent;
     this.transitionShow.SetDecoration(this.guna2HtmlLabel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.guna2HtmlLabel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this.guna2HtmlLabel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2HtmlLabel4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2HtmlLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(171)))), ((int)(((byte)(150)))));
     this.guna2HtmlLabel4.Location  = new System.Drawing.Point(93, 74);
     this.guna2HtmlLabel4.Name      = "guna2HtmlLabel4";
     this.guna2HtmlLabel4.Size      = new System.Drawing.Size(196, 33);
     this.guna2HtmlLabel4.TabIndex  = 5;
     this.guna2HtmlLabel4.Text      = "Sign In To Shop";
     //
     // btnLogin
     //
     this.btnLogin.AnimationHoverSpeed = 0.07F;
     this.btnLogin.AnimationSpeed      = 0.03F;
     this.btnLogin.BackColor           = System.Drawing.Color.Transparent;
     this.btnLogin.BaseColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.btnLogin.BaseColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.btnLogin.BorderColor         = System.Drawing.Color.White;
     this.btnLogin.BorderSize          = 1;
     this.tranShow.SetDecoration(this.btnLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.btnLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.btnLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLogin.DialogResult       = System.Windows.Forms.DialogResult.None;
     this.btnLogin.FocusedColor       = System.Drawing.Color.Empty;
     this.btnLogin.Font               = new System.Drawing.Font("Segoe UI", 12F);
     this.btnLogin.ForeColor          = System.Drawing.Color.White;
     this.btnLogin.Image              = null;
     this.btnLogin.ImageSize          = new System.Drawing.Size(20, 20);
     this.btnLogin.Location           = new System.Drawing.Point(113, 318);
     this.btnLogin.Name               = "btnLogin";
     this.btnLogin.OnHoverBaseColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(189)))), ((int)(((byte)(167)))));
     this.btnLogin.OnHoverBaseColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(189)))), ((int)(((byte)(167)))));
     this.btnLogin.OnHoverBorderColor = System.Drawing.Color.White;
     this.btnLogin.OnHoverForeColor   = System.Drawing.Color.White;
     this.btnLogin.OnHoverImage       = null;
     this.btnLogin.OnPressedColor     = System.Drawing.Color.Black;
     this.btnLogin.Radius             = 20;
     this.btnLogin.Size               = new System.Drawing.Size(160, 42);
     this.btnLogin.TabIndex           = 4;
     this.btnLogin.Text               = "Log In";
     this.btnLogin.TextAlign          = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnLogin.Click             += new System.EventHandler(this.gunaGradientButton2_Click);
     //
     // tbPassWord
     //
     this.tbPassWord.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbPassWord.BorderRadius = 10;
     this.tbPassWord.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbPassWord, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.tbPassWord, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.tbPassWord, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbPassWord.DefaultText = "";
     this.tbPassWord.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbPassWord.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbPassWord.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbPassWord.DisabledState.Parent               = this.tbPassWord;
     this.tbPassWord.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbPassWord.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbPassWord.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbPassWord.FocusedState.Parent      = this.tbPassWord;
     this.tbPassWord.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbPassWord.HoverState.Parent        = this.tbPassWord;
     this.tbPassWord.Location                = new System.Drawing.Point(93, 231);
     this.tbPassWord.Name                    = "tbPassWord";
     this.tbPassWord.PasswordChar            = '\0';
     this.tbPassWord.PlaceholderText         = "PassWord";
     this.tbPassWord.SelectedText            = "";
     this.tbPassWord.ShadowDecoration.Parent = this.tbPassWord;
     this.tbPassWord.Size                    = new System.Drawing.Size(200, 36);
     this.tbPassWord.TabIndex                = 1;
     this.tbPassWord.TextChanged            += new System.EventHandler(this.guna2TextBox2_TextChanged);
     //
     // tbUserName
     //
     this.tbUserName.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbUserName.BorderRadius = 10;
     this.tbUserName.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbUserName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.transitionShow.SetDecoration(this.tbUserName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this.tbUserName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbUserName.DefaultText = "";
     this.tbUserName.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbUserName.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbUserName.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbUserName.DisabledState.Parent               = this.tbUserName;
     this.tbUserName.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbUserName.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbUserName.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(173)))), ((int)(((byte)(144)))));
     this.tbUserName.FocusedState.Parent      = this.tbUserName;
     this.tbUserName.HoverState.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbUserName.HoverState.Parent        = this.tbUserName;
     this.tbUserName.Location                = new System.Drawing.Point(93, 157);
     this.tbUserName.Name                    = "tbUserName";
     this.tbUserName.PasswordChar            = '\0';
     this.tbUserName.PlaceholderText         = "User Name";
     this.tbUserName.SelectedText            = "";
     this.tbUserName.ShadowDecoration.Parent = this.tbUserName;
     this.tbUserName.Size                    = new System.Drawing.Size(200, 36);
     this.tbUserName.TabIndex                = 0;
     this.tbUserName.TextChanged            += new System.EventHandler(this.guna2TextBox1_TextChanged);
     //
     // tranShow
     //
     this.tranShow.AnimationType       = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.tranShow.Cursor              = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff              = 0F;
     animation1.MaxTime             = 1F;
     animation1.MinTime             = 0F;
     animation1.MosaicCoeff         = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift         = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize          = 0;
     animation1.Padding             = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff         = 0F;
     animation1.RotateLimit         = 0F;
     animation1.ScaleCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff           = 0F;
     animation1.TransparencyCoeff   = 0F;
     this.tranShow.DefaultAnimation = animation1;
     //
     // tranHide
     //
     this.tranHide.AnimationType       = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.tranHide.Cursor              = null;
     animation2.AnimateOnlyDifferences = true;
     animation2.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff              = 0F;
     animation2.MaxTime             = 1F;
     animation2.MinTime             = 0F;
     animation2.MosaicCoeff         = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift         = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize          = 0;
     animation2.Padding             = new System.Windows.Forms.Padding(0);
     animation2.RotateCoeff         = 0F;
     animation2.RotateLimit         = 0F;
     animation2.ScaleCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff          = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff           = 0F;
     animation2.TransparencyCoeff   = 1F;
     this.tranHide.DefaultAnimation = animation2;
     //
     // transitionShow
     //
     this.transitionShow.AnimationType = Guna.UI2.AnimatorNS.AnimationType.ScaleAndHorizSlide;
     this.transitionShow.Cursor        = null;
     animation3.AnimateOnlyDifferences = true;
     animation3.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff                 = 0F;
     animation3.MaxTime                   = 1F;
     animation3.MinTime                   = 0F;
     animation3.MosaicCoeff               = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift               = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize                = 0;
     animation3.Padding                   = new System.Windows.Forms.Padding(30, 0, 0, 0);
     animation3.RotateCoeff               = 0F;
     animation3.RotateLimit               = 0F;
     animation3.ScaleCoeff                = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff                = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff                 = 0F;
     animation3.TransparencyCoeff         = 0F;
     this.transitionShow.DefaultAnimation = animation3;
     //
     // Login
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(746, 450);
     this.Controls.Add(this.guna2Panel2);
     this.Controls.Add(this.guna2Panel1);
     this.transitionShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tranHide.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Login";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Login";
     this.guna2Panel1.ResumeLayout(false);
     this.guna2Panel1.PerformLayout();
     this.guna2Panel2.ResumeLayout(false);
     this.guna2Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 24
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogin));
     this.label1           = new System.Windows.Forms.Label();
     this.txtUsername      = new Guna.UI2.WinForms.Guna2TextBox();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.txtPassword      = new Guna.UI2.WinForms.Guna2TextBox();
     this.btnLogin         = new Guna.UI2.WinForms.Guna2Button();
     this.guna2ControlBox1 = new Guna.UI2.WinForms.Guna2ControlBox();
     this.gunaLabel1       = new Guna.UI.WinForms.GunaLabel();
     this.bunifuElipse1    = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.pnlError         = new System.Windows.Forms.Panel();
     this.lblErrorMessage  = new Guna.UI.WinForms.GunaLabel();
     this.btnClose         = new Guna.UI2.WinForms.Guna2ImageButton();
     this.bunifuElipse2    = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.guna2Transition1 = new Guna.UI2.WinForms.Guna2Transition();
     this.checkbox         = new Guna.UI2.WinForms.Guna2CheckBox();
     this.popupNotifier    = new Tulpep.NotificationWindow.PopupNotifier();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.pnlError.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.label1.Location  = new System.Drawing.Point(537, 90);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(124, 46);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "LOGIN";
     //
     // txtUsername
     //
     this.txtUsername.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.txtUsername, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtUsername.DefaultText = "";
     this.txtUsername.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtUsername.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtUsername.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtUsername.DisabledState.Parent               = this.txtUsername;
     this.txtUsername.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtUsername.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.txtUsername.FocusedState.Parent    = this.txtUsername;
     this.txtUsername.ForeColor              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(58)))));
     this.txtUsername.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.txtUsername.HoverState.Parent      = this.txtUsername;
     this.txtUsername.IconRight              = ((System.Drawing.Image)(resources.GetObject("txtUsername.IconRight")));
     this.txtUsername.IconRightOffset        = new System.Drawing.Point(3, 0);
     this.txtUsername.Location                = new System.Drawing.Point(472, 186);
     this.txtUsername.Name                    = "txtUsername";
     this.txtUsername.PasswordChar            = '\0';
     this.txtUsername.PlaceholderText         = "Username";
     this.txtUsername.SelectedText            = "";
     this.txtUsername.ShadowDecoration.Parent = this.txtUsername;
     this.txtUsername.Size                    = new System.Drawing.Size(255, 36);
     this.txtUsername.TabIndex                = 2;
     //
     // pictureBox1
     //
     this.guna2Transition1.SetDecoration(this.pictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(432, 463);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // txtPassword
     //
     this.txtPassword.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.guna2Transition1.SetDecoration(this.txtPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtPassword.DefaultText = "";
     this.txtPassword.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtPassword.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtPassword.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtPassword.DisabledState.Parent               = this.txtPassword;
     this.txtPassword.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtPassword.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.txtPassword.FocusedState.Parent    = this.txtPassword;
     this.txtPassword.ForeColor              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(58)))));
     this.txtPassword.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.txtPassword.HoverState.Parent      = this.txtPassword;
     this.txtPassword.IconRight              = ((System.Drawing.Image)(resources.GetObject("txtPassword.IconRight")));
     this.txtPassword.IconRightOffset        = new System.Drawing.Point(3, 0);
     this.txtPassword.Location                = new System.Drawing.Point(472, 233);
     this.txtPassword.Name                    = "txtPassword";
     this.txtPassword.PasswordChar            = '\0';
     this.txtPassword.PlaceholderText         = "Password";
     this.txtPassword.SelectedText            = "";
     this.txtPassword.ShadowDecoration.Parent = this.txtPassword;
     this.txtPassword.Size                    = new System.Drawing.Size(255, 36);
     this.txtPassword.TabIndex                = 3;
     //
     // btnLogin
     //
     this.btnLogin.AutoRoundedCorners  = true;
     this.btnLogin.BorderRadius        = 21;
     this.btnLogin.CheckedState.Parent = this.btnLogin;
     this.btnLogin.CustomImages.Parent = this.btnLogin;
     this.guna2Transition1.SetDecoration(this.btnLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLogin.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.btnLogin.Font                    = new System.Drawing.Font("Segoe UI", 13F);
     this.btnLogin.ForeColor               = System.Drawing.Color.White;
     this.btnLogin.HoverState.Parent       = this.btnLogin;
     this.btnLogin.Location                = new System.Drawing.Point(472, 303);
     this.btnLogin.Name                    = "btnLogin";
     this.btnLogin.ShadowDecoration.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.btnLogin.ShadowDecoration.Parent = this.btnLogin;
     this.btnLogin.Size                    = new System.Drawing.Size(255, 45);
     this.btnLogin.TabIndex                = 4;
     this.btnLogin.Text                    = "Login";
     this.btnLogin.Click                  += new System.EventHandler(this.BtnLogin_Click);
     //
     // guna2ControlBox1
     //
     this.guna2ControlBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2Transition1.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox1.FillColor            = System.Drawing.Color.White;
     this.guna2ControlBox1.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(17)))), ((int)(((byte)(35)))));
     this.guna2ControlBox1.HoverState.Parent    = this.guna2ControlBox1;
     this.guna2ControlBox1.IconColor            = System.Drawing.Color.Black;
     this.guna2ControlBox1.Location             = new System.Drawing.Point(744, 0);
     this.guna2ControlBox1.Name                    = "guna2ControlBox1";
     this.guna2ControlBox1.PressedDepth            = 20;
     this.guna2ControlBox1.ShadowDecoration.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.Size                    = new System.Drawing.Size(45, 29);
     this.guna2ControlBox1.TabIndex                = 5;
     //
     // gunaLabel1
     //
     this.gunaLabel1.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.gunaLabel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.gunaLabel1.Font      = new System.Drawing.Font("Segoe UI", 7F);
     this.gunaLabel1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.gunaLabel1.Location  = new System.Drawing.Point(532, 443);
     this.gunaLabel1.Name      = "gunaLabel1";
     this.gunaLabel1.Size      = new System.Drawing.Size(134, 12);
     this.gunaLabel1.TabIndex  = 6;
     this.gunaLabel1.Text      = "Developed by: Clarisse Badillo";
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 5;
     this.bunifuElipse1.TargetControl = this;
     //
     // pnlError
     //
     this.pnlError.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
     this.pnlError.Controls.Add(this.lblErrorMessage);
     this.pnlError.Controls.Add(this.btnClose);
     this.guna2Transition1.SetDecoration(this.pnlError, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlError.Location = new System.Drawing.Point(451, 134);
     this.pnlError.Name     = "pnlError";
     this.pnlError.Size     = new System.Drawing.Size(296, 47);
     this.pnlError.TabIndex = 7;
     this.pnlError.Visible  = false;
     //
     // lblErrorMessage
     //
     this.guna2Transition1.SetDecoration(this.lblErrorMessage, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblErrorMessage.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.lblErrorMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(58)))));
     this.lblErrorMessage.Location  = new System.Drawing.Point(49, 8);
     this.lblErrorMessage.Name      = "lblErrorMessage";
     this.lblErrorMessage.Size      = new System.Drawing.Size(237, 31);
     this.lblErrorMessage.TabIndex  = 1;
     this.lblErrorMessage.Text      = "Invalid username or password!\r\nPlease try again.";
     this.lblErrorMessage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btnClose
     //
     this.btnClose.CheckedState.Parent = this.btnClose;
     this.guna2Transition1.SetDecoration(this.btnClose, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnClose.HoverState.ImageSize = new System.Drawing.Size(30, 30);
     this.btnClose.HoverState.Parent    = this.btnClose;
     this.btnClose.Image     = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
     this.btnClose.ImageSize = new System.Drawing.Size(30, 30);
     this.btnClose.Location  = new System.Drawing.Point(3, 8);
     this.btnClose.Name      = "btnClose";
     this.btnClose.PressedState.ImageSize = new System.Drawing.Size(30, 30);
     this.btnClose.PressedState.Parent    = this.btnClose;
     this.btnClose.Size     = new System.Drawing.Size(39, 31);
     this.btnClose.TabIndex = 0;
     this.btnClose.Click   += new System.EventHandler(this.BtnClose_Click);
     //
     // bunifuElipse2
     //
     this.bunifuElipse2.ElipseRadius  = 8;
     this.bunifuElipse2.TargetControl = this.pnlError;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.Scale;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     this.guna2Transition1.Interval         = 1;
     //
     // checkbox
     //
     this.checkbox.AutoSize = true;
     this.checkbox.CheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.checkbox.CheckedState.BorderRadius    = 2;
     this.checkbox.CheckedState.BorderThickness = 0;
     this.checkbox.CheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.guna2Transition1.SetDecoration(this.checkbox, Guna.UI2.AnimatorNS.DecorationType.None);
     this.checkbox.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(58)))));
     this.checkbox.Location  = new System.Drawing.Point(472, 275);
     this.checkbox.Name      = "checkbox";
     this.checkbox.Size      = new System.Drawing.Size(102, 17);
     this.checkbox.TabIndex  = 8;
     this.checkbox.Text      = "Show Password";
     this.checkbox.UncheckedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.checkbox.UncheckedState.BorderRadius    = 2;
     this.checkbox.UncheckedState.BorderThickness = 0;
     this.checkbox.UncheckedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.checkbox.UseVisualStyleBackColor        = true;
     this.checkbox.CheckedChanged += new System.EventHandler(this.Checkbox_CheckedChanged);
     //
     // popupNotifier
     //
     this.popupNotifier.BodyColor         = System.Drawing.Color.White;
     this.popupNotifier.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.popupNotifier.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.popupNotifier.ButtonHoverColor  = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.popupNotifier.ContentFont       = new System.Drawing.Font("Tahoma", 10F);
     this.popupNotifier.ContentPadding    = new System.Windows.Forms.Padding(5, 5, 0, 5);
     this.popupNotifier.ContentText       = null;
     this.popupNotifier.GradientPower     = 0;
     this.popupNotifier.HeaderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(162)))), ((int)(((byte)(44)))));
     this.popupNotifier.HeaderHeight      = 10;
     this.popupNotifier.Image             = global::LMS.Properties.Resources.jungkook;
     this.popupNotifier.ImagePadding      = new System.Windows.Forms.Padding(10, 12, 0, 0);
     this.popupNotifier.ImageSize         = new System.Drawing.Size(70, 70);
     this.popupNotifier.IsRightToLeft     = false;
     this.popupNotifier.OptionsMenu       = null;
     this.popupNotifier.ShowGrip          = false;
     this.popupNotifier.Size         = new System.Drawing.Size(400, 100);
     this.popupNotifier.TitleColor   = System.Drawing.SystemColors.ControlText;
     this.popupNotifier.TitleFont    = new System.Drawing.Font("Segoe UI", 11F);
     this.popupNotifier.TitlePadding = new System.Windows.Forms.Padding(5, 15, 0, 0);
     this.popupNotifier.TitleText    = "ACCESS GRANTED!";
     //
     // frmLogin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(789, 463);
     this.Controls.Add(this.checkbox);
     this.Controls.Add(this.pnlError);
     this.Controls.Add(this.gunaLabel1);
     this.Controls.Add(this.guna2ControlBox1);
     this.Controls.Add(this.btnLogin);
     this.Controls.Add(this.txtPassword);
     this.Controls.Add(this.txtUsername);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmLogin";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmLogin";
     this.Load           += new System.EventHandler(this.FrmLogin_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.pnlError.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 25
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation2 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IntroductionForm));
     this.label15 = new System.Windows.Forms.Label();
     this.guna2CustomGradientPanel1 = new Guna.UI2.WinForms.Guna2CustomGradientPanel();
     this.btnReturn           = new Guna.UI2.WinForms.Guna2Button();
     this.guna2PictureBox2    = new Guna.UI2.WinForms.Guna2PictureBox();
     this.label16             = new System.Windows.Forms.Label();
     this.guna2AnimateWindow1 = new Guna.UI2.WinForms.Guna2AnimateWindow(this.components);
     this.guna2Transition1    = new Guna.UI2.WinForms.Guna2Transition();
     this.tbMembers           = new System.Windows.Forms.TabControl();
     this.tabPage1            = new System.Windows.Forms.TabPage();
     this.label23             = new System.Windows.Forms.Label();
     this.label22             = new System.Windows.Forms.Label();
     this.label21             = new System.Windows.Forms.Label();
     this.label20             = new System.Windows.Forms.Label();
     this.label19             = new System.Windows.Forms.Label();
     this.label18             = new System.Windows.Forms.Label();
     this.label17             = new System.Windows.Forms.Label();
     this.label14             = new System.Windows.Forms.Label();
     this.label13             = new System.Windows.Forms.Label();
     this.label12             = new System.Windows.Forms.Label();
     this.label11             = new System.Windows.Forms.Label();
     this.label10             = new System.Windows.Forms.Label();
     this.tabPage2            = new System.Windows.Forms.TabPage();
     this.panel3      = new System.Windows.Forms.Panel();
     this.label8      = new System.Windows.Forms.Label();
     this.label5      = new System.Windows.Forms.Label();
     this.label6      = new System.Windows.Forms.Label();
     this.pictureBox3 = new System.Windows.Forms.PictureBox();
     this.panel2      = new System.Windows.Forms.Panel();
     this.label9      = new System.Windows.Forms.Label();
     this.label1      = new System.Windows.Forms.Label();
     this.label2      = new System.Windows.Forms.Label();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.panel1      = new System.Windows.Forms.Panel();
     this.label7      = new System.Windows.Forms.Label();
     this.label3      = new System.Windows.Forms.Label();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.label4      = new System.Windows.Forms.Label();
     this.guna2CustomGradientPanel2 = new Guna.UI2.WinForms.Guna2CustomGradientPanel();
     this.guna2Elipse1 = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.toolTip1     = new System.Windows.Forms.ToolTip(this.components);
     this.guna2CustomGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).BeginInit();
     this.tbMembers.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // label15
     //
     this.label15.AutoSize  = true;
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.label15, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label15.Font      = new System.Drawing.Font("Montserrat Alternates", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.ForeColor = System.Drawing.Color.White;
     this.label15.Location  = new System.Drawing.Point(154, 25);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(368, 59);
     this.label15.TabIndex  = 7;
     this.label15.Text      = "Vocabulary Up";
     //
     // guna2CustomGradientPanel1
     //
     this.guna2CustomGradientPanel1.Controls.Add(this.btnReturn);
     this.guna2CustomGradientPanel1.Controls.Add(this.label15);
     this.guna2CustomGradientPanel1.Controls.Add(this.guna2PictureBox2);
     this.guna2CustomGradientPanel1.Controls.Add(this.label16);
     this.guna2Transition1.SetDecoration(this.guna2CustomGradientPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2CustomGradientPanel1.Dock       = System.Windows.Forms.DockStyle.Top;
     this.guna2CustomGradientPanel1.FillColor  = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel1.FillColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel1.FillColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel1.Location   = new System.Drawing.Point(0, 0);
     this.guna2CustomGradientPanel1.Name       = "guna2CustomGradientPanel1";
     this.guna2CustomGradientPanel1.ShadowDecoration.Parent = this.guna2CustomGradientPanel1;
     this.guna2CustomGradientPanel1.Size     = new System.Drawing.Size(801, 143);
     this.guna2CustomGradientPanel1.TabIndex = 31;
     //
     // btnReturn
     //
     this.btnReturn.BackColor           = System.Drawing.Color.Transparent;
     this.btnReturn.CheckedState.Parent = this.btnReturn;
     this.btnReturn.CustomImages.Parent = this.btnReturn;
     this.guna2Transition1.SetDecoration(this.btnReturn, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnReturn.FillColor               = System.Drawing.Color.Transparent;
     this.btnReturn.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btnReturn.ForeColor               = System.Drawing.Color.White;
     this.btnReturn.HoverState.Parent       = this.btnReturn;
     this.btnReturn.Image                   = ((System.Drawing.Image)(resources.GetObject("btnReturn.Image")));
     this.btnReturn.ImageSize               = new System.Drawing.Size(25, 25);
     this.btnReturn.Location                = new System.Drawing.Point(752, 3);
     this.btnReturn.Name                    = "btnReturn";
     this.btnReturn.ShadowDecoration.Parent = this.btnReturn;
     this.btnReturn.Size                    = new System.Drawing.Size(45, 45);
     this.btnReturn.TabIndex                = 32;
     this.btnReturn.Click                  += new System.EventHandler(this.btnReturn_Click);
     //
     // guna2PictureBox2
     //
     this.guna2PictureBox2.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.guna2PictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("guna2PictureBox2.Image")));
     this.guna2PictureBox2.Location = new System.Drawing.Point(29, 25);
     this.guna2PictureBox2.Name     = "guna2PictureBox2";
     this.guna2PictureBox2.ShadowDecoration.Parent = this.guna2PictureBox2;
     this.guna2PictureBox2.Size     = new System.Drawing.Size(107, 100);
     this.guna2PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.guna2PictureBox2.TabIndex = 6;
     this.guna2PictureBox2.TabStop  = false;
     //
     // label16
     //
     this.label16.AutoSize  = true;
     this.label16.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.label16, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label16.Font      = new System.Drawing.Font("Montserrat Alternates", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label16.ForeColor = System.Drawing.Color.White;
     this.label16.Location  = new System.Drawing.Point(180, 86);
     this.label16.Name      = "label16";
     this.label16.Size      = new System.Drawing.Size(104, 28);
     this.label16.TabIndex  = 5;
     this.label16.Text      = "About us";
     //
     // guna2AnimateWindow1
     //
     this.guna2AnimateWindow1.AnimationType = Guna.UI2.WinForms.Guna2AnimateWindow.AnimateWindowType.AW_VER_POSITIVE;
     this.guna2AnimateWindow1.TargetForm    = this;
     //
     // guna2Transition1
     //
     this.guna2Transition1.Cursor      = null;
     animation2.AnimateOnlyDifferences = true;
     animation2.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff                   = 0F;
     animation2.MaxTime                     = 1F;
     animation2.MinTime                     = 0F;
     animation2.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize                  = 0;
     animation2.Padding                     = new System.Windows.Forms.Padding(0);
     animation2.RotateCoeff                 = 0F;
     animation2.RotateLimit                 = 0F;
     animation2.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff                   = 0F;
     animation2.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation2;
     //
     // tbMembers
     //
     this.tbMembers.Controls.Add(this.tabPage1);
     this.tbMembers.Controls.Add(this.tabPage2);
     this.guna2Transition1.SetDecoration(this.tbMembers, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMembers.Dock          = System.Windows.Forms.DockStyle.Top;
     this.tbMembers.Font          = new System.Drawing.Font("Montserrat Alternates", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbMembers.Location      = new System.Drawing.Point(0, 143);
     this.tbMembers.Name          = "tbMembers";
     this.tbMembers.SelectedIndex = 0;
     this.tbMembers.Size          = new System.Drawing.Size(801, 435);
     this.tbMembers.TabIndex      = 33;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.label23);
     this.tabPage1.Controls.Add(this.label22);
     this.tabPage1.Controls.Add(this.label21);
     this.tabPage1.Controls.Add(this.label20);
     this.tabPage1.Controls.Add(this.label19);
     this.tabPage1.Controls.Add(this.label18);
     this.tabPage1.Controls.Add(this.label17);
     this.tabPage1.Controls.Add(this.label14);
     this.tabPage1.Controls.Add(this.label13);
     this.tabPage1.Controls.Add(this.label12);
     this.tabPage1.Controls.Add(this.label11);
     this.tabPage1.Controls.Add(this.label10);
     this.guna2Transition1.SetDecoration(this.tabPage1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tabPage1.Font     = new System.Drawing.Font("Montserrat Alternates", 7.8F);
     this.tabPage1.Location = new System.Drawing.Point(4, 27);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(793, 404);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Introduction";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // label23
     //
     this.guna2Transition1.SetDecoration(this.label23, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label23.Font     = new System.Drawing.Font("Montserrat Alternates SemiBold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label23.Location = new System.Drawing.Point(43, 323);
     this.label23.Name     = "label23";
     this.label23.Size     = new System.Drawing.Size(169, 29);
     this.label23.TabIndex = 11;
     this.label23.Text     = "Statistics: ";
     //
     // label22
     //
     this.guna2Transition1.SetDecoration(this.label22, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label22.Font     = new System.Drawing.Font("Montserrat Alternates SemiBold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label22.Location = new System.Drawing.Point(43, 273);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(169, 29);
     this.label22.TabIndex = 10;
     this.label22.Text     = "Revision: ";
     //
     // label21
     //
     this.guna2Transition1.SetDecoration(this.label21, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label21.Font     = new System.Drawing.Font("Montserrat Alternates SemiBold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label21.Location = new System.Drawing.Point(43, 219);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(169, 29);
     this.label21.TabIndex = 9;
     this.label21.Text     = "Study: ";
     //
     // label20
     //
     this.guna2Transition1.SetDecoration(this.label20, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label20.Font     = new System.Drawing.Font("Montserrat Alternates SemiBold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label20.Location = new System.Drawing.Point(43, 169);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(169, 29);
     this.label20.TabIndex = 8;
     this.label20.Text     = "Collection: ";
     //
     // label19
     //
     this.guna2Transition1.SetDecoration(this.label19, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label19.Font     = new System.Drawing.Font("Montserrat Alternates SemiBold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label19.Location = new System.Drawing.Point(43, 118);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(169, 29);
     this.label19.TabIndex = 7;
     this.label19.Text     = "Library: ";
     //
     // label18
     //
     this.guna2Transition1.SetDecoration(this.label18, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label18.Font     = new System.Drawing.Font("Montserrat Alternates", 10.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label18.Location = new System.Drawing.Point(29, 21);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(756, 60);
     this.label18.TabIndex = 6;
     this.label18.Text     = "Just like the name, Vocabulary Up is made for the purpose of improving vocabulary" +
                             ".";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label17, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label17.Font     = new System.Drawing.Font("Montserrat Alternates", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.Location = new System.Drawing.Point(18, 81);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(235, 39);
     this.label17.TabIndex = 5;
     this.label17.Text     = "Main features:";
     //
     // label14
     //
     this.guna2Transition1.SetDecoration(this.label14, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label14.Font     = new System.Drawing.Font("Montserrat Alternates", 10.5F);
     this.label14.Location = new System.Drawing.Point(54, 352);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(731, 31);
     this.label14.TabIndex = 4;
     this.label14.Text     = "Edit your information here. You can also see statistics about your study too.";
     //
     // label13
     //
     this.guna2Transition1.SetDecoration(this.label13, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label13.Font     = new System.Drawing.Font("Montserrat Alternates", 10.5F);
     this.label13.Location = new System.Drawing.Point(58, 302);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(727, 30);
     this.label13.TabIndex = 3;
     this.label13.Text     = "Revise your knowledge here by playing games.";
     //
     // label12
     //
     this.guna2Transition1.SetDecoration(this.label12, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label12.Font     = new System.Drawing.Font("Montserrat Alternates", 10.5F);
     this.label12.Location = new System.Drawing.Point(58, 248);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(727, 25);
     this.label12.TabIndex = 2;
     this.label12.Text     = "Learn new words here.";
     //
     // label11
     //
     this.guna2Transition1.SetDecoration(this.label11, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label11.Font     = new System.Drawing.Font("Montserrat Alternates", 10.5F);
     this.label11.Location = new System.Drawing.Point(58, 198);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(727, 33);
     this.label11.TabIndex = 1;
     this.label11.Text     = "Group any flashcard that you want and add them to your own collection.";
     //
     // label10
     //
     this.guna2Transition1.SetDecoration(this.label10, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label10.Font     = new System.Drawing.Font("Montserrat Alternates", 10.5F);
     this.label10.Location = new System.Drawing.Point(58, 147);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(727, 31);
     this.label10.TabIndex = 0;
     this.label10.Text     = "Find all existed flashcards here.";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.panel3);
     this.tabPage2.Controls.Add(this.panel2);
     this.tabPage2.Controls.Add(this.panel1);
     this.guna2Transition1.SetDecoration(this.tabPage2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tabPage2.Font     = new System.Drawing.Font("Montserrat Alternates", 7.8F);
     this.tabPage2.Location = new System.Drawing.Point(4, 27);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(793, 404);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Contributors";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.label8);
     this.panel3.Controls.Add(this.label5);
     this.panel3.Controls.Add(this.label6);
     this.panel3.Controls.Add(this.pictureBox3);
     this.guna2Transition1.SetDecoration(this.panel3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel3.Location = new System.Drawing.Point(527, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(5);
     this.panel3.Size     = new System.Drawing.Size(262, 398);
     this.panel3.TabIndex = 2;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label8, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label8.Font     = new System.Drawing.Font("Montserrat Alternates", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(93, 366);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(89, 19);
     this.label8.TabIndex = 7;
     this.label8.Text     = "Participant";
     this.toolTip1.SetToolTip(this.label8, "Do a lot of thing");
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label5.Font     = new System.Drawing.Font("Montserrat Alternates", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(10, 334);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(244, 21);
     this.label5.TabIndex = 5;
     this.label5.Text     = "Email: [email protected]";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label6, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label6.Font     = new System.Drawing.Font("Montserrat Alternates", 11F, System.Drawing.FontStyle.Bold);
     this.label6.Location = new System.Drawing.Point(12, 299);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(232, 26);
     this.label6.TabIndex = 4;
     this.label6.Text     = "LƯƠNG THIỆN PHƯỚC";
     //
     // pictureBox3
     //
     this.guna2Transition1.SetDecoration(this.pictureBox3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox3.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location = new System.Drawing.Point(5, 5);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(252, 276);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox3.TabIndex = 3;
     this.pictureBox3.TabStop  = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label9);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.pictureBox2);
     this.guna2Transition1.SetDecoration(this.panel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(265, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(5);
     this.panel2.Size     = new System.Drawing.Size(262, 398);
     this.panel2.TabIndex = 1;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label9, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label9.Font     = new System.Drawing.Font("Montserrat Alternates", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(108, 366);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(48, 19);
     this.label9.TabIndex = 8;
     this.label9.Text     = "Head";
     this.toolTip1.SetToolTip(this.label9, "Do nothing");
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font     = new System.Drawing.Font("Montserrat Alternates", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(18, 334);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(227, 21);
     this.label1.TabIndex = 7;
     this.label1.Text     = "Email: [email protected]";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font     = new System.Drawing.Font("Montserrat Alternates", 11F, System.Drawing.FontStyle.Bold);
     this.label2.Location = new System.Drawing.Point(29, 299);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(204, 26);
     this.label2.TabIndex = 6;
     this.label2.Text     = "TRƯƠNG KIM LÂM";
     //
     // pictureBox2
     //
     this.guna2Transition1.SetDecoration(this.pictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(5, 5);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(252, 276);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex = 3;
     this.pictureBox2.TabStop  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label7);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.label4);
     this.guna2Transition1.SetDecoration(this.panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(5);
     this.panel1.Size     = new System.Drawing.Size(262, 398);
     this.panel1.TabIndex = 0;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label7.Font     = new System.Drawing.Font("Montserrat Alternates", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(86, 366);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(89, 19);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Participant";
     this.toolTip1.SetToolTip(this.label7, "Do everything");
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font     = new System.Drawing.Font("Montserrat Alternates", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(10, 334);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(246, 21);
     this.label3.TabIndex = 5;
     this.label3.Text     = "Email: [email protected]";
     //
     // pictureBox1
     //
     this.guna2Transition1.SetDecoration(this.pictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(5, 5);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(252, 276);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 3;
     this.pictureBox1.TabStop  = false;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.label4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label4.Font     = new System.Drawing.Font("Montserrat Alternates", 11F, System.Drawing.FontStyle.Bold);
     this.label4.Location = new System.Drawing.Point(17, 299);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(236, 26);
     this.label4.TabIndex = 4;
     this.label4.Text     = "TRẦN LÊ THANH TÙNG";
     //
     // guna2CustomGradientPanel2
     //
     this.guna2Transition1.SetDecoration(this.guna2CustomGradientPanel2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2CustomGradientPanel2.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.guna2CustomGradientPanel2.FillColor  = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel2.FillColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel2.FillColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.guna2CustomGradientPanel2.Location   = new System.Drawing.Point(0, 577);
     this.guna2CustomGradientPanel2.Name       = "guna2CustomGradientPanel2";
     this.guna2CustomGradientPanel2.ShadowDecoration.Parent = this.guna2CustomGradientPanel2;
     this.guna2CustomGradientPanel2.Size     = new System.Drawing.Size(801, 58);
     this.guna2CustomGradientPanel2.TabIndex = 34;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 20;
     this.guna2Elipse1.TargetControl = this;
     //
     // IntroductionForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(801, 635);
     this.Controls.Add(this.guna2CustomGradientPanel2);
     this.Controls.Add(this.tbMembers);
     this.Controls.Add(this.guna2CustomGradientPanel1);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "IntroductionForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "IntroductionForm";
     this.guna2CustomGradientPanel1.ResumeLayout(false);
     this.guna2CustomGradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox2)).EndInit();
     this.tbMembers.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation2 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.pn_menu          = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Transition1 = new Guna.UI2.WinForms.Guna2Transition();
     this.DetectMouse      = new System.Windows.Forms.Timer(this.components);
     this.guna2Button2     = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Button1     = new Guna.UI2.WinForms.Guna2Button();
     this.guna2PictureBox1 = new Guna.UI2.WinForms.Guna2PictureBox();
     this.guna2Panel1      = new Guna.UI2.WinForms.Guna2Panel();
     this.tab1             = new Animation_Slide_Panel_2.tab();
     this.tabl1            = new Animation_Slide_Panel_2.tabl();
     this.pn_menu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).BeginInit();
     this.guna2Panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pn_menu
     //
     this.pn_menu.Controls.Add(this.guna2Button2);
     this.pn_menu.Controls.Add(this.guna2Button1);
     this.pn_menu.Controls.Add(this.guna2PictureBox1);
     this.guna2Transition1.SetDecoration(this.pn_menu, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pn_menu.Dock      = System.Windows.Forms.DockStyle.Left;
     this.pn_menu.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(66)))), ((int)(((byte)(183)))));
     this.pn_menu.Location  = new System.Drawing.Point(0, 0);
     this.pn_menu.Name      = "pn_menu";
     this.pn_menu.ShadowDecoration.Parent = this.pn_menu;
     this.pn_menu.Size     = new System.Drawing.Size(63, 546);
     this.pn_menu.TabIndex = 0;
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.guna2Transition1.Cursor        = null;
     animation2.AnimateOnlyDifferences   = true;
     animation2.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff                   = 0F;
     animation2.MaxTime                     = 1F;
     animation2.MinTime                     = 0F;
     animation2.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize                  = 0;
     animation2.Padding                     = new System.Windows.Forms.Padding(0);
     animation2.RotateCoeff                 = 0F;
     animation2.RotateLimit                 = 0F;
     animation2.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff                   = 0F;
     animation2.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation2;
     //
     // DetectMouse
     //
     this.DetectMouse.Enabled = true;
     this.DetectMouse.Tick   += new System.EventHandler(this.DetectMouse_Tick);
     //
     // guna2Button2
     //
     this.guna2Button2.Animated               = true;
     this.guna2Button2.BackColor              = System.Drawing.Color.Transparent;
     this.guna2Button2.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.guna2Button2.CheckedState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Button2.CheckedState.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
     this.guna2Button2.CheckedState.ForeColor = System.Drawing.Color.White;
     this.guna2Button2.CheckedState.Parent    = this.guna2Button2;
     this.guna2Button2.CustomImages.Parent    = this.guna2Button2;
     this.guna2Transition1.SetDecoration(this.guna2Button2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button2.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(66)))), ((int)(((byte)(183)))));
     this.guna2Button2.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button2.ForeColor                = System.Drawing.Color.White;
     this.guna2Button2.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Button2.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2Button2.HoverState.ForeColor     = System.Drawing.Color.White;
     this.guna2Button2.HoverState.Parent        = this.guna2Button2;
     this.guna2Button2.Image                    = global::Animation_Slide_Panel_2.Properties.Resources.dollar_account_150px_png1;
     this.guna2Button2.ImageAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2Button2.ImageOffset              = new System.Drawing.Point(5, 0);
     this.guna2Button2.ImageSize                = new System.Drawing.Size(30, 30);
     this.guna2Button2.Location                 = new System.Drawing.Point(0, 131);
     this.guna2Button2.Name                     = "guna2Button2";
     this.guna2Button2.ShadowDecoration.Parent  = this.guna2Button2;
     this.guna2Button2.Size                     = new System.Drawing.Size(205, 45);
     this.guna2Button2.TabIndex                 = 2;
     this.guna2Button2.Text                     = "Wallet";
     this.guna2Button2.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2Button2.TextOffset               = new System.Drawing.Point(20, 0);
     this.guna2Button2.UseTransparentBackground = true;
     this.guna2Button2.Click                   += new System.EventHandler(this.guna2Button2_Click);
     //
     // guna2Button1
     //
     this.guna2Button1.Animated               = true;
     this.guna2Button1.BackColor              = System.Drawing.Color.Transparent;
     this.guna2Button1.ButtonMode             = Guna.UI2.WinForms.Enums.ButtonMode.RadioButton;
     this.guna2Button1.CheckedState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Button1.CheckedState.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
     this.guna2Button1.CheckedState.ForeColor = System.Drawing.Color.White;
     this.guna2Button1.CheckedState.Parent    = this.guna2Button1;
     this.guna2Button1.CustomImages.Parent    = this.guna2Button1;
     this.guna2Transition1.SetDecoration(this.guna2Button1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Button1.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(66)))), ((int)(((byte)(183)))));
     this.guna2Button1.Font                     = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2Button1.ForeColor                = System.Drawing.Color.White;
     this.guna2Button1.HoverState.FillColor     = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Button1.HoverState.Font          = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2Button1.HoverState.ForeColor     = System.Drawing.Color.White;
     this.guna2Button1.HoverState.Parent        = this.guna2Button1;
     this.guna2Button1.Image                    = global::Animation_Slide_Panel_2.Properties.Resources.male_user_150px;
     this.guna2Button1.ImageAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2Button1.ImageOffset              = new System.Drawing.Point(5, 0);
     this.guna2Button1.ImageSize                = new System.Drawing.Size(30, 30);
     this.guna2Button1.Location                 = new System.Drawing.Point(0, 86);
     this.guna2Button1.Name                     = "guna2Button1";
     this.guna2Button1.ShadowDecoration.Parent  = this.guna2Button1;
     this.guna2Button1.Size                     = new System.Drawing.Size(205, 45);
     this.guna2Button1.TabIndex                 = 1;
     this.guna2Button1.Text                     = "Dashboard";
     this.guna2Button1.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.guna2Button1.TextOffset               = new System.Drawing.Point(20, 0);
     this.guna2Button1.UseTransparentBackground = true;
     this.guna2Button1.Click                   += new System.EventHandler(this.guna2Button1_Click);
     //
     // guna2PictureBox1
     //
     this.guna2PictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.guna2PictureBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2PictureBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.guna2PictureBox1.Image    = global::Animation_Slide_Panel_2.Properties.Resources.kisspng_launchpad_computer_icons_macos_launch_5acdb74a9b7091_3212701315234312426367_removebg_preview;
     this.guna2PictureBox1.Location = new System.Drawing.Point(0, 0);
     this.guna2PictureBox1.Name     = "guna2PictureBox1";
     this.guna2PictureBox1.ShadowDecoration.Parent = this.guna2PictureBox1;
     this.guna2PictureBox1.Size     = new System.Drawing.Size(63, 57);
     this.guna2PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2PictureBox1.TabIndex = 0;
     this.guna2PictureBox1.TabStop  = false;
     this.guna2PictureBox1.UseTransparentBackground = true;
     //
     // guna2Panel1
     //
     this.guna2Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Panel1.Controls.Add(this.tab1);
     this.guna2Panel1.Controls.Add(this.tabl1);
     this.guna2Transition1.SetDecoration(this.guna2Panel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2Panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.guna2Panel1.Location = new System.Drawing.Point(63, 0);
     this.guna2Panel1.Name     = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(217, 546);
     this.guna2Panel1.TabIndex = 1;
     //
     // tab1
     //
     this.tab1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Transition1.SetDecoration(this.tab1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tab1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tab1.Location = new System.Drawing.Point(0, 0);
     this.tab1.Name     = "tab1";
     this.tab1.Size     = new System.Drawing.Size(217, 546);
     this.tab1.TabIndex = 0;
     //
     // tabl1
     //
     this.tabl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(52)))));
     this.guna2Transition1.SetDecoration(this.tabl1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tabl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabl1.Location = new System.Drawing.Point(0, 0);
     this.tabl1.Name     = "tabl1";
     this.tabl1.Size     = new System.Drawing.Size(217, 546);
     this.tabl1.TabIndex = 1;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(875, 546);
     this.Controls.Add(this.guna2Panel1);
     this.Controls.Add(this.pn_menu);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Animation Panel Slide";
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.pn_menu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.guna2PictureBox1)).EndInit();
     this.guna2Panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 27
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RegisterForm));
     this.pnlRegister = new Guna.UI2.WinForms.Guna2Panel();
     this.txtRetype   = new Guna.UI2.WinForms.Guna2TextBox();
     this.label1      = new System.Windows.Forms.Label();
     this.txtPassword = new Guna.UI2.WinForms.Guna2TextBox();
     this.label7      = new System.Windows.Forms.Label();
     this.txtUsername = new Guna.UI2.WinForms.Guna2TextBox();
     this.label5      = new System.Windows.Forms.Label();
     this.lblLogin    = new System.Windows.Forms.Label();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.txtEmail    = new Guna.UI2.WinForms.Guna2TextBox();
     this.label6      = new System.Windows.Forms.Label();
     this.btnRegister = new Guna.UI2.WinForms.Guna2Button();
     this.transistion = new Guna.UI2.WinForms.Guna2Transition();
     this.errProvider = new System.Windows.Forms.ErrorProvider(this.components);
     this.pnlRegister.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errProvider)).BeginInit();
     this.SuspendLayout();
     //
     // pnlRegister
     //
     this.pnlRegister.Controls.Add(this.txtRetype);
     this.pnlRegister.Controls.Add(this.label1);
     this.pnlRegister.Controls.Add(this.txtPassword);
     this.pnlRegister.Controls.Add(this.label7);
     this.pnlRegister.Controls.Add(this.txtUsername);
     this.pnlRegister.Controls.Add(this.label5);
     this.pnlRegister.Controls.Add(this.lblLogin);
     this.pnlRegister.Controls.Add(this.pictureBox2);
     this.pnlRegister.Controls.Add(this.txtEmail);
     this.pnlRegister.Controls.Add(this.label6);
     this.pnlRegister.Controls.Add(this.btnRegister);
     this.transistion.SetDecoration(this.pnlRegister, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlRegister.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pnlRegister.FillColor = System.Drawing.Color.White;
     this.pnlRegister.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlRegister.Location  = new System.Drawing.Point(0, 0);
     this.pnlRegister.Name      = "pnlRegister";
     this.pnlRegister.ShadowDecoration.Parent = this.pnlRegister;
     this.pnlRegister.Size     = new System.Drawing.Size(501, 679);
     this.pnlRegister.TabIndex = 9;
     //
     // txtRetype
     //
     this.txtRetype.Animated  = true;
     this.txtRetype.BackColor = System.Drawing.Color.CadetBlue;
     this.txtRetype.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.transistion.SetDecoration(this.txtRetype, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtRetype.DefaultText = "";
     this.txtRetype.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtRetype.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtRetype.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtRetype.DisabledState.Parent               = this.txtRetype;
     this.txtRetype.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtRetype.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtRetype.FocusedState.Parent = this.txtRetype;
     this.txtRetype.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRetype.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txtRetype.HoverState.Parent      = this.txtRetype;
     this.txtRetype.Location                = new System.Drawing.Point(104, 495);
     this.txtRetype.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txtRetype.MaxLength               = 100;
     this.txtRetype.Name                    = "txtRetype";
     this.txtRetype.PasswordChar            = '*';
     this.txtRetype.PlaceholderText         = "*******";
     this.txtRetype.SelectedText            = "";
     this.txtRetype.ShadowDecoration.Parent = this.txtRetype;
     this.txtRetype.Size                    = new System.Drawing.Size(317, 36);
     this.txtRetype.Style                   = Guna.UI2.WinForms.Enums.TextBoxStyle.Material;
     this.txtRetype.TabIndex                = 3;
     this.txtRetype.Validating             += new System.ComponentModel.CancelEventHandler(this.txtRetype_Validating);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(100, 462);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(165, 21);
     this.label1.TabIndex = 12;
     this.label1.Text     = "Retype your password";
     //
     // txtPassword
     //
     this.txtPassword.Animated  = true;
     this.txtPassword.BackColor = System.Drawing.Color.CadetBlue;
     this.txtPassword.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.transistion.SetDecoration(this.txtPassword, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtPassword.DefaultText = "";
     this.txtPassword.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtPassword.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtPassword.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtPassword.DisabledState.Parent               = this.txtPassword;
     this.txtPassword.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtPassword.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtPassword.FocusedState.Parent = this.txtPassword;
     this.txtPassword.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txtPassword.HoverState.Parent      = this.txtPassword;
     this.txtPassword.Location                = new System.Drawing.Point(104, 394);
     this.txtPassword.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txtPassword.MaxLength               = 100;
     this.txtPassword.Name                    = "txtPassword";
     this.txtPassword.PasswordChar            = '*';
     this.txtPassword.PlaceholderText         = "*******";
     this.txtPassword.SelectedText            = "";
     this.txtPassword.ShadowDecoration.Parent = this.txtPassword;
     this.txtPassword.Size                    = new System.Drawing.Size(317, 36);
     this.txtPassword.Style                   = Guna.UI2.WinForms.Enums.TextBoxStyle.Material;
     this.txtPassword.TabIndex                = 2;
     this.txtPassword.Validating             += new System.ComponentModel.CancelEventHandler(this.txtPassword_Validating);
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.label7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label7.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(100, 361);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(76, 21);
     this.label7.TabIndex = 10;
     this.label7.Text     = "Password";
     //
     // txtUsername
     //
     this.txtUsername.Animated  = true;
     this.txtUsername.BackColor = System.Drawing.Color.CadetBlue;
     this.txtUsername.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.transistion.SetDecoration(this.txtUsername, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtUsername.DefaultText = "";
     this.txtUsername.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtUsername.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtUsername.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtUsername.DisabledState.Parent               = this.txtUsername;
     this.txtUsername.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtUsername.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtUsername.FocusedState.Parent = this.txtUsername;
     this.txtUsername.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUsername.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txtUsername.HoverState.Parent      = this.txtUsername;
     this.txtUsername.Location                = new System.Drawing.Point(104, 288);
     this.txtUsername.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txtUsername.MaxLength               = 100;
     this.txtUsername.Name                    = "txtUsername";
     this.txtUsername.PasswordChar            = '\0';
     this.txtUsername.PlaceholderText         = "Your awesome name here";
     this.txtUsername.SelectedText            = "";
     this.txtUsername.ShadowDecoration.Parent = this.txtUsername;
     this.txtUsername.Size                    = new System.Drawing.Size(317, 36);
     this.txtUsername.Style                   = Guna.UI2.WinForms.Enums.TextBoxStyle.Material;
     this.txtUsername.TabIndex                = 1;
     this.txtUsername.Validating             += new System.ComponentModel.CancelEventHandler(this.txtUsername_Validating);
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.label5, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label5.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(100, 255);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(81, 21);
     this.label5.TabIndex = 8;
     this.label5.Text     = "Username";
     //
     // lblLogin
     //
     this.lblLogin.AutoSize  = true;
     this.lblLogin.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.lblLogin, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lblLogin.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLogin.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.lblLogin.Location  = new System.Drawing.Point(188, 636);
     this.lblLogin.Name      = "lblLogin";
     this.lblLogin.Size      = new System.Drawing.Size(146, 20);
     this.lblLogin.TabIndex  = 5;
     this.lblLogin.Text      = "Return to login page";
     this.lblLogin.Click    += new System.EventHandler(this.lblLogin_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.pictureBox2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pictureBox2.Image    = global::FoodIt.Properties.Resources.food;
     this.pictureBox2.Location = new System.Drawing.Point(104, 43);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(317, 59);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex = 5;
     this.pictureBox2.TabStop  = false;
     //
     // txtEmail
     //
     this.txtEmail.Animated  = true;
     this.txtEmail.BackColor = System.Drawing.Color.CadetBlue;
     this.txtEmail.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.transistion.SetDecoration(this.txtEmail, Guna.UI2.AnimatorNS.DecorationType.None);
     this.txtEmail.DefaultText = "";
     this.txtEmail.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.txtEmail.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.txtEmail.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtEmail.DisabledState.Parent               = this.txtEmail;
     this.txtEmail.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.txtEmail.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.txtEmail.FocusedState.Parent = this.txtEmail;
     this.txtEmail.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEmail.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.txtEmail.HoverState.Parent      = this.txtEmail;
     this.txtEmail.Location                = new System.Drawing.Point(104, 180);
     this.txtEmail.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txtEmail.MaxLength               = 100;
     this.txtEmail.Name                    = "txtEmail";
     this.txtEmail.PasswordChar            = '\0';
     this.txtEmail.PlaceholderText         = "*****@*****.**";
     this.txtEmail.SelectedText            = "";
     this.txtEmail.ShadowDecoration.Parent = this.txtEmail;
     this.txtEmail.Size                    = new System.Drawing.Size(317, 36);
     this.txtEmail.Style                   = Guna.UI2.WinForms.Enums.TextBoxStyle.Material;
     this.txtEmail.TabIndex                = 0;
     this.txtEmail.Validating             += new System.ComponentModel.CancelEventHandler(this.txtEmail_Validating);
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.transistion.SetDecoration(this.label6, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label6.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(100, 147);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(48, 21);
     this.label6.TabIndex = 3;
     this.label6.Text     = "Email";
     //
     // btnRegister
     //
     this.btnRegister.Animated            = true;
     this.btnRegister.AutoRoundedCorners  = true;
     this.btnRegister.BackColor           = System.Drawing.Color.Transparent;
     this.btnRegister.BorderRadius        = 18;
     this.btnRegister.CheckedState.Parent = this.btnRegister;
     this.btnRegister.CustomImages.Parent = this.btnRegister;
     this.transistion.SetDecoration(this.btnRegister, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnRegister.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.btnRegister.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRegister.ForeColor               = System.Drawing.Color.White;
     this.btnRegister.HoverState.Parent       = this.btnRegister;
     this.btnRegister.Location                = new System.Drawing.Point(104, 573);
     this.btnRegister.Name                    = "btnRegister";
     this.btnRegister.PressedColor            = System.Drawing.Color.Transparent;
     this.btnRegister.ShadowDecoration.Parent = this.btnRegister;
     this.btnRegister.Size                    = new System.Drawing.Size(317, 39);
     this.btnRegister.TabIndex                = 4;
     this.btnRegister.Text                    = "Sign up";
     this.btnRegister.Click                  += new System.EventHandler(this.btnRegister_Click);
     //
     // transistion
     //
     this.transistion.AnimationType    = Guna.UI2.AnimatorNS.AnimationType.Transparent;
     this.transistion.Cursor           = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff              = 0F;
     animation1.MaxTime                = 1F;
     animation1.MinTime                = 0F;
     animation1.MosaicCoeff            = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift            = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize             = 0;
     animation1.Padding                = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff            = 0F;
     animation1.RotateLimit            = 0F;
     animation1.ScaleCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff              = 0F;
     animation1.TransparencyCoeff      = 1F;
     this.transistion.DefaultAnimation = animation1;
     this.transistion.Interval         = 20;
     this.transistion.TimeStep         = 0.5F;
     //
     // errProvider
     //
     this.errProvider.ContainerControl = this;
     this.errProvider.Icon             = ((System.Drawing.Icon)(resources.GetObject("errProvider.Icon")));
     //
     // RegisterForm
     //
     this.AcceptButton        = this.btnRegister;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoValidate        = System.Windows.Forms.AutoValidate.EnableAllowFocusChange;
     this.ClientSize          = new System.Drawing.Size(501, 679);
     this.Controls.Add(this.pnlRegister);
     this.transistion.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "RegisterForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "FoodIt";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.RegisterForm_FormClosing);
     this.pnlRegister.ResumeLayout(false);
     this.pnlRegister.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errProvider)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MessageBoxCustomize));
     this.guna2DragControl1 = new Guna.UI2.WinForms.Guna2DragControl(this.components);
     this.guna2Elipse1      = new Guna.UI2.WinForms.Guna2Elipse(this.components);
     this.guna2Transition1  = new Guna.UI2.WinForms.Guna2Transition();
     this.icon = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.icon)).BeginInit();
     this.SuspendLayout();
     //
     // guna2DragControl1
     //
     this.guna2DragControl1.TargetControl = this;
     //
     // guna2Elipse1
     //
     this.guna2Elipse1.BorderRadius  = 20;
     this.guna2Elipse1.TargetControl = this;
     //
     // guna2Transition1
     //
     this.guna2Transition1.Cursor      = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0, 0, 0, 0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // icon
     //
     this.guna2Transition1.SetDecoration(this.icon, Guna.UI2.AnimatorNS.DecorationType.None);
     this.icon.Enabled  = false;
     this.icon.Location = new System.Drawing.Point(100, 45);
     this.icon.Name     = "icon";
     this.icon.Size     = new System.Drawing.Size(228, 99);
     this.icon.TabIndex = 0;
     this.icon.TabStop  = false;
     //
     // MessageBoxCustomize
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(455, 215);
     this.Controls.Add(this.icon);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "MessageBoxCustomize";
     this.ShowInTaskbar   = false;
     this.Text            = "MessageBoxCustomize";
     this.Load           += new System.EventHandler(this.MessageBoxCustomize_Load);
     ((System.ComponentModel.ISupportInitialize)(this.icon)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditKhoHang));
     this.tbMaSP               = new Guna.UI2.WinForms.Guna2TextBox();
     this.pnMaSP               = new Guna.UI2.WinForms.Guna2Panel();
     this.pnTenSP              = new Guna.UI2.WinForms.Guna2Panel();
     this.tbTen                = new Guna.UI2.WinForms.Guna2TextBox();
     this.pnGia                = new Guna.UI2.WinForms.Guna2Panel();
     this.tbGia                = new Guna.UI2.WinForms.Guna2TextBox();
     this.pnSoLuong            = new Guna.UI2.WinForms.Guna2Panel();
     this.tbSoLuong            = new Guna.UI2.WinForms.Guna2TextBox();
     this.pnMaNCC              = new Guna.UI2.WinForms.Guna2Panel();
     this.tbMaNCC              = new Guna.UI2.WinForms.Guna2TextBox();
     this.transhowpanel        = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2ControlBox1     = new Guna.UI2.WinForms.Guna2ControlBox();
     this.guna2GradientButton2 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2GradientButton1 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.SuspendLayout();
     //
     // tbMaSP
     //
     this.tbMaSP.BorderRadius = 15;
     this.tbMaSP.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.transhowpanel.SetDecoration(this.tbMaSP, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMaSP.DefaultText = "";
     this.tbMaSP.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbMaSP.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbMaSP.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaSP.DisabledState.Parent               = this.tbMaSP;
     this.tbMaSP.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaSP.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbMaSP.FocusedState.Parent = this.tbMaSP;
     this.tbMaSP.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbMaSP.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbMaSP.HoverState.Parent      = this.tbMaSP;
     this.tbMaSP.Location                = new System.Drawing.Point(44, 31);
     this.tbMaSP.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbMaSP.Name                    = "tbMaSP";
     this.tbMaSP.PasswordChar            = '\0';
     this.tbMaSP.PlaceholderText         = "Mã SP";
     this.tbMaSP.SelectedText            = "";
     this.tbMaSP.ShadowDecoration.Parent = this.tbMaSP;
     this.tbMaSP.Size                    = new System.Drawing.Size(154, 28);
     this.tbMaSP.TabIndex                = 49;
     //
     // pnMaSP
     //
     this.transhowpanel.SetDecoration(this.pnMaSP, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnMaSP.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnMaSP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnMaSP.Location  = new System.Drawing.Point(48, 76);
     this.pnMaSP.Margin    = new System.Windows.Forms.Padding(2);
     this.pnMaSP.Name      = "pnMaSP";
     this.pnMaSP.ShadowDecoration.Parent = this.pnMaSP;
     this.pnMaSP.Size     = new System.Drawing.Size(150, 1);
     this.pnMaSP.TabIndex = 50;
     //
     // pnTenSP
     //
     this.transhowpanel.SetDecoration(this.pnTenSP, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnTenSP.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnTenSP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnTenSP.Location  = new System.Drawing.Point(48, 141);
     this.pnTenSP.Margin    = new System.Windows.Forms.Padding(2);
     this.pnTenSP.Name      = "pnTenSP";
     this.pnTenSP.ShadowDecoration.Parent = this.pnTenSP;
     this.pnTenSP.Size     = new System.Drawing.Size(150, 1);
     this.pnTenSP.TabIndex = 52;
     //
     // tbTen
     //
     this.tbTen.BorderRadius = 15;
     this.tbTen.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.transhowpanel.SetDecoration(this.tbTen, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbTen.DefaultText = "";
     this.tbTen.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbTen.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbTen.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTen.DisabledState.Parent               = this.tbTen;
     this.tbTen.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTen.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbTen.FocusedState.Parent = this.tbTen;
     this.tbTen.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbTen.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbTen.HoverState.Parent      = this.tbTen;
     this.tbTen.Location                = new System.Drawing.Point(44, 95);
     this.tbTen.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbTen.Name                    = "tbTen";
     this.tbTen.PasswordChar            = '\0';
     this.tbTen.PlaceholderText         = "Tên";
     this.tbTen.SelectedText            = "";
     this.tbTen.ShadowDecoration.Parent = this.tbTen;
     this.tbTen.Size                    = new System.Drawing.Size(154, 28);
     this.tbTen.TabIndex                = 51;
     //
     // pnGia
     //
     this.transhowpanel.SetDecoration(this.pnGia, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnGia.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnGia.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnGia.Location  = new System.Drawing.Point(48, 279);
     this.pnGia.Margin    = new System.Windows.Forms.Padding(2);
     this.pnGia.Name      = "pnGia";
     this.pnGia.ShadowDecoration.Parent = this.pnGia;
     this.pnGia.Size     = new System.Drawing.Size(150, 1);
     this.pnGia.TabIndex = 56;
     //
     // tbGia
     //
     this.tbGia.BorderRadius = 15;
     this.tbGia.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.transhowpanel.SetDecoration(this.tbGia, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbGia.DefaultText = "";
     this.tbGia.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbGia.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbGia.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbGia.DisabledState.Parent               = this.tbGia;
     this.tbGia.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbGia.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbGia.FocusedState.Parent = this.tbGia;
     this.tbGia.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbGia.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbGia.HoverState.Parent      = this.tbGia;
     this.tbGia.Location                = new System.Drawing.Point(44, 233);
     this.tbGia.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbGia.Name                    = "tbGia";
     this.tbGia.PasswordChar            = '\0';
     this.tbGia.PlaceholderText         = "Giá";
     this.tbGia.SelectedText            = "";
     this.tbGia.ShadowDecoration.Parent = this.tbGia;
     this.tbGia.Size                    = new System.Drawing.Size(154, 28);
     this.tbGia.TabIndex                = 55;
     //
     // pnSoLuong
     //
     this.transhowpanel.SetDecoration(this.pnSoLuong, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnSoLuong.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnSoLuong.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnSoLuong.Location  = new System.Drawing.Point(48, 214);
     this.pnSoLuong.Margin    = new System.Windows.Forms.Padding(2);
     this.pnSoLuong.Name      = "pnSoLuong";
     this.pnSoLuong.ShadowDecoration.Parent = this.pnSoLuong;
     this.pnSoLuong.Size     = new System.Drawing.Size(150, 1);
     this.pnSoLuong.TabIndex = 54;
     //
     // tbSoLuong
     //
     this.tbSoLuong.BorderRadius = 15;
     this.tbSoLuong.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.transhowpanel.SetDecoration(this.tbSoLuong, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbSoLuong.DefaultText = "";
     this.tbSoLuong.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbSoLuong.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbSoLuong.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSoLuong.DisabledState.Parent               = this.tbSoLuong;
     this.tbSoLuong.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbSoLuong.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbSoLuong.FocusedState.Parent = this.tbSoLuong;
     this.tbSoLuong.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbSoLuong.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbSoLuong.HoverState.Parent      = this.tbSoLuong;
     this.tbSoLuong.Location                = new System.Drawing.Point(44, 169);
     this.tbSoLuong.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbSoLuong.Name                    = "tbSoLuong";
     this.tbSoLuong.PasswordChar            = '\0';
     this.tbSoLuong.PlaceholderText         = "Số Lượng";
     this.tbSoLuong.SelectedText            = "";
     this.tbSoLuong.ShadowDecoration.Parent = this.tbSoLuong;
     this.tbSoLuong.Size                    = new System.Drawing.Size(154, 28);
     this.tbSoLuong.TabIndex                = 53;
     //
     // pnMaNCC
     //
     this.transhowpanel.SetDecoration(this.pnMaNCC, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnMaNCC.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnMaNCC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(222)))), ((int)(((byte)(129)))));
     this.pnMaNCC.Location  = new System.Drawing.Point(48, 348);
     this.pnMaNCC.Margin    = new System.Windows.Forms.Padding(2);
     this.pnMaNCC.Name      = "pnMaNCC";
     this.pnMaNCC.ShadowDecoration.Parent = this.pnMaNCC;
     this.pnMaNCC.Size     = new System.Drawing.Size(150, 1);
     this.pnMaNCC.TabIndex = 58;
     //
     // tbMaNCC
     //
     this.tbMaNCC.BorderRadius = 15;
     this.tbMaNCC.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.transhowpanel.SetDecoration(this.tbMaNCC, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMaNCC.DefaultText = "";
     this.tbMaNCC.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbMaNCC.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbMaNCC.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaNCC.DisabledState.Parent               = this.tbMaNCC;
     this.tbMaNCC.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMaNCC.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbMaNCC.FocusedState.Parent = this.tbMaNCC;
     this.tbMaNCC.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbMaNCC.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbMaNCC.HoverState.Parent      = this.tbMaNCC;
     this.tbMaNCC.Location                = new System.Drawing.Point(44, 302);
     this.tbMaNCC.Margin                  = new System.Windows.Forms.Padding(2);
     this.tbMaNCC.Name                    = "tbMaNCC";
     this.tbMaNCC.PasswordChar            = '\0';
     this.tbMaNCC.PlaceholderText         = "Mã NCC";
     this.tbMaNCC.SelectedText            = "";
     this.tbMaNCC.ShadowDecoration.Parent = this.tbMaNCC;
     this.tbMaNCC.Size                    = new System.Drawing.Size(154, 28);
     this.tbMaNCC.TabIndex                = 57;
     //
     // transhowpanel
     //
     this.transhowpanel.AnimationType  = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.transhowpanel.Cursor         = null;
     animation1.AnimateOnlyDifferences = true;
     animation1.BlindCoeff             = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                = 0F;
     animation1.MaxTime                  = 1F;
     animation1.MinTime                  = 0F;
     animation1.MosaicCoeff              = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift              = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize               = 0;
     animation1.Padding                  = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff              = 0F;
     animation1.RotateLimit              = 0F;
     animation1.ScaleCoeff               = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff               = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                = 0F;
     animation1.TransparencyCoeff        = 0F;
     this.transhowpanel.DefaultAnimation = animation1;
     //
     // guna2ControlBox1
     //
     this.guna2ControlBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2ControlBox1.BackColor = System.Drawing.Color.White;
     this.transhowpanel.SetDecoration(this.guna2ControlBox1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ControlBox1.FillColor            = System.Drawing.Color.Transparent;
     this.guna2ControlBox1.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.guna2ControlBox1.HoverState.Parent    = this.guna2ControlBox1;
     this.guna2ControlBox1.IconColor            = System.Drawing.Color.Black;
     this.guna2ControlBox1.Location             = new System.Drawing.Point(210, 0);
     this.guna2ControlBox1.Name = "guna2ControlBox1";
     this.guna2ControlBox1.ShadowDecoration.Parent = this.guna2ControlBox1;
     this.guna2ControlBox1.Size     = new System.Drawing.Size(27, 18);
     this.guna2ControlBox1.TabIndex = 59;
     //
     // guna2GradientButton2
     //
     this.guna2GradientButton2.BorderRadius        = 10;
     this.guna2GradientButton2.CheckedState.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.CustomImages.Parent = this.guna2GradientButton2;
     this.transhowpanel.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton2.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(213)))), ((int)(((byte)(115)))));
     this.guna2GradientButton2.FillColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(213)))), ((int)(((byte)(115)))));
     this.guna2GradientButton2.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton2.ForeColor               = System.Drawing.Color.White;
     this.guna2GradientButton2.HoverState.Parent       = this.guna2GradientButton2;
     this.guna2GradientButton2.Location                = new System.Drawing.Point(80, 374);
     this.guna2GradientButton2.Margin                  = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton2.Name                    = "guna2GradientButton2";
     this.guna2GradientButton2.ShadowDecoration.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.Size                    = new System.Drawing.Size(45, 23);
     this.guna2GradientButton2.TabIndex                = 60;
     this.guna2GradientButton2.Text                    = "Add";
     this.guna2GradientButton2.Click                  += new System.EventHandler(this.guna2GradientButton2_Click);
     //
     // guna2GradientButton1
     //
     this.guna2GradientButton1.BorderRadius        = 10;
     this.guna2GradientButton1.CheckedState.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.CustomImages.Parent = this.guna2GradientButton1;
     this.transhowpanel.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton1.FillColor               = System.Drawing.Color.DodgerBlue;
     this.guna2GradientButton1.FillColor2              = System.Drawing.Color.DodgerBlue;
     this.guna2GradientButton1.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton1.ForeColor               = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.Parent       = this.guna2GradientButton1;
     this.guna2GradientButton1.Location                = new System.Drawing.Point(143, 374);
     this.guna2GradientButton1.Margin                  = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton1.Name                    = "guna2GradientButton1";
     this.guna2GradientButton1.ShadowDecoration.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.Size                    = new System.Drawing.Size(55, 23);
     this.guna2GradientButton1.TabIndex                = 61;
     this.guna2GradientButton1.Text                    = "Update";
     this.guna2GradientButton1.Click                  += new System.EventHandler(this.guna2GradientButton1_Click);
     //
     // EditKhoHang
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(236, 406);
     this.Controls.Add(this.guna2GradientButton1);
     this.Controls.Add(this.guna2GradientButton2);
     this.Controls.Add(this.guna2ControlBox1);
     this.Controls.Add(this.pnMaNCC);
     this.Controls.Add(this.tbMaNCC);
     this.Controls.Add(this.pnGia);
     this.Controls.Add(this.tbGia);
     this.Controls.Add(this.pnSoLuong);
     this.Controls.Add(this.tbSoLuong);
     this.Controls.Add(this.pnTenSP);
     this.Controls.Add(this.tbTen);
     this.Controls.Add(this.pnMaSP);
     this.Controls.Add(this.tbMaSP);
     this.transhowpanel.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.Name            = "EditKhoHang";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "EditKhoHang";
     this.Load           += new System.EventHandler(this.EditKhoHang_Load);
     this.ResumeLayout(false);
 }
Esempio n. 30
0
 /// <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();
     Guna.UI2.AnimatorNS.Animation animation1 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RevisionForm));
     this.pnlRevision      = new Guna.UI2.WinForms.Guna2CustomGradientPanel();
     this.lbNotification   = new System.Windows.Forms.Label();
     this.pnlChoosePlay    = new System.Windows.Forms.Panel();
     this.btnLeft2         = new Guna.UI2.WinForms.Guna2Button();
     this.btnRight2        = new Guna.UI2.WinForms.Guna2Button();
     this.pnlType          = new Guna.UI2.WinForms.Guna2CustomGradientPanel();
     this.pnlType_1        = new Guna.UI2.WinForms.Guna2GradientPanel();
     this.lbWalkthrough    = new System.Windows.Forms.Label();
     this.pnlType_2        = new Guna.UI2.WinForms.Guna2GradientPanel();
     this.lbMaze           = new System.Windows.Forms.Label();
     this.pbWeapon         = new System.Windows.Forms.PictureBox();
     this.btnBack          = new Guna.UI2.WinForms.Guna2Button();
     this.btnStart         = new Guna.UI2.WinForms.Guna2Button();
     this.btnChooseType    = new Guna.UI2.WinForms.Guna2Button();
     this.pbCurrency       = new System.Windows.Forms.PictureBox();
     this.lbDiamond        = new System.Windows.Forms.Label();
     this.btnToggle        = new System.Windows.Forms.Button();
     this.lbName           = new System.Windows.Forms.Label();
     this.btnPrevious      = new Guna.UI2.WinForms.Guna2Button();
     this.btnNext          = new Guna.UI2.WinForms.Guna2Button();
     this.pbCharacter      = new System.Windows.Forms.PictureBox();
     this.btnShop          = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Transition1 = new Guna.UI2.WinForms.Guna2Transition();
     this.timer1           = new System.Windows.Forms.Timer(this.components);
     this.pnlRevision.SuspendLayout();
     this.pnlChoosePlay.SuspendLayout();
     this.pnlType.SuspendLayout();
     this.pnlType_1.SuspendLayout();
     this.pnlType_2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbWeapon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbCurrency)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbCharacter)).BeginInit();
     this.SuspendLayout();
     //
     // pnlRevision
     //
     this.pnlRevision.BorderRadius = 20;
     this.pnlRevision.Controls.Add(this.lbNotification);
     this.pnlRevision.Controls.Add(this.pnlChoosePlay);
     this.guna2Transition1.SetDecoration(this.pnlRevision, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlRevision.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlRevision.Location = new System.Drawing.Point(0, 0);
     this.pnlRevision.Margin   = new System.Windows.Forms.Padding(2);
     this.pnlRevision.Name     = "pnlRevision";
     this.pnlRevision.ShadowDecoration.Parent = this.pnlRevision;
     this.pnlRevision.Size     = new System.Drawing.Size(750, 422);
     this.pnlRevision.TabIndex = 0;
     //
     // lbNotification
     //
     this.lbNotification.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.lbNotification, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbNotification.Font      = new System.Drawing.Font("Montserrat Alternates SemiBold", 13F, System.Drawing.FontStyle.Bold);
     this.lbNotification.ForeColor = System.Drawing.Color.Black;
     this.lbNotification.Location  = new System.Drawing.Point(205, 9);
     this.lbNotification.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbNotification.Name      = "lbNotification";
     this.lbNotification.Size      = new System.Drawing.Size(347, 54);
     this.lbNotification.TabIndex  = 30;
     this.lbNotification.Text      = "Bạn cần ít nhất 20 từ để bắt đầu ôn";
     this.lbNotification.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lbNotification.Visible   = false;
     //
     // pnlChoosePlay
     //
     this.pnlChoosePlay.BackColor = System.Drawing.Color.Transparent;
     this.pnlChoosePlay.Controls.Add(this.pnlType);
     this.pnlChoosePlay.Controls.Add(this.btnBack);
     this.pnlChoosePlay.Controls.Add(this.btnStart);
     this.pnlChoosePlay.Controls.Add(this.btnChooseType);
     this.pnlChoosePlay.Controls.Add(this.pbCurrency);
     this.pnlChoosePlay.Controls.Add(this.lbDiamond);
     this.pnlChoosePlay.Controls.Add(this.btnToggle);
     this.pnlChoosePlay.Controls.Add(this.btnPrevious);
     this.pnlChoosePlay.Controls.Add(this.btnNext);
     this.pnlChoosePlay.Controls.Add(this.pbCharacter);
     this.pnlChoosePlay.Controls.Add(this.btnShop);
     this.pnlChoosePlay.Controls.Add(this.btnLeft2);
     this.pnlChoosePlay.Controls.Add(this.btnRight2);
     this.pnlChoosePlay.Controls.Add(this.pbWeapon);
     this.pnlChoosePlay.Controls.Add(this.lbName);
     this.guna2Transition1.SetDecoration(this.pnlChoosePlay, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlChoosePlay.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.pnlChoosePlay.Location        = new System.Drawing.Point(0, 0);
     this.pnlChoosePlay.Name            = "pnlChoosePlay";
     this.pnlChoosePlay.Size            = new System.Drawing.Size(750, 422);
     this.pnlChoosePlay.TabIndex        = 23;
     this.pnlChoosePlay.VisibleChanged += new System.EventHandler(this.pnlChoosePlay_VisibleChanged);
     //
     // btnLeft2
     //
     this.btnLeft2.AccessibleRole      = System.Windows.Forms.AccessibleRole.None;
     this.btnLeft2.BackColor           = System.Drawing.Color.Transparent;
     this.btnLeft2.BorderRadius        = 15;
     this.btnLeft2.CheckedState.Parent = this.btnLeft2;
     this.btnLeft2.CustomImages.Parent = this.btnLeft2;
     this.guna2Transition1.SetDecoration(this.btnLeft2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnLeft2.Enabled                 = false;
     this.btnLeft2.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnLeft2.Font                    = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLeft2.ForeColor               = System.Drawing.Color.Black;
     this.btnLeft2.HoverState.Parent       = this.btnLeft2;
     this.btnLeft2.Image                   = ((System.Drawing.Image)(resources.GetObject("btnLeft2.Image")));
     this.btnLeft2.ImageSize               = new System.Drawing.Size(30, 45);
     this.btnLeft2.Location                = new System.Drawing.Point(46, 118);
     this.btnLeft2.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnLeft2.Name                    = "btnLeft2";
     this.btnLeft2.ShadowDecoration.Parent = this.btnLeft2;
     this.btnLeft2.Size                    = new System.Drawing.Size(50, 45);
     this.btnLeft2.TabIndex                = 32;
     this.btnLeft2.Click                  += new System.EventHandler(this.btnLeft2_Click);
     //
     // btnRight2
     //
     this.btnRight2.AccessibleRole      = System.Windows.Forms.AccessibleRole.None;
     this.btnRight2.BackColor           = System.Drawing.Color.Transparent;
     this.btnRight2.BorderRadius        = 15;
     this.btnRight2.CheckedState.Parent = this.btnRight2;
     this.btnRight2.CustomImages.Parent = this.btnRight2;
     this.guna2Transition1.SetDecoration(this.btnRight2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnRight2.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnRight2.Font                    = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRight2.ForeColor               = System.Drawing.Color.Black;
     this.btnRight2.HoverState.Parent       = this.btnRight2;
     this.btnRight2.Image                   = ((System.Drawing.Image)(resources.GetObject("btnRight2.Image")));
     this.btnRight2.ImageSize               = new System.Drawing.Size(30, 45);
     this.btnRight2.Location                = new System.Drawing.Point(122, 117);
     this.btnRight2.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnRight2.Name                    = "btnRight2";
     this.btnRight2.ShadowDecoration.Parent = this.btnRight2;
     this.btnRight2.Size                    = new System.Drawing.Size(50, 46);
     this.btnRight2.TabIndex                = 31;
     this.btnRight2.Click                  += new System.EventHandler(this.btnRight2_Click);
     //
     // pnlType
     //
     this.pnlType.BorderColor = System.Drawing.Color.Transparent;
     this.pnlType.Controls.Add(this.pnlType_1);
     this.pnlType.Controls.Add(this.pnlType_2);
     this.pnlType.CustomBorderColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.pnlType, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlType.Location = new System.Drawing.Point(46, 39);
     this.pnlType.Margin   = new System.Windows.Forms.Padding(2);
     this.pnlType.Name     = "pnlType";
     this.pnlType.ShadowDecoration.Parent = this.pnlType;
     this.pnlType.Size     = new System.Drawing.Size(658, 313);
     this.pnlType.TabIndex = 26;
     this.pnlType.Visible  = false;
     //
     // pnlType_1
     //
     this.pnlType_1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pnlType_1.BackgroundImage")));
     this.pnlType_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pnlType_1.BorderColor           = System.Drawing.Color.White;
     this.pnlType_1.Controls.Add(this.lbWalkthrough);
     this.guna2Transition1.SetDecoration(this.pnlType_1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlType_1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlType_1.Location = new System.Drawing.Point(0, 0);
     this.pnlType_1.Margin   = new System.Windows.Forms.Padding(2);
     this.pnlType_1.Name     = "pnlType_1";
     this.pnlType_1.ShadowDecoration.Parent = this.pnlType_1;
     this.pnlType_1.Size     = new System.Drawing.Size(329, 313);
     this.pnlType_1.TabIndex = 0;
     this.pnlType_1.Click   += new System.EventHandler(this.pnlType_1_Click);
     //
     // lbWalkthrough
     //
     this.lbWalkthrough.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.lbWalkthrough, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbWalkthrough.Font      = new System.Drawing.Font("Montserrat Alternates", 26F, System.Drawing.FontStyle.Bold);
     this.lbWalkthrough.ForeColor = System.Drawing.Color.White;
     this.lbWalkthrough.Location  = new System.Drawing.Point(14, 55);
     this.lbWalkthrough.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbWalkthrough.Name      = "lbWalkthrough";
     this.lbWalkthrough.Size      = new System.Drawing.Size(255, 248);
     this.lbWalkthrough.TabIndex  = 1;
     this.lbWalkthrough.Text      = "The Monster Cave";
     this.lbWalkthrough.Click    += new System.EventHandler(this.lbWalkthrough_Click);
     //
     // pnlType_2
     //
     this.pnlType_2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pnlType_2.BackgroundImage")));
     this.pnlType_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pnlType_2.BorderColor           = System.Drawing.Color.White;
     this.pnlType_2.Controls.Add(this.lbMaze);
     this.guna2Transition1.SetDecoration(this.pnlType_2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pnlType_2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlType_2.Location = new System.Drawing.Point(329, 0);
     this.pnlType_2.Margin   = new System.Windows.Forms.Padding(2);
     this.pnlType_2.Name     = "pnlType_2";
     this.pnlType_2.ShadowDecoration.Parent = this.pnlType_2;
     this.pnlType_2.Size     = new System.Drawing.Size(329, 313);
     this.pnlType_2.TabIndex = 1;
     this.pnlType_2.Click   += new System.EventHandler(this.pnlType_2_Click);
     //
     // lbMaze
     //
     this.lbMaze.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.lbMaze, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbMaze.Font      = new System.Drawing.Font("Montserrat Alternates", 26F, System.Drawing.FontStyle.Bold);
     this.lbMaze.ForeColor = System.Drawing.Color.White;
     this.lbMaze.Location  = new System.Drawing.Point(22, 55);
     this.lbMaze.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbMaze.Name      = "lbMaze";
     this.lbMaze.Size      = new System.Drawing.Size(291, 239);
     this.lbMaze.TabIndex  = 0;
     this.lbMaze.Text      = "The Mysterious Maze";
     this.lbMaze.Click    += new System.EventHandler(this.lbMaze_Click);
     //
     // pbWeapon
     //
     this.guna2Transition1.SetDecoration(this.pbWeapon, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pbWeapon.Location = new System.Drawing.Point(69, 39);
     this.pbWeapon.Name     = "pbWeapon";
     this.pbWeapon.Size     = new System.Drawing.Size(82, 73);
     this.pbWeapon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbWeapon.TabIndex = 30;
     this.pbWeapon.TabStop  = false;
     //
     // btnBack
     //
     this.btnBack.BorderRadius        = 20;
     this.btnBack.CheckedState.Parent = this.btnBack;
     this.btnBack.CustomImages.Parent = this.btnBack;
     this.guna2Transition1.SetDecoration(this.btnBack, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnBack.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnBack.Font                    = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
     this.btnBack.ForeColor               = System.Drawing.Color.White;
     this.btnBack.HoverState.Parent       = this.btnBack;
     this.btnBack.Location                = new System.Drawing.Point(214, 365);
     this.btnBack.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnBack.Name                    = "btnBack";
     this.btnBack.ShadowDecoration.Parent = this.btnBack;
     this.btnBack.Size                    = new System.Drawing.Size(135, 37);
     this.btnBack.TabIndex                = 29;
     this.btnBack.Text                    = "Back";
     this.btnBack.Click                  += new System.EventHandler(this.btnBack_Click);
     //
     // btnStart
     //
     this.btnStart.BorderRadius        = 20;
     this.btnStart.CheckedState.Parent = this.btnStart;
     this.btnStart.CustomImages.Parent = this.btnStart;
     this.guna2Transition1.SetDecoration(this.btnStart, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnStart.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnStart.Font                    = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
     this.btnStart.ForeColor               = System.Drawing.Color.White;
     this.btnStart.HoverState.Parent       = this.btnStart;
     this.btnStart.Location                = new System.Drawing.Point(405, 365);
     this.btnStart.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnStart.Name                    = "btnStart";
     this.btnStart.ShadowDecoration.Parent = this.btnStart;
     this.btnStart.Size                    = new System.Drawing.Size(135, 37);
     this.btnStart.TabIndex                = 28;
     this.btnStart.Text                    = "Start";
     this.btnStart.Click                  += new System.EventHandler(this.btnStart_Click);
     //
     // btnChooseType
     //
     this.btnChooseType.BorderRadius        = 20;
     this.btnChooseType.CheckedState.Parent = this.btnChooseType;
     this.btnChooseType.CustomImages.Parent = this.btnChooseType;
     this.guna2Transition1.SetDecoration(this.btnChooseType, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnChooseType.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnChooseType.Font                    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnChooseType.ForeColor               = System.Drawing.Color.White;
     this.btnChooseType.HoverState.Parent       = this.btnChooseType;
     this.btnChooseType.Location                = new System.Drawing.Point(307, 365);
     this.btnChooseType.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnChooseType.Name                    = "btnChooseType";
     this.btnChooseType.ShadowDecoration.Parent = this.btnChooseType;
     this.btnChooseType.Size                    = new System.Drawing.Size(135, 37);
     this.btnChooseType.TabIndex                = 27;
     this.btnChooseType.Text                    = "Let\'s play";
     this.btnChooseType.Click                  += new System.EventHandler(this.btnChooseType_Click);
     //
     // pbCurrency
     //
     this.guna2Transition1.SetDecoration(this.pbCurrency, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pbCurrency.Image    = ((System.Drawing.Image)(resources.GetObject("pbCurrency.Image")));
     this.pbCurrency.Location = new System.Drawing.Point(629, 39);
     this.pbCurrency.Name     = "pbCurrency";
     this.pbCurrency.Size     = new System.Drawing.Size(21, 19);
     this.pbCurrency.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbCurrency.TabIndex = 25;
     this.pbCurrency.TabStop  = false;
     //
     // lbDiamond
     //
     this.lbDiamond.AutoSize = true;
     this.guna2Transition1.SetDecoration(this.lbDiamond, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbDiamond.Font     = new System.Drawing.Font("Segoe UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbDiamond.Location = new System.Drawing.Point(598, 39);
     this.lbDiamond.Name     = "lbDiamond";
     this.lbDiamond.Size     = new System.Drawing.Size(33, 19);
     this.lbDiamond.TabIndex = 24;
     this.lbDiamond.Text     = "100";
     //
     // btnToggle
     //
     this.guna2Transition1.SetDecoration(this.btnToggle, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnToggle.Location = new System.Drawing.Point(13, 53);
     this.btnToggle.Name     = "btnToggle";
     this.btnToggle.Size     = new System.Drawing.Size(10, 10);
     this.btnToggle.TabIndex = 23;
     this.btnToggle.Text     = "0";
     this.btnToggle.UseVisualStyleBackColor = true;
     this.btnToggle.Visible = false;
     //
     // lbName
     //
     this.lbName.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.lbName, Guna.UI2.AnimatorNS.DecorationType.None);
     this.lbName.Font      = new System.Drawing.Font("Montserrat Alternates", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbName.Location  = new System.Drawing.Point(0, 98);
     this.lbName.Name      = "lbName";
     this.lbName.Size      = new System.Drawing.Size(750, 30);
     this.lbName.TabIndex  = 21;
     this.lbName.Text      = "Name";
     this.lbName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnPrevious
     //
     this.btnPrevious.AccessibleRole      = System.Windows.Forms.AccessibleRole.None;
     this.btnPrevious.BackColor           = System.Drawing.Color.Transparent;
     this.btnPrevious.BorderRadius        = 15;
     this.btnPrevious.CheckedState.Parent = this.btnPrevious;
     this.btnPrevious.CustomImages.Parent = this.btnPrevious;
     this.guna2Transition1.SetDecoration(this.btnPrevious, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnPrevious.Enabled                 = false;
     this.btnPrevious.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnPrevious.Font                    = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPrevious.ForeColor               = System.Drawing.Color.Black;
     this.btnPrevious.HoverState.Parent       = this.btnPrevious;
     this.btnPrevious.Image                   = ((System.Drawing.Image)(resources.GetObject("btnPrevious.Image")));
     this.btnPrevious.ImageSize               = new System.Drawing.Size(30, 45);
     this.btnPrevious.Location                = new System.Drawing.Point(170, 192);
     this.btnPrevious.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnPrevious.Name                    = "btnPrevious";
     this.btnPrevious.ShadowDecoration.Parent = this.btnPrevious;
     this.btnPrevious.Size                    = new System.Drawing.Size(50, 58);
     this.btnPrevious.TabIndex                = 20;
     this.btnPrevious.Click                  += new System.EventHandler(this.btnPrevious_Click);
     //
     // btnNext
     //
     this.btnNext.AccessibleRole      = System.Windows.Forms.AccessibleRole.None;
     this.btnNext.BackColor           = System.Drawing.Color.Transparent;
     this.btnNext.BorderRadius        = 15;
     this.btnNext.CheckedState.Parent = this.btnNext;
     this.btnNext.CustomImages.Parent = this.btnNext;
     this.guna2Transition1.SetDecoration(this.btnNext, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnNext.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnNext.Font                    = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNext.ForeColor               = System.Drawing.Color.Black;
     this.btnNext.HoverState.Parent       = this.btnNext;
     this.btnNext.Image                   = ((System.Drawing.Image)(resources.GetObject("btnNext.Image")));
     this.btnNext.ImageSize               = new System.Drawing.Size(30, 45);
     this.btnNext.Location                = new System.Drawing.Point(528, 192);
     this.btnNext.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnNext.Name                    = "btnNext";
     this.btnNext.ShadowDecoration.Parent = this.btnNext;
     this.btnNext.Size                    = new System.Drawing.Size(50, 58);
     this.btnNext.TabIndex                = 19;
     this.btnNext.Click                  += new System.EventHandler(this.btnNext_Click);
     //
     // pbCharacter
     //
     this.pbCharacter.BackColor = System.Drawing.Color.Transparent;
     this.guna2Transition1.SetDecoration(this.pbCharacter, Guna.UI2.AnimatorNS.DecorationType.None);
     this.pbCharacter.Location = new System.Drawing.Point(258, 143);
     this.pbCharacter.Name     = "pbCharacter";
     this.pbCharacter.Size     = new System.Drawing.Size(229, 142);
     this.pbCharacter.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pbCharacter.TabIndex = 0;
     this.pbCharacter.TabStop  = false;
     //
     // btnShop
     //
     this.btnShop.BorderRadius        = 15;
     this.btnShop.CheckedState.Parent = this.btnShop;
     this.btnShop.CustomImages.Parent = this.btnShop;
     this.guna2Transition1.SetDecoration(this.btnShop, Guna.UI2.AnimatorNS.DecorationType.None);
     this.btnShop.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.btnShop.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.btnShop.ForeColor               = System.Drawing.Color.White;
     this.btnShop.HoverState.Parent       = this.btnShop;
     this.btnShop.Image                   = ((System.Drawing.Image)(resources.GetObject("btnShop.Image")));
     this.btnShop.Location                = new System.Drawing.Point(596, 63);
     this.btnShop.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnShop.Name                    = "btnShop";
     this.btnShop.ShadowDecoration.Parent = this.btnShop;
     this.btnShop.Size                    = new System.Drawing.Size(67, 37);
     this.btnShop.TabIndex                = 3;
     this.btnShop.Click                  += new System.EventHandler(this.btnShop_Click);
     //
     // guna2Transition1
     //
     this.guna2Transition1.AnimationType = Guna.UI2.AnimatorNS.AnimationType.HorizBlind;
     this.guna2Transition1.Cursor        = null;
     animation1.AnimateOnlyDifferences   = true;
     animation1.BlindCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff                   = 0F;
     animation1.MaxTime                     = 1F;
     animation1.MinTime                     = 0F;
     animation1.MosaicCoeff                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift                 = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize                  = 0;
     animation1.Padding                     = new System.Windows.Forms.Padding(0);
     animation1.RotateCoeff                 = 0F;
     animation1.RotateLimit                 = 0F;
     animation1.ScaleCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff                  = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff                   = 0F;
     animation1.TransparencyCoeff           = 0F;
     this.guna2Transition1.DefaultAnimation = animation1;
     //
     // timer1
     //
     this.timer1.Interval = 1500;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // RevisionForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(223)))), ((int)(((byte)(158)))));
     this.ClientSize          = new System.Drawing.Size(750, 422);
     this.Controls.Add(this.pnlRevision);
     this.guna2Transition1.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.Name            = "RevisionForm";
     this.Text            = "RevisionForm";
     this.pnlRevision.ResumeLayout(false);
     this.pnlChoosePlay.ResumeLayout(false);
     this.pnlChoosePlay.PerformLayout();
     this.pnlType.ResumeLayout(false);
     this.pnlType_1.ResumeLayout(false);
     this.pnlType_2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pbWeapon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbCurrency)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbCharacter)).EndInit();
     this.ResumeLayout(false);
 }