コード例 #1
0
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.bunifuButton1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.label1        = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.ButtonText           = "Получить пароль от винлокера";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.ColorContrastOnClick = 45;
     this.bunifuButton1.ColorContrastOnHover = 45;
     this.bunifuButton1.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft                         = true;
     borderEdges3.BottomRight                        = true;
     borderEdges3.TopLeft                            = true;
     borderEdges3.TopRight                           = true;
     this.bunifuButton1.CustomizableEdges            = borderEdges3;
     this.bunifuButton1.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton1.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton1.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton1.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.bunifuButton1.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IconMarginLeft               = 11;
     this.bunifuButton1.IconPadding                  = 10;
     this.bunifuButton1.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.IdleBorderRadius             = 3;
     this.bunifuButton1.IdleBorderThickness          = 1;
     this.bunifuButton1.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.IdleIconLeftImage            = null;
     this.bunifuButton1.IdleIconRightImage           = null;
     this.bunifuButton1.IndicateFocus                = false;
     this.bunifuButton1.Location                     = new System.Drawing.Point(12, 12);
     this.bunifuButton1.Name                         = "bunifuButton1";
     stateProperties5.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius                   = 3;
     stateProperties5.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness                = 1;
     stateProperties5.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.ForeColor                      = System.Drawing.Color.White;
     stateProperties5.IconLeftImage                  = null;
     stateProperties5.IconRightImage                 = null;
     this.bunifuButton1.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius                   = 3;
     stateProperties6.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness                = 1;
     stateProperties6.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                      = System.Drawing.Color.White;
     stateProperties6.IconLeftImage                  = null;
     stateProperties6.IconRightImage                 = null;
     this.bunifuButton1.OnPressedState               = stateProperties6;
     this.bunifuButton1.Size                         = new System.Drawing.Size(245, 26);
     this.bunifuButton1.TabIndex                     = 0;
     this.bunifuButton1.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextMarginLeft               = 0;
     this.bunifuButton1.UseDefaultRadiusAndThickness = true;
     this.bunifuButton1.Click                       += new System.EventHandler(this.bunifuButton1_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 41);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Password:"******"Form1";
     this.Text = "AntiVirus";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #2
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.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(Profile));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.label6           = new System.Windows.Forms.Label();
     this.dgvThongtin      = new System.Windows.Forms.DataGridView();
     this.pbxAvatar        = new System.Windows.Forms.PictureBox();
     this.dptNgaysinh      = new Bunifu.UI.WinForms.BunifuDatePicker();
     this.bunifuSeparator1 = new Bunifu.Framework.UI.BunifuSeparator();
     this.openFileDialog   = new System.Windows.Forms.OpenFileDialog();
     this.btnOpenFile      = new Bunifu.Framework.UI.BunifuFlatButton();
     this.errorProvider1   = new System.Windows.Forms.ErrorProvider(this.components);
     this.btnEdit          = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnDoiMK         = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnSave          = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtSex           = new Bunifu.Framework.UI.BunifuMetroTextbox();
     this.txtSdt           = new Bunifu.Framework.UI.BunifuMetroTextbox();
     this.txtDiaChi        = new Bunifu.Framework.UI.BunifuMetroTextbox();
     this.txtHoTen         = new Bunifu.Framework.UI.BunifuMetroTextbox();
     ((System.ComponentModel.ISupportInitialize)(this.dgvThongtin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxAvatar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.label6.Location  = new System.Drawing.Point(3, 57);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(135, 31);
     this.label6.TabIndex  = 24;
     this.label6.Text      = "PROFILE";
     //
     // dgvThongtin
     //
     this.dgvThongtin.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvThongtin.Location = new System.Drawing.Point(0, 232);
     this.dgvThongtin.Name     = "dgvThongtin";
     this.dgvThongtin.Size     = new System.Drawing.Size(22, 16);
     this.dgvThongtin.TabIndex = 22;
     this.dgvThongtin.Visible  = false;
     //
     // pbxAvatar
     //
     this.pbxAvatar.BackgroundImage       = global::DA_DBMS.Properties.Resources.images;
     this.pbxAvatar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pbxAvatar.Location = new System.Drawing.Point(625, 87);
     this.pbxAvatar.Name     = "pbxAvatar";
     this.pbxAvatar.Size     = new System.Drawing.Size(142, 146);
     this.pbxAvatar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxAvatar.TabIndex = 23;
     this.pbxAvatar.TabStop  = false;
     //
     // dptNgaysinh
     //
     this.dptNgaysinh.BackColor           = System.Drawing.SystemColors.GradientInactiveCaption;
     this.dptNgaysinh.BorderRadius        = 5;
     this.dptNgaysinh.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.dptNgaysinh.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thick;
     this.dptNgaysinh.DateTextAlign       = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left;
     this.dptNgaysinh.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.dptNgaysinh.DisplayWeekNumbers  = false;
     this.dptNgaysinh.DPHeight            = 0;
     this.dptNgaysinh.DropDownAlign       = System.Windows.Forms.LeftRightAlignment.Right;
     this.dptNgaysinh.Enabled             = false;
     this.dptNgaysinh.FillDatePicker      = false;
     this.dptNgaysinh.Font         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dptNgaysinh.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.dptNgaysinh.Icon         = ((System.Drawing.Image)(resources.GetObject("dptNgaysinh.Icon")));
     this.dptNgaysinh.IconColor    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.dptNgaysinh.IconLocation = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right;
     this.dptNgaysinh.Location     = new System.Drawing.Point(9, 325);
     this.dptNgaysinh.MinimumSize  = new System.Drawing.Size(252, 44);
     this.dptNgaysinh.Name         = "dptNgaysinh";
     this.dptNgaysinh.Size         = new System.Drawing.Size(252, 44);
     this.dptNgaysinh.TabIndex     = 5;
     //
     // bunifuSeparator1
     //
     this.bunifuSeparator1.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator1.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.bunifuSeparator1.LineThickness = 1;
     this.bunifuSeparator1.Location      = new System.Drawing.Point(0, 87);
     this.bunifuSeparator1.Name          = "bunifuSeparator1";
     this.bunifuSeparator1.Size          = new System.Drawing.Size(261, 16);
     this.bunifuSeparator1.TabIndex      = 30;
     this.bunifuSeparator1.Transparency  = 255;
     this.bunifuSeparator1.Vertical      = false;
     //
     // openFileDialog
     //
     this.openFileDialog.FileName = "openFileDialog";
     //
     // btnOpenFile
     //
     this.btnOpenFile.Active                = true;
     this.btnOpenFile.Activecolor           = System.Drawing.Color.Gray;
     this.btnOpenFile.BackColor             = System.Drawing.Color.Transparent;
     this.btnOpenFile.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnOpenFile.BorderRadius          = 0;
     this.btnOpenFile.ButtonText            = "Thay đổi ảnh";
     this.btnOpenFile.Cursor                = System.Windows.Forms.Cursors.Hand;
     this.btnOpenFile.DisabledColor         = System.Drawing.Color.Gray;
     this.btnOpenFile.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOpenFile.Iconcolor                = System.Drawing.Color.Transparent;
     this.btnOpenFile.Iconimage                = ((System.Drawing.Image)(resources.GetObject("btnOpenFile.Iconimage")));
     this.btnOpenFile.Iconimage_right          = null;
     this.btnOpenFile.Iconimage_right_Selected = null;
     this.btnOpenFile.Iconimage_Selected       = null;
     this.btnOpenFile.IconMarginLeft           = 0;
     this.btnOpenFile.IconMarginRight          = 0;
     this.btnOpenFile.IconRightVisible         = true;
     this.btnOpenFile.IconRightZoom            = 0D;
     this.btnOpenFile.IconVisible              = true;
     this.btnOpenFile.IconZoom                 = 90D;
     this.btnOpenFile.IsTab                    = false;
     this.btnOpenFile.Location                 = new System.Drawing.Point(625, 208);
     this.btnOpenFile.Margin                   = new System.Windows.Forms.Padding(6, 7, 6, 7);
     this.btnOpenFile.Name                     = "btnOpenFile";
     this.btnOpenFile.Normalcolor              = System.Drawing.Color.Transparent;
     this.btnOpenFile.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnOpenFile.OnHoverTextColor         = System.Drawing.Color.White;
     this.btnOpenFile.selected                 = true;
     this.btnOpenFile.Size                     = new System.Drawing.Size(142, 26);
     this.btnOpenFile.TabIndex                 = 33;
     this.btnOpenFile.Text                     = "Thay đổi ảnh";
     this.btnOpenFile.TextAlign                = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnOpenFile.Textcolor                = System.Drawing.Color.DimGray;
     this.btnOpenFile.TextFont                 = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOpenFile.Visible                  = false;
     this.btnOpenFile.Click                   += new System.EventHandler(this.BtnOpenFile_Click_1);
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // btnEdit
     //
     this.btnEdit.AllowToggling        = false;
     this.btnEdit.AnimationSpeed       = 200;
     this.btnEdit.AutoGenerateColors   = false;
     this.btnEdit.BackColor            = System.Drawing.Color.Transparent;
     this.btnEdit.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnEdit.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnEdit.BackgroundImage")));
     this.btnEdit.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnEdit.ButtonText           = "Sửa";
     this.btnEdit.ButtonTextMarginLeft = 0;
     this.btnEdit.ColorContrastOnClick = 45;
     this.btnEdit.ColorContrastOnHover = 45;
     this.btnEdit.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft          = true;
     borderEdges3.BottomRight         = true;
     borderEdges3.TopLeft             = true;
     borderEdges3.TopRight            = true;
     this.btnEdit.CustomizableEdges   = borderEdges3;
     this.btnEdit.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnEdit.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnEdit.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnEdit.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnEdit.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnEdit.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnEdit.ForeColor                    = System.Drawing.SystemColors.GradientActiveCaption;
     this.btnEdit.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnEdit.IconMarginLeft               = 11;
     this.btnEdit.IconPadding                  = 10;
     this.btnEdit.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnEdit.IdleBorderColor              = System.Drawing.Color.Aqua;
     this.btnEdit.IdleBorderRadius             = 30;
     this.btnEdit.IdleBorderThickness          = 1;
     this.btnEdit.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnEdit.IdleIconLeftImage            = null;
     this.btnEdit.IdleIconRightImage           = null;
     this.btnEdit.IndicateFocus                = false;
     this.btnEdit.Location                     = new System.Drawing.Point(625, 258);
     this.btnEdit.Name                         = "btnEdit";
     stateProperties5.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius             = 30;
     stateProperties5.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness          = 1;
     stateProperties5.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.ForeColor                = System.Drawing.Color.White;
     stateProperties5.IconLeftImage            = null;
     stateProperties5.IconRightImage           = null;
     this.btnEdit.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius             = 30;
     stateProperties6.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness          = 1;
     stateProperties6.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                = System.Drawing.Color.White;
     stateProperties6.IconLeftImage            = null;
     stateProperties6.IconRightImage           = null;
     this.btnEdit.OnPressedState               = stateProperties6;
     this.btnEdit.Size                         = new System.Drawing.Size(142, 38);
     this.btnEdit.TabIndex                     = 6;
     this.btnEdit.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnEdit.TextMarginLeft               = 0;
     this.btnEdit.UseDefaultRadiusAndThickness = true;
     this.btnEdit.Click                       += new System.EventHandler(this.BtnEdit_Click_1);
     //
     // btnDoiMK
     //
     this.btnDoiMK.AllowToggling        = false;
     this.btnDoiMK.AnimationSpeed       = 200;
     this.btnDoiMK.AutoGenerateColors   = false;
     this.btnDoiMK.BackColor            = System.Drawing.Color.Transparent;
     this.btnDoiMK.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnDoiMK.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnDoiMK.BackgroundImage")));
     this.btnDoiMK.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnDoiMK.ButtonText           = "Đổi Mật Khẩu";
     this.btnDoiMK.ButtonTextMarginLeft = 0;
     this.btnDoiMK.ColorContrastOnClick = 45;
     this.btnDoiMK.ColorContrastOnHover = 45;
     this.btnDoiMK.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft           = true;
     borderEdges2.BottomRight          = true;
     borderEdges2.TopLeft              = true;
     borderEdges2.TopRight             = true;
     this.btnDoiMK.CustomizableEdges   = borderEdges2;
     this.btnDoiMK.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnDoiMK.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnDoiMK.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnDoiMK.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnDoiMK.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnDoiMK.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnDoiMK.ForeColor                    = System.Drawing.SystemColors.GradientActiveCaption;
     this.btnDoiMK.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnDoiMK.IconMarginLeft               = 11;
     this.btnDoiMK.IconPadding                  = 10;
     this.btnDoiMK.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnDoiMK.IdleBorderColor              = System.Drawing.Color.Aqua;
     this.btnDoiMK.IdleBorderRadius             = 30;
     this.btnDoiMK.IdleBorderThickness          = 1;
     this.btnDoiMK.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnDoiMK.IdleIconLeftImage            = null;
     this.btnDoiMK.IdleIconRightImage           = null;
     this.btnDoiMK.IndicateFocus                = false;
     this.btnDoiMK.Location                     = new System.Drawing.Point(625, 302);
     this.btnDoiMK.Name                         = "btnDoiMK";
     stateProperties3.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius              = 30;
     stateProperties3.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness           = 1;
     stateProperties3.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor                 = System.Drawing.Color.White;
     stateProperties3.IconLeftImage             = null;
     stateProperties3.IconRightImage            = null;
     this.btnDoiMK.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius              = 30;
     stateProperties4.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness           = 1;
     stateProperties4.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                 = System.Drawing.Color.White;
     stateProperties4.IconLeftImage             = null;
     stateProperties4.IconRightImage            = null;
     this.btnDoiMK.OnPressedState               = stateProperties4;
     this.btnDoiMK.Size                         = new System.Drawing.Size(142, 38);
     this.btnDoiMK.TabIndex                     = 8;
     this.btnDoiMK.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnDoiMK.TextMarginLeft               = 0;
     this.btnDoiMK.UseDefaultRadiusAndThickness = true;
     this.btnDoiMK.Click                       += new System.EventHandler(this.BtnDoiMK_Click);
     //
     // btnSave
     //
     this.btnSave.AllowToggling        = false;
     this.btnSave.AnimationSpeed       = 200;
     this.btnSave.AutoGenerateColors   = false;
     this.btnSave.BackColor            = System.Drawing.Color.Transparent;
     this.btnSave.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnSave.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
     this.btnSave.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSave.ButtonText           = "Lưu";
     this.btnSave.ButtonTextMarginLeft = 0;
     this.btnSave.ColorContrastOnClick = 45;
     this.btnSave.ColorContrastOnHover = 45;
     this.btnSave.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft          = true;
     borderEdges1.BottomRight         = true;
     borderEdges1.TopLeft             = true;
     borderEdges1.TopRight            = true;
     this.btnSave.CustomizableEdges   = borderEdges1;
     this.btnSave.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnSave.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnSave.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnSave.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnSave.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnSave.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnSave.ForeColor                    = System.Drawing.SystemColors.GradientActiveCaption;
     this.btnSave.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnSave.IconMarginLeft               = 11;
     this.btnSave.IconPadding                  = 10;
     this.btnSave.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnSave.IdleBorderColor              = System.Drawing.Color.Aqua;
     this.btnSave.IdleBorderRadius             = 30;
     this.btnSave.IdleBorderThickness          = 1;
     this.btnSave.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.btnSave.IdleIconLeftImage            = null;
     this.btnSave.IdleIconRightImage           = null;
     this.btnSave.IndicateFocus                = false;
     this.btnSave.Location                     = new System.Drawing.Point(625, 258);
     this.btnSave.Name                         = "btnSave";
     stateProperties1.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius             = 30;
     stateProperties1.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness          = 1;
     stateProperties1.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                = System.Drawing.Color.White;
     stateProperties1.IconLeftImage            = null;
     stateProperties1.IconRightImage           = null;
     this.btnSave.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius             = 30;
     stateProperties2.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness          = 1;
     stateProperties2.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                = System.Drawing.Color.White;
     stateProperties2.IconLeftImage            = null;
     stateProperties2.IconRightImage           = null;
     this.btnSave.OnPressedState               = stateProperties2;
     this.btnSave.Size                         = new System.Drawing.Size(142, 38);
     this.btnSave.TabIndex                     = 7;
     this.btnSave.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnSave.TextMarginLeft               = 0;
     this.btnSave.UseDefaultRadiusAndThickness = true;
     this.btnSave.Visible                      = false;
     this.btnSave.Click                       += new System.EventHandler(this.BtnSave_Click_1);
     //
     // txtSex
     //
     this.txtSex.BackColor             = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtSex.BorderColorFocused    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtSex.BorderColorIdle       = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtSex.BorderColorMouseHover = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtSex.BorderThickness       = 3;
     this.txtSex.characterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtSex.Cursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtSex.Enabled    = false;
     this.txtSex.Font       = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSex.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtSex.isPassword = false;
     this.txtSex.Location   = new System.Drawing.Point(9, 271);
     this.txtSex.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.txtSex.MaxLength  = 32767;
     this.txtSex.Name       = "txtSex";
     this.txtSex.Size       = new System.Drawing.Size(252, 44);
     this.txtSex.TabIndex   = 37;
     this.txtSex.Text       = "Giới tính";
     this.txtSex.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // txtSdt
     //
     this.txtSdt.BackColor             = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtSdt.BorderColorFocused    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtSdt.BorderColorIdle       = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtSdt.BorderColorMouseHover = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtSdt.BorderThickness       = 3;
     this.txtSdt.characterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtSdt.Cursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtSdt.Enabled    = false;
     this.txtSdt.Font       = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSdt.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtSdt.isPassword = false;
     this.txtSdt.Location   = new System.Drawing.Point(9, 217);
     this.txtSdt.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.txtSdt.MaxLength  = 32767;
     this.txtSdt.Name       = "txtSdt";
     this.txtSdt.Size       = new System.Drawing.Size(252, 44);
     this.txtSdt.TabIndex   = 36;
     this.txtSdt.Tag        = "";
     this.txtSdt.Text       = "SĐT";
     this.txtSdt.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // txtDiaChi
     //
     this.txtDiaChi.BackColor             = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtDiaChi.BorderColorFocused    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtDiaChi.BorderColorIdle       = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtDiaChi.BorderColorMouseHover = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtDiaChi.BorderThickness       = 3;
     this.txtDiaChi.characterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtDiaChi.Cursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtDiaChi.Enabled    = false;
     this.txtDiaChi.Font       = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDiaChi.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtDiaChi.isPassword = false;
     this.txtDiaChi.Location   = new System.Drawing.Point(9, 163);
     this.txtDiaChi.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.txtDiaChi.MaxLength  = 32767;
     this.txtDiaChi.Name       = "txtDiaChi";
     this.txtDiaChi.Size       = new System.Drawing.Size(252, 44);
     this.txtDiaChi.TabIndex   = 35;
     this.txtDiaChi.Text       = "Địa chỉ";
     this.txtDiaChi.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // txtHoTen
     //
     this.txtHoTen.BackColor             = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtHoTen.BorderColorFocused    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtHoTen.BorderColorIdle       = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtHoTen.BorderColorMouseHover = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.txtHoTen.BorderThickness       = 3;
     this.txtHoTen.characterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtHoTen.Cursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtHoTen.Enabled    = false;
     this.txtHoTen.Font       = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtHoTen.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.txtHoTen.isPassword = false;
     this.txtHoTen.Location   = new System.Drawing.Point(9, 110);
     this.txtHoTen.Margin     = new System.Windows.Forms.Padding(4);
     this.txtHoTen.MaxLength  = 32767;
     this.txtHoTen.Name       = "txtHoTen";
     this.txtHoTen.Size       = new System.Drawing.Size(252, 44);
     this.txtHoTen.TabIndex   = 34;
     this.txtHoTen.Text       = "Họ và Tên";
     this.txtHoTen.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // Profile
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.txtSex);
     this.Controls.Add(this.txtSdt);
     this.Controls.Add(this.txtDiaChi);
     this.Controls.Add(this.txtHoTen);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnDoiMK);
     this.Controls.Add(this.btnEdit);
     this.Controls.Add(this.btnOpenFile);
     this.Controls.Add(this.bunifuSeparator1);
     this.Controls.Add(this.dptNgaysinh);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.pbxAvatar);
     this.Controls.Add(this.dgvThongtin);
     this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(65)))), ((int)(((byte)(154)))));
     this.Name      = "Profile";
     this.Size      = new System.Drawing.Size(790, 600);
     this.Load     += new System.EventHandler(this.Profile_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgvThongtin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxAvatar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(Ui_ArtistHome));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges4     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties7 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties8 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1             = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2             = new System.Windows.Forms.DataGridViewCellStyle();
     this.pnlDash              = new System.Windows.Forms.Panel();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.btnReport            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnPublish           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnHome              = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuGradientPanel1 = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.btnClose             = new Bunifu.Framework.UI.BunifuImageButton();
     this.lblHome              = new System.Windows.Forms.Label();
     this.btnAccount           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.lblUser              = new System.Windows.Forms.Label();
     this.pbUser        = new System.Windows.Forms.PictureBox();
     this.dataMusic     = new Bunifu.Framework.UI.BunifuCustomDataGrid();
     this.songPic       = new System.Windows.Forms.DataGridViewImageColumn();
     this.songName      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.songArtist    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.songListens   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.btnRefresh    = new Bunifu.Framework.UI.BunifuImageButton();
     this.btnDeleteSong = new Bunifu.Framework.UI.BunifuImageButton();
     this.pnlDash.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnClose)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbUser)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataMusic)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnRefresh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDeleteSong)).BeginInit();
     this.SuspendLayout();
     //
     // pnlDash
     //
     this.pnlDash.BackColor = System.Drawing.Color.Black;
     this.pnlDash.Controls.Add(this.pictureBox1);
     this.pnlDash.Controls.Add(this.btnReport);
     this.pnlDash.Controls.Add(this.btnPublish);
     this.pnlDash.Controls.Add(this.btnHome);
     this.pnlDash.Location = new System.Drawing.Point(2, 2);
     this.pnlDash.Name     = "pnlDash";
     this.pnlDash.Size     = new System.Drawing.Size(211, 730);
     this.pnlDash.TabIndex = 7;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(40, 34);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(112, 107);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 11;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.PictureBox1_Click);
     //
     // btnReport
     //
     this.btnReport.AllowToggling        = false;
     this.btnReport.AnimationSpeed       = 200;
     this.btnReport.AutoGenerateColors   = false;
     this.btnReport.BackColor            = System.Drawing.Color.Transparent;
     this.btnReport.BackColor1           = System.Drawing.Color.Black;
     this.btnReport.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnReport.BackgroundImage")));
     this.btnReport.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnReport.ButtonText           = "Listener Report";
     this.btnReport.ButtonTextMarginLeft = 0;
     this.btnReport.ColorContrastOnClick = 45;
     this.btnReport.ColorContrastOnHover = 45;
     this.btnReport.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.btnReport.CustomizableEdges   = borderEdges1;
     this.btnReport.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnReport.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnReport.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnReport.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnReport.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnReport.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnReport.ForeColor                    = System.Drawing.Color.White;
     this.btnReport.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnReport.IconMarginLeft               = 11;
     this.btnReport.IconPadding                  = 10;
     this.btnReport.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnReport.IdleBorderColor              = System.Drawing.Color.Black;
     this.btnReport.IdleBorderRadius             = 3;
     this.btnReport.IdleBorderThickness          = 1;
     this.btnReport.IdleFillColor                = System.Drawing.Color.Black;
     this.btnReport.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("btnReport.IdleIconLeftImage")));
     this.btnReport.IdleIconRightImage           = null;
     this.btnReport.IndicateFocus                = false;
     this.btnReport.Location                     = new System.Drawing.Point(0, 266);
     this.btnReport.Name                         = "btnReport";
     stateProperties1.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius               = 3;
     stateProperties1.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness            = 1;
     stateProperties1.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(31)))), ((int)(((byte)(56)))));
     stateProperties1.ForeColor                  = System.Drawing.Color.White;
     stateProperties1.IconLeftImage              = null;
     stateProperties1.IconRightImage             = null;
     this.btnReport.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius               = 3;
     stateProperties2.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness            = 1;
     stateProperties2.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                  = System.Drawing.Color.White;
     stateProperties2.IconLeftImage              = null;
     stateProperties2.IconRightImage             = null;
     this.btnReport.OnPressedState               = stateProperties2;
     this.btnReport.Size                         = new System.Drawing.Size(211, 45);
     this.btnReport.TabIndex                     = 10;
     this.btnReport.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnReport.TextMarginLeft               = 0;
     this.btnReport.UseDefaultRadiusAndThickness = true;
     this.btnReport.Click                       += new System.EventHandler(this.BtnReport_Click);
     //
     // btnPublish
     //
     this.btnPublish.AllowToggling        = false;
     this.btnPublish.AnimationSpeed       = 200;
     this.btnPublish.AutoGenerateColors   = false;
     this.btnPublish.BackColor            = System.Drawing.Color.Transparent;
     this.btnPublish.BackColor1           = System.Drawing.Color.Black;
     this.btnPublish.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnPublish.BackgroundImage")));
     this.btnPublish.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnPublish.ButtonText           = "Publish";
     this.btnPublish.ButtonTextMarginLeft = 0;
     this.btnPublish.ColorContrastOnClick = 45;
     this.btnPublish.ColorContrastOnHover = 45;
     this.btnPublish.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                      = true;
     borderEdges2.BottomRight                     = true;
     borderEdges2.TopLeft                         = true;
     borderEdges2.TopRight                        = true;
     this.btnPublish.CustomizableEdges            = borderEdges2;
     this.btnPublish.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnPublish.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnPublish.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnPublish.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnPublish.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnPublish.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnPublish.ForeColor                    = System.Drawing.Color.White;
     this.btnPublish.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnPublish.IconMarginLeft               = 11;
     this.btnPublish.IconPadding                  = 10;
     this.btnPublish.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnPublish.IdleBorderColor              = System.Drawing.Color.Black;
     this.btnPublish.IdleBorderRadius             = 3;
     this.btnPublish.IdleBorderThickness          = 1;
     this.btnPublish.IdleFillColor                = System.Drawing.Color.Black;
     this.btnPublish.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("btnPublish.IdleIconLeftImage")));
     this.btnPublish.IdleIconRightImage           = null;
     this.btnPublish.IndicateFocus                = false;
     this.btnPublish.Location                     = new System.Drawing.Point(0, 215);
     this.btnPublish.Name                         = "btnPublish";
     stateProperties3.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius                = 3;
     stateProperties3.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness             = 1;
     stateProperties3.FillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(31)))), ((int)(((byte)(56)))));
     stateProperties3.ForeColor                   = System.Drawing.Color.White;
     stateProperties3.IconLeftImage               = null;
     stateProperties3.IconRightImage              = null;
     this.btnPublish.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius                = 3;
     stateProperties4.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness             = 1;
     stateProperties4.FillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                   = System.Drawing.Color.White;
     stateProperties4.IconLeftImage               = null;
     stateProperties4.IconRightImage              = null;
     this.btnPublish.OnPressedState               = stateProperties4;
     this.btnPublish.Size                         = new System.Drawing.Size(211, 45);
     this.btnPublish.TabIndex                     = 9;
     this.btnPublish.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnPublish.TextMarginLeft               = 0;
     this.btnPublish.UseDefaultRadiusAndThickness = true;
     this.btnPublish.Click                       += new System.EventHandler(this.BtnPublish_Click);
     //
     // btnHome
     //
     this.btnHome.AllowToggling        = false;
     this.btnHome.AnimationSpeed       = 200;
     this.btnHome.AutoGenerateColors   = false;
     this.btnHome.BackColor            = System.Drawing.Color.Transparent;
     this.btnHome.BackColor1           = System.Drawing.Color.Black;
     this.btnHome.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnHome.BackgroundImage")));
     this.btnHome.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnHome.ButtonText           = "Home";
     this.btnHome.ButtonTextMarginLeft = 0;
     this.btnHome.ColorContrastOnClick = 45;
     this.btnHome.ColorContrastOnHover = 45;
     this.btnHome.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft          = true;
     borderEdges3.BottomRight         = true;
     borderEdges3.TopLeft             = true;
     borderEdges3.TopRight            = true;
     this.btnHome.CustomizableEdges   = borderEdges3;
     this.btnHome.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnHome.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnHome.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnHome.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnHome.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnHome.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnHome.ForeColor                    = System.Drawing.Color.White;
     this.btnHome.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnHome.IconMarginLeft               = 11;
     this.btnHome.IconPadding                  = 10;
     this.btnHome.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnHome.IdleBorderColor              = System.Drawing.Color.Black;
     this.btnHome.IdleBorderRadius             = 3;
     this.btnHome.IdleBorderThickness          = 1;
     this.btnHome.IdleFillColor                = System.Drawing.Color.Black;
     this.btnHome.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("btnHome.IdleIconLeftImage")));
     this.btnHome.IdleIconRightImage           = null;
     this.btnHome.IndicateFocus                = false;
     this.btnHome.Location                     = new System.Drawing.Point(0, 164);
     this.btnHome.Name                         = "btnHome";
     stateProperties5.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius             = 3;
     stateProperties5.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness          = 1;
     stateProperties5.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(31)))), ((int)(((byte)(56)))));
     stateProperties5.ForeColor                = System.Drawing.Color.White;
     stateProperties5.IconLeftImage            = null;
     stateProperties5.IconRightImage           = null;
     this.btnHome.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius             = 3;
     stateProperties6.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness          = 1;
     stateProperties6.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                = System.Drawing.Color.White;
     stateProperties6.IconLeftImage            = null;
     stateProperties6.IconRightImage           = null;
     this.btnHome.OnPressedState               = stateProperties6;
     this.btnHome.Size                         = new System.Drawing.Size(211, 45);
     this.btnHome.TabIndex                     = 8;
     this.btnHome.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnHome.TextMarginLeft               = 0;
     this.btnHome.UseDefaultRadiusAndThickness = true;
     //
     // bunifuGradientPanel1
     //
     this.bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     this.bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel1.Controls.Add(this.btnClose);
     this.bunifuGradientPanel1.Controls.Add(this.lblHome);
     this.bunifuGradientPanel1.Controls.Add(this.btnAccount);
     this.bunifuGradientPanel1.Controls.Add(this.lblUser);
     this.bunifuGradientPanel1.Controls.Add(this.pbUser);
     this.bunifuGradientPanel1.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(59)))), ((int)(((byte)(57)))));
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.Black;
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(59)))), ((int)(((byte)(57)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(59)))), ((int)(((byte)(57)))));
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(213, 2);
     this.bunifuGradientPanel1.Name       = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality    = 10;
     this.bunifuGradientPanel1.Size       = new System.Drawing.Size(859, 167);
     this.bunifuGradientPanel1.TabIndex   = 10;
     this.bunifuGradientPanel1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.BunifuGradientPanel1_MouseDown);
     this.bunifuGradientPanel1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.BunifuGradientPanel1_MouseMove);
     this.bunifuGradientPanel1.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.BunifuGradientPanel1_MouseUp);
     //
     // btnClose
     //
     this.btnClose.BackColor   = System.Drawing.Color.Transparent;
     this.btnClose.Image       = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
     this.btnClose.ImageActive = ((System.Drawing.Image)(resources.GetObject("btnClose.ImageActive")));
     this.btnClose.Location    = new System.Drawing.Point(820, 3);
     this.btnClose.Name        = "btnClose";
     this.btnClose.Size        = new System.Drawing.Size(30, 34);
     this.btnClose.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.btnClose.TabIndex    = 10;
     this.btnClose.TabStop     = false;
     this.btnClose.Zoom        = 10;
     this.btnClose.Click      += new System.EventHandler(this.BtnClose_Click);
     //
     // lblHome
     //
     this.lblHome.AutoSize  = true;
     this.lblHome.BackColor = System.Drawing.SystemColors.Control;
     this.lblHome.Font      = new System.Drawing.Font("Segoe UI", 25.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHome.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.lblHome.Location  = new System.Drawing.Point(16, 98);
     this.lblHome.Name      = "lblHome";
     this.lblHome.Size      = new System.Drawing.Size(146, 59);
     this.lblHome.TabIndex  = 9;
     this.lblHome.Text      = "Home";
     //
     // btnAccount
     //
     this.btnAccount.AllowToggling        = false;
     this.btnAccount.AnimationSpeed       = 200;
     this.btnAccount.AutoGenerateColors   = false;
     this.btnAccount.BackColor            = System.Drawing.Color.Transparent;
     this.btnAccount.BackColor1           = System.Drawing.Color.Black;
     this.btnAccount.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnAccount.BackgroundImage")));
     this.btnAccount.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnAccount.ButtonText           = "Account";
     this.btnAccount.ButtonTextMarginLeft = 0;
     this.btnAccount.ColorContrastOnClick = 45;
     this.btnAccount.ColorContrastOnHover = 45;
     this.btnAccount.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges4.BottomLeft                      = true;
     borderEdges4.BottomRight                     = true;
     borderEdges4.TopLeft                         = true;
     borderEdges4.TopRight                        = true;
     this.btnAccount.CustomizableEdges            = borderEdges4;
     this.btnAccount.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnAccount.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnAccount.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnAccount.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnAccount.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnAccount.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnAccount.ForeColor                    = System.Drawing.Color.White;
     this.btnAccount.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnAccount.IconMarginLeft               = 11;
     this.btnAccount.IconPadding                  = 10;
     this.btnAccount.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnAccount.IdleBorderColor              = System.Drawing.Color.White;
     this.btnAccount.IdleBorderRadius             = 3;
     this.btnAccount.IdleBorderThickness          = 1;
     this.btnAccount.IdleFillColor                = System.Drawing.Color.Black;
     this.btnAccount.IdleIconLeftImage            = null;
     this.btnAccount.IdleIconRightImage           = null;
     this.btnAccount.IndicateFocus                = false;
     this.btnAccount.Location                     = new System.Drawing.Point(506, 3);
     this.btnAccount.Name                         = "btnAccount";
     stateProperties7.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties7.BorderRadius                = 3;
     stateProperties7.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties7.BorderThickness             = 1;
     stateProperties7.FillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     stateProperties7.ForeColor                   = System.Drawing.Color.Black;
     stateProperties7.IconLeftImage               = null;
     stateProperties7.IconRightImage              = null;
     this.btnAccount.onHoverState                 = stateProperties7;
     stateProperties8.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties8.BorderRadius                = 3;
     stateProperties8.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties8.BorderThickness             = 1;
     stateProperties8.FillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties8.ForeColor                   = System.Drawing.Color.White;
     stateProperties8.IconLeftImage               = null;
     stateProperties8.IconRightImage              = null;
     this.btnAccount.OnPressedState               = stateProperties8;
     this.btnAccount.Size                         = new System.Drawing.Size(87, 49);
     this.btnAccount.TabIndex                     = 8;
     this.btnAccount.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnAccount.TextMarginLeft               = 0;
     this.btnAccount.UseDefaultRadiusAndThickness = true;
     this.btnAccount.Click                       += new System.EventHandler(this.BtnAccount_Click);
     //
     // lblUser
     //
     this.lblUser.AutoSize  = true;
     this.lblUser.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUser.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.lblUser.Location  = new System.Drawing.Point(655, 8);
     this.lblUser.Name      = "lblUser";
     this.lblUser.Size      = new System.Drawing.Size(48, 20);
     this.lblUser.TabIndex  = 7;
     this.lblUser.Text      = "name";
     //
     // pbUser
     //
     this.pbUser.Location = new System.Drawing.Point(599, 3);
     this.pbUser.Name     = "pbUser";
     this.pbUser.Size     = new System.Drawing.Size(50, 49);
     this.pbUser.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbUser.TabIndex = 6;
     this.pbUser.TabStop  = false;
     //
     // dataMusic
     //
     this.dataMusic.AllowUserToAddRows = false;
     dataGridViewCellStyle1.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dataMusic.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dataMusic.BackgroundColor               = System.Drawing.SystemColors.Control;
     this.dataMusic.BorderStyle                   = System.Windows.Forms.BorderStyle.None;
     this.dataMusic.ColumnHeadersBorderStyle      = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor             = System.Drawing.Color.Black;
     dataGridViewCellStyle2.Font                  = new System.Drawing.Font("Segoe UI", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.dataMusic.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dataMusic.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataMusic.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.songPic,
         this.songName,
         this.songArtist,
         this.songListens
     });
     this.dataMusic.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.dataMusic.DoubleBuffered            = true;
     this.dataMusic.EnableHeadersVisualStyles = false;
     this.dataMusic.HeaderBgColor             = System.Drawing.Color.Black;
     this.dataMusic.HeaderForeColor           = System.Drawing.Color.White;
     this.dataMusic.Location                  = new System.Drawing.Point(219, 208);
     this.dataMusic.MultiSelect               = false;
     this.dataMusic.Name = "dataMusic";
     this.dataMusic.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.dataMusic.RowHeadersWidth       = 51;
     this.dataMusic.RowTemplate.Height    = 35;
     this.dataMusic.Size     = new System.Drawing.Size(843, 481);
     this.dataMusic.TabIndex = 11;
     //
     // songPic
     //
     this.songPic.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.songPic.HeaderText   = "Songs";
     this.songPic.MinimumWidth = 6;
     this.songPic.Name         = "songPic";
     //
     // songName
     //
     this.songName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.songName.HeaderText   = "Name";
     this.songName.MinimumWidth = 6;
     this.songName.Name         = "songName";
     //
     // songArtist
     //
     this.songArtist.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.songArtist.HeaderText   = "Artist";
     this.songArtist.MinimumWidth = 6;
     this.songArtist.Name         = "songArtist";
     //
     // songListens
     //
     this.songListens.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.songListens.HeaderText   = "Listens";
     this.songListens.MinimumWidth = 6;
     this.songListens.Name         = "songListens";
     //
     // btnRefresh
     //
     this.btnRefresh.BackColor   = System.Drawing.Color.Transparent;
     this.btnRefresh.Image       = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
     this.btnRefresh.ImageActive = ((System.Drawing.Image)(resources.GetObject("btnRefresh.ImageActive")));
     this.btnRefresh.Location    = new System.Drawing.Point(1032, 175);
     this.btnRefresh.Name        = "btnRefresh";
     this.btnRefresh.Size        = new System.Drawing.Size(30, 34);
     this.btnRefresh.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.btnRefresh.TabIndex    = 11;
     this.btnRefresh.TabStop     = false;
     this.btnRefresh.Zoom        = 10;
     this.btnRefresh.Click      += new System.EventHandler(this.BtnRefresh_Click);
     //
     // btnDeleteSong
     //
     this.btnDeleteSong.BackColor   = System.Drawing.Color.Transparent;
     this.btnDeleteSong.Image       = ((System.Drawing.Image)(resources.GetObject("btnDeleteSong.Image")));
     this.btnDeleteSong.ImageActive = ((System.Drawing.Image)(resources.GetObject("btnDeleteSong.ImageActive")));
     this.btnDeleteSong.Location    = new System.Drawing.Point(1032, 695);
     this.btnDeleteSong.Name        = "btnDeleteSong";
     this.btnDeleteSong.Size        = new System.Drawing.Size(30, 34);
     this.btnDeleteSong.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.btnDeleteSong.TabIndex    = 12;
     this.btnDeleteSong.TabStop     = false;
     this.btnDeleteSong.Zoom        = 10;
     this.btnDeleteSong.Click      += new System.EventHandler(this.BtnDeleteSong_Click);
     //
     // Ui_ArtistHome
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(26)))), ((int)(((byte)(22)))));
     this.ClientSize          = new System.Drawing.Size(1074, 738);
     this.Controls.Add(this.btnDeleteSong);
     this.Controls.Add(this.btnRefresh);
     this.Controls.Add(this.dataMusic);
     this.Controls.Add(this.pnlDash);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Ui_ArtistHome";
     this.Text            = "UiArtistHome";
     this.Load           += new System.EventHandler(this.UiArtistHome_Load);
     this.pnlDash.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.bunifuGradientPanel1.ResumeLayout(false);
     this.bunifuGradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnClose)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbUser)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataMusic)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnRefresh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDeleteSong)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormAddPosition));
     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();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties5  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties6  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties7  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties8  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties9  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties10 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties11 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties12 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges1      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties1  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties2  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges2      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties3  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties4  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.laDepartment      = new Bunifu.UI.WinForms.BunifuLabel();
     this.laDepName         = new Bunifu.UI.WinForms.BunifuLabel();
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel2            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.dataGridPositions = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.panel3            = new System.Windows.Forms.Panel();
     this.bunifuLabel1      = new Bunifu.UI.WinForms.BunifuLabel();
     this.inputSalary       = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.inputName         = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.btnCancel         = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnCreatePosition = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridPositions)).BeginInit();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // laDepartment
     //
     this.laDepartment.AutoEllipsis  = false;
     this.laDepartment.CursorType    = null;
     this.laDepartment.Font          = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.laDepartment.ForeColor     = System.Drawing.Color.Gainsboro;
     this.laDepartment.Location      = new System.Drawing.Point(15, 26);
     this.laDepartment.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.laDepartment.Name          = "laDepartment";
     this.laDepartment.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.laDepartment.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.laDepartment.Size          = new System.Drawing.Size(144, 48);
     this.laDepartment.TabIndex      = 12;
     this.laDepartment.Text          = "Отдел:";
     this.laDepartment.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.laDepartment.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // laDepName
     //
     this.laDepName.AutoEllipsis  = false;
     this.laDepName.CursorType    = null;
     this.laDepName.Font          = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.laDepName.ForeColor     = System.Drawing.Color.Gainsboro;
     this.laDepName.Location      = new System.Drawing.Point(132, 26);
     this.laDepName.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.laDepName.Name          = "laDepName";
     this.laDepName.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.laDepName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.laDepName.Size          = new System.Drawing.Size(242, 48);
     this.laDepName.TabIndex      = 13;
     this.laDepName.Text          = "Имя отдела";
     this.laDepName.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.laDepName.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.laDepartment);
     this.panel1.Controls.Add(this.laDepName);
     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(893, 75);
     this.panel1.TabIndex = 15;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.tableLayoutPanel2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 496);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(893, 50);
     this.panel2.TabIndex = 16;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.btnCancel, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnCreatePosition, 0, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(893, 50);
     this.tableLayoutPanel2.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.dataGridPositions, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 75);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(893, 421);
     this.tableLayoutPanel1.TabIndex = 17;
     //
     // dataGridPositions
     //
     this.dataGridPositions.AllowCustomTheming              = false;
     this.dataGridPositions.AllowUserToAddRows              = false;
     this.dataGridPositions.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.ForeColor                       = System.Drawing.Color.Black;
     this.dataGridPositions.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dataGridPositions.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridPositions.BorderStyle                     = System.Windows.Forms.BorderStyle.None;
     this.dataGridPositions.CellBorderStyle                 = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dataGridPositions.ColumnHeadersBorderStyle        = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment                       = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor                       = System.Drawing.Color.DodgerBlue;
     dataGridViewCellStyle2.Font                          = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     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.dataGridPositions.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dataGridPositions.ColumnHeadersHeight           = 40;
     this.dataGridPositions.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.dataGridPositions.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dataGridPositions.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dataGridPositions.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.dataGridPositions.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dataGridPositions.CurrentTheme.BackColor             = System.Drawing.Color.White;
     this.dataGridPositions.CurrentTheme.GridColor             = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.dataGridPositions.CurrentTheme.HeaderStyle.BackColor = System.Drawing.Color.DodgerBlue;
     this.dataGridPositions.CurrentTheme.HeaderStyle.Font      = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.dataGridPositions.CurrentTheme.HeaderStyle.ForeColor = System.Drawing.Color.White;
     this.dataGridPositions.CurrentTheme.Name = null;
     this.dataGridPositions.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.dataGridPositions.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dataGridPositions.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dataGridPositions.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.dataGridPositions.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle3.Alignment                 = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor                 = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font                      = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor                 = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle3.SelectionForeColor        = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode                  = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridPositions.DefaultCellStyle          = dataGridViewCellStyle3;
     this.dataGridPositions.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dataGridPositions.EnableHeadersVisualStyles = false;
     this.dataGridPositions.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.dataGridPositions.HeaderBackColor           = System.Drawing.Color.DodgerBlue;
     this.dataGridPositions.HeaderBgColor             = System.Drawing.Color.Empty;
     this.dataGridPositions.HeaderForeColor           = System.Drawing.Color.White;
     this.dataGridPositions.Location                  = new System.Drawing.Point(449, 3);
     this.dataGridPositions.Name                      = "dataGridPositions";
     this.dataGridPositions.ReadOnly                  = true;
     this.dataGridPositions.RowHeadersVisible         = false;
     this.dataGridPositions.RowHeadersWidth           = 62;
     this.dataGridPositions.RowTemplate.Height        = 40;
     this.dataGridPositions.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataGridPositions.Size                      = new System.Drawing.Size(441, 415);
     this.dataGridPositions.TabIndex                  = 2;
     this.dataGridPositions.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Light;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.inputSalary);
     this.panel3.Controls.Add(this.bunifuLabel1);
     this.panel3.Controls.Add(this.inputName);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(3, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(440, 415);
     this.panel3.TabIndex = 0;
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuLabel1.AutoEllipsis  = false;
     this.bunifuLabel1.CursorType    = null;
     this.bunifuLabel1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel1.ForeColor     = System.Drawing.Color.Gainsboro;
     this.bunifuLabel1.Location      = new System.Drawing.Point(12, 13);
     this.bunifuLabel1.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(466, 39);
     this.bunifuLabel1.TabIndex      = 14;
     this.bunifuLabel1.Text          = "Добавление новой должности:";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // inputSalary
     //
     this.inputSalary.AcceptsReturn       = false;
     this.inputSalary.AcceptsTab          = false;
     this.inputSalary.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.inputSalary.AnimationSpeed      = 200;
     this.inputSalary.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.inputSalary.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.inputSalary.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputSalary.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("inputSalary.BackgroundImage")));
     this.inputSalary.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.inputSalary.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.inputSalary.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.inputSalary.BorderColorIdle     = System.Drawing.Color.Gainsboro;
     this.inputSalary.BorderRadius        = 4;
     this.inputSalary.BorderThickness     = 1;
     this.inputSalary.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.inputSalary.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.inputSalary.DefaultFont         = new System.Drawing.Font("Segoe UI Semibold", 11F);
     this.inputSalary.DefaultText         = "";
     this.inputSalary.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputSalary.ForeColor           = System.Drawing.Color.Silver;
     this.inputSalary.HideSelection       = true;
     this.inputSalary.IconLeft            = null;
     this.inputSalary.IconLeftCursor      = System.Windows.Forms.Cursors.IBeam;
     this.inputSalary.IconPadding         = 10;
     this.inputSalary.IconRight           = null;
     this.inputSalary.IconRightCursor     = System.Windows.Forms.Cursors.IBeam;
     this.inputSalary.Lines                 = new string[0];
     this.inputSalary.Location              = new System.Drawing.Point(12, 170);
     this.inputSalary.MaxLength             = 32767;
     this.inputSalary.MinimumSize           = new System.Drawing.Size(100, 35);
     this.inputSalary.Modified              = false;
     this.inputSalary.Multiline             = false;
     this.inputSalary.Name                  = "inputSalary";
     stateProperties5.BorderColor           = System.Drawing.Color.DodgerBlue;
     stateProperties5.FillColor             = System.Drawing.Color.Empty;
     stateProperties5.ForeColor             = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.inputSalary.OnActiveState         = stateProperties5;
     stateProperties6.BorderColor           = System.Drawing.Color.Empty;
     stateProperties6.FillColor             = System.Drawing.Color.White;
     stateProperties6.ForeColor             = System.Drawing.Color.Empty;
     stateProperties6.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.inputSalary.OnDisabledState       = stateProperties6;
     stateProperties7.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties7.FillColor             = System.Drawing.Color.Empty;
     stateProperties7.ForeColor             = System.Drawing.Color.Empty;
     stateProperties7.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.inputSalary.OnHoverState          = stateProperties7;
     stateProperties8.BorderColor           = System.Drawing.Color.Gainsboro;
     stateProperties8.FillColor             = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     stateProperties8.ForeColor             = System.Drawing.Color.Silver;
     stateProperties8.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.inputSalary.OnIdleState           = stateProperties8;
     this.inputSalary.PasswordChar          = '\0';
     this.inputSalary.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.inputSalary.PlaceholderText       = "Оклад";
     this.inputSalary.ReadOnly              = false;
     this.inputSalary.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.inputSalary.SelectedText          = "";
     this.inputSalary.SelectionLength       = 0;
     this.inputSalary.SelectionStart        = 0;
     this.inputSalary.ShortcutsEnabled      = true;
     this.inputSalary.Size                  = new System.Drawing.Size(412, 41);
     this.inputSalary.Style                 = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.inputSalary.TabIndex              = 15;
     this.inputSalary.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.inputSalary.TextMarginBottom      = 0;
     this.inputSalary.TextMarginLeft        = 5;
     this.inputSalary.TextMarginTop         = 0;
     this.inputSalary.TextPlaceholder       = "Оклад";
     this.inputSalary.UseSystemPasswordChar = false;
     this.inputSalary.WordWrap              = true;
     this.inputSalary.TextChange           += new System.EventHandler(this.inputSalary_TextChange);
     //
     // inputName
     //
     this.inputName.AcceptsReturn       = false;
     this.inputName.AcceptsTab          = false;
     this.inputName.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.inputName.AnimationSpeed      = 200;
     this.inputName.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.inputName.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.inputName.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputName.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("inputName.BackgroundImage")));
     this.inputName.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.inputName.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.inputName.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.inputName.BorderColorIdle     = System.Drawing.Color.Gainsboro;
     this.inputName.BorderRadius        = 4;
     this.inputName.BorderThickness     = 1;
     this.inputName.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.inputName.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.inputName.DefaultFont         = new System.Drawing.Font("Segoe UI Semibold", 11F);
     this.inputName.DefaultText         = "";
     this.inputName.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputName.ForeColor           = System.Drawing.Color.Silver;
     this.inputName.HideSelection       = true;
     this.inputName.IconLeft            = null;
     this.inputName.IconLeftCursor      = System.Windows.Forms.Cursors.IBeam;
     this.inputName.IconPadding         = 10;
     this.inputName.IconRight           = null;
     this.inputName.IconRightCursor     = System.Windows.Forms.Cursors.IBeam;
     this.inputName.Lines                   = new string[0];
     this.inputName.Location                = new System.Drawing.Point(12, 111);
     this.inputName.MaxLength               = 32767;
     this.inputName.MinimumSize             = new System.Drawing.Size(100, 35);
     this.inputName.Modified                = false;
     this.inputName.Multiline               = false;
     this.inputName.Name                    = "inputName";
     stateProperties9.BorderColor           = System.Drawing.Color.DodgerBlue;
     stateProperties9.FillColor             = System.Drawing.Color.Empty;
     stateProperties9.ForeColor             = System.Drawing.Color.Empty;
     stateProperties9.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.inputName.OnActiveState           = stateProperties9;
     stateProperties10.BorderColor          = System.Drawing.Color.Empty;
     stateProperties10.FillColor            = System.Drawing.Color.White;
     stateProperties10.ForeColor            = System.Drawing.Color.Empty;
     stateProperties10.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.inputName.OnDisabledState         = stateProperties10;
     stateProperties11.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties11.FillColor            = System.Drawing.Color.Empty;
     stateProperties11.ForeColor            = System.Drawing.Color.Empty;
     stateProperties11.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputName.OnHoverState            = stateProperties11;
     stateProperties12.BorderColor          = System.Drawing.Color.Gainsboro;
     stateProperties12.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     stateProperties12.ForeColor            = System.Drawing.Color.Silver;
     stateProperties12.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputName.OnIdleState             = stateProperties12;
     this.inputName.PasswordChar            = '\0';
     this.inputName.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.inputName.PlaceholderText         = "Название";
     this.inputName.ReadOnly                = false;
     this.inputName.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.inputName.SelectedText            = "";
     this.inputName.SelectionLength         = 0;
     this.inputName.SelectionStart          = 0;
     this.inputName.ShortcutsEnabled        = true;
     this.inputName.Size                    = new System.Drawing.Size(412, 41);
     this.inputName.Style                   = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.inputName.TabIndex                = 1;
     this.inputName.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.inputName.TextMarginBottom        = 0;
     this.inputName.TextMarginLeft          = 5;
     this.inputName.TextMarginTop           = 0;
     this.inputName.TextPlaceholder         = "Название";
     this.inputName.UseSystemPasswordChar   = false;
     this.inputName.WordWrap                = true;
     this.inputName.TextChange             += new System.EventHandler(this.inputName_TextChange);
     //
     // btnCancel
     //
     this.btnCancel.AllowToggling        = false;
     this.btnCancel.AnimationSpeed       = 200;
     this.btnCancel.AutoGenerateColors   = false;
     this.btnCancel.BackColor            = System.Drawing.Color.Transparent;
     this.btnCancel.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.btnCancel.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
     this.btnCancel.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCancel.ButtonText           = "Назад";
     this.btnCancel.ButtonTextMarginLeft = 0;
     this.btnCancel.ColorContrastOnClick = 45;
     this.btnCancel.ColorContrastOnHover = 45;
     this.btnCancel.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.btnCancel.CustomizableEdges   = borderEdges1;
     this.btnCancel.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnCancel.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnCancel.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnCancel.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnCancel.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.btnCancel.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnCancel.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.btnCancel.ForeColor                    = System.Drawing.Color.White;
     this.btnCancel.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnCancel.IconMarginLeft               = 11;
     this.btnCancel.IconPadding                  = 10;
     this.btnCancel.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnCancel.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.btnCancel.IdleBorderRadius             = 3;
     this.btnCancel.IdleBorderThickness          = 1;
     this.btnCancel.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.btnCancel.IdleIconLeftImage            = null;
     this.btnCancel.IdleIconRightImage           = null;
     this.btnCancel.IndicateFocus                = false;
     this.btnCancel.Location                     = new System.Drawing.Point(449, 3);
     this.btnCancel.Name                         = "btnCancel";
     stateProperties1.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(100)))), ((int)(((byte)(145)))));
     stateProperties1.BorderRadius               = 3;
     stateProperties1.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness            = 1;
     stateProperties1.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(100)))), ((int)(((byte)(145)))));
     stateProperties1.ForeColor                  = System.Drawing.Color.White;
     stateProperties1.IconLeftImage              = null;
     stateProperties1.IconRightImage             = null;
     this.btnCancel.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(77)))), ((int)(((byte)(130)))));
     stateProperties2.BorderRadius               = 3;
     stateProperties2.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness            = 1;
     stateProperties2.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(77)))), ((int)(((byte)(130)))));
     stateProperties2.ForeColor                  = System.Drawing.Color.White;
     stateProperties2.IconLeftImage              = null;
     stateProperties2.IconRightImage             = null;
     this.btnCancel.OnPressedState               = stateProperties2;
     this.btnCancel.Size                         = new System.Drawing.Size(441, 44);
     this.btnCancel.TabIndex                     = 14;
     this.btnCancel.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnCancel.TextMarginLeft               = 0;
     this.btnCancel.UseDefaultRadiusAndThickness = true;
     this.btnCancel.Click                       += new System.EventHandler(this.btnCancel_Click);
     //
     // btnCreatePosition
     //
     this.btnCreatePosition.AllowToggling        = false;
     this.btnCreatePosition.AnimationSpeed       = 200;
     this.btnCreatePosition.AutoGenerateColors   = false;
     this.btnCreatePosition.BackColor            = System.Drawing.Color.Transparent;
     this.btnCreatePosition.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnCreatePosition.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnCreatePosition.BackgroundImage")));
     this.btnCreatePosition.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCreatePosition.ButtonText           = "Создать";
     this.btnCreatePosition.ButtonTextMarginLeft = 0;
     this.btnCreatePosition.ColorContrastOnClick = 45;
     this.btnCreatePosition.ColorContrastOnHover = 45;
     this.btnCreatePosition.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                             = true;
     borderEdges2.BottomRight                            = true;
     borderEdges2.TopLeft                                = true;
     borderEdges2.TopRight                               = true;
     this.btnCreatePosition.CustomizableEdges            = borderEdges2;
     this.btnCreatePosition.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnCreatePosition.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnCreatePosition.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnCreatePosition.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnCreatePosition.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.btnCreatePosition.Enabled                      = false;
     this.btnCreatePosition.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnCreatePosition.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.btnCreatePosition.ForeColor                    = System.Drawing.Color.White;
     this.btnCreatePosition.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnCreatePosition.IconMarginLeft               = 11;
     this.btnCreatePosition.IconPadding                  = 10;
     this.btnCreatePosition.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnCreatePosition.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnCreatePosition.IdleBorderRadius             = 3;
     this.btnCreatePosition.IdleBorderThickness          = 1;
     this.btnCreatePosition.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.btnCreatePosition.IdleIconLeftImage            = null;
     this.btnCreatePosition.IdleIconRightImage           = null;
     this.btnCreatePosition.IndicateFocus                = false;
     this.btnCreatePosition.Location                     = new System.Drawing.Point(3, 3);
     this.btnCreatePosition.Name                         = "btnCreatePosition";
     stateProperties3.BorderColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius                       = 3;
     stateProperties3.BorderStyle                        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness                    = 1;
     stateProperties3.FillColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor                          = System.Drawing.Color.White;
     stateProperties3.IconLeftImage                      = null;
     stateProperties3.IconRightImage                     = null;
     this.btnCreatePosition.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius                       = 3;
     stateProperties4.BorderStyle                        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness                    = 1;
     stateProperties4.FillColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                          = System.Drawing.Color.White;
     stateProperties4.IconLeftImage                      = null;
     stateProperties4.IconRightImage                     = null;
     this.btnCreatePosition.OnPressedState               = stateProperties4;
     this.btnCreatePosition.Size                         = new System.Drawing.Size(440, 44);
     this.btnCreatePosition.TabIndex                     = 13;
     this.btnCreatePosition.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnCreatePosition.TextMarginLeft               = 0;
     this.btnCreatePosition.UseDefaultRadiusAndThickness = true;
     this.btnCreatePosition.Click                       += new System.EventHandler(this.btnCreatePosition_Click);
     //
     // FormAddPosition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.ClientSize          = new System.Drawing.Size(893, 546);
     this.ControlBox          = false;
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FormAddPosition";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Добавление новой должности";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridPositions)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(KhachDoan));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.PanelNoiDungKhachLe = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.PanelNoiDungKhachDoan = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.Panel_TopKL           = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.ButtonTongHop         = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.PanelNoiDungKhachLe.SuspendLayout();
     this.panel1.SuspendLayout();
     this.Panel_TopKL.SuspendLayout();
     this.SuspendLayout();
     //
     // PanelNoiDungKhachLe
     //
     this.PanelNoiDungKhachLe.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("PanelNoiDungKhachLe.BackgroundImage")));
     this.PanelNoiDungKhachLe.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PanelNoiDungKhachLe.Controls.Add(this.panel1);
     this.PanelNoiDungKhachLe.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PanelNoiDungKhachLe.GradientBottomLeft  = System.Drawing.Color.OldLace;
     this.PanelNoiDungKhachLe.GradientBottomRight = System.Drawing.Color.SpringGreen;
     this.PanelNoiDungKhachLe.GradientTopLeft     = System.Drawing.Color.Navy;
     this.PanelNoiDungKhachLe.GradientTopRight    = System.Drawing.Color.SpringGreen;
     this.PanelNoiDungKhachLe.Location            = new System.Drawing.Point(0, 0);
     this.PanelNoiDungKhachLe.Margin   = new System.Windows.Forms.Padding(4);
     this.PanelNoiDungKhachLe.Name     = "PanelNoiDungKhachLe";
     this.PanelNoiDungKhachLe.Quality  = 10;
     this.PanelNoiDungKhachLe.Size     = new System.Drawing.Size(1087, 571);
     this.PanelNoiDungKhachLe.TabIndex = 3;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.PanelNoiDungKhachDoan);
     this.panel1.Controls.Add(this.Panel_TopKL);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Margin   = new System.Windows.Forms.Padding(4);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1087, 571);
     this.panel1.TabIndex = 1;
     //
     // PanelNoiDungKhachDoan
     //
     this.PanelNoiDungKhachDoan.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("PanelNoiDungKhachDoan.BackgroundImage")));
     this.PanelNoiDungKhachDoan.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PanelNoiDungKhachDoan.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PanelNoiDungKhachDoan.GradientBottomLeft  = System.Drawing.Color.OldLace;
     this.PanelNoiDungKhachDoan.GradientBottomRight = System.Drawing.Color.SpringGreen;
     this.PanelNoiDungKhachDoan.GradientTopLeft     = System.Drawing.Color.Navy;
     this.PanelNoiDungKhachDoan.GradientTopRight    = System.Drawing.Color.SpringGreen;
     this.PanelNoiDungKhachDoan.Location            = new System.Drawing.Point(0, 50);
     this.PanelNoiDungKhachDoan.Margin   = new System.Windows.Forms.Padding(4);
     this.PanelNoiDungKhachDoan.Name     = "PanelNoiDungKhachDoan";
     this.PanelNoiDungKhachDoan.Quality  = 10;
     this.PanelNoiDungKhachDoan.Size     = new System.Drawing.Size(1087, 521);
     this.PanelNoiDungKhachDoan.TabIndex = 2;
     //
     // Panel_TopKL
     //
     this.Panel_TopKL.BackColor             = System.Drawing.Color.Black;
     this.Panel_TopKL.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("Panel_TopKL.BackgroundImage")));
     this.Panel_TopKL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Panel_TopKL.Controls.Add(this.ButtonTongHop);
     this.Panel_TopKL.Dock = System.Windows.Forms.DockStyle.Top;
     this.Panel_TopKL.GradientBottomLeft  = System.Drawing.Color.DimGray;
     this.Panel_TopKL.GradientBottomRight = System.Drawing.Color.Black;
     this.Panel_TopKL.GradientTopLeft     = System.Drawing.Color.Black;
     this.Panel_TopKL.GradientTopRight    = System.Drawing.Color.DimGray;
     this.Panel_TopKL.Location            = new System.Drawing.Point(0, 0);
     this.Panel_TopKL.Margin   = new System.Windows.Forms.Padding(4);
     this.Panel_TopKL.Name     = "Panel_TopKL";
     this.Panel_TopKL.Quality  = 10;
     this.Panel_TopKL.Size     = new System.Drawing.Size(1087, 50);
     this.Panel_TopKL.TabIndex = 1;
     //
     // ButtonTongHop
     //
     this.ButtonTongHop.AllowToggling        = false;
     this.ButtonTongHop.AnimationSpeed       = 200;
     this.ButtonTongHop.AutoGenerateColors   = false;
     this.ButtonTongHop.BackColor            = System.Drawing.Color.Transparent;
     this.ButtonTongHop.BackColor1           = System.Drawing.Color.Transparent;
     this.ButtonTongHop.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("ButtonTongHop.BackgroundImage")));
     this.ButtonTongHop.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.ButtonTongHop.ButtonText           = "Tạo đoàn";
     this.ButtonTongHop.ButtonTextMarginLeft = 0;
     this.ButtonTongHop.ColorContrastOnClick = 45;
     this.ButtonTongHop.ColorContrastOnHover = 45;
     this.ButtonTongHop.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                         = true;
     borderEdges1.BottomRight                        = true;
     borderEdges1.TopLeft                            = true;
     borderEdges1.TopRight                           = true;
     this.ButtonTongHop.CustomizableEdges            = borderEdges1;
     this.ButtonTongHop.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.ButtonTongHop.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.ButtonTongHop.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.ButtonTongHop.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.ButtonTongHop.Dock                         = System.Windows.Forms.DockStyle.Left;
     this.ButtonTongHop.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.ButtonTongHop.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.ButtonTongHop.ForeColor                    = System.Drawing.Color.White;
     this.ButtonTongHop.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.ButtonTongHop.IconMarginLeft               = 11;
     this.ButtonTongHop.IconPadding                  = 10;
     this.ButtonTongHop.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.ButtonTongHop.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.ButtonTongHop.IdleBorderRadius             = 3;
     this.ButtonTongHop.IdleBorderThickness          = 1;
     this.ButtonTongHop.IdleFillColor                = System.Drawing.Color.Transparent;
     this.ButtonTongHop.IdleIconLeftImage            = null;
     this.ButtonTongHop.IdleIconRightImage           = null;
     this.ButtonTongHop.IndicateFocus                = false;
     this.ButtonTongHop.Location                     = new System.Drawing.Point(0, 0);
     this.ButtonTongHop.Margin                       = new System.Windows.Forms.Padding(4);
     this.ButtonTongHop.Name                         = "ButtonTongHop";
     stateProperties1.BorderColor                    = System.Drawing.Color.Yellow;
     stateProperties1.BorderRadius                   = 3;
     stateProperties1.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness                = 1;
     stateProperties1.FillColor                      = System.Drawing.Color.Black;
     stateProperties1.ForeColor                      = System.Drawing.Color.White;
     stateProperties1.IconLeftImage                  = null;
     stateProperties1.IconRightImage                 = null;
     this.ButtonTongHop.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius                   = 3;
     stateProperties2.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness                = 1;
     stateProperties2.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                      = System.Drawing.Color.White;
     stateProperties2.IconLeftImage                  = null;
     stateProperties2.IconRightImage                 = null;
     this.ButtonTongHop.OnPressedState               = stateProperties2;
     this.ButtonTongHop.Size                         = new System.Drawing.Size(196, 50);
     this.ButtonTongHop.TabIndex                     = 0;
     this.ButtonTongHop.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.ButtonTongHop.TextMarginLeft               = 0;
     this.ButtonTongHop.UseDefaultRadiusAndThickness = true;
     this.ButtonTongHop.Click                       += new System.EventHandler(this.ButtonTD_Click);
     //
     // KhachDoan
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.PanelNoiDungKhachLe);
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "KhachDoan";
     this.Size   = new System.Drawing.Size(1087, 571);
     this.Load  += new System.EventHandler(this.KhachDoan_Load);
     this.PanelNoiDungKhachLe.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.Panel_TopKL.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(FormAddWorkingDays));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.comboBoxSu2         = new System.Windows.Forms.ComboBox();
     this.comboBoxS2          = new System.Windows.Forms.ComboBox();
     this.comboBoxF2          = new System.Windows.Forms.ComboBox();
     this.comboBoxTh2         = new System.Windows.Forms.ComboBox();
     this.comboBoxW2          = new System.Windows.Forms.ComboBox();
     this.comboBoxTu2         = new System.Windows.Forms.ComboBox();
     this.comboBoxM2          = new System.Windows.Forms.ComboBox();
     this.comboBoxSu1         = new System.Windows.Forms.ComboBox();
     this.comboBoxS1          = new System.Windows.Forms.ComboBox();
     this.comboBoxF1          = new System.Windows.Forms.ComboBox();
     this.comboBoxTh1         = new System.Windows.Forms.ComboBox();
     this.comboBoxW1          = new System.Windows.Forms.ComboBox();
     this.comboBoxTu1         = new System.Windows.Forms.ComboBox();
     this.comboBoxM1          = new System.Windows.Forms.ComboBox();
     this.numericUpDownNumofW = new System.Windows.Forms.NumericUpDown();
     this.checkBoxSu          = new System.Windows.Forms.CheckBox();
     this.checkBoxSa          = new System.Windows.Forms.CheckBox();
     this.checkBoxFr          = new System.Windows.Forms.CheckBox();
     this.checkBoxThur        = new System.Windows.Forms.CheckBox();
     this.checkBoxWe          = new System.Windows.Forms.CheckBox();
     this.checkBoxTU          = new System.Windows.Forms.CheckBox();
     this.checkBoxMO          = new System.Windows.Forms.CheckBox();
     this.label4       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.label2       = new System.Windows.Forms.Label();
     this.label1       = new System.Windows.Forms.Label();
     this.buttonWSave  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.buttonWClear = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownNumofW)).BeginInit();
     this.SuspendLayout();
     //
     // comboBoxSu2
     //
     this.comboBoxSu2.FormattingEnabled = true;
     this.comboBoxSu2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxSu2.Location = new System.Drawing.Point(990, 368);
     this.comboBoxSu2.Name     = "comboBoxSu2";
     this.comboBoxSu2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxSu2.TabIndex = 71;
     //
     // comboBoxS2
     //
     this.comboBoxS2.FormattingEnabled = true;
     this.comboBoxS2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxS2.Location = new System.Drawing.Point(856, 368);
     this.comboBoxS2.Name     = "comboBoxS2";
     this.comboBoxS2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxS2.TabIndex = 70;
     //
     // comboBoxF2
     //
     this.comboBoxF2.FormattingEnabled = true;
     this.comboBoxF2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxF2.Location = new System.Drawing.Point(717, 368);
     this.comboBoxF2.Name     = "comboBoxF2";
     this.comboBoxF2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxF2.TabIndex = 69;
     //
     // comboBoxTh2
     //
     this.comboBoxTh2.FormattingEnabled = true;
     this.comboBoxTh2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxTh2.Location = new System.Drawing.Point(583, 368);
     this.comboBoxTh2.Name     = "comboBoxTh2";
     this.comboBoxTh2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxTh2.TabIndex = 68;
     //
     // comboBoxW2
     //
     this.comboBoxW2.FormattingEnabled = true;
     this.comboBoxW2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxW2.Location = new System.Drawing.Point(441, 368);
     this.comboBoxW2.Name     = "comboBoxW2";
     this.comboBoxW2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxW2.TabIndex = 67;
     //
     // comboBoxTu2
     //
     this.comboBoxTu2.FormattingEnabled = true;
     this.comboBoxTu2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxTu2.Location = new System.Drawing.Point(303, 368);
     this.comboBoxTu2.Name     = "comboBoxTu2";
     this.comboBoxTu2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxTu2.TabIndex = 66;
     //
     // comboBoxM2
     //
     this.comboBoxM2.FormattingEnabled = true;
     this.comboBoxM2.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxM2.Location = new System.Drawing.Point(159, 368);
     this.comboBoxM2.Name     = "comboBoxM2";
     this.comboBoxM2.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxM2.TabIndex = 65;
     //
     // comboBoxSu1
     //
     this.comboBoxSu1.FormattingEnabled = true;
     this.comboBoxSu1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxSu1.Location = new System.Drawing.Point(990, 312);
     this.comboBoxSu1.Name     = "comboBoxSu1";
     this.comboBoxSu1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxSu1.TabIndex = 64;
     //
     // comboBoxS1
     //
     this.comboBoxS1.FormattingEnabled = true;
     this.comboBoxS1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxS1.Location = new System.Drawing.Point(856, 312);
     this.comboBoxS1.Name     = "comboBoxS1";
     this.comboBoxS1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxS1.TabIndex = 63;
     //
     // comboBoxF1
     //
     this.comboBoxF1.FormattingEnabled = true;
     this.comboBoxF1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxF1.Location = new System.Drawing.Point(717, 312);
     this.comboBoxF1.Name     = "comboBoxF1";
     this.comboBoxF1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxF1.TabIndex = 62;
     //
     // comboBoxTh1
     //
     this.comboBoxTh1.FormattingEnabled = true;
     this.comboBoxTh1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxTh1.Location = new System.Drawing.Point(583, 312);
     this.comboBoxTh1.Name     = "comboBoxTh1";
     this.comboBoxTh1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxTh1.TabIndex = 61;
     //
     // comboBoxW1
     //
     this.comboBoxW1.FormattingEnabled = true;
     this.comboBoxW1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxW1.Location = new System.Drawing.Point(441, 312);
     this.comboBoxW1.Name     = "comboBoxW1";
     this.comboBoxW1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxW1.TabIndex = 60;
     //
     // comboBoxTu1
     //
     this.comboBoxTu1.FormattingEnabled = true;
     this.comboBoxTu1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxTu1.Location = new System.Drawing.Point(303, 316);
     this.comboBoxTu1.Name     = "comboBoxTu1";
     this.comboBoxTu1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxTu1.TabIndex = 59;
     //
     // comboBoxM1
     //
     this.comboBoxM1.FormattingEnabled = true;
     this.comboBoxM1.Items.AddRange(new object[] {
         "8.30",
         "9.30",
         "10.30",
         "11.30",
         "12.30",
         "13.30",
         "14.30",
         "15.30",
         "16.30",
         "17.30",
         "18.30"
     });
     this.comboBoxM1.Location = new System.Drawing.Point(159, 316);
     this.comboBoxM1.Name     = "comboBoxM1";
     this.comboBoxM1.Size     = new System.Drawing.Size(121, 24);
     this.comboBoxM1.TabIndex = 58;
     //
     // numericUpDownNumofW
     //
     this.numericUpDownNumofW.Location = new System.Drawing.Point(212, 118);
     this.numericUpDownNumofW.Name     = "numericUpDownNumofW";
     this.numericUpDownNumofW.Size     = new System.Drawing.Size(120, 22);
     this.numericUpDownNumofW.TabIndex = 57;
     //
     // checkBoxSu
     //
     this.checkBoxSu.AutoSize = true;
     this.checkBoxSu.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxSu.Location = new System.Drawing.Point(990, 199);
     this.checkBoxSu.Name     = "checkBoxSu";
     this.checkBoxSu.Size     = new System.Drawing.Size(82, 24);
     this.checkBoxSu.TabIndex = 54;
     this.checkBoxSu.Text     = "Sunday";
     this.checkBoxSu.UseVisualStyleBackColor = true;
     //
     // checkBoxSa
     //
     this.checkBoxSa.AutoSize = true;
     this.checkBoxSa.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxSa.Location = new System.Drawing.Point(856, 200);
     this.checkBoxSa.Name     = "checkBoxSa";
     this.checkBoxSa.Size     = new System.Drawing.Size(93, 24);
     this.checkBoxSa.TabIndex = 53;
     this.checkBoxSa.Text     = "Saturday";
     this.checkBoxSa.UseVisualStyleBackColor = true;
     //
     // checkBoxFr
     //
     this.checkBoxFr.AutoSize = true;
     this.checkBoxFr.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxFr.Location = new System.Drawing.Point(717, 200);
     this.checkBoxFr.Name     = "checkBoxFr";
     this.checkBoxFr.Size     = new System.Drawing.Size(74, 24);
     this.checkBoxFr.TabIndex = 52;
     this.checkBoxFr.Text     = "Friday";
     this.checkBoxFr.UseVisualStyleBackColor = true;
     //
     // checkBoxThur
     //
     this.checkBoxThur.AutoSize = true;
     this.checkBoxThur.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxThur.Location = new System.Drawing.Point(583, 200);
     this.checkBoxThur.Name     = "checkBoxThur";
     this.checkBoxThur.Size     = new System.Drawing.Size(96, 24);
     this.checkBoxThur.TabIndex = 51;
     this.checkBoxThur.Text     = "Thursday";
     this.checkBoxThur.UseVisualStyleBackColor = true;
     //
     // checkBoxWe
     //
     this.checkBoxWe.AutoSize = true;
     this.checkBoxWe.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxWe.Location = new System.Drawing.Point(441, 200);
     this.checkBoxWe.Name     = "checkBoxWe";
     this.checkBoxWe.Size     = new System.Drawing.Size(112, 24);
     this.checkBoxWe.TabIndex = 50;
     this.checkBoxWe.Text     = "Wednesday";
     this.checkBoxWe.UseVisualStyleBackColor = true;
     //
     // checkBoxTU
     //
     this.checkBoxTU.AutoSize = true;
     this.checkBoxTU.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxTU.Location = new System.Drawing.Point(303, 200);
     this.checkBoxTU.Name     = "checkBoxTU";
     this.checkBoxTU.Size     = new System.Drawing.Size(88, 24);
     this.checkBoxTU.TabIndex = 49;
     this.checkBoxTU.Text     = "Tuesday";
     this.checkBoxTU.UseVisualStyleBackColor = true;
     //
     // checkBoxMO
     //
     this.checkBoxMO.AutoSize = true;
     this.checkBoxMO.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.checkBoxMO.Location = new System.Drawing.Point(160, 200);
     this.checkBoxMO.Name     = "checkBoxMO";
     this.checkBoxMO.Size     = new System.Drawing.Size(88, 24);
     this.checkBoxMO.TabIndex = 48;
     this.checkBoxMO.Text     = "Monday";
     this.checkBoxMO.UseVisualStyleBackColor = true;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.label4.Location = new System.Drawing.Point(11, 281);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(174, 20);
     this.label4.TabIndex = 47;
     this.label4.Text     = "Working Time Per Day :";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.label3.Location = new System.Drawing.Point(11, 201);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(115, 20);
     this.label3.TabIndex = 46;
     this.label3.Text     = "Working Days :";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.label2.Location = new System.Drawing.Point(36, 117);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(175, 20);
     this.label2.TabIndex = 45;
     this.label2.Text     = "Num Of Working Days :";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 14F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(469, 12);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(312, 32);
     this.label1.TabIndex = 72;
     this.label1.Text     = " Working Days And Hours";
     //
     // buttonWSave
     //
     this.buttonWSave.AllowToggling        = false;
     this.buttonWSave.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonWSave.AnimationSpeed       = 200;
     this.buttonWSave.AutoGenerateColors   = false;
     this.buttonWSave.BackColor            = System.Drawing.Color.Transparent;
     this.buttonWSave.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     this.buttonWSave.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("buttonWSave.BackgroundImage")));
     this.buttonWSave.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.buttonWSave.ButtonText           = "Save";
     this.buttonWSave.ButtonTextMarginLeft = 0;
     this.buttonWSave.ColorContrastOnClick = 45;
     this.buttonWSave.ColorContrastOnHover = 45;
     this.buttonWSave.Cursor               = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft               = true;
     borderEdges1.BottomRight              = true;
     borderEdges1.TopLeft  = true;
     borderEdges1.TopRight = true;
     this.buttonWSave.CustomizableEdges   = borderEdges1;
     this.buttonWSave.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.buttonWSave.DisabledBorderColor = System.Drawing.Color.Empty;
     this.buttonWSave.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.buttonWSave.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.buttonWSave.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.buttonWSave.Font                         = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonWSave.ForeColor                    = System.Drawing.Color.White;
     this.buttonWSave.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.buttonWSave.IconMarginLeft               = 30;
     this.buttonWSave.IconPadding                  = 10;
     this.buttonWSave.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.buttonWSave.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.buttonWSave.IdleBorderRadius             = 45;
     this.buttonWSave.IdleBorderThickness          = 3;
     this.buttonWSave.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     this.buttonWSave.IdleIconLeftImage            = null;
     this.buttonWSave.IdleIconRightImage           = null;
     this.buttonWSave.IndicateFocus                = true;
     this.buttonWSave.Location                     = new System.Drawing.Point(953, 444);
     this.buttonWSave.Name                         = "buttonWSave";
     stateProperties1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties1.BorderRadius                 = 45;
     stateProperties1.BorderStyle                  = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness              = 3;
     stateProperties1.FillColor                    = System.Drawing.Color.White;
     stateProperties1.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties1.IconLeftImage                = null;
     stateProperties1.IconRightImage               = null;
     this.buttonWSave.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties2.BorderRadius                 = 45;
     stateProperties2.BorderStyle                  = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness              = 3;
     stateProperties2.FillColor                    = System.Drawing.Color.White;
     stateProperties2.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties2.IconLeftImage                = null;
     stateProperties2.IconRightImage               = null;
     this.buttonWSave.OnPressedState               = stateProperties2;
     this.buttonWSave.Size                         = new System.Drawing.Size(158, 55);
     this.buttonWSave.TabIndex                     = 110;
     this.buttonWSave.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.buttonWSave.TextMarginLeft               = 0;
     this.buttonWSave.UseDefaultRadiusAndThickness = true;
     this.buttonWSave.Click                       += new System.EventHandler(this.buttonWSave_Click);
     //
     // buttonWClear
     //
     this.buttonWClear.AllowToggling        = false;
     this.buttonWClear.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonWClear.AnimationSpeed       = 200;
     this.buttonWClear.AutoGenerateColors   = false;
     this.buttonWClear.BackColor            = System.Drawing.Color.Transparent;
     this.buttonWClear.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     this.buttonWClear.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("buttonWClear.BackgroundImage")));
     this.buttonWClear.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.buttonWClear.ButtonText           = "Clear";
     this.buttonWClear.ButtonTextMarginLeft = 0;
     this.buttonWClear.ColorContrastOnClick = 45;
     this.buttonWClear.ColorContrastOnHover = 45;
     this.buttonWClear.Cursor               = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                        = true;
     borderEdges2.BottomRight                       = true;
     borderEdges2.TopLeft                           = true;
     borderEdges2.TopRight                          = true;
     this.buttonWClear.CustomizableEdges            = borderEdges2;
     this.buttonWClear.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.buttonWClear.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.buttonWClear.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.buttonWClear.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.buttonWClear.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.buttonWClear.Font                         = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonWClear.ForeColor                    = System.Drawing.Color.White;
     this.buttonWClear.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.buttonWClear.IconMarginLeft               = 30;
     this.buttonWClear.IconPadding                  = 10;
     this.buttonWClear.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.buttonWClear.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.buttonWClear.IdleBorderRadius             = 45;
     this.buttonWClear.IdleBorderThickness          = 3;
     this.buttonWClear.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     this.buttonWClear.IdleIconLeftImage            = null;
     this.buttonWClear.IdleIconRightImage           = null;
     this.buttonWClear.IndicateFocus                = true;
     this.buttonWClear.Location                     = new System.Drawing.Point(739, 444);
     this.buttonWClear.Name                         = "buttonWClear";
     stateProperties3.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties3.BorderRadius                  = 45;
     stateProperties3.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness               = 3;
     stateProperties3.FillColor                     = System.Drawing.Color.White;
     stateProperties3.ForeColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties3.IconLeftImage                 = null;
     stateProperties3.IconRightImage                = null;
     this.buttonWClear.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties4.BorderRadius                  = 45;
     stateProperties4.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness               = 3;
     stateProperties4.FillColor                     = System.Drawing.Color.White;
     stateProperties4.ForeColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(118)))), ((int)(((byte)(212)))));
     stateProperties4.IconLeftImage                 = null;
     stateProperties4.IconRightImage                = null;
     this.buttonWClear.OnPressedState               = stateProperties4;
     this.buttonWClear.Size                         = new System.Drawing.Size(158, 55);
     this.buttonWClear.TabIndex                     = 109;
     this.buttonWClear.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.buttonWClear.TextMarginLeft               = 0;
     this.buttonWClear.UseDefaultRadiusAndThickness = true;
     this.buttonWClear.Click                       += new System.EventHandler(this.buttonWClear_Click);
     //
     // FormAddWorkingDays
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.Controls.Add(this.buttonWSave);
     this.Controls.Add(this.buttonWClear);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboBoxSu2);
     this.Controls.Add(this.comboBoxS2);
     this.Controls.Add(this.comboBoxF2);
     this.Controls.Add(this.comboBoxTh2);
     this.Controls.Add(this.comboBoxW2);
     this.Controls.Add(this.comboBoxTu2);
     this.Controls.Add(this.comboBoxM2);
     this.Controls.Add(this.comboBoxSu1);
     this.Controls.Add(this.comboBoxS1);
     this.Controls.Add(this.comboBoxF1);
     this.Controls.Add(this.comboBoxTh1);
     this.Controls.Add(this.comboBoxW1);
     this.Controls.Add(this.comboBoxTu1);
     this.Controls.Add(this.comboBoxM1);
     this.Controls.Add(this.numericUpDownNumofW);
     this.Controls.Add(this.checkBoxSu);
     this.Controls.Add(this.checkBoxSa);
     this.Controls.Add(this.checkBoxFr);
     this.Controls.Add(this.checkBoxThur);
     this.Controls.Add(this.checkBoxWe);
     this.Controls.Add(this.checkBoxTU);
     this.Controls.Add(this.checkBoxMO);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Name = "FormAddWorkingDays";
     this.Size = new System.Drawing.Size(1127, 647);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownNumofW)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #7
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();
     System.Windows.Forms.DataGridViewCellStyle                   dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle                   dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager               resources               = new System.ComponentModel.ComponentResourceManager(typeof(FormSeeDeletedNotes));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     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();
     System.Windows.Forms.DataGridViewCellStyle                   dataGridViewCellStyle9  = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle                   dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     this.panelALLMYDELETEDNOTES      = new System.Windows.Forms.Panel();
     this.datagridviewNOTES_SECONDARY = new Bunifu.Framework.UI.BunifuCustomDataGrid();
     this.buttonCLOSE              = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.buttonRESTORE            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.datagridview_NOTES       = new Bunifu.Framework.UI.BunifuCustomDataGrid();
     this.Select                   = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.label2                   = new System.Windows.Forms.Label();
     this.buttonNOTES_CANCEL       = new System.Windows.Forms.PictureBox();
     this.buttonNOTES_SEARCH       = new System.Windows.Forms.PictureBox();
     this.textboxNOTES_SEARCH      = new System.Windows.Forms.TextBox();
     this.comboboxNOTES_CATEGORIES = new System.Windows.Forms.ComboBox();
     this.textboxACTUAL_PAGE       = new System.Windows.Forms.TextBox();
     this.textoPAGINA_TOTALES      = new System.Windows.Forms.Label();
     this.buttonPAGE_NEXT          = new System.Windows.Forms.PictureBox();
     this.buttonPAGE_BACK          = new System.Windows.Forms.PictureBox();
     this.label1                   = new System.Windows.Forms.Label();
     this.panelALLMYDELETEDNOTES.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.datagridviewNOTES_SECONDARY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.datagridview_NOTES)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonNOTES_CANCEL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonNOTES_SEARCH)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonPAGE_NEXT)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonPAGE_BACK)).BeginInit();
     this.SuspendLayout();
     //
     // panelALLMYDELETEDNOTES
     //
     this.panelALLMYDELETEDNOTES.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.panelALLMYDELETEDNOTES.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(41)))), ((int)(((byte)(61)))));
     this.panelALLMYDELETEDNOTES.Controls.Add(this.datagridviewNOTES_SECONDARY);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.buttonCLOSE);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.buttonRESTORE);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.datagridview_NOTES);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.label2);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.buttonNOTES_CANCEL);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.buttonNOTES_SEARCH);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.textboxNOTES_SEARCH);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.comboboxNOTES_CATEGORIES);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.textboxACTUAL_PAGE);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.textoPAGINA_TOTALES);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.buttonPAGE_NEXT);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.buttonPAGE_BACK);
     this.panelALLMYDELETEDNOTES.Controls.Add(this.label1);
     this.panelALLMYDELETEDNOTES.Location = new System.Drawing.Point(12, 12);
     this.panelALLMYDELETEDNOTES.Name     = "panelALLMYDELETEDNOTES";
     this.panelALLMYDELETEDNOTES.Size     = new System.Drawing.Size(776, 531);
     this.panelALLMYDELETEDNOTES.TabIndex = 5;
     //
     // datagridviewNOTES_SECONDARY
     //
     this.datagridviewNOTES_SECONDARY.AllowUserToAddRows       = false;
     this.datagridviewNOTES_SECONDARY.AllowUserToDeleteRows    = false;
     this.datagridviewNOTES_SECONDARY.AllowUserToResizeColumns = false;
     this.datagridviewNOTES_SECONDARY.AllowUserToResizeRows    = false;
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridviewNOTES_SECONDARY.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.datagridviewNOTES_SECONDARY.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.datagridviewNOTES_SECONDARY.AutoSizeColumnsMode      = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.datagridviewNOTES_SECONDARY.BackgroundColor          = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     this.datagridviewNOTES_SECONDARY.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.datagridviewNOTES_SECONDARY.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.HotTrack;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.datagridviewNOTES_SECONDARY.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.datagridviewNOTES_SECONDARY.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     dataGridViewCellStyle3.Alignment                            = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle3.Font                                 = new System.Drawing.Font("Century Gothic", 9F);
     dataGridViewCellStyle3.ForeColor                            = System.Drawing.Color.White;
     dataGridViewCellStyle3.SelectionBackColor                   = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle3.SelectionForeColor                   = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode                             = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridviewNOTES_SECONDARY.DefaultCellStyle           = dataGridViewCellStyle3;
     this.datagridviewNOTES_SECONDARY.DoubleBuffered             = true;
     this.datagridviewNOTES_SECONDARY.EnableHeadersVisualStyles  = false;
     this.datagridviewNOTES_SECONDARY.GridColor                  = System.Drawing.Color.SteelBlue;
     this.datagridviewNOTES_SECONDARY.HeaderBgColor              = System.Drawing.SystemColors.HotTrack;
     this.datagridviewNOTES_SECONDARY.HeaderForeColor            = System.Drawing.Color.White;
     this.datagridviewNOTES_SECONDARY.Location                   = new System.Drawing.Point(15, 87);
     this.datagridviewNOTES_SECONDARY.Name                       = "datagridviewNOTES_SECONDARY";
     this.datagridviewNOTES_SECONDARY.ReadOnly                   = true;
     this.datagridviewNOTES_SECONDARY.RowHeadersBorderStyle      = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle4.BackColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle4.Font                                 = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle4.ForeColor                            = System.Drawing.Color.White;
     dataGridViewCellStyle4.Padding                              = new System.Windows.Forms.Padding(60, 0, 0, 0);
     dataGridViewCellStyle4.SelectionBackColor                   = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle4.SelectionForeColor                   = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle4.WrapMode                             = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridviewNOTES_SECONDARY.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
     this.datagridviewNOTES_SECONDARY.RowHeadersVisible          = false;
     this.datagridviewNOTES_SECONDARY.RowHeadersWidthSizeMode    = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
     dataGridViewCellStyle5.Alignment                            = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle5.BackColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle5.Font                                 = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle5.ForeColor                            = System.Drawing.Color.White;
     dataGridViewCellStyle5.SelectionBackColor                   = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle5.SelectionForeColor                   = System.Drawing.Color.White;
     dataGridViewCellStyle5.WrapMode                             = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridviewNOTES_SECONDARY.RowsDefaultCellStyle       = dataGridViewCellStyle5;
     this.datagridviewNOTES_SECONDARY.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.datagridviewNOTES_SECONDARY.Size                       = new System.Drawing.Size(749, 330);
     this.datagridviewNOTES_SECONDARY.TabIndex                   = 118;
     this.datagridviewNOTES_SECONDARY.Visible                    = false;
     //
     // buttonCLOSE
     //
     this.buttonCLOSE.AllowToggling        = false;
     this.buttonCLOSE.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonCLOSE.AnimationSpeed       = 140;
     this.buttonCLOSE.AutoGenerateColors   = false;
     this.buttonCLOSE.BackColor            = System.Drawing.Color.Transparent;
     this.buttonCLOSE.BackColor1           = System.Drawing.Color.Transparent;
     this.buttonCLOSE.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("buttonCLOSE.BackgroundImage")));
     this.buttonCLOSE.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.buttonCLOSE.ButtonText           = "Close";
     this.buttonCLOSE.ButtonTextMarginLeft = 0;
     this.buttonCLOSE.ColorContrastOnClick = 45;
     this.buttonCLOSE.ColorContrastOnHover = 45;
     this.buttonCLOSE.Cursor               = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft               = true;
     borderEdges1.BottomRight              = true;
     borderEdges1.TopLeft  = true;
     borderEdges1.TopRight = true;
     this.buttonCLOSE.CustomizableEdges   = borderEdges1;
     this.buttonCLOSE.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.buttonCLOSE.DisabledBorderColor = System.Drawing.Color.Empty;
     this.buttonCLOSE.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.buttonCLOSE.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.buttonCLOSE.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.buttonCLOSE.Font                         = new System.Drawing.Font("Segoe UI Semibold", 11F);
     this.buttonCLOSE.ForeColor                    = System.Drawing.Color.White;
     this.buttonCLOSE.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.buttonCLOSE.IconMarginLeft               = 11;
     this.buttonCLOSE.IconPadding                  = 10;
     this.buttonCLOSE.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.buttonCLOSE.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.buttonCLOSE.IdleBorderRadius             = 3;
     this.buttonCLOSE.IdleBorderThickness          = 1;
     this.buttonCLOSE.IdleFillColor                = System.Drawing.Color.Transparent;
     this.buttonCLOSE.IdleIconLeftImage            = null;
     this.buttonCLOSE.IdleIconRightImage           = null;
     this.buttonCLOSE.IndicateFocus                = false;
     this.buttonCLOSE.Location                     = new System.Drawing.Point(402, 468);
     this.buttonCLOSE.Name                         = "buttonCLOSE";
     stateProperties1.BorderColor                  = System.Drawing.SystemColors.HotTrack;
     stateProperties1.BorderRadius                 = 3;
     stateProperties1.BorderStyle                  = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness              = 1;
     stateProperties1.FillColor                    = System.Drawing.SystemColors.HotTrack;
     stateProperties1.ForeColor                    = System.Drawing.Color.White;
     stateProperties1.IconLeftImage                = null;
     stateProperties1.IconRightImage               = null;
     this.buttonCLOSE.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                  = System.Drawing.Color.Transparent;
     stateProperties2.BorderRadius                 = 3;
     stateProperties2.BorderStyle                  = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness              = 1;
     stateProperties2.FillColor                    = System.Drawing.Color.Transparent;
     stateProperties2.ForeColor                    = System.Drawing.Color.White;
     stateProperties2.IconLeftImage                = null;
     stateProperties2.IconRightImage               = null;
     this.buttonCLOSE.OnPressedState               = stateProperties2;
     this.buttonCLOSE.Size                         = new System.Drawing.Size(159, 45);
     this.buttonCLOSE.TabIndex                     = 117;
     this.buttonCLOSE.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.buttonCLOSE.TextMarginLeft               = 0;
     this.buttonCLOSE.UseDefaultRadiusAndThickness = true;
     this.buttonCLOSE.Click                       += new System.EventHandler(this.buttonCLOSE_Click);
     //
     // buttonRESTORE
     //
     this.buttonRESTORE.AllowToggling        = false;
     this.buttonRESTORE.Anchor               = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonRESTORE.AnimationSpeed       = 140;
     this.buttonRESTORE.AutoGenerateColors   = false;
     this.buttonRESTORE.BackColor            = System.Drawing.Color.Transparent;
     this.buttonRESTORE.BackColor1           = System.Drawing.Color.Transparent;
     this.buttonRESTORE.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("buttonRESTORE.BackgroundImage")));
     this.buttonRESTORE.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.buttonRESTORE.ButtonText           = "Restore note";
     this.buttonRESTORE.ButtonTextMarginLeft = 0;
     this.buttonRESTORE.ColorContrastOnClick = 45;
     this.buttonRESTORE.ColorContrastOnHover = 45;
     this.buttonRESTORE.Cursor               = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                         = true;
     borderEdges2.BottomRight                        = true;
     borderEdges2.TopLeft                            = true;
     borderEdges2.TopRight                           = true;
     this.buttonRESTORE.CustomizableEdges            = borderEdges2;
     this.buttonRESTORE.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.buttonRESTORE.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.buttonRESTORE.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.buttonRESTORE.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.buttonRESTORE.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.buttonRESTORE.Font                         = new System.Drawing.Font("Segoe UI Semibold", 11F);
     this.buttonRESTORE.ForeColor                    = System.Drawing.Color.White;
     this.buttonRESTORE.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.buttonRESTORE.IconMarginLeft               = 11;
     this.buttonRESTORE.IconPadding                  = 10;
     this.buttonRESTORE.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.buttonRESTORE.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.buttonRESTORE.IdleBorderRadius             = 3;
     this.buttonRESTORE.IdleBorderThickness          = 1;
     this.buttonRESTORE.IdleFillColor                = System.Drawing.Color.Transparent;
     this.buttonRESTORE.IdleIconLeftImage            = null;
     this.buttonRESTORE.IdleIconRightImage           = null;
     this.buttonRESTORE.IndicateFocus                = false;
     this.buttonRESTORE.Location                     = new System.Drawing.Point(198, 468);
     this.buttonRESTORE.Name                         = "buttonRESTORE";
     stateProperties3.BorderColor                    = System.Drawing.SystemColors.HotTrack;
     stateProperties3.BorderRadius                   = 3;
     stateProperties3.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness                = 1;
     stateProperties3.FillColor                      = System.Drawing.SystemColors.HotTrack;
     stateProperties3.ForeColor                      = System.Drawing.Color.White;
     stateProperties3.IconLeftImage                  = null;
     stateProperties3.IconRightImage                 = null;
     this.buttonRESTORE.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                    = System.Drawing.Color.Transparent;
     stateProperties4.BorderRadius                   = 3;
     stateProperties4.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness                = 1;
     stateProperties4.FillColor                      = System.Drawing.Color.Transparent;
     stateProperties4.ForeColor                      = System.Drawing.Color.White;
     stateProperties4.IconLeftImage                  = null;
     stateProperties4.IconRightImage                 = null;
     this.buttonRESTORE.OnPressedState               = stateProperties4;
     this.buttonRESTORE.Size                         = new System.Drawing.Size(159, 45);
     this.buttonRESTORE.TabIndex                     = 116;
     this.buttonRESTORE.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.buttonRESTORE.TextMarginLeft               = 0;
     this.buttonRESTORE.UseDefaultRadiusAndThickness = true;
     this.buttonRESTORE.Click                       += new System.EventHandler(this.buttonRESTORE_Click);
     //
     // datagridview_NOTES
     //
     this.datagridview_NOTES.AllowUserToAddRows       = false;
     this.datagridview_NOTES.AllowUserToDeleteRows    = false;
     this.datagridview_NOTES.AllowUserToResizeColumns = false;
     this.datagridview_NOTES.AllowUserToResizeRows    = false;
     dataGridViewCellStyle6.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle6.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle6.Font               = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle6.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle6.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridview_NOTES.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
     this.datagridview_NOTES.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.datagridview_NOTES.AutoSizeColumnsMode      = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.datagridview_NOTES.BackgroundColor          = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     this.datagridview_NOTES.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.datagridview_NOTES.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle7.Alignment                      = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle7.BackColor                      = System.Drawing.SystemColors.HotTrack;
     dataGridViewCellStyle7.Font                           = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle7.ForeColor                      = System.Drawing.Color.White;
     dataGridViewCellStyle7.SelectionBackColor             = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle7.SelectionForeColor             = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle7.WrapMode                       = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridview_NOTES.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
     this.datagridview_NOTES.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.datagridview_NOTES.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Select
     });
     dataGridViewCellStyle8.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle8.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle8.Font                        = new System.Drawing.Font("Century Gothic", 9F);
     dataGridViewCellStyle8.ForeColor                   = System.Drawing.Color.White;
     dataGridViewCellStyle8.SelectionBackColor          = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle8.SelectionForeColor          = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle8.WrapMode                    = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridview_NOTES.DefaultCellStyle           = dataGridViewCellStyle8;
     this.datagridview_NOTES.DoubleBuffered             = true;
     this.datagridview_NOTES.EnableHeadersVisualStyles  = false;
     this.datagridview_NOTES.GridColor                  = System.Drawing.Color.SteelBlue;
     this.datagridview_NOTES.HeaderBgColor              = System.Drawing.SystemColors.HotTrack;
     this.datagridview_NOTES.HeaderForeColor            = System.Drawing.Color.White;
     this.datagridview_NOTES.Location                   = new System.Drawing.Point(15, 87);
     this.datagridview_NOTES.Name                       = "datagridview_NOTES";
     this.datagridview_NOTES.ReadOnly                   = true;
     this.datagridview_NOTES.RowHeadersBorderStyle      = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle9.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle9.Font                        = new System.Drawing.Font("Century Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle9.ForeColor                   = System.Drawing.Color.White;
     dataGridViewCellStyle9.Padding                     = new System.Windows.Forms.Padding(60, 0, 0, 0);
     dataGridViewCellStyle9.SelectionBackColor          = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle9.SelectionForeColor          = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle9.WrapMode                    = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridview_NOTES.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
     this.datagridview_NOTES.RowHeadersVisible          = false;
     this.datagridview_NOTES.RowHeadersWidthSizeMode    = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
     dataGridViewCellStyle10.Alignment                  = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle10.BackColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(66)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle10.Font                       = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle10.ForeColor                  = System.Drawing.Color.White;
     dataGridViewCellStyle10.SelectionBackColor         = System.Drawing.Color.SteelBlue;
     dataGridViewCellStyle10.SelectionForeColor         = System.Drawing.Color.White;
     dataGridViewCellStyle10.WrapMode                   = System.Windows.Forms.DataGridViewTriState.True;
     this.datagridview_NOTES.RowsDefaultCellStyle       = dataGridViewCellStyle10;
     this.datagridview_NOTES.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.datagridview_NOTES.Size                       = new System.Drawing.Size(749, 330);
     this.datagridview_NOTES.TabIndex                   = 114;
     this.datagridview_NOTES.CellContentClick          += new System.Windows.Forms.DataGridViewCellEventHandler(this.datagridview_NOTES_CellContentClick);
     //
     // Select
     //
     this.Select.HeaderText = "Select";
     this.Select.Name       = "Select";
     this.Select.ReadOnly   = true;
     this.Select.Resizable  = System.Windows.Forms.DataGridViewTriState.False;
     this.Select.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 14F);
     this.label2.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label2.Location  = new System.Drawing.Point(24, 55);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(50, 22);
     this.label2.TabIndex  = 113;
     this.label2.Text      = "Filter";
     //
     // buttonNOTES_CANCEL
     //
     this.buttonNOTES_CANCEL.BackColor             = System.Drawing.Color.Transparent;
     this.buttonNOTES_CANCEL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.buttonNOTES_CANCEL.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.buttonNOTES_CANCEL.Image    = ((System.Drawing.Image)(resources.GetObject("buttonNOTES_CANCEL.Image")));
     this.buttonNOTES_CANCEL.Location = new System.Drawing.Point(454, 57);
     this.buttonNOTES_CANCEL.Name     = "buttonNOTES_CANCEL";
     this.buttonNOTES_CANCEL.Size     = new System.Drawing.Size(24, 21);
     this.buttonNOTES_CANCEL.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.buttonNOTES_CANCEL.TabIndex = 112;
     this.buttonNOTES_CANCEL.TabStop  = false;
     this.buttonNOTES_CANCEL.Click   += new System.EventHandler(this.buttonNOTES_CANCEL_Click);
     //
     // buttonNOTES_SEARCH
     //
     this.buttonNOTES_SEARCH.BackColor             = System.Drawing.Color.Transparent;
     this.buttonNOTES_SEARCH.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.buttonNOTES_SEARCH.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.buttonNOTES_SEARCH.Image    = ((System.Drawing.Image)(resources.GetObject("buttonNOTES_SEARCH.Image")));
     this.buttonNOTES_SEARCH.Location = new System.Drawing.Point(424, 57);
     this.buttonNOTES_SEARCH.Name     = "buttonNOTES_SEARCH";
     this.buttonNOTES_SEARCH.Size     = new System.Drawing.Size(24, 21);
     this.buttonNOTES_SEARCH.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.buttonNOTES_SEARCH.TabIndex = 111;
     this.buttonNOTES_SEARCH.TabStop  = false;
     this.buttonNOTES_SEARCH.Click   += new System.EventHandler(this.buttonNOTES_SEARCH_Click);
     //
     // textboxNOTES_SEARCH
     //
     this.textboxNOTES_SEARCH.Location = new System.Drawing.Point(234, 58);
     this.textboxNOTES_SEARCH.Name     = "textboxNOTES_SEARCH";
     this.textboxNOTES_SEARCH.Size     = new System.Drawing.Size(184, 20);
     this.textboxNOTES_SEARCH.TabIndex = 110;
     //
     // comboboxNOTES_CATEGORIES
     //
     this.comboboxNOTES_CATEGORIES.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboboxNOTES_CATEGORIES.FormattingEnabled = true;
     this.comboboxNOTES_CATEGORIES.Items.AddRange(new object[] {
         "ID",
         "Title",
         "Category",
         "NoteDescription",
         "Importance"
     });
     this.comboboxNOTES_CATEGORIES.Location = new System.Drawing.Point(80, 57);
     this.comboboxNOTES_CATEGORIES.Name     = "comboboxNOTES_CATEGORIES";
     this.comboboxNOTES_CATEGORIES.Size     = new System.Drawing.Size(150, 21);
     this.comboboxNOTES_CATEGORIES.TabIndex = 108;
     //
     // textboxACTUAL_PAGE
     //
     this.textboxACTUAL_PAGE.Anchor       = System.Windows.Forms.AnchorStyles.Bottom;
     this.textboxACTUAL_PAGE.Location     = new System.Drawing.Point(366, 426);
     this.textboxACTUAL_PAGE.Name         = "textboxACTUAL_PAGE";
     this.textboxACTUAL_PAGE.Size         = new System.Drawing.Size(22, 20);
     this.textboxACTUAL_PAGE.TabIndex     = 107;
     this.textboxACTUAL_PAGE.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.textboxACTUAL_PAGE.TextChanged += new System.EventHandler(this.textboxACTUAL_PAGE_TextChanged);
     this.textboxACTUAL_PAGE.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.textboxACTUAL_PAGE_KeyPress);
     //
     // textoPAGINA_TOTALES
     //
     this.textoPAGINA_TOTALES.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.textoPAGINA_TOTALES.AutoSize  = true;
     this.textoPAGINA_TOTALES.Location  = new System.Drawing.Point(390, 429);
     this.textoPAGINA_TOTALES.Name      = "textoPAGINA_TOTALES";
     this.textoPAGINA_TOTALES.Size      = new System.Drawing.Size(10, 13);
     this.textoPAGINA_TOTALES.TabIndex  = 106;
     this.textoPAGINA_TOTALES.Text      = ".";
     this.textoPAGINA_TOTALES.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // buttonPAGE_NEXT
     //
     this.buttonPAGE_NEXT.Anchor                = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonPAGE_NEXT.BackColor             = System.Drawing.Color.Transparent;
     this.buttonPAGE_NEXT.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.buttonPAGE_NEXT.Cursor                = System.Windows.Forms.Cursors.Hand;
     this.buttonPAGE_NEXT.Image    = ((System.Drawing.Image)(resources.GetObject("buttonPAGE_NEXT.Image")));
     this.buttonPAGE_NEXT.Location = new System.Drawing.Point(424, 423);
     this.buttonPAGE_NEXT.Name     = "buttonPAGE_NEXT";
     this.buttonPAGE_NEXT.Size     = new System.Drawing.Size(29, 27);
     this.buttonPAGE_NEXT.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.buttonPAGE_NEXT.TabIndex = 105;
     this.buttonPAGE_NEXT.TabStop  = false;
     this.buttonPAGE_NEXT.Click   += new System.EventHandler(this.buttonPAGE_NEXT_Click);
     //
     // buttonPAGE_BACK
     //
     this.buttonPAGE_BACK.Anchor                = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonPAGE_BACK.BackColor             = System.Drawing.Color.Transparent;
     this.buttonPAGE_BACK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.buttonPAGE_BACK.Cursor                = System.Windows.Forms.Cursors.Hand;
     this.buttonPAGE_BACK.Image    = ((System.Drawing.Image)(resources.GetObject("buttonPAGE_BACK.Image")));
     this.buttonPAGE_BACK.Location = new System.Drawing.Point(328, 423);
     this.buttonPAGE_BACK.Name     = "buttonPAGE_BACK";
     this.buttonPAGE_BACK.Size     = new System.Drawing.Size(29, 27);
     this.buttonPAGE_BACK.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.buttonPAGE_BACK.TabIndex = 104;
     this.buttonPAGE_BACK.TabStop  = false;
     this.buttonPAGE_BACK.Click   += new System.EventHandler(this.buttonPAGE_BACK_Click);
     //
     // label1
     //
     this.label1.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label1.Location  = new System.Drawing.Point(286, 5);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(203, 33);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Deleted notes";
     //
     // FormSeeDeletedNotes
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(41)))), ((int)(((byte)(61)))));
     this.ClientSize          = new System.Drawing.Size(800, 549);
     this.Controls.Add(this.panelALLMYDELETEDNOTES);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FormSeeDeletedNotes";
     this.Text            = "FormDashboard";
     this.Load           += new System.EventHandler(this.FormSeeDeletedNotes_Load);
     this.panelALLMYDELETEDNOTES.ResumeLayout(false);
     this.panelALLMYDELETEDNOTES.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.datagridviewNOTES_SECONDARY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.datagridview_NOTES)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonNOTES_CANCEL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonNOTES_SEARCH)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonPAGE_NEXT)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonPAGE_BACK)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources         = new System.ComponentModel.ComponentResourceManager(typeof(ayarlar));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges5      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges6      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties33 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties34 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties35 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties36 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties37 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties38 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties39 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties40 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties41 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties42 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties43 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties44 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties45 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties46 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties47 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties48 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.label1    = new System.Windows.Forms.Label();
     this.btnsifre  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.label2    = new System.Windows.Forms.Label();
     this.btnisim   = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtesifre = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtysifre = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtsifre  = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtisim   = new Bunifu.UI.WinForms.BunifuTextBox();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(69, 73);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(159, 25);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Şİfremi Değiştir";
     //
     // btnsifre
     //
     this.btnsifre.AllowToggling        = false;
     this.btnsifre.AnimationSpeed       = 200;
     this.btnsifre.AutoGenerateColors   = false;
     this.btnsifre.BackColor            = System.Drawing.Color.Transparent;
     this.btnsifre.BackColor1           = System.Drawing.Color.Green;
     this.btnsifre.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnsifre.BackgroundImage")));
     this.btnsifre.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnsifre.ButtonText           = "Güncelle";
     this.btnsifre.ButtonTextMarginLeft = 0;
     this.btnsifre.ColorContrastOnClick = 45;
     this.btnsifre.ColorContrastOnHover = 45;
     this.btnsifre.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges5.BottomLeft           = true;
     borderEdges5.BottomRight          = true;
     borderEdges5.TopLeft              = true;
     borderEdges5.TopRight             = true;
     this.btnsifre.CustomizableEdges   = borderEdges5;
     this.btnsifre.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnsifre.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnsifre.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnsifre.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnsifre.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnsifre.Font                           = new System.Drawing.Font("Segoe UI", 9F);
     this.btnsifre.ForeColor                      = System.Drawing.Color.White;
     this.btnsifre.IconLeftCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnsifre.IconMarginLeft                 = 11;
     this.btnsifre.IconPadding                    = 10;
     this.btnsifre.IconRightCursor                = System.Windows.Forms.Cursors.Default;
     this.btnsifre.IdleBorderColor                = System.Drawing.Color.Blue;
     this.btnsifre.IdleBorderRadius               = 1;
     this.btnsifre.IdleBorderThickness            = 1;
     this.btnsifre.IdleFillColor                  = System.Drawing.Color.Green;
     this.btnsifre.IdleIconLeftImage              = null;
     this.btnsifre.IdleIconRightImage             = null;
     this.btnsifre.IndicateFocus                  = false;
     this.btnsifre.Location                       = new System.Drawing.Point(115, 340);
     this.btnsifre.Name                           = "btnsifre";
     this.btnsifre.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnsifre.onHoverState.BorderRadius      = 1;
     this.btnsifre.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnsifre.onHoverState.BorderThickness   = 1;
     this.btnsifre.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnsifre.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.btnsifre.onHoverState.IconLeftImage     = null;
     this.btnsifre.onHoverState.IconRightImage    = null;
     this.btnsifre.OnIdleState.BorderColor        = System.Drawing.Color.Blue;
     this.btnsifre.OnIdleState.BorderRadius       = 1;
     this.btnsifre.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnsifre.OnIdleState.BorderThickness    = 1;
     this.btnsifre.OnIdleState.FillColor          = System.Drawing.Color.Green;
     this.btnsifre.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.btnsifre.OnIdleState.IconLeftImage      = null;
     this.btnsifre.OnIdleState.IconRightImage     = null;
     this.btnsifre.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnsifre.OnPressedState.BorderRadius    = 1;
     this.btnsifre.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnsifre.OnPressedState.BorderThickness = 1;
     this.btnsifre.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnsifre.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.btnsifre.OnPressedState.IconLeftImage   = null;
     this.btnsifre.OnPressedState.IconRightImage  = null;
     this.btnsifre.Size                           = new System.Drawing.Size(150, 39);
     this.btnsifre.TabIndex                       = 3;
     this.btnsifre.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnsifre.TextMarginLeft                 = 0;
     this.btnsifre.UseDefaultRadiusAndThickness   = true;
     this.btnsifre.Click                         += new System.EventHandler(this.btnsifre_Click);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(495, 73);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(145, 25);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Adımı Değiştir";
     //
     // btnisim
     //
     this.btnisim.AllowToggling        = false;
     this.btnisim.AnimationSpeed       = 200;
     this.btnisim.AutoGenerateColors   = false;
     this.btnisim.BackColor            = System.Drawing.Color.Transparent;
     this.btnisim.BackColor1           = System.Drawing.Color.Green;
     this.btnisim.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnisim.BackgroundImage")));
     this.btnisim.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnisim.ButtonText           = "Güncelle";
     this.btnisim.ButtonTextMarginLeft = 0;
     this.btnisim.ColorContrastOnClick = 45;
     this.btnisim.ColorContrastOnHover = 45;
     this.btnisim.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges6.BottomLeft          = true;
     borderEdges6.BottomRight         = true;
     borderEdges6.TopLeft             = true;
     borderEdges6.TopRight            = true;
     this.btnisim.CustomizableEdges   = borderEdges6;
     this.btnisim.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnisim.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnisim.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnisim.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnisim.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnisim.Font                           = new System.Drawing.Font("Segoe UI", 9F);
     this.btnisim.ForeColor                      = System.Drawing.Color.White;
     this.btnisim.IconLeftCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnisim.IconMarginLeft                 = 11;
     this.btnisim.IconPadding                    = 10;
     this.btnisim.IconRightCursor                = System.Windows.Forms.Cursors.Default;
     this.btnisim.IdleBorderColor                = System.Drawing.Color.Blue;
     this.btnisim.IdleBorderRadius               = 1;
     this.btnisim.IdleBorderThickness            = 1;
     this.btnisim.IdleFillColor                  = System.Drawing.Color.Green;
     this.btnisim.IdleIconLeftImage              = null;
     this.btnisim.IdleIconRightImage             = null;
     this.btnisim.IndicateFocus                  = false;
     this.btnisim.Location                       = new System.Drawing.Point(522, 340);
     this.btnisim.Name                           = "btnisim";
     this.btnisim.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnisim.onHoverState.BorderRadius      = 1;
     this.btnisim.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnisim.onHoverState.BorderThickness   = 1;
     this.btnisim.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnisim.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.btnisim.onHoverState.IconLeftImage     = null;
     this.btnisim.onHoverState.IconRightImage    = null;
     this.btnisim.OnIdleState.BorderColor        = System.Drawing.Color.Blue;
     this.btnisim.OnIdleState.BorderRadius       = 1;
     this.btnisim.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnisim.OnIdleState.BorderThickness    = 1;
     this.btnisim.OnIdleState.FillColor          = System.Drawing.Color.Green;
     this.btnisim.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.btnisim.OnIdleState.IconLeftImage      = null;
     this.btnisim.OnIdleState.IconRightImage     = null;
     this.btnisim.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnisim.OnPressedState.BorderRadius    = 1;
     this.btnisim.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnisim.OnPressedState.BorderThickness = 1;
     this.btnisim.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnisim.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.btnisim.OnPressedState.IconLeftImage   = null;
     this.btnisim.OnPressedState.IconRightImage  = null;
     this.btnisim.Size                           = new System.Drawing.Size(150, 39);
     this.btnisim.TabIndex                       = 7;
     this.btnisim.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnisim.TextMarginLeft                 = 0;
     this.btnisim.UseDefaultRadiusAndThickness   = true;
     this.btnisim.Click                         += new System.EventHandler(this.btnisim_Click);
     //
     // txtesifre
     //
     this.txtesifre.AcceptsReturn       = false;
     this.txtesifre.AcceptsTab          = false;
     this.txtesifre.AnimationSpeed      = 200;
     this.txtesifre.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtesifre.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtesifre.BackColor           = System.Drawing.Color.Transparent;
     this.txtesifre.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtesifre.BackgroundImage")));
     this.txtesifre.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtesifre.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtesifre.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtesifre.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtesifre.BorderRadius        = 1;
     this.txtesifre.BorderThickness     = 1;
     this.txtesifre.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtesifre.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txtesifre.DefaultFont             = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtesifre.DefaultText             = "";
     this.txtesifre.FillColor               = System.Drawing.Color.Gainsboro;
     this.txtesifre.HideSelection           = true;
     this.txtesifre.IconLeft                = null;
     this.txtesifre.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtesifre.IconPadding             = 10;
     this.txtesifre.IconRight               = null;
     this.txtesifre.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtesifre.Lines                   = new string[0];
     this.txtesifre.Location                = new System.Drawing.Point(44, 164);
     this.txtesifre.MaxLength               = 32767;
     this.txtesifre.MinimumSize             = new System.Drawing.Size(1, 1);
     this.txtesifre.Modified                = false;
     this.txtesifre.Multiline               = false;
     this.txtesifre.Name                    = "txtesifre";
     stateProperties33.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties33.FillColor            = System.Drawing.Color.Empty;
     stateProperties33.ForeColor            = System.Drawing.Color.Empty;
     stateProperties33.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtesifre.OnActiveState           = stateProperties33;
     stateProperties34.BorderColor          = System.Drawing.Color.Empty;
     stateProperties34.FillColor            = System.Drawing.Color.White;
     stateProperties34.ForeColor            = System.Drawing.Color.Empty;
     stateProperties34.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtesifre.OnDisabledState         = stateProperties34;
     stateProperties35.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties35.FillColor            = System.Drawing.Color.Empty;
     stateProperties35.ForeColor            = System.Drawing.Color.Empty;
     stateProperties35.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtesifre.OnHoverState            = stateProperties35;
     stateProperties36.BorderColor          = System.Drawing.Color.Silver;
     stateProperties36.FillColor            = System.Drawing.Color.Gainsboro;
     stateProperties36.ForeColor            = System.Drawing.Color.Empty;
     stateProperties36.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtesifre.OnIdleState             = stateProperties36;
     this.txtesifre.PasswordChar            = '\0';
     this.txtesifre.PlaceholderForeColor    = System.Drawing.Color.White;
     this.txtesifre.PlaceholderText         = "Eski Şifre";
     this.txtesifre.ReadOnly                = false;
     this.txtesifre.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.txtesifre.SelectedText            = "";
     this.txtesifre.SelectionLength         = 0;
     this.txtesifre.SelectionStart          = 0;
     this.txtesifre.ShortcutsEnabled        = true;
     this.txtesifre.Size                    = new System.Drawing.Size(260, 35);
     this.txtesifre.Style                   = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtesifre.TabIndex                = 8;
     this.txtesifre.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtesifre.TextMarginBottom        = 0;
     this.txtesifre.TextMarginLeft          = 3;
     this.txtesifre.TextMarginTop           = 0;
     this.txtesifre.TextPlaceholder         = "Eski Şifre";
     this.txtesifre.UseSystemPasswordChar   = false;
     this.txtesifre.WordWrap                = true;
     //
     // txtysifre
     //
     this.txtysifre.AcceptsReturn       = false;
     this.txtysifre.AcceptsTab          = false;
     this.txtysifre.AnimationSpeed      = 200;
     this.txtysifre.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtysifre.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtysifre.BackColor           = System.Drawing.Color.Transparent;
     this.txtysifre.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtysifre.BackgroundImage")));
     this.txtysifre.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtysifre.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtysifre.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtysifre.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtysifre.BorderRadius        = 1;
     this.txtysifre.BorderThickness     = 1;
     this.txtysifre.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtysifre.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txtysifre.DefaultFont             = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtysifre.DefaultText             = "";
     this.txtysifre.FillColor               = System.Drawing.Color.Gainsboro;
     this.txtysifre.HideSelection           = true;
     this.txtysifre.IconLeft                = null;
     this.txtysifre.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtysifre.IconPadding             = 10;
     this.txtysifre.IconRight               = null;
     this.txtysifre.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtysifre.Lines                   = new string[0];
     this.txtysifre.Location                = new System.Drawing.Point(44, 249);
     this.txtysifre.MaxLength               = 32767;
     this.txtysifre.MinimumSize             = new System.Drawing.Size(1, 1);
     this.txtysifre.Modified                = false;
     this.txtysifre.Multiline               = false;
     this.txtysifre.Name                    = "txtysifre";
     stateProperties37.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties37.FillColor            = System.Drawing.Color.Empty;
     stateProperties37.ForeColor            = System.Drawing.Color.Empty;
     stateProperties37.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtysifre.OnActiveState           = stateProperties37;
     stateProperties38.BorderColor          = System.Drawing.Color.Empty;
     stateProperties38.FillColor            = System.Drawing.Color.White;
     stateProperties38.ForeColor            = System.Drawing.Color.Empty;
     stateProperties38.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtysifre.OnDisabledState         = stateProperties38;
     stateProperties39.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties39.FillColor            = System.Drawing.Color.Empty;
     stateProperties39.ForeColor            = System.Drawing.Color.Empty;
     stateProperties39.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtysifre.OnHoverState            = stateProperties39;
     stateProperties40.BorderColor          = System.Drawing.Color.Silver;
     stateProperties40.FillColor            = System.Drawing.Color.Gainsboro;
     stateProperties40.ForeColor            = System.Drawing.Color.Empty;
     stateProperties40.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtysifre.OnIdleState             = stateProperties40;
     this.txtysifre.PasswordChar            = '\0';
     this.txtysifre.PlaceholderForeColor    = System.Drawing.Color.White;
     this.txtysifre.PlaceholderText         = "Yeni Şifre";
     this.txtysifre.ReadOnly                = false;
     this.txtysifre.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.txtysifre.SelectedText            = "";
     this.txtysifre.SelectionLength         = 0;
     this.txtysifre.SelectionStart          = 0;
     this.txtysifre.ShortcutsEnabled        = true;
     this.txtysifre.Size                    = new System.Drawing.Size(260, 35);
     this.txtysifre.Style                   = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtysifre.TabIndex                = 9;
     this.txtysifre.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtysifre.TextMarginBottom        = 0;
     this.txtysifre.TextMarginLeft          = 3;
     this.txtysifre.TextMarginTop           = 0;
     this.txtysifre.TextPlaceholder         = "Yeni Şifre";
     this.txtysifre.UseSystemPasswordChar   = false;
     this.txtysifre.WordWrap                = true;
     //
     // txtsifre
     //
     this.txtsifre.AcceptsReturn       = false;
     this.txtsifre.AcceptsTab          = false;
     this.txtsifre.AnimationSpeed      = 200;
     this.txtsifre.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtsifre.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtsifre.BackColor           = System.Drawing.Color.Transparent;
     this.txtsifre.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtsifre.BackgroundImage")));
     this.txtsifre.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtsifre.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtsifre.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtsifre.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtsifre.BorderRadius        = 1;
     this.txtsifre.BorderThickness     = 1;
     this.txtsifre.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtsifre.Cursor                   = System.Windows.Forms.Cursors.IBeam;
     this.txtsifre.DefaultFont              = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtsifre.DefaultText              = "";
     this.txtsifre.FillColor                = System.Drawing.Color.Gainsboro;
     this.txtsifre.HideSelection            = true;
     this.txtsifre.IconLeft                 = null;
     this.txtsifre.IconLeftCursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtsifre.IconPadding              = 10;
     this.txtsifre.IconRight                = null;
     this.txtsifre.IconRightCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtsifre.Lines                    = new string[0];
     this.txtsifre.Location                 = new System.Drawing.Point(445, 164);
     this.txtsifre.MaxLength                = 32767;
     this.txtsifre.MinimumSize              = new System.Drawing.Size(1, 1);
     this.txtsifre.Modified                 = false;
     this.txtsifre.Multiline                = false;
     this.txtsifre.Name                     = "txtsifre";
     stateProperties41.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties41.FillColor            = System.Drawing.Color.Empty;
     stateProperties41.ForeColor            = System.Drawing.Color.Empty;
     stateProperties41.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtsifre.OnActiveState            = stateProperties41;
     stateProperties42.BorderColor          = System.Drawing.Color.Empty;
     stateProperties42.FillColor            = System.Drawing.Color.White;
     stateProperties42.ForeColor            = System.Drawing.Color.Empty;
     stateProperties42.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtsifre.OnDisabledState          = stateProperties42;
     stateProperties43.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties43.FillColor            = System.Drawing.Color.Empty;
     stateProperties43.ForeColor            = System.Drawing.Color.Empty;
     stateProperties43.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtsifre.OnHoverState             = stateProperties43;
     stateProperties44.BorderColor          = System.Drawing.Color.Silver;
     stateProperties44.FillColor            = System.Drawing.Color.Gainsboro;
     stateProperties44.ForeColor            = System.Drawing.Color.Empty;
     stateProperties44.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtsifre.OnIdleState              = stateProperties44;
     this.txtsifre.PasswordChar             = '\0';
     this.txtsifre.PlaceholderForeColor     = System.Drawing.Color.White;
     this.txtsifre.PlaceholderText          = "Şifre";
     this.txtsifre.ReadOnly                 = false;
     this.txtsifre.ScrollBars               = System.Windows.Forms.ScrollBars.None;
     this.txtsifre.SelectedText             = "";
     this.txtsifre.SelectionLength          = 0;
     this.txtsifre.SelectionStart           = 0;
     this.txtsifre.ShortcutsEnabled         = true;
     this.txtsifre.Size                     = new System.Drawing.Size(260, 35);
     this.txtsifre.Style                    = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtsifre.TabIndex                 = 10;
     this.txtsifre.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtsifre.TextMarginBottom         = 0;
     this.txtsifre.TextMarginLeft           = 3;
     this.txtsifre.TextMarginTop            = 0;
     this.txtsifre.TextPlaceholder          = "Şifre";
     this.txtsifre.UseSystemPasswordChar    = false;
     this.txtsifre.WordWrap                 = true;
     //
     // txtisim
     //
     this.txtisim.AcceptsReturn       = false;
     this.txtisim.AcceptsTab          = false;
     this.txtisim.AnimationSpeed      = 200;
     this.txtisim.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtisim.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtisim.BackColor           = System.Drawing.Color.Transparent;
     this.txtisim.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtisim.BackgroundImage")));
     this.txtisim.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtisim.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtisim.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtisim.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtisim.BorderRadius        = 1;
     this.txtisim.BorderThickness     = 1;
     this.txtisim.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtisim.Cursor                    = System.Windows.Forms.Cursors.IBeam;
     this.txtisim.DefaultFont               = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtisim.DefaultText               = "";
     this.txtisim.FillColor                 = System.Drawing.Color.Gainsboro;
     this.txtisim.HideSelection             = true;
     this.txtisim.IconLeft                  = null;
     this.txtisim.IconLeftCursor            = System.Windows.Forms.Cursors.IBeam;
     this.txtisim.IconPadding               = 10;
     this.txtisim.IconRight                 = null;
     this.txtisim.IconRightCursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtisim.Lines                     = new string[0];
     this.txtisim.Location                  = new System.Drawing.Point(445, 249);
     this.txtisim.MaxLength                 = 32767;
     this.txtisim.MinimumSize               = new System.Drawing.Size(1, 1);
     this.txtisim.Modified                  = false;
     this.txtisim.Multiline                 = false;
     this.txtisim.Name                      = "txtisim";
     stateProperties45.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties45.FillColor            = System.Drawing.Color.Empty;
     stateProperties45.ForeColor            = System.Drawing.Color.Empty;
     stateProperties45.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtisim.OnActiveState             = stateProperties45;
     stateProperties46.BorderColor          = System.Drawing.Color.Empty;
     stateProperties46.FillColor            = System.Drawing.Color.White;
     stateProperties46.ForeColor            = System.Drawing.Color.Empty;
     stateProperties46.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtisim.OnDisabledState           = stateProperties46;
     stateProperties47.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties47.FillColor            = System.Drawing.Color.Empty;
     stateProperties47.ForeColor            = System.Drawing.Color.Empty;
     stateProperties47.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtisim.OnHoverState              = stateProperties47;
     stateProperties48.BorderColor          = System.Drawing.Color.Silver;
     stateProperties48.FillColor            = System.Drawing.Color.Gainsboro;
     stateProperties48.ForeColor            = System.Drawing.Color.Empty;
     stateProperties48.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtisim.OnIdleState               = stateProperties48;
     this.txtisim.PasswordChar              = '\0';
     this.txtisim.PlaceholderForeColor      = System.Drawing.Color.White;
     this.txtisim.PlaceholderText           = "Yeni İsim";
     this.txtisim.ReadOnly                  = false;
     this.txtisim.ScrollBars                = System.Windows.Forms.ScrollBars.None;
     this.txtisim.SelectedText              = "";
     this.txtisim.SelectionLength           = 0;
     this.txtisim.SelectionStart            = 0;
     this.txtisim.ShortcutsEnabled          = true;
     this.txtisim.Size                      = new System.Drawing.Size(260, 35);
     this.txtisim.Style                     = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtisim.TabIndex                  = 11;
     this.txtisim.TextAlign                 = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtisim.TextMarginBottom          = 0;
     this.txtisim.TextMarginLeft            = 3;
     this.txtisim.TextMarginTop             = 0;
     this.txtisim.TextPlaceholder           = "Yeni İsim";
     this.txtisim.UseSystemPasswordChar     = false;
     this.txtisim.WordWrap                  = true;
     //
     // ayarlar
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(8F, 16F);
     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(786, 543);
     this.Controls.Add(this.txtisim);
     this.Controls.Add(this.txtsifre);
     this.Controls.Add(this.txtysifre);
     this.Controls.Add(this.txtesifre);
     this.Controls.Add(this.btnisim);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.btnsifre);
     this.Controls.Add(this.label1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name        = "ayarlar";
     this.Text        = "Ayarlar";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Step1));
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.panel1             = new System.Windows.Forms.Panel();
     this.panel3             = new System.Windows.Forms.Panel();
     this.bunifuCustomLabel3 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.HangVeDrpDwn       = new Bunifu.UI.WinForms.BunifuDropdown();
     this.KhuHoiTime         = new System.Windows.Forms.DateTimePicker();
     this.KhuHoiDate         = new System.Windows.Forms.DateTimePicker();
     this.XuatPhatDate       = new System.Windows.Forms.DateTimePicker();
     this.KhuHoiCheckBox     = new Bunifu.Framework.UI.BunifuCheckbox();
     this.bunifuCustomLabel8 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuCustomLabel7 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.XuatPhatTime       = new System.Windows.Forms.DateTimePicker();
     this.NoiDenDrpDwn       = new Bunifu.UI.WinForms.BunifuDropdown();
     this.XuatPhatDrDwn      = new Bunifu.UI.WinForms.BunifuDropdown();
     this.bunifuCustomLabel6 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuCustomLabel5 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.SoGheTxt           = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.bunifuCustomLabel2 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.NextStep2Btn       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel2             = new System.Windows.Forms.Panel();
     this.bunifuCustomLabel1 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1086, 555);
     this.panel1.TabIndex = 0;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.bunifuCustomLabel3);
     this.panel3.Controls.Add(this.HangVeDrpDwn);
     this.panel3.Controls.Add(this.KhuHoiTime);
     this.panel3.Controls.Add(this.KhuHoiDate);
     this.panel3.Controls.Add(this.XuatPhatDate);
     this.panel3.Controls.Add(this.KhuHoiCheckBox);
     this.panel3.Controls.Add(this.bunifuCustomLabel8);
     this.panel3.Controls.Add(this.bunifuCustomLabel7);
     this.panel3.Controls.Add(this.XuatPhatTime);
     this.panel3.Controls.Add(this.NoiDenDrpDwn);
     this.panel3.Controls.Add(this.XuatPhatDrDwn);
     this.panel3.Controls.Add(this.bunifuCustomLabel6);
     this.panel3.Controls.Add(this.bunifuCustomLabel5);
     this.panel3.Controls.Add(this.SoGheTxt);
     this.panel3.Controls.Add(this.bunifuCustomLabel2);
     this.panel3.Controls.Add(this.NextStep2Btn);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 33);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1086, 522);
     this.panel3.TabIndex = 5;
     //
     // bunifuCustomLabel3
     //
     this.bunifuCustomLabel3.AutoSize  = true;
     this.bunifuCustomLabel3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel3.Location  = new System.Drawing.Point(597, 240);
     this.bunifuCustomLabel3.Name      = "bunifuCustomLabel3";
     this.bunifuCustomLabel3.Size      = new System.Drawing.Size(86, 24);
     this.bunifuCustomLabel3.TabIndex  = 38;
     this.bunifuCustomLabel3.Text      = "Hạng vé:";
     //
     // HangVeDrpDwn
     //
     this.HangVeDrpDwn.BackColor               = System.Drawing.Color.Transparent;
     this.HangVeDrpDwn.BorderRadius            = 1;
     this.HangVeDrpDwn.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.HangVeDrpDwn.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.HangVeDrpDwn.DisabledColor           = System.Drawing.Color.Gray;
     this.HangVeDrpDwn.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.HangVeDrpDwn.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick;
     this.HangVeDrpDwn.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.HangVeDrpDwn.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.HangVeDrpDwn.FillDropDown            = false;
     this.HangVeDrpDwn.FillIndicator           = false;
     this.HangVeDrpDwn.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.HangVeDrpDwn.Font               = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.HangVeDrpDwn.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.HangVeDrpDwn.FormattingEnabled  = true;
     this.HangVeDrpDwn.Icon               = null;
     this.HangVeDrpDwn.IndicatorColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.HangVeDrpDwn.IndicatorLocation  = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.HangVeDrpDwn.ItemBackColor      = System.Drawing.Color.White;
     this.HangVeDrpDwn.ItemBorderColor    = System.Drawing.Color.White;
     this.HangVeDrpDwn.ItemForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.HangVeDrpDwn.ItemHeight         = 26;
     this.HangVeDrpDwn.ItemHighLightColor = System.Drawing.Color.White;
     this.HangVeDrpDwn.Items.AddRange(new object[] {
         "1",
         "2"
     });
     this.HangVeDrpDwn.Location = new System.Drawing.Point(686, 232);
     this.HangVeDrpDwn.Name     = "HangVeDrpDwn";
     this.HangVeDrpDwn.Size     = new System.Drawing.Size(141, 32);
     this.HangVeDrpDwn.TabIndex = 37;
     this.HangVeDrpDwn.Text     = "1";
     //
     // KhuHoiTime
     //
     this.KhuHoiTime.CalendarFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KhuHoiTime.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.KhuHoiTime.Enabled      = false;
     this.KhuHoiTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KhuHoiTime.Format       = System.Windows.Forms.DateTimePickerFormat.Time;
     this.KhuHoiTime.Location     = new System.Drawing.Point(686, 162);
     this.KhuHoiTime.Name         = "KhuHoiTime";
     this.KhuHoiTime.Size         = new System.Drawing.Size(141, 26);
     this.KhuHoiTime.TabIndex     = 36;
     //
     // KhuHoiDate
     //
     this.KhuHoiDate.CalendarFont  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KhuHoiDate.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.KhuHoiDate.CustomFormat  = "yyyy/MM/dd";
     this.KhuHoiDate.Enabled       = false;
     this.KhuHoiDate.Font          = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.KhuHoiDate.Format        = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.KhuHoiDate.Location      = new System.Drawing.Point(866, 162);
     this.KhuHoiDate.Name          = "KhuHoiDate";
     this.KhuHoiDate.Size          = new System.Drawing.Size(133, 26);
     this.KhuHoiDate.TabIndex      = 35;
     this.KhuHoiDate.ValueChanged += new System.EventHandler(this.KhuHoiDate_ValueChanged);
     //
     // XuatPhatDate
     //
     this.XuatPhatDate.CalendarFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.XuatPhatDate.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.XuatPhatDate.CustomFormat = "yyyy/MM/dd";
     this.XuatPhatDate.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.XuatPhatDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.XuatPhatDate.Location     = new System.Drawing.Point(399, 160);
     this.XuatPhatDate.Name         = "XuatPhatDate";
     this.XuatPhatDate.Size         = new System.Drawing.Size(133, 26);
     this.XuatPhatDate.TabIndex     = 34;
     //
     // KhuHoiCheckBox
     //
     this.KhuHoiCheckBox.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(135)))), ((int)(((byte)(140)))));
     this.KhuHoiCheckBox.ChechedOffColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(135)))), ((int)(((byte)(140)))));
     this.KhuHoiCheckBox.Checked         = false;
     this.KhuHoiCheckBox.CheckedOnColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.KhuHoiCheckBox.ForeColor       = System.Drawing.Color.White;
     this.KhuHoiCheckBox.Location        = new System.Drawing.Point(649, 166);
     this.KhuHoiCheckBox.Name            = "KhuHoiCheckBox";
     this.KhuHoiCheckBox.Size            = new System.Drawing.Size(20, 20);
     this.KhuHoiCheckBox.TabIndex        = 32;
     this.KhuHoiCheckBox.OnChange       += new System.EventHandler(this.KhuHoiCheckBox_OnChange);
     //
     // bunifuCustomLabel8
     //
     this.bunifuCustomLabel8.AutoSize  = true;
     this.bunifuCustomLabel8.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel8.Location  = new System.Drawing.Point(568, 162);
     this.bunifuCustomLabel8.Name      = "bunifuCustomLabel8";
     this.bunifuCustomLabel8.Size      = new System.Drawing.Size(75, 24);
     this.bunifuCustomLabel8.TabIndex  = 31;
     this.bunifuCustomLabel8.Text      = "Khứ hồi";
     //
     // bunifuCustomLabel7
     //
     this.bunifuCustomLabel7.AutoSize  = true;
     this.bunifuCustomLabel7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel7.Location  = new System.Drawing.Point(63, 162);
     this.bunifuCustomLabel7.Name      = "bunifuCustomLabel7";
     this.bunifuCustomLabel7.Size      = new System.Drawing.Size(170, 24);
     this.bunifuCustomLabel7.TabIndex  = 30;
     this.bunifuCustomLabel7.Text      = "Thời gian xuất phát";
     //
     // XuatPhatTime
     //
     this.XuatPhatTime.CalendarFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.XuatPhatTime.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.XuatPhatTime.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.XuatPhatTime.Format       = System.Windows.Forms.DateTimePickerFormat.Time;
     this.XuatPhatTime.Location     = new System.Drawing.Point(239, 160);
     this.XuatPhatTime.Name         = "XuatPhatTime";
     this.XuatPhatTime.Size         = new System.Drawing.Size(141, 26);
     this.XuatPhatTime.TabIndex     = 29;
     //
     // NoiDenDrpDwn
     //
     this.NoiDenDrpDwn.BackColor               = System.Drawing.Color.Transparent;
     this.NoiDenDrpDwn.BorderRadius            = 1;
     this.NoiDenDrpDwn.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.NoiDenDrpDwn.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.NoiDenDrpDwn.DisabledColor           = System.Drawing.Color.Gray;
     this.NoiDenDrpDwn.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.NoiDenDrpDwn.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick;
     this.NoiDenDrpDwn.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.NoiDenDrpDwn.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.NoiDenDrpDwn.FillDropDown            = false;
     this.NoiDenDrpDwn.FillIndicator           = false;
     this.NoiDenDrpDwn.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.NoiDenDrpDwn.Font               = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.NoiDenDrpDwn.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.NoiDenDrpDwn.FormattingEnabled  = true;
     this.NoiDenDrpDwn.Icon               = null;
     this.NoiDenDrpDwn.IndicatorColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.NoiDenDrpDwn.IndicatorLocation  = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.NoiDenDrpDwn.ItemBackColor      = System.Drawing.Color.White;
     this.NoiDenDrpDwn.ItemBorderColor    = System.Drawing.Color.White;
     this.NoiDenDrpDwn.ItemForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.NoiDenDrpDwn.ItemHeight         = 26;
     this.NoiDenDrpDwn.ItemHighLightColor = System.Drawing.Color.White;
     this.NoiDenDrpDwn.Items.AddRange(new object[] {
         "Tân Sân Nhất, Hồ Chí Minh",
         "Hà Nội"
     });
     this.NoiDenDrpDwn.Location              = new System.Drawing.Point(642, 104);
     this.NoiDenDrpDwn.Name                  = "NoiDenDrpDwn";
     this.NoiDenDrpDwn.Size                  = new System.Drawing.Size(270, 32);
     this.NoiDenDrpDwn.TabIndex              = 27;
     this.NoiDenDrpDwn.Text                  = null;
     this.NoiDenDrpDwn.SelectedIndexChanged += new System.EventHandler(this.NoiDenDrpDwn_SelectedIndexChanged);
     //
     // XuatPhatDrDwn
     //
     this.XuatPhatDrDwn.BackColor               = System.Drawing.Color.Transparent;
     this.XuatPhatDrDwn.BorderRadius            = 1;
     this.XuatPhatDrDwn.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.XuatPhatDrDwn.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.XuatPhatDrDwn.DisabledColor           = System.Drawing.Color.Gray;
     this.XuatPhatDrDwn.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.XuatPhatDrDwn.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick;
     this.XuatPhatDrDwn.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.XuatPhatDrDwn.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.XuatPhatDrDwn.FillDropDown            = false;
     this.XuatPhatDrDwn.FillIndicator           = false;
     this.XuatPhatDrDwn.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.XuatPhatDrDwn.Font               = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.XuatPhatDrDwn.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.XuatPhatDrDwn.FormattingEnabled  = true;
     this.XuatPhatDrDwn.Icon               = null;
     this.XuatPhatDrDwn.IndicatorColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.XuatPhatDrDwn.IndicatorLocation  = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.XuatPhatDrDwn.ItemBackColor      = System.Drawing.Color.White;
     this.XuatPhatDrDwn.ItemBorderColor    = System.Drawing.Color.White;
     this.XuatPhatDrDwn.ItemForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.XuatPhatDrDwn.ItemHeight         = 26;
     this.XuatPhatDrDwn.ItemHighLightColor = System.Drawing.Color.White;
     this.XuatPhatDrDwn.Items.AddRange(new object[] {
         "Tân Sân Nhất, Hồ Chí Minh",
         "Hà Nội"
     });
     this.XuatPhatDrDwn.Location = new System.Drawing.Point(278, 104);
     this.XuatPhatDrDwn.Name     = "XuatPhatDrDwn";
     this.XuatPhatDrDwn.Size     = new System.Drawing.Size(270, 32);
     this.XuatPhatDrDwn.TabIndex = 26;
     this.XuatPhatDrDwn.Text     = null;
     //
     // bunifuCustomLabel6
     //
     this.bunifuCustomLabel6.AutoSize  = true;
     this.bunifuCustomLabel6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel6.Location  = new System.Drawing.Point(558, 112);
     this.bunifuCustomLabel6.Name      = "bunifuCustomLabel6";
     this.bunifuCustomLabel6.Size      = new System.Drawing.Size(78, 24);
     this.bunifuCustomLabel6.TabIndex  = 25;
     this.bunifuCustomLabel6.Text      = "Nơi đến";
     //
     // bunifuCustomLabel5
     //
     this.bunifuCustomLabel5.AutoSize  = true;
     this.bunifuCustomLabel5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel5.Location  = new System.Drawing.Point(182, 112);
     this.bunifuCustomLabel5.Name      = "bunifuCustomLabel5";
     this.bunifuCustomLabel5.Size      = new System.Drawing.Size(90, 24);
     this.bunifuCustomLabel5.TabIndex  = 24;
     this.bunifuCustomLabel5.Text      = "Xuất phát";
     //
     // SoGheTxt
     //
     this.SoGheTxt.AcceptsReturn       = false;
     this.SoGheTxt.AcceptsTab          = false;
     this.SoGheTxt.AnimationSpeed      = 200;
     this.SoGheTxt.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.SoGheTxt.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.SoGheTxt.BackColor           = System.Drawing.Color.Transparent;
     this.SoGheTxt.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("SoGheTxt.BackgroundImage")));
     this.SoGheTxt.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.SoGheTxt.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.SoGheTxt.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.SoGheTxt.BorderColorIdle     = System.Drawing.Color.Silver;
     this.SoGheTxt.BorderRadius        = 1;
     this.SoGheTxt.BorderThickness     = 1;
     this.SoGheTxt.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.SoGheTxt.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.SoGheTxt.DefaultFont     = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.SoGheTxt.DefaultText     = "1";
     this.SoGheTxt.FillColor       = System.Drawing.Color.White;
     this.SoGheTxt.HideSelection   = true;
     this.SoGheTxt.IconLeft        = null;
     this.SoGheTxt.IconLeftCursor  = System.Windows.Forms.Cursors.IBeam;
     this.SoGheTxt.IconPadding     = 10;
     this.SoGheTxt.IconRight       = null;
     this.SoGheTxt.IconRightCursor = System.Windows.Forms.Cursors.IBeam;
     this.SoGheTxt.Lines           = new string[] {
         "1"
     };
     this.SoGheTxt.Location                = new System.Drawing.Point(366, 230);
     this.SoGheTxt.MaxLength               = 32767;
     this.SoGheTxt.MinimumSize             = new System.Drawing.Size(100, 35);
     this.SoGheTxt.Modified                = false;
     this.SoGheTxt.Multiline               = false;
     this.SoGheTxt.Name                    = "SoGheTxt";
     stateProperties1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     stateProperties1.FillColor            = System.Drawing.Color.Empty;
     stateProperties1.ForeColor            = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.SoGheTxt.OnActiveState           = stateProperties1;
     stateProperties2.BorderColor          = System.Drawing.Color.Empty;
     stateProperties2.FillColor            = System.Drawing.Color.White;
     stateProperties2.ForeColor            = System.Drawing.Color.Empty;
     stateProperties2.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.SoGheTxt.OnDisabledState         = stateProperties2;
     stateProperties3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     stateProperties3.FillColor            = System.Drawing.Color.Empty;
     stateProperties3.ForeColor            = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.SoGheTxt.OnHoverState            = stateProperties3;
     stateProperties4.BorderColor          = System.Drawing.Color.Silver;
     stateProperties4.FillColor            = System.Drawing.Color.White;
     stateProperties4.ForeColor            = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.SoGheTxt.OnIdleState             = stateProperties4;
     this.SoGheTxt.PasswordChar            = '\0';
     this.SoGheTxt.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.SoGheTxt.PlaceholderText         = "Số ghế cần đặt";
     this.SoGheTxt.ReadOnly                = false;
     this.SoGheTxt.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.SoGheTxt.SelectedText            = "";
     this.SoGheTxt.SelectionLength         = 0;
     this.SoGheTxt.SelectionStart          = 1;
     this.SoGheTxt.ShortcutsEnabled        = true;
     this.SoGheTxt.Size                    = new System.Drawing.Size(182, 35);
     this.SoGheTxt.Style                   = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.SoGheTxt.TabIndex                = 21;
     this.SoGheTxt.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.SoGheTxt.TextMarginBottom        = 0;
     this.SoGheTxt.TextMarginLeft          = 5;
     this.SoGheTxt.TextMarginTop           = 0;
     this.SoGheTxt.TextPlaceholder         = "Số ghế cần đặt";
     this.SoGheTxt.UseSystemPasswordChar   = false;
     this.SoGheTxt.WordWrap                = true;
     this.SoGheTxt.KeyPress               += new System.Windows.Forms.KeyPressEventHandler(this.SoGheTxt_KeyPress);
     //
     // bunifuCustomLabel2
     //
     this.bunifuCustomLabel2.AutoSize  = true;
     this.bunifuCustomLabel2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel2.Location  = new System.Drawing.Point(278, 240);
     this.bunifuCustomLabel2.Name      = "bunifuCustomLabel2";
     this.bunifuCustomLabel2.Size      = new System.Drawing.Size(76, 24);
     this.bunifuCustomLabel2.TabIndex  = 18;
     this.bunifuCustomLabel2.Text      = "Số ghế:";
     //
     // NextStep2Btn
     //
     this.NextStep2Btn.AllowToggling        = false;
     this.NextStep2Btn.AnimationSpeed       = 200;
     this.NextStep2Btn.AutoGenerateColors   = false;
     this.NextStep2Btn.BackColor            = System.Drawing.Color.Transparent;
     this.NextStep2Btn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.NextStep2Btn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("NextStep2Btn.BackgroundImage")));
     this.NextStep2Btn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.NextStep2Btn.ButtonText           = "Xong";
     this.NextStep2Btn.ButtonTextMarginLeft = 0;
     this.NextStep2Btn.ColorContrastOnClick = 45;
     this.NextStep2Btn.ColorContrastOnHover = 45;
     this.NextStep2Btn.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                        = true;
     borderEdges1.BottomRight                       = true;
     borderEdges1.TopLeft                           = true;
     borderEdges1.TopRight                          = true;
     this.NextStep2Btn.CustomizableEdges            = borderEdges1;
     this.NextStep2Btn.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.NextStep2Btn.DisabledBorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.NextStep2Btn.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.NextStep2Btn.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.NextStep2Btn.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.NextStep2Btn.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.NextStep2Btn.ForeColor                    = System.Drawing.Color.White;
     this.NextStep2Btn.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.NextStep2Btn.IconMarginLeft               = 11;
     this.NextStep2Btn.IconPadding                  = 10;
     this.NextStep2Btn.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.NextStep2Btn.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.NextStep2Btn.IdleBorderRadius             = 3;
     this.NextStep2Btn.IdleBorderThickness          = 1;
     this.NextStep2Btn.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.NextStep2Btn.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("NextStep2Btn.IdleIconLeftImage")));
     this.NextStep2Btn.IdleIconRightImage           = null;
     this.NextStep2Btn.IndicateFocus                = false;
     this.NextStep2Btn.Location                     = new System.Drawing.Point(965, 464);
     this.NextStep2Btn.Name                         = "NextStep2Btn";
     stateProperties5.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties5.BorderRadius                  = 3;
     stateProperties5.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness               = 1;
     stateProperties5.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties5.ForeColor                     = System.Drawing.Color.White;
     stateProperties5.IconLeftImage                 = null;
     stateProperties5.IconRightImage                = null;
     this.NextStep2Btn.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties6.BorderRadius                  = 3;
     stateProperties6.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness               = 1;
     stateProperties6.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties6.ForeColor                     = System.Drawing.Color.White;
     stateProperties6.IconLeftImage                 = null;
     stateProperties6.IconRightImage                = null;
     this.NextStep2Btn.OnPressedState               = stateProperties6;
     this.NextStep2Btn.Size                         = new System.Drawing.Size(119, 45);
     this.NextStep2Btn.TabIndex                     = 7;
     this.NextStep2Btn.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.NextStep2Btn.TextMarginLeft               = 0;
     this.NextStep2Btn.UseDefaultRadiusAndThickness = true;
     this.NextStep2Btn.Click                       += new System.EventHandler(this.NextStep2Btn_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.bunifuCustomLabel1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1086, 33);
     this.panel2.TabIndex = 4;
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(3, 5);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(221, 25);
     this.bunifuCustomLabel1.TabIndex  = 0;
     this.bunifuCustomLabel1.Text      = "Điền số khách hàng";
     //
     // Step1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Name = "Step1";
     this.Size = new System.Drawing.Size(1086, 555);
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #10
0
        private void InitializeComponent()
        {
            var resources         = new System.ComponentModel.ComponentResourceManager(typeof(FrmAdjustBagsInventoryQty));
            var BorderEdges5      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            var StateProperties9  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var StateProperties10 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();

            _closeFlatButton        = new Bunifu.Framework.UI.BunifuFlatButton();
            _closeFlatButton.Click += new EventHandler(closeFlatButton_Click);
            Label17           = new Label();
            _cboAjustmentTyoe = new ComboBox();
            _cboAjustmentTyoe.SelectedIndexChanged += new EventHandler(cboAjustmentTyoe_SelectedIndexChanged);
            Label7       = new Label();
            Label1       = new Label();
            _nudQuantity = new NumericUpDown();
            _nudQuantity.ValueChanged += new EventHandler(nudQuantity_ValueChanged);
            _btnSave           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            _btnSave.Click    += new EventHandler(btnSave_Click);
            lblPlusMinus       = new Label();
            BunifuSeparator1   = new Bunifu.Framework.UI.BunifuSeparator();
            lblRemaining       = new Label();
            lblQtyUsed         = new Label();
            Label3             = new Label();
            Label4             = new Label();
            lblTotal           = new Label();
            Label5             = new Label();
            GroupBox1          = new GroupBox();
            pnlAdjust          = new Panel();
            Label9             = new Label();
            _rbDecrease        = new Bunifu.UI.WinForms.BunifuRadioButton();
            _rbDecrease.Click += new EventHandler(rbIncrease_Click);
            Label8             = new Label();
            _rbIncrease        = new Bunifu.UI.WinForms.BunifuRadioButton();
            _rbIncrease.Click += new EventHandler(rbIncrease_Click);
            pnlBooking         = new Panel();
            Label2             = new Label();
            cboBookingNumber   = new ComboBox();
            Label6             = new Label();
            lblWarning         = new Label();
            Label10            = new Label();
            _cboBagLocation    = new ComboBox();
            _cboBagLocation.SelectedIndexChanged += new EventHandler(cboBagLocation_SelectedIndexChanged);
            ((System.ComponentModel.ISupportInitialize)_nudQuantity).BeginInit();
            GroupBox1.SuspendLayout();
            pnlAdjust.SuspendLayout();
            pnlBooking.SuspendLayout();
            SuspendLayout();
            //
            // closeFlatButton
            //
            _closeFlatButton.Active                = false;
            _closeFlatButton.Activecolor           = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _closeFlatButton.Anchor                = AnchorStyles.Top | AnchorStyles.Right;
            _closeFlatButton.BackColor             = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _closeFlatButton.BackgroundImageLayout = ImageLayout.Stretch;
            _closeFlatButton.BorderRadius          = 0;
            _closeFlatButton.ButtonText            = "🗙";
            _closeFlatButton.Cursor                = Cursors.Hand;
            _closeFlatButton.DisabledColor         = Color.Gray;
            _closeFlatButton.Font                     = new Font("Segoe UI", 10.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _closeFlatButton.Iconcolor                = Color.Transparent;
            _closeFlatButton.Iconimage                = null;
            _closeFlatButton.Iconimage_right          = null;
            _closeFlatButton.Iconimage_right_Selected = null;
            _closeFlatButton.Iconimage_Selected       = null;
            _closeFlatButton.IconMarginLeft           = 0;
            _closeFlatButton.IconMarginRight          = 0;
            _closeFlatButton.IconRightVisible         = true;
            _closeFlatButton.IconRightZoom            = 0d;
            _closeFlatButton.IconVisible              = true;
            _closeFlatButton.IconZoom                 = 90.0d;
            _closeFlatButton.IsTab                    = false;
            _closeFlatButton.Location                 = new Point(567, 0);
            _closeFlatButton.Margin                   = new Padding(7, 9, 7, 9);
            _closeFlatButton.Name                     = "_closeFlatButton";
            _closeFlatButton.Normalcolor              = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _closeFlatButton.OnHovercolor             = Color.Gray;
            _closeFlatButton.OnHoverTextColor         = Color.White;
            _closeFlatButton.selected                 = false;
            _closeFlatButton.Size                     = new Size(39, 33);
            _closeFlatButton.TabIndex                 = 173;
            _closeFlatButton.Text                     = "🗙";
            _closeFlatButton.TextAlign                = ContentAlignment.MiddleCenter;
            _closeFlatButton.Textcolor                = Color.White;
            _closeFlatButton.TextFont                 = new Font("Microsoft Sans Serif", 18.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            //
            // Label17
            //
            Label17.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label17.Dock      = DockStyle.Top;
            Label17.Font      = new Font("Segoe UI", 10.0f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label17.ForeColor = Color.White;
            Label17.Location  = new Point(0, 0);
            Label17.Margin    = new Padding(4, 0, 4, 0);
            Label17.Name      = "Label17";
            Label17.Size      = new Size(606, 33);
            Label17.TabIndex  = 172;
            Label17.TextAlign = ContentAlignment.MiddleCenter;
            //
            // cboAjustmentTyoe
            //
            _cboAjustmentTyoe.DropDownStyle     = ComboBoxStyle.DropDownList;
            _cboAjustmentTyoe.Font              = new Font("Microsoft Sans Serif", 11.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _cboAjustmentTyoe.FormattingEnabled = true;
            _cboAjustmentTyoe.Location          = new Point(162, 164);
            _cboAjustmentTyoe.Margin            = new Padding(4, 5, 4, 5);
            _cboAjustmentTyoe.Name              = "_cboAjustmentTyoe";
            _cboAjustmentTyoe.Size              = new Size(164, 26);
            _cboAjustmentTyoe.TabIndex          = 174;
            //
            // Label7
            //
            Label7.AutoSize  = true;
            Label7.Font      = new Font("Segoe UI Semibold", 14.25f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label7.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            Label7.Location  = new Point(21, 42);
            Label7.Name      = "Label7";
            Label7.Size      = new Size(232, 25);
            Label7.TabIndex  = 175;
            Label7.Text      = "Adjust inventory quantity";
            //
            // Label1
            //
            Label1.AutoSize = true;
            Label1.Location = new Point(53, 99);
            Label1.Name     = "Label1";
            Label1.Size     = new Size(103, 20);
            Label1.TabIndex = 177;
            Label1.Text     = "Quantity used:";
            //
            // nudQuantity
            //
            _nudQuantity.Font     = new Font("Segoe UI", 12.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _nudQuantity.Location = new Point(162, 92);
            _nudQuantity.Maximum  = new decimal(new int[] { 10000, 0, 0, 0 });
            _nudQuantity.Name     = "_nudQuantity";
            _nudQuantity.Size     = new Size(96, 29);
            _nudQuantity.TabIndex = 178;
            //
            // btnSave
            //
            _btnSave.AllowToggling        = false;
            _btnSave.Anchor               = AnchorStyles.Bottom | AnchorStyles.Left;
            _btnSave.AnimationSpeed       = 200;
            _btnSave.AutoGenerateColors   = false;
            _btnSave.BackColor            = Color.Transparent;
            _btnSave.BackColor1           = Color.Teal;
            _btnSave.BackgroundImage      = (Image)resources.GetObject("btnSave.BackgroundImage");
            _btnSave.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            _btnSave.ButtonText           = "Save";
            _btnSave.ButtonTextMarginLeft = 0;
            _btnSave.ColorContrastOnClick = 45;
            _btnSave.ColorContrastOnHover = 45;
            _btnSave.Cursor               = Cursors.Hand;
            BorderEdges5.BottomLeft       = true;
            BorderEdges5.BottomRight      = true;
            BorderEdges5.TopLeft          = true;
            BorderEdges5.TopRight         = true;
            _btnSave.CustomizableEdges    = BorderEdges5;
            _btnSave.DialogResult         = DialogResult.None;
            _btnSave.DisabledBorderColor  = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(191)), Conversions.ToInteger(Conversions.ToByte(191)), Conversions.ToInteger(Conversions.ToByte(191)));
            _btnSave.DisabledFillColor    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)));
            _btnSave.DisabledForecolor    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168)));
            _btnSave.Enabled              = false;
            _btnSave.FocusState           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            _btnSave.Font                         = new Font("Segoe UI Semibold", 9.75f);
            _btnSave.ForeColor                    = Color.White;
            _btnSave.IconLeftCursor               = Cursors.Hand;
            _btnSave.IconMarginLeft               = 11;
            _btnSave.IconPadding                  = 10;
            _btnSave.IconRightCursor              = Cursors.Hand;
            _btnSave.IdleBorderColor              = Color.Teal;
            _btnSave.IdleBorderRadius             = 3;
            _btnSave.IdleBorderThickness          = 1;
            _btnSave.IdleFillColor                = Color.Teal;
            _btnSave.IdleIconLeftImage            = null;
            _btnSave.IdleIconRightImage           = null;
            _btnSave.IndicateFocus                = false;
            _btnSave.Location                     = new Point(252, 264);
            _btnSave.Margin                       = new Padding(2);
            _btnSave.Name                         = "_btnSave";
            StateProperties9.BorderColor          = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(105)), Conversions.ToInteger(Conversions.ToByte(181)), Conversions.ToInteger(Conversions.ToByte(255)));
            StateProperties9.BorderRadius         = 3;
            StateProperties9.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties9.BorderThickness      = 1;
            StateProperties9.FillColor            = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(0)), Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(192)));
            StateProperties9.ForeColor            = Color.White;
            StateProperties9.IconLeftImage        = null;
            StateProperties9.IconRightImage       = null;
            _btnSave.onHoverState                 = StateProperties9;
            StateProperties10.BorderColor         = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(40)), Conversions.ToInteger(Conversions.ToByte(96)), Conversions.ToInteger(Conversions.ToByte(144)));
            StateProperties10.BorderRadius        = 3;
            StateProperties10.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties10.BorderThickness     = 1;
            StateProperties10.FillColor           = Color.Teal;
            StateProperties10.ForeColor           = Color.White;
            StateProperties10.IconLeftImage       = null;
            StateProperties10.IconRightImage      = null;
            _btnSave.OnPressedState               = StateProperties10;
            _btnSave.Size                         = new Size(99, 34);
            _btnSave.TabIndex                     = 179;
            _btnSave.TextAlign                    = ContentAlignment.MiddleCenter;
            _btnSave.TextMarginLeft               = 0;
            _btnSave.UseDefaultRadiusAndThickness = true;
            //
            // lblPlusMinus
            //
            lblPlusMinus.AutoSize = true;
            lblPlusMinus.Font     = new Font("Segoe UI", 13.0f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            lblPlusMinus.Location = new Point(116, 38);
            lblPlusMinus.Name     = "lblPlusMinus";
            lblPlusMinus.Size     = new Size(19, 25);
            lblPlusMinus.TabIndex = 180;
            lblPlusMinus.Text     = "-";
            //
            // BunifuSeparator1
            //
            BunifuSeparator1.BackColor     = Color.Transparent;
            BunifuSeparator1.LineColor     = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(105)), Conversions.ToInteger(Conversions.ToByte(105)), Conversions.ToInteger(Conversions.ToByte(105)));
            BunifuSeparator1.LineThickness = 3;
            BunifuSeparator1.Location      = new Point(144, 60);
            BunifuSeparator1.Margin        = new Padding(4, 5, 4, 5);
            BunifuSeparator1.Name          = "BunifuSeparator1";
            BunifuSeparator1.Size          = new Size(73, 12);
            BunifuSeparator1.TabIndex      = 181;
            BunifuSeparator1.Transparency  = 255;
            BunifuSeparator1.Vertical      = false;
            //
            // lblRemaining
            //
            lblRemaining.Font      = new Font("Segoe UI", 13.0f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            lblRemaining.Location  = new Point(142, 16);
            lblRemaining.Name      = "lblRemaining";
            lblRemaining.Size      = new Size(73, 24);
            lblRemaining.TabIndex  = 182;
            lblRemaining.TextAlign = ContentAlignment.MiddleCenter;
            //
            // lblQtyUsed
            //
            lblQtyUsed.Font      = new Font("Segoe UI", 13.0f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            lblQtyUsed.ForeColor = Color.DarkRed;
            lblQtyUsed.Location  = new Point(142, 40);
            lblQtyUsed.Name      = "lblQtyUsed";
            lblQtyUsed.Size      = new Size(73, 26);
            lblQtyUsed.TabIndex  = 183;
            lblQtyUsed.TextAlign = ContentAlignment.MiddleCenter;
            //
            // Label3
            //
            Label3.Location  = new Point(6, 39);
            Label3.Name      = "Label3";
            Label3.Size      = new Size(104, 27);
            Label3.TabIndex  = 184;
            Label3.Text      = "Quantity used:";
            Label3.TextAlign = ContentAlignment.MiddleRight;
            //
            // Label4
            //
            Label4.Location  = new Point(6, 13);
            Label4.Name      = "Label4";
            Label4.Size      = new Size(104, 27);
            Label4.TabIndex  = 185;
            Label4.Text      = "Remaining:";
            Label4.TextAlign = ContentAlignment.MiddleRight;
            //
            // lblTotal
            //
            lblTotal.Font      = new Font("Segoe UI", 13.0f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            lblTotal.Location  = new Point(142, 75);
            lblTotal.Name      = "lblTotal";
            lblTotal.Size      = new Size(73, 20);
            lblTotal.TabIndex  = 186;
            lblTotal.TextAlign = ContentAlignment.MiddleCenter;
            //
            // Label5
            //
            Label5.Location  = new Point(6, 72);
            Label5.Name      = "Label5";
            Label5.Size      = new Size(104, 27);
            Label5.TabIndex  = 187;
            Label5.Text      = "Total:";
            Label5.TextAlign = ContentAlignment.MiddleRight;
            //
            // GroupBox1
            //
            GroupBox1.Controls.Add(lblRemaining);
            GroupBox1.Controls.Add(lblQtyUsed);
            GroupBox1.Controls.Add(Label4);
            GroupBox1.Controls.Add(Label5);
            GroupBox1.Controls.Add(lblPlusMinus);
            GroupBox1.Controls.Add(lblTotal);
            GroupBox1.Controls.Add(BunifuSeparator1);
            GroupBox1.Controls.Add(Label3);
            GroupBox1.Location = new Point(354, 95);
            GroupBox1.Name     = "GroupBox1";
            GroupBox1.Size     = new Size(240, 109);
            GroupBox1.TabIndex = 188;
            GroupBox1.TabStop  = false;
            //
            // pnlAdjust
            //
            pnlAdjust.Controls.Add(Label9);
            pnlAdjust.Controls.Add(_rbDecrease);
            pnlAdjust.Controls.Add(Label8);
            pnlAdjust.Controls.Add(_rbIncrease);
            pnlAdjust.Location = new Point(80, 193);
            pnlAdjust.Name     = "pnlAdjust";
            pnlAdjust.Size     = new Size(246, 58);
            pnlAdjust.TabIndex = 189;
            pnlAdjust.Visible  = false;
            //
            // Label9
            //
            Label9.AutoSize = true;
            Label9.Location = new Point(30, 29);
            Label9.Name     = "Label9";
            Label9.Size     = new Size(162, 20);
            Label9.TabIndex = 179;
            Label9.Text     = "DECREASE INVENTORY";
            //
            // rbDecrease
            //
            _rbDecrease.Checked      = false;
            _rbDecrease.Location     = new Point(3, 28);
            _rbDecrease.Name         = "_rbDecrease";
            _rbDecrease.OutlineColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            _rbDecrease.RadioColor   = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            _rbDecrease.Size         = new Size(21, 21);
            _rbDecrease.TabIndex     = 178;
            _rbDecrease.Text         = null;
            //
            // Label8
            //
            Label8.AutoSize = true;
            Label8.Location = new Point(30, 4);
            Label8.Name     = "Label8";
            Label8.Size     = new Size(158, 20);
            Label8.TabIndex = 177;
            Label8.Text     = "INCREASE INVENTORY";
            //
            // rbIncrease
            //
            _rbIncrease.Checked      = true;
            _rbIncrease.Location     = new Point(3, 3);
            _rbIncrease.Name         = "_rbIncrease";
            _rbIncrease.OutlineColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            _rbIncrease.RadioColor   = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            _rbIncrease.Size         = new Size(21, 21);
            _rbIncrease.TabIndex     = 0;
            _rbIncrease.Text         = null;
            //
            // pnlBooking
            //
            pnlBooking.Controls.Add(Label2);
            pnlBooking.Controls.Add(cboBookingNumber);
            pnlBooking.Location = new Point(28, 194);
            pnlBooking.Name     = "pnlBooking";
            pnlBooking.Size     = new Size(303, 58);
            pnlBooking.TabIndex = 190;
            pnlBooking.Visible  = false;
            //
            // Label2
            //
            Label2.AutoSize = true;
            Label2.Location = new Point(3, 3);
            Label2.Name     = "Label2";
            Label2.Size     = new Size(125, 20);
            Label2.TabIndex = 177;
            Label2.Text     = "Booking Number:";
            //
            // cboBookingNumber
            //
            cboBookingNumber.Font = new Font("Microsoft Sans Serif", 11.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            cboBookingNumber.FormattingEnabled = true;
            cboBookingNumber.Location          = new Point(134, 1);
            cboBookingNumber.Margin            = new Padding(4, 5, 4, 5);
            cboBookingNumber.Name     = "cboBookingNumber";
            cboBookingNumber.Size     = new Size(169, 26);
            cboBookingNumber.TabIndex = 175;
            //
            // Label6
            //
            Label6.AutoSize = true;
            Label6.Location = new Point(34, 167);
            Label6.Name     = "Label6";
            Label6.Size     = new Size(121, 20);
            Label6.TabIndex = 176;
            Label6.Text     = "Adjustment type:";
            //
            // lblWarning
            //
            lblWarning.Font      = new Font("Segoe UI", 11.25f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            lblWarning.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(0)), Conversions.ToInteger(Conversions.ToByte(0)));
            lblWarning.Location  = new Point(178, 67);
            lblWarning.Name      = "lblWarning";
            lblWarning.Size      = new Size(378, 20);
            lblWarning.TabIndex  = 191;
            lblWarning.TextAlign = ContentAlignment.MiddleCenter;
            //
            // Label10
            //
            Label10.AutoSize = true;
            Label10.Location = new Point(53, 134);
            Label10.Name     = "Label10";
            Label10.Size     = new Size(99, 20);
            Label10.TabIndex = 193;
            Label10.Text     = "Bag Location:";
            //
            // cboBagLocation
            //
            _cboBagLocation.DropDownStyle     = ComboBoxStyle.DropDownList;
            _cboBagLocation.Font              = new Font("Microsoft Sans Serif", 11.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _cboBagLocation.FormattingEnabled = true;
            _cboBagLocation.Location          = new Point(162, 129);
            _cboBagLocation.Margin            = new Padding(4, 5, 4, 5);
            _cboBagLocation.Name              = "_cboBagLocation";
            _cboBagLocation.Size              = new Size(164, 26);
            _cboBagLocation.TabIndex          = 192;
            //
            // FrmAdjustBagsInventoryQty
            //
            AutoScaleDimensions = new SizeF(8.0f, 20.0f);
            AutoScaleMode       = AutoScaleMode.Font;
            BackColor           = Color.White;
            ClientSize          = new Size(606, 309);
            Controls.Add(Label7);
            Controls.Add(Label10);
            Controls.Add(_cboBagLocation);
            Controls.Add(lblWarning);
            Controls.Add(pnlBooking);
            Controls.Add(pnlAdjust);
            Controls.Add(GroupBox1);
            Controls.Add(_btnSave);
            Controls.Add(_nudQuantity);
            Controls.Add(Label1);
            Controls.Add(Label6);
            Controls.Add(_cboAjustmentTyoe);
            Controls.Add(_closeFlatButton);
            Controls.Add(Label17);
            Font            = new Font("Segoe UI", 11.25f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            FormBorderStyle = FormBorderStyle.None;
            Margin          = new Padding(4, 5, 4, 5);
            Name            = "FrmAdjustBagsInventoryQty";
            Text            = "FrmAdjustBagsInventoryQty";
            ((System.ComponentModel.ISupportInitialize)_nudQuantity).EndInit();
            GroupBox1.ResumeLayout(false);
            GroupBox1.PerformLayout();
            pnlAdjust.ResumeLayout(false);
            pnlAdjust.PerformLayout();
            pnlBooking.ResumeLayout(false);
            pnlBooking.PerformLayout();
            Load += new EventHandler(FrmAdjustBagsInventoryQty_Load);
            ResumeLayout(false);
            PerformLayout();
        }
コード例 #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();
     System.ComponentModel.ComponentResourceManager                 resources         = new System.ComponentModel.ComponentResourceManager(typeof(frDoiMK));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges1      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties1  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties2  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges2      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties3  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties4  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties13 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties14 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties15 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties16 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties5  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties6  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties7  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties8  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties9  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties10 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties11 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties12 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     this.btnThoat           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel4             = new System.Windows.Forms.Panel();
     this.panel3             = new System.Windows.Forms.Panel();
     this.panel2             = new System.Windows.Forms.Panel();
     this.panel1             = new System.Windows.Forms.Panel();
     this.btnDoiMK           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.label3             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.bunifuDragControl1 = new Bunifu.Framework.UI.BunifuDragControl(this.components);
     this.label4             = new System.Windows.Forms.Label();
     this.txtHienTai         = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.txtNhapLai         = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.txtMoi             = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // btnThoat
     //
     this.btnThoat.AllowToggling        = false;
     this.btnThoat.AnimationSpeed       = 200;
     this.btnThoat.AutoGenerateColors   = true;
     this.btnThoat.AutoSize             = true;
     this.btnThoat.BackColor            = System.Drawing.Color.Transparent;
     this.btnThoat.BackColor1           = System.Drawing.Color.White;
     this.btnThoat.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnThoat.BackgroundImage")));
     this.btnThoat.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnThoat.ButtonText           = "X";
     this.btnThoat.ButtonTextMarginLeft = 0;
     this.btnThoat.ColorContrastOnClick = 45;
     this.btnThoat.ColorContrastOnHover = 45;
     this.btnThoat.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft           = true;
     borderEdges1.BottomRight          = true;
     borderEdges1.TopLeft              = true;
     borderEdges1.TopRight             = true;
     this.btnThoat.CustomizableEdges   = borderEdges1;
     this.btnThoat.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnThoat.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnThoat.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnThoat.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnThoat.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnThoat.Font                         = new System.Drawing.Font("Open Sans ExtraBold", 14.25F, System.Drawing.FontStyle.Bold);
     this.btnThoat.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnThoat.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnThoat.IconMarginLeft               = 11;
     this.btnThoat.IconPadding                  = 10;
     this.btnThoat.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnThoat.IdleBorderColor              = System.Drawing.Color.White;
     this.btnThoat.IdleBorderRadius             = 7;
     this.btnThoat.IdleBorderThickness          = 1;
     this.btnThoat.IdleFillColor                = System.Drawing.Color.White;
     this.btnThoat.IdleIconLeftImage            = null;
     this.btnThoat.IdleIconRightImage           = null;
     this.btnThoat.IndicateFocus                = false;
     this.btnThoat.Location                     = new System.Drawing.Point(464, 10);
     this.btnThoat.Name                         = "btnThoat";
     stateProperties1.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius              = 7;
     stateProperties1.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness           = 1;
     stateProperties1.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                 = System.Drawing.Color.White;
     stateProperties1.IconLeftImage             = null;
     stateProperties1.IconRightImage            = null;
     this.btnThoat.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     stateProperties2.BorderRadius              = 7;
     stateProperties2.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness           = 1;
     stateProperties2.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     stateProperties2.ForeColor                 = System.Drawing.Color.White;
     stateProperties2.IconLeftImage             = null;
     stateProperties2.IconRightImage            = null;
     this.btnThoat.OnPressedState               = stateProperties2;
     this.btnThoat.Size                         = new System.Drawing.Size(26, 44);
     this.btnThoat.TabIndex                     = 22;
     this.btnThoat.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnThoat.TextMarginLeft               = 0;
     this.btnThoat.UseDefaultRadiusAndThickness = true;
     this.btnThoat.Click                       += new System.EventHandler(this.btnThoat_Click);
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel4.Location  = new System.Drawing.Point(0, 10);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(10, 353);
     this.panel4.TabIndex  = 18;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel3.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location  = new System.Drawing.Point(0, 363);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(490, 10);
     this.panel3.TabIndex  = 19;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location  = new System.Drawing.Point(0, 0);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(490, 10);
     this.panel2.TabIndex  = 20;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location  = new System.Drawing.Point(490, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(10, 373);
     this.panel1.TabIndex  = 21;
     //
     // btnDoiMK
     //
     this.btnDoiMK.AllowToggling        = false;
     this.btnDoiMK.AnimationSpeed       = 200;
     this.btnDoiMK.AutoGenerateColors   = true;
     this.btnDoiMK.BackColor            = System.Drawing.Color.Transparent;
     this.btnDoiMK.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnDoiMK.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnDoiMK.BackgroundImage")));
     this.btnDoiMK.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnDoiMK.ButtonText           = "Đổi mật khẩu";
     this.btnDoiMK.ButtonTextMarginLeft = 0;
     this.btnDoiMK.ColorContrastOnClick = 45;
     this.btnDoiMK.ColorContrastOnHover = 45;
     this.btnDoiMK.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft           = true;
     borderEdges2.BottomRight          = true;
     borderEdges2.TopLeft              = true;
     borderEdges2.TopRight             = true;
     this.btnDoiMK.CustomizableEdges   = borderEdges2;
     this.btnDoiMK.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnDoiMK.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnDoiMK.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnDoiMK.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnDoiMK.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnDoiMK.Font                         = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold);
     this.btnDoiMK.ForeColor                    = System.Drawing.Color.White;
     this.btnDoiMK.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnDoiMK.IconMarginLeft               = 11;
     this.btnDoiMK.IconPadding                  = 10;
     this.btnDoiMK.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnDoiMK.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnDoiMK.IdleBorderRadius             = 7;
     this.btnDoiMK.IdleBorderThickness          = 1;
     this.btnDoiMK.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnDoiMK.IdleIconLeftImage            = null;
     this.btnDoiMK.IdleIconRightImage           = null;
     this.btnDoiMK.IndicateFocus                = false;
     this.btnDoiMK.Location                     = new System.Drawing.Point(317, 300);
     this.btnDoiMK.Name                         = "btnDoiMK";
     stateProperties3.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(193)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius              = 7;
     stateProperties3.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness           = 1;
     stateProperties3.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(177)))), ((int)(((byte)(218)))));
     stateProperties3.ForeColor                 = System.Drawing.Color.White;
     stateProperties3.IconLeftImage             = null;
     stateProperties3.IconRightImage            = null;
     this.btnDoiMK.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(79)))), ((int)(((byte)(140)))));
     stateProperties4.BorderRadius              = 7;
     stateProperties4.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness           = 1;
     stateProperties4.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(62)))), ((int)(((byte)(103)))));
     stateProperties4.ForeColor                 = System.Drawing.Color.White;
     stateProperties4.IconLeftImage             = null;
     stateProperties4.IconRightImage            = null;
     this.btnDoiMK.OnPressedState               = stateProperties4;
     this.btnDoiMK.Size                         = new System.Drawing.Size(131, 44);
     this.btnDoiMK.TabIndex                     = 17;
     this.btnDoiMK.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnDoiMK.TextMarginLeft               = 0;
     this.btnDoiMK.UseDefaultRadiusAndThickness = true;
     this.btnDoiMK.Click                       += new System.EventHandler(this.btnDoiMK_Click);
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label3.Font      = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label3.Location  = new System.Drawing.Point(62, 198);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(124, 22);
     this.label3.TabIndex  = 13;
     this.label3.Text      = "Mật khẩu mới";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label2.Font      = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label2.Location  = new System.Drawing.Point(47, 143);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(154, 22);
     this.label2.TabIndex  = 14;
     this.label2.Text      = "Mật khẩu hiện tại";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label1.Font      = new System.Drawing.Font("Open Sans", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label1.Location  = new System.Drawing.Point(200, 77);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(139, 26);
     this.label1.TabIndex  = 12;
     this.label1.Text      = "Đổi mật khẩu";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::QuanLyKhachHang.Properties.Resources.penguin;
     this.pictureBox1.Location = new System.Drawing.Point(15, 16);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(100, 76);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 11;
     this.pictureBox1.TabStop  = false;
     //
     // bunifuDragControl1
     //
     this.bunifuDragControl1.Fixed         = true;
     this.bunifuDragControl1.Horizontal    = true;
     this.bunifuDragControl1.TargetControl = this;
     this.bunifuDragControl1.Vertical      = true;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label4.Font      = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label4.Location  = new System.Drawing.Point(42, 253);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(165, 22);
     this.label4.TabIndex  = 23;
     this.label4.Text      = "Nhập lại mật khẩu ";
     //
     // txtHienTai
     //
     this.txtHienTai.AcceptsReturn       = false;
     this.txtHienTai.AcceptsTab          = false;
     this.txtHienTai.AnimationSpeed      = 200;
     this.txtHienTai.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.txtHienTai.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.txtHienTai.BackColor           = System.Drawing.Color.Transparent;
     this.txtHienTai.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtHienTai.BackgroundImage")));
     this.txtHienTai.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(107)))), ((int)(((byte)(140)))));
     this.txtHienTai.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtHienTai.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(161)))), ((int)(((byte)(210)))));
     this.txtHienTai.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtHienTai.BorderRadius        = 1;
     this.txtHienTai.BorderThickness     = 1;
     this.txtHienTai.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtHienTai.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txtHienTai.DefaultFont            = new System.Drawing.Font("Open Sans", 11.25F);
     this.txtHienTai.DefaultText            = "";
     this.txtHienTai.FillColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtHienTai.ForeColor              = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.txtHienTai.HideSelection          = true;
     this.txtHienTai.IconLeft               = null;
     this.txtHienTai.IconLeftCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtHienTai.IconPadding            = 10;
     this.txtHienTai.IconRight              = null;
     this.txtHienTai.IconRightCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtHienTai.Lines                  = new string[0];
     this.txtHienTai.Location               = new System.Drawing.Point(207, 137);
     this.txtHienTai.MaxLength              = 32767;
     this.txtHienTai.MinimumSize            = new System.Drawing.Size(100, 35);
     this.txtHienTai.Modified               = false;
     this.txtHienTai.Multiline              = false;
     this.txtHienTai.Name                   = "txtHienTai";
     stateProperties13.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(107)))), ((int)(((byte)(140)))));
     stateProperties13.FillColor            = System.Drawing.Color.Empty;
     stateProperties13.ForeColor            = System.Drawing.Color.Empty;
     stateProperties13.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtHienTai.OnActiveState          = stateProperties13;
     stateProperties14.BorderColor          = System.Drawing.Color.Empty;
     stateProperties14.FillColor            = System.Drawing.Color.White;
     stateProperties14.ForeColor            = System.Drawing.Color.Empty;
     stateProperties14.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtHienTai.OnDisabledState        = stateProperties14;
     stateProperties15.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(161)))), ((int)(((byte)(210)))));
     stateProperties15.FillColor            = System.Drawing.Color.Empty;
     stateProperties15.ForeColor            = System.Drawing.Color.Empty;
     stateProperties15.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtHienTai.OnHoverState           = stateProperties15;
     stateProperties16.BorderColor          = System.Drawing.Color.Silver;
     stateProperties16.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stateProperties16.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     stateProperties16.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtHienTai.OnIdleState            = stateProperties16;
     this.txtHienTai.PasswordChar           = '●';
     this.txtHienTai.PlaceholderForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtHienTai.PlaceholderText        = "";
     this.txtHienTai.ReadOnly               = false;
     this.txtHienTai.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txtHienTai.SelectedText           = "";
     this.txtHienTai.SelectionLength        = 0;
     this.txtHienTai.SelectionStart         = 0;
     this.txtHienTai.ShortcutsEnabled       = true;
     this.txtHienTai.Size                   = new System.Drawing.Size(253, 35);
     this.txtHienTai.Style                  = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.txtHienTai.TabIndex               = 0;
     this.txtHienTai.TextAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtHienTai.TextMarginBottom       = 0;
     this.txtHienTai.TextMarginLeft         = 5;
     this.txtHienTai.TextMarginTop          = 0;
     this.txtHienTai.TextPlaceholder        = "";
     this.txtHienTai.UseSystemPasswordChar  = true;
     this.txtHienTai.WordWrap               = true;
     //
     // txtNhapLai
     //
     this.txtNhapLai.AcceptsReturn       = false;
     this.txtNhapLai.AcceptsTab          = false;
     this.txtNhapLai.AnimationSpeed      = 200;
     this.txtNhapLai.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.txtNhapLai.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.txtNhapLai.BackColor           = System.Drawing.Color.Transparent;
     this.txtNhapLai.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtNhapLai.BackgroundImage")));
     this.txtNhapLai.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(107)))), ((int)(((byte)(140)))));
     this.txtNhapLai.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtNhapLai.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(161)))), ((int)(((byte)(210)))));
     this.txtNhapLai.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtNhapLai.BorderRadius        = 1;
     this.txtNhapLai.BorderThickness     = 1;
     this.txtNhapLai.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtNhapLai.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtNhapLai.DefaultFont           = new System.Drawing.Font("Open Sans", 11.25F);
     this.txtNhapLai.DefaultText           = "";
     this.txtNhapLai.FillColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtNhapLai.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.txtNhapLai.HideSelection         = true;
     this.txtNhapLai.IconLeft              = null;
     this.txtNhapLai.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtNhapLai.IconPadding           = 10;
     this.txtNhapLai.IconRight             = null;
     this.txtNhapLai.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtNhapLai.Lines                 = new string[0];
     this.txtNhapLai.Location              = new System.Drawing.Point(207, 247);
     this.txtNhapLai.MaxLength             = 32767;
     this.txtNhapLai.MinimumSize           = new System.Drawing.Size(100, 35);
     this.txtNhapLai.Modified              = false;
     this.txtNhapLai.Multiline             = false;
     this.txtNhapLai.Name                  = "txtNhapLai";
     stateProperties5.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(107)))), ((int)(((byte)(140)))));
     stateProperties5.FillColor            = System.Drawing.Color.Empty;
     stateProperties5.ForeColor            = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtNhapLai.OnActiveState         = stateProperties5;
     stateProperties6.BorderColor          = System.Drawing.Color.Empty;
     stateProperties6.FillColor            = System.Drawing.Color.White;
     stateProperties6.ForeColor            = System.Drawing.Color.Empty;
     stateProperties6.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtNhapLai.OnDisabledState       = stateProperties6;
     stateProperties7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(161)))), ((int)(((byte)(210)))));
     stateProperties7.FillColor            = System.Drawing.Color.Empty;
     stateProperties7.ForeColor            = System.Drawing.Color.Empty;
     stateProperties7.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtNhapLai.OnHoverState          = stateProperties7;
     stateProperties8.BorderColor          = System.Drawing.Color.Silver;
     stateProperties8.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stateProperties8.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     stateProperties8.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtNhapLai.OnIdleState           = stateProperties8;
     this.txtNhapLai.PasswordChar          = '●';
     this.txtNhapLai.PlaceholderForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtNhapLai.PlaceholderText       = "";
     this.txtNhapLai.ReadOnly              = false;
     this.txtNhapLai.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtNhapLai.SelectedText          = "";
     this.txtNhapLai.SelectionLength       = 0;
     this.txtNhapLai.SelectionStart        = 0;
     this.txtNhapLai.ShortcutsEnabled      = true;
     this.txtNhapLai.Size                  = new System.Drawing.Size(253, 35);
     this.txtNhapLai.Style                 = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.txtNhapLai.TabIndex              = 2;
     this.txtNhapLai.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNhapLai.TextMarginBottom      = 0;
     this.txtNhapLai.TextMarginLeft        = 5;
     this.txtNhapLai.TextMarginTop         = 0;
     this.txtNhapLai.TextPlaceholder       = "";
     this.txtNhapLai.UseSystemPasswordChar = true;
     this.txtNhapLai.WordWrap              = true;
     //
     // txtMoi
     //
     this.txtMoi.AcceptsReturn       = false;
     this.txtMoi.AcceptsTab          = false;
     this.txtMoi.AnimationSpeed      = 200;
     this.txtMoi.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.txtMoi.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.txtMoi.BackColor           = System.Drawing.Color.Transparent;
     this.txtMoi.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtMoi.BackgroundImage")));
     this.txtMoi.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(107)))), ((int)(((byte)(140)))));
     this.txtMoi.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtMoi.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(161)))), ((int)(((byte)(210)))));
     this.txtMoi.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtMoi.BorderRadius        = 1;
     this.txtMoi.BorderThickness     = 1;
     this.txtMoi.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtMoi.Cursor                     = System.Windows.Forms.Cursors.IBeam;
     this.txtMoi.DefaultFont                = new System.Drawing.Font("Open Sans", 11.25F);
     this.txtMoi.DefaultText                = "";
     this.txtMoi.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtMoi.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.txtMoi.HideSelection              = true;
     this.txtMoi.IconLeft                   = null;
     this.txtMoi.IconLeftCursor             = System.Windows.Forms.Cursors.IBeam;
     this.txtMoi.IconPadding                = 10;
     this.txtMoi.IconRight                  = null;
     this.txtMoi.IconRightCursor            = System.Windows.Forms.Cursors.IBeam;
     this.txtMoi.Lines                      = new string[0];
     this.txtMoi.Location                   = new System.Drawing.Point(207, 192);
     this.txtMoi.MaxLength                  = 32767;
     this.txtMoi.MinimumSize                = new System.Drawing.Size(100, 35);
     this.txtMoi.Modified                   = false;
     this.txtMoi.Multiline                  = false;
     this.txtMoi.Name                       = "txtMoi";
     stateProperties9.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(107)))), ((int)(((byte)(140)))));
     stateProperties9.FillColor             = System.Drawing.Color.Empty;
     stateProperties9.ForeColor             = System.Drawing.Color.Empty;
     stateProperties9.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.txtMoi.OnActiveState              = stateProperties9;
     stateProperties10.BorderColor          = System.Drawing.Color.Empty;
     stateProperties10.FillColor            = System.Drawing.Color.White;
     stateProperties10.ForeColor            = System.Drawing.Color.Empty;
     stateProperties10.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtMoi.OnDisabledState            = stateProperties10;
     stateProperties11.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(161)))), ((int)(((byte)(210)))));
     stateProperties11.FillColor            = System.Drawing.Color.Empty;
     stateProperties11.ForeColor            = System.Drawing.Color.Empty;
     stateProperties11.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtMoi.OnHoverState               = stateProperties11;
     stateProperties12.BorderColor          = System.Drawing.Color.Silver;
     stateProperties12.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stateProperties12.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     stateProperties12.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtMoi.OnIdleState                = stateProperties12;
     this.txtMoi.PasswordChar               = '●';
     this.txtMoi.PlaceholderForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.txtMoi.PlaceholderText            = "";
     this.txtMoi.ReadOnly                   = false;
     this.txtMoi.ScrollBars                 = System.Windows.Forms.ScrollBars.None;
     this.txtMoi.SelectedText               = "";
     this.txtMoi.SelectionLength            = 0;
     this.txtMoi.SelectionStart             = 0;
     this.txtMoi.ShortcutsEnabled           = true;
     this.txtMoi.Size                       = new System.Drawing.Size(253, 35);
     this.txtMoi.Style                      = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.txtMoi.TabIndex                   = 1;
     this.txtMoi.TextAlign                  = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtMoi.TextMarginBottom           = 0;
     this.txtMoi.TextMarginLeft             = 5;
     this.txtMoi.TextMarginTop              = 0;
     this.txtMoi.TextPlaceholder            = "";
     this.txtMoi.UseSystemPasswordChar      = true;
     this.txtMoi.WordWrap                   = true;
     //
     // frDoiMK
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(500, 373);
     this.Controls.Add(this.txtNhapLai);
     this.Controls.Add(this.txtMoi);
     this.Controls.Add(this.txtHienTai);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.btnThoat);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.btnDoiMK);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frDoiMK";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Intest";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #12
0
 /// <summary>
 /// Tasarımcı desteği için gerekli metot - bu metodun
 ///içeriğini kod düzenleyici ile değiştirmeyin.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources        = new System.ComponentModel.ComponentResourceManager(typeof(giriş));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties1 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties2 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties3 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties4 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.linkLabel1      = new System.Windows.Forms.LinkLabel();
     this.panel1          = new System.Windows.Forms.Panel();
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.bunifuCheckBox1 = new Bunifu.UI.WinForms.BunifuCheckBox();
     this.btngiris        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtgsifre       = new Bunifu.UI.WinForms.BunifuTextBox();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // linkLabel1
     //
     this.linkLabel1.AutoSize     = true;
     this.linkLabel1.BackColor    = System.Drawing.SystemColors.ActiveCaption;
     this.linkLabel1.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.linkLabel1.Font         = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.linkLabel1.Location     = new System.Drawing.Point(28, 243);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(80, 19);
     this.linkLabel1.TabIndex     = 2;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "KAYIT OL";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // panel1
     //
     this.panel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel1.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.bunifuCheckBox1);
     this.panel1.Controls.Add(this.btngiris);
     this.panel1.Controls.Add(this.txtgsifre);
     this.panel1.Controls.Add(this.linkLabel1);
     this.panel1.Location = new System.Drawing.Point(-4, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(324, 292);
     this.panel1.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Candara", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label2.Location  = new System.Drawing.Point(78, 151);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(84, 18);
     this.label2.TabIndex  = 10;
     this.label2.Text      = "Beni Hatırla";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Cambria", 19.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label1.Location  = new System.Drawing.Point(3, 82);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(88, 38);
     this.label1.TabIndex  = 9;
     this.label1.Text      = "Şifre";
     //
     // bunifuCheckBox1
     //
     this.bunifuCheckBox1.AllowBindingControlAnimation    = true;
     this.bunifuCheckBox1.AllowBindingControlColorChanges = false;
     this.bunifuCheckBox1.AllowBindingControlLocation     = true;
     this.bunifuCheckBox1.AllowCheckBoxAnimation          = false;
     this.bunifuCheckBox1.AllowCheckmarkAnimation         = true;
     this.bunifuCheckBox1.AllowOnHoverStates     = true;
     this.bunifuCheckBox1.AutoCheck              = true;
     this.bunifuCheckBox1.BackColor              = System.Drawing.Color.Transparent;
     this.bunifuCheckBox1.BackgroundImage        = ((System.Drawing.Image)(resources.GetObject("bunifuCheckBox1.BackgroundImage")));
     this.bunifuCheckBox1.BackgroundImageLayout  = System.Windows.Forms.ImageLayout.Zoom;
     this.bunifuCheckBox1.BindingControl         = null;
     this.bunifuCheckBox1.BindingControlPosition = Bunifu.UI.WinForms.BunifuCheckBox.BindingControlPositions.Right;
     this.bunifuCheckBox1.Checked              = false;
     this.bunifuCheckBox1.CheckState           = Bunifu.UI.WinForms.BunifuCheckBox.CheckStates.Unchecked;
     this.bunifuCheckBox1.Cursor               = System.Windows.Forms.Cursors.Default;
     this.bunifuCheckBox1.CustomCheckmarkImage = null;
     this.bunifuCheckBox1.Location             = new System.Drawing.Point(40, 148);
     this.bunifuCheckBox1.MinimumSize          = new System.Drawing.Size(17, 17);
     this.bunifuCheckBox1.Name = "bunifuCheckBox1";
     this.bunifuCheckBox1.OnCheck.BorderColor               = System.Drawing.Color.DodgerBlue;
     this.bunifuCheckBox1.OnCheck.BorderRadius              = 1;
     this.bunifuCheckBox1.OnCheck.BorderThickness           = 2;
     this.bunifuCheckBox1.OnCheck.CheckBoxColor             = System.Drawing.Color.DodgerBlue;
     this.bunifuCheckBox1.OnCheck.CheckmarkColor            = System.Drawing.Color.White;
     this.bunifuCheckBox1.OnCheck.CheckmarkThickness        = 2;
     this.bunifuCheckBox1.OnDisable.BorderColor             = System.Drawing.Color.LightGray;
     this.bunifuCheckBox1.OnDisable.BorderRadius            = 1;
     this.bunifuCheckBox1.OnDisable.BorderThickness         = 2;
     this.bunifuCheckBox1.OnDisable.CheckBoxColor           = System.Drawing.Color.Transparent;
     this.bunifuCheckBox1.OnDisable.CheckmarkColor          = System.Drawing.Color.LightGray;
     this.bunifuCheckBox1.OnDisable.CheckmarkThickness      = 2;
     this.bunifuCheckBox1.OnHoverChecked.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuCheckBox1.OnHoverChecked.BorderRadius       = 1;
     this.bunifuCheckBox1.OnHoverChecked.BorderThickness    = 2;
     this.bunifuCheckBox1.OnHoverChecked.CheckBoxColor      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuCheckBox1.OnHoverChecked.CheckmarkColor     = System.Drawing.Color.White;
     this.bunifuCheckBox1.OnHoverChecked.CheckmarkThickness = 2;
     this.bunifuCheckBox1.OnHoverUnchecked.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuCheckBox1.OnHoverUnchecked.BorderRadius     = 1;
     this.bunifuCheckBox1.OnHoverUnchecked.BorderThickness  = 1;
     this.bunifuCheckBox1.OnHoverUnchecked.CheckBoxColor    = System.Drawing.Color.Transparent;
     this.bunifuCheckBox1.OnUncheck.BorderColor             = System.Drawing.Color.DarkGray;
     this.bunifuCheckBox1.OnUncheck.BorderRadius            = 1;
     this.bunifuCheckBox1.OnUncheck.BorderThickness         = 1;
     this.bunifuCheckBox1.OnUncheck.CheckBoxColor           = System.Drawing.Color.Transparent;
     this.bunifuCheckBox1.Size        = new System.Drawing.Size(21, 21);
     this.bunifuCheckBox1.Style       = Bunifu.UI.WinForms.BunifuCheckBox.CheckBoxStyles.Flat;
     this.bunifuCheckBox1.TabIndex    = 7;
     this.bunifuCheckBox1.ThreeState  = false;
     this.bunifuCheckBox1.ToolTipText = null;
     //
     // btngiris
     //
     this.btngiris.AllowToggling        = false;
     this.btngiris.AnimationSpeed       = 200;
     this.btngiris.AutoGenerateColors   = false;
     this.btngiris.BackColor            = System.Drawing.Color.Transparent;
     this.btngiris.BackColor1           = System.Drawing.Color.SeaGreen;
     this.btngiris.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btngiris.BackgroundImage")));
     this.btngiris.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btngiris.ButtonText           = "Giriş";
     this.btngiris.ButtonTextMarginLeft = 0;
     this.btngiris.ColorContrastOnClick = 45;
     this.btngiris.ColorContrastOnHover = 45;
     this.btngiris.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft           = true;
     borderEdges1.BottomRight          = true;
     borderEdges1.TopLeft              = true;
     borderEdges1.TopRight             = true;
     this.btngiris.CustomizableEdges   = borderEdges1;
     this.btngiris.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btngiris.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btngiris.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btngiris.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btngiris.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btngiris.Font                           = new System.Drawing.Font("Cambria", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.btngiris.ForeColor                      = System.Drawing.Color.White;
     this.btngiris.IconLeftCursor                 = System.Windows.Forms.Cursors.Default;
     this.btngiris.IconMarginLeft                 = 11;
     this.btngiris.IconPadding                    = 10;
     this.btngiris.IconRightCursor                = System.Windows.Forms.Cursors.Default;
     this.btngiris.IdleBorderColor                = System.Drawing.Color.Azure;
     this.btngiris.IdleBorderRadius               = 1;
     this.btngiris.IdleBorderThickness            = 1;
     this.btngiris.IdleFillColor                  = System.Drawing.Color.SeaGreen;
     this.btngiris.IdleIconLeftImage              = null;
     this.btngiris.IdleIconRightImage             = null;
     this.btngiris.IndicateFocus                  = false;
     this.btngiris.Location                       = new System.Drawing.Point(134, 184);
     this.btngiris.Name                           = "btngiris";
     this.btngiris.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btngiris.onHoverState.BorderRadius      = 1;
     this.btngiris.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btngiris.onHoverState.BorderThickness   = 1;
     this.btngiris.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btngiris.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.btngiris.onHoverState.IconLeftImage     = null;
     this.btngiris.onHoverState.IconRightImage    = null;
     this.btngiris.OnIdleState.BorderColor        = System.Drawing.Color.Azure;
     this.btngiris.OnIdleState.BorderRadius       = 1;
     this.btngiris.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btngiris.OnIdleState.BorderThickness    = 1;
     this.btngiris.OnIdleState.FillColor          = System.Drawing.Color.SeaGreen;
     this.btngiris.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.btngiris.OnIdleState.IconLeftImage      = null;
     this.btngiris.OnIdleState.IconRightImage     = null;
     this.btngiris.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btngiris.OnPressedState.BorderRadius    = 1;
     this.btngiris.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btngiris.OnPressedState.BorderThickness = 1;
     this.btngiris.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btngiris.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.btngiris.OnPressedState.IconLeftImage   = null;
     this.btngiris.OnPressedState.IconRightImage  = null;
     this.btngiris.Size                           = new System.Drawing.Size(150, 39);
     this.btngiris.TabIndex                       = 6;
     this.btngiris.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.btngiris.TextMarginLeft                 = 0;
     this.btngiris.UseDefaultRadiusAndThickness   = true;
     this.btngiris.Click                         += new System.EventHandler(this.btngiris_Click_1);
     //
     // txtgsifre
     //
     this.txtgsifre.AcceptsReturn       = false;
     this.txtgsifre.AcceptsTab          = false;
     this.txtgsifre.AnimationSpeed      = 200;
     this.txtgsifre.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtgsifre.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtgsifre.BackColor           = System.Drawing.Color.Transparent;
     this.txtgsifre.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtgsifre.BackgroundImage")));
     this.txtgsifre.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtgsifre.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtgsifre.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtgsifre.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtgsifre.BorderRadius        = 1;
     this.txtgsifre.BorderThickness     = 1;
     this.txtgsifre.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtgsifre.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txtgsifre.DefaultFont            = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtgsifre.DefaultText            = "";
     this.txtgsifre.FillColor              = System.Drawing.Color.LightGray;
     this.txtgsifre.HideSelection          = true;
     this.txtgsifre.IconLeft               = null;
     this.txtgsifre.IconLeftCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtgsifre.IconPadding            = 10;
     this.txtgsifre.IconRight              = ((System.Drawing.Image)(resources.GetObject("txtgsifre.IconRight")));
     this.txtgsifre.IconRightCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtgsifre.Lines                  = new string[0];
     this.txtgsifre.Location               = new System.Drawing.Point(130, 82);
     this.txtgsifre.MaxLength              = 32767;
     this.txtgsifre.MinimumSize            = new System.Drawing.Size(1, 1);
     this.txtgsifre.Modified               = false;
     this.txtgsifre.Multiline              = false;
     this.txtgsifre.Name                   = "txtgsifre";
     stateProperties1.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties1.FillColor            = System.Drawing.Color.Empty;
     stateProperties1.ForeColor            = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtgsifre.OnActiveState          = stateProperties1;
     stateProperties2.BorderColor          = System.Drawing.Color.Empty;
     stateProperties2.FillColor            = System.Drawing.Color.White;
     stateProperties2.ForeColor            = System.Drawing.Color.Empty;
     stateProperties2.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.txtgsifre.OnDisabledState        = stateProperties2;
     stateProperties3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stateProperties3.FillColor            = System.Drawing.Color.Empty;
     stateProperties3.ForeColor            = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtgsifre.OnHoverState           = stateProperties3;
     stateProperties4.BorderColor          = System.Drawing.Color.Silver;
     stateProperties4.FillColor            = System.Drawing.Color.LightGray;
     stateProperties4.ForeColor            = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtgsifre.OnIdleState            = stateProperties4;
     this.txtgsifre.PasswordChar           = '\0';
     this.txtgsifre.PlaceholderForeColor   = System.Drawing.Color.Silver;
     this.txtgsifre.PlaceholderText        = "Şifre";
     this.txtgsifre.ReadOnly               = false;
     this.txtgsifre.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txtgsifre.SelectedText           = "";
     this.txtgsifre.SelectionLength        = 0;
     this.txtgsifre.SelectionStart         = 0;
     this.txtgsifre.ShortcutsEnabled       = true;
     this.txtgsifre.Size                   = new System.Drawing.Size(179, 35);
     this.txtgsifre.Style                  = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtgsifre.TabIndex               = 5;
     this.txtgsifre.TextAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtgsifre.TextMarginBottom       = 0;
     this.txtgsifre.TextMarginLeft         = 3;
     this.txtgsifre.TextMarginTop          = 0;
     this.txtgsifre.TextPlaceholder        = "Şifre";
     this.txtgsifre.UseSystemPasswordChar  = false;
     this.txtgsifre.WordWrap               = true;
     //
     // giriş
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(318, 293);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "giriş";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "GİRİŞ";
     this.Load           += new System.EventHandler(this.giriş_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources    = new System.ComponentModel.ComponentResourceManager(typeof(LargoStudent));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     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();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     this.panel1              = new System.Windows.Forms.Panel();
     this.bunifuButton1       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuDropdown1     = new Bunifu.UI.WinForms.BunifuDropdown();
     this.bunifuDataGridView1 = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.emri          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.mbiemri       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.username      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.email         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.largo         = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.bunifuButton2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.bunifuButton1);
     this.panel1.Controls.Add(this.bunifuDropdown1);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1025, 103);
     this.panel1.TabIndex = 0;
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton1.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.ButtonText           = "OK";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.ColorContrastOnClick = 45;
     this.bunifuButton1.ColorContrastOnHover = 45;
     this.bunifuButton1.Cursor                         = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                           = true;
     borderEdges1.BottomRight                          = true;
     borderEdges1.TopLeft                              = true;
     borderEdges1.TopRight                             = true;
     this.bunifuButton1.CustomizableEdges              = borderEdges1;
     this.bunifuButton1.DialogResult                   = System.Windows.Forms.DialogResult.None;
     this.bunifuButton1.DisabledBorderColor            = System.Drawing.Color.Empty;
     this.bunifuButton1.DisabledFillColor              = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.DisabledForecolor              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.FocusState                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton1.Font                           = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.bunifuButton1.ForeColor                      = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftCursor                 = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IconMarginLeft                 = 11;
     this.bunifuButton1.IconPadding                    = 10;
     this.bunifuButton1.IconRightCursor                = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IdleBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton1.IdleBorderRadius               = 3;
     this.bunifuButton1.IdleBorderThickness            = 1;
     this.bunifuButton1.IdleFillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton1.IdleIconLeftImage              = null;
     this.bunifuButton1.IdleIconRightImage             = null;
     this.bunifuButton1.IndicateFocus                  = false;
     this.bunifuButton1.Location                       = new System.Drawing.Point(607, 32);
     this.bunifuButton1.Name                           = "bunifuButton1";
     this.bunifuButton1.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(59)))), ((int)(((byte)(182)))));
     this.bunifuButton1.onHoverState.BorderRadius      = 3;
     this.bunifuButton1.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.onHoverState.BorderThickness   = 1;
     this.bunifuButton1.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(59)))), ((int)(((byte)(182)))));
     this.bunifuButton1.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.bunifuButton1.onHoverState.IconLeftImage     = null;
     this.bunifuButton1.onHoverState.IconRightImage    = null;
     this.bunifuButton1.OnIdleState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton1.OnIdleState.BorderRadius       = 3;
     this.bunifuButton1.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnIdleState.BorderThickness    = 1;
     this.bunifuButton1.OnIdleState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton1.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.bunifuButton1.OnIdleState.IconLeftImage      = null;
     this.bunifuButton1.OnIdleState.IconRightImage     = null;
     this.bunifuButton1.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuButton1.OnPressedState.BorderRadius    = 3;
     this.bunifuButton1.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnPressedState.BorderThickness = 1;
     this.bunifuButton1.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuButton1.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.bunifuButton1.OnPressedState.IconLeftImage   = null;
     this.bunifuButton1.OnPressedState.IconRightImage  = null;
     this.bunifuButton1.Size                           = new System.Drawing.Size(155, 32);
     this.bunifuButton1.TabIndex                       = 25;
     this.bunifuButton1.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextMarginLeft                 = 0;
     this.bunifuButton1.UseDefaultRadiusAndThickness   = true;
     this.bunifuButton1.Click                         += new System.EventHandler(this.bunifuButton1_Click);
     //
     // bunifuDropdown1
     //
     this.bunifuDropdown1.BackColor               = System.Drawing.SystemColors.Control;
     this.bunifuDropdown1.BorderRadius            = 1;
     this.bunifuDropdown1.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.bunifuDropdown1.DisabledColor           = System.Drawing.Color.Gray;
     this.bunifuDropdown1.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.bunifuDropdown1.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick;
     this.bunifuDropdown1.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bunifuDropdown1.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.bunifuDropdown1.FillDropDown            = false;
     this.bunifuDropdown1.FillIndicator           = false;
     this.bunifuDropdown1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bunifuDropdown1.ForeColor               = System.Drawing.Color.Purple;
     this.bunifuDropdown1.FormattingEnabled       = true;
     this.bunifuDropdown1.Icon               = null;
     this.bunifuDropdown1.IndicatorColor     = System.Drawing.Color.Purple;
     this.bunifuDropdown1.IndicatorLocation  = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.bunifuDropdown1.ItemBackColor      = System.Drawing.Color.White;
     this.bunifuDropdown1.ItemBorderColor    = System.Drawing.Color.White;
     this.bunifuDropdown1.ItemForeColor      = System.Drawing.Color.Purple;
     this.bunifuDropdown1.ItemHeight         = 26;
     this.bunifuDropdown1.ItemHighLightColor = System.Drawing.Color.Thistle;
     this.bunifuDropdown1.Items.AddRange(new object[] {
         "Student",
         "Asistent",
         "Profesor"
     });
     this.bunifuDropdown1.Location = new System.Drawing.Point(384, 32);
     this.bunifuDropdown1.Name     = "bunifuDropdown1";
     this.bunifuDropdown1.Size     = new System.Drawing.Size(217, 32);
     this.bunifuDropdown1.TabIndex = 0;
     this.bunifuDropdown1.Text     = null;
     //
     // bunifuDataGridView1
     //
     this.bunifuDataGridView1.AllowCustomTheming = false;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(191)))), ((int)(((byte)(244)))));
     dataGridViewCellStyle1.ForeColor            = System.Drawing.Color.Black;
     this.bunifuDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.bunifuDataGridView1.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.bunifuDataGridView1.BackgroundColor          = System.Drawing.SystemColors.ButtonFace;
     this.bunifuDataGridView1.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.bunifuDataGridView1.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.bunifuDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.Color.DarkViolet;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle2.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(0)))), ((int)(((byte)(168)))));
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.bunifuDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.bunifuDataGridView1.ColumnHeadersHeight           = 40;
     this.bunifuDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.emri,
         this.mbiemri,
         this.username,
         this.email,
         this.largo
     });
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(191)))), ((int)(((byte)(244)))));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(102)))), ((int)(((byte)(228)))));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.BackColor                      = System.Drawing.Color.DarkViolet;
     this.bunifuDataGridView1.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(178)))), ((int)(((byte)(241)))));
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.DarkViolet;
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.ForeColor          = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(0)))), ((int)(((byte)(168)))));
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.SelectionForeColor = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.Name = null;
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(204)))), ((int)(((byte)(246)))));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(102)))), ((int)(((byte)(228)))));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle3.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(204)))), ((int)(((byte)(246)))));
     dataGridViewCellStyle3.Font                        = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor                   = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(102)))), ((int)(((byte)(228)))));
     dataGridViewCellStyle3.SelectionForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle3.WrapMode                    = System.Windows.Forms.DataGridViewTriState.False;
     this.bunifuDataGridView1.DefaultCellStyle          = dataGridViewCellStyle3;
     this.bunifuDataGridView1.EnableHeadersVisualStyles = false;
     this.bunifuDataGridView1.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(178)))), ((int)(((byte)(241)))));
     this.bunifuDataGridView1.HeaderBackColor           = System.Drawing.Color.DarkViolet;
     this.bunifuDataGridView1.HeaderBgColor             = System.Drawing.Color.Empty;
     this.bunifuDataGridView1.HeaderForeColor           = System.Drawing.Color.White;
     this.bunifuDataGridView1.Location                  = new System.Drawing.Point(26, 109);
     this.bunifuDataGridView1.Name                      = "bunifuDataGridView1";
     this.bunifuDataGridView1.RowHeadersVisible         = false;
     this.bunifuDataGridView1.RowTemplate.Height        = 40;
     this.bunifuDataGridView1.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.bunifuDataGridView1.Size                      = new System.Drawing.Size(760, 327);
     this.bunifuDataGridView1.TabIndex                  = 1;
     this.bunifuDataGridView1.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.DarkViolet;
     //
     // emri
     //
     this.emri.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.emri.HeaderText   = "Emri";
     this.emri.Name         = "emri";
     this.emri.Width        = 153;
     //
     // mbiemri
     //
     this.mbiemri.HeaderText = "Mbiemri";
     this.mbiemri.Name       = "mbiemri";
     //
     // username
     //
     this.username.HeaderText = "Username";
     this.username.Name       = "username";
     //
     // email
     //
     this.email.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.email.HeaderText   = "E-Mail";
     this.email.Name         = "email";
     this.email.Width        = 200;
     //
     // largo
     //
     this.largo.HeaderText = "Largo ";
     this.largo.Name       = "largo";
     //
     // bunifuButton2
     //
     this.bunifuButton2.AllowToggling        = false;
     this.bunifuButton2.AnimationSpeed       = 200;
     this.bunifuButton2.AutoGenerateColors   = false;
     this.bunifuButton2.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton2.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton2.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton2.BackgroundImage")));
     this.bunifuButton2.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.ButtonText           = "Konfirmo";
     this.bunifuButton2.ButtonTextMarginLeft = 0;
     this.bunifuButton2.ColorContrastOnClick = 45;
     this.bunifuButton2.ColorContrastOnHover = 45;
     this.bunifuButton2.Cursor                         = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                           = true;
     borderEdges2.BottomRight                          = true;
     borderEdges2.TopLeft                              = true;
     borderEdges2.TopRight                             = true;
     this.bunifuButton2.CustomizableEdges              = borderEdges2;
     this.bunifuButton2.DialogResult                   = System.Windows.Forms.DialogResult.None;
     this.bunifuButton2.DisabledBorderColor            = System.Drawing.Color.Empty;
     this.bunifuButton2.DisabledFillColor              = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton2.DisabledForecolor              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton2.FocusState                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton2.Font                           = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.bunifuButton2.ForeColor                      = System.Drawing.Color.White;
     this.bunifuButton2.IconLeftCursor                 = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton2.IconMarginLeft                 = 11;
     this.bunifuButton2.IconPadding                    = 10;
     this.bunifuButton2.IconRightCursor                = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton2.IdleBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton2.IdleBorderRadius               = 3;
     this.bunifuButton2.IdleBorderThickness            = 1;
     this.bunifuButton2.IdleFillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton2.IdleIconLeftImage              = null;
     this.bunifuButton2.IdleIconRightImage             = null;
     this.bunifuButton2.IndicateFocus                  = false;
     this.bunifuButton2.Location                       = new System.Drawing.Point(631, 457);
     this.bunifuButton2.Name                           = "bunifuButton2";
     this.bunifuButton2.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(59)))), ((int)(((byte)(182)))));
     this.bunifuButton2.onHoverState.BorderRadius      = 3;
     this.bunifuButton2.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.onHoverState.BorderThickness   = 1;
     this.bunifuButton2.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(59)))), ((int)(((byte)(182)))));
     this.bunifuButton2.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.bunifuButton2.onHoverState.IconLeftImage     = null;
     this.bunifuButton2.onHoverState.IconRightImage    = null;
     this.bunifuButton2.OnIdleState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton2.OnIdleState.BorderRadius       = 3;
     this.bunifuButton2.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.OnIdleState.BorderThickness    = 1;
     this.bunifuButton2.OnIdleState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(39)))), ((int)(((byte)(172)))));
     this.bunifuButton2.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.bunifuButton2.OnIdleState.IconLeftImage      = null;
     this.bunifuButton2.OnIdleState.IconRightImage     = null;
     this.bunifuButton2.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuButton2.OnPressedState.BorderRadius    = 3;
     this.bunifuButton2.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.OnPressedState.BorderThickness = 1;
     this.bunifuButton2.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuButton2.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.bunifuButton2.OnPressedState.IconLeftImage   = null;
     this.bunifuButton2.OnPressedState.IconRightImage  = null;
     this.bunifuButton2.Size                           = new System.Drawing.Size(155, 41);
     this.bunifuButton2.TabIndex                       = 26;
     this.bunifuButton2.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton2.TextMarginLeft                 = 0;
     this.bunifuButton2.UseDefaultRadiusAndThickness   = true;
     this.bunifuButton2.Click                         += new System.EventHandler(this.bunifuButton2_Click);
     //
     // LargoStudent
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1024, 768);
     this.Controls.Add(this.bunifuButton2);
     this.Controls.Add(this.bunifuDataGridView1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "LargoStudent";
     this.Text            = "Form1";
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources         = new System.ComponentModel.ComponentResourceManager(typeof(Home));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges4      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties7  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties8  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges5      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties9  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties10 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.label1        = new System.Windows.Forms.Label();
     this.bunifuButton1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuButton2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuButton3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuButton4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuButton5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.label4        = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Arial Rounded MT Bold", 27.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(85, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(131, 43);
     this.label1.TabIndex = 1;
     this.label1.Text     = "MENU";
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.ButtonText           = "Article";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.ColorContrastOnClick = 45;
     this.bunifuButton1.ColorContrastOnHover = 45;
     this.bunifuButton1.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                         = true;
     borderEdges1.BottomRight                        = true;
     borderEdges1.TopLeft                            = true;
     borderEdges1.TopRight                           = true;
     this.bunifuButton1.CustomizableEdges            = borderEdges1;
     this.bunifuButton1.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton1.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton1.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton1.Font                         = new System.Drawing.Font("Arial Rounded MT Bold", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton1.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IconMarginLeft               = 11;
     this.bunifuButton1.IconPadding                  = 10;
     this.bunifuButton1.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.IdleBorderRadius             = 3;
     this.bunifuButton1.IdleBorderThickness          = 1;
     this.bunifuButton1.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.IdleIconLeftImage            = null;
     this.bunifuButton1.IdleIconRightImage           = null;
     this.bunifuButton1.IndicateFocus                = false;
     this.bunifuButton1.Location                     = new System.Drawing.Point(-3, 85);
     this.bunifuButton1.Name                         = "bunifuButton1";
     stateProperties1.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius                   = 3;
     stateProperties1.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness                = 1;
     stateProperties1.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                      = System.Drawing.Color.White;
     stateProperties1.IconLeftImage                  = null;
     stateProperties1.IconRightImage                 = null;
     this.bunifuButton1.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius                   = 3;
     stateProperties2.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness                = 1;
     stateProperties2.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                      = System.Drawing.Color.White;
     stateProperties2.IconLeftImage                  = null;
     stateProperties2.IconRightImage                 = null;
     this.bunifuButton1.OnPressedState               = stateProperties2;
     this.bunifuButton1.Size                         = new System.Drawing.Size(303, 45);
     this.bunifuButton1.TabIndex                     = 2;
     this.bunifuButton1.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextMarginLeft               = 0;
     this.bunifuButton1.UseDefaultRadiusAndThickness = true;
     this.bunifuButton1.Click                       += new System.EventHandler(this.BunifuButton1_Click);
     //
     // bunifuButton2
     //
     this.bunifuButton2.AllowToggling        = false;
     this.bunifuButton2.AnimationSpeed       = 200;
     this.bunifuButton2.AutoGenerateColors   = false;
     this.bunifuButton2.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton2.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton2.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton2.BackgroundImage")));
     this.bunifuButton2.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.ButtonText           = "Machine";
     this.bunifuButton2.ButtonTextMarginLeft = 0;
     this.bunifuButton2.ColorContrastOnClick = 45;
     this.bunifuButton2.ColorContrastOnHover = 45;
     this.bunifuButton2.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                         = true;
     borderEdges2.BottomRight                        = true;
     borderEdges2.TopLeft                            = true;
     borderEdges2.TopRight                           = true;
     this.bunifuButton2.CustomizableEdges            = borderEdges2;
     this.bunifuButton2.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton2.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton2.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton2.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton2.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton2.Font                         = new System.Drawing.Font("Arial Rounded MT Bold", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton2.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton2.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton2.IconMarginLeft               = 11;
     this.bunifuButton2.IconPadding                  = 10;
     this.bunifuButton2.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton2.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton2.IdleBorderRadius             = 3;
     this.bunifuButton2.IdleBorderThickness          = 1;
     this.bunifuButton2.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton2.IdleIconLeftImage            = null;
     this.bunifuButton2.IdleIconRightImage           = null;
     this.bunifuButton2.IndicateFocus                = false;
     this.bunifuButton2.Location                     = new System.Drawing.Point(-3, 136);
     this.bunifuButton2.Name                         = "bunifuButton2";
     stateProperties3.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius                   = 3;
     stateProperties3.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness                = 1;
     stateProperties3.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor                      = System.Drawing.Color.White;
     stateProperties3.IconLeftImage                  = null;
     stateProperties3.IconRightImage                 = null;
     this.bunifuButton2.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius                   = 3;
     stateProperties4.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness                = 1;
     stateProperties4.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                      = System.Drawing.Color.White;
     stateProperties4.IconLeftImage                  = null;
     stateProperties4.IconRightImage                 = null;
     this.bunifuButton2.OnPressedState               = stateProperties4;
     this.bunifuButton2.Size                         = new System.Drawing.Size(303, 45);
     this.bunifuButton2.TabIndex                     = 3;
     this.bunifuButton2.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton2.TextMarginLeft               = 0;
     this.bunifuButton2.UseDefaultRadiusAndThickness = true;
     this.bunifuButton2.Click                       += new System.EventHandler(this.BunifuButton2_Click);
     //
     // bunifuButton3
     //
     this.bunifuButton3.AllowToggling        = false;
     this.bunifuButton3.AnimationSpeed       = 200;
     this.bunifuButton3.AutoGenerateColors   = false;
     this.bunifuButton3.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton3.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton3.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton3.BackgroundImage")));
     this.bunifuButton3.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton3.ButtonText           = "Intervention";
     this.bunifuButton3.ButtonTextMarginLeft = 0;
     this.bunifuButton3.ColorContrastOnClick = 45;
     this.bunifuButton3.ColorContrastOnHover = 45;
     this.bunifuButton3.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft                         = true;
     borderEdges3.BottomRight                        = true;
     borderEdges3.TopLeft                            = true;
     borderEdges3.TopRight                           = true;
     this.bunifuButton3.CustomizableEdges            = borderEdges3;
     this.bunifuButton3.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton3.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton3.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton3.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton3.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton3.Font                         = new System.Drawing.Font("Arial Rounded MT Bold", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton3.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton3.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton3.IconMarginLeft               = 11;
     this.bunifuButton3.IconPadding                  = 10;
     this.bunifuButton3.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton3.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton3.IdleBorderRadius             = 3;
     this.bunifuButton3.IdleBorderThickness          = 1;
     this.bunifuButton3.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton3.IdleIconLeftImage            = null;
     this.bunifuButton3.IdleIconRightImage           = null;
     this.bunifuButton3.IndicateFocus                = false;
     this.bunifuButton3.Location                     = new System.Drawing.Point(-3, 187);
     this.bunifuButton3.Name                         = "bunifuButton3";
     stateProperties5.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius                   = 3;
     stateProperties5.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness                = 1;
     stateProperties5.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.ForeColor                      = System.Drawing.Color.White;
     stateProperties5.IconLeftImage                  = null;
     stateProperties5.IconRightImage                 = null;
     this.bunifuButton3.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius                   = 3;
     stateProperties6.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness                = 1;
     stateProperties6.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                      = System.Drawing.Color.White;
     stateProperties6.IconLeftImage                  = null;
     stateProperties6.IconRightImage                 = null;
     this.bunifuButton3.OnPressedState               = stateProperties6;
     this.bunifuButton3.Size                         = new System.Drawing.Size(303, 45);
     this.bunifuButton3.TabIndex                     = 4;
     this.bunifuButton3.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton3.TextMarginLeft               = 0;
     this.bunifuButton3.UseDefaultRadiusAndThickness = true;
     this.bunifuButton3.Click                       += new System.EventHandler(this.BunifuButton3_Click);
     //
     // bunifuButton4
     //
     this.bunifuButton4.AllowToggling        = false;
     this.bunifuButton4.AnimationSpeed       = 200;
     this.bunifuButton4.AutoGenerateColors   = false;
     this.bunifuButton4.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton4.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton4.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton4.BackgroundImage")));
     this.bunifuButton4.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton4.ButtonText           = "Edition";
     this.bunifuButton4.ButtonTextMarginLeft = 0;
     this.bunifuButton4.ColorContrastOnClick = 45;
     this.bunifuButton4.ColorContrastOnHover = 45;
     this.bunifuButton4.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges4.BottomLeft                         = true;
     borderEdges4.BottomRight                        = true;
     borderEdges4.TopLeft                            = true;
     borderEdges4.TopRight                           = true;
     this.bunifuButton4.CustomizableEdges            = borderEdges4;
     this.bunifuButton4.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton4.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton4.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton4.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton4.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton4.Font                         = new System.Drawing.Font("Arial Rounded MT Bold", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton4.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton4.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton4.IconMarginLeft               = 11;
     this.bunifuButton4.IconPadding                  = 10;
     this.bunifuButton4.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton4.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton4.IdleBorderRadius             = 3;
     this.bunifuButton4.IdleBorderThickness          = 1;
     this.bunifuButton4.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton4.IdleIconLeftImage            = null;
     this.bunifuButton4.IdleIconRightImage           = null;
     this.bunifuButton4.IndicateFocus                = false;
     this.bunifuButton4.Location                     = new System.Drawing.Point(-3, 238);
     this.bunifuButton4.Name                         = "bunifuButton4";
     stateProperties7.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties7.BorderRadius                   = 3;
     stateProperties7.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties7.BorderThickness                = 1;
     stateProperties7.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties7.ForeColor                      = System.Drawing.Color.White;
     stateProperties7.IconLeftImage                  = null;
     stateProperties7.IconRightImage                 = null;
     this.bunifuButton4.onHoverState                 = stateProperties7;
     stateProperties8.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties8.BorderRadius                   = 3;
     stateProperties8.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties8.BorderThickness                = 1;
     stateProperties8.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties8.ForeColor                      = System.Drawing.Color.White;
     stateProperties8.IconLeftImage                  = null;
     stateProperties8.IconRightImage                 = null;
     this.bunifuButton4.OnPressedState               = stateProperties8;
     this.bunifuButton4.Size                         = new System.Drawing.Size(303, 45);
     this.bunifuButton4.TabIndex                     = 5;
     this.bunifuButton4.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton4.TextMarginLeft               = 0;
     this.bunifuButton4.UseDefaultRadiusAndThickness = true;
     this.bunifuButton4.Click                       += new System.EventHandler(this.BunifuButton4_Click);
     //
     // bunifuButton5
     //
     this.bunifuButton5.AllowToggling        = false;
     this.bunifuButton5.AnimationSpeed       = 200;
     this.bunifuButton5.AutoGenerateColors   = false;
     this.bunifuButton5.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton5.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton5.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton5.BackgroundImage")));
     this.bunifuButton5.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton5.ButtonText           = "Logout";
     this.bunifuButton5.ButtonTextMarginLeft = 0;
     this.bunifuButton5.ColorContrastOnClick = 45;
     this.bunifuButton5.ColorContrastOnHover = 45;
     this.bunifuButton5.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges5.BottomLeft                         = true;
     borderEdges5.BottomRight                        = true;
     borderEdges5.TopLeft                            = true;
     borderEdges5.TopRight                           = true;
     this.bunifuButton5.CustomizableEdges            = borderEdges5;
     this.bunifuButton5.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton5.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton5.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton5.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton5.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton5.Font                         = new System.Drawing.Font("Arial Rounded MT Bold", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton5.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton5.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton5.IconMarginLeft               = 11;
     this.bunifuButton5.IconPadding                  = 10;
     this.bunifuButton5.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton5.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton5.IdleBorderRadius             = 3;
     this.bunifuButton5.IdleBorderThickness          = 1;
     this.bunifuButton5.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton5.IdleIconLeftImage            = null;
     this.bunifuButton5.IdleIconRightImage           = null;
     this.bunifuButton5.IndicateFocus                = false;
     this.bunifuButton5.Location                     = new System.Drawing.Point(-3, 289);
     this.bunifuButton5.Name                         = "bunifuButton5";
     stateProperties9.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties9.BorderRadius                   = 3;
     stateProperties9.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties9.BorderThickness                = 1;
     stateProperties9.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties9.ForeColor                      = System.Drawing.Color.White;
     stateProperties9.IconLeftImage                  = null;
     stateProperties9.IconRightImage                 = null;
     this.bunifuButton5.onHoverState                 = stateProperties9;
     stateProperties10.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties10.BorderRadius                  = 3;
     stateProperties10.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties10.BorderThickness               = 1;
     stateProperties10.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties10.ForeColor                     = System.Drawing.Color.White;
     stateProperties10.IconLeftImage                 = null;
     stateProperties10.IconRightImage                = null;
     this.bunifuButton5.OnPressedState               = stateProperties10;
     this.bunifuButton5.Size                         = new System.Drawing.Size(303, 45);
     this.bunifuButton5.TabIndex                     = 6;
     this.bunifuButton5.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton5.TextMarginLeft               = 0;
     this.bunifuButton5.UseDefaultRadiusAndThickness = true;
     this.bunifuButton5.Click                       += new System.EventHandler(this.BunifuButton5_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(273, 3);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(27, 25);
     this.label4.TabIndex = 38;
     this.label4.Text     = "X";
     this.label4.Click   += new System.EventHandler(this.Label4_Click);
     //
     // Home
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Black;
     this.ClientSize          = new System.Drawing.Size(299, 364);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.bunifuButton5);
     this.Controls.Add(this.bunifuButton4);
     this.Controls.Add(this.bunifuButton3);
     this.Controls.Add(this.bunifuButton2);
     this.Controls.Add(this.bunifuButton1);
     this.Controls.Add(this.label1);
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Home";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Home";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #15
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.ComponentModel.ComponentResourceManager                 resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmViewStock));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     this.dataGridViewStock = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.pId = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ctgNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pNameDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pSizeDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.stockDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tblLowStockBindingSource         = new System.Windows.Forms.BindingSource(this.components);
     this.appData                 = new ERP.AppData();
     this.tableLayoutPanel1       = new System.Windows.Forms.TableLayoutPanel();
     this.lblTitle                = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.btnSearch               = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtCategorie            = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.tableLayoutPanel2       = new System.Windows.Forms.TableLayoutPanel();
     this.panel2                  = new System.Windows.Forms.Panel();
     this.lblTotal                = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.tblLowStockTableAdapter = new ERP.AppDataTableAdapters.tblLowStockTableAdapter();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.bunifuCustomLabel1      = new Bunifu.Framework.UI.BunifuCustomLabel();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewStock)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tblLowStockBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appData)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     this.SuspendLayout();
     //
     // dataGridViewStock
     //
     this.dataGridViewStock.AllowCustomTheming              = true;
     this.dataGridViewStock.AllowUserToAddRows              = false;
     this.dataGridViewStock.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.ForeColor                       = System.Drawing.Color.Black;
     this.dataGridViewStock.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dataGridViewStock.AutoGenerateColumns             = false;
     this.dataGridViewStock.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridViewStock.BorderStyle                     = System.Windows.Forms.BorderStyle.None;
     this.dataGridViewStock.CellBorderStyle                 = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dataGridViewStock.ColumnHeadersBorderStyle        = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment                       = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor                       = System.Drawing.Color.DodgerBlue;
     dataGridViewCellStyle2.Font                          = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
     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.dataGridViewStock.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dataGridViewStock.ColumnHeadersHeight           = 40;
     this.dataGridViewStock.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.pId,
         this.ctgNameDataGridViewTextBoxColumn,
         this.pNameDataGridViewTextBoxColumn,
         this.pSizeDataGridViewTextBoxColumn,
         this.stockDataGridViewTextBoxColumn
     });
     this.dataGridViewStock.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.dataGridViewStock.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dataGridViewStock.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dataGridViewStock.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.dataGridViewStock.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dataGridViewStock.CurrentTheme.BackColor             = System.Drawing.Color.White;
     this.dataGridViewStock.CurrentTheme.GridColor             = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.dataGridViewStock.CurrentTheme.HeaderStyle.BackColor = System.Drawing.Color.DodgerBlue;
     this.dataGridViewStock.CurrentTheme.HeaderStyle.Font      = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
     this.dataGridViewStock.CurrentTheme.HeaderStyle.ForeColor = System.Drawing.Color.White;
     this.dataGridViewStock.CurrentTheme.Name = null;
     this.dataGridViewStock.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.dataGridViewStock.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 8F);
     this.dataGridViewStock.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dataGridViewStock.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.dataGridViewStock.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dataGridViewStock.DataSource                = this.tblLowStockBindingSource;
     dataGridViewCellStyle3.Alignment                 = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor                 = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font                      = new System.Drawing.Font("Segoe UI Semibold", 8F);
     dataGridViewCellStyle3.ForeColor                 = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle3.SelectionForeColor        = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode                  = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridViewStock.DefaultCellStyle          = dataGridViewCellStyle3;
     this.dataGridViewStock.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.dataGridViewStock.EnableHeadersVisualStyles = false;
     this.dataGridViewStock.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.dataGridViewStock.HeaderBackColor           = System.Drawing.Color.DodgerBlue;
     this.dataGridViewStock.HeaderBgColor             = System.Drawing.Color.Empty;
     this.dataGridViewStock.HeaderForeColor           = System.Drawing.Color.White;
     this.dataGridViewStock.Location                  = new System.Drawing.Point(10, 10);
     this.dataGridViewStock.Name                      = "dataGridViewStock";
     this.dataGridViewStock.ReadOnly                  = true;
     this.dataGridViewStock.RowHeadersVisible         = false;
     this.dataGridViewStock.RowTemplate.Height        = 40;
     this.dataGridViewStock.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataGridViewStock.Size                      = new System.Drawing.Size(451, 290);
     this.dataGridViewStock.TabIndex                  = 2;
     this.dataGridViewStock.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Light;
     //
     // pId
     //
     this.pId.DataPropertyName = "pId";
     this.pId.FillWeight       = 60F;
     this.pId.HeaderText       = "Product Id";
     this.pId.Name             = "pId";
     this.pId.ReadOnly         = true;
     this.pId.Visible          = false;
     //
     // ctgNameDataGridViewTextBoxColumn
     //
     this.ctgNameDataGridViewTextBoxColumn.DataPropertyName = "ctgName";
     this.ctgNameDataGridViewTextBoxColumn.FillWeight       = 90F;
     this.ctgNameDataGridViewTextBoxColumn.HeaderText       = "Categorie";
     this.ctgNameDataGridViewTextBoxColumn.Name             = "ctgNameDataGridViewTextBoxColumn";
     this.ctgNameDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // pNameDataGridViewTextBoxColumn
     //
     this.pNameDataGridViewTextBoxColumn.DataPropertyName = "pName";
     this.pNameDataGridViewTextBoxColumn.HeaderText       = "Product Name";
     this.pNameDataGridViewTextBoxColumn.Name             = "pNameDataGridViewTextBoxColumn";
     this.pNameDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // pSizeDataGridViewTextBoxColumn
     //
     this.pSizeDataGridViewTextBoxColumn.DataPropertyName = "pSize";
     this.pSizeDataGridViewTextBoxColumn.FillWeight       = 60F;
     this.pSizeDataGridViewTextBoxColumn.HeaderText       = "Size";
     this.pSizeDataGridViewTextBoxColumn.Name             = "pSizeDataGridViewTextBoxColumn";
     this.pSizeDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // stockDataGridViewTextBoxColumn
     //
     this.stockDataGridViewTextBoxColumn.DataPropertyName = "stock";
     this.stockDataGridViewTextBoxColumn.FillWeight       = 70F;
     this.stockDataGridViewTextBoxColumn.HeaderText       = "Quantity";
     this.stockDataGridViewTextBoxColumn.Name             = "stockDataGridViewTextBoxColumn";
     this.stockDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // tblLowStockBindingSource
     //
     this.tblLowStockBindingSource.DataMember = "tblLowStock";
     this.tblLowStockBindingSource.DataSource = this.appData;
     //
     // appData
     //
     this.appData.DataSetName             = "AppData";
     this.appData.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 90F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.tableLayoutPanel1.Controls.Add(this.lblTitle, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel1, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.panel3, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 3);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(10, 10);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 4;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 45F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 45F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(530, 430);
     this.tableLayoutPanel1.TabIndex = 3;
     //
     // lblTitle
     //
     this.lblTitle.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.lblTitle.AutoSize  = true;
     this.lblTitle.Font      = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.ForeColor = System.Drawing.Color.White;
     this.lblTitle.Location  = new System.Drawing.Point(148, 0);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(233, 34);
     this.lblTitle.TabIndex  = 2;
     this.lblTitle.Text      = "VIEW STOCKS";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.dataGridViewStock);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(29, 82);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(10, 10, 10, 0);
     this.panel1.Size     = new System.Drawing.Size(471, 300);
     this.panel1.TabIndex = 3;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.btnSearch);
     this.panel3.Controls.Add(this.txtCategorie);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(29, 37);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(471, 39);
     this.panel3.TabIndex = 5;
     //
     // btnSearch
     //
     this.btnSearch.AllowToggling        = false;
     this.btnSearch.Anchor               = System.Windows.Forms.AnchorStyles.Top;
     this.btnSearch.AnimationSpeed       = 200;
     this.btnSearch.AutoGenerateColors   = false;
     this.btnSearch.BackColor            = System.Drawing.Color.Transparent;
     this.btnSearch.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnSearch.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
     this.btnSearch.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSearch.ButtonText           = "Search";
     this.btnSearch.ButtonTextMarginLeft = 0;
     this.btnSearch.ColorContrastOnClick = 45;
     this.btnSearch.ColorContrastOnHover = 45;
     this.btnSearch.Cursor               = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft             = true;
     borderEdges1.BottomRight            = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.btnSearch.CustomizableEdges   = borderEdges1;
     this.btnSearch.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnSearch.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnSearch.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnSearch.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnSearch.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnSearch.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
     this.btnSearch.ForeColor                    = System.Drawing.Color.White;
     this.btnSearch.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnSearch.IconMarginLeft               = 11;
     this.btnSearch.IconPadding                  = 10;
     this.btnSearch.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnSearch.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnSearch.IdleBorderRadius             = 3;
     this.btnSearch.IdleBorderThickness          = 1;
     this.btnSearch.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.btnSearch.IdleIconLeftImage            = null;
     this.btnSearch.IdleIconRightImage           = null;
     this.btnSearch.IndicateFocus                = false;
     this.btnSearch.Location                     = new System.Drawing.Point(265, 0);
     this.btnSearch.Name                         = "btnSearch";
     stateProperties1.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius               = 3;
     stateProperties1.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness            = 1;
     stateProperties1.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                  = System.Drawing.Color.White;
     stateProperties1.IconLeftImage              = null;
     stateProperties1.IconRightImage             = null;
     this.btnSearch.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius               = 3;
     stateProperties2.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness            = 1;
     stateProperties2.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                  = System.Drawing.Color.White;
     stateProperties2.IconLeftImage              = null;
     stateProperties2.IconRightImage             = null;
     this.btnSearch.OnPressedState               = stateProperties2;
     this.btnSearch.Size                         = new System.Drawing.Size(109, 35);
     this.btnSearch.TabIndex                     = 1;
     this.btnSearch.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnSearch.TextMarginLeft               = 0;
     this.btnSearch.UseDefaultRadiusAndThickness = true;
     this.btnSearch.Click                       += new System.EventHandler(this.btnSearch_Click);
     //
     // txtCategorie
     //
     this.txtCategorie.AcceptsReturn       = false;
     this.txtCategorie.AcceptsTab          = false;
     this.txtCategorie.Anchor              = System.Windows.Forms.AnchorStyles.Top;
     this.txtCategorie.AnimationSpeed      = 200;
     this.txtCategorie.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.txtCategorie.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.txtCategorie.BackColor           = System.Drawing.Color.Transparent;
     this.txtCategorie.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtCategorie.BackgroundImage")));
     this.txtCategorie.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtCategorie.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtCategorie.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtCategorie.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtCategorie.BorderRadius        = 1;
     this.txtCategorie.BorderThickness     = 1;
     this.txtCategorie.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtCategorie.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtCategorie.DefaultFont         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.txtCategorie.DefaultText         = "";
     this.txtCategorie.FillColor           = System.Drawing.Color.White;
     this.txtCategorie.HideSelection       = true;
     this.txtCategorie.IconLeft            = null;
     this.txtCategorie.IconLeftCursor      = System.Windows.Forms.Cursors.IBeam;
     this.txtCategorie.IconPadding         = 10;
     this.txtCategorie.IconRight           = null;
     this.txtCategorie.IconRightCursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtCategorie.Lines                 = new string[0];
     this.txtCategorie.Location              = new System.Drawing.Point(59, 0);
     this.txtCategorie.MaxLength             = 32767;
     this.txtCategorie.MinimumSize           = new System.Drawing.Size(100, 35);
     this.txtCategorie.Modified              = false;
     this.txtCategorie.Multiline             = false;
     this.txtCategorie.Name                  = "txtCategorie";
     stateProperties3.BorderColor            = System.Drawing.Color.DodgerBlue;
     stateProperties3.FillColor              = System.Drawing.Color.Empty;
     stateProperties3.ForeColor              = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor   = System.Drawing.Color.Empty;
     this.txtCategorie.OnActiveState         = stateProperties3;
     stateProperties4.BorderColor            = System.Drawing.Color.Empty;
     stateProperties4.FillColor              = System.Drawing.Color.White;
     stateProperties4.ForeColor              = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor   = System.Drawing.Color.Silver;
     this.txtCategorie.OnDisabledState       = stateProperties4;
     stateProperties5.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.FillColor              = System.Drawing.Color.Empty;
     stateProperties5.ForeColor              = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor   = System.Drawing.Color.Empty;
     this.txtCategorie.OnHoverState          = stateProperties5;
     stateProperties6.BorderColor            = System.Drawing.Color.Silver;
     stateProperties6.FillColor              = System.Drawing.Color.White;
     stateProperties6.ForeColor              = System.Drawing.Color.Empty;
     stateProperties6.PlaceholderForeColor   = System.Drawing.Color.Empty;
     this.txtCategorie.OnIdleState           = stateProperties6;
     this.txtCategorie.PasswordChar          = '\0';
     this.txtCategorie.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtCategorie.PlaceholderText       = "Categorie";
     this.txtCategorie.ReadOnly              = false;
     this.txtCategorie.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtCategorie.SelectedText          = "";
     this.txtCategorie.SelectionLength       = 0;
     this.txtCategorie.SelectionStart        = 0;
     this.txtCategorie.ShortcutsEnabled      = true;
     this.txtCategorie.Size                  = new System.Drawing.Size(178, 35);
     this.txtCategorie.Style                 = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.txtCategorie.TabIndex              = 0;
     this.txtCategorie.TextAlign             = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtCategorie.TextMarginBottom      = 0;
     this.txtCategorie.TextMarginLeft        = 5;
     this.txtCategorie.TextMarginTop         = 0;
     this.txtCategorie.TextPlaceholder       = "Categorie";
     this.txtCategorie.UseSystemPasswordChar = false;
     this.txtCategorie.WordWrap              = true;
     this.txtCategorie.KeyDown              += new System.Windows.Forms.KeyEventHandler(this.txtCategorie_KeyDown);
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 4;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel2.Controls.Add(this.panel2, 3, 0);
     this.tableLayoutPanel2.Controls.Add(this.panel4, 2, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(29, 388);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(471, 39);
     this.tableLayoutPanel2.TabIndex = 6;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.lblTotal);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(354, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(0, 0, 10, 0);
     this.panel2.Size     = new System.Drawing.Size(114, 33);
     this.panel2.TabIndex = 4;
     //
     // lblTotal
     //
     this.lblTotal.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblTotal.AutoSize  = true;
     this.lblTotal.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTotal.ForeColor = System.Drawing.Color.White;
     this.lblTotal.Location  = new System.Drawing.Point(33, 5);
     this.lblTotal.Name      = "lblTotal";
     this.lblTotal.Size      = new System.Drawing.Size(40, 24);
     this.lblTotal.TabIndex  = 3;
     this.lblTotal.Text      = "000";
     this.lblTotal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tblLowStockTableAdapter
     //
     this.tblLowStockTableAdapter.ClearBeforeFill = true;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.bunifuCustomLabel1);
     this.panel4.Location = new System.Drawing.Point(237, 3);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(0, 0, 10, 0);
     this.panel4.Size     = new System.Drawing.Size(111, 33);
     this.panel4.TabIndex = 5;
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.White;
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(-4, 5);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(121, 24);
     this.bunifuCustomLabel1.TabIndex  = 3;
     this.bunifuCustomLabel1.Text      = "Total Stocks :";
     this.bunifuCustomLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmViewStock
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(550, 450);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmViewStock";
     this.Padding         = new System.Windows.Forms.Padding(10);
     this.Text            = "frmViewStock";
     this.Load           += new System.EventHandler(this.frmViewStock_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewStock)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tblLowStockBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appData)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties5 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties6 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties7 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties8 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties1 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties2 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties3 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties4 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     System.ComponentModel.ComponentResourceManager           resources        = new System.ComponentModel.ComponentResourceManager(typeof(Login));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     this.bunifuFormDock1      = new Bunifu.UI.WinForms.BunifuFormDock();
     this.bunifuGradientPanel1 = new Bunifu.UI.WinForms.BunifuGradientPanel();
     this.Text1           = new System.Windows.Forms.Label();
     this.bunifuShapes2   = new Bunifu.UI.WinForms.BunifuShapes();
     this.bunifuShapes1   = new Bunifu.UI.WinForms.BunifuShapes();
     this.pictureBox1     = new System.Windows.Forms.PictureBox();
     this.userNameTextBox = new Bunifu.UI.WinForms.BunifuTextBox();
     this.passwordTextBox = new Bunifu.UI.WinForms.BunifuTextBox();
     this.Text2           = new System.Windows.Forms.Label();
     this.Text3           = new System.Windows.Forms.Label();
     this.Title           = new System.Windows.Forms.Label();
     this.Paragraph       = new System.Windows.Forms.Label();
     this.LoginBtn        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.SignUpBtn       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuFormDock1
     //
     this.bunifuFormDock1.AllowFormDragging                          = true;
     this.bunifuFormDock1.AllowFormDropShadow                        = true;
     this.bunifuFormDock1.AllowFormResizing                          = false;
     this.bunifuFormDock1.AllowHidingBottomRegion                    = true;
     this.bunifuFormDock1.AllowOpacityChangesWhileDragging           = false;
     this.bunifuFormDock1.BorderOptions.BottomBorder.BorderColor     = System.Drawing.Color.Silver;
     this.bunifuFormDock1.BorderOptions.BottomBorder.BorderThickness = 1;
     this.bunifuFormDock1.BorderOptions.BottomBorder.ShowBorder      = true;
     this.bunifuFormDock1.BorderOptions.LeftBorder.BorderColor       = System.Drawing.Color.Silver;
     this.bunifuFormDock1.BorderOptions.LeftBorder.BorderThickness   = 1;
     this.bunifuFormDock1.BorderOptions.LeftBorder.ShowBorder        = true;
     this.bunifuFormDock1.BorderOptions.RightBorder.BorderColor      = System.Drawing.Color.Silver;
     this.bunifuFormDock1.BorderOptions.RightBorder.BorderThickness  = 1;
     this.bunifuFormDock1.BorderOptions.RightBorder.ShowBorder       = true;
     this.bunifuFormDock1.BorderOptions.TopBorder.BorderColor        = System.Drawing.Color.Silver;
     this.bunifuFormDock1.BorderOptions.TopBorder.BorderThickness    = 1;
     this.bunifuFormDock1.BorderOptions.TopBorder.ShowBorder         = true;
     this.bunifuFormDock1.ContainerControl               = this;
     this.bunifuFormDock1.DockingIndicatorsColor         = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(215)))), ((int)(((byte)(233)))));
     this.bunifuFormDock1.DockingIndicatorsOpacity       = 0.5D;
     this.bunifuFormDock1.DockingOptions.DockAll         = true;
     this.bunifuFormDock1.DockingOptions.DockBottomLeft  = true;
     this.bunifuFormDock1.DockingOptions.DockBottomRight = true;
     this.bunifuFormDock1.DockingOptions.DockFullScreen  = true;
     this.bunifuFormDock1.DockingOptions.DockLeft        = true;
     this.bunifuFormDock1.DockingOptions.DockRight       = true;
     this.bunifuFormDock1.DockingOptions.DockTopLeft     = true;
     this.bunifuFormDock1.DockingOptions.DockTopRight    = true;
     this.bunifuFormDock1.FormDraggingOpacity            = 0.9D;
     this.bunifuFormDock1.ParentForm                                      = this;
     this.bunifuFormDock1.ShowCursorChanges                               = true;
     this.bunifuFormDock1.ShowDockingIndicators                           = false;
     this.bunifuFormDock1.TitleBarOptions.AllowFormDragging               = true;
     this.bunifuFormDock1.TitleBarOptions.BunifuFormDock                  = this.bunifuFormDock1;
     this.bunifuFormDock1.TitleBarOptions.DoubleClickToExpandWindow       = true;
     this.bunifuFormDock1.TitleBarOptions.TitleBarControl                 = null;
     this.bunifuFormDock1.TitleBarOptions.UseBackColorOnDockingIndicators = false;
     //
     // bunifuGradientPanel1
     //
     this.bunifuGradientPanel1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     this.bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel1.BorderRadius          = 1;
     this.bunifuGradientPanel1.Controls.Add(this.Text1);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuShapes2);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuShapes1);
     this.bunifuGradientPanel1.Controls.Add(this.pictureBox1);
     this.bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Left;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(0, 0);
     this.bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality  = 10;
     this.bunifuGradientPanel1.Size     = new System.Drawing.Size(332, 561);
     this.bunifuGradientPanel1.TabIndex = 0;
     //
     // Text1
     //
     this.Text1.AutoSize  = true;
     this.Text1.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(106)))), ((int)(((byte)(109)))));
     this.Text1.Location  = new System.Drawing.Point(23, 419);
     this.Text1.Name      = "Text1";
     this.Text1.Size      = new System.Drawing.Size(277, 30);
     this.Text1.TabIndex  = 3;
     this.Text1.Text      = "Түргэн шуурхай бараа, бүтээгдэхүүнийг захиалж\r\nөөрийн алтан цагаа хэмнээрэй";
     this.Text1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // bunifuShapes2
     //
     this.bunifuShapes2.Angle           = 0F;
     this.bunifuShapes2.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuShapes2.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.bunifuShapes2.BorderThickness = 5;
     this.bunifuShapes2.FillColor       = System.Drawing.Color.Transparent;
     this.bunifuShapes2.FillShape       = true;
     this.bunifuShapes2.Location        = new System.Drawing.Point(32, 395);
     this.bunifuShapes2.Name            = "bunifuShapes2";
     this.bunifuShapes2.Shape           = Bunifu.UI.WinForms.BunifuShapes.Shapes.Line;
     this.bunifuShapes2.Sides           = 5;
     this.bunifuShapes2.Size            = new System.Drawing.Size(115, 10);
     this.bunifuShapes2.TabIndex        = 2;
     this.bunifuShapes2.Text            = "bunifuShapes2";
     //
     // bunifuShapes1
     //
     this.bunifuShapes1.Angle           = 0F;
     this.bunifuShapes1.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuShapes1.BorderColor     = System.Drawing.Color.Silver;
     this.bunifuShapes1.BorderThickness = 5;
     this.bunifuShapes1.FillColor       = System.Drawing.Color.Transparent;
     this.bunifuShapes1.FillShape       = true;
     this.bunifuShapes1.Location        = new System.Drawing.Point(32, 395);
     this.bunifuShapes1.Name            = "bunifuShapes1";
     this.bunifuShapes1.Shape           = Bunifu.UI.WinForms.BunifuShapes.Shapes.Line;
     this.bunifuShapes1.Sides           = 5;
     this.bunifuShapes1.Size            = new System.Drawing.Size(255, 10);
     this.bunifuShapes1.TabIndex        = 1;
     this.bunifuShapes1.Text            = "bunifuShapes1";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(3, -25);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(326, 401);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // userNameTextBox
     //
     this.userNameTextBox.AcceptsReturn       = false;
     this.userNameTextBox.AcceptsTab          = false;
     this.userNameTextBox.AnimationSpeed      = 200;
     this.userNameTextBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.userNameTextBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.userNameTextBox.BackColor           = System.Drawing.Color.Transparent;
     this.userNameTextBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("userNameTextBox.BackgroundImage")));
     this.userNameTextBox.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.userNameTextBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.userNameTextBox.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.userNameTextBox.BorderColorIdle     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.userNameTextBox.BorderRadius        = 10;
     this.userNameTextBox.BorderThickness     = 1;
     this.userNameTextBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.userNameTextBox.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.userNameTextBox.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.userNameTextBox.DefaultText           = "";
     this.userNameTextBox.FillColor             = System.Drawing.Color.White;
     this.userNameTextBox.HideSelection         = true;
     this.userNameTextBox.IconLeft              = ((System.Drawing.Image)(resources.GetObject("userNameTextBox.IconLeft")));
     this.userNameTextBox.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.userNameTextBox.IconPadding           = 10;
     this.userNameTextBox.IconRight             = null;
     this.userNameTextBox.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.userNameTextBox.Lines                 = new string[0];
     this.userNameTextBox.Location              = new System.Drawing.Point(427, 143);
     this.userNameTextBox.MaxLength             = 32767;
     this.userNameTextBox.MinimumSize           = new System.Drawing.Size(1, 1);
     this.userNameTextBox.Modified              = false;
     this.userNameTextBox.Multiline             = false;
     this.userNameTextBox.Name                  = "userNameTextBox";
     stateProperties5.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     stateProperties5.FillColor                 = System.Drawing.Color.Empty;
     stateProperties5.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.userNameTextBox.OnActiveState         = stateProperties5;
     stateProperties6.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties6.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties6.ForeColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties6.PlaceholderForeColor      = System.Drawing.Color.DarkGray;
     this.userNameTextBox.OnDisabledState       = stateProperties6;
     stateProperties7.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     stateProperties7.FillColor                 = System.Drawing.Color.Empty;
     stateProperties7.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties7.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.userNameTextBox.OnHoverState          = stateProperties7;
     stateProperties8.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     stateProperties8.FillColor                 = System.Drawing.Color.White;
     stateProperties8.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties8.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.userNameTextBox.OnIdleState           = stateProperties8;
     this.userNameTextBox.Padding               = new System.Windows.Forms.Padding(3);
     this.userNameTextBox.PasswordChar          = '\0';
     this.userNameTextBox.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.userNameTextBox.PlaceholderText       = "Хэрэглэгчийн нэр ";
     this.userNameTextBox.ReadOnly              = false;
     this.userNameTextBox.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.userNameTextBox.SelectedText          = "";
     this.userNameTextBox.SelectionLength       = 0;
     this.userNameTextBox.SelectionStart        = 0;
     this.userNameTextBox.ShortcutsEnabled      = true;
     this.userNameTextBox.Size                  = new System.Drawing.Size(352, 37);
     this.userNameTextBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.userNameTextBox.TabIndex              = 1;
     this.userNameTextBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.userNameTextBox.TextMarginBottom      = 0;
     this.userNameTextBox.TextMarginLeft        = 3;
     this.userNameTextBox.TextMarginTop         = 0;
     this.userNameTextBox.TextPlaceholder       = "Хэрэглэгчийн нэр ";
     this.userNameTextBox.UseSystemPasswordChar = false;
     this.userNameTextBox.WordWrap              = true;
     //
     // passwordTextBox
     //
     this.passwordTextBox.AcceptsReturn       = false;
     this.passwordTextBox.AcceptsTab          = false;
     this.passwordTextBox.AnimationSpeed      = 200;
     this.passwordTextBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.passwordTextBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.passwordTextBox.BackColor           = System.Drawing.Color.White;
     this.passwordTextBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("passwordTextBox.BackgroundImage")));
     this.passwordTextBox.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.passwordTextBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.passwordTextBox.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.passwordTextBox.BorderColorIdle     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.passwordTextBox.BorderRadius        = 10;
     this.passwordTextBox.BorderThickness     = 1;
     this.passwordTextBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.passwordTextBox.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.passwordTextBox.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.passwordTextBox.DefaultText           = "";
     this.passwordTextBox.FillColor             = System.Drawing.Color.White;
     this.passwordTextBox.HideSelection         = true;
     this.passwordTextBox.IconLeft              = ((System.Drawing.Image)(resources.GetObject("passwordTextBox.IconLeft")));
     this.passwordTextBox.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.passwordTextBox.IconPadding           = 10;
     this.passwordTextBox.IconRight             = null;
     this.passwordTextBox.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.passwordTextBox.Lines                 = new string[0];
     this.passwordTextBox.Location              = new System.Drawing.Point(427, 213);
     this.passwordTextBox.MaxLength             = 32767;
     this.passwordTextBox.MinimumSize           = new System.Drawing.Size(1, 1);
     this.passwordTextBox.Modified              = false;
     this.passwordTextBox.Multiline             = false;
     this.passwordTextBox.Name                  = "passwordTextBox";
     stateProperties1.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     stateProperties1.FillColor                 = System.Drawing.Color.Empty;
     stateProperties1.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.passwordTextBox.OnActiveState         = stateProperties1;
     stateProperties2.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties2.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties2.ForeColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties2.PlaceholderForeColor      = System.Drawing.Color.DarkGray;
     this.passwordTextBox.OnDisabledState       = stateProperties2;
     stateProperties3.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     stateProperties3.FillColor                 = System.Drawing.Color.Empty;
     stateProperties3.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.passwordTextBox.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     stateProperties4.FillColor                 = System.Drawing.Color.White;
     stateProperties4.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.passwordTextBox.OnIdleState           = stateProperties4;
     this.passwordTextBox.Padding               = new System.Windows.Forms.Padding(3);
     this.passwordTextBox.PasswordChar          = '\0';
     this.passwordTextBox.PlaceholderForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(119)))), ((int)(((byte)(119)))));
     this.passwordTextBox.PlaceholderText       = "Таны нууц үг";
     this.passwordTextBox.ReadOnly              = false;
     this.passwordTextBox.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.passwordTextBox.SelectedText          = "";
     this.passwordTextBox.SelectionLength       = 0;
     this.passwordTextBox.SelectionStart        = 0;
     this.passwordTextBox.ShortcutsEnabled      = true;
     this.passwordTextBox.Size                  = new System.Drawing.Size(352, 37);
     this.passwordTextBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.passwordTextBox.TabIndex              = 2;
     this.passwordTextBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.passwordTextBox.TextMarginBottom      = 0;
     this.passwordTextBox.TextMarginLeft        = 3;
     this.passwordTextBox.TextMarginTop         = 0;
     this.passwordTextBox.TextPlaceholder       = "Таны нууц үг";
     this.passwordTextBox.UseSystemPasswordChar = false;
     this.passwordTextBox.WordWrap              = true;
     //
     // Text2
     //
     this.Text2.AutoSize = true;
     this.Text2.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text2.Location = new System.Drawing.Point(426, 120);
     this.Text2.Name     = "Text2";
     this.Text2.Size     = new System.Drawing.Size(75, 15);
     this.Text2.TabIndex = 3;
     this.Text2.Text     = "Нэвтрэх нэр";
     //
     // Text3
     //
     this.Text3.AutoSize = true;
     this.Text3.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text3.Location = new System.Drawing.Point(427, 190);
     this.Text3.Name     = "Text3";
     this.Text3.Size     = new System.Drawing.Size(49, 15);
     this.Text3.TabIndex = 4;
     this.Text3.Text     = "Нууц үг";
     //
     // Title
     //
     this.Title.AutoSize = true;
     this.Title.Font     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Title.Location = new System.Drawing.Point(794, 34);
     this.Title.Name     = "Title";
     this.Title.Size     = new System.Drawing.Size(68, 25);
     this.Title.TabIndex = 6;
     this.Title.Text     = "EShop";
     //
     // Paragraph
     //
     this.Paragraph.AutoSize = true;
     this.Paragraph.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Paragraph.Location = new System.Drawing.Point(429, 262);
     this.Paragraph.Name     = "Paragraph";
     this.Paragraph.Size     = new System.Drawing.Size(271, 30);
     this.Paragraph.TabIndex = 7;
     this.Paragraph.Text     = "Системд бүртгэлгүй бол бүртгүүлэх товч дээр \r\nдарна уу ";
     //
     // LoginBtn
     //
     this.LoginBtn.AllowAnimations      = true;
     this.LoginBtn.AllowMouseEffects    = true;
     this.LoginBtn.AllowToggling        = false;
     this.LoginBtn.AnimationSpeed       = 200;
     this.LoginBtn.AutoGenerateColors   = false;
     this.LoginBtn.AutoRoundBorders     = false;
     this.LoginBtn.AutoSizeLeftIcon     = true;
     this.LoginBtn.AutoSizeRightIcon    = true;
     this.LoginBtn.BackColor            = System.Drawing.Color.Transparent;
     this.LoginBtn.BackColor1           = System.Drawing.Color.MediumSlateBlue;
     this.LoginBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("LoginBtn.BackgroundImage")));
     this.LoginBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.LoginBtn.ButtonText           = "Нэвтрэх";
     this.LoginBtn.ButtonTextMarginLeft = 0;
     this.LoginBtn.ColorContrastOnClick = 45;
     this.LoginBtn.ColorContrastOnHover = 45;
     this.LoginBtn.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges2.BottomLeft           = true;
     borderEdges2.BottomRight          = true;
     borderEdges2.TopLeft              = true;
     borderEdges2.TopRight             = true;
     this.LoginBtn.CustomizableEdges   = borderEdges2;
     this.LoginBtn.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.LoginBtn.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.DisabledForecolor   = System.Drawing.Color.White;
     this.LoginBtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.LoginBtn.Font                            = new System.Drawing.Font("Segoe UI Semibold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.LoginBtn.ForeColor                       = System.Drawing.Color.White;
     this.LoginBtn.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.LoginBtn.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.LoginBtn.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.LoginBtn.IconMarginLeft                  = 11;
     this.LoginBtn.IconPadding                     = 10;
     this.LoginBtn.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.LoginBtn.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.LoginBtn.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.LoginBtn.IconSize                        = 25;
     this.LoginBtn.IdleBorderColor                 = System.Drawing.Color.SlateBlue;
     this.LoginBtn.IdleBorderRadius                = 5;
     this.LoginBtn.IdleBorderThickness             = 1;
     this.LoginBtn.IdleFillColor                   = System.Drawing.Color.MediumSlateBlue;
     this.LoginBtn.IdleIconLeftImage               = null;
     this.LoginBtn.IdleIconRightImage              = null;
     this.LoginBtn.IndicateFocus                   = false;
     this.LoginBtn.Location                        = new System.Drawing.Point(432, 308);
     this.LoginBtn.Name                            = "LoginBtn";
     this.LoginBtn.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.OnDisabledState.BorderRadius    = 5;
     this.LoginBtn.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.LoginBtn.OnDisabledState.BorderThickness = 1;
     this.LoginBtn.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.OnDisabledState.ForeColor       = System.Drawing.Color.White;
     this.LoginBtn.OnDisabledState.IconLeftImage   = null;
     this.LoginBtn.OnDisabledState.IconRightImage  = null;
     this.LoginBtn.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.onHoverState.BorderRadius       = 5;
     this.LoginBtn.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.LoginBtn.onHoverState.BorderThickness    = 1;
     this.LoginBtn.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.LoginBtn.onHoverState.IconLeftImage      = null;
     this.LoginBtn.onHoverState.IconRightImage     = null;
     this.LoginBtn.OnIdleState.BorderColor         = System.Drawing.Color.SlateBlue;
     this.LoginBtn.OnIdleState.BorderRadius        = 5;
     this.LoginBtn.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.LoginBtn.OnIdleState.BorderThickness     = 1;
     this.LoginBtn.OnIdleState.FillColor           = System.Drawing.Color.MediumSlateBlue;
     this.LoginBtn.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.LoginBtn.OnIdleState.IconLeftImage       = null;
     this.LoginBtn.OnIdleState.IconRightImage      = null;
     this.LoginBtn.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.OnPressedState.BorderRadius     = 5;
     this.LoginBtn.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.LoginBtn.OnPressedState.BorderThickness  = 1;
     this.LoginBtn.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.LoginBtn.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.LoginBtn.OnPressedState.IconLeftImage    = null;
     this.LoginBtn.OnPressedState.IconRightImage   = null;
     this.LoginBtn.Size                            = new System.Drawing.Size(347, 39);
     this.LoginBtn.TabIndex                        = 8;
     this.LoginBtn.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.LoginBtn.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.LoginBtn.TextMarginLeft                  = 0;
     this.LoginBtn.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.LoginBtn.UseDefaultRadiusAndThickness    = true;
     this.LoginBtn.Click                          += new System.EventHandler(this.LoginBtn_Click);
     //
     // SignUpBtn
     //
     this.SignUpBtn.AllowAnimations      = true;
     this.SignUpBtn.AllowMouseEffects    = true;
     this.SignUpBtn.AllowToggling        = false;
     this.SignUpBtn.AnimationSpeed       = 200;
     this.SignUpBtn.AutoGenerateColors   = false;
     this.SignUpBtn.AutoRoundBorders     = false;
     this.SignUpBtn.AutoSizeLeftIcon     = true;
     this.SignUpBtn.AutoSizeRightIcon    = true;
     this.SignUpBtn.BackColor            = System.Drawing.Color.Transparent;
     this.SignUpBtn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("SignUpBtn.BackgroundImage")));
     this.SignUpBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.SignUpBtn.ButtonText           = "Бүртгүүлэх";
     this.SignUpBtn.ButtonTextMarginLeft = 0;
     this.SignUpBtn.ColorContrastOnClick = 45;
     this.SignUpBtn.ColorContrastOnHover = 45;
     this.SignUpBtn.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.SignUpBtn.CustomizableEdges   = borderEdges1;
     this.SignUpBtn.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.SignUpBtn.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.SignUpBtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.SignUpBtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.SignUpBtn.Font                            = new System.Drawing.Font("Segoe UI Semibold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SignUpBtn.ForeColor                       = System.Drawing.Color.Black;
     this.SignUpBtn.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.SignUpBtn.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.SignUpBtn.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.SignUpBtn.IconMarginLeft                  = 11;
     this.SignUpBtn.IconPadding                     = 10;
     this.SignUpBtn.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.SignUpBtn.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.SignUpBtn.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.SignUpBtn.IconSize                        = 25;
     this.SignUpBtn.IdleBorderColor                 = System.Drawing.Color.DarkGray;
     this.SignUpBtn.IdleBorderRadius                = 5;
     this.SignUpBtn.IdleBorderThickness             = 1;
     this.SignUpBtn.IdleFillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.IdleIconLeftImage               = null;
     this.SignUpBtn.IdleIconRightImage              = null;
     this.SignUpBtn.IndicateFocus                   = false;
     this.SignUpBtn.Location                        = new System.Drawing.Point(430, 366);
     this.SignUpBtn.Name                            = "SignUpBtn";
     this.SignUpBtn.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.SignUpBtn.OnDisabledState.BorderRadius    = 5;
     this.SignUpBtn.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.SignUpBtn.OnDisabledState.BorderThickness = 1;
     this.SignUpBtn.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.SignUpBtn.OnDisabledState.IconLeftImage   = null;
     this.SignUpBtn.OnDisabledState.IconRightImage  = null;
     this.SignUpBtn.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.onHoverState.BorderRadius       = 5;
     this.SignUpBtn.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.SignUpBtn.onHoverState.BorderThickness    = 1;
     this.SignUpBtn.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.onHoverState.ForeColor          = System.Drawing.Color.Black;
     this.SignUpBtn.onHoverState.IconLeftImage      = null;
     this.SignUpBtn.onHoverState.IconRightImage     = null;
     this.SignUpBtn.OnIdleState.BorderColor         = System.Drawing.Color.DarkGray;
     this.SignUpBtn.OnIdleState.BorderRadius        = 5;
     this.SignUpBtn.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.SignUpBtn.OnIdleState.BorderThickness     = 1;
     this.SignUpBtn.OnIdleState.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.OnIdleState.ForeColor           = System.Drawing.Color.Black;
     this.SignUpBtn.OnIdleState.IconLeftImage       = null;
     this.SignUpBtn.OnIdleState.IconRightImage      = null;
     this.SignUpBtn.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.OnPressedState.BorderRadius     = 5;
     this.SignUpBtn.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.SignUpBtn.OnPressedState.BorderThickness  = 1;
     this.SignUpBtn.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(241)))));
     this.SignUpBtn.OnPressedState.ForeColor        = System.Drawing.Color.Black;
     this.SignUpBtn.OnPressedState.IconLeftImage    = null;
     this.SignUpBtn.OnPressedState.IconRightImage   = null;
     this.SignUpBtn.Size                            = new System.Drawing.Size(349, 39);
     this.SignUpBtn.TabIndex                        = 9;
     this.SignUpBtn.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.SignUpBtn.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.SignUpBtn.TextMarginLeft                  = 0;
     this.SignUpBtn.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.SignUpBtn.UseDefaultRadiusAndThickness    = true;
     this.SignUpBtn.Click                          += new System.EventHandler(this.SignUpBtn_Click);
     //
     // 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(908, 561);
     this.Controls.Add(this.SignUpBtn);
     this.Controls.Add(this.LoginBtn);
     this.Controls.Add(this.Paragraph);
     this.Controls.Add(this.Title);
     this.Controls.Add(this.Text3);
     this.Controls.Add(this.Text2);
     this.Controls.Add(this.passwordTextBox);
     this.Controls.Add(this.userNameTextBox);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximumSize     = new System.Drawing.Size(908, 561);
     this.MinimumSize     = new System.Drawing.Size(908, 561);
     this.Name            = "Login";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Login";
     this.Load           += new System.EventHandler(this.Login_Load);
     this.bunifuGradientPanel1.ResumeLayout(false);
     this.bunifuGradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #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.ComponentModel.ComponentResourceManager           resources    = new System.ComponentModel.ComponentResourceManager(typeof(AddMemberDialog));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     this.MemberPhoneTB      = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.bunifuCustomLabel4 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.MemberEmailTB      = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.bunifuCustomLabel2 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.MemberNameTB       = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.bunifuCustomLabel1 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.MemberIdTB         = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.BookISNB           = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.DeleteLable        = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.CancelBtn          = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.AddMemberBtn       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuCustomLabel5 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.PrivilageCB        = new MetroFramework.Controls.MetroComboBox();
     this.LibraryDBCon       = new System.Data.SqlClient.SqlConnection();
     this.SuspendLayout();
     //
     // MemberPhoneTB
     //
     this.MemberPhoneTB.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.MemberPhoneTB.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.MemberPhoneTB.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(19)))), ((int)(((byte)(19)))));
     this.MemberPhoneTB.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.MemberPhoneTB.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.MemberPhoneTB.Font                = new System.Drawing.Font("Roboto", 10.75F);
     this.MemberPhoneTB.ForeColor           = System.Drawing.Color.White;
     this.MemberPhoneTB.HintForeColor       = System.Drawing.Color.White;
     this.MemberPhoneTB.HintText            = "Phone";
     this.MemberPhoneTB.isPassword          = false;
     this.MemberPhoneTB.LineFocusedColor    = System.Drawing.Color.LimeGreen;
     this.MemberPhoneTB.LineIdleColor       = System.Drawing.Color.Gray;
     this.MemberPhoneTB.LineMouseHoverColor = System.Drawing.Color.Gray;
     this.MemberPhoneTB.LineThickness       = 4;
     this.MemberPhoneTB.Location            = new System.Drawing.Point(137, 235);
     this.MemberPhoneTB.Margin              = new System.Windows.Forms.Padding(4);
     this.MemberPhoneTB.MaxLength           = 32767;
     this.MemberPhoneTB.Name                = "MemberPhoneTB";
     this.MemberPhoneTB.Size                = new System.Drawing.Size(281, 36);
     this.MemberPhoneTB.TabIndex            = 3;
     this.MemberPhoneTB.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     this.MemberPhoneTB.KeyPress           += new System.Windows.Forms.KeyPressEventHandler(this.NumberOnly_KeyPress);
     //
     // bunifuCustomLabel4
     //
     this.bunifuCustomLabel4.AutoSize  = true;
     this.bunifuCustomLabel4.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel4.Font      = new System.Drawing.Font("Roboto", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel4.ForeColor = System.Drawing.Color.White;
     this.bunifuCustomLabel4.Location  = new System.Drawing.Point(36, 243);
     this.bunifuCustomLabel4.Name      = "bunifuCustomLabel4";
     this.bunifuCustomLabel4.Size      = new System.Drawing.Size(58, 19);
     this.bunifuCustomLabel4.TabIndex  = 41;
     this.bunifuCustomLabel4.Text      = "Phone:";
     //
     // MemberEmailTB
     //
     this.MemberEmailTB.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.MemberEmailTB.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.MemberEmailTB.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(19)))), ((int)(((byte)(19)))));
     this.MemberEmailTB.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.MemberEmailTB.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.MemberEmailTB.Font                = new System.Drawing.Font("Roboto", 10.75F);
     this.MemberEmailTB.ForeColor           = System.Drawing.Color.White;
     this.MemberEmailTB.HintForeColor       = System.Drawing.Color.White;
     this.MemberEmailTB.HintText            = "Email";
     this.MemberEmailTB.isPassword          = false;
     this.MemberEmailTB.LineFocusedColor    = System.Drawing.Color.LimeGreen;
     this.MemberEmailTB.LineIdleColor       = System.Drawing.Color.Gray;
     this.MemberEmailTB.LineMouseHoverColor = System.Drawing.Color.Gray;
     this.MemberEmailTB.LineThickness       = 4;
     this.MemberEmailTB.Location            = new System.Drawing.Point(137, 178);
     this.MemberEmailTB.Margin              = new System.Windows.Forms.Padding(4);
     this.MemberEmailTB.MaxLength           = 32767;
     this.MemberEmailTB.Name                = "MemberEmailTB";
     this.MemberEmailTB.Size                = new System.Drawing.Size(281, 36);
     this.MemberEmailTB.TabIndex            = 2;
     this.MemberEmailTB.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // bunifuCustomLabel2
     //
     this.bunifuCustomLabel2.AutoSize  = true;
     this.bunifuCustomLabel2.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel2.Font      = new System.Drawing.Font("Roboto", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel2.ForeColor = System.Drawing.Color.White;
     this.bunifuCustomLabel2.Location  = new System.Drawing.Point(36, 186);
     this.bunifuCustomLabel2.Name      = "bunifuCustomLabel2";
     this.bunifuCustomLabel2.Size      = new System.Drawing.Size(53, 19);
     this.bunifuCustomLabel2.TabIndex  = 38;
     this.bunifuCustomLabel2.Text      = "Email:";
     //
     // MemberNameTB
     //
     this.MemberNameTB.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.MemberNameTB.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.MemberNameTB.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(19)))), ((int)(((byte)(19)))));
     this.MemberNameTB.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.MemberNameTB.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.MemberNameTB.Font                = new System.Drawing.Font("Roboto", 10.75F);
     this.MemberNameTB.ForeColor           = System.Drawing.Color.White;
     this.MemberNameTB.HintForeColor       = System.Drawing.Color.White;
     this.MemberNameTB.HintText            = "Name";
     this.MemberNameTB.isPassword          = false;
     this.MemberNameTB.LineFocusedColor    = System.Drawing.Color.LimeGreen;
     this.MemberNameTB.LineIdleColor       = System.Drawing.Color.Gray;
     this.MemberNameTB.LineMouseHoverColor = System.Drawing.Color.Gray;
     this.MemberNameTB.LineThickness       = 4;
     this.MemberNameTB.Location            = new System.Drawing.Point(137, 122);
     this.MemberNameTB.Margin              = new System.Windows.Forms.Padding(4);
     this.MemberNameTB.MaxLength           = 32767;
     this.MemberNameTB.Name                = "MemberNameTB";
     this.MemberNameTB.Size                = new System.Drawing.Size(281, 36);
     this.MemberNameTB.TabIndex            = 1;
     this.MemberNameTB.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Roboto", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.White;
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(36, 130);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(55, 19);
     this.bunifuCustomLabel1.TabIndex  = 36;
     this.bunifuCustomLabel1.Text      = "Name:";
     //
     // MemberIdTB
     //
     this.MemberIdTB.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.MemberIdTB.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.MemberIdTB.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(19)))), ((int)(((byte)(19)))));
     this.MemberIdTB.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.MemberIdTB.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.MemberIdTB.Font                = new System.Drawing.Font("Roboto", 10.75F);
     this.MemberIdTB.ForeColor           = System.Drawing.Color.White;
     this.MemberIdTB.HintForeColor       = System.Drawing.Color.White;
     this.MemberIdTB.HintText            = "ID";
     this.MemberIdTB.isPassword          = false;
     this.MemberIdTB.LineFocusedColor    = System.Drawing.Color.LimeGreen;
     this.MemberIdTB.LineIdleColor       = System.Drawing.Color.Gray;
     this.MemberIdTB.LineMouseHoverColor = System.Drawing.Color.Gray;
     this.MemberIdTB.LineThickness       = 4;
     this.MemberIdTB.Location            = new System.Drawing.Point(137, 66);
     this.MemberIdTB.Margin              = new System.Windows.Forms.Padding(4);
     this.MemberIdTB.MaxLength           = 32767;
     this.MemberIdTB.Name                = "MemberIdTB";
     this.MemberIdTB.Size                = new System.Drawing.Size(281, 36);
     this.MemberIdTB.TabIndex            = 0;
     this.MemberIdTB.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     this.MemberIdTB.KeyPress           += new System.Windows.Forms.KeyPressEventHandler(this.NumberOnly_KeyPress);
     //
     // BookISNB
     //
     this.BookISNB.AutoSize  = true;
     this.BookISNB.BackColor = System.Drawing.Color.Transparent;
     this.BookISNB.Font      = new System.Drawing.Font("Roboto", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BookISNB.ForeColor = System.Drawing.Color.White;
     this.BookISNB.Location  = new System.Drawing.Point(36, 74);
     this.BookISNB.Name      = "BookISNB";
     this.BookISNB.Size      = new System.Drawing.Size(28, 19);
     this.BookISNB.TabIndex  = 34;
     this.BookISNB.Text      = "ID:";
     //
     // DeleteLable
     //
     this.DeleteLable.AutoSize  = true;
     this.DeleteLable.BackColor = System.Drawing.Color.Transparent;
     this.DeleteLable.Font      = new System.Drawing.Font("Roboto Medium", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.DeleteLable.ForeColor = System.Drawing.Color.White;
     this.DeleteLable.Location  = new System.Drawing.Point(23, 30);
     this.DeleteLable.Name      = "DeleteLable";
     this.DeleteLable.Size      = new System.Drawing.Size(200, 25);
     this.DeleteLable.TabIndex  = 33;
     this.DeleteLable.Text      = "Add New Member:";
     //
     // CancelBtn
     //
     this.CancelBtn.AllowToggling        = false;
     this.CancelBtn.AnimationSpeed       = 200;
     this.CancelBtn.AutoGenerateColors   = false;
     this.CancelBtn.BackColor            = System.Drawing.Color.Transparent;
     this.CancelBtn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
     this.CancelBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("CancelBtn.BackgroundImage")));
     this.CancelBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.CancelBtn.ButtonText           = "Cancel";
     this.CancelBtn.ButtonTextMarginLeft = 0;
     this.CancelBtn.ColorContrastOnClick = 45;
     this.CancelBtn.ColorContrastOnHover = 45;
     this.CancelBtn.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.CancelBtn.CustomizableEdges   = borderEdges1;
     this.CancelBtn.DialogResult        = System.Windows.Forms.DialogResult.Cancel;
     this.CancelBtn.DisabledBorderColor = System.Drawing.Color.Empty;
     this.CancelBtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.CancelBtn.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.CancelBtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.CancelBtn.Font                           = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.CancelBtn.ForeColor                      = System.Drawing.Color.White;
     this.CancelBtn.IconLeftCursor                 = System.Windows.Forms.Cursors.Hand;
     this.CancelBtn.IconMarginLeft                 = 11;
     this.CancelBtn.IconPadding                    = 10;
     this.CancelBtn.IconRightCursor                = System.Windows.Forms.Cursors.Hand;
     this.CancelBtn.IdleBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.CancelBtn.IdleBorderRadius               = 5;
     this.CancelBtn.IdleBorderThickness            = 1;
     this.CancelBtn.IdleFillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
     this.CancelBtn.IdleIconLeftImage              = null;
     this.CancelBtn.IdleIconRightImage             = null;
     this.CancelBtn.IndicateFocus                  = false;
     this.CancelBtn.Location                       = new System.Drawing.Point(234, 345);
     this.CancelBtn.Name                           = "CancelBtn";
     this.CancelBtn.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(120)))), ((int)(((byte)(102)))));
     this.CancelBtn.onHoverState.BorderRadius      = 5;
     this.CancelBtn.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.CancelBtn.onHoverState.BorderThickness   = 0;
     this.CancelBtn.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(120)))), ((int)(((byte)(102)))));
     this.CancelBtn.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.CancelBtn.onHoverState.IconLeftImage     = null;
     this.CancelBtn.onHoverState.IconRightImage    = null;
     this.CancelBtn.OnIdleState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.CancelBtn.OnIdleState.BorderRadius       = 5;
     this.CancelBtn.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.CancelBtn.OnIdleState.BorderThickness    = 0;
     this.CancelBtn.OnIdleState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
     this.CancelBtn.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.CancelBtn.OnIdleState.IconLeftImage      = null;
     this.CancelBtn.OnIdleState.IconRightImage     = null;
     this.CancelBtn.OnPressedState.BorderColor     = System.Drawing.Color.Gray;
     this.CancelBtn.OnPressedState.BorderRadius    = 5;
     this.CancelBtn.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.CancelBtn.OnPressedState.BorderThickness = 0;
     this.CancelBtn.OnPressedState.FillColor       = System.Drawing.Color.Gray;
     this.CancelBtn.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.CancelBtn.OnPressedState.IconLeftImage   = null;
     this.CancelBtn.OnPressedState.IconRightImage  = null;
     this.CancelBtn.Size                           = new System.Drawing.Size(79, 33);
     this.CancelBtn.TabIndex                       = 6;
     this.CancelBtn.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.CancelBtn.TextMarginLeft                 = 0;
     this.CancelBtn.UseDefaultRadiusAndThickness   = true;
     //
     // AddMemberBtn
     //
     this.AddMemberBtn.AllowToggling        = false;
     this.AddMemberBtn.AnimationSpeed       = 200;
     this.AddMemberBtn.AutoGenerateColors   = false;
     this.AddMemberBtn.BackColor            = System.Drawing.Color.Transparent;
     this.AddMemberBtn.BackColor1           = System.Drawing.Color.LimeGreen;
     this.AddMemberBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("AddMemberBtn.BackgroundImage")));
     this.AddMemberBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.AddMemberBtn.ButtonText           = "Add Member";
     this.AddMemberBtn.ButtonTextMarginLeft = 0;
     this.AddMemberBtn.ColorContrastOnClick = 45;
     this.AddMemberBtn.ColorContrastOnHover = 45;
     this.AddMemberBtn.Cursor                         = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                          = true;
     borderEdges2.BottomRight                         = true;
     borderEdges2.TopLeft                             = true;
     borderEdges2.TopRight                            = true;
     this.AddMemberBtn.CustomizableEdges              = borderEdges2;
     this.AddMemberBtn.DialogResult                   = System.Windows.Forms.DialogResult.None;
     this.AddMemberBtn.DisabledBorderColor            = System.Drawing.Color.Empty;
     this.AddMemberBtn.DisabledFillColor              = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.AddMemberBtn.DisabledForecolor              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.AddMemberBtn.FocusState                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.AddMemberBtn.Font                           = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.AddMemberBtn.ForeColor                      = System.Drawing.Color.White;
     this.AddMemberBtn.IconLeftCursor                 = System.Windows.Forms.Cursors.Hand;
     this.AddMemberBtn.IconMarginLeft                 = 11;
     this.AddMemberBtn.IconPadding                    = 10;
     this.AddMemberBtn.IconRightCursor                = System.Windows.Forms.Cursors.Hand;
     this.AddMemberBtn.IdleBorderColor                = System.Drawing.Color.LimeGreen;
     this.AddMemberBtn.IdleBorderRadius               = 5;
     this.AddMemberBtn.IdleBorderThickness            = 1;
     this.AddMemberBtn.IdleFillColor                  = System.Drawing.Color.LimeGreen;
     this.AddMemberBtn.IdleIconLeftImage              = null;
     this.AddMemberBtn.IdleIconRightImage             = null;
     this.AddMemberBtn.IndicateFocus                  = false;
     this.AddMemberBtn.Location                       = new System.Drawing.Point(321, 345);
     this.AddMemberBtn.Name                           = "AddMemberBtn";
     this.AddMemberBtn.onHoverState.BorderColor       = System.Drawing.Color.Chartreuse;
     this.AddMemberBtn.onHoverState.BorderRadius      = 5;
     this.AddMemberBtn.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.AddMemberBtn.onHoverState.BorderThickness   = 0;
     this.AddMemberBtn.onHoverState.FillColor         = System.Drawing.Color.Chartreuse;
     this.AddMemberBtn.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.AddMemberBtn.onHoverState.IconLeftImage     = null;
     this.AddMemberBtn.onHoverState.IconRightImage    = null;
     this.AddMemberBtn.OnIdleState.BorderColor        = System.Drawing.Color.LimeGreen;
     this.AddMemberBtn.OnIdleState.BorderRadius       = 5;
     this.AddMemberBtn.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.AddMemberBtn.OnIdleState.BorderThickness    = 0;
     this.AddMemberBtn.OnIdleState.FillColor          = System.Drawing.Color.LimeGreen;
     this.AddMemberBtn.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.AddMemberBtn.OnIdleState.IconLeftImage      = null;
     this.AddMemberBtn.OnIdleState.IconRightImage     = null;
     this.AddMemberBtn.OnPressedState.BorderColor     = System.Drawing.Color.Lime;
     this.AddMemberBtn.OnPressedState.BorderRadius    = 5;
     this.AddMemberBtn.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.AddMemberBtn.OnPressedState.BorderThickness = 0;
     this.AddMemberBtn.OnPressedState.FillColor       = System.Drawing.Color.Lime;
     this.AddMemberBtn.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.AddMemberBtn.OnPressedState.IconLeftImage   = null;
     this.AddMemberBtn.OnPressedState.IconRightImage  = null;
     this.AddMemberBtn.Size                           = new System.Drawing.Size(97, 33);
     this.AddMemberBtn.TabIndex                       = 5;
     this.AddMemberBtn.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.AddMemberBtn.TextMarginLeft                 = 0;
     this.AddMemberBtn.UseDefaultRadiusAndThickness   = true;
     this.AddMemberBtn.Click                         += new System.EventHandler(this.AddMemberBtn_Click);
     //
     // bunifuCustomLabel5
     //
     this.bunifuCustomLabel5.AutoSize  = true;
     this.bunifuCustomLabel5.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel5.Font      = new System.Drawing.Font("Roboto", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel5.ForeColor = System.Drawing.Color.White;
     this.bunifuCustomLabel5.Location  = new System.Drawing.Point(36, 299);
     this.bunifuCustomLabel5.Name      = "bunifuCustomLabel5";
     this.bunifuCustomLabel5.Size      = new System.Drawing.Size(70, 19);
     this.bunifuCustomLabel5.TabIndex  = 43;
     this.bunifuCustomLabel5.Text      = "Privilage";
     //
     // PrivilageCB
     //
     this.PrivilageCB.FormattingEnabled = true;
     this.PrivilageCB.ItemHeight        = 23;
     this.PrivilageCB.Location          = new System.Drawing.Point(137, 295);
     this.PrivilageCB.Name          = "PrivilageCB";
     this.PrivilageCB.Size          = new System.Drawing.Size(281, 29);
     this.PrivilageCB.Style         = MetroFramework.MetroColorStyle.Green;
     this.PrivilageCB.TabIndex      = 4;
     this.PrivilageCB.Theme         = MetroFramework.MetroThemeStyle.Dark;
     this.PrivilageCB.UseSelectable = true;
     //
     // LibraryDBCon
     //
     this.LibraryDBCon.ConnectionString = "Data Source=(LocalDB)\\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\\DataBase\\Libr" +
                                          "artDB.mdf;Integrated Security=True;Connect Timeout=30";
     this.LibraryDBCon.FireInfoMessageEventOnUserErrors = false;
     //
     // AddMemberDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(431, 390);
     this.Controls.Add(this.CancelBtn);
     this.Controls.Add(this.AddMemberBtn);
     this.Controls.Add(this.PrivilageCB);
     this.Controls.Add(this.bunifuCustomLabel5);
     this.Controls.Add(this.MemberPhoneTB);
     this.Controls.Add(this.bunifuCustomLabel4);
     this.Controls.Add(this.MemberEmailTB);
     this.Controls.Add(this.bunifuCustomLabel2);
     this.Controls.Add(this.MemberNameTB);
     this.Controls.Add(this.bunifuCustomLabel1);
     this.Controls.Add(this.MemberIdTB);
     this.Controls.Add(this.BookISNB);
     this.Controls.Add(this.DeleteLable);
     this.DisplayHeader = false;
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Movable       = false;
     this.Name          = "AddMemberDialog";
     this.Padding       = new System.Windows.Forms.Padding(20, 30, 20, 20);
     this.Resizable     = false;
     this.ShadowType    = MetroFramework.Forms.MetroFormShadowType.AeroShadow;
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.Style         = MetroFramework.MetroColorStyle.Green;
     this.Text          = "AddMemberDialog";
     this.Theme         = MetroFramework.MetroThemeStyle.Dark;
     this.Load         += new System.EventHandler(this.AddMemberDialog_Load);
     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()
 {
     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();
     System.Windows.Forms.DataGridViewCellStyle               dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle               dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager           resources    = new System.ComponentModel.ComponentResourceManager(typeof(dialogGetSetMeal));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     this.dgvCategory          = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.setId                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.setName              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.setOtherName         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.setPrice             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dgvDish              = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.dishNo               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dishName             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dishOtherName        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.mealPrice            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dishQTY              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.btnSelect            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnCancel            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuGradientPanel2 = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.bunifuGradientPanel1 = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.bunifuLabel1         = new Bunifu.UI.WinForms.BunifuLabel();
     ((System.ComponentModel.ISupportInitialize)(this.dgvCategory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvDish)).BeginInit();
     this.bunifuGradientPanel2.SuspendLayout();
     this.bunifuGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // dgvCategory
     //
     this.dgvCategory.AllowCustomTheming              = false;
     this.dgvCategory.AllowUserToAddRows              = false;
     this.dgvCategory.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
     dataGridViewCellStyle1.ForeColor                 = System.Drawing.Color.Black;
     this.dgvCategory.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvCategory.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvCategory.BackgroundColor                 = System.Drawing.Color.White;
     this.dgvCategory.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.dgvCategory.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvCategory.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.Color.Teal;
     dataGridViewCellStyle2.Font                    = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle2.ForeColor               = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
     dataGridViewCellStyle2.SelectionForeColor      = System.Drawing.Color.White;
     dataGridViewCellStyle2.WrapMode                = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvCategory.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvCategory.ColumnHeadersHeight           = 40;
     this.dgvCategory.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.setId,
         this.setName,
         this.setOtherName,
         this.setPrice
     });
     this.dgvCategory.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(223)))), ((int)(((byte)(223)))));
     this.dgvCategory.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dgvCategory.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvCategory.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
     this.dgvCategory.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.White;
     this.dgvCategory.CurrentTheme.BackColor                      = System.Drawing.Color.Teal;
     this.dgvCategory.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.dgvCategory.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.Teal;
     this.dgvCategory.CurrentTheme.HeaderStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.dgvCategory.CurrentTheme.HeaderStyle.ForeColor          = System.Drawing.Color.White;
     this.dgvCategory.CurrentTheme.HeaderStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
     this.dgvCategory.CurrentTheme.HeaderStyle.SelectionForeColor = System.Drawing.Color.White;
     this.dgvCategory.CurrentTheme.Name = null;
     this.dgvCategory.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dgvCategory.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dgvCategory.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvCategory.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
     this.dgvCategory.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle3.Alignment           = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     dataGridViewCellStyle3.Font                = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor           = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
     dataGridViewCellStyle3.SelectionForeColor  = System.Drawing.Color.White;
     dataGridViewCellStyle3.WrapMode            = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvCategory.DefaultCellStyle          = dataGridViewCellStyle3;
     this.dgvCategory.EnableHeadersVisualStyles = false;
     this.dgvCategory.GridColor          = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     this.dgvCategory.HeaderBackColor    = System.Drawing.Color.Teal;
     this.dgvCategory.HeaderBgColor      = System.Drawing.Color.Empty;
     this.dgvCategory.HeaderForeColor    = System.Drawing.Color.White;
     this.dgvCategory.Location           = new System.Drawing.Point(3, 3);
     this.dgvCategory.Name               = "dgvCategory";
     this.dgvCategory.ReadOnly           = true;
     this.dgvCategory.RowHeadersVisible  = false;
     this.dgvCategory.RowTemplate.Height = 40;
     this.dgvCategory.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvCategory.Size               = new System.Drawing.Size(380, 616);
     this.dgvCategory.TabIndex           = 3;
     this.dgvCategory.Theme              = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Teal;
     this.dgvCategory.CellClick         += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvCategory_CellClick);
     //
     // setId
     //
     this.setId.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
     this.setId.DataPropertyName = "Id";
     this.setId.HeaderText       = "Id";
     this.setId.Name             = "setId";
     this.setId.ReadOnly         = true;
     this.setId.Width            = 48;
     //
     // setName
     //
     this.setName.DataPropertyName = "setMealName";
     this.setName.HeaderText       = "Set Meal Name";
     this.setName.Name             = "setName";
     this.setName.ReadOnly         = true;
     //
     // setOtherName
     //
     this.setOtherName.DataPropertyName = "setOtherName";
     this.setOtherName.HeaderText       = "Set Meal Other Name";
     this.setOtherName.Name             = "setOtherName";
     this.setOtherName.ReadOnly         = true;
     //
     // setPrice
     //
     this.setPrice.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
     this.setPrice.DataPropertyName = "price";
     this.setPrice.HeaderText       = "Price";
     this.setPrice.Name             = "setPrice";
     this.setPrice.ReadOnly         = true;
     this.setPrice.Width            = 69;
     //
     // dgvDish
     //
     this.dgvDish.AllowCustomTheming              = false;
     this.dgvDish.AllowUserToAddRows              = false;
     this.dgvDish.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle4.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(217)))), ((int)(((byte)(198)))));
     dataGridViewCellStyle4.ForeColor             = System.Drawing.Color.Black;
     this.dgvDish.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
     this.dgvDish.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvDish.BackgroundColor               = System.Drawing.Color.White;
     this.dgvDish.BorderStyle                   = System.Windows.Forms.BorderStyle.None;
     this.dgvDish.CellBorderStyle               = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvDish.ColumnHeadersBorderStyle      = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle5.Alignment           = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle5.BackColor           = System.Drawing.Color.Chocolate;
     dataGridViewCellStyle5.Font                = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle5.ForeColor           = System.Drawing.Color.White;
     dataGridViewCellStyle5.SelectionBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(84)))), ((int)(((byte)(24)))));
     dataGridViewCellStyle5.SelectionForeColor  = System.Drawing.Color.White;
     dataGridViewCellStyle5.WrapMode            = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvDish.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
     this.dgvDish.ColumnHeadersHeight           = 40;
     this.dgvDish.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.dishNo,
         this.dishName,
         this.dishOtherName,
         this.mealPrice,
         this.dishQTY
     });
     this.dgvDish.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(217)))), ((int)(((byte)(198)))));
     this.dgvDish.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dgvDish.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvDish.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(165)))), ((int)(((byte)(120)))));
     this.dgvDish.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dgvDish.CurrentTheme.BackColor                      = System.Drawing.Color.Chocolate;
     this.dgvDish.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(210)))), ((int)(((byte)(187)))));
     this.dgvDish.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.Chocolate;
     this.dgvDish.CurrentTheme.HeaderStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.dgvDish.CurrentTheme.HeaderStyle.ForeColor          = System.Drawing.Color.White;
     this.dgvDish.CurrentTheme.HeaderStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(84)))), ((int)(((byte)(24)))));
     this.dgvDish.CurrentTheme.HeaderStyle.SelectionForeColor = System.Drawing.Color.White;
     this.dgvDish.CurrentTheme.Name = null;
     this.dgvDish.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(225)))), ((int)(((byte)(210)))));
     this.dgvDish.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dgvDish.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvDish.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(165)))), ((int)(((byte)(120)))));
     this.dgvDish.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle6.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle6.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(225)))), ((int)(((byte)(210)))));
     dataGridViewCellStyle6.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle6.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(165)))), ((int)(((byte)(120)))));
     dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle6.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvDish.DefaultCellStyle             = dataGridViewCellStyle6;
     this.dgvDish.EnableHeadersVisualStyles    = false;
     this.dgvDish.GridColor          = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(210)))), ((int)(((byte)(187)))));
     this.dgvDish.HeaderBackColor    = System.Drawing.Color.Chocolate;
     this.dgvDish.HeaderBgColor      = System.Drawing.Color.Empty;
     this.dgvDish.HeaderForeColor    = System.Drawing.Color.White;
     this.dgvDish.Location           = new System.Drawing.Point(416, 3);
     this.dgvDish.Name               = "dgvDish";
     this.dgvDish.ReadOnly           = true;
     this.dgvDish.RowHeadersVisible  = false;
     this.dgvDish.RowTemplate.Height = 40;
     this.dgvDish.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvDish.Size               = new System.Drawing.Size(380, 616);
     this.dgvDish.TabIndex           = 4;
     this.dgvDish.Theme              = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Chocolate;
     //
     // dishNo
     //
     this.dishNo.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
     this.dishNo.DataPropertyName = "dishNo";
     this.dishNo.HeaderText       = "No.";
     this.dishNo.Name             = "dishNo";
     this.dishNo.ReadOnly         = true;
     this.dishNo.Width            = 59;
     //
     // dishName
     //
     this.dishName.DataPropertyName = "foodName";
     this.dishName.HeaderText       = "Dish Name";
     this.dishName.Name             = "dishName";
     this.dishName.ReadOnly         = true;
     //
     // dishOtherName
     //
     this.dishOtherName.DataPropertyName = "foodOtherName";
     this.dishOtherName.HeaderText       = "Dish Other Name";
     this.dishOtherName.Name             = "dishOtherName";
     this.dishOtherName.ReadOnly         = true;
     //
     // mealPrice
     //
     this.mealPrice.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
     this.mealPrice.DataPropertyName = "price";
     this.mealPrice.HeaderText       = "Price";
     this.mealPrice.Name             = "mealPrice";
     this.mealPrice.ReadOnly         = true;
     this.mealPrice.Width            = 69;
     //
     // dishQTY
     //
     this.dishQTY.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
     this.dishQTY.DataPropertyName = "QTY";
     this.dishQTY.HeaderText       = "QTY";
     this.dishQTY.Name             = "dishQTY";
     this.dishQTY.ReadOnly         = true;
     this.dishQTY.Width            = 62;
     //
     // btnSelect
     //
     this.btnSelect.AllowToggling        = false;
     this.btnSelect.AnimationSpeed       = 200;
     this.btnSelect.AutoGenerateColors   = false;
     this.btnSelect.BackColor            = System.Drawing.Color.Transparent;
     this.btnSelect.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnSelect.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnSelect.BackgroundImage")));
     this.btnSelect.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSelect.ButtonText           = "Select";
     this.btnSelect.ButtonTextMarginLeft = 0;
     this.btnSelect.ColorContrastOnClick = 45;
     this.btnSelect.ColorContrastOnHover = 45;
     this.btnSelect.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.btnSelect.CustomizableEdges   = borderEdges1;
     this.btnSelect.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnSelect.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnSelect.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnSelect.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnSelect.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnSelect.Font                           = new System.Drawing.Font("Segoe UI", 9F);
     this.btnSelect.ForeColor                      = System.Drawing.Color.White;
     this.btnSelect.IconLeftCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnSelect.IconMarginLeft                 = 11;
     this.btnSelect.IconPadding                    = 10;
     this.btnSelect.IconRightCursor                = System.Windows.Forms.Cursors.Default;
     this.btnSelect.IdleBorderColor                = System.Drawing.Color.DodgerBlue;
     this.btnSelect.IdleBorderRadius               = 1;
     this.btnSelect.IdleBorderThickness            = 1;
     this.btnSelect.IdleFillColor                  = System.Drawing.Color.DodgerBlue;
     this.btnSelect.IdleIconLeftImage              = null;
     this.btnSelect.IdleIconRightImage             = null;
     this.btnSelect.IndicateFocus                  = false;
     this.btnSelect.Location                       = new System.Drawing.Point(114, 636);
     this.btnSelect.Name                           = "btnSelect";
     this.btnSelect.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnSelect.onHoverState.BorderRadius      = 1;
     this.btnSelect.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSelect.onHoverState.BorderThickness   = 1;
     this.btnSelect.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnSelect.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.btnSelect.onHoverState.IconLeftImage     = null;
     this.btnSelect.onHoverState.IconRightImage    = null;
     this.btnSelect.OnIdleState.BorderColor        = System.Drawing.Color.DodgerBlue;
     this.btnSelect.OnIdleState.BorderRadius       = 1;
     this.btnSelect.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSelect.OnIdleState.BorderThickness    = 1;
     this.btnSelect.OnIdleState.FillColor          = System.Drawing.Color.DodgerBlue;
     this.btnSelect.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.btnSelect.OnIdleState.IconLeftImage      = null;
     this.btnSelect.OnIdleState.IconRightImage     = null;
     this.btnSelect.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnSelect.OnPressedState.BorderRadius    = 1;
     this.btnSelect.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSelect.OnPressedState.BorderThickness = 1;
     this.btnSelect.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnSelect.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.btnSelect.OnPressedState.IconLeftImage   = null;
     this.btnSelect.OnPressedState.IconRightImage  = null;
     this.btnSelect.Size                           = new System.Drawing.Size(177, 75);
     this.btnSelect.TabIndex                       = 5;
     this.btnSelect.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnSelect.TextMarginLeft                 = 0;
     this.btnSelect.UseDefaultRadiusAndThickness   = true;
     this.btnSelect.Click                         += new System.EventHandler(this.btnSelect_Click);
     //
     // btnCancel
     //
     this.btnCancel.AllowToggling        = false;
     this.btnCancel.AnimationSpeed       = 200;
     this.btnCancel.AutoGenerateColors   = false;
     this.btnCancel.BackColor            = System.Drawing.Color.Transparent;
     this.btnCancel.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnCancel.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
     this.btnCancel.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCancel.ButtonText           = "Cancel";
     this.btnCancel.ButtonTextMarginLeft = 0;
     this.btnCancel.ColorContrastOnClick = 45;
     this.btnCancel.ColorContrastOnHover = 45;
     this.btnCancel.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges2.BottomLeft            = true;
     borderEdges2.BottomRight           = true;
     borderEdges2.TopLeft               = true;
     borderEdges2.TopRight              = true;
     this.btnCancel.CustomizableEdges   = borderEdges2;
     this.btnCancel.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnCancel.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnCancel.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnCancel.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnCancel.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnCancel.Font                           = new System.Drawing.Font("Segoe UI", 9F);
     this.btnCancel.ForeColor                      = System.Drawing.Color.White;
     this.btnCancel.IconLeftCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnCancel.IconMarginLeft                 = 11;
     this.btnCancel.IconPadding                    = 10;
     this.btnCancel.IconRightCursor                = System.Windows.Forms.Cursors.Default;
     this.btnCancel.IdleBorderColor                = System.Drawing.Color.DodgerBlue;
     this.btnCancel.IdleBorderRadius               = 1;
     this.btnCancel.IdleBorderThickness            = 1;
     this.btnCancel.IdleFillColor                  = System.Drawing.Color.DodgerBlue;
     this.btnCancel.IdleIconLeftImage              = null;
     this.btnCancel.IdleIconRightImage             = null;
     this.btnCancel.IndicateFocus                  = false;
     this.btnCancel.Location                       = new System.Drawing.Point(479, 636);
     this.btnCancel.Name                           = "btnCancel";
     this.btnCancel.onHoverState.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnCancel.onHoverState.BorderRadius      = 1;
     this.btnCancel.onHoverState.BorderStyle       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCancel.onHoverState.BorderThickness   = 1;
     this.btnCancel.onHoverState.FillColor         = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnCancel.onHoverState.ForeColor         = System.Drawing.Color.White;
     this.btnCancel.onHoverState.IconLeftImage     = null;
     this.btnCancel.onHoverState.IconRightImage    = null;
     this.btnCancel.OnIdleState.BorderColor        = System.Drawing.Color.DodgerBlue;
     this.btnCancel.OnIdleState.BorderRadius       = 1;
     this.btnCancel.OnIdleState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCancel.OnIdleState.BorderThickness    = 1;
     this.btnCancel.OnIdleState.FillColor          = System.Drawing.Color.DodgerBlue;
     this.btnCancel.OnIdleState.ForeColor          = System.Drawing.Color.White;
     this.btnCancel.OnIdleState.IconLeftImage      = null;
     this.btnCancel.OnIdleState.IconRightImage     = null;
     this.btnCancel.OnPressedState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnCancel.OnPressedState.BorderRadius    = 1;
     this.btnCancel.OnPressedState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCancel.OnPressedState.BorderThickness = 1;
     this.btnCancel.OnPressedState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnCancel.OnPressedState.ForeColor       = System.Drawing.Color.White;
     this.btnCancel.OnPressedState.IconLeftImage   = null;
     this.btnCancel.OnPressedState.IconRightImage  = null;
     this.btnCancel.Size                           = new System.Drawing.Size(177, 75);
     this.btnCancel.TabIndex                       = 6;
     this.btnCancel.TextAlign                      = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnCancel.TextMarginLeft                 = 0;
     this.btnCancel.UseDefaultRadiusAndThickness   = true;
     this.btnCancel.Click                         += new System.EventHandler(this.btnCancel_Click);
     //
     // bunifuGradientPanel2
     //
     this.bunifuGradientPanel2.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.bunifuGradientPanel2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel2.BackgroundImage")));
     this.bunifuGradientPanel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel2.Controls.Add(this.btnCancel);
     this.bunifuGradientPanel2.Controls.Add(this.btnSelect);
     this.bunifuGradientPanel2.Controls.Add(this.dgvDish);
     this.bunifuGradientPanel2.Controls.Add(this.dgvCategory);
     this.bunifuGradientPanel2.GradientBottomLeft  = System.Drawing.Color.White;
     this.bunifuGradientPanel2.GradientBottomRight = System.Drawing.Color.White;
     this.bunifuGradientPanel2.GradientTopLeft     = System.Drawing.Color.White;
     this.bunifuGradientPanel2.GradientTopRight    = System.Drawing.Color.White;
     this.bunifuGradientPanel2.Location            = new System.Drawing.Point(2, 77);
     this.bunifuGradientPanel2.Name     = "bunifuGradientPanel2";
     this.bunifuGradientPanel2.Quality  = 10;
     this.bunifuGradientPanel2.Size     = new System.Drawing.Size(796, 724);
     this.bunifuGradientPanel2.TabIndex = 2;
     //
     // bunifuGradientPanel1
     //
     this.bunifuGradientPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     this.bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel1.Controls.Add(this.bunifuLabel1);
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.GreenYellow;
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.White;
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.White;
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.White;
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(-1, -3);
     this.bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality  = 10;
     this.bunifuGradientPanel1.Size     = new System.Drawing.Size(799, 77);
     this.bunifuGradientPanel1.TabIndex = 3;
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AutoEllipsis  = false;
     this.bunifuLabel1.CursorType    = null;
     this.bunifuLabel1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.bunifuLabel1.Location      = new System.Drawing.Point(260, 20);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(192, 33);
     this.bunifuLabel1.TabIndex      = 0;
     this.bunifuLabel1.Text          = "Select Set Meal";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // dialogGetSetMeal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 800);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.Controls.Add(this.bunifuGradientPanel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "dialogGetSetMeal";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "dialogGetSetMeal";
     ((System.ComponentModel.ISupportInitialize)(this.dgvCategory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvDish)).EndInit();
     this.bunifuGradientPanel2.ResumeLayout(false);
     this.bunifuGradientPanel1.ResumeLayout(false);
     this.bunifuGradientPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources         = new System.ComponentModel.ComponentResourceManager(typeof(Add_BanAn));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges5      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties9  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties10 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges6      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties11 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties12 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.label1              = new System.Windows.Forms.Label();
     this.textBoxsochongoi    = new System.Windows.Forms.TextBox();
     this.label3              = new System.Windows.Forms.Label();
     this.textBoxmabanan      = new System.Windows.Forms.TextBox();
     this.label2              = new System.Windows.Forms.Label();
     this.bunifuButtonXacNhan = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel1              = new System.Windows.Forms.Panel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.panel3              = new System.Windows.Forms.Panel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.btnThoat            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::QuanLyKhachHang.Properties.Resources.penguin;
     this.pictureBox1.Location = new System.Drawing.Point(16, 16);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(100, 76);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 2;
     this.pictureBox1.TabStop  = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label1.Location  = new System.Drawing.Point(228, 66);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(75, 24);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Bàn ăn";
     //
     // textBoxsochongoi
     //
     this.textBoxsochongoi.Location = new System.Drawing.Point(213, 161);
     this.textBoxsochongoi.Name     = "textBoxsochongoi";
     this.textBoxsochongoi.Size     = new System.Drawing.Size(191, 26);
     this.textBoxsochongoi.TabIndex = 6;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label3.Location  = new System.Drawing.Point(55, 168);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(130, 20);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "Số người tối đa";
     //
     // textBoxmabanan
     //
     this.textBoxmabanan.Location = new System.Drawing.Point(213, 122);
     this.textBoxmabanan.Name     = "textBoxmabanan";
     this.textBoxmabanan.Size     = new System.Drawing.Size(191, 26);
     this.textBoxmabanan.TabIndex = 7;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label2.Location  = new System.Drawing.Point(77, 129);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(91, 20);
     this.label2.TabIndex  = 5;
     this.label2.Text      = "Số bàn ăn";
     //
     // bunifuButtonXacNhan
     //
     this.bunifuButtonXacNhan.AllowToggling        = false;
     this.bunifuButtonXacNhan.AnimationSpeed       = 200;
     this.bunifuButtonXacNhan.AutoGenerateColors   = false;
     this.bunifuButtonXacNhan.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButtonXacNhan.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.bunifuButtonXacNhan.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButtonXacNhan.BackgroundImage")));
     this.bunifuButtonXacNhan.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButtonXacNhan.ButtonText           = "Xác nhận";
     this.bunifuButtonXacNhan.ButtonTextMarginLeft = 0;
     this.bunifuButtonXacNhan.ColorContrastOnClick = 45;
     this.bunifuButtonXacNhan.ColorContrastOnHover = 45;
     this.bunifuButtonXacNhan.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges5.BottomLeft                               = true;
     borderEdges5.BottomRight                              = true;
     borderEdges5.TopLeft                                  = true;
     borderEdges5.TopRight                                 = true;
     this.bunifuButtonXacNhan.CustomizableEdges            = borderEdges5;
     this.bunifuButtonXacNhan.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButtonXacNhan.DisabledBorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bunifuButtonXacNhan.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButtonXacNhan.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButtonXacNhan.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButtonXacNhan.Font                         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
     this.bunifuButtonXacNhan.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButtonXacNhan.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButtonXacNhan.IconMarginLeft               = 11;
     this.bunifuButtonXacNhan.IconPadding                  = 10;
     this.bunifuButtonXacNhan.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButtonXacNhan.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButtonXacNhan.IdleBorderRadius             = 7;
     this.bunifuButtonXacNhan.IdleBorderThickness          = 1;
     this.bunifuButtonXacNhan.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.bunifuButtonXacNhan.IdleIconLeftImage            = null;
     this.bunifuButtonXacNhan.IdleIconRightImage           = null;
     this.bunifuButtonXacNhan.IndicateFocus                = false;
     this.bunifuButtonXacNhan.Location                     = new System.Drawing.Point(382, 223);
     this.bunifuButtonXacNhan.Name                         = "bunifuButtonXacNhan";
     stateProperties9.BorderColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties9.BorderRadius                         = 7;
     stateProperties9.BorderStyle                          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties9.BorderThickness                      = 1;
     stateProperties9.FillColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties9.ForeColor                            = System.Drawing.Color.White;
     stateProperties9.IconLeftImage                        = null;
     stateProperties9.IconRightImage                       = null;
     this.bunifuButtonXacNhan.onHoverState                 = stateProperties9;
     stateProperties10.BorderColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties10.BorderRadius                        = 7;
     stateProperties10.BorderStyle                         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties10.BorderThickness                     = 1;
     stateProperties10.FillColor                           = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties10.ForeColor                           = System.Drawing.Color.White;
     stateProperties10.IconLeftImage                       = null;
     stateProperties10.IconRightImage                      = null;
     this.bunifuButtonXacNhan.OnPressedState               = stateProperties10;
     this.bunifuButtonXacNhan.Size                         = new System.Drawing.Size(101, 44);
     this.bunifuButtonXacNhan.TabIndex                     = 8;
     this.bunifuButtonXacNhan.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButtonXacNhan.TextMarginLeft               = 0;
     this.bunifuButtonXacNhan.UseDefaultRadiusAndThickness = true;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location  = new System.Drawing.Point(502, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(10, 295);
     this.panel1.TabIndex  = 9;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location  = new System.Drawing.Point(0, 0);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(502, 10);
     this.panel2.TabIndex  = 9;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel3.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location  = new System.Drawing.Point(0, 285);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(502, 10);
     this.panel3.TabIndex  = 9;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel4.Location  = new System.Drawing.Point(0, 10);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(10, 275);
     this.panel4.TabIndex  = 9;
     //
     // btnThoat
     //
     this.btnThoat.AllowToggling        = false;
     this.btnThoat.AnimationSpeed       = 200;
     this.btnThoat.AutoGenerateColors   = false;
     this.btnThoat.AutoSize             = true;
     this.btnThoat.BackColor            = System.Drawing.Color.Transparent;
     this.btnThoat.BackColor1           = System.Drawing.Color.White;
     this.btnThoat.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnThoat.BackgroundImage")));
     this.btnThoat.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnThoat.ButtonText           = "X";
     this.btnThoat.ButtonTextMarginLeft = 0;
     this.btnThoat.ColorContrastOnClick = 45;
     this.btnThoat.ColorContrastOnHover = 45;
     this.btnThoat.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges6.BottomLeft           = true;
     borderEdges6.BottomRight          = true;
     borderEdges6.TopLeft              = true;
     borderEdges6.TopRight             = true;
     this.btnThoat.CustomizableEdges   = borderEdges6;
     this.btnThoat.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnThoat.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnThoat.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnThoat.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnThoat.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnThoat.Font                         = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold);
     this.btnThoat.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnThoat.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnThoat.IconMarginLeft               = 11;
     this.btnThoat.IconPadding                  = 10;
     this.btnThoat.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnThoat.IdleBorderColor              = System.Drawing.Color.White;
     this.btnThoat.IdleBorderRadius             = 7;
     this.btnThoat.IdleBorderThickness          = 1;
     this.btnThoat.IdleFillColor                = System.Drawing.Color.White;
     this.btnThoat.IdleIconLeftImage            = null;
     this.btnThoat.IdleIconRightImage           = null;
     this.btnThoat.IndicateFocus                = false;
     this.btnThoat.Location                     = new System.Drawing.Point(476, 10);
     this.btnThoat.Name                         = "btnThoat";
     stateProperties11.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties11.BorderRadius             = 7;
     stateProperties11.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties11.BorderThickness          = 1;
     stateProperties11.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties11.ForeColor                = System.Drawing.Color.White;
     stateProperties11.IconLeftImage            = null;
     stateProperties11.IconRightImage           = null;
     this.btnThoat.onHoverState                 = stateProperties11;
     stateProperties12.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties12.BorderRadius             = 7;
     stateProperties12.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties12.BorderThickness          = 1;
     stateProperties12.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties12.ForeColor                = System.Drawing.Color.White;
     stateProperties12.IconLeftImage            = null;
     stateProperties12.IconRightImage           = null;
     this.btnThoat.OnPressedState               = stateProperties12;
     this.btnThoat.Size                         = new System.Drawing.Size(25, 44);
     this.btnThoat.TabIndex                     = 10;
     this.btnThoat.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnThoat.TextMarginLeft               = 0;
     this.btnThoat.UseDefaultRadiusAndThickness = true;
     //
     // Add_BanAn
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(512, 295);
     this.Controls.Add(this.btnThoat);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.bunifuButtonXacNhan);
     this.Controls.Add(this.textBoxsochongoi);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textBoxmabanan);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Add_BanAn";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Add_BanAn";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(UC_NhapHang));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     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();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.btnThanhToan = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.dgvNhapHang  = new Bunifu.Framework.UI.BunifuCustomDataGrid();
     this.MaSP         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TenSP        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SoLuong      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.GiaNhap      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ThanhTien    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.btnLuu       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtGiaNhap   = new System.Windows.Forms.TextBox();
     this.txtSL        = new System.Windows.Forms.TextBox();
     this.label4       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.cbbMaSP      = new System.Windows.Forms.ComboBox();
     this.label2       = new System.Windows.Forms.Label();
     this.btnThemmoi   = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel1       = new System.Windows.Forms.Panel();
     this.label1       = new System.Windows.Forms.Label();
     this.panel2       = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.dgvNhapHang)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // btnThanhToan
     //
     this.btnThanhToan.AllowToggling        = false;
     this.btnThanhToan.AnimationSpeed       = 200;
     this.btnThanhToan.AutoGenerateColors   = false;
     this.btnThanhToan.BackColor            = System.Drawing.Color.Transparent;
     this.btnThanhToan.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
     this.btnThanhToan.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnThanhToan.BackgroundImage")));
     this.btnThanhToan.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnThanhToan.ButtonText           = "Lập phiếu";
     this.btnThanhToan.ButtonTextMarginLeft = 0;
     this.btnThanhToan.ColorContrastOnClick = 45;
     this.btnThanhToan.ColorContrastOnHover = 45;
     this.btnThanhToan.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                        = true;
     borderEdges1.BottomRight                       = true;
     borderEdges1.TopLeft                           = true;
     borderEdges1.TopRight                          = true;
     this.btnThanhToan.CustomizableEdges            = borderEdges1;
     this.btnThanhToan.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnThanhToan.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnThanhToan.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnThanhToan.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnThanhToan.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnThanhToan.Font                         = new System.Drawing.Font("MS Reference Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnThanhToan.ForeColor                    = System.Drawing.Color.White;
     this.btnThanhToan.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnThanhToan.IconMarginLeft               = 11;
     this.btnThanhToan.IconPadding                  = 10;
     this.btnThanhToan.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnThanhToan.IdleBorderColor              = System.Drawing.Color.Empty;
     this.btnThanhToan.IdleBorderRadius             = 15;
     this.btnThanhToan.IdleBorderThickness          = 1;
     this.btnThanhToan.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
     this.btnThanhToan.IdleIconLeftImage            = null;
     this.btnThanhToan.IdleIconRightImage           = null;
     this.btnThanhToan.IndicateFocus                = false;
     this.btnThanhToan.Location                     = new System.Drawing.Point(756, 566);
     this.btnThanhToan.Name                         = "btnThanhToan";
     stateProperties1.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius                  = 15;
     stateProperties1.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness               = 1;
     stateProperties1.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                     = System.Drawing.Color.White;
     stateProperties1.IconLeftImage                 = null;
     stateProperties1.IconRightImage                = null;
     this.btnThanhToan.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius                  = 15;
     stateProperties2.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness               = 1;
     stateProperties2.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                     = System.Drawing.Color.White;
     stateProperties2.IconLeftImage                 = null;
     stateProperties2.IconRightImage                = null;
     this.btnThanhToan.OnPressedState               = stateProperties2;
     this.btnThanhToan.Size                         = new System.Drawing.Size(134, 37);
     this.btnThanhToan.TabIndex                     = 122;
     this.btnThanhToan.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnThanhToan.TextMarginLeft               = 0;
     this.btnThanhToan.UseDefaultRadiusAndThickness = true;
     this.btnThanhToan.Click                       += new System.EventHandler(this.btnThanhToan_Click);
     //
     // dgvNhapHang
     //
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgvNhapHang.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvNhapHang.BackgroundColor          = System.Drawing.Color.Gainsboro;
     this.dgvNhapHang.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.dgvNhapHang.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
     dataGridViewCellStyle2.Font                    = new System.Drawing.Font("MS Reference Sans Serif", 7.8F);
     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.dgvNhapHang.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvNhapHang.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvNhapHang.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.MaSP,
         this.TenSP,
         this.SoLuong,
         this.GiaNhap,
         this.ThanhTien
     });
     dataGridViewCellStyle3.Alignment           = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor           = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle3.Font                = new System.Drawing.Font("MS Reference Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle3.ForeColor           = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle3.SelectionBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(235)))), ((int)(((byte)(193)))));
     dataGridViewCellStyle3.SelectionForeColor  = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode            = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvNhapHang.DefaultCellStyle          = dataGridViewCellStyle3;
     this.dgvNhapHang.DoubleBuffered            = true;
     this.dgvNhapHang.EnableHeadersVisualStyles = false;
     this.dgvNhapHang.HeaderBgColor             = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
     this.dgvNhapHang.HeaderForeColor           = System.Drawing.Color.White;
     this.dgvNhapHang.Location = new System.Drawing.Point(3, 149);
     this.dgvNhapHang.Name     = "dgvNhapHang";
     this.dgvNhapHang.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.dgvNhapHang.RowHeadersWidth       = 51;
     this.dgvNhapHang.RowTemplate.Height    = 24;
     this.dgvNhapHang.SelectionMode         = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvNhapHang.Size     = new System.Drawing.Size(892, 411);
     this.dgvNhapHang.TabIndex = 121;
     //
     // MaSP
     //
     this.MaSP.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.MaSP.DataPropertyName = "MaSP";
     this.MaSP.HeaderText       = "Mã sản phẩm";
     this.MaSP.MinimumWidth     = 6;
     this.MaSP.Name             = "MaSP";
     this.MaSP.Width            = 117;
     //
     // TenSP
     //
     this.TenSP.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.TenSP.DataPropertyName = "TenSP";
     this.TenSP.HeaderText       = "Tên sản phẩm";
     this.TenSP.MinimumWidth     = 6;
     this.TenSP.Name             = "TenSP";
     //
     // SoLuong
     //
     this.SoLuong.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.SoLuong.DataPropertyName = "SoLuong";
     this.SoLuong.HeaderText       = "Số lượng";
     this.SoLuong.MinimumWidth     = 6;
     this.SoLuong.Name             = "SoLuong";
     //
     // GiaNhap
     //
     this.GiaNhap.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.GiaNhap.DataPropertyName = "GiaNhap";
     this.GiaNhap.HeaderText       = "Đơn giá";
     this.GiaNhap.MinimumWidth     = 6;
     this.GiaNhap.Name             = "GiaNhap";
     //
     // ThanhTien
     //
     this.ThanhTien.DataPropertyName = "ThanhTien";
     this.ThanhTien.HeaderText       = "Thành tiền";
     this.ThanhTien.MinimumWidth     = 6;
     this.ThanhTien.Name             = "ThanhTien";
     this.ThanhTien.ReadOnly         = true;
     this.ThanhTien.Width            = 125;
     //
     // btnLuu
     //
     this.btnLuu.AllowToggling        = false;
     this.btnLuu.AnimationSpeed       = 200;
     this.btnLuu.AutoGenerateColors   = false;
     this.btnLuu.BackColor            = System.Drawing.Color.Transparent;
     this.btnLuu.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(235)))), ((int)(((byte)(193)))));
     this.btnLuu.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnLuu.BackgroundImage")));
     this.btnLuu.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnLuu.ButtonText           = "+";
     this.btnLuu.ButtonTextMarginLeft = 0;
     this.btnLuu.ColorContrastOnClick = 45;
     this.btnLuu.ColorContrastOnHover = 45;
     this.btnLuu.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft         = true;
     borderEdges2.BottomRight        = true;
     borderEdges2.TopLeft            = true;
     borderEdges2.TopRight           = true;
     this.btnLuu.CustomizableEdges   = borderEdges2;
     this.btnLuu.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnLuu.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnLuu.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnLuu.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnLuu.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnLuu.Font                         = new System.Drawing.Font("MS Reference Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnLuu.ForeColor                    = System.Drawing.Color.Black;
     this.btnLuu.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnLuu.IconMarginLeft               = 11;
     this.btnLuu.IconPadding                  = 10;
     this.btnLuu.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnLuu.IdleBorderColor              = System.Drawing.Color.Empty;
     this.btnLuu.IdleBorderRadius             = 15;
     this.btnLuu.IdleBorderThickness          = 1;
     this.btnLuu.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(235)))), ((int)(((byte)(193)))));
     this.btnLuu.IdleIconLeftImage            = null;
     this.btnLuu.IdleIconRightImage           = null;
     this.btnLuu.IndicateFocus                = false;
     this.btnLuu.Location                     = new System.Drawing.Point(854, 14);
     this.btnLuu.Name                         = "btnLuu";
     stateProperties3.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius            = 15;
     stateProperties3.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness         = 1;
     stateProperties3.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor               = System.Drawing.Color.White;
     stateProperties3.IconLeftImage           = null;
     stateProperties3.IconRightImage          = null;
     this.btnLuu.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius            = 15;
     stateProperties4.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness         = 1;
     stateProperties4.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor               = System.Drawing.Color.White;
     stateProperties4.IconLeftImage           = null;
     stateProperties4.IconRightImage          = null;
     this.btnLuu.OnPressedState               = stateProperties4;
     this.btnLuu.Size                         = new System.Drawing.Size(35, 30);
     this.btnLuu.TabIndex                     = 133;
     this.btnLuu.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnLuu.TextMarginLeft               = 0;
     this.btnLuu.UseDefaultRadiusAndThickness = true;
     this.btnLuu.Click                       += new System.EventHandler(this.btnLuu_Click);
     //
     // txtGiaNhap
     //
     this.txtGiaNhap.Location = new System.Drawing.Point(690, 18);
     this.txtGiaNhap.Name     = "txtGiaNhap";
     this.txtGiaNhap.Size     = new System.Drawing.Size(144, 22);
     this.txtGiaNhap.TabIndex = 131;
     //
     // txtSL
     //
     this.txtSL.Location = new System.Drawing.Point(438, 17);
     this.txtSL.Name     = "txtSL";
     this.txtSL.Size     = new System.Drawing.Size(164, 22);
     this.txtSL.TabIndex = 130;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(618, 20);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(66, 17);
     this.label4.TabIndex = 128;
     this.label4.Text     = "Giá nhập";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(364, 20);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(68, 17);
     this.label3.TabIndex = 127;
     this.label3.Text     = "Số lượng:";
     //
     // cbbMaSP
     //
     this.cbbMaSP.FormattingEnabled = true;
     this.cbbMaSP.Location          = new System.Drawing.Point(114, 17);
     this.cbbMaSP.Name     = "cbbMaSP";
     this.cbbMaSP.Size     = new System.Drawing.Size(133, 24);
     this.cbbMaSP.TabIndex = 125;
     this.cbbMaSP.SelectionChangeCommitted += new System.EventHandler(this.cbbMaSP_SelectionChangeCommitted);
     this.cbbMaSP.Click += new System.EventHandler(this.cbbMaSP_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(6, 21);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(111, 17);
     this.label2.TabIndex = 124;
     this.label2.Text     = "Chọn sản phẩm:";
     //
     // btnThemmoi
     //
     this.btnThemmoi.AllowToggling        = false;
     this.btnThemmoi.AnimationSpeed       = 200;
     this.btnThemmoi.AutoGenerateColors   = false;
     this.btnThemmoi.BackColor            = System.Drawing.Color.Transparent;
     this.btnThemmoi.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(235)))), ((int)(((byte)(193)))));
     this.btnThemmoi.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnThemmoi.BackgroundImage")));
     this.btnThemmoi.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnThemmoi.ButtonText           = "Thêm mới";
     this.btnThemmoi.ButtonTextMarginLeft = 0;
     this.btnThemmoi.ColorContrastOnClick = 45;
     this.btnThemmoi.ColorContrastOnHover = 45;
     this.btnThemmoi.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft                      = true;
     borderEdges3.BottomRight                     = true;
     borderEdges3.TopLeft                         = true;
     borderEdges3.TopRight                        = true;
     this.btnThemmoi.CustomizableEdges            = borderEdges3;
     this.btnThemmoi.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnThemmoi.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnThemmoi.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnThemmoi.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnThemmoi.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnThemmoi.Font                         = new System.Drawing.Font("MS Reference Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnThemmoi.ForeColor                    = System.Drawing.Color.Black;
     this.btnThemmoi.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnThemmoi.IconMarginLeft               = 11;
     this.btnThemmoi.IconPadding                  = 10;
     this.btnThemmoi.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnThemmoi.IdleBorderColor              = System.Drawing.Color.Empty;
     this.btnThemmoi.IdleBorderRadius             = 15;
     this.btnThemmoi.IdleBorderThickness          = 1;
     this.btnThemmoi.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(235)))), ((int)(((byte)(193)))));
     this.btnThemmoi.IdleIconLeftImage            = null;
     this.btnThemmoi.IdleIconRightImage           = null;
     this.btnThemmoi.IndicateFocus                = false;
     this.btnThemmoi.Location                     = new System.Drawing.Point(263, 9);
     this.btnThemmoi.Name                         = "btnThemmoi";
     stateProperties5.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius                = 15;
     stateProperties5.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness             = 1;
     stateProperties5.FillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.ForeColor                   = System.Drawing.Color.White;
     stateProperties5.IconLeftImage               = null;
     stateProperties5.IconRightImage              = null;
     this.btnThemmoi.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius                = 15;
     stateProperties6.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness             = 1;
     stateProperties6.FillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                   = System.Drawing.Color.White;
     stateProperties6.IconLeftImage               = null;
     stateProperties6.IconRightImage              = null;
     this.btnThemmoi.OnPressedState               = stateProperties6;
     this.btnThemmoi.Size                         = new System.Drawing.Size(95, 37);
     this.btnThemmoi.TabIndex                     = 134;
     this.btnThemmoi.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnThemmoi.TextMarginLeft               = 0;
     this.btnThemmoi.UseDefaultRadiusAndThickness = true;
     this.btnThemmoi.Click                       += new System.EventHandler(this.btnThemmoi_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(0, -10);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(898, 90);
     this.panel1.TabIndex = 135;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Verdana", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(3, 33);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(187, 34);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Nhập hàng";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.cbbMaSP);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.btnThemmoi);
     this.panel2.Controls.Add(this.btnLuu);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.txtGiaNhap);
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.txtSL);
     this.panel2.Location = new System.Drawing.Point(0, 86);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(898, 57);
     this.panel2.TabIndex = 136;
     //
     // UC_NhapHang
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.btnThanhToan);
     this.Controls.Add(this.dgvNhapHang);
     this.Name  = "UC_NhapHang";
     this.Size  = new System.Drawing.Size(898, 606);
     this.Load += new System.EventHandler(this.UC_NhapHang_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgvNhapHang)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager                 resources         = new System.ComponentModel.ComponentResourceManager(typeof(UCKhachHang));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges1      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties1  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties2  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges2      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties3  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties4  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties5  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties6  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties7  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties8  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties9  = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties10 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties11 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties12 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges3      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties13 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties14 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     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();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges4      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties15 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties16 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.SearchBtn             = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuCustomLabel1    = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.Newbtn                = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.HoTenKHTxt            = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.CMNDTxt               = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.Deletebtn             = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.KhachHangDataGridView = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.EditBtn               = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.ucChinhSuaKH1         = new QuanLyBanVeMayBay.Components.ComponentsKhachHang.UCChinhSuaKH();
     this.ucUpdateKhachHang1    = new QuanLyBanVeMayBay.Components.ComponentsKhachHang.UCUpdateKhachHang();
     ((System.ComponentModel.ISupportInitialize)(this.KhachHangDataGridView)).BeginInit();
     this.SuspendLayout();
     //
     // SearchBtn
     //
     this.SearchBtn.AllowToggling        = false;
     this.SearchBtn.AnimationSpeed       = 200;
     this.SearchBtn.AutoGenerateColors   = false;
     this.SearchBtn.BackColor            = System.Drawing.Color.Transparent;
     this.SearchBtn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.SearchBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("SearchBtn.BackgroundImage")));
     this.SearchBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.SearchBtn.ButtonText           = "Search";
     this.SearchBtn.ButtonTextMarginLeft = 0;
     this.SearchBtn.ColorContrastOnClick = 45;
     this.SearchBtn.ColorContrastOnHover = 45;
     this.SearchBtn.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.SearchBtn.CustomizableEdges   = borderEdges1;
     this.SearchBtn.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.SearchBtn.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.SearchBtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.SearchBtn.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.SearchBtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.SearchBtn.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.SearchBtn.ForeColor                    = System.Drawing.Color.White;
     this.SearchBtn.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.SearchBtn.IconMarginLeft               = 11;
     this.SearchBtn.IconPadding                  = 10;
     this.SearchBtn.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.SearchBtn.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.SearchBtn.IdleBorderRadius             = 3;
     this.SearchBtn.IdleBorderThickness          = 1;
     this.SearchBtn.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.SearchBtn.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("SearchBtn.IdleIconLeftImage")));
     this.SearchBtn.IdleIconRightImage           = null;
     this.SearchBtn.IndicateFocus                = false;
     this.SearchBtn.Location                     = new System.Drawing.Point(874, 80);
     this.SearchBtn.Name                         = "SearchBtn";
     stateProperties1.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties1.BorderRadius               = 3;
     stateProperties1.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness            = 1;
     stateProperties1.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties1.ForeColor                  = System.Drawing.Color.White;
     stateProperties1.IconLeftImage              = null;
     stateProperties1.IconRightImage             = null;
     this.SearchBtn.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties2.BorderRadius               = 3;
     stateProperties2.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness            = 1;
     stateProperties2.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties2.ForeColor                  = System.Drawing.Color.White;
     stateProperties2.IconLeftImage              = null;
     stateProperties2.IconRightImage             = null;
     this.SearchBtn.OnPressedState               = stateProperties2;
     this.SearchBtn.Size                         = new System.Drawing.Size(103, 32);
     this.SearchBtn.TabIndex                     = 12;
     this.SearchBtn.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.SearchBtn.TextMarginLeft               = 0;
     this.SearchBtn.UseDefaultRadiusAndThickness = true;
     this.SearchBtn.Click                       += new System.EventHandler(this.SearchBtn_Click_1);
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuCustomLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(254)))));
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(40, 32);
     this.bunifuCustomLabel1.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(347, 26);
     this.bunifuCustomLabel1.TabIndex  = 9;
     this.bunifuCustomLabel1.Text      = "Chỉnh sửa thông tin khách hàng";
     //
     // Newbtn
     //
     this.Newbtn.AllowToggling        = false;
     this.Newbtn.AnimationSpeed       = 200;
     this.Newbtn.AutoGenerateColors   = false;
     this.Newbtn.BackColor            = System.Drawing.Color.Transparent;
     this.Newbtn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.Newbtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("Newbtn.BackgroundImage")));
     this.Newbtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.Newbtn.ButtonText           = "New";
     this.Newbtn.ButtonTextMarginLeft = 0;
     this.Newbtn.ColorContrastOnClick = 45;
     this.Newbtn.ColorContrastOnHover = 45;
     this.Newbtn.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft         = true;
     borderEdges2.BottomRight        = true;
     borderEdges2.TopLeft            = true;
     borderEdges2.TopRight           = true;
     this.Newbtn.CustomizableEdges   = borderEdges2;
     this.Newbtn.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.Newbtn.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.Newbtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.Newbtn.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.Newbtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.Newbtn.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.Newbtn.ForeColor                    = System.Drawing.Color.White;
     this.Newbtn.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.Newbtn.IconMarginLeft               = 11;
     this.Newbtn.IconPadding                  = 10;
     this.Newbtn.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.Newbtn.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.Newbtn.IdleBorderRadius             = 3;
     this.Newbtn.IdleBorderThickness          = 1;
     this.Newbtn.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.Newbtn.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("Newbtn.IdleIconLeftImage")));
     this.Newbtn.IdleIconRightImage           = null;
     this.Newbtn.IndicateFocus                = false;
     this.Newbtn.Location                     = new System.Drawing.Point(983, 80);
     this.Newbtn.Name                         = "Newbtn";
     stateProperties3.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties3.BorderRadius            = 3;
     stateProperties3.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness         = 1;
     stateProperties3.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties3.ForeColor               = System.Drawing.Color.White;
     stateProperties3.IconLeftImage           = null;
     stateProperties3.IconRightImage          = null;
     this.Newbtn.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties4.BorderRadius            = 3;
     stateProperties4.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness         = 1;
     stateProperties4.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties4.ForeColor               = System.Drawing.Color.White;
     stateProperties4.IconLeftImage           = null;
     stateProperties4.IconRightImage          = null;
     this.Newbtn.OnPressedState               = stateProperties4;
     this.Newbtn.Size                         = new System.Drawing.Size(90, 32);
     this.Newbtn.TabIndex                     = 14;
     this.Newbtn.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.Newbtn.TextMarginLeft               = 0;
     this.Newbtn.UseDefaultRadiusAndThickness = true;
     this.Newbtn.Click                       += new System.EventHandler(this.Newbtn_Click_1);
     //
     // HoTenKHTxt
     //
     this.HoTenKHTxt.AcceptsReturn       = false;
     this.HoTenKHTxt.AcceptsTab          = false;
     this.HoTenKHTxt.AnimationSpeed      = 200;
     this.HoTenKHTxt.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.HoTenKHTxt.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.HoTenKHTxt.BackColor           = System.Drawing.Color.Transparent;
     this.HoTenKHTxt.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("HoTenKHTxt.BackgroundImage")));
     this.HoTenKHTxt.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.HoTenKHTxt.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.HoTenKHTxt.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.HoTenKHTxt.BorderColorIdle     = System.Drawing.Color.Silver;
     this.HoTenKHTxt.BorderRadius        = 1;
     this.HoTenKHTxt.BorderThickness     = 1;
     this.HoTenKHTxt.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.HoTenKHTxt.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.HoTenKHTxt.DefaultFont           = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.HoTenKHTxt.DefaultText           = "";
     this.HoTenKHTxt.FillColor             = System.Drawing.Color.White;
     this.HoTenKHTxt.HideSelection         = true;
     this.HoTenKHTxt.IconLeft              = null;
     this.HoTenKHTxt.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.HoTenKHTxt.IconPadding           = 10;
     this.HoTenKHTxt.IconRight             = null;
     this.HoTenKHTxt.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.HoTenKHTxt.Lines                 = new string[0];
     this.HoTenKHTxt.Location              = new System.Drawing.Point(21, 73);
     this.HoTenKHTxt.MaxLength             = 32767;
     this.HoTenKHTxt.MinimumSize           = new System.Drawing.Size(100, 35);
     this.HoTenKHTxt.Modified              = false;
     this.HoTenKHTxt.Multiline             = false;
     this.HoTenKHTxt.Name                  = "HoTenKHTxt";
     stateProperties5.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     stateProperties5.FillColor            = System.Drawing.Color.Empty;
     stateProperties5.ForeColor            = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.HoTenKHTxt.OnActiveState         = stateProperties5;
     stateProperties6.BorderColor          = System.Drawing.Color.Empty;
     stateProperties6.FillColor            = System.Drawing.Color.White;
     stateProperties6.ForeColor            = System.Drawing.Color.Empty;
     stateProperties6.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.HoTenKHTxt.OnDisabledState       = stateProperties6;
     stateProperties7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     stateProperties7.FillColor            = System.Drawing.Color.Empty;
     stateProperties7.ForeColor            = System.Drawing.Color.Empty;
     stateProperties7.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.HoTenKHTxt.OnHoverState          = stateProperties7;
     stateProperties8.BorderColor          = System.Drawing.Color.Silver;
     stateProperties8.FillColor            = System.Drawing.Color.White;
     stateProperties8.ForeColor            = System.Drawing.Color.Empty;
     stateProperties8.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.HoTenKHTxt.OnIdleState           = stateProperties8;
     this.HoTenKHTxt.PasswordChar          = '\0';
     this.HoTenKHTxt.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.HoTenKHTxt.PlaceholderText       = "Họ tên của khách hàng";
     this.HoTenKHTxt.ReadOnly              = false;
     this.HoTenKHTxt.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.HoTenKHTxt.SelectedText          = "";
     this.HoTenKHTxt.SelectionLength       = 0;
     this.HoTenKHTxt.SelectionStart        = 0;
     this.HoTenKHTxt.ShortcutsEnabled      = true;
     this.HoTenKHTxt.Size                  = new System.Drawing.Size(270, 35);
     this.HoTenKHTxt.Style                 = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.HoTenKHTxt.TabIndex              = 23;
     this.HoTenKHTxt.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.HoTenKHTxt.TextMarginBottom      = 0;
     this.HoTenKHTxt.TextMarginLeft        = 5;
     this.HoTenKHTxt.TextMarginTop         = 0;
     this.HoTenKHTxt.TextPlaceholder       = "Họ tên của khách hàng";
     this.HoTenKHTxt.UseSystemPasswordChar = false;
     this.HoTenKHTxt.WordWrap              = true;
     //
     // CMNDTxt
     //
     this.CMNDTxt.AcceptsReturn       = false;
     this.CMNDTxt.AcceptsTab          = false;
     this.CMNDTxt.AnimationSpeed      = 200;
     this.CMNDTxt.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.CMNDTxt.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.CMNDTxt.BackColor           = System.Drawing.Color.Transparent;
     this.CMNDTxt.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("CMNDTxt.BackgroundImage")));
     this.CMNDTxt.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.CMNDTxt.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.CMNDTxt.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.CMNDTxt.BorderColorIdle     = System.Drawing.Color.Silver;
     this.CMNDTxt.BorderRadius        = 1;
     this.CMNDTxt.BorderThickness     = 1;
     this.CMNDTxt.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.CMNDTxt.Cursor                    = System.Windows.Forms.Cursors.IBeam;
     this.CMNDTxt.DefaultFont               = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.CMNDTxt.DefaultText               = "";
     this.CMNDTxt.FillColor                 = System.Drawing.Color.White;
     this.CMNDTxt.HideSelection             = true;
     this.CMNDTxt.IconLeft                  = null;
     this.CMNDTxt.IconLeftCursor            = System.Windows.Forms.Cursors.IBeam;
     this.CMNDTxt.IconPadding               = 10;
     this.CMNDTxt.IconRight                 = null;
     this.CMNDTxt.IconRightCursor           = System.Windows.Forms.Cursors.IBeam;
     this.CMNDTxt.Lines                     = new string[0];
     this.CMNDTxt.Location                  = new System.Drawing.Point(355, 73);
     this.CMNDTxt.MaxLength                 = 32767;
     this.CMNDTxt.MinimumSize               = new System.Drawing.Size(100, 35);
     this.CMNDTxt.Modified                  = false;
     this.CMNDTxt.Multiline                 = false;
     this.CMNDTxt.Name                      = "CMNDTxt";
     stateProperties9.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     stateProperties9.FillColor             = System.Drawing.Color.Empty;
     stateProperties9.ForeColor             = System.Drawing.Color.Empty;
     stateProperties9.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.CMNDTxt.OnActiveState             = stateProperties9;
     stateProperties10.BorderColor          = System.Drawing.Color.Empty;
     stateProperties10.FillColor            = System.Drawing.Color.White;
     stateProperties10.ForeColor            = System.Drawing.Color.Empty;
     stateProperties10.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.CMNDTxt.OnDisabledState           = stateProperties10;
     stateProperties11.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     stateProperties11.FillColor            = System.Drawing.Color.Empty;
     stateProperties11.ForeColor            = System.Drawing.Color.Empty;
     stateProperties11.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.CMNDTxt.OnHoverState              = stateProperties11;
     stateProperties12.BorderColor          = System.Drawing.Color.Silver;
     stateProperties12.FillColor            = System.Drawing.Color.White;
     stateProperties12.ForeColor            = System.Drawing.Color.Empty;
     stateProperties12.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.CMNDTxt.OnIdleState               = stateProperties12;
     this.CMNDTxt.PasswordChar              = '\0';
     this.CMNDTxt.PlaceholderForeColor      = System.Drawing.Color.Silver;
     this.CMNDTxt.PlaceholderText           = "Số chứng minh nhân dân khách hàng";
     this.CMNDTxt.ReadOnly                  = false;
     this.CMNDTxt.ScrollBars                = System.Windows.Forms.ScrollBars.None;
     this.CMNDTxt.SelectedText              = "";
     this.CMNDTxt.SelectionLength           = 0;
     this.CMNDTxt.SelectionStart            = 0;
     this.CMNDTxt.ShortcutsEnabled          = true;
     this.CMNDTxt.Size                      = new System.Drawing.Size(270, 35);
     this.CMNDTxt.Style                     = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.CMNDTxt.TabIndex                  = 26;
     this.CMNDTxt.TextAlign                 = System.Windows.Forms.HorizontalAlignment.Left;
     this.CMNDTxt.TextMarginBottom          = 0;
     this.CMNDTxt.TextMarginLeft            = 5;
     this.CMNDTxt.TextMarginTop             = 0;
     this.CMNDTxt.TextPlaceholder           = "Số chứng minh nhân dân khách hàng";
     this.CMNDTxt.UseSystemPasswordChar     = false;
     this.CMNDTxt.WordWrap                  = true;
     //
     // Deletebtn
     //
     this.Deletebtn.AllowToggling        = false;
     this.Deletebtn.AnimationSpeed       = 200;
     this.Deletebtn.AutoGenerateColors   = false;
     this.Deletebtn.BackColor            = System.Drawing.Color.Transparent;
     this.Deletebtn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.Deletebtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("Deletebtn.BackgroundImage")));
     this.Deletebtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.Deletebtn.ButtonText           = "Delete";
     this.Deletebtn.ButtonTextMarginLeft = 0;
     this.Deletebtn.ColorContrastOnClick = 45;
     this.Deletebtn.ColorContrastOnHover = 45;
     this.Deletebtn.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft            = true;
     borderEdges3.BottomRight           = true;
     borderEdges3.TopLeft               = true;
     borderEdges3.TopRight              = true;
     this.Deletebtn.CustomizableEdges   = borderEdges3;
     this.Deletebtn.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.Deletebtn.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.Deletebtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.Deletebtn.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.Deletebtn.Enabled             = false;
     this.Deletebtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.Deletebtn.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.Deletebtn.ForeColor                    = System.Drawing.Color.White;
     this.Deletebtn.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.Deletebtn.IconMarginLeft               = 11;
     this.Deletebtn.IconPadding                  = 10;
     this.Deletebtn.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.Deletebtn.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.Deletebtn.IdleBorderRadius             = 3;
     this.Deletebtn.IdleBorderThickness          = 1;
     this.Deletebtn.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.Deletebtn.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("Deletebtn.IdleIconLeftImage")));
     this.Deletebtn.IdleIconRightImage           = null;
     this.Deletebtn.IndicateFocus                = false;
     this.Deletebtn.Location                     = new System.Drawing.Point(772, 80);
     this.Deletebtn.Name                         = "Deletebtn";
     stateProperties13.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties13.BorderRadius              = 3;
     stateProperties13.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties13.BorderThickness           = 1;
     stateProperties13.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties13.ForeColor                 = System.Drawing.Color.White;
     stateProperties13.IconLeftImage             = null;
     stateProperties13.IconRightImage            = null;
     this.Deletebtn.onHoverState                 = stateProperties13;
     stateProperties14.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties14.BorderRadius              = 3;
     stateProperties14.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties14.BorderThickness           = 1;
     stateProperties14.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties14.ForeColor                 = System.Drawing.Color.White;
     stateProperties14.IconLeftImage             = null;
     stateProperties14.IconRightImage            = null;
     this.Deletebtn.OnPressedState               = stateProperties14;
     this.Deletebtn.Size                         = new System.Drawing.Size(96, 32);
     this.Deletebtn.TabIndex                     = 29;
     this.Deletebtn.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.Deletebtn.TextMarginLeft               = 0;
     this.Deletebtn.UseDefaultRadiusAndThickness = true;
     this.Deletebtn.Click                       += new System.EventHandler(this.Deletebtn_Click);
     //
     // KhachHangDataGridView
     //
     this.KhachHangDataGridView.AllowCustomTheming    = false;
     this.KhachHangDataGridView.AllowUserToAddRows    = false;
     this.KhachHangDataGridView.AllowUserToDeleteRows = false;
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
     this.KhachHangDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.KhachHangDataGridView.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.KhachHangDataGridView.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.KhachHangDataGridView.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.KhachHangDataGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.Color.DodgerBlue;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     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.KhachHangDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.KhachHangDataGridView.ColumnHeadersHeight           = 40;
     this.KhachHangDataGridView.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.KhachHangDataGridView.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.KhachHangDataGridView.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.KhachHangDataGridView.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.KhachHangDataGridView.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.KhachHangDataGridView.CurrentTheme.BackColor             = System.Drawing.Color.White;
     this.KhachHangDataGridView.CurrentTheme.GridColor             = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.KhachHangDataGridView.CurrentTheme.HeaderStyle.BackColor = System.Drawing.Color.DodgerBlue;
     this.KhachHangDataGridView.CurrentTheme.HeaderStyle.Font      = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.KhachHangDataGridView.CurrentTheme.HeaderStyle.ForeColor = System.Drawing.Color.White;
     this.KhachHangDataGridView.CurrentTheme.Name = null;
     this.KhachHangDataGridView.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.KhachHangDataGridView.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.KhachHangDataGridView.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.KhachHangDataGridView.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.KhachHangDataGridView.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle3.Alignment                     = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor                     = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font                          = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor                     = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle3.SelectionForeColor            = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode                      = System.Windows.Forms.DataGridViewTriState.False;
     this.KhachHangDataGridView.DefaultCellStyle          = dataGridViewCellStyle3;
     this.KhachHangDataGridView.EnableHeadersVisualStyles = false;
     this.KhachHangDataGridView.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.KhachHangDataGridView.HeaderBackColor           = System.Drawing.Color.DodgerBlue;
     this.KhachHangDataGridView.HeaderBgColor             = System.Drawing.Color.Empty;
     this.KhachHangDataGridView.HeaderForeColor           = System.Drawing.Color.White;
     this.KhachHangDataGridView.Location                  = new System.Drawing.Point(6, 118);
     this.KhachHangDataGridView.Name                      = "KhachHangDataGridView";
     this.KhachHangDataGridView.ReadOnly                  = true;
     this.KhachHangDataGridView.RowHeadersVisible         = false;
     this.KhachHangDataGridView.RowHeadersWidth           = 51;
     this.KhachHangDataGridView.RowTemplate.Height        = 40;
     this.KhachHangDataGridView.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.KhachHangDataGridView.Size                      = new System.Drawing.Size(1067, 481);
     this.KhachHangDataGridView.TabIndex                  = 30;
     this.KhachHangDataGridView.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Light;
     this.KhachHangDataGridView.CellDoubleClick          += new System.Windows.Forms.DataGridViewCellEventHandler(this.KhachHangDataGridView_CellDoubleClick);
     //
     // EditBtn
     //
     this.EditBtn.AllowToggling        = false;
     this.EditBtn.AnimationSpeed       = 200;
     this.EditBtn.AutoGenerateColors   = false;
     this.EditBtn.BackColor            = System.Drawing.Color.Transparent;
     this.EditBtn.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.EditBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("EditBtn.BackgroundImage")));
     this.EditBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.EditBtn.ButtonText           = "Edit";
     this.EditBtn.ButtonTextMarginLeft = 0;
     this.EditBtn.ColorContrastOnClick = 45;
     this.EditBtn.ColorContrastOnHover = 45;
     this.EditBtn.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges4.BottomLeft          = true;
     borderEdges4.BottomRight         = true;
     borderEdges4.TopLeft             = true;
     borderEdges4.TopRight            = true;
     this.EditBtn.CustomizableEdges   = borderEdges4;
     this.EditBtn.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.EditBtn.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.EditBtn.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.EditBtn.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.EditBtn.Enabled             = false;
     this.EditBtn.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.EditBtn.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.EditBtn.ForeColor                    = System.Drawing.Color.White;
     this.EditBtn.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.EditBtn.IconMarginLeft               = 11;
     this.EditBtn.IconPadding                  = 10;
     this.EditBtn.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.EditBtn.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.EditBtn.IdleBorderRadius             = 3;
     this.EditBtn.IdleBorderThickness          = 1;
     this.EditBtn.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(137)))), ((int)(((byte)(6)))));
     this.EditBtn.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("EditBtn.IdleIconLeftImage")));
     this.EditBtn.IdleIconRightImage           = null;
     this.EditBtn.IndicateFocus                = false;
     this.EditBtn.Location                     = new System.Drawing.Point(676, 80);
     this.EditBtn.Name                         = "EditBtn";
     stateProperties15.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties15.BorderRadius            = 3;
     stateProperties15.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties15.BorderThickness         = 1;
     stateProperties15.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(160)))), ((int)(((byte)(51)))));
     stateProperties15.ForeColor               = System.Drawing.Color.White;
     stateProperties15.IconLeftImage           = null;
     stateProperties15.IconRightImage          = null;
     this.EditBtn.onHoverState                 = stateProperties15;
     stateProperties16.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties16.BorderRadius            = 3;
     stateProperties16.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties16.BorderThickness         = 1;
     stateProperties16.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(122)))), ((int)(((byte)(0)))));
     stateProperties16.ForeColor               = System.Drawing.Color.White;
     stateProperties16.IconLeftImage           = null;
     stateProperties16.IconRightImage          = null;
     this.EditBtn.OnPressedState               = stateProperties16;
     this.EditBtn.Size                         = new System.Drawing.Size(90, 32);
     this.EditBtn.TabIndex                     = 31;
     this.EditBtn.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.EditBtn.TextMarginLeft               = 0;
     this.EditBtn.UseDefaultRadiusAndThickness = true;
     this.EditBtn.Click                       += new System.EventHandler(this.EditBtn_Click);
     //
     // ucChinhSuaKH1
     //
     this.ucChinhSuaKH1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(32)))), ((int)(((byte)(40)))));
     this.ucChinhSuaKH1.Location  = new System.Drawing.Point(240, 129);
     this.ucChinhSuaKH1.Margin    = new System.Windows.Forms.Padding(2);
     this.ucChinhSuaKH1.Name      = "ucChinhSuaKH1";
     this.ucChinhSuaKH1.Size      = new System.Drawing.Size(481, 354);
     this.ucChinhSuaKH1.TabIndex  = 27;
     this.ucChinhSuaKH1.Visible   = false;
     //
     // ucUpdateKhachHang1
     //
     this.ucUpdateKhachHang1.Location = new System.Drawing.Point(399, 129);
     this.ucUpdateKhachHang1.Margin   = new System.Windows.Forms.Padding(2);
     this.ucUpdateKhachHang1.Name     = "ucUpdateKhachHang1";
     this.ucUpdateKhachHang1.Size     = new System.Drawing.Size(479, 353);
     this.ucUpdateKhachHang1.TabIndex = 28;
     this.ucUpdateKhachHang1.Visible  = false;
     //
     // UCKhachHang
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.EditBtn);
     this.Controls.Add(this.ucChinhSuaKH1);
     this.Controls.Add(this.ucUpdateKhachHang1);
     this.Controls.Add(this.KhachHangDataGridView);
     this.Controls.Add(this.Deletebtn);
     this.Controls.Add(this.CMNDTxt);
     this.Controls.Add(this.HoTenKHTxt);
     this.Controls.Add(this.Newbtn);
     this.Controls.Add(this.SearchBtn);
     this.Controls.Add(this.bunifuCustomLabel1);
     this.Margin = new System.Windows.Forms.Padding(2);
     this.Name   = "UCKhachHang";
     this.Size   = new System.Drawing.Size(1086, 602);
     ((System.ComponentModel.ISupportInitialize)(this.KhachHangDataGridView)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #22
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();
     System.ComponentModel.ComponentResourceManager           resources         = new System.ComponentModel.ComponentResourceManager(typeof(EliminacionGaussiana));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties1  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties2  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties3  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties4  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties5  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties6  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties7  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties8  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties9  = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties10 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties11 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties12 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.dgvEcuaciones = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.btnGauss      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtEcuaciones = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtResult     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtMatrix     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuLabel1  = new Bunifu.UI.WinForms.BunifuLabel();
     this.panel1        = new System.Windows.Forms.Panel();
     this.panel2        = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.dgvEcuaciones)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // dgvEcuaciones
     //
     this.dgvEcuaciones.AllowCustomTheming              = false;
     this.dgvEcuaciones.AllowUserToAddRows              = false;
     this.dgvEcuaciones.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
     dataGridViewCellStyle1.ForeColor                   = System.Drawing.Color.Black;
     this.dgvEcuaciones.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvEcuaciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.dgvEcuaciones.AutoSizeColumnsMode      = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvEcuaciones.AutoSizeRowsMode         = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     this.dgvEcuaciones.BackgroundColor          = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(181)))), ((int)(((byte)(189)))));
     this.dgvEcuaciones.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.dgvEcuaciones.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgvEcuaciones.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor            = System.Drawing.Color.DarkSlateGray;
     dataGridViewCellStyle2.Font                      = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle2.ForeColor                 = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     dataGridViewCellStyle2.SelectionForeColor        = System.Drawing.Color.White;
     dataGridViewCellStyle2.WrapMode                  = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvEcuaciones.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgvEcuaciones.ColumnHeadersHeight           = 40;
     this.dgvEcuaciones.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
     this.dgvEcuaciones.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dgvEcuaciones.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvEcuaciones.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(149)))), ((int)(((byte)(149)))));
     this.dgvEcuaciones.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.White;
     this.dgvEcuaciones.CurrentTheme.BackColor                      = System.Drawing.Color.DarkSlateGray;
     this.dgvEcuaciones.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(202)))), ((int)(((byte)(202)))));
     this.dgvEcuaciones.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.DarkSlateGray;
     this.dgvEcuaciones.CurrentTheme.HeaderStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.dgvEcuaciones.CurrentTheme.HeaderStyle.ForeColor          = System.Drawing.Color.White;
     this.dgvEcuaciones.CurrentTheme.HeaderStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.dgvEcuaciones.CurrentTheme.HeaderStyle.SelectionForeColor = System.Drawing.Color.White;
     this.dgvEcuaciones.CurrentTheme.Name = null;
     this.dgvEcuaciones.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dgvEcuaciones.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dgvEcuaciones.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dgvEcuaciones.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(149)))), ((int)(((byte)(149)))));
     this.dgvEcuaciones.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle3.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     dataGridViewCellStyle3.Font                  = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor             = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(149)))), ((int)(((byte)(149)))));
     dataGridViewCellStyle3.SelectionForeColor    = System.Drawing.Color.White;
     dataGridViewCellStyle3.WrapMode              = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvEcuaciones.DefaultCellStyle          = dataGridViewCellStyle3;
     this.dgvEcuaciones.EnableHeadersVisualStyles = false;
     this.dgvEcuaciones.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(202)))), ((int)(((byte)(202)))));
     this.dgvEcuaciones.HeaderBackColor           = System.Drawing.Color.DarkSlateGray;
     this.dgvEcuaciones.HeaderBgColor             = System.Drawing.Color.Empty;
     this.dgvEcuaciones.HeaderForeColor           = System.Drawing.Color.White;
     this.dgvEcuaciones.Location                  = new System.Drawing.Point(10, 57);
     this.dgvEcuaciones.Name = "dgvEcuaciones";
     this.dgvEcuaciones.RowHeadersVisible       = false;
     this.dgvEcuaciones.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
     this.dgvEcuaciones.RowTemplate.Height      = 40;
     this.dgvEcuaciones.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvEcuaciones.Size     = new System.Drawing.Size(479, 271);
     this.dgvEcuaciones.TabIndex = 0;
     this.dgvEcuaciones.Theme    = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.DarkSlateGray;
     this.dgvEcuaciones.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvEcuaciones_EditingControlShowing);
     //
     // btnGauss
     //
     this.btnGauss.AllowAnimations      = true;
     this.btnGauss.AllowMouseEffects    = true;
     this.btnGauss.AllowToggling        = false;
     this.btnGauss.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnGauss.AnimationSpeed       = 200;
     this.btnGauss.AutoGenerateColors   = false;
     this.btnGauss.AutoRoundBorders     = true;
     this.btnGauss.AutoSizeLeftIcon     = true;
     this.btnGauss.AutoSizeRightIcon    = true;
     this.btnGauss.BackColor            = System.Drawing.Color.Transparent;
     this.btnGauss.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
     this.btnGauss.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnGauss.BackgroundImage")));
     this.btnGauss.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnGauss.ButtonText           = "Calcular Gauss";
     this.btnGauss.ButtonTextMarginLeft = 0;
     this.btnGauss.ColorContrastOnClick = 45;
     this.btnGauss.ColorContrastOnHover = 45;
     this.btnGauss.Cursor               = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.btnGauss.CustomizableEdges    = borderEdges1;
     this.btnGauss.DialogResult         = System.Windows.Forms.DialogResult.None;
     this.btnGauss.DisabledBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnGauss.DisabledFillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnGauss.DisabledForecolor    = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnGauss.FocusState           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnGauss.Font                            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGauss.ForeColor                       = System.Drawing.Color.Black;
     this.btnGauss.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnGauss.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.btnGauss.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.btnGauss.IconMarginLeft                  = 11;
     this.btnGauss.IconPadding                     = 10;
     this.btnGauss.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnGauss.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnGauss.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.btnGauss.IconSize                        = 25;
     this.btnGauss.IdleBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
     this.btnGauss.IdleBorderRadius                = 37;
     this.btnGauss.IdleBorderThickness             = 1;
     this.btnGauss.IdleFillColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
     this.btnGauss.IdleIconLeftImage               = null;
     this.btnGauss.IdleIconRightImage              = global::MetodosNumericos.Properties.Resources.matrix_icon_137416;
     this.btnGauss.IndicateFocus                   = false;
     this.btnGauss.Location                        = new System.Drawing.Point(599, 130);
     this.btnGauss.Name                            = "btnGauss";
     this.btnGauss.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnGauss.OnDisabledState.BorderRadius    = 1;
     this.btnGauss.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnGauss.OnDisabledState.BorderThickness = 1;
     this.btnGauss.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnGauss.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnGauss.OnDisabledState.IconLeftImage   = null;
     this.btnGauss.OnDisabledState.IconRightImage  = null;
     this.btnGauss.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnGauss.onHoverState.BorderRadius       = 1;
     this.btnGauss.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnGauss.onHoverState.BorderThickness    = 1;
     this.btnGauss.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnGauss.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.btnGauss.onHoverState.IconLeftImage      = null;
     this.btnGauss.onHoverState.IconRightImage     = null;
     this.btnGauss.OnIdleState.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
     this.btnGauss.OnIdleState.BorderRadius        = 1;
     this.btnGauss.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnGauss.OnIdleState.BorderThickness     = 1;
     this.btnGauss.OnIdleState.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
     this.btnGauss.OnIdleState.ForeColor           = System.Drawing.Color.Black;
     this.btnGauss.OnIdleState.IconLeftImage       = null;
     this.btnGauss.OnIdleState.IconRightImage      = global::MetodosNumericos.Properties.Resources.matrix_icon_137416;
     this.btnGauss.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnGauss.OnPressedState.BorderRadius     = 1;
     this.btnGauss.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnGauss.OnPressedState.BorderThickness  = 1;
     this.btnGauss.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnGauss.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.btnGauss.OnPressedState.IconLeftImage    = null;
     this.btnGauss.OnPressedState.IconRightImage   = null;
     this.btnGauss.Size                            = new System.Drawing.Size(176, 39);
     this.btnGauss.TabIndex                        = 5;
     this.btnGauss.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnGauss.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnGauss.TextMarginLeft                  = 0;
     this.btnGauss.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.btnGauss.UseDefaultRadiusAndThickness    = true;
     this.btnGauss.Click                          += new System.EventHandler(this.btnGauss_Click);
     //
     // txtEcuaciones
     //
     this.txtEcuaciones.AcceptsReturn       = false;
     this.txtEcuaciones.AcceptsTab          = false;
     this.txtEcuaciones.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtEcuaciones.AnimationSpeed      = 200;
     this.txtEcuaciones.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtEcuaciones.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtEcuaciones.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.txtEcuaciones.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtEcuaciones.BackgroundImage")));
     this.txtEcuaciones.BorderColorActive   = System.Drawing.Color.Black;
     this.txtEcuaciones.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtEcuaciones.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtEcuaciones.BorderColorIdle     = System.Drawing.Color.Black;
     this.txtEcuaciones.BorderRadius        = 1;
     this.txtEcuaciones.BorderThickness     = 1;
     this.txtEcuaciones.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtEcuaciones.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtEcuaciones.DefaultFont         = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEcuaciones.DefaultText         = "";
     this.txtEcuaciones.FillColor           = System.Drawing.Color.WhiteSmoke;
     this.txtEcuaciones.HideSelection       = true;
     this.txtEcuaciones.IconLeft            = null;
     this.txtEcuaciones.IconLeftCursor      = System.Windows.Forms.Cursors.IBeam;
     this.txtEcuaciones.IconPadding         = 10;
     this.txtEcuaciones.IconRight           = global::MetodosNumericos.Properties.Resources.leftanglebracket_120651;
     this.txtEcuaciones.IconRightCursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtEcuaciones.Lines                 = new string[0];
     this.txtEcuaciones.Location              = new System.Drawing.Point(508, 57);
     this.txtEcuaciones.MaxLength             = 32767;
     this.txtEcuaciones.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtEcuaciones.Modified              = false;
     this.txtEcuaciones.Multiline             = false;
     this.txtEcuaciones.Name                  = "txtEcuaciones";
     stateProperties1.BorderColor             = System.Drawing.Color.Black;
     stateProperties1.FillColor               = System.Drawing.Color.Empty;
     stateProperties1.ForeColor               = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.txtEcuaciones.OnActiveState         = stateProperties1;
     stateProperties2.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties2.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties2.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties2.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.txtEcuaciones.OnDisabledState       = stateProperties2;
     stateProperties3.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.FillColor               = System.Drawing.Color.Empty;
     stateProperties3.ForeColor               = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.txtEcuaciones.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor             = System.Drawing.Color.Black;
     stateProperties4.FillColor               = System.Drawing.Color.WhiteSmoke;
     stateProperties4.ForeColor               = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.txtEcuaciones.OnIdleState           = stateProperties4;
     this.txtEcuaciones.Padding               = new System.Windows.Forms.Padding(3);
     this.txtEcuaciones.PasswordChar          = '\0';
     this.txtEcuaciones.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtEcuaciones.PlaceholderText       = "Ingrese el Numero de Ecuaciones";
     this.txtEcuaciones.ReadOnly              = false;
     this.txtEcuaciones.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtEcuaciones.SelectedText          = "";
     this.txtEcuaciones.SelectionLength       = 0;
     this.txtEcuaciones.SelectionStart        = 0;
     this.txtEcuaciones.ShortcutsEnabled      = true;
     this.txtEcuaciones.Size                  = new System.Drawing.Size(358, 46);
     this.txtEcuaciones.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.txtEcuaciones.TabIndex              = 3;
     this.txtEcuaciones.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtEcuaciones.TextMarginBottom      = 0;
     this.txtEcuaciones.TextMarginLeft        = 3;
     this.txtEcuaciones.TextMarginTop         = 0;
     this.txtEcuaciones.TextPlaceholder       = "Ingrese el Numero de Ecuaciones";
     this.txtEcuaciones.UseSystemPasswordChar = false;
     this.txtEcuaciones.WordWrap              = true;
     this.txtEcuaciones.TextChange           += new System.EventHandler(this.txtEcuaciones_TextChange);
     //
     // txtResult
     //
     this.txtResult.AcceptsReturn       = false;
     this.txtResult.AcceptsTab          = false;
     this.txtResult.AnimationSpeed      = 200;
     this.txtResult.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtResult.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtResult.BackColor           = System.Drawing.Color.Transparent;
     this.txtResult.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtResult.BackgroundImage")));
     this.txtResult.BorderColorActive   = System.Drawing.Color.Black;
     this.txtResult.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtResult.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtResult.BorderColorIdle     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(240)))));
     this.txtResult.BorderRadius        = 1;
     this.txtResult.BorderThickness     = 1;
     this.txtResult.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtResult.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txtResult.DefaultFont            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtResult.DefaultText            = "";
     this.txtResult.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.txtResult.FillColor              = System.Drawing.Color.WhiteSmoke;
     this.txtResult.HideSelection          = true;
     this.txtResult.IconLeft               = null;
     this.txtResult.IconLeftCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtResult.IconPadding            = 10;
     this.txtResult.IconRight              = null;
     this.txtResult.IconRightCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtResult.Lines                  = new string[0];
     this.txtResult.Location               = new System.Drawing.Point(489, 0);
     this.txtResult.MaxLength              = 32767;
     this.txtResult.MinimumSize            = new System.Drawing.Size(1, 1);
     this.txtResult.Modified               = false;
     this.txtResult.Multiline              = true;
     this.txtResult.Name                   = "txtResult";
     stateProperties5.BorderColor          = System.Drawing.Color.Black;
     stateProperties5.FillColor            = System.Drawing.Color.Empty;
     stateProperties5.ForeColor            = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtResult.OnActiveState          = stateProperties5;
     stateProperties6.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties6.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties6.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties6.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.txtResult.OnDisabledState        = stateProperties6;
     stateProperties7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties7.FillColor            = System.Drawing.Color.Empty;
     stateProperties7.ForeColor            = System.Drawing.Color.Empty;
     stateProperties7.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtResult.OnHoverState           = stateProperties7;
     stateProperties8.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(240)))));
     stateProperties8.FillColor            = System.Drawing.Color.WhiteSmoke;
     stateProperties8.ForeColor            = System.Drawing.Color.Empty;
     stateProperties8.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtResult.OnIdleState            = stateProperties8;
     this.txtResult.Padding                = new System.Windows.Forms.Padding(3);
     this.txtResult.PasswordChar           = '\0';
     this.txtResult.PlaceholderForeColor   = System.Drawing.Color.Silver;
     this.txtResult.PlaceholderText        = "Respuestas";
     this.txtResult.ReadOnly               = true;
     this.txtResult.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txtResult.SelectedText           = "";
     this.txtResult.SelectionLength        = 0;
     this.txtResult.SelectionStart         = 0;
     this.txtResult.ShortcutsEnabled       = true;
     this.txtResult.Size                   = new System.Drawing.Size(389, 332);
     this.txtResult.Style                  = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtResult.TabIndex               = 2;
     this.txtResult.TextAlign              = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtResult.TextMarginBottom       = 0;
     this.txtResult.TextMarginLeft         = 3;
     this.txtResult.TextMarginTop          = 0;
     this.txtResult.TextPlaceholder        = "Respuestas";
     this.txtResult.UseSystemPasswordChar  = false;
     this.txtResult.WordWrap               = true;
     //
     // txtMatrix
     //
     this.txtMatrix.AcceptsReturn       = false;
     this.txtMatrix.AcceptsTab          = false;
     this.txtMatrix.AnimationSpeed      = 200;
     this.txtMatrix.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtMatrix.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtMatrix.BackColor           = System.Drawing.Color.Transparent;
     this.txtMatrix.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtMatrix.BackgroundImage")));
     this.txtMatrix.BorderColorActive   = System.Drawing.Color.Black;
     this.txtMatrix.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtMatrix.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtMatrix.BorderColorIdle     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(240)))));
     this.txtMatrix.BorderRadius        = 1;
     this.txtMatrix.BorderThickness     = 1;
     this.txtMatrix.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtMatrix.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txtMatrix.DefaultFont             = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMatrix.DefaultText             = "";
     this.txtMatrix.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.txtMatrix.FillColor               = System.Drawing.Color.WhiteSmoke;
     this.txtMatrix.HideSelection           = true;
     this.txtMatrix.IconLeft                = null;
     this.txtMatrix.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtMatrix.IconPadding             = 10;
     this.txtMatrix.IconRight               = null;
     this.txtMatrix.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtMatrix.Lines                   = new string[0];
     this.txtMatrix.Location                = new System.Drawing.Point(0, 0);
     this.txtMatrix.MaxLength               = 32767;
     this.txtMatrix.MinimumSize             = new System.Drawing.Size(1, 1);
     this.txtMatrix.Modified                = false;
     this.txtMatrix.Multiline               = true;
     this.txtMatrix.Name                    = "txtMatrix";
     stateProperties9.BorderColor           = System.Drawing.Color.Black;
     stateProperties9.FillColor             = System.Drawing.Color.Empty;
     stateProperties9.ForeColor             = System.Drawing.Color.Empty;
     stateProperties9.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.txtMatrix.OnActiveState           = stateProperties9;
     stateProperties10.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties10.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties10.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties10.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.txtMatrix.OnDisabledState         = stateProperties10;
     stateProperties11.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties11.FillColor            = System.Drawing.Color.Empty;
     stateProperties11.ForeColor            = System.Drawing.Color.Empty;
     stateProperties11.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtMatrix.OnHoverState            = stateProperties11;
     stateProperties12.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(240)))));
     stateProperties12.FillColor            = System.Drawing.Color.WhiteSmoke;
     stateProperties12.ForeColor            = System.Drawing.Color.Empty;
     stateProperties12.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtMatrix.OnIdleState             = stateProperties12;
     this.txtMatrix.Padding                 = new System.Windows.Forms.Padding(3);
     this.txtMatrix.PasswordChar            = '\0';
     this.txtMatrix.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.txtMatrix.PlaceholderText         = "Procedimiento";
     this.txtMatrix.ReadOnly                = true;
     this.txtMatrix.ScrollBars              = System.Windows.Forms.ScrollBars.Vertical;
     this.txtMatrix.SelectedText            = "";
     this.txtMatrix.SelectionLength         = 0;
     this.txtMatrix.SelectionStart          = 0;
     this.txtMatrix.ShortcutsEnabled        = true;
     this.txtMatrix.Size                    = new System.Drawing.Size(489, 332);
     this.txtMatrix.Style                   = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtMatrix.TabIndex                = 1;
     this.txtMatrix.TextAlign               = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtMatrix.TextMarginBottom        = 0;
     this.txtMatrix.TextMarginLeft          = 3;
     this.txtMatrix.TextMarginTop           = 0;
     this.txtMatrix.TextPlaceholder         = "Procedimiento";
     this.txtMatrix.UseSystemPasswordChar   = false;
     this.txtMatrix.WordWrap                = true;
     this.txtMatrix.TextChanged            += new System.EventHandler(this.txtMatrix_TextChanged);
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowParentOverrides = false;
     this.bunifuLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuLabel1.AutoEllipsis  = false;
     this.bunifuLabel1.Cursor        = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel1.CursorType    = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel1.Font          = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel1.Location      = new System.Drawing.Point(183, 12);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(148, 25);
     this.bunifuLabel1.TabIndex      = 6;
     this.bunifuLabel1.Text          = "Ingrese la Matriz";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // panel1
     //
     this.panel1.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.panel1.Controls.Add(this.txtMatrix);
     this.panel1.Controls.Add(this.txtResult);
     this.panel1.Location = new System.Drawing.Point(0, 351);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(878, 332);
     this.panel1.TabIndex = 7;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.dgvEcuaciones);
     this.panel2.Controls.Add(this.panel1);
     this.panel2.Controls.Add(this.btnGauss);
     this.panel2.Controls.Add(this.bunifuLabel1);
     this.panel2.Controls.Add(this.txtEcuaciones);
     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(878, 686);
     this.panel2.TabIndex = 8;
     this.panel2.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
     //
     // EliminacionGaussiana
     //
     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(878, 686);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "EliminacionGaussiana";
     this.Text            = "EliminacionGaussiana";
     ((System.ComponentModel.ISupportInitialize)(this.dgvEcuaciones)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #23
0
        private void InitializeComponent()
        {
            var resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmSplitMiniUnit));
            var BorderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            var StateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var StateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var BorderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            var StateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var StateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();

            _closeLabel            = new Label();
            _closeLabel.Click     += new EventHandler(closeLabel_Click);
            Label12                = new Label();
            _btnCancel             = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            _btnCancel.Click      += new EventHandler(btnCancel_Click);
            _btnAddMiniUnit        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            _btnAddMiniUnit.Click += new EventHandler(btnAddMiniUnit_Click);
            lblTotalMUMain         = new Label();
            lblTotalMU             = new Label();
            lblMUSplit             = new Label();
            nudMaxSplitMU          = new NumericUpDown();
            Label1         = new Label();
            totalLabel     = new Label();
            currentMUTotal = new Label();
            Label4         = new Label();
            ((System.ComponentModel.ISupportInitialize)nudMaxSplitMU).BeginInit();
            SuspendLayout();
            //
            // closeLabel
            //
            _closeLabel.Anchor    = AnchorStyles.Top | AnchorStyles.Right;
            _closeLabel.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _closeLabel.Font      = new Font("Arial Narrow", 22.25455f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _closeLabel.ForeColor = Color.White;
            _closeLabel.Location  = new Point(563, 1);
            _closeLabel.Margin    = new Padding(0);
            _closeLabel.Name      = "_closeLabel";
            _closeLabel.Size      = new Size(48, 45);
            _closeLabel.TabIndex  = 139;
            _closeLabel.Text      = "🗙";
            _closeLabel.TextAlign = ContentAlignment.MiddleCenter;
            //
            // Label12
            //
            Label12.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label12.Dock      = DockStyle.Top;
            Label12.Font      = new Font("Microsoft Sans Serif", 24.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            Label12.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label12.Location  = new Point(0, 0);
            Label12.Name      = "Label12";
            Label12.Size      = new Size(611, 46);
            Label12.TabIndex  = 138;
            Label12.TextAlign = ContentAlignment.MiddleCenter;
            //
            // btnCancel
            //
            _btnCancel.AllowToggling        = false;
            _btnCancel.Anchor               = AnchorStyles.Right;
            _btnCancel.AnimationSpeed       = 200;
            _btnCancel.AutoGenerateColors   = false;
            _btnCancel.BackColor            = Color.Transparent;
            _btnCancel.BackColor1           = Color.White;
            _btnCancel.BackgroundImage      = (Image)resources.GetObject("btnCancel.BackgroundImage");
            _btnCancel.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            _btnCancel.ButtonText           = "Cancel";
            _btnCancel.ButtonTextMarginLeft = 0;
            _btnCancel.ColorContrastOnClick = 45;
            _btnCancel.ColorContrastOnHover = 45;
            _btnCancel.Cursor               = Cursors.Hand;
            BorderEdges1.BottomLeft         = true;
            BorderEdges1.BottomRight        = true;
            BorderEdges1.TopLeft            = true;
            BorderEdges1.TopRight           = true;
            _btnCancel.CustomizableEdges    = BorderEdges1;
            _btnCancel.DialogResult         = DialogResult.None;
            _btnCancel.DisabledBorderColor  = Color.Empty;
            _btnCancel.DisabledFillColor    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)));
            _btnCancel.DisabledForecolor    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168)));
            _btnCancel.FocusState           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            _btnCancel.Font                         = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            _btnCancel.ForeColor                    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _btnCancel.IconLeftCursor               = Cursors.Hand;
            _btnCancel.IconMarginLeft               = 11;
            _btnCancel.IconPadding                  = 10;
            _btnCancel.IconRightCursor              = Cursors.Hand;
            _btnCancel.IdleBorderColor              = Color.Gray;
            _btnCancel.IdleBorderRadius             = 3;
            _btnCancel.IdleBorderThickness          = 1;
            _btnCancel.IdleFillColor                = Color.White;
            _btnCancel.IdleIconLeftImage            = null;
            _btnCancel.IdleIconRightImage           = null;
            _btnCancel.IndicateFocus                = true;
            _btnCancel.Location                     = new Point(510, 292);
            _btnCancel.Name                         = "_btnCancel";
            StateProperties1.BorderColor            = Color.DarkGray;
            StateProperties1.BorderRadius           = 3;
            StateProperties1.BorderStyle            = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties1.BorderThickness        = 1;
            StateProperties1.FillColor              = Color.DarkGray;
            StateProperties1.ForeColor              = Color.White;
            StateProperties1.IconLeftImage          = null;
            StateProperties1.IconRightImage         = null;
            _btnCancel.onHoverState                 = StateProperties1;
            StateProperties2.BorderColor            = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            StateProperties2.BorderRadius           = 3;
            StateProperties2.BorderStyle            = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties2.BorderThickness        = 1;
            StateProperties2.FillColor              = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224)));
            StateProperties2.ForeColor              = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            StateProperties2.IconLeftImage          = null;
            StateProperties2.IconRightImage         = null;
            _btnCancel.OnPressedState               = StateProperties2;
            _btnCancel.Size                         = new Size(86, 34);
            _btnCancel.TabIndex                     = 141;
            _btnCancel.TextAlign                    = ContentAlignment.MiddleCenter;
            _btnCancel.TextMarginLeft               = 0;
            _btnCancel.UseDefaultRadiusAndThickness = true;
            //
            // btnAddMiniUnit
            //
            _btnAddMiniUnit.AllowToggling        = false;
            _btnAddMiniUnit.Anchor               = AnchorStyles.Right;
            _btnAddMiniUnit.AnimationSpeed       = 200;
            _btnAddMiniUnit.AutoGenerateColors   = false;
            _btnAddMiniUnit.BackColor            = Color.Transparent;
            _btnAddMiniUnit.BackColor1           = Color.Teal;
            _btnAddMiniUnit.BackgroundImage      = (Image)resources.GetObject("btnAddMiniUnit.BackgroundImage");
            _btnAddMiniUnit.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            _btnAddMiniUnit.ButtonText           = "Add MiniUnit";
            _btnAddMiniUnit.ButtonTextMarginLeft = 0;
            _btnAddMiniUnit.ColorContrastOnClick = 45;
            _btnAddMiniUnit.ColorContrastOnHover = 45;
            _btnAddMiniUnit.Cursor               = Cursors.Hand;
            BorderEdges2.BottomLeft              = true;
            BorderEdges2.BottomRight             = true;
            BorderEdges2.TopLeft                         = true;
            BorderEdges2.TopRight                        = true;
            _btnAddMiniUnit.CustomizableEdges            = BorderEdges2;
            _btnAddMiniUnit.DialogResult                 = DialogResult.None;
            _btnAddMiniUnit.DisabledBorderColor          = Color.Empty;
            _btnAddMiniUnit.DisabledFillColor            = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)));
            _btnAddMiniUnit.DisabledForecolor            = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168)));
            _btnAddMiniUnit.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            _btnAddMiniUnit.Font                         = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            _btnAddMiniUnit.ForeColor                    = Color.White;
            _btnAddMiniUnit.IconLeftCursor               = Cursors.Hand;
            _btnAddMiniUnit.IconMarginLeft               = 11;
            _btnAddMiniUnit.IconPadding                  = 10;
            _btnAddMiniUnit.IconRightCursor              = Cursors.Hand;
            _btnAddMiniUnit.IdleBorderColor              = Color.Teal;
            _btnAddMiniUnit.IdleBorderRadius             = 3;
            _btnAddMiniUnit.IdleBorderThickness          = 1;
            _btnAddMiniUnit.IdleFillColor                = Color.Teal;
            _btnAddMiniUnit.IdleIconLeftImage            = null;
            _btnAddMiniUnit.IdleIconRightImage           = null;
            _btnAddMiniUnit.IndicateFocus                = true;
            _btnAddMiniUnit.Location                     = new Point(343, 292);
            _btnAddMiniUnit.Name                         = "_btnAddMiniUnit";
            StateProperties3.BorderColor                 = Color.MediumTurquoise;
            StateProperties3.BorderRadius                = 3;
            StateProperties3.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties3.BorderThickness             = 1;
            StateProperties3.FillColor                   = Color.MediumTurquoise;
            StateProperties3.ForeColor                   = Color.White;
            StateProperties3.IconLeftImage               = null;
            StateProperties3.IconRightImage              = null;
            _btnAddMiniUnit.onHoverState                 = StateProperties3;
            StateProperties4.BorderColor                 = Color.Teal;
            StateProperties4.BorderRadius                = 3;
            StateProperties4.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties4.BorderThickness             = 1;
            StateProperties4.FillColor                   = Color.Teal;
            StateProperties4.ForeColor                   = Color.White;
            StateProperties4.IconLeftImage               = null;
            StateProperties4.IconRightImage              = null;
            _btnAddMiniUnit.OnPressedState               = StateProperties4;
            _btnAddMiniUnit.Size                         = new Size(161, 34);
            _btnAddMiniUnit.TabIndex                     = 140;
            _btnAddMiniUnit.TextAlign                    = ContentAlignment.MiddleCenter;
            _btnAddMiniUnit.TextMarginLeft               = 0;
            _btnAddMiniUnit.UseDefaultRadiusAndThickness = true;
            //
            // lblTotalMUMain
            //
            lblTotalMUMain.Anchor    = AnchorStyles.Left;
            lblTotalMUMain.AutoSize  = true;
            lblTotalMUMain.Font      = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            lblTotalMUMain.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            lblTotalMUMain.Location  = new Point(142, 139);
            lblTotalMUMain.Name      = "lblTotalMUMain";
            lblTotalMUMain.Size      = new Size(106, 25);
            lblTotalMUMain.TabIndex  = 147;
            lblTotalMUMain.Text      = "Total Geral:";
            //
            // lblTotalMU
            //
            lblTotalMU.Anchor    = AnchorStyles.Left;
            lblTotalMU.AutoSize  = true;
            lblTotalMU.Font      = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            lblTotalMU.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            lblTotalMU.Location  = new Point(77, 175);
            lblTotalMU.Name      = "lblTotalMU";
            lblTotalMU.Size      = new Size(167, 25);
            lblTotalMU.TabIndex  = 148;
            lblTotalMU.Text      = "Current MU Billed:";
            //
            // lblMUSplit
            //
            lblMUSplit.Anchor    = AnchorStyles.Left;
            lblMUSplit.AutoSize  = true;
            lblMUSplit.Font      = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            lblMUSplit.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            lblMUSplit.Location  = new Point(142, 219);
            lblMUSplit.Name      = "lblMUSplit";
            lblMUSplit.Size      = new Size(96, 25);
            lblMUSplit.TabIndex  = 150;
            lblMUSplit.Text      = "M.U. Split:";
            //
            // nudMaxSplitMU
            //
            nudMaxSplitMU.Anchor    = AnchorStyles.Left;
            nudMaxSplitMU.Font      = new Font("Segoe UI", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            nudMaxSplitMU.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            nudMaxSplitMU.Location  = new Point(255, 213);
            nudMaxSplitMU.Maximum   = new decimal(new int[] { 10000, 0, 0, 0 });
            nudMaxSplitMU.Name      = "nudMaxSplitMU";
            nudMaxSplitMU.Size      = new Size(109, 35);
            nudMaxSplitMU.TabIndex  = 151;
            nudMaxSplitMU.TextAlign = HorizontalAlignment.Center;
            //
            // Label1
            //
            Label1.Anchor    = AnchorStyles.Left;
            Label1.AutoSize  = true;
            Label1.Font      = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            Label1.Location  = new Point(23, 66);
            Label1.Name      = "Label1";
            Label1.Size      = new Size(148, 30);
            Label1.TabIndex  = 152;
            Label1.Text      = "Spilt Mini Unit";
            //
            // totalLabel
            //
            totalLabel.Anchor    = AnchorStyles.Left;
            totalLabel.AutoSize  = true;
            totalLabel.Font      = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            totalLabel.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            totalLabel.Location  = new Point(250, 139);
            totalLabel.Name      = "totalLabel";
            totalLabel.Size      = new Size(103, 25);
            totalLabel.TabIndex  = 153;
            totalLabel.Text      = "Total Geral";
            //
            // currentMUTotal
            //
            currentMUTotal.Anchor    = AnchorStyles.Left;
            currentMUTotal.AutoSize  = true;
            currentMUTotal.Font      = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            currentMUTotal.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            currentMUTotal.Location  = new Point(250, 175);
            currentMUTotal.Name      = "currentMUTotal";
            currentMUTotal.Size      = new Size(103, 25);
            currentMUTotal.TabIndex  = 154;
            currentMUTotal.Text      = "Total Geral";
            //
            // Label4
            //
            Label4.Anchor    = AnchorStyles.Left;
            Label4.AutoSize  = true;
            Label4.Font      = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label4.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label4.Location  = new Point(37, 99);
            Label4.Name      = "Label4";
            Label4.Size      = new Size(559, 25);
            Label4.TabIndex  = 155;
            Label4.Text      = "Type the value that will be decreased from the current Mini Unit";
            //
            // frmSplitMiniUnit
            //
            AutoScaleDimensions = new SizeF(6.0f, 13.0f);
            AutoScaleMode       = AutoScaleMode.Font;
            BackColor           = Color.White;
            ClientSize          = new Size(611, 344);
            Controls.Add(Label4);
            Controls.Add(currentMUTotal);
            Controls.Add(totalLabel);
            Controls.Add(Label1);
            Controls.Add(nudMaxSplitMU);
            Controls.Add(_btnCancel);
            Controls.Add(lblTotalMUMain);
            Controls.Add(lblMUSplit);
            Controls.Add(_btnAddMiniUnit);
            Controls.Add(lblTotalMU);
            Controls.Add(_closeLabel);
            Controls.Add(Label12);
            FormBorderStyle = FormBorderStyle.None;
            Name            = "frmSplitMiniUnit";
            StartPosition   = FormStartPosition.CenterScreen;
            Text            = "tot";
            ((System.ComponentModel.ISupportInitialize)nudMaxSplitMU).EndInit();
            Load += new EventHandler(frmSplitMiniUnit_Load);
            ResumeLayout(false);
            PerformLayout();
        }
コード例 #24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(Add_NhanVien));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.panel2         = new System.Windows.Forms.Panel();
     this.panel4         = new System.Windows.Forms.Panel();
     this.panel1         = new System.Windows.Forms.Panel();
     this.panel3         = new System.Windows.Forms.Panel();
     this.panel5         = new System.Windows.Forms.Panel();
     this.panel6         = new System.Windows.Forms.Panel();
     this.btnThoat       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnXacNhanThem = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.label1         = new System.Windows.Forms.Label();
     this.txtTenNV       = new System.Windows.Forms.TextBox();
     this.label3         = new System.Windows.Forms.Label();
     this.txtMaNV        = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.label5         = new System.Windows.Forms.Label();
     this.txtSDT         = new System.Windows.Forms.TextBox();
     this.label6         = new System.Windows.Forms.Label();
     this.txtDiaChi      = new System.Windows.Forms.TextBox();
     this.label7         = new System.Windows.Forms.Label();
     this.label8         = new System.Windows.Forms.Label();
     this.txtLuong       = new System.Windows.Forms.TextBox();
     this.label9         = new System.Windows.Forms.Label();
     this.txtNgaySinh    = new System.Windows.Forms.DateTimePicker();
     this.txtGioiTinh    = new System.Windows.Forms.ComboBox();
     this.txtChucVu      = new System.Windows.Forms.ComboBox();
     this.btnXacNhanSua  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(877, 10);
     this.panel2.TabIndex = 21;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel4.Location  = new System.Drawing.Point(0, 0);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(10, 10);
     this.panel4.TabIndex  = 19;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location  = new System.Drawing.Point(0, 10);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(10, 366);
     this.panel1.TabIndex  = 22;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(10, 366);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(867, 10);
     this.panel3.TabIndex = 23;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel5.Dock      = System.Windows.Forms.DockStyle.Right;
     this.panel5.Location  = new System.Drawing.Point(857, 0);
     this.panel5.Name      = "panel5";
     this.panel5.Size      = new System.Drawing.Size(10, 10);
     this.panel5.TabIndex  = 22;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.panel6.Dock      = System.Windows.Forms.DockStyle.Right;
     this.panel6.Location  = new System.Drawing.Point(867, 10);
     this.panel6.Name      = "panel6";
     this.panel6.Size      = new System.Drawing.Size(10, 356);
     this.panel6.TabIndex  = 24;
     //
     // btnThoat
     //
     this.btnThoat.AllowToggling        = false;
     this.btnThoat.AnimationSpeed       = 200;
     this.btnThoat.AutoGenerateColors   = false;
     this.btnThoat.AutoSize             = true;
     this.btnThoat.BackColor            = System.Drawing.Color.Transparent;
     this.btnThoat.BackColor1           = System.Drawing.Color.White;
     this.btnThoat.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnThoat.BackgroundImage")));
     this.btnThoat.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnThoat.ButtonText           = "X";
     this.btnThoat.ButtonTextMarginLeft = 0;
     this.btnThoat.ColorContrastOnClick = 45;
     this.btnThoat.ColorContrastOnHover = 45;
     this.btnThoat.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft           = true;
     borderEdges1.BottomRight          = true;
     borderEdges1.TopLeft              = true;
     borderEdges1.TopRight             = true;
     this.btnThoat.CustomizableEdges   = borderEdges1;
     this.btnThoat.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnThoat.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnThoat.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnThoat.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnThoat.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnThoat.Font                         = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold);
     this.btnThoat.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnThoat.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnThoat.IconMarginLeft               = 11;
     this.btnThoat.IconPadding                  = 10;
     this.btnThoat.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnThoat.IdleBorderColor              = System.Drawing.Color.White;
     this.btnThoat.IdleBorderRadius             = 7;
     this.btnThoat.IdleBorderThickness          = 1;
     this.btnThoat.IdleFillColor                = System.Drawing.Color.White;
     this.btnThoat.IdleIconLeftImage            = null;
     this.btnThoat.IdleIconRightImage           = null;
     this.btnThoat.IndicateFocus                = false;
     this.btnThoat.Location                     = new System.Drawing.Point(839, 12);
     this.btnThoat.Name                         = "btnThoat";
     stateProperties1.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius              = 7;
     stateProperties1.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness           = 1;
     stateProperties1.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                 = System.Drawing.Color.White;
     stateProperties1.IconLeftImage             = null;
     stateProperties1.IconRightImage            = null;
     this.btnThoat.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius              = 7;
     stateProperties2.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness           = 1;
     stateProperties2.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                 = System.Drawing.Color.White;
     stateProperties2.IconLeftImage             = null;
     stateProperties2.IconRightImage            = null;
     this.btnThoat.OnPressedState               = stateProperties2;
     this.btnThoat.Size                         = new System.Drawing.Size(25, 44);
     this.btnThoat.TabIndex                     = 26;
     this.btnThoat.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnThoat.TextMarginLeft               = 0;
     this.btnThoat.UseDefaultRadiusAndThickness = true;
     this.btnThoat.Click                       += new System.EventHandler(this.btnThoat_Click);
     //
     // btnXacNhanThem
     //
     this.btnXacNhanThem.AllowToggling        = false;
     this.btnXacNhanThem.AnimationSpeed       = 200;
     this.btnXacNhanThem.AutoGenerateColors   = false;
     this.btnXacNhanThem.BackColor            = System.Drawing.Color.Transparent;
     this.btnXacNhanThem.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnXacNhanThem.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnXacNhanThem.BackgroundImage")));
     this.btnXacNhanThem.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnXacNhanThem.ButtonText           = "Xác Nhận Thêm";
     this.btnXacNhanThem.ButtonTextMarginLeft = 0;
     this.btnXacNhanThem.ColorContrastOnClick = 45;
     this.btnXacNhanThem.ColorContrastOnHover = 45;
     this.btnXacNhanThem.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                          = true;
     borderEdges2.BottomRight                         = true;
     borderEdges2.TopLeft                             = true;
     borderEdges2.TopRight                            = true;
     this.btnXacNhanThem.CustomizableEdges            = borderEdges2;
     this.btnXacNhanThem.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnXacNhanThem.DisabledBorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnXacNhanThem.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnXacNhanThem.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnXacNhanThem.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnXacNhanThem.Font                         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
     this.btnXacNhanThem.ForeColor                    = System.Drawing.Color.White;
     this.btnXacNhanThem.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnXacNhanThem.IconMarginLeft               = 11;
     this.btnXacNhanThem.IconPadding                  = 10;
     this.btnXacNhanThem.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnXacNhanThem.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnXacNhanThem.IdleBorderRadius             = 7;
     this.btnXacNhanThem.IdleBorderThickness          = 1;
     this.btnXacNhanThem.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnXacNhanThem.IdleIconLeftImage            = null;
     this.btnXacNhanThem.IdleIconRightImage           = null;
     this.btnXacNhanThem.IndicateFocus                = false;
     this.btnXacNhanThem.Location                     = new System.Drawing.Point(518, 289);
     this.btnXacNhanThem.Name                         = "btnXacNhanThem";
     stateProperties3.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius                    = 7;
     stateProperties3.BorderStyle                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness                 = 1;
     stateProperties3.FillColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor                       = System.Drawing.Color.White;
     stateProperties3.IconLeftImage                   = null;
     stateProperties3.IconRightImage                  = null;
     this.btnXacNhanThem.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius                    = 7;
     stateProperties4.BorderStyle                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness                 = 1;
     stateProperties4.FillColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                       = System.Drawing.Color.White;
     stateProperties4.IconLeftImage                   = null;
     stateProperties4.IconRightImage                  = null;
     this.btnXacNhanThem.OnPressedState               = stateProperties4;
     this.btnXacNhanThem.Size                         = new System.Drawing.Size(147, 44);
     this.btnXacNhanThem.TabIndex                     = 25;
     this.btnXacNhanThem.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnXacNhanThem.TextMarginLeft               = 0;
     this.btnXacNhanThem.UseDefaultRadiusAndThickness = true;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::QuanLyKhachHang.Properties.Resources.penguin;
     this.pictureBox1.Location = new System.Drawing.Point(12, 12);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(100, 76);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 27;
     this.pictureBox1.TabStop  = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label1.Location  = new System.Drawing.Point(406, 62);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(105, 24);
     this.label1.TabIndex  = 28;
     this.label1.Text      = "Nhân viên";
     //
     // txtTenNV
     //
     this.txtTenNV.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTenNV.Location = new System.Drawing.Point(183, 158);
     this.txtTenNV.Name     = "txtTenNV";
     this.txtTenNV.Size     = new System.Drawing.Size(251, 26);
     this.txtTenNV.TabIndex = 31;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label3.Location  = new System.Drawing.Point(47, 162);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(121, 20);
     this.label3.TabIndex  = 29;
     this.label3.Text      = "Tên nhân viên";
     //
     // txtMaNV
     //
     this.txtMaNV.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMaNV.Location = new System.Drawing.Point(183, 122);
     this.txtMaNV.Name     = "txtMaNV";
     this.txtMaNV.ReadOnly = true;
     this.txtMaNV.Size     = new System.Drawing.Size(251, 26);
     this.txtMaNV.TabIndex = 32;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label2.Location  = new System.Drawing.Point(47, 126);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(115, 20);
     this.label2.TabIndex  = 30;
     this.label2.Text      = "Mã nhân viên";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label4.Location  = new System.Drawing.Point(60, 198);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(87, 20);
     this.label4.TabIndex  = 29;
     this.label4.Text      = "Ngày sinh";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label5.Location  = new System.Drawing.Point(52, 234);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(115, 20);
     this.label5.TabIndex  = 29;
     this.label5.Text      = "Số điện thoại";
     //
     // txtSDT
     //
     this.txtSDT.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSDT.Location = new System.Drawing.Point(183, 230);
     this.txtSDT.Name     = "txtSDT";
     this.txtSDT.Size     = new System.Drawing.Size(251, 26);
     this.txtSDT.TabIndex = 31;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label6.Location  = new System.Drawing.Point(527, 129);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(64, 20);
     this.label6.TabIndex  = 29;
     this.label6.Text      = "Địa chỉ";
     //
     // txtDiaChi
     //
     this.txtDiaChi.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDiaChi.Location = new System.Drawing.Point(643, 125);
     this.txtDiaChi.Name     = "txtDiaChi";
     this.txtDiaChi.Size     = new System.Drawing.Size(191, 26);
     this.txtDiaChi.TabIndex = 31;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label7.Location  = new System.Drawing.Point(519, 165);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(76, 20);
     this.label7.TabIndex  = 29;
     this.label7.Text      = "Giới tính";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label8.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label8.Location  = new System.Drawing.Point(528, 198);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(59, 20);
     this.label8.TabIndex  = 29;
     this.label8.Text      = "Lương";
     //
     // txtLuong
     //
     this.txtLuong.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLuong.Location = new System.Drawing.Point(643, 194);
     this.txtLuong.Name     = "txtLuong";
     this.txtLuong.Size     = new System.Drawing.Size(191, 26);
     this.txtLuong.TabIndex = 31;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label9.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.label9.Location  = new System.Drawing.Point(514, 236);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(77, 20);
     this.label9.TabIndex  = 29;
     this.label9.Text      = "Chức Vụ";
     //
     // txtNgaySinh
     //
     this.txtNgaySinh.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtNgaySinh.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.txtNgaySinh.Location = new System.Drawing.Point(183, 194);
     this.txtNgaySinh.Name     = "txtNgaySinh";
     this.txtNgaySinh.Size     = new System.Drawing.Size(251, 26);
     this.txtNgaySinh.TabIndex = 34;
     //
     // txtGioiTinh
     //
     this.txtGioiTinh.Enabled           = false;
     this.txtGioiTinh.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtGioiTinh.FormattingEnabled = true;
     this.txtGioiTinh.Items.AddRange(new object[] {
         "Nam ",
         "Nữ"
     });
     this.txtGioiTinh.Location = new System.Drawing.Point(643, 161);
     this.txtGioiTinh.Name     = "txtGioiTinh";
     this.txtGioiTinh.Size     = new System.Drawing.Size(191, 24);
     this.txtGioiTinh.TabIndex = 35;
     //
     // txtChucVu
     //
     this.txtChucVu.Enabled           = false;
     this.txtChucVu.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtChucVu.FormattingEnabled = true;
     this.txtChucVu.Items.AddRange(new object[] {
         "Quản Lý",
         "Đầu Bếp",
         "Bồi Bàn",
         "Lễ Tân / Thu Ngân"
     });
     this.txtChucVu.Location = new System.Drawing.Point(643, 236);
     this.txtChucVu.Name     = "txtChucVu";
     this.txtChucVu.Size     = new System.Drawing.Size(191, 24);
     this.txtChucVu.TabIndex = 36;
     //
     // btnXacNhanSua
     //
     this.btnXacNhanSua.AllowToggling        = false;
     this.btnXacNhanSua.AnimationSpeed       = 200;
     this.btnXacNhanSua.AutoGenerateColors   = false;
     this.btnXacNhanSua.BackColor            = System.Drawing.Color.Transparent;
     this.btnXacNhanSua.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnXacNhanSua.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnXacNhanSua.BackgroundImage")));
     this.btnXacNhanSua.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnXacNhanSua.ButtonText           = "Xác Nhận Sửa";
     this.btnXacNhanSua.ButtonTextMarginLeft = 0;
     this.btnXacNhanSua.ColorContrastOnClick = 45;
     this.btnXacNhanSua.ColorContrastOnHover = 45;
     this.btnXacNhanSua.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft                         = true;
     borderEdges3.BottomRight                        = true;
     borderEdges3.TopLeft                            = true;
     borderEdges3.TopRight                           = true;
     this.btnXacNhanSua.CustomizableEdges            = borderEdges3;
     this.btnXacNhanSua.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnXacNhanSua.DisabledBorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnXacNhanSua.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnXacNhanSua.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnXacNhanSua.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnXacNhanSua.Font                         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
     this.btnXacNhanSua.ForeColor                    = System.Drawing.Color.White;
     this.btnXacNhanSua.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnXacNhanSua.IconMarginLeft               = 11;
     this.btnXacNhanSua.IconPadding                  = 10;
     this.btnXacNhanSua.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnXacNhanSua.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnXacNhanSua.IdleBorderRadius             = 7;
     this.btnXacNhanSua.IdleBorderThickness          = 1;
     this.btnXacNhanSua.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188)))));
     this.btnXacNhanSua.IdleIconLeftImage            = null;
     this.btnXacNhanSua.IdleIconRightImage           = null;
     this.btnXacNhanSua.IndicateFocus                = false;
     this.btnXacNhanSua.Location                     = new System.Drawing.Point(687, 289);
     this.btnXacNhanSua.Name                         = "btnXacNhanSua";
     stateProperties5.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius                   = 7;
     stateProperties5.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness                = 1;
     stateProperties5.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.ForeColor                      = System.Drawing.Color.White;
     stateProperties5.IconLeftImage                  = null;
     stateProperties5.IconRightImage                 = null;
     this.btnXacNhanSua.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius                   = 7;
     stateProperties6.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness                = 1;
     stateProperties6.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                      = System.Drawing.Color.White;
     stateProperties6.IconLeftImage                  = null;
     stateProperties6.IconRightImage                 = null;
     this.btnXacNhanSua.OnPressedState               = stateProperties6;
     this.btnXacNhanSua.Size                         = new System.Drawing.Size(147, 44);
     this.btnXacNhanSua.TabIndex                     = 37;
     this.btnXacNhanSua.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnXacNhanSua.TextMarginLeft               = 0;
     this.btnXacNhanSua.UseDefaultRadiusAndThickness = true;
     //
     // Add_NhanVien
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(877, 376);
     this.Controls.Add(this.btnXacNhanSua);
     this.Controls.Add(this.txtChucVu);
     this.Controls.Add(this.txtGioiTinh);
     this.Controls.Add(this.txtNgaySinh);
     this.Controls.Add(this.txtLuong);
     this.Controls.Add(this.txtDiaChi);
     this.Controls.Add(this.txtSDT);
     this.Controls.Add(this.txtTenNV);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.txtMaNV);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.btnThoat);
     this.Controls.Add(this.btnXacNhanThem);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Add_NhanVien";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Add_NhanVien";
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(UC_DoiTac));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.pnlDoiTac     = new System.Windows.Forms.Panel();
     this.btnNhaCungCap = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnKhachHang  = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.SuspendLayout();
     //
     // pnlDoiTac
     //
     this.pnlDoiTac.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pnlDoiTac.Location = new System.Drawing.Point(217, 0);
     this.pnlDoiTac.Name     = "pnlDoiTac";
     this.pnlDoiTac.Size     = new System.Drawing.Size(768, 580);
     this.pnlDoiTac.TabIndex = 1;
     //
     // btnNhaCungCap
     //
     this.btnNhaCungCap.AllowToggling        = false;
     this.btnNhaCungCap.AnimationSpeed       = 200;
     this.btnNhaCungCap.AutoGenerateColors   = false;
     this.btnNhaCungCap.AutoSize             = true;
     this.btnNhaCungCap.BackColor            = System.Drawing.Color.Transparent;
     this.btnNhaCungCap.BackColor1           = System.Drawing.Color.MediumSeaGreen;
     this.btnNhaCungCap.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnNhaCungCap.BackgroundImage")));
     this.btnNhaCungCap.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnNhaCungCap.ButtonText           = "Nhà cung cấp";
     this.btnNhaCungCap.ButtonTextMarginLeft = 0;
     this.btnNhaCungCap.ColorContrastOnClick = 45;
     this.btnNhaCungCap.ColorContrastOnHover = 45;
     this.btnNhaCungCap.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                         = true;
     borderEdges1.BottomRight                        = true;
     borderEdges1.TopLeft                            = true;
     borderEdges1.TopRight                           = true;
     this.btnNhaCungCap.CustomizableEdges            = borderEdges1;
     this.btnNhaCungCap.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnNhaCungCap.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnNhaCungCap.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnNhaCungCap.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnNhaCungCap.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnNhaCungCap.Font                         = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold);
     this.btnNhaCungCap.ForeColor                    = System.Drawing.Color.White;
     this.btnNhaCungCap.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnNhaCungCap.IconMarginLeft               = 11;
     this.btnNhaCungCap.IconPadding                  = 10;
     this.btnNhaCungCap.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnNhaCungCap.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnNhaCungCap.IdleBorderRadius             = 3;
     this.btnNhaCungCap.IdleBorderThickness          = 1;
     this.btnNhaCungCap.IdleFillColor                = System.Drawing.Color.MediumSeaGreen;
     this.btnNhaCungCap.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("btnNhaCungCap.IdleIconLeftImage")));
     this.btnNhaCungCap.IdleIconRightImage           = null;
     this.btnNhaCungCap.IndicateFocus                = false;
     this.btnNhaCungCap.Location                     = new System.Drawing.Point(19, 291);
     this.btnNhaCungCap.Margin                       = new System.Windows.Forms.Padding(5);
     this.btnNhaCungCap.Name                         = "btnNhaCungCap";
     stateProperties1.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.BorderRadius                   = 3;
     stateProperties1.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness                = 1;
     stateProperties1.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties1.ForeColor                      = System.Drawing.Color.White;
     stateProperties1.IconLeftImage                  = null;
     stateProperties1.IconRightImage                 = null;
     this.btnNhaCungCap.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius                   = 3;
     stateProperties2.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness                = 1;
     stateProperties2.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                      = System.Drawing.Color.White;
     stateProperties2.IconLeftImage                  = null;
     stateProperties2.IconRightImage                 = null;
     this.btnNhaCungCap.OnPressedState               = stateProperties2;
     this.btnNhaCungCap.Size                         = new System.Drawing.Size(185, 54);
     this.btnNhaCungCap.TabIndex                     = 0;
     this.btnNhaCungCap.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnNhaCungCap.TextMarginLeft               = 0;
     this.btnNhaCungCap.UseDefaultRadiusAndThickness = true;
     this.btnNhaCungCap.Click                       += new System.EventHandler(this.btnNhaCungCap_Click);
     //
     // btnKhachHang
     //
     this.btnKhachHang.AllowToggling        = false;
     this.btnKhachHang.AnimationSpeed       = 200;
     this.btnKhachHang.AutoGenerateColors   = false;
     this.btnKhachHang.AutoSize             = true;
     this.btnKhachHang.BackColor            = System.Drawing.Color.Transparent;
     this.btnKhachHang.BackColor1           = System.Drawing.Color.MediumSeaGreen;
     this.btnKhachHang.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnKhachHang.BackgroundImage")));
     this.btnKhachHang.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnKhachHang.ButtonText           = "Khách hàng";
     this.btnKhachHang.ButtonTextMarginLeft = 0;
     this.btnKhachHang.ColorContrastOnClick = 45;
     this.btnKhachHang.ColorContrastOnHover = 45;
     this.btnKhachHang.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                        = true;
     borderEdges2.BottomRight                       = true;
     borderEdges2.TopLeft                           = true;
     borderEdges2.TopRight                          = true;
     this.btnKhachHang.CustomizableEdges            = borderEdges2;
     this.btnKhachHang.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnKhachHang.DisabledBorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnKhachHang.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnKhachHang.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnKhachHang.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnKhachHang.Font                         = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold);
     this.btnKhachHang.ForeColor                    = System.Drawing.Color.White;
     this.btnKhachHang.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnKhachHang.IconMarginLeft               = 11;
     this.btnKhachHang.IconPadding                  = 10;
     this.btnKhachHang.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnKhachHang.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnKhachHang.IdleBorderRadius             = 3;
     this.btnKhachHang.IdleBorderThickness          = 1;
     this.btnKhachHang.IdleFillColor                = System.Drawing.Color.MediumSeaGreen;
     this.btnKhachHang.IdleIconLeftImage            = ((System.Drawing.Image)(resources.GetObject("btnKhachHang.IdleIconLeftImage")));
     this.btnKhachHang.IdleIconRightImage           = null;
     this.btnKhachHang.IndicateFocus                = false;
     this.btnKhachHang.Location                     = new System.Drawing.Point(25, 185);
     this.btnKhachHang.Margin                       = new System.Windows.Forms.Padding(5);
     this.btnKhachHang.Name                         = "btnKhachHang";
     stateProperties3.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius                  = 3;
     stateProperties3.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness               = 1;
     stateProperties3.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor                     = System.Drawing.Color.White;
     stateProperties3.IconLeftImage                 = null;
     stateProperties3.IconRightImage                = null;
     this.btnKhachHang.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius                  = 3;
     stateProperties4.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness               = 1;
     stateProperties4.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                     = System.Drawing.Color.White;
     stateProperties4.IconLeftImage                 = null;
     stateProperties4.IconRightImage                = null;
     this.btnKhachHang.OnPressedState               = stateProperties4;
     this.btnKhachHang.Size                         = new System.Drawing.Size(172, 54);
     this.btnKhachHang.TabIndex                     = 0;
     this.btnKhachHang.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnKhachHang.TextMarginLeft               = 0;
     this.btnKhachHang.UseDefaultRadiusAndThickness = true;
     this.btnKhachHang.Click                       += new System.EventHandler(this.btnKhachHang_Click);
     //
     // UC_DoiTac
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.pnlDoiTac);
     this.Controls.Add(this.btnNhaCungCap);
     this.Controls.Add(this.btnKhachHang);
     this.Font   = new System.Drawing.Font("Open Sans", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margin = new System.Windows.Forms.Padding(5);
     this.Name   = "UC_DoiTac";
     this.Size   = new System.Drawing.Size(985, 580);
     this.ResumeLayout(false);
 }
コード例 #26
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.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmDangNhap));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.errorProvider1     = new System.Windows.Forms.ErrorProvider(this.components);
     this.txtMatKhau         = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.txtEmail           = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.lblDangky          = new System.Windows.Forms.LinkLabel();
     this.bunifuDragControl1 = new Bunifu.Framework.UI.BunifuDragControl(this.components);
     this.bunifuElipse1      = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.btnDangNhap        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnThoat           = new Bunifu.UI.WinForms.BunifuImageButton();
     this.panel1             = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // txtMatKhau
     //
     this.txtMatKhau.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.txtMatKhau.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.txtMatKhau.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.txtMatKhau.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.txtMatKhau.Font                = new System.Drawing.Font("Century Gothic", 9.75F);
     this.txtMatKhau.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     this.txtMatKhau.HintForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     this.txtMatKhau.HintText            = "";
     this.txtMatKhau.isPassword          = true;
     this.txtMatKhau.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     this.txtMatKhau.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtMatKhau.LineMouseHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     this.txtMatKhau.LineThickness       = 3;
     this.txtMatKhau.Location            = new System.Drawing.Point(397, 291);
     this.txtMatKhau.Margin              = new System.Windows.Forms.Padding(4);
     this.txtMatKhau.MaxLength           = 32767;
     this.txtMatKhau.Name                = "txtMatKhau";
     this.txtMatKhau.Size                = new System.Drawing.Size(316, 33);
     this.txtMatKhau.TabIndex            = 2;
     this.txtMatKhau.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // txtEmail
     //
     this.txtEmail.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.txtEmail.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.txtEmail.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.txtEmail.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.txtEmail.Font                = new System.Drawing.Font("Century Gothic", 9.75F);
     this.txtEmail.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     this.txtEmail.HintForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     this.txtEmail.HintText            = "";
     this.txtEmail.isPassword          = false;
     this.txtEmail.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     this.txtEmail.LineIdleColor       = System.Drawing.Color.Gray;
     this.txtEmail.LineMouseHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     this.txtEmail.LineThickness       = 3;
     this.txtEmail.Location            = new System.Drawing.Point(397, 155);
     this.txtEmail.Margin              = new System.Windows.Forms.Padding(4);
     this.txtEmail.MaxLength           = 32767;
     this.txtEmail.Name                = "txtEmail";
     this.txtEmail.Size                = new System.Drawing.Size(316, 33);
     this.txtEmail.TabIndex            = 1;
     this.txtEmail.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location  = new System.Drawing.Point(394, 110);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(44, 13);
     this.label1.TabIndex  = 17;
     this.label1.Text      = "EMAIL";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Gray;
     this.label2.Location  = new System.Drawing.Point(394, 249);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(78, 13);
     this.label2.TabIndex  = 18;
     this.label2.Text      = "PASSWORD";
     //
     // lblDangky
     //
     this.lblDangky.AutoSize     = true;
     this.lblDangky.LinkColor    = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     this.lblDangky.Location     = new System.Drawing.Point(536, 407);
     this.lblDangky.Name         = "lblDangky";
     this.lblDangky.Size         = new System.Drawing.Size(202, 13);
     this.lblDangky.TabIndex     = 4;
     this.lblDangky.TabStop      = true;
     this.lblDangky.Text         = "Bạn chưa có tài khoản? Đăng ký tại đây!";
     this.lblDangky.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblDangky_LinkClicked);
     //
     // bunifuDragControl1
     //
     this.bunifuDragControl1.Fixed         = true;
     this.bunifuDragControl1.Horizontal    = true;
     this.bunifuDragControl1.TargetControl = this;
     this.bunifuDragControl1.Vertical      = true;
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 20;
     this.bunifuElipse1.TargetControl = this;
     //
     // btnDangNhap
     //
     this.btnDangNhap.AllowToggling        = false;
     this.btnDangNhap.AnimationSpeed       = 200;
     this.btnDangNhap.AutoGenerateColors   = false;
     this.btnDangNhap.BackColor            = System.Drawing.Color.Transparent;
     this.btnDangNhap.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     this.btnDangNhap.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnDangNhap.BackgroundImage")));
     this.btnDangNhap.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnDangNhap.ButtonText           = "Đăng Nhập";
     this.btnDangNhap.ButtonTextMarginLeft = 0;
     this.btnDangNhap.ColorContrastOnClick = 45;
     this.btnDangNhap.ColorContrastOnHover = 45;
     this.btnDangNhap.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                       = true;
     borderEdges1.BottomRight                      = true;
     borderEdges1.TopLeft                          = true;
     borderEdges1.TopRight                         = true;
     this.btnDangNhap.CustomizableEdges            = borderEdges1;
     this.btnDangNhap.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.btnDangNhap.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.btnDangNhap.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnDangNhap.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnDangNhap.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnDangNhap.Font                         = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDangNhap.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     this.btnDangNhap.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnDangNhap.IconMarginLeft               = 11;
     this.btnDangNhap.IconPadding                  = 10;
     this.btnDangNhap.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnDangNhap.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(180)))), ((int)(((byte)(74)))));
     this.btnDangNhap.IdleBorderRadius             = 3;
     this.btnDangNhap.IdleBorderThickness          = 1;
     this.btnDangNhap.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     this.btnDangNhap.IdleIconLeftImage            = null;
     this.btnDangNhap.IdleIconRightImage           = null;
     this.btnDangNhap.IndicateFocus                = false;
     this.btnDangNhap.Location                     = new System.Drawing.Point(397, 388);
     this.btnDangNhap.Name                         = "btnDangNhap";
     stateProperties1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(180)))), ((int)(((byte)(74)))));
     stateProperties1.BorderRadius                 = 3;
     stateProperties1.BorderStyle                  = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness              = 1;
     stateProperties1.FillColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     stateProperties1.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     stateProperties1.IconLeftImage                = null;
     stateProperties1.IconRightImage               = null;
     this.btnDangNhap.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(180)))), ((int)(((byte)(74)))));
     stateProperties2.BorderRadius                 = 3;
     stateProperties2.BorderStyle                  = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness              = 1;
     stateProperties2.FillColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(60)))), ((int)(((byte)(5)))));
     stateProperties2.ForeColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(238)))), ((int)(((byte)(183)))));
     stateProperties2.IconLeftImage                = null;
     stateProperties2.IconRightImage               = null;
     this.btnDangNhap.OnPressedState               = stateProperties2;
     this.btnDangNhap.Size                         = new System.Drawing.Size(135, 41);
     this.btnDangNhap.TabIndex                     = 20;
     this.btnDangNhap.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnDangNhap.TextMarginLeft               = 0;
     this.btnDangNhap.UseDefaultRadiusAndThickness = true;
     this.btnDangNhap.Click                       += new System.EventHandler(this.BtnDangNhap_Click);
     //
     // btnThoat
     //
     this.btnThoat.ActiveImage       = null;
     this.btnThoat.AllowAnimations   = true;
     this.btnThoat.AllowBuffering    = false;
     this.btnThoat.AllowZooming      = true;
     this.btnThoat.BackColor         = System.Drawing.Color.Transparent;
     this.btnThoat.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("btnThoat.ErrorImage")));
     this.btnThoat.FadeWhenInactive  = false;
     this.btnThoat.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.btnThoat.Image             = global::DA_DBMS.Properties.Resources.icons8_delete_sign_100px;
     this.btnThoat.ImageActive       = null;
     this.btnThoat.ImageLocation     = null;
     this.btnThoat.ImageMargin       = 50;
     this.btnThoat.ImageSize         = new System.Drawing.Size(-15, -13);
     this.btnThoat.ImageZoomSize     = new System.Drawing.Size(35, 37);
     this.btnThoat.InitialImage      = ((System.Drawing.Image)(resources.GetObject("btnThoat.InitialImage")));
     this.btnThoat.Location          = new System.Drawing.Point(720, 0);
     this.btnThoat.Margin            = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnThoat.Name              = "btnThoat";
     this.btnThoat.Rotation          = 0;
     this.btnThoat.ShowActiveImage   = true;
     this.btnThoat.ShowCursorChanges = true;
     this.btnThoat.ShowImageBorders  = true;
     this.btnThoat.ShowSizeMarkers   = false;
     this.btnThoat.Size              = new System.Drawing.Size(35, 37);
     this.btnThoat.TabIndex          = 13;
     this.btnThoat.ToolTipText       = "";
     this.btnThoat.WaitOnLoad        = false;
     this.btnThoat.Zoom              = 50;
     this.btnThoat.ZoomSpeed         = 10;
     this.btnThoat.Click            += new System.EventHandler(this.BtnThoat_Click);
     //
     // panel1
     //
     this.panel1.BackgroundImage       = global::DA_DBMS.Properties.Resources.stylowi_pl_podroze_i_miejsca_google__20285447;
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(348, 587);
     this.panel1.TabIndex = 0;
     //
     // frmDangNhap
     //
     this.AcceptButton        = this.btnDangNhap;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(9)))), ((int)(((byte)(4)))), ((int)(((byte)(4)))));
     this.ClientSize          = new System.Drawing.Size(757, 587);
     this.Controls.Add(this.btnDangNhap);
     this.Controls.Add(this.btnThoat);
     this.Controls.Add(this.lblDangky);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txtMatKhau);
     this.Controls.Add(this.txtEmail);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmDangNhap";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmDangNhap";
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #27
0
ファイル: KhachLe.Designer.cs プロジェクト: hlphap/HOME132
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(KhachLe));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges4     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties7 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties8 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.bunifuLabel1         = new Bunifu.UI.WinForms.BunifuLabel();
     this.panel1               = new System.Windows.Forms.Panel();
     this.PanelNoiDungKhachLe  = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.Panel_TopKL          = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.Button_TuyChon       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.Button_ThanhToan     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.Button_TuyChonMorong = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.ButtonTongHop        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel1.SuspendLayout();
     this.Panel_TopKL.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowDrop     = true;
     this.bunifuLabel1.Anchor        = System.Windows.Forms.AnchorStyles.None;
     this.bunifuLabel1.AutoEllipsis  = true;
     this.bunifuLabel1.AutoSize      = false;
     this.bunifuLabel1.CursorType    = null;
     this.bunifuLabel1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 14.25F);
     this.bunifuLabel1.Location      = new System.Drawing.Point(3, 3);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(189, 28);
     this.bunifuLabel1.TabIndex      = 0;
     this.bunifuLabel1.Text          = "THÔNG TIN CHUNG";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     this.bunifuLabel1.Click        += new System.EventHandler(this.bunifuLabel1_Click_1);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.PanelNoiDungKhachLe);
     this.panel1.Controls.Add(this.Panel_TopKL);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(815, 505);
     this.panel1.TabIndex = 0;
     //
     // PanelNoiDungKhachLe
     //
     this.PanelNoiDungKhachLe.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("PanelNoiDungKhachLe.BackgroundImage")));
     this.PanelNoiDungKhachLe.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PanelNoiDungKhachLe.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PanelNoiDungKhachLe.GradientBottomLeft  = System.Drawing.Color.OldLace;
     this.PanelNoiDungKhachLe.GradientBottomRight = System.Drawing.Color.SpringGreen;
     this.PanelNoiDungKhachLe.GradientTopLeft     = System.Drawing.Color.Navy;
     this.PanelNoiDungKhachLe.GradientTopRight    = System.Drawing.Color.SpringGreen;
     this.PanelNoiDungKhachLe.Location            = new System.Drawing.Point(0, 41);
     this.PanelNoiDungKhachLe.Name     = "PanelNoiDungKhachLe";
     this.PanelNoiDungKhachLe.Quality  = 10;
     this.PanelNoiDungKhachLe.Size     = new System.Drawing.Size(815, 464);
     this.PanelNoiDungKhachLe.TabIndex = 2;
     //
     // Panel_TopKL
     //
     this.Panel_TopKL.BackColor             = System.Drawing.Color.Black;
     this.Panel_TopKL.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("Panel_TopKL.BackgroundImage")));
     this.Panel_TopKL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Panel_TopKL.Controls.Add(this.Button_TuyChon);
     this.Panel_TopKL.Controls.Add(this.Button_ThanhToan);
     this.Panel_TopKL.Controls.Add(this.Button_TuyChonMorong);
     this.Panel_TopKL.Controls.Add(this.ButtonTongHop);
     this.Panel_TopKL.Dock = System.Windows.Forms.DockStyle.Top;
     this.Panel_TopKL.GradientBottomLeft  = System.Drawing.Color.DimGray;
     this.Panel_TopKL.GradientBottomRight = System.Drawing.Color.Black;
     this.Panel_TopKL.GradientTopLeft     = System.Drawing.Color.Black;
     this.Panel_TopKL.GradientTopRight    = System.Drawing.Color.DimGray;
     this.Panel_TopKL.Location            = new System.Drawing.Point(0, 0);
     this.Panel_TopKL.Name     = "Panel_TopKL";
     this.Panel_TopKL.Quality  = 10;
     this.Panel_TopKL.Size     = new System.Drawing.Size(815, 41);
     this.Panel_TopKL.TabIndex = 1;
     //
     // Button_TuyChon
     //
     this.Button_TuyChon.AllowToggling        = false;
     this.Button_TuyChon.AnimationSpeed       = 200;
     this.Button_TuyChon.AutoGenerateColors   = false;
     this.Button_TuyChon.BackColor            = System.Drawing.Color.Transparent;
     this.Button_TuyChon.BackColor1           = System.Drawing.Color.Transparent;
     this.Button_TuyChon.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("Button_TuyChon.BackgroundImage")));
     this.Button_TuyChon.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.Button_TuyChon.ButtonText           = "Tùy chọn";
     this.Button_TuyChon.ButtonTextMarginLeft = 0;
     this.Button_TuyChon.ColorContrastOnClick = 45;
     this.Button_TuyChon.ColorContrastOnHover = 45;
     this.Button_TuyChon.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft                          = true;
     borderEdges1.BottomRight                         = true;
     borderEdges1.TopLeft                             = true;
     borderEdges1.TopRight                            = true;
     this.Button_TuyChon.CustomizableEdges            = borderEdges1;
     this.Button_TuyChon.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.Button_TuyChon.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.Button_TuyChon.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.Button_TuyChon.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.Button_TuyChon.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.Button_TuyChon.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.Button_TuyChon.ForeColor                    = System.Drawing.Color.White;
     this.Button_TuyChon.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.Button_TuyChon.IconMarginLeft               = 11;
     this.Button_TuyChon.IconPadding                  = 10;
     this.Button_TuyChon.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.Button_TuyChon.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.Button_TuyChon.IdleBorderRadius             = 3;
     this.Button_TuyChon.IdleBorderThickness          = 1;
     this.Button_TuyChon.IdleFillColor                = System.Drawing.Color.Transparent;
     this.Button_TuyChon.IdleIconLeftImage            = null;
     this.Button_TuyChon.IdleIconRightImage           = null;
     this.Button_TuyChon.IndicateFocus                = false;
     this.Button_TuyChon.Location                     = new System.Drawing.Point(129, 0);
     this.Button_TuyChon.Name                         = "Button_TuyChon";
     stateProperties1.BorderColor                     = System.Drawing.Color.Yellow;
     stateProperties1.BorderRadius                    = 3;
     stateProperties1.BorderStyle                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness                 = 1;
     stateProperties1.FillColor                       = System.Drawing.Color.Black;
     stateProperties1.ForeColor                       = System.Drawing.Color.White;
     stateProperties1.IconLeftImage                   = null;
     stateProperties1.IconRightImage                  = null;
     this.Button_TuyChon.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.BorderRadius                    = 3;
     stateProperties2.BorderStyle                     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness                 = 1;
     stateProperties2.FillColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties2.ForeColor                       = System.Drawing.Color.White;
     stateProperties2.IconLeftImage                   = null;
     stateProperties2.IconRightImage                  = null;
     this.Button_TuyChon.OnPressedState               = stateProperties2;
     this.Button_TuyChon.Size                         = new System.Drawing.Size(106, 41);
     this.Button_TuyChon.TabIndex                     = 1;
     this.Button_TuyChon.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.Button_TuyChon.TextMarginLeft               = 0;
     this.Button_TuyChon.UseDefaultRadiusAndThickness = true;
     this.Button_TuyChon.Click                       += new System.EventHandler(this.bunifuButton2_Click);
     //
     // Button_ThanhToan
     //
     this.Button_ThanhToan.AllowToggling        = false;
     this.Button_ThanhToan.AnimationSpeed       = 200;
     this.Button_ThanhToan.AutoGenerateColors   = false;
     this.Button_ThanhToan.BackColor            = System.Drawing.Color.Transparent;
     this.Button_ThanhToan.BackColor1           = System.Drawing.Color.Transparent;
     this.Button_ThanhToan.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("Button_ThanhToan.BackgroundImage")));
     this.Button_ThanhToan.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.Button_ThanhToan.ButtonText           = "Thanh toán";
     this.Button_ThanhToan.ButtonTextMarginLeft = 0;
     this.Button_ThanhToan.ColorContrastOnClick = 45;
     this.Button_ThanhToan.ColorContrastOnHover = 45;
     this.Button_ThanhToan.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft                            = true;
     borderEdges2.BottomRight                           = true;
     borderEdges2.TopLeft                               = true;
     borderEdges2.TopRight                              = true;
     this.Button_ThanhToan.CustomizableEdges            = borderEdges2;
     this.Button_ThanhToan.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.Button_ThanhToan.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.Button_ThanhToan.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.Button_ThanhToan.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.Button_ThanhToan.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.Button_ThanhToan.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.Button_ThanhToan.ForeColor                    = System.Drawing.Color.White;
     this.Button_ThanhToan.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.Button_ThanhToan.IconMarginLeft               = 11;
     this.Button_ThanhToan.IconPadding                  = 10;
     this.Button_ThanhToan.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.Button_ThanhToan.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.Button_ThanhToan.IdleBorderRadius             = 3;
     this.Button_ThanhToan.IdleBorderThickness          = 1;
     this.Button_ThanhToan.IdleFillColor                = System.Drawing.Color.Transparent;
     this.Button_ThanhToan.IdleIconLeftImage            = null;
     this.Button_ThanhToan.IdleIconRightImage           = null;
     this.Button_ThanhToan.IndicateFocus                = false;
     this.Button_ThanhToan.Location                     = new System.Drawing.Point(386, 0);
     this.Button_ThanhToan.Name                         = "Button_ThanhToan";
     stateProperties3.BorderColor                       = System.Drawing.Color.Yellow;
     stateProperties3.BorderRadius                      = 3;
     stateProperties3.BorderStyle                       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness                   = 1;
     stateProperties3.FillColor                         = System.Drawing.Color.Black;
     stateProperties3.ForeColor                         = System.Drawing.Color.White;
     stateProperties3.IconLeftImage                     = null;
     stateProperties3.IconRightImage                    = null;
     this.Button_ThanhToan.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius                      = 3;
     stateProperties4.BorderStyle                       = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness                   = 1;
     stateProperties4.FillColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                         = System.Drawing.Color.White;
     stateProperties4.IconLeftImage                     = null;
     stateProperties4.IconRightImage                    = null;
     this.Button_ThanhToan.OnPressedState               = stateProperties4;
     this.Button_ThanhToan.Size                         = new System.Drawing.Size(122, 41);
     this.Button_ThanhToan.TabIndex                     = 3;
     this.Button_ThanhToan.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.Button_ThanhToan.TextMarginLeft               = 0;
     this.Button_ThanhToan.UseDefaultRadiusAndThickness = true;
     this.Button_ThanhToan.Click                       += new System.EventHandler(this.ButtonThanhToan);
     //
     // Button_TuyChonMorong
     //
     this.Button_TuyChonMorong.AllowToggling        = false;
     this.Button_TuyChonMorong.AnimationSpeed       = 200;
     this.Button_TuyChonMorong.AutoGenerateColors   = false;
     this.Button_TuyChonMorong.BackColor            = System.Drawing.Color.Transparent;
     this.Button_TuyChonMorong.BackColor1           = System.Drawing.Color.Transparent;
     this.Button_TuyChonMorong.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("Button_TuyChonMorong.BackgroundImage")));
     this.Button_TuyChonMorong.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.Button_TuyChonMorong.ButtonText           = "Dịch vụ mở rộng";
     this.Button_TuyChonMorong.ButtonTextMarginLeft = 0;
     this.Button_TuyChonMorong.ColorContrastOnClick = 45;
     this.Button_TuyChonMorong.ColorContrastOnHover = 45;
     this.Button_TuyChonMorong.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft                                = true;
     borderEdges3.BottomRight                               = true;
     borderEdges3.TopLeft                                   = true;
     borderEdges3.TopRight                                  = true;
     this.Button_TuyChonMorong.CustomizableEdges            = borderEdges3;
     this.Button_TuyChonMorong.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.Button_TuyChonMorong.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.Button_TuyChonMorong.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.Button_TuyChonMorong.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.Button_TuyChonMorong.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.Button_TuyChonMorong.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.Button_TuyChonMorong.ForeColor                    = System.Drawing.Color.White;
     this.Button_TuyChonMorong.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.Button_TuyChonMorong.IconMarginLeft               = 11;
     this.Button_TuyChonMorong.IconPadding                  = 10;
     this.Button_TuyChonMorong.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.Button_TuyChonMorong.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.Button_TuyChonMorong.IdleBorderRadius             = 3;
     this.Button_TuyChonMorong.IdleBorderThickness          = 1;
     this.Button_TuyChonMorong.IdleFillColor                = System.Drawing.Color.Transparent;
     this.Button_TuyChonMorong.IdleIconLeftImage            = null;
     this.Button_TuyChonMorong.IdleIconRightImage           = null;
     this.Button_TuyChonMorong.IndicateFocus                = false;
     this.Button_TuyChonMorong.Location                     = new System.Drawing.Point(241, 0);
     this.Button_TuyChonMorong.Name                         = "Button_TuyChonMorong";
     stateProperties5.BorderColor                           = System.Drawing.Color.Yellow;
     stateProperties5.BorderRadius                          = 3;
     stateProperties5.BorderStyle                           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness                       = 1;
     stateProperties5.FillColor                             = System.Drawing.Color.Black;
     stateProperties5.ForeColor                             = System.Drawing.Color.White;
     stateProperties5.IconLeftImage                         = null;
     stateProperties5.IconRightImage                        = null;
     this.Button_TuyChonMorong.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor                           = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius                          = 3;
     stateProperties6.BorderStyle                           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness                       = 1;
     stateProperties6.FillColor                             = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                             = System.Drawing.Color.White;
     stateProperties6.IconLeftImage                         = null;
     stateProperties6.IconRightImage                        = null;
     this.Button_TuyChonMorong.OnPressedState               = stateProperties6;
     this.Button_TuyChonMorong.Size                         = new System.Drawing.Size(139, 41);
     this.Button_TuyChonMorong.TabIndex                     = 2;
     this.Button_TuyChonMorong.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.Button_TuyChonMorong.TextMarginLeft               = 0;
     this.Button_TuyChonMorong.UseDefaultRadiusAndThickness = true;
     this.Button_TuyChonMorong.Click                       += new System.EventHandler(this.Button_TuyChonMorong_Click);
     //
     // ButtonTongHop
     //
     this.ButtonTongHop.AllowToggling        = false;
     this.ButtonTongHop.AnimationSpeed       = 200;
     this.ButtonTongHop.AutoGenerateColors   = false;
     this.ButtonTongHop.BackColor            = System.Drawing.Color.Transparent;
     this.ButtonTongHop.BackColor1           = System.Drawing.Color.Transparent;
     this.ButtonTongHop.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("ButtonTongHop.BackgroundImage")));
     this.ButtonTongHop.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.ButtonTongHop.ButtonText           = "Tổng hợp";
     this.ButtonTongHop.ButtonTextMarginLeft = 0;
     this.ButtonTongHop.ColorContrastOnClick = 45;
     this.ButtonTongHop.ColorContrastOnHover = 45;
     this.ButtonTongHop.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges4.BottomLeft                         = true;
     borderEdges4.BottomRight                        = true;
     borderEdges4.TopLeft                            = true;
     borderEdges4.TopRight                           = true;
     this.ButtonTongHop.CustomizableEdges            = borderEdges4;
     this.ButtonTongHop.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.ButtonTongHop.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.ButtonTongHop.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.ButtonTongHop.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.ButtonTongHop.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.ButtonTongHop.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.ButtonTongHop.ForeColor                    = System.Drawing.Color.White;
     this.ButtonTongHop.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.ButtonTongHop.IconMarginLeft               = 11;
     this.ButtonTongHop.IconPadding                  = 10;
     this.ButtonTongHop.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.ButtonTongHop.IdleBorderColor              = System.Drawing.Color.Transparent;
     this.ButtonTongHop.IdleBorderRadius             = 3;
     this.ButtonTongHop.IdleBorderThickness          = 1;
     this.ButtonTongHop.IdleFillColor                = System.Drawing.Color.Transparent;
     this.ButtonTongHop.IdleIconLeftImage            = null;
     this.ButtonTongHop.IdleIconRightImage           = null;
     this.ButtonTongHop.IndicateFocus                = false;
     this.ButtonTongHop.Location                     = new System.Drawing.Point(0, 0);
     this.ButtonTongHop.Name                         = "ButtonTongHop";
     stateProperties7.BorderColor                    = System.Drawing.Color.Yellow;
     stateProperties7.BorderRadius                   = 3;
     stateProperties7.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties7.BorderThickness                = 1;
     stateProperties7.FillColor                      = System.Drawing.Color.Black;
     stateProperties7.ForeColor                      = System.Drawing.Color.White;
     stateProperties7.IconLeftImage                  = null;
     stateProperties7.IconRightImage                 = null;
     this.ButtonTongHop.onHoverState                 = stateProperties7;
     stateProperties8.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties8.BorderRadius                   = 3;
     stateProperties8.BorderStyle                    = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties8.BorderThickness                = 1;
     stateProperties8.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties8.ForeColor                      = System.Drawing.Color.White;
     stateProperties8.IconLeftImage                  = null;
     stateProperties8.IconRightImage                 = null;
     this.ButtonTongHop.OnPressedState               = stateProperties8;
     this.ButtonTongHop.Size                         = new System.Drawing.Size(123, 41);
     this.ButtonTongHop.TabIndex                     = 0;
     this.ButtonTongHop.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.ButtonTongHop.TextMarginLeft               = 0;
     this.ButtonTongHop.UseDefaultRadiusAndThickness = true;
     this.ButtonTongHop.Click                       += new System.EventHandler(this.bunifuButton1_Click_1);
     //
     // KhachLe
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Name = "KhachLe";
     this.Size = new System.Drawing.Size(815, 505);
     this.panel1.ResumeLayout(false);
     this.Panel_TopKL.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #28
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();
     System.Windows.Forms.DataGridViewCellStyle                   dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle                   dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(FormSystemSettings));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges3     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.dataEmployees     = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel3            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.dropAccess        = new Bunifu.UI.WinForms.BunifuDropdown();
     this.btnRemove         = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.btnSave           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.panel2            = new System.Windows.Forms.Panel();
     this.bunifuSeparator1  = new Bunifu.Framework.UI.BunifuSeparator();
     this.btnClear          = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     ((System.ComponentModel.ISupportInitialize)(this.dataEmployees)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // dataEmployees
     //
     this.dataEmployees.AllowCustomTheming              = false;
     this.dataEmployees.AllowUserToAddRows              = false;
     this.dataEmployees.AllowUserToDeleteRows           = false;
     this.dataEmployees.AllowUserToResizeColumns        = false;
     this.dataEmployees.AllowUserToResizeRows           = false;
     dataGridViewCellStyle1.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.ForeColor                   = System.Drawing.Color.Black;
     this.dataEmployees.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dataEmployees.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataEmployees.BackgroundColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.dataEmployees.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.dataEmployees.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dataEmployees.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor            = System.Drawing.Color.DodgerBlue;
     dataGridViewCellStyle2.Font                      = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     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.dataEmployees.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dataEmployees.ColumnHeadersHeight           = 40;
     this.dataEmployees.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.dataEmployees.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dataEmployees.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dataEmployees.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.dataEmployees.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dataEmployees.CurrentTheme.BackColor             = System.Drawing.Color.White;
     this.dataEmployees.CurrentTheme.GridColor             = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.dataEmployees.CurrentTheme.HeaderStyle.BackColor = System.Drawing.Color.DodgerBlue;
     this.dataEmployees.CurrentTheme.HeaderStyle.Font      = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     this.dataEmployees.CurrentTheme.HeaderStyle.ForeColor = System.Drawing.Color.White;
     this.dataEmployees.CurrentTheme.Name = null;
     this.dataEmployees.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.White;
     this.dataEmployees.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.dataEmployees.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.Black;
     this.dataEmployees.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     this.dataEmployees.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     this.dataEmployees.Cursor                 = System.Windows.Forms.Cursors.Hand;
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dataEmployees.DefaultCellStyle       = dataGridViewCellStyle3;
     this.dataEmployees.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dataEmployees.EnableHeadersVisualStyles = false;
     this.dataEmployees.GridColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
     this.dataEmployees.HeaderBackColor            = System.Drawing.Color.DodgerBlue;
     this.dataEmployees.HeaderBgColor              = System.Drawing.Color.Empty;
     this.dataEmployees.HeaderForeColor            = System.Drawing.Color.White;
     this.dataEmployees.Location                   = new System.Drawing.Point(0, 0);
     this.dataEmployees.Name                       = "dataEmployees";
     this.dataEmployees.ReadOnly                   = true;
     dataGridViewCellStyle4.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle4.BackColor              = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle4.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, 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.dataEmployees.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
     this.dataEmployees.RowHeadersVisible          = false;
     this.dataEmployees.RowHeadersWidth            = 62;
     dataGridViewCellStyle5.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.dataEmployees.RowsDefaultCellStyle       = dataGridViewCellStyle5;
     this.dataEmployees.RowTemplate.Height         = 40;
     this.dataEmployees.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataEmployees.Size                       = new System.Drawing.Size(800, 312);
     this.dataEmployees.TabIndex                   = 1;
     this.dataEmployees.Theme                      = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Light;
     this.dataEmployees.CellClick                 += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataEmployees_CellClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.dataEmployees);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 138);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(800, 312);
     this.panel1.TabIndex = 16;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.tableLayoutPanel1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 65);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(800, 41);
     this.panel3.TabIndex = 18;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.Controls.Add(this.dropAccess, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnRemove, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnSave, 1, 0);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 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(800, 41);
     this.tableLayoutPanel1.TabIndex = 16;
     //
     // dropAccess
     //
     this.dropAccess.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.dropAccess.BorderRadius            = 1;
     this.dropAccess.Color                   = System.Drawing.Color.Gainsboro;
     this.dropAccess.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.dropAccess.DisabledColor           = System.Drawing.Color.Gray;
     this.dropAccess.DisplayMember           = "0";
     this.dropAccess.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.dropAccess.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.dropAccess.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thin;
     this.dropAccess.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.dropAccess.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.dropAccess.FillDropDown            = false;
     this.dropAccess.FillIndicator           = false;
     this.dropAccess.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.dropAccess.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dropAccess.ForeColor               = System.Drawing.Color.Gainsboro;
     this.dropAccess.FormattingEnabled       = true;
     this.dropAccess.Icon                    = null;
     this.dropAccess.IndicatorColor          = System.Drawing.Color.Gainsboro;
     this.dropAccess.IndicatorLocation       = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.dropAccess.ItemBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.dropAccess.ItemBorderColor         = System.Drawing.Color.White;
     this.dropAccess.ItemForeColor           = System.Drawing.Color.Gainsboro;
     this.dropAccess.ItemHeight              = 30;
     this.dropAccess.ItemHighLightColor      = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(50)))), ((int)(((byte)(79)))));
     this.dropAccess.Items.AddRange(new object[] {
         "USER",
         "USER+",
         "ADMIN"
     });
     this.dropAccess.Location              = new System.Drawing.Point(3, 3);
     this.dropAccess.Name                  = "dropAccess";
     this.dropAccess.Size                  = new System.Drawing.Size(260, 36);
     this.dropAccess.TabIndex              = 14;
     this.dropAccess.Tag                   = "0";
     this.dropAccess.Text                  = null;
     this.dropAccess.ValueMember           = "0";
     this.dropAccess.SelectedValueChanged += new System.EventHandler(this.dropAccess_SelectedValueChanged);
     //
     // btnRemove
     //
     this.btnRemove.AllowToggling        = false;
     this.btnRemove.AnimationSpeed       = 200;
     this.btnRemove.AutoGenerateColors   = false;
     this.btnRemove.BackColor            = System.Drawing.Color.Transparent;
     this.btnRemove.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.btnRemove.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnRemove.BackgroundImage")));
     this.btnRemove.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnRemove.ButtonText           = "Удалить";
     this.btnRemove.ButtonTextMarginLeft = 0;
     this.btnRemove.ColorContrastOnClick = 45;
     this.btnRemove.ColorContrastOnHover = 45;
     this.btnRemove.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft            = true;
     borderEdges1.BottomRight           = true;
     borderEdges1.TopLeft               = true;
     borderEdges1.TopRight              = true;
     this.btnRemove.CustomizableEdges   = borderEdges1;
     this.btnRemove.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnRemove.DisabledBorderColor = System.Drawing.Color.Empty;
     this.btnRemove.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnRemove.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnRemove.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.btnRemove.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnRemove.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.btnRemove.ForeColor                    = System.Drawing.Color.White;
     this.btnRemove.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnRemove.IconMarginLeft               = 11;
     this.btnRemove.IconPadding                  = 10;
     this.btnRemove.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnRemove.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.btnRemove.IdleBorderRadius             = 3;
     this.btnRemove.IdleBorderThickness          = 1;
     this.btnRemove.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.btnRemove.IdleIconLeftImage            = null;
     this.btnRemove.IdleIconRightImage           = null;
     this.btnRemove.IndicateFocus                = false;
     this.btnRemove.Location                     = new System.Drawing.Point(535, 3);
     this.btnRemove.Name                         = "btnRemove";
     stateProperties1.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(100)))), ((int)(((byte)(145)))));
     stateProperties1.BorderRadius               = 3;
     stateProperties1.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness            = 1;
     stateProperties1.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(100)))), ((int)(((byte)(145)))));
     stateProperties1.ForeColor                  = System.Drawing.Color.White;
     stateProperties1.IconLeftImage              = null;
     stateProperties1.IconRightImage             = null;
     this.btnRemove.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(77)))), ((int)(((byte)(130)))));
     stateProperties2.BorderRadius               = 3;
     stateProperties2.BorderStyle                = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness            = 1;
     stateProperties2.FillColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(77)))), ((int)(((byte)(130)))));
     stateProperties2.ForeColor                  = System.Drawing.Color.White;
     stateProperties2.IconLeftImage              = null;
     stateProperties2.IconRightImage             = null;
     this.btnRemove.OnPressedState               = stateProperties2;
     this.btnRemove.Size                         = new System.Drawing.Size(262, 35);
     this.btnRemove.TabIndex                     = 12;
     this.btnRemove.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnRemove.TextMarginLeft               = 0;
     this.btnRemove.UseDefaultRadiusAndThickness = true;
     this.btnRemove.Click                       += new System.EventHandler(this.btnRemove_Click);
     //
     // btnSave
     //
     this.btnSave.AllowToggling        = false;
     this.btnSave.AnimationSpeed       = 200;
     this.btnSave.AutoGenerateColors   = false;
     this.btnSave.BackColor            = System.Drawing.Color.Transparent;
     this.btnSave.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnSave.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
     this.btnSave.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnSave.ButtonText           = "Сохранить";
     this.btnSave.ButtonTextMarginLeft = 0;
     this.btnSave.ColorContrastOnClick = 45;
     this.btnSave.ColorContrastOnHover = 45;
     this.btnSave.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges2.BottomLeft          = true;
     borderEdges2.BottomRight         = true;
     borderEdges2.TopLeft             = true;
     borderEdges2.TopRight            = true;
     this.btnSave.CustomizableEdges   = borderEdges2;
     this.btnSave.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnSave.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnSave.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnSave.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnSave.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.btnSave.Enabled                      = false;
     this.btnSave.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnSave.Font                         = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
     this.btnSave.ForeColor                    = System.Drawing.Color.White;
     this.btnSave.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnSave.IconMarginLeft               = 11;
     this.btnSave.IconPadding                  = 10;
     this.btnSave.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnSave.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.btnSave.IdleBorderRadius             = 3;
     this.btnSave.IdleBorderThickness          = 1;
     this.btnSave.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.btnSave.IdleIconLeftImage            = null;
     this.btnSave.IdleIconRightImage           = null;
     this.btnSave.IndicateFocus                = false;
     this.btnSave.Location                     = new System.Drawing.Point(269, 3);
     this.btnSave.Name                         = "btnSave";
     stateProperties3.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.BorderRadius             = 3;
     stateProperties3.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties3.BorderThickness          = 1;
     stateProperties3.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties3.ForeColor                = System.Drawing.Color.White;
     stateProperties3.IconLeftImage            = null;
     stateProperties3.IconRightImage           = null;
     this.btnSave.onHoverState                 = stateProperties3;
     stateProperties4.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.BorderRadius             = 3;
     stateProperties4.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties4.BorderThickness          = 1;
     stateProperties4.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties4.ForeColor                = System.Drawing.Color.White;
     stateProperties4.IconLeftImage            = null;
     stateProperties4.IconRightImage           = null;
     this.btnSave.OnPressedState               = stateProperties4;
     this.btnSave.Size                         = new System.Drawing.Size(260, 35);
     this.btnSave.TabIndex                     = 13;
     this.btnSave.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnSave.TextMarginLeft               = 0;
     this.btnSave.UseDefaultRadiusAndThickness = true;
     this.btnSave.Click                       += new System.EventHandler(this.btnSave_Click_1);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.bunifuSeparator1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 106);
     this.panel2.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(800, 32);
     this.panel2.TabIndex = 17;
     //
     // bunifuSeparator1
     //
     this.bunifuSeparator1.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.bunifuSeparator1.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.bunifuSeparator1.LineThickness = 2;
     this.bunifuSeparator1.Location      = new System.Drawing.Point(0, 0);
     this.bunifuSeparator1.Margin        = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.bunifuSeparator1.Name          = "bunifuSeparator1";
     this.bunifuSeparator1.Size          = new System.Drawing.Size(800, 32);
     this.bunifuSeparator1.TabIndex      = 0;
     this.bunifuSeparator1.Transparency  = 255;
     this.bunifuSeparator1.Vertical      = false;
     //
     // btnClear
     //
     this.btnClear.AllowToggling = false;
     this.btnClear.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClear.AnimationSpeed       = 200;
     this.btnClear.AutoGenerateColors   = false;
     this.btnClear.BackColor            = System.Drawing.Color.Transparent;
     this.btnClear.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btnClear.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnClear.BackgroundImage")));
     this.btnClear.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnClear.ButtonText           = "Очистить базу данных";
     this.btnClear.ButtonTextMarginLeft = 0;
     this.btnClear.ColorContrastOnClick = 45;
     this.btnClear.ColorContrastOnHover = 45;
     this.btnClear.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft           = true;
     borderEdges3.BottomRight          = true;
     borderEdges3.TopLeft              = true;
     borderEdges3.TopRight             = true;
     this.btnClear.CustomizableEdges   = borderEdges3;
     this.btnClear.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnClear.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnClear.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnClear.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnClear.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnClear.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.btnClear.ForeColor                    = System.Drawing.Color.White;
     this.btnClear.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.btnClear.IconMarginLeft               = 11;
     this.btnClear.IconPadding                  = 10;
     this.btnClear.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.btnClear.IdleBorderColor              = System.Drawing.Color.White;
     this.btnClear.IdleBorderRadius             = 3;
     this.btnClear.IdleBorderThickness          = 1;
     this.btnClear.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.btnClear.IdleIconLeftImage            = null;
     this.btnClear.IdleIconRightImage           = null;
     this.btnClear.IndicateFocus                = false;
     this.btnClear.Location                     = new System.Drawing.Point(23, 3);
     this.btnClear.Name                         = "btnClear";
     stateProperties5.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.BorderRadius              = 3;
     stateProperties5.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties5.BorderThickness           = 1;
     stateProperties5.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties5.ForeColor                 = System.Drawing.Color.White;
     stateProperties5.IconLeftImage             = null;
     stateProperties5.IconRightImage            = null;
     this.btnClear.onHoverState                 = stateProperties5;
     stateProperties6.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.BorderRadius              = 3;
     stateProperties6.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties6.BorderThickness           = 1;
     stateProperties6.FillColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties6.ForeColor                 = System.Drawing.Color.White;
     stateProperties6.IconLeftImage             = null;
     stateProperties6.IconRightImage            = null;
     this.btnClear.OnPressedState               = stateProperties6;
     this.btnClear.Size                         = new System.Drawing.Size(748, 50);
     this.btnClear.TabIndex                     = 20;
     this.btnClear.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnClear.TextMarginLeft               = 0;
     this.btnClear.UseDefaultRadiusAndThickness = true;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanel2.ColumnCount = 3;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Controls.Add(this.btnClear, 1, 0);
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 6);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(794, 56);
     this.tableLayoutPanel2.TabIndex = 21;
     //
     // FormSystemSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.tableLayoutPanel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name = "FormSystemSettings";
     this.Text = "Настройки ИС";
     ((System.ComponentModel.ISupportInitialize)(this.dataEmployees)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormServiceServerData));
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties21 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties22 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties23 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties24 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties25 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties26 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties27 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties28 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges3      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties29 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties30 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges       borderEdges4      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties31 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties   stateProperties32 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties33 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties34 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties35 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties36 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties37 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties38 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties39 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties stateProperties40 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
     this.inputPort     = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.inputHost     = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.laEmployee    = new Bunifu.UI.WinForms.BunifuLabel();
     this.tbBottom      = new System.Windows.Forms.TableLayoutPanel();
     this.bunifuButton1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuButton2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuLabel1  = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuLabel2  = new Bunifu.UI.WinForms.BunifuLabel();
     this.inputPass     = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.bunifuLabel3  = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuLabel4  = new Bunifu.UI.WinForms.BunifuLabel();
     this.inputUser     = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.tbBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // inputPort
     //
     this.inputPort.AcceptsReturn       = false;
     this.inputPort.AcceptsTab          = false;
     this.inputPort.AnimationSpeed      = 200;
     this.inputPort.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.inputPort.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.inputPort.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputPort.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("inputPort.BackgroundImage")));
     this.inputPort.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.inputPort.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.inputPort.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.inputPort.BorderColorIdle     = System.Drawing.Color.Gainsboro;
     this.inputPort.BorderRadius        = 4;
     this.inputPort.BorderThickness     = 1;
     this.inputPort.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.inputPort.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.inputPort.DefaultFont             = new System.Drawing.Font("Segoe UI Semibold", 20F);
     this.inputPort.DefaultText             = "";
     this.inputPort.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputPort.ForeColor               = System.Drawing.Color.Silver;
     this.inputPort.HideSelection           = true;
     this.inputPort.IconLeft                = null;
     this.inputPort.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.inputPort.IconPadding             = 10;
     this.inputPort.IconRight               = null;
     this.inputPort.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.inputPort.Lines                   = new string[0];
     this.inputPort.Location                = new System.Drawing.Point(17, 267);
     this.inputPort.MaxLength               = 32767;
     this.inputPort.MinimumSize             = new System.Drawing.Size(100, 35);
     this.inputPort.Modified                = false;
     this.inputPort.Multiline               = false;
     this.inputPort.Name                    = "inputPort";
     stateProperties21.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties21.FillColor            = System.Drawing.Color.Empty;
     stateProperties21.ForeColor            = System.Drawing.Color.Empty;
     stateProperties21.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputPort.OnActiveState           = stateProperties21;
     stateProperties22.BorderColor          = System.Drawing.Color.Empty;
     stateProperties22.FillColor            = System.Drawing.Color.White;
     stateProperties22.ForeColor            = System.Drawing.Color.Empty;
     stateProperties22.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.inputPort.OnDisabledState         = stateProperties22;
     stateProperties23.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties23.FillColor            = System.Drawing.Color.Empty;
     stateProperties23.ForeColor            = System.Drawing.Color.Empty;
     stateProperties23.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputPort.OnHoverState            = stateProperties23;
     stateProperties24.BorderColor          = System.Drawing.Color.Gainsboro;
     stateProperties24.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     stateProperties24.ForeColor            = System.Drawing.Color.Silver;
     stateProperties24.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputPort.OnIdleState             = stateProperties24;
     this.inputPort.PasswordChar            = '\0';
     this.inputPort.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.inputPort.PlaceholderText         = "Port";
     this.inputPort.ReadOnly                = false;
     this.inputPort.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.inputPort.SelectedText            = "";
     this.inputPort.SelectionLength         = 0;
     this.inputPort.SelectionStart          = 0;
     this.inputPort.ShortcutsEnabled        = true;
     this.inputPort.Size                    = new System.Drawing.Size(405, 65);
     this.inputPort.Style                   = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.inputPort.TabIndex                = 29;
     this.inputPort.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.inputPort.TextMarginBottom        = 0;
     this.inputPort.TextMarginLeft          = 5;
     this.inputPort.TextMarginTop           = 0;
     this.inputPort.TextPlaceholder         = "Port";
     this.inputPort.UseSystemPasswordChar   = false;
     this.inputPort.WordWrap                = true;
     //
     // inputHost
     //
     this.inputHost.AcceptsReturn       = false;
     this.inputHost.AcceptsTab          = false;
     this.inputHost.AnimationSpeed      = 200;
     this.inputHost.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.inputHost.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.inputHost.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputHost.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("inputHost.BackgroundImage")));
     this.inputHost.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.inputHost.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.inputHost.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.inputHost.BorderColorIdle     = System.Drawing.Color.Gainsboro;
     this.inputHost.BorderRadius        = 4;
     this.inputHost.BorderThickness     = 1;
     this.inputHost.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.inputHost.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.inputHost.DefaultFont             = new System.Drawing.Font("Segoe UI Semibold", 20F);
     this.inputHost.DefaultText             = "";
     this.inputHost.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputHost.ForeColor               = System.Drawing.Color.Silver;
     this.inputHost.HideSelection           = true;
     this.inputHost.IconLeft                = null;
     this.inputHost.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.inputHost.IconPadding             = 10;
     this.inputHost.IconRight               = null;
     this.inputHost.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.inputHost.Lines                   = new string[0];
     this.inputHost.Location                = new System.Drawing.Point(18, 156);
     this.inputHost.MaxLength               = 32767;
     this.inputHost.MinimumSize             = new System.Drawing.Size(100, 35);
     this.inputHost.Modified                = false;
     this.inputHost.Multiline               = false;
     this.inputHost.Name                    = "inputHost";
     stateProperties25.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties25.FillColor            = System.Drawing.Color.Empty;
     stateProperties25.ForeColor            = System.Drawing.Color.Empty;
     stateProperties25.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputHost.OnActiveState           = stateProperties25;
     stateProperties26.BorderColor          = System.Drawing.Color.Empty;
     stateProperties26.FillColor            = System.Drawing.Color.White;
     stateProperties26.ForeColor            = System.Drawing.Color.Empty;
     stateProperties26.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.inputHost.OnDisabledState         = stateProperties26;
     stateProperties27.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties27.FillColor            = System.Drawing.Color.Empty;
     stateProperties27.ForeColor            = System.Drawing.Color.Empty;
     stateProperties27.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputHost.OnHoverState            = stateProperties27;
     stateProperties28.BorderColor          = System.Drawing.Color.Gainsboro;
     stateProperties28.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     stateProperties28.ForeColor            = System.Drawing.Color.Silver;
     stateProperties28.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputHost.OnIdleState             = stateProperties28;
     this.inputHost.PasswordChar            = '\0';
     this.inputHost.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.inputHost.PlaceholderText         = "Host";
     this.inputHost.ReadOnly                = false;
     this.inputHost.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.inputHost.SelectedText            = "";
     this.inputHost.SelectionLength         = 0;
     this.inputHost.SelectionStart          = 0;
     this.inputHost.ShortcutsEnabled        = true;
     this.inputHost.Size                    = new System.Drawing.Size(405, 65);
     this.inputHost.Style                   = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.inputHost.TabIndex                = 28;
     this.inputHost.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.inputHost.TextMarginBottom        = 0;
     this.inputHost.TextMarginLeft          = 5;
     this.inputHost.TextMarginTop           = 0;
     this.inputHost.TextPlaceholder         = "Host";
     this.inputHost.UseSystemPasswordChar   = false;
     this.inputHost.WordWrap                = true;
     //
     // laEmployee
     //
     this.laEmployee.AutoEllipsis  = false;
     this.laEmployee.AutoSize      = false;
     this.laEmployee.CursorType    = null;
     this.laEmployee.Dock          = System.Windows.Forms.DockStyle.Top;
     this.laEmployee.Font          = new System.Drawing.Font("Segoe UI Semibold", 20F, System.Drawing.FontStyle.Bold);
     this.laEmployee.ForeColor     = System.Drawing.Color.Gainsboro;
     this.laEmployee.Location      = new System.Drawing.Point(0, 0);
     this.laEmployee.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.laEmployee.Name          = "laEmployee";
     this.laEmployee.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.laEmployee.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.laEmployee.Size          = new System.Drawing.Size(880, 70);
     this.laEmployee.TabIndex      = 27;
     this.laEmployee.Text          = "Данные сервера";
     this.laEmployee.TextAlignment = System.Drawing.ContentAlignment.TopCenter;
     this.laEmployee.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // tbBottom
     //
     this.tbBottom.ColumnCount = 2;
     this.tbBottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tbBottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tbBottom.Controls.Add(this.bunifuButton1, 0, 0);
     this.tbBottom.Controls.Add(this.bunifuButton2, 1, 0);
     this.tbBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.tbBottom.Location = new System.Drawing.Point(0, 415);
     this.tbBottom.Name     = "tbBottom";
     this.tbBottom.RowCount = 1;
     this.tbBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tbBottom.Size     = new System.Drawing.Size(880, 63);
     this.tbBottom.TabIndex = 33;
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.bunifuButton1.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.ButtonText           = "Назад";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.ColorContrastOnClick = 45;
     this.bunifuButton1.ColorContrastOnHover = 45;
     this.bunifuButton1.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges3.BottomLeft                         = true;
     borderEdges3.BottomRight                        = true;
     borderEdges3.TopLeft                            = true;
     borderEdges3.TopRight                           = true;
     this.bunifuButton1.CustomizableEdges            = borderEdges3;
     this.bunifuButton1.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton1.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton1.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.bunifuButton1.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton1.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.bunifuButton1.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IconMarginLeft               = 11;
     this.bunifuButton1.IconPadding                  = 10;
     this.bunifuButton1.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.bunifuButton1.IdleBorderRadius             = 3;
     this.bunifuButton1.IdleBorderThickness          = 1;
     this.bunifuButton1.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(9)))), ((int)(((byte)(76)))));
     this.bunifuButton1.IdleIconLeftImage            = null;
     this.bunifuButton1.IdleIconRightImage           = null;
     this.bunifuButton1.IndicateFocus                = false;
     this.bunifuButton1.Location                     = new System.Drawing.Point(3, 3);
     this.bunifuButton1.Name                         = "bunifuButton1";
     stateProperties29.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(100)))), ((int)(((byte)(145)))));
     stateProperties29.BorderRadius                  = 3;
     stateProperties29.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties29.BorderThickness               = 1;
     stateProperties29.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(100)))), ((int)(((byte)(145)))));
     stateProperties29.ForeColor                     = System.Drawing.Color.White;
     stateProperties29.IconLeftImage                 = null;
     stateProperties29.IconRightImage                = null;
     this.bunifuButton1.onHoverState                 = stateProperties29;
     stateProperties30.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(77)))), ((int)(((byte)(130)))));
     stateProperties30.BorderRadius                  = 3;
     stateProperties30.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties30.BorderThickness               = 1;
     stateProperties30.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(77)))), ((int)(((byte)(130)))));
     stateProperties30.ForeColor                     = System.Drawing.Color.White;
     stateProperties30.IconLeftImage                 = null;
     stateProperties30.IconRightImage                = null;
     this.bunifuButton1.OnPressedState               = stateProperties30;
     this.bunifuButton1.Size                         = new System.Drawing.Size(434, 57);
     this.bunifuButton1.TabIndex                     = 2;
     this.bunifuButton1.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextMarginLeft               = 0;
     this.bunifuButton1.UseDefaultRadiusAndThickness = true;
     this.bunifuButton1.Click                       += new System.EventHandler(this.bunifuButton1_Click);
     //
     // bunifuButton2
     //
     this.bunifuButton2.AllowToggling        = false;
     this.bunifuButton2.AnimationSpeed       = 200;
     this.bunifuButton2.AutoGenerateColors   = false;
     this.bunifuButton2.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton2.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bunifuButton2.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton2.BackgroundImage")));
     this.bunifuButton2.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.ButtonText           = "Сохранить";
     this.bunifuButton2.ButtonTextMarginLeft = 0;
     this.bunifuButton2.ColorContrastOnClick = 45;
     this.bunifuButton2.ColorContrastOnHover = 45;
     this.bunifuButton2.Cursor                       = System.Windows.Forms.Cursors.Hand;
     borderEdges4.BottomLeft                         = true;
     borderEdges4.BottomRight                        = true;
     borderEdges4.TopLeft                            = true;
     borderEdges4.TopRight                           = true;
     this.bunifuButton2.CustomizableEdges            = borderEdges4;
     this.bunifuButton2.DialogResult                 = System.Windows.Forms.DialogResult.None;
     this.bunifuButton2.DisabledBorderColor          = System.Drawing.Color.Empty;
     this.bunifuButton2.DisabledFillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton2.DisabledForecolor            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton2.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.bunifuButton2.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bunifuButton2.Font                         = new System.Drawing.Font("Segoe UI Semibold", 12F);
     this.bunifuButton2.ForeColor                    = System.Drawing.Color.White;
     this.bunifuButton2.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton2.IconMarginLeft               = 11;
     this.bunifuButton2.IconPadding                  = 10;
     this.bunifuButton2.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton2.IdleBorderColor              = System.Drawing.Color.DodgerBlue;
     this.bunifuButton2.IdleBorderRadius             = 3;
     this.bunifuButton2.IdleBorderThickness          = 1;
     this.bunifuButton2.IdleFillColor                = System.Drawing.Color.DodgerBlue;
     this.bunifuButton2.IdleIconLeftImage            = null;
     this.bunifuButton2.IdleIconRightImage           = null;
     this.bunifuButton2.IndicateFocus                = false;
     this.bunifuButton2.Location                     = new System.Drawing.Point(443, 3);
     this.bunifuButton2.Name                         = "bunifuButton2";
     stateProperties31.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties31.BorderRadius                  = 3;
     stateProperties31.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties31.BorderThickness               = 1;
     stateProperties31.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties31.ForeColor                     = System.Drawing.Color.White;
     stateProperties31.IconLeftImage                 = null;
     stateProperties31.IconRightImage                = null;
     this.bunifuButton2.onHoverState                 = stateProperties31;
     stateProperties32.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties32.BorderRadius                  = 3;
     stateProperties32.BorderStyle                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties32.BorderThickness               = 1;
     stateProperties32.FillColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     stateProperties32.ForeColor                     = System.Drawing.Color.White;
     stateProperties32.IconLeftImage                 = null;
     stateProperties32.IconRightImage                = null;
     this.bunifuButton2.OnPressedState               = stateProperties32;
     this.bunifuButton2.Size                         = new System.Drawing.Size(434, 57);
     this.bunifuButton2.TabIndex                     = 1;
     this.bunifuButton2.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton2.TextMarginLeft               = 0;
     this.bunifuButton2.UseDefaultRadiusAndThickness = true;
     this.bunifuButton2.Click                       += new System.EventHandler(this.bunifuButton2_Click);
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AutoEllipsis  = false;
     this.bunifuLabel1.AutoSize      = false;
     this.bunifuLabel1.CursorType    = null;
     this.bunifuLabel1.Font          = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel1.ForeColor     = System.Drawing.Color.Gainsboro;
     this.bunifuLabel1.Location      = new System.Drawing.Point(17, 97);
     this.bunifuLabel1.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(189, 65);
     this.bunifuLabel1.TabIndex      = 34;
     this.bunifuLabel1.Text          = "Host";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuLabel2
     //
     this.bunifuLabel2.AutoEllipsis  = false;
     this.bunifuLabel2.AutoSize      = false;
     this.bunifuLabel2.CursorType    = null;
     this.bunifuLabel2.Font          = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel2.ForeColor     = System.Drawing.Color.Gainsboro;
     this.bunifuLabel2.Location      = new System.Drawing.Point(17, 213);
     this.bunifuLabel2.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.bunifuLabel2.Name          = "bunifuLabel2";
     this.bunifuLabel2.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.bunifuLabel2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel2.Size          = new System.Drawing.Size(164, 65);
     this.bunifuLabel2.TabIndex      = 35;
     this.bunifuLabel2.Text          = "Port";
     this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuLabel2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // inputPass
     //
     this.inputPass.AcceptsReturn       = false;
     this.inputPass.AcceptsTab          = false;
     this.inputPass.AnimationSpeed      = 200;
     this.inputPass.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.inputPass.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.inputPass.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputPass.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("inputPass.BackgroundImage")));
     this.inputPass.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.inputPass.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.inputPass.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.inputPass.BorderColorIdle     = System.Drawing.Color.Gainsboro;
     this.inputPass.BorderRadius        = 4;
     this.inputPass.BorderThickness     = 1;
     this.inputPass.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.inputPass.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.inputPass.DefaultFont             = new System.Drawing.Font("Segoe UI Semibold", 20F);
     this.inputPass.DefaultText             = "";
     this.inputPass.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputPass.ForeColor               = System.Drawing.Color.Silver;
     this.inputPass.HideSelection           = true;
     this.inputPass.IconLeft                = null;
     this.inputPass.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.inputPass.IconPadding             = 10;
     this.inputPass.IconRight               = null;
     this.inputPass.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.inputPass.Lines                   = new string[0];
     this.inputPass.Location                = new System.Drawing.Point(454, 267);
     this.inputPass.MaxLength               = 32767;
     this.inputPass.MinimumSize             = new System.Drawing.Size(100, 35);
     this.inputPass.Modified                = false;
     this.inputPass.Multiline               = false;
     this.inputPass.Name                    = "inputPass";
     stateProperties33.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties33.FillColor            = System.Drawing.Color.Empty;
     stateProperties33.ForeColor            = System.Drawing.Color.Empty;
     stateProperties33.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputPass.OnActiveState           = stateProperties33;
     stateProperties34.BorderColor          = System.Drawing.Color.Empty;
     stateProperties34.FillColor            = System.Drawing.Color.White;
     stateProperties34.ForeColor            = System.Drawing.Color.Empty;
     stateProperties34.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.inputPass.OnDisabledState         = stateProperties34;
     stateProperties35.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties35.FillColor            = System.Drawing.Color.Empty;
     stateProperties35.ForeColor            = System.Drawing.Color.Empty;
     stateProperties35.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputPass.OnHoverState            = stateProperties35;
     stateProperties36.BorderColor          = System.Drawing.Color.Gainsboro;
     stateProperties36.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     stateProperties36.ForeColor            = System.Drawing.Color.Silver;
     stateProperties36.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputPass.OnIdleState             = stateProperties36;
     this.inputPass.PasswordChar            = '\0';
     this.inputPass.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.inputPass.PlaceholderText         = "Pass";
     this.inputPass.ReadOnly                = false;
     this.inputPass.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.inputPass.SelectedText            = "";
     this.inputPass.SelectionLength         = 0;
     this.inputPass.SelectionStart          = 0;
     this.inputPass.ShortcutsEnabled        = true;
     this.inputPass.Size                    = new System.Drawing.Size(405, 65);
     this.inputPass.Style                   = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.inputPass.TabIndex                = 37;
     this.inputPass.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.inputPass.TextMarginBottom        = 0;
     this.inputPass.TextMarginLeft          = 5;
     this.inputPass.TextMarginTop           = 0;
     this.inputPass.TextPlaceholder         = "Pass";
     this.inputPass.UseSystemPasswordChar   = false;
     this.inputPass.WordWrap                = true;
     //
     // bunifuLabel3
     //
     this.bunifuLabel3.AutoEllipsis  = false;
     this.bunifuLabel3.AutoSize      = false;
     this.bunifuLabel3.CursorType    = null;
     this.bunifuLabel3.Font          = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel3.ForeColor     = System.Drawing.Color.Gainsboro;
     this.bunifuLabel3.Location      = new System.Drawing.Point(454, 97);
     this.bunifuLabel3.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.bunifuLabel3.Name          = "bunifuLabel3";
     this.bunifuLabel3.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.bunifuLabel3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel3.Size          = new System.Drawing.Size(189, 65);
     this.bunifuLabel3.TabIndex      = 38;
     this.bunifuLabel3.Text          = "User";
     this.bunifuLabel3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuLabel3.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuLabel4
     //
     this.bunifuLabel4.AutoEllipsis  = false;
     this.bunifuLabel4.AutoSize      = false;
     this.bunifuLabel4.CursorType    = null;
     this.bunifuLabel4.Font          = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel4.ForeColor     = System.Drawing.Color.Gainsboro;
     this.bunifuLabel4.Location      = new System.Drawing.Point(454, 213);
     this.bunifuLabel4.Margin        = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.bunifuLabel4.Name          = "bunifuLabel4";
     this.bunifuLabel4.Padding       = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.bunifuLabel4.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel4.Size          = new System.Drawing.Size(164, 65);
     this.bunifuLabel4.TabIndex      = 39;
     this.bunifuLabel4.Text          = "Password";
     this.bunifuLabel4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuLabel4.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // inputUser
     //
     this.inputUser.AcceptsReturn       = false;
     this.inputUser.AcceptsTab          = false;
     this.inputUser.AnimationSpeed      = 200;
     this.inputUser.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.inputUser.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.inputUser.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputUser.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("inputUser.BackgroundImage")));
     this.inputUser.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.inputUser.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.inputUser.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.inputUser.BorderColorIdle     = System.Drawing.Color.Gainsboro;
     this.inputUser.BorderRadius        = 4;
     this.inputUser.BorderThickness     = 1;
     this.inputUser.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.inputUser.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.inputUser.DefaultFont             = new System.Drawing.Font("Segoe UI Semibold", 20F);
     this.inputUser.DefaultText             = "";
     this.inputUser.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.inputUser.ForeColor               = System.Drawing.Color.Silver;
     this.inputUser.HideSelection           = true;
     this.inputUser.IconLeft                = null;
     this.inputUser.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.inputUser.IconPadding             = 10;
     this.inputUser.IconRight               = null;
     this.inputUser.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.inputUser.Lines                   = new string[0];
     this.inputUser.Location                = new System.Drawing.Point(454, 156);
     this.inputUser.MaxLength               = 32767;
     this.inputUser.MinimumSize             = new System.Drawing.Size(100, 35);
     this.inputUser.Modified                = false;
     this.inputUser.Multiline               = false;
     this.inputUser.Name                    = "inputUser";
     stateProperties37.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties37.FillColor            = System.Drawing.Color.Empty;
     stateProperties37.ForeColor            = System.Drawing.Color.Empty;
     stateProperties37.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputUser.OnActiveState           = stateProperties37;
     stateProperties38.BorderColor          = System.Drawing.Color.Empty;
     stateProperties38.FillColor            = System.Drawing.Color.White;
     stateProperties38.ForeColor            = System.Drawing.Color.Empty;
     stateProperties38.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.inputUser.OnDisabledState         = stateProperties38;
     stateProperties39.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties39.FillColor            = System.Drawing.Color.Empty;
     stateProperties39.ForeColor            = System.Drawing.Color.Empty;
     stateProperties39.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputUser.OnHoverState            = stateProperties39;
     stateProperties40.BorderColor          = System.Drawing.Color.Gainsboro;
     stateProperties40.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     stateProperties40.ForeColor            = System.Drawing.Color.Silver;
     stateProperties40.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.inputUser.OnIdleState             = stateProperties40;
     this.inputUser.PasswordChar            = '\0';
     this.inputUser.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.inputUser.PlaceholderText         = "User";
     this.inputUser.ReadOnly                = false;
     this.inputUser.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.inputUser.SelectedText            = "";
     this.inputUser.SelectionLength         = 0;
     this.inputUser.SelectionStart          = 0;
     this.inputUser.ShortcutsEnabled        = true;
     this.inputUser.Size                    = new System.Drawing.Size(405, 65);
     this.inputUser.Style                   = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.inputUser.TabIndex                = 40;
     this.inputUser.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.inputUser.TextMarginBottom        = 0;
     this.inputUser.TextMarginLeft          = 5;
     this.inputUser.TextMarginTop           = 0;
     this.inputUser.TextPlaceholder         = "User";
     this.inputUser.UseSystemPasswordChar   = false;
     this.inputUser.WordWrap                = true;
     //
     // FormServiceServerData
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(33)))), ((int)(((byte)(74)))));
     this.ClientSize          = new System.Drawing.Size(880, 478);
     this.Controls.Add(this.inputUser);
     this.Controls.Add(this.inputPass);
     this.Controls.Add(this.bunifuLabel3);
     this.Controls.Add(this.bunifuLabel4);
     this.Controls.Add(this.tbBottom);
     this.Controls.Add(this.inputPort);
     this.Controls.Add(this.inputHost);
     this.Controls.Add(this.laEmployee);
     this.Controls.Add(this.bunifuLabel1);
     this.Controls.Add(this.bunifuLabel2);
     this.Name = "FormServiceServerData";
     this.Text = "Настройка подключения к серверу";
     this.tbBottom.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager               resources        = new System.ComponentModel.ComponentResourceManager(typeof(GUI_ListDV));
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges     borderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     this.PanelSub = new System.Windows.Forms.Panel();
     this.lb_MaDV  = new System.Windows.Forms.Label();
     this.lb_GiaDV = new System.Windows.Forms.Label();
     this.lb_TenDV = new System.Windows.Forms.Label();
     this.bt_Xoa   = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.PanelSub.SuspendLayout();
     this.SuspendLayout();
     //
     // PanelSub
     //
     this.PanelSub.BackColor = System.Drawing.SystemColors.MenuBar;
     this.PanelSub.Controls.Add(this.bt_Xoa);
     this.PanelSub.Controls.Add(this.lb_MaDV);
     this.PanelSub.Controls.Add(this.lb_GiaDV);
     this.PanelSub.Controls.Add(this.lb_TenDV);
     this.PanelSub.Dock     = System.Windows.Forms.DockStyle.Top;
     this.PanelSub.Location = new System.Drawing.Point(0, 0);
     this.PanelSub.Name     = "PanelSub";
     this.PanelSub.Size     = new System.Drawing.Size(987, 40);
     this.PanelSub.TabIndex = 24;
     //
     // lb_MaDV
     //
     this.lb_MaDV.AutoSize = true;
     this.lb_MaDV.Font     = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_MaDV.Location = new System.Drawing.Point(15, 11);
     this.lb_MaDV.Name     = "lb_MaDV";
     this.lb_MaDV.Size     = new System.Drawing.Size(52, 20);
     this.lb_MaDV.TabIndex = 4;
     this.lb_MaDV.Text     = "MaDV";
     //
     // lb_GiaDV
     //
     this.lb_GiaDV.AutoSize = true;
     this.lb_GiaDV.Font     = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_GiaDV.Location = new System.Drawing.Point(485, 11);
     this.lb_GiaDV.Name     = "lb_GiaDV";
     this.lb_GiaDV.Size     = new System.Drawing.Size(85, 20);
     this.lb_GiaDV.TabIndex = 3;
     this.lb_GiaDV.Text     = "Giá dịch vụ";
     //
     // lb_TenDV
     //
     this.lb_TenDV.AutoSize = true;
     this.lb_TenDV.Font     = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_TenDV.Location = new System.Drawing.Point(191, 11);
     this.lb_TenDV.Name     = "lb_TenDV";
     this.lb_TenDV.Size     = new System.Drawing.Size(87, 20);
     this.lb_TenDV.TabIndex = 2;
     this.lb_TenDV.Text     = "Tên dịch vụ";
     //
     // bt_Xoa
     //
     this.bt_Xoa.AllowToggling        = false;
     this.bt_Xoa.AnimationSpeed       = 200;
     this.bt_Xoa.AutoGenerateColors   = false;
     this.bt_Xoa.BackColor            = System.Drawing.Color.Transparent;
     this.bt_Xoa.BackColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.bt_Xoa.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bt_Xoa.BackgroundImage")));
     this.bt_Xoa.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bt_Xoa.ButtonText           = "Xóa";
     this.bt_Xoa.ButtonTextMarginLeft = 0;
     this.bt_Xoa.ColorContrastOnClick = 45;
     this.bt_Xoa.ColorContrastOnHover = 45;
     this.bt_Xoa.Cursor              = System.Windows.Forms.Cursors.Hand;
     borderEdges1.BottomLeft         = true;
     borderEdges1.BottomRight        = true;
     borderEdges1.TopLeft            = true;
     borderEdges1.TopRight           = true;
     this.bt_Xoa.CustomizableEdges   = borderEdges1;
     this.bt_Xoa.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bt_Xoa.DisabledBorderColor = System.Drawing.Color.Empty;
     this.bt_Xoa.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bt_Xoa.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bt_Xoa.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bt_Xoa.Font                         = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold);
     this.bt_Xoa.ForeColor                    = System.Drawing.Color.White;
     this.bt_Xoa.IconLeftCursor               = System.Windows.Forms.Cursors.Hand;
     this.bt_Xoa.IconMarginLeft               = 11;
     this.bt_Xoa.IconPadding                  = 10;
     this.bt_Xoa.IconRightCursor              = System.Windows.Forms.Cursors.Hand;
     this.bt_Xoa.IdleBorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.bt_Xoa.IdleBorderRadius             = 25;
     this.bt_Xoa.IdleBorderThickness          = 2;
     this.bt_Xoa.IdleFillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.bt_Xoa.IdleIconLeftImage            = null;
     this.bt_Xoa.IdleIconRightImage           = null;
     this.bt_Xoa.IndicateFocus                = false;
     this.bt_Xoa.Location                     = new System.Drawing.Point(791, 5);
     this.bt_Xoa.Name                         = "bt_Xoa";
     stateProperties1.BorderColor             = System.Drawing.Color.WhiteSmoke;
     stateProperties1.BorderRadius            = 25;
     stateProperties1.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties1.BorderThickness         = 2;
     stateProperties1.FillColor               = System.Drawing.Color.WhiteSmoke;
     stateProperties1.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(182)))), ((int)(((byte)(148)))));
     stateProperties1.IconLeftImage           = null;
     stateProperties1.IconRightImage          = null;
     this.bt_Xoa.onHoverState                 = stateProperties1;
     stateProperties2.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(168)))), ((int)(((byte)(147)))));
     stateProperties2.BorderRadius            = 25;
     stateProperties2.BorderStyle             = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     stateProperties2.BorderThickness         = 2;
     stateProperties2.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(168)))), ((int)(((byte)(147)))));
     stateProperties2.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
     stateProperties2.IconLeftImage           = null;
     stateProperties2.IconRightImage          = null;
     this.bt_Xoa.OnPressedState               = stateProperties2;
     this.bt_Xoa.Size                         = new System.Drawing.Size(100, 30);
     this.bt_Xoa.TabIndex                     = 22;
     this.bt_Xoa.TextAlign                    = System.Drawing.ContentAlignment.MiddleCenter;
     this.bt_Xoa.TextMarginLeft               = 0;
     this.bt_Xoa.UseDefaultRadiusAndThickness = true;
     this.bt_Xoa.Click                       += new System.EventHandler(this.bt_Xoa_Click);
     //
     // GUI_ListDV
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.PanelSub);
     this.Name = "GUI_ListDV";
     this.Size = new System.Drawing.Size(987, 40);
     this.PanelSub.ResumeLayout(false);
     this.PanelSub.PerformLayout();
     this.ResumeLayout(false);
 }