Пример #1
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(formMessaggi));
     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();
     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();
     this.label1   = new System.Windows.Forms.Label();
     this.label2   = new System.Windows.Forms.Label();
     this.btnClose = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtMessaggioPerOperatore = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtMessaggioDaOperatore  = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtMessaggio             = new Bunifu.UI.WinForms.BunifuTextBox();
     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.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(24, 106);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(124, 13);
     this.label1.TabIndex = 4;
     this.label1.Text     = "Messaggio per operatore";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(24, 42);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(121, 13);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Messaggio da operatore";
     //
     // btnClose
     //
     this.btnClose.AllowAnimations      = true;
     this.btnClose.AllowMouseEffects    = true;
     this.btnClose.AllowToggling        = false;
     this.btnClose.AnimationSpeed       = 200;
     this.btnClose.AutoGenerateColors   = false;
     this.btnClose.AutoRoundBorders     = false;
     this.btnClose.AutoSizeLeftIcon     = true;
     this.btnClose.AutoSizeRightIcon    = true;
     this.btnClose.BackColor            = System.Drawing.Color.Transparent;
     this.btnClose.BackColor1           = System.Drawing.Color.MidnightBlue;
     this.btnClose.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
     this.btnClose.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnClose.ButtonText           = "";
     this.btnClose.ButtonTextMarginLeft = 0;
     this.btnClose.ColorContrastOnClick = 45;
     this.btnClose.ColorContrastOnHover = 45;
     this.btnClose.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft           = true;
     borderEdges1.BottomRight          = true;
     borderEdges1.TopLeft              = true;
     borderEdges1.TopRight             = true;
     this.btnClose.CustomizableEdges   = borderEdges1;
     this.btnClose.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnClose.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnClose.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnClose.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnClose.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnClose.Font                            = new System.Drawing.Font("Segoe UI", 9F);
     this.btnClose.ForeColor                       = System.Drawing.Color.Transparent;
     this.btnClose.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnClose.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.btnClose.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.btnClose.IconMarginLeft                  = 11;
     this.btnClose.IconPadding                     = 3;
     this.btnClose.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnClose.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnClose.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.btnClose.IconSize                        = 25;
     this.btnClose.IdleBorderColor                 = System.Drawing.Color.MidnightBlue;
     this.btnClose.IdleBorderRadius                = 4;
     this.btnClose.IdleBorderThickness             = 1;
     this.btnClose.IdleFillColor                   = System.Drawing.Color.MidnightBlue;
     this.btnClose.IdleIconLeftImage               = global::PLC_Manager.Properties.Resources.close_window_512;
     this.btnClose.IdleIconRightImage              = null;
     this.btnClose.IndicateFocus                   = false;
     this.btnClose.Location                        = new System.Drawing.Point(329, -1);
     this.btnClose.Name                            = "btnClose";
     this.btnClose.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnClose.OnDisabledState.BorderRadius    = 4;
     this.btnClose.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnClose.OnDisabledState.BorderThickness = 1;
     this.btnClose.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnClose.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnClose.OnDisabledState.IconLeftImage   = null;
     this.btnClose.OnDisabledState.IconRightImage  = null;
     this.btnClose.onHoverState.BorderColor        = System.Drawing.Color.MediumBlue;
     this.btnClose.onHoverState.BorderRadius       = 4;
     this.btnClose.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnClose.onHoverState.BorderThickness    = 1;
     this.btnClose.onHoverState.FillColor          = System.Drawing.Color.MediumBlue;
     this.btnClose.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.btnClose.onHoverState.IconLeftImage      = null;
     this.btnClose.onHoverState.IconRightImage     = null;
     this.btnClose.OnIdleState.BorderColor         = System.Drawing.Color.MidnightBlue;
     this.btnClose.OnIdleState.BorderRadius        = 4;
     this.btnClose.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnClose.OnIdleState.BorderThickness     = 1;
     this.btnClose.OnIdleState.FillColor           = System.Drawing.Color.MidnightBlue;
     this.btnClose.OnIdleState.ForeColor           = System.Drawing.Color.Transparent;
     this.btnClose.OnIdleState.IconLeftImage       = global::PLC_Manager.Properties.Resources.close_window_512;
     this.btnClose.OnIdleState.IconRightImage      = null;
     this.btnClose.OnPressedState.BorderColor      = System.Drawing.Color.MidnightBlue;
     this.btnClose.OnPressedState.BorderRadius     = 4;
     this.btnClose.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnClose.OnPressedState.BorderThickness  = 1;
     this.btnClose.OnPressedState.FillColor        = System.Drawing.Color.MidnightBlue;
     this.btnClose.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.btnClose.OnPressedState.IconLeftImage    = null;
     this.btnClose.OnPressedState.IconRightImage   = null;
     this.btnClose.Size                            = new System.Drawing.Size(35, 35);
     this.btnClose.TabIndex                        = 55;
     this.btnClose.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnClose.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnClose.TextMarginLeft                  = 0;
     this.btnClose.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.btnClose.UseDefaultRadiusAndThickness    = true;
     this.btnClose.Click                          += new System.EventHandler(this.btnClose_Click);
     //
     // txtMessaggioPerOperatore
     //
     this.txtMessaggioPerOperatore.AllowAnimations      = true;
     this.txtMessaggioPerOperatore.AllowMouseEffects    = true;
     this.txtMessaggioPerOperatore.AllowToggling        = false;
     this.txtMessaggioPerOperatore.AnimationSpeed       = 200;
     this.txtMessaggioPerOperatore.AutoGenerateColors   = false;
     this.txtMessaggioPerOperatore.AutoRoundBorders     = false;
     this.txtMessaggioPerOperatore.AutoSizeLeftIcon     = true;
     this.txtMessaggioPerOperatore.AutoSizeRightIcon    = true;
     this.txtMessaggioPerOperatore.BackColor            = System.Drawing.Color.Transparent;
     this.txtMessaggioPerOperatore.BackColor1           = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("txtMessaggioPerOperatore.BackgroundImage")));
     this.txtMessaggioPerOperatore.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.txtMessaggioPerOperatore.ButtonText           = "INVIA";
     this.txtMessaggioPerOperatore.ButtonTextMarginLeft = 0;
     this.txtMessaggioPerOperatore.ColorContrastOnClick = 45;
     this.txtMessaggioPerOperatore.ColorContrastOnHover = 45;
     this.txtMessaggioPerOperatore.Cursor = System.Windows.Forms.Cursors.Default;
     borderEdges2.BottomLeft  = true;
     borderEdges2.BottomRight = true;
     borderEdges2.TopLeft     = true;
     borderEdges2.TopRight    = true;
     this.txtMessaggioPerOperatore.CustomizableEdges   = borderEdges2;
     this.txtMessaggioPerOperatore.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.txtMessaggioPerOperatore.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.txtMessaggioPerOperatore.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtMessaggioPerOperatore.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.txtMessaggioPerOperatore.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.txtMessaggioPerOperatore.Font                            = new System.Drawing.Font("Segoe UI", 9F);
     this.txtMessaggioPerOperatore.ForeColor                       = System.Drawing.Color.White;
     this.txtMessaggioPerOperatore.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.txtMessaggioPerOperatore.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.txtMessaggioPerOperatore.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.txtMessaggioPerOperatore.IconMarginLeft                  = 11;
     this.txtMessaggioPerOperatore.IconPadding                     = 10;
     this.txtMessaggioPerOperatore.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.txtMessaggioPerOperatore.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.txtMessaggioPerOperatore.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.txtMessaggioPerOperatore.IconSize                        = 25;
     this.txtMessaggioPerOperatore.IdleBorderColor                 = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.IdleBorderRadius                = 4;
     this.txtMessaggioPerOperatore.IdleBorderThickness             = 1;
     this.txtMessaggioPerOperatore.IdleFillColor                   = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.IdleIconLeftImage               = null;
     this.txtMessaggioPerOperatore.IdleIconRightImage              = null;
     this.txtMessaggioPerOperatore.IndicateFocus                   = false;
     this.txtMessaggioPerOperatore.Location                        = new System.Drawing.Point(238, 180);
     this.txtMessaggioPerOperatore.Name                            = "txtMessaggioPerOperatore";
     this.txtMessaggioPerOperatore.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.txtMessaggioPerOperatore.OnDisabledState.BorderRadius    = 4;
     this.txtMessaggioPerOperatore.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.txtMessaggioPerOperatore.OnDisabledState.BorderThickness = 1;
     this.txtMessaggioPerOperatore.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtMessaggioPerOperatore.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.txtMessaggioPerOperatore.OnDisabledState.IconLeftImage   = null;
     this.txtMessaggioPerOperatore.OnDisabledState.IconRightImage  = null;
     this.txtMessaggioPerOperatore.onHoverState.BorderColor        = System.Drawing.Color.MediumBlue;
     this.txtMessaggioPerOperatore.onHoverState.BorderRadius       = 4;
     this.txtMessaggioPerOperatore.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.txtMessaggioPerOperatore.onHoverState.BorderThickness    = 1;
     this.txtMessaggioPerOperatore.onHoverState.FillColor          = System.Drawing.Color.MediumBlue;
     this.txtMessaggioPerOperatore.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.txtMessaggioPerOperatore.onHoverState.IconLeftImage      = null;
     this.txtMessaggioPerOperatore.onHoverState.IconRightImage     = null;
     this.txtMessaggioPerOperatore.OnIdleState.BorderColor         = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.OnIdleState.BorderRadius        = 4;
     this.txtMessaggioPerOperatore.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.txtMessaggioPerOperatore.OnIdleState.BorderThickness     = 1;
     this.txtMessaggioPerOperatore.OnIdleState.FillColor           = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.txtMessaggioPerOperatore.OnIdleState.IconLeftImage       = null;
     this.txtMessaggioPerOperatore.OnIdleState.IconRightImage      = null;
     this.txtMessaggioPerOperatore.OnPressedState.BorderColor      = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.OnPressedState.BorderRadius     = 4;
     this.txtMessaggioPerOperatore.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.txtMessaggioPerOperatore.OnPressedState.BorderThickness  = 1;
     this.txtMessaggioPerOperatore.OnPressedState.FillColor        = System.Drawing.Color.MidnightBlue;
     this.txtMessaggioPerOperatore.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.txtMessaggioPerOperatore.OnPressedState.IconLeftImage    = null;
     this.txtMessaggioPerOperatore.OnPressedState.IconRightImage   = null;
     this.txtMessaggioPerOperatore.Size                            = new System.Drawing.Size(98, 37);
     this.txtMessaggioPerOperatore.TabIndex                        = 56;
     this.txtMessaggioPerOperatore.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.txtMessaggioPerOperatore.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtMessaggioPerOperatore.TextMarginLeft                  = 0;
     this.txtMessaggioPerOperatore.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.txtMessaggioPerOperatore.UseDefaultRadiusAndThickness    = true;
     this.txtMessaggioPerOperatore.Click                          += new System.EventHandler(this.btnInviaMessaggio_Click);
     //
     // txtMessaggioDaOperatore
     //
     this.txtMessaggioDaOperatore.AcceptsReturn       = false;
     this.txtMessaggioDaOperatore.AcceptsTab          = false;
     this.txtMessaggioDaOperatore.AnimationSpeed      = 200;
     this.txtMessaggioDaOperatore.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtMessaggioDaOperatore.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtMessaggioDaOperatore.BackColor           = System.Drawing.Color.White;
     this.txtMessaggioDaOperatore.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtMessaggioDaOperatore.BackgroundImage")));
     this.txtMessaggioDaOperatore.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtMessaggioDaOperatore.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtMessaggioDaOperatore.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtMessaggioDaOperatore.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtMessaggioDaOperatore.BorderRadius        = 4;
     this.txtMessaggioDaOperatore.BorderThickness     = 1;
     this.txtMessaggioDaOperatore.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtMessaggioDaOperatore.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtMessaggioDaOperatore.DefaultFont     = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtMessaggioDaOperatore.DefaultText     = "";
     this.txtMessaggioDaOperatore.FillColor       = System.Drawing.Color.White;
     this.txtMessaggioDaOperatore.HideSelection   = true;
     this.txtMessaggioDaOperatore.IconLeft        = null;
     this.txtMessaggioDaOperatore.IconLeftCursor  = System.Windows.Forms.Cursors.IBeam;
     this.txtMessaggioDaOperatore.IconPadding     = 10;
     this.txtMessaggioDaOperatore.IconRight       = null;
     this.txtMessaggioDaOperatore.IconRightCursor = System.Windows.Forms.Cursors.IBeam;
     this.txtMessaggioDaOperatore.Lines           = new string[0];
     this.txtMessaggioDaOperatore.Location        = new System.Drawing.Point(27, 58);
     this.txtMessaggioDaOperatore.MaxLength       = 32767;
     this.txtMessaggioDaOperatore.MinimumSize     = new System.Drawing.Size(1, 1);
     this.txtMessaggioDaOperatore.Modified        = false;
     this.txtMessaggioDaOperatore.Multiline       = false;
     this.txtMessaggioDaOperatore.Name            = "txtMessaggioDaOperatore";
     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.txtMessaggioDaOperatore.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.txtMessaggioDaOperatore.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.txtMessaggioDaOperatore.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.txtMessaggioDaOperatore.OnIdleState           = stateProperties4;
     this.txtMessaggioDaOperatore.Padding               = new System.Windows.Forms.Padding(3);
     this.txtMessaggioDaOperatore.PasswordChar          = '\0';
     this.txtMessaggioDaOperatore.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtMessaggioDaOperatore.PlaceholderText       = "";
     this.txtMessaggioDaOperatore.ReadOnly              = true;
     this.txtMessaggioDaOperatore.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtMessaggioDaOperatore.SelectedText          = "";
     this.txtMessaggioDaOperatore.SelectionLength       = 0;
     this.txtMessaggioDaOperatore.SelectionStart        = 0;
     this.txtMessaggioDaOperatore.ShortcutsEnabled      = true;
     this.txtMessaggioDaOperatore.Size                  = new System.Drawing.Size(309, 37);
     this.txtMessaggioDaOperatore.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtMessaggioDaOperatore.TabIndex              = 57;
     this.txtMessaggioDaOperatore.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtMessaggioDaOperatore.TextMarginBottom      = 0;
     this.txtMessaggioDaOperatore.TextMarginLeft        = 3;
     this.txtMessaggioDaOperatore.TextMarginTop         = 0;
     this.txtMessaggioDaOperatore.TextPlaceholder       = "";
     this.txtMessaggioDaOperatore.UseSystemPasswordChar = false;
     this.txtMessaggioDaOperatore.WordWrap              = true;
     //
     // txtMessaggio
     //
     this.txtMessaggio.AcceptsReturn       = false;
     this.txtMessaggio.AcceptsTab          = false;
     this.txtMessaggio.AnimationSpeed      = 200;
     this.txtMessaggio.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtMessaggio.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtMessaggio.BackColor           = System.Drawing.Color.White;
     this.txtMessaggio.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtMessaggio.BackgroundImage")));
     this.txtMessaggio.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtMessaggio.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtMessaggio.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtMessaggio.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtMessaggio.BorderRadius        = 4;
     this.txtMessaggio.BorderThickness     = 1;
     this.txtMessaggio.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtMessaggio.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtMessaggio.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtMessaggio.DefaultText           = "";
     this.txtMessaggio.FillColor             = System.Drawing.Color.White;
     this.txtMessaggio.HideSelection         = true;
     this.txtMessaggio.IconLeft              = null;
     this.txtMessaggio.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtMessaggio.IconPadding           = 10;
     this.txtMessaggio.IconRight             = null;
     this.txtMessaggio.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtMessaggio.Lines                 = new string[0];
     this.txtMessaggio.Location              = new System.Drawing.Point(27, 122);
     this.txtMessaggio.MaxLength             = 32767;
     this.txtMessaggio.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtMessaggio.Modified              = false;
     this.txtMessaggio.Multiline             = false;
     this.txtMessaggio.Name                  = "txtMessaggio";
     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.txtMessaggio.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.txtMessaggio.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.txtMessaggio.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.txtMessaggio.OnIdleState           = stateProperties8;
     this.txtMessaggio.Padding               = new System.Windows.Forms.Padding(3);
     this.txtMessaggio.PasswordChar          = '\0';
     this.txtMessaggio.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtMessaggio.PlaceholderText       = "";
     this.txtMessaggio.ReadOnly              = false;
     this.txtMessaggio.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtMessaggio.SelectedText          = "";
     this.txtMessaggio.SelectionLength       = 0;
     this.txtMessaggio.SelectionStart        = 0;
     this.txtMessaggio.ShortcutsEnabled      = true;
     this.txtMessaggio.Size                  = new System.Drawing.Size(309, 37);
     this.txtMessaggio.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtMessaggio.TabIndex              = 58;
     this.txtMessaggio.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtMessaggio.TextMarginBottom      = 0;
     this.txtMessaggio.TextMarginLeft        = 3;
     this.txtMessaggio.TextMarginTop         = 0;
     this.txtMessaggio.TextPlaceholder       = "";
     this.txtMessaggio.UseSystemPasswordChar = false;
     this.txtMessaggio.WordWrap              = true;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.MidnightBlue;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(374, 3);
     this.panel1.TabIndex  = 59;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.MidnightBlue;
     this.panel2.Location  = new System.Drawing.Point(0, 236);
     this.panel2.Name      = "panel2";
     this.panel2.Size      = new System.Drawing.Size(374, 3);
     this.panel2.TabIndex  = 60;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.MidnightBlue;
     this.panel3.Location  = new System.Drawing.Point(0, 3);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(3, 250);
     this.panel3.TabIndex  = 61;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.MidnightBlue;
     this.panel4.Location  = new System.Drawing.Point(360, 3);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(3, 250);
     this.panel4.TabIndex  = 62;
     //
     // formMessaggi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.ClientSize          = new System.Drawing.Size(363, 239);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.txtMessaggio);
     this.Controls.Add(this.txtMessaggioDaOperatore);
     this.Controls.Add(this.txtMessaggioPerOperatore);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "formMessaggi";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "formMessaggi";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #2
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent( )
 {
     System.ComponentModel.ComponentResourceManager   resources         = new System.ComponentModel.ComponentResourceManager(typeof(Registrar));
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties17 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties18 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties19 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties20 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties21 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties22 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties23 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties24 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.label4             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.bunifuImageButton1 = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuTextBox1     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuTextBox2     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.SuspendLayout();
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Cursor    = System.Windows.Forms.Cursors.Default;
     this.label4.Font      = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold);
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.label4.Location  = new System.Drawing.Point(50, 15);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(161, 37);
     this.label4.TabIndex  = 7;
     this.label4.Text      = "Registrarse";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 11F);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.label1.Location  = new System.Drawing.Point(50, 70);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(139, 20);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "Nombre de Usuario";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 11F);
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.label2.Location  = new System.Drawing.Point(50, 135);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(83, 20);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "Contraseña";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.label3.Location  = new System.Drawing.Point(50, 205);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(225, 19);
     this.label3.TabIndex  = 10;
     this.label3.Text      = "¿Ya tienes una cuenta? Inicia Sesion";
     this.label3.Click    += new System.EventHandler(this.label3_Click);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.ActiveImage         = null;
     this.bunifuImageButton1.AllowAnimations     = true;
     this.bunifuImageButton1.AllowBuffering      = false;
     this.bunifuImageButton1.AllowToggling       = false;
     this.bunifuImageButton1.AllowZooming        = true;
     this.bunifuImageButton1.AllowZoomingOnFocus = false;
     this.bunifuImageButton1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton1.ErrorImage          = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage")));
     this.bunifuImageButton1.FadeWhenInactive    = false;
     this.bunifuImageButton1.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton1.Image             = global::Agenda.Properties.Resources.enter;
     this.bunifuImageButton1.ImageActive       = null;
     this.bunifuImageButton1.ImageLocation     = null;
     this.bunifuImageButton1.ImageMargin       = 15;
     this.bunifuImageButton1.ImageSize         = new System.Drawing.Size(75, 75);
     this.bunifuImageButton1.ImageZoomSize     = new System.Drawing.Size(90, 90);
     this.bunifuImageButton1.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage")));
     this.bunifuImageButton1.Location          = new System.Drawing.Point(330, 95);
     this.bunifuImageButton1.Name              = "bunifuImageButton1";
     this.bunifuImageButton1.Rotation          = 0;
     this.bunifuImageButton1.ShowActiveImage   = true;
     this.bunifuImageButton1.ShowCursorChanges = true;
     this.bunifuImageButton1.ShowImageBorders  = true;
     this.bunifuImageButton1.ShowSizeMarkers   = false;
     this.bunifuImageButton1.Size              = new System.Drawing.Size(90, 90);
     this.bunifuImageButton1.TabIndex          = 11;
     this.bunifuImageButton1.ToolTipText       = "";
     this.bunifuImageButton1.WaitOnLoad        = false;
     this.bunifuImageButton1.Zoom              = 15;
     this.bunifuImageButton1.ZoomSpeed         = 10;
     this.bunifuImageButton1.Click            += new System.EventHandler(this.bunifuImageButton1_Click);
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(50, 95);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     stateProperties17.BorderColor             = System.Drawing.Color.DodgerBlue;
     stateProperties17.FillColor               = System.Drawing.Color.Empty;
     stateProperties17.ForeColor               = System.Drawing.Color.Empty;
     stateProperties17.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnActiveState         = stateProperties17;
     stateProperties18.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties18.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties18.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties18.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox1.OnDisabledState       = stateProperties18;
     stateProperties19.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties19.FillColor               = System.Drawing.Color.Empty;
     stateProperties19.ForeColor               = System.Drawing.Color.Empty;
     stateProperties19.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnHoverState          = stateProperties19;
     stateProperties20.BorderColor             = System.Drawing.Color.Silver;
     stateProperties20.FillColor               = System.Drawing.Color.White;
     stateProperties20.ForeColor               = System.Drawing.Color.Empty;
     stateProperties20.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnIdleState           = stateProperties20;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(260, 35);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox1.TabIndex              = 12;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // bunifuTextBox2
     //
     this.bunifuTextBox2.AcceptsReturn       = false;
     this.bunifuTextBox2.AcceptsTab          = false;
     this.bunifuTextBox2.AnimationSpeed      = 200;
     this.bunifuTextBox2.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox2.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox2.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox2.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox2.BackgroundImage")));
     this.bunifuTextBox2.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox2.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox2.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox2.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox2.BorderRadius        = 1;
     this.bunifuTextBox2.BorderThickness     = 1;
     this.bunifuTextBox2.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox2.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox2.DefaultText           = "";
     this.bunifuTextBox2.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox2.HideSelection         = true;
     this.bunifuTextBox2.IconLeft              = null;
     this.bunifuTextBox2.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.IconPadding           = 10;
     this.bunifuTextBox2.IconRight             = null;
     this.bunifuTextBox2.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.Lines                 = new string[0];
     this.bunifuTextBox2.Location              = new System.Drawing.Point(50, 160);
     this.bunifuTextBox2.MaxLength             = 32767;
     this.bunifuTextBox2.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox2.Modified              = false;
     this.bunifuTextBox2.Multiline             = false;
     this.bunifuTextBox2.Name                  = "bunifuTextBox2";
     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.bunifuTextBox2.OnActiveState         = stateProperties21;
     stateProperties22.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties22.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties22.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties22.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox2.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.bunifuTextBox2.OnHoverState          = stateProperties23;
     stateProperties24.BorderColor             = System.Drawing.Color.Silver;
     stateProperties24.FillColor               = System.Drawing.Color.White;
     stateProperties24.ForeColor               = System.Drawing.Color.Empty;
     stateProperties24.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox2.OnIdleState           = stateProperties24;
     this.bunifuTextBox2.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox2.PasswordChar          = '*';
     this.bunifuTextBox2.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox2.PlaceholderText       = "";
     this.bunifuTextBox2.ReadOnly              = false;
     this.bunifuTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox2.SelectedText          = "";
     this.bunifuTextBox2.SelectionLength       = 0;
     this.bunifuTextBox2.SelectionStart        = 0;
     this.bunifuTextBox2.ShortcutsEnabled      = true;
     this.bunifuTextBox2.Size                  = new System.Drawing.Size(260, 35);
     this.bunifuTextBox2.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox2.TabIndex              = 13;
     this.bunifuTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox2.TextMarginBottom      = 0;
     this.bunifuTextBox2.TextMarginLeft        = 3;
     this.bunifuTextBox2.TextMarginTop         = 0;
     this.bunifuTextBox2.TextPlaceholder       = "";
     this.bunifuTextBox2.UseSystemPasswordChar = false;
     this.bunifuTextBox2.WordWrap              = true;
     this.bunifuTextBox2.Validating           += new System.ComponentModel.CancelEventHandler(this.bunifuTextBox2_Validating);
     //
     // Registrar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(234)))), ((int)(((byte)(214)))));
     this.Controls.Add(this.bunifuTextBox2);
     this.Controls.Add(this.bunifuTextBox1);
     this.Controls.Add(this.bunifuImageButton1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.label4);
     this.Name = "Registrar";
     this.Size = new System.Drawing.Size(450, 245);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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();
     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();
     System.ComponentModel.ComponentResourceManager           resources        = new System.ComponentModel.ComponentResourceManager(typeof(GirisYap));
     this.bunifuElipse1     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuLabel1      = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuElipse2     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuButton2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuButton1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuTextBox3    = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuLabel3      = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuTextBox1    = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuCheckBox1   = new Bunifu.UI.WinForms.BunifuCheckBox();
     this.bunifuLabel5      = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuPictureBox1 = new Bunifu.UI.WinForms.BunifuPictureBox();
     this.bunifuLabel2      = new Bunifu.UI.WinForms.BunifuLabel();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 5;
     this.bunifuElipse1.TargetControl = this;
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowParentOverrides = false;
     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("Microsoft Sans Serif", 10F);
     this.bunifuLabel1.ForeColor     = System.Drawing.Color.White;
     this.bunifuLabel1.Location      = new System.Drawing.Point(24, 121);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(72, 16);
     this.bunifuLabel1.TabIndex      = 13;
     this.bunifuLabel1.Text          = "Kullanıcı Adı";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuElipse2
     //
     this.bunifuElipse2.ElipseRadius  = 5;
     this.bunifuElipse2.TargetControl = this;
     //
     // bunifuButton2
     //
     this.bunifuButton2.AllowToggling        = false;
     this.bunifuButton2.AnimationSpeed       = 200;
     this.bunifuButton2.AutoGenerateColors   = false;
     this.bunifuButton2.AutoSizeLeftIcon     = true;
     this.bunifuButton2.AutoSizeRightIcon    = true;
     this.bunifuButton2.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton2.BackColor1           = System.Drawing.Color.Transparent;
     this.bunifuButton2.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton2.BackgroundImage")));
     this.bunifuButton2.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.ButtonText           = "Üye Değil Misin? Kayıt Ol";
     this.bunifuButton2.ButtonTextMarginLeft = 0;
     this.bunifuButton2.ColorContrastOnClick = 45;
     this.bunifuButton2.ColorContrastOnHover = 45;
     this.bunifuButton2.Cursor                          = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft                            = true;
     borderEdges1.BottomRight                           = true;
     borderEdges1.TopLeft                               = true;
     borderEdges1.TopRight                              = true;
     this.bunifuButton2.CustomizableEdges               = borderEdges1;
     this.bunifuButton2.DialogResult                    = System.Windows.Forms.DialogResult.None;
     this.bunifuButton2.DisabledBorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     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", 9F);
     this.bunifuButton2.ForeColor                       = System.Drawing.Color.White;
     this.bunifuButton2.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuButton2.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.bunifuButton2.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.bunifuButton2.IconMarginLeft                  = 11;
     this.bunifuButton2.IconPadding                     = 10;
     this.bunifuButton2.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.bunifuButton2.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.bunifuButton2.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.bunifuButton2.IconSize                        = 25;
     this.bunifuButton2.IdleBorderColor                 = System.Drawing.Color.White;
     this.bunifuButton2.IdleBorderRadius                = 30;
     this.bunifuButton2.IdleBorderThickness             = 1;
     this.bunifuButton2.IdleFillColor                   = System.Drawing.Color.Transparent;
     this.bunifuButton2.IdleIconLeftImage               = null;
     this.bunifuButton2.IdleIconRightImage              = null;
     this.bunifuButton2.IndicateFocus                   = false;
     this.bunifuButton2.Location                        = new System.Drawing.Point(24, 374);
     this.bunifuButton2.Name                            = "bunifuButton2";
     this.bunifuButton2.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bunifuButton2.OnDisabledState.BorderRadius    = 30;
     this.bunifuButton2.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.OnDisabledState.BorderThickness = 1;
     this.bunifuButton2.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton2.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton2.OnDisabledState.IconLeftImage   = null;
     this.bunifuButton2.OnDisabledState.IconRightImage  = null;
     this.bunifuButton2.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuButton2.onHoverState.BorderRadius       = 30;
     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)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     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.White;
     this.bunifuButton2.OnIdleState.BorderRadius        = 30;
     this.bunifuButton2.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton2.OnIdleState.BorderThickness     = 1;
     this.bunifuButton2.OnIdleState.FillColor           = System.Drawing.Color.Transparent;
     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     = 30;
     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(260, 39);
     this.bunifuButton2.TabIndex                        = 24;
     this.bunifuButton2.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton2.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.bunifuButton2.TextMarginLeft                  = 0;
     this.bunifuButton2.TextPadding                     = new System.Windows.Forms.Padding(3);
     this.bunifuButton2.UseDefaultRadiusAndThickness    = true;
     this.bunifuButton2.Click                          += new System.EventHandler(this.bunifuButton2_Click);
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.AutoSizeLeftIcon     = true;
     this.bunifuButton1.AutoSizeRightIcon    = true;
     this.bunifuButton1.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackColor1           = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.ButtonText           = "Giriş Yap";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.ColorContrastOnClick = 45;
     this.bunifuButton1.ColorContrastOnHover = 45;
     this.bunifuButton1.Cursor                          = System.Windows.Forms.Cursors.Default;
     borderEdges2.BottomLeft                            = true;
     borderEdges2.BottomRight                           = true;
     borderEdges2.TopLeft                               = true;
     borderEdges2.TopRight                              = true;
     this.bunifuButton1.CustomizableEdges               = borderEdges2;
     this.bunifuButton1.DialogResult                    = System.Windows.Forms.DialogResult.None;
     this.bunifuButton1.DisabledBorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     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", 9F);
     this.bunifuButton1.ForeColor                       = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuButton1.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.bunifuButton1.IconMarginLeft                  = 11;
     this.bunifuButton1.IconPadding                     = 10;
     this.bunifuButton1.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.bunifuButton1.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.bunifuButton1.IconSize                        = 25;
     this.bunifuButton1.IdleBorderColor                 = System.Drawing.Color.White;
     this.bunifuButton1.IdleBorderRadius                = 30;
     this.bunifuButton1.IdleBorderThickness             = 1;
     this.bunifuButton1.IdleFillColor                   = System.Drawing.Color.Transparent;
     this.bunifuButton1.IdleIconLeftImage               = null;
     this.bunifuButton1.IdleIconRightImage              = null;
     this.bunifuButton1.IndicateFocus                   = false;
     this.bunifuButton1.Location                        = new System.Drawing.Point(24, 322);
     this.bunifuButton1.Name                            = "bunifuButton1";
     this.bunifuButton1.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bunifuButton1.OnDisabledState.BorderRadius    = 30;
     this.bunifuButton1.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnDisabledState.BorderThickness = 1;
     this.bunifuButton1.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.OnDisabledState.IconLeftImage   = null;
     this.bunifuButton1.OnDisabledState.IconRightImage  = null;
     this.bunifuButton1.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuButton1.onHoverState.BorderRadius       = 30;
     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)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     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.White;
     this.bunifuButton1.OnIdleState.BorderRadius        = 30;
     this.bunifuButton1.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnIdleState.BorderThickness     = 1;
     this.bunifuButton1.OnIdleState.FillColor           = System.Drawing.Color.Transparent;
     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     = 30;
     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(260, 39);
     this.bunifuButton1.TabIndex                        = 23;
     this.bunifuButton1.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.bunifuButton1.TextMarginLeft                  = 0;
     this.bunifuButton1.TextPadding                     = new System.Windows.Forms.Padding(3);
     this.bunifuButton1.UseDefaultRadiusAndThickness    = true;
     this.bunifuButton1.Click                          += new System.EventHandler(this.bunifuButton1_Click);
     //
     // bunifuTextBox3
     //
     this.bunifuTextBox3.AcceptsReturn       = false;
     this.bunifuTextBox3.AcceptsTab          = false;
     this.bunifuTextBox3.AnimationSpeed      = 200;
     this.bunifuTextBox3.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox3.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox3.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox3.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox3.BackgroundImage")));
     this.bunifuTextBox3.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox3.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox3.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox3.BorderColorIdle     = System.Drawing.Color.White;
     this.bunifuTextBox3.BorderRadius        = 30;
     this.bunifuTextBox3.BorderThickness     = 1;
     this.bunifuTextBox3.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox3.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox3.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox3.DefaultText           = "";
     this.bunifuTextBox3.FillColor             = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(49)))));
     this.bunifuTextBox3.HideSelection         = true;
     this.bunifuTextBox3.IconLeft              = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox3.IconLeft")));
     this.bunifuTextBox3.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox3.IconPadding           = 10;
     this.bunifuTextBox3.IconRight             = null;
     this.bunifuTextBox3.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox3.Lines                 = new string[0];
     this.bunifuTextBox3.Location              = new System.Drawing.Point(24, 228);
     this.bunifuTextBox3.MaxLength             = 32767;
     this.bunifuTextBox3.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox3.Modified              = false;
     this.bunifuTextBox3.Multiline             = false;
     this.bunifuTextBox3.Name                  = "bunifuTextBox3";
     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.bunifuTextBox3.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.bunifuTextBox3.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.bunifuTextBox3.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor              = System.Drawing.Color.White;
     stateProperties4.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(49)))));
     stateProperties4.ForeColor                = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.bunifuTextBox3.OnIdleState           = stateProperties4;
     this.bunifuTextBox3.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox3.PasswordChar          = '\0';
     this.bunifuTextBox3.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox3.PlaceholderText       = "";
     this.bunifuTextBox3.ReadOnly              = false;
     this.bunifuTextBox3.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox3.SelectedText          = "";
     this.bunifuTextBox3.SelectionLength       = 0;
     this.bunifuTextBox3.SelectionStart        = 0;
     this.bunifuTextBox3.ShortcutsEnabled      = true;
     this.bunifuTextBox3.Size                  = new System.Drawing.Size(260, 37);
     this.bunifuTextBox3.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox3.TabIndex              = 18;
     this.bunifuTextBox3.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox3.TextMarginBottom      = 0;
     this.bunifuTextBox3.TextMarginLeft        = 3;
     this.bunifuTextBox3.TextMarginTop         = 0;
     this.bunifuTextBox3.TextPlaceholder       = "";
     this.bunifuTextBox3.UseSystemPasswordChar = false;
     this.bunifuTextBox3.WordWrap              = true;
     //
     // bunifuLabel3
     //
     this.bunifuLabel3.AllowParentOverrides = false;
     this.bunifuLabel3.AutoEllipsis         = false;
     this.bunifuLabel3.CursorType           = null;
     this.bunifuLabel3.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.bunifuLabel3.ForeColor     = System.Drawing.Color.White;
     this.bunifuLabel3.Location      = new System.Drawing.Point(24, 205);
     this.bunifuLabel3.Name          = "bunifuLabel3";
     this.bunifuLabel3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel3.Size          = new System.Drawing.Size(40, 16);
     this.bunifuLabel3.TabIndex      = 17;
     this.bunifuLabel3.Text          = "Parola";
     this.bunifuLabel3.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel3.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.White;
     this.bunifuTextBox1.BorderRadius        = 30;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(49)))));
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.IconLeft")));
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(24, 144);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnHoverState          = stateProperties7;
     stateProperties8.BorderColor              = System.Drawing.Color.White;
     stateProperties8.FillColor                = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(49)))));
     stateProperties8.ForeColor                = System.Drawing.Color.Empty;
     stateProperties8.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnIdleState           = stateProperties8;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(260, 37);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox1.TabIndex              = 14;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // 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.BorderRadius           = 12;
     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(24, 287);
     this.bunifuCheckBox1.MinimumSize          = new System.Drawing.Size(17, 17);
     this.bunifuCheckBox1.Name = "bunifuCheckBox1";
     this.bunifuCheckBox1.OnCheck.BorderColor               = System.Drawing.Color.White;
     this.bunifuCheckBox1.OnCheck.BorderRadius              = 12;
     this.bunifuCheckBox1.OnCheck.BorderThickness           = 2;
     this.bunifuCheckBox1.OnCheck.CheckBoxColor             = System.Drawing.Color.Black;
     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            = 12;
     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       = 12;
     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     = 12;
     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            = 12;
     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.Bunifu;
     this.bunifuCheckBox1.TabIndex    = 21;
     this.bunifuCheckBox1.ThreeState  = false;
     this.bunifuCheckBox1.ToolTipText = null;
     //
     // bunifuLabel5
     //
     this.bunifuLabel5.AllowParentOverrides = false;
     this.bunifuLabel5.AutoEllipsis         = false;
     this.bunifuLabel5.CursorType           = null;
     this.bunifuLabel5.Font          = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.bunifuLabel5.ForeColor     = System.Drawing.Color.White;
     this.bunifuLabel5.Location      = new System.Drawing.Point(51, 290);
     this.bunifuLabel5.Name          = "bunifuLabel5";
     this.bunifuLabel5.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel5.Size          = new System.Drawing.Size(69, 16);
     this.bunifuLabel5.TabIndex      = 22;
     this.bunifuLabel5.Text          = "Beni Hatırla";
     this.bunifuLabel5.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel5.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuPictureBox1
     //
     this.bunifuPictureBox1.AllowFocused   = false;
     this.bunifuPictureBox1.AutoSizeHeight = true;
     this.bunifuPictureBox1.BorderRadius   = 50;
     this.bunifuPictureBox1.Image          = ((System.Drawing.Image)(resources.GetObject("bunifuPictureBox1.Image")));
     this.bunifuPictureBox1.IsCircle       = true;
     this.bunifuPictureBox1.Location       = new System.Drawing.Point(108, 9);
     this.bunifuPictureBox1.Name           = "bunifuPictureBox1";
     this.bunifuPictureBox1.Size           = new System.Drawing.Size(100, 100);
     this.bunifuPictureBox1.SizeMode       = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuPictureBox1.TabIndex       = 25;
     this.bunifuPictureBox1.TabStop        = false;
     this.bunifuPictureBox1.Type           = Bunifu.UI.WinForms.BunifuPictureBox.Types.Circle;
     //
     // bunifuLabel2
     //
     this.bunifuLabel2.AllowParentOverrides = false;
     this.bunifuLabel2.AutoEllipsis         = false;
     this.bunifuLabel2.Cursor        = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel2.CursorType    = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel2.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.bunifuLabel2.ForeColor     = System.Drawing.Color.White;
     this.bunifuLabel2.Location      = new System.Drawing.Point(104, 449);
     this.bunifuLabel2.Name          = "bunifuLabel2";
     this.bunifuLabel2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel2.Size          = new System.Drawing.Size(114, 13);
     this.bunifuLabel2.TabIndex      = 26;
     this.bunifuLabel2.Text          = "Fivem Roleplay (c) 2020";
     this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // GirisYap
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(49)))));
     this.ClientSize          = new System.Drawing.Size(312, 473);
     this.Controls.Add(this.bunifuLabel2);
     this.Controls.Add(this.bunifuPictureBox1);
     this.Controls.Add(this.bunifuLabel1);
     this.Controls.Add(this.bunifuButton2);
     this.Controls.Add(this.bunifuButton1);
     this.Controls.Add(this.bunifuLabel5);
     this.Controls.Add(this.bunifuCheckBox1);
     this.Controls.Add(this.bunifuTextBox3);
     this.Controls.Add(this.bunifuLabel3);
     this.Controls.Add(this.bunifuTextBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "GirisYap";
     this.Text            = "GirisYap";
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #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.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);
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager   resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
     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.WorkingArea    = new System.Windows.Forms.Panel();
     this.bunifuToolTip1 = new Bunifu.UI.WinForms.BunifuToolTip(this.components);
     this.bunifuTextBox1 = new Bunifu.UI.WinForms.BunifuTextBox();
     this.SystemTrayIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.SuspendLayout();
     //
     // WorkingArea
     //
     this.WorkingArea.BackColor = System.Drawing.Color.White;
     this.WorkingArea.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.WorkingArea.Location  = new System.Drawing.Point(0, 74);
     this.WorkingArea.Name      = "WorkingArea";
     this.WorkingArea.Size      = new System.Drawing.Size(800, 376);
     this.WorkingArea.TabIndex  = 0;
     this.bunifuToolTip1.SetToolTip(this.WorkingArea, "");
     this.bunifuToolTip1.SetToolTipIcon(this.WorkingArea, null);
     this.bunifuToolTip1.SetToolTipTitle(this.WorkingArea, "");
     //
     // bunifuToolTip1
     //
     this.bunifuToolTip1.Active                     = true;
     this.bunifuToolTip1.AlignTextWithTitle         = false;
     this.bunifuToolTip1.AllowAutoClose             = false;
     this.bunifuToolTip1.AllowFading                = true;
     this.bunifuToolTip1.AutoCloseDuration          = 5000;
     this.bunifuToolTip1.BackColor                  = System.Drawing.SystemColors.Control;
     this.bunifuToolTip1.BorderColor                = System.Drawing.Color.Gainsboro;
     this.bunifuToolTip1.ClickToShowDisplayControl  = false;
     this.bunifuToolTip1.ConvertNewlinesToBreakTags = true;
     this.bunifuToolTip1.DisplayControl             = null;
     this.bunifuToolTip1.EntryAnimationSpeed        = 350;
     this.bunifuToolTip1.ExitAnimationSpeed         = 200;
     this.bunifuToolTip1.GenerateAutoCloseDuration  = false;
     this.bunifuToolTip1.IconMargin                 = 6;
     this.bunifuToolTip1.InitialDelay               = 0;
     this.bunifuToolTip1.Name    = "bunifuToolTip1";
     this.bunifuToolTip1.Opacity = 1D;
     this.bunifuToolTip1.OverrideToolTipTitles = false;
     this.bunifuToolTip1.Padding         = new System.Windows.Forms.Padding(10);
     this.bunifuToolTip1.ReshowDelay     = 100;
     this.bunifuToolTip1.ShowAlways      = true;
     this.bunifuToolTip1.ShowBorders     = false;
     this.bunifuToolTip1.ShowIcons       = true;
     this.bunifuToolTip1.ShowShadows     = true;
     this.bunifuToolTip1.Tag             = null;
     this.bunifuToolTip1.TextFont        = new System.Drawing.Font("Segoe UI", 9F);
     this.bunifuToolTip1.TextForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuToolTip1.TextMargin      = 2;
     this.bunifuToolTip1.TitleFont       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.bunifuToolTip1.TitleForeColor  = System.Drawing.Color.Black;
     this.bunifuToolTip1.ToolTipPosition = new System.Drawing.Point(0, 0);
     this.bunifuToolTip1.ToolTipTitle    = null;
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont         = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText         = "";
     this.bunifuTextBox1.FillColor           = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection       = true;
     this.bunifuTextBox1.IconLeft            = null;
     this.bunifuTextBox1.IconLeftCursor      = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding         = 10;
     this.bunifuTextBox1.IconRight           = null;
     this.bunifuTextBox1.IconRightCursor     = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                = new string[0];
     this.bunifuTextBox1.Location             = new System.Drawing.Point(70, 27);
     this.bunifuTextBox1.MaxLength            = 32767;
     this.bunifuTextBox1.MinimumSize          = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified             = false;
     this.bunifuTextBox1.Multiline            = false;
     this.bunifuTextBox1.Name                 = "bunifuTextBox1";
     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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnIdleState          = stateProperties4;
     this.bunifuTextBox1.Padding              = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar         = '\0';
     this.bunifuTextBox1.PlaceholderForeColor = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText      = "نص الكلام";
     this.bunifuTextBox1.ReadOnly             = true;
     this.bunifuTextBox1.ScrollBars           = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText         = "";
     this.bunifuTextBox1.SelectionLength      = 0;
     this.bunifuTextBox1.SelectionStart       = 0;
     this.bunifuTextBox1.ShortcutsEnabled     = true;
     this.bunifuTextBox1.Size                 = new System.Drawing.Size(679, 55);
     this.bunifuTextBox1.Style                = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox1.TabIndex             = 2;
     this.bunifuTextBox1.TextAlign            = System.Windows.Forms.HorizontalAlignment.Right;
     this.bunifuTextBox1.TextMarginBottom     = 0;
     this.bunifuTextBox1.TextMarginLeft       = 3;
     this.bunifuTextBox1.TextMarginTop        = 0;
     this.bunifuTextBox1.TextPlaceholder      = "نص الكلام";
     this.bunifuToolTip1.SetToolTip(this.bunifuTextBox1, "");
     this.bunifuToolTip1.SetToolTipIcon(this.bunifuTextBox1, null);
     this.bunifuToolTip1.SetToolTipTitle(this.bunifuTextBox1, "");
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap = true;
     //
     // SystemTrayIcon
     //
     this.SystemTrayIcon.BalloonTipIcon    = System.Windows.Forms.ToolTipIcon.Info;
     this.SystemTrayIcon.Visible           = true;
     this.SystemTrayIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.SystemTrayIcon_MouseDoubleClick);
     //
     // Form2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoValidate        = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(32)))), ((int)(((byte)(41)))));
     this.ClientSize          = new System.Drawing.Size(848, 117);
     this.Controls.Add(this.bunifuTextBox1);
     this.Name         = "Form2";
     this.Text         = "Form2";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.WindowClos);
     this.FormClosed  += new System.Windows.Forms.FormClosedEventHandler(this.WindowClos);
     this.Load        += new System.EventHandler(this.Form2_Load);
     this.ResumeLayout(false);
 }
Пример #6
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);
 }
Пример #7
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();
 }
Пример #8
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();
     Syncfusion.Windows.Forms.Tools.DigitalClockRenderer digitalClockRenderer1 = new Syncfusion.Windows.Forms.Tools.DigitalClockRenderer();
     Syncfusion.Windows.Forms.Tools.ClockRenderer        clockRenderer1        = new Syncfusion.Windows.Forms.Tools.ClockRenderer();
     System.ComponentModel.ComponentResourceManager      resources             = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     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();
     DevExpress.XtraScheduler.TimeRuler timeRuler1 = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeRuler timeRuler2 = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeRuler timeRuler3 = new DevExpress.XtraScheduler.TimeRuler();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.btnminimize             = new Guna.UI.WinForms.GunaCircleButton();
     this.btnclose                = new Guna.UI.WinForms.GunaCircleButton();
     this.schedulerDataStorage1   = new DevExpress.XtraScheduler.SchedulerDataStorage(this.components);
     this.dxGoogleCalendarSync1   = new DevExpress.XtraScheduler.GoogleCalendar.DXGoogleCalendarSync(this.components);
     this.clock1                  = new Syncfusion.Windows.Forms.Tools.Clock();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.bunifuPanel1            = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuTextBox1          = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuImageButton2      = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuSeparator2        = new Bunifu.UI.WinForms.BunifuSeparator();
     this.PnlContainer            = new Bunifu.UI.WinForms.BunifuPanel();
     this.PnlHeader               = new Guna.UI2.WinForms.Guna2Panel();
     this.Label5                  = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuImageButton1      = new Bunifu.UI.WinForms.BunifuImageButton();
     this.schedulerControl1       = new DevExpress.XtraScheduler.SchedulerControl();
     this.timer1                  = new System.Windows.Forms.Timer(this.components);
     this.label1                  = new System.Windows.Forms.Label();
     this.guna2GradientPanel1     = new Guna.UI2.WinForms.Guna2GradientPanel();
     this.guna2Panel1             = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2CirclePictureBox1  = new Guna.UI2.WinForms.Guna2CirclePictureBox();
     this.guna2CircleProgressBar2 = new Guna.UI2.WinForms.Guna2CircleProgressBar();
     this.guna2CircleProgressBar1 = new Guna.UI2.WinForms.Guna2CircleProgressBar();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataStorage1)).BeginInit();
     this.panel3.SuspendLayout();
     this.bunifuPanel1.SuspendLayout();
     this.PnlHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).BeginInit();
     this.guna2GradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.guna2CirclePictureBox1)).BeginInit();
     this.guna2CircleProgressBar2.SuspendLayout();
     this.guna2CircleProgressBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.RoyalBlue;
     this.panel1.Controls.Add(this.btnminimize);
     this.panel1.Controls.Add(this.btnclose);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(830, 26);
     this.panel1.TabIndex = 0;
     this.panel1.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
     //
     // btnminimize
     //
     this.btnminimize.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.btnminimize.AnimationHoverSpeed = 0.07F;
     this.btnminimize.AnimationSpeed      = 0.03F;
     this.btnminimize.BaseColor           = System.Drawing.Color.LimeGreen;
     this.btnminimize.BorderColor         = System.Drawing.Color.Black;
     this.btnminimize.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnminimize.FocusedColor        = System.Drawing.Color.Empty;
     this.btnminimize.Font               = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnminimize.ForeColor          = System.Drawing.Color.White;
     this.btnminimize.Image              = null;
     this.btnminimize.ImageSize          = new System.Drawing.Size(52, 52);
     this.btnminimize.Location           = new System.Drawing.Point(783, 3);
     this.btnminimize.Name               = "btnminimize";
     this.btnminimize.OnHoverBaseColor   = System.Drawing.Color.DarkGreen;
     this.btnminimize.OnHoverBorderColor = System.Drawing.Color.YellowGreen;
     this.btnminimize.OnHoverForeColor   = System.Drawing.Color.Lime;
     this.btnminimize.OnHoverImage       = null;
     this.btnminimize.OnPressedColor     = System.Drawing.Color.YellowGreen;
     this.btnminimize.Size               = new System.Drawing.Size(19, 19);
     this.btnminimize.TabIndex           = 9;
     this.btnminimize.Text               = "-";
     this.btnminimize.Click             += new System.EventHandler(this.gunaCircleButton2_Click);
     //
     // btnclose
     //
     this.btnclose.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.btnclose.AnimationHoverSpeed = 0.07F;
     this.btnclose.AnimationSpeed      = 0.03F;
     this.btnclose.BaseColor           = System.Drawing.Color.Red;
     this.btnclose.BorderColor         = System.Drawing.Color.Black;
     this.btnclose.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnclose.FocusedColor        = System.Drawing.Color.Empty;
     this.btnclose.Font               = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnclose.ForeColor          = System.Drawing.Color.White;
     this.btnclose.Image              = null;
     this.btnclose.ImageSize          = new System.Drawing.Size(52, 52);
     this.btnclose.Location           = new System.Drawing.Point(808, 2);
     this.btnclose.Name               = "btnclose";
     this.btnclose.OnHoverBaseColor   = System.Drawing.Color.Brown;
     this.btnclose.OnHoverBorderColor = System.Drawing.Color.Black;
     this.btnclose.OnHoverForeColor   = System.Drawing.Color.White;
     this.btnclose.OnHoverImage       = null;
     this.btnclose.OnPressedColor     = System.Drawing.Color.Black;
     this.btnclose.Size               = new System.Drawing.Size(19, 20);
     this.btnclose.TabIndex           = 6;
     this.btnclose.Text               = "x";
     this.btnclose.Click             += new System.EventHandler(this.gunaCircleButton1_Click);
     //
     // schedulerDataStorage1
     //
     //
     //
     //
     this.schedulerDataStorage1.AppointmentDependencies.AutoReload = false;
     //
     // dxGoogleCalendarSync1
     //
     this.dxGoogleCalendarSync1.CalendarId      = null;
     this.dxGoogleCalendarSync1.CalendarService = null;
     this.dxGoogleCalendarSync1.Storage         = null;
     //
     // clock1
     //
     this.clock1.BackgroundColor     = System.Drawing.SystemColors.Control;
     this.clock1.BeforeTouchSize     = new System.Drawing.Size(91, 75);
     this.clock1.ClockFormat         = "HH:mm:ss";
     this.clock1.ClockFrame          = Syncfusion.Windows.Forms.Tools.ClockFrames.RectangularFrame;
     this.clock1.ClockShape          = Syncfusion.Windows.Forms.Tools.ClockShapes.Rectangle;
     this.clock1.ClockType           = Syncfusion.Windows.Forms.Tools.ClockTypes.Digital;
     this.clock1.CurrentDateTime     = new System.DateTime(2021, 3, 13, 19, 25, 4, 225);
     this.clock1.CustomTime          = new System.DateTime(2021, 3, 22, 21, 37, 5, 722);
     this.clock1.DigitalRenderer     = digitalClockRenderer1;
     this.clock1.DisplayDates        = true;
     this.clock1.Location            = new System.Drawing.Point(420, 30);
     this.clock1.MinimumSize         = new System.Drawing.Size(75, 75);
     this.clock1.Name                = "clock1";
     this.clock1.Now                 = new System.DateTime(((long)(0)));
     this.clock1.Remainder           = new System.DateTime(2021, 3, 13, 19, 25, 4, 193);
     this.clock1.Renderer            = clockRenderer1;
     this.clock1.ShowClockFrame      = false;
     this.clock1.ShowCustomTimeClock = false;
     this.clock1.ShowHourDesignator  = false;
     this.clock1.Size                = new System.Drawing.Size(91, 75);
     this.clock1.StopTimer           = false;
     this.clock1.TabIndex            = 5;
     this.clock1.Text                = "clock1";
     //
     // panel3
     //
     this.panel3.BackColor             = System.Drawing.Color.LightBlue;
     this.panel3.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
     this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.panel3.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel3.Controls.Add(this.bunifuPanel1);
     this.panel3.Controls.Add(this.PnlContainer);
     this.panel3.Controls.Add(this.PnlHeader);
     this.panel3.Location = new System.Drawing.Point(512, 28);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(315, 504);
     this.panel3.TabIndex = 4;
     this.panel3.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel3_Paint);
     //
     // bunifuPanel1
     //
     this.bunifuPanel1.BackgroundColor       = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel1.BackgroundImage")));
     this.bunifuPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel1.BorderColor           = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BorderRadius          = 3;
     this.bunifuPanel1.BorderThickness       = 1;
     this.bunifuPanel1.Controls.Add(this.bunifuTextBox1);
     this.bunifuPanel1.Controls.Add(this.bunifuImageButton2);
     this.bunifuPanel1.Controls.Add(this.bunifuSeparator2);
     this.bunifuPanel1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.bunifuPanel1.Location    = new System.Drawing.Point(0, 408);
     this.bunifuPanel1.Name        = "bunifuPanel1";
     this.bunifuPanel1.ShowBorders = true;
     this.bunifuPanel1.Size        = new System.Drawing.Size(311, 92);
     this.bunifuPanel1.TabIndex    = 4;
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.Dock                  = System.Windows.Forms.DockStyle.Left;
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(0, 14);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnIdleState           = stateProperties4;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "Enter text";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(247, 78);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox1.TabIndex              = 3;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "Enter text";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // bunifuImageButton2
     //
     this.bunifuImageButton2.ActiveImage         = null;
     this.bunifuImageButton2.AllowAnimations     = true;
     this.bunifuImageButton2.AllowBuffering      = false;
     this.bunifuImageButton2.AllowToggling       = false;
     this.bunifuImageButton2.AllowZooming        = true;
     this.bunifuImageButton2.AllowZoomingOnFocus = false;
     this.bunifuImageButton2.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton2.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton2.Dock              = System.Windows.Forms.DockStyle.Right;
     this.bunifuImageButton2.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.ErrorImage")));
     this.bunifuImageButton2.FadeWhenInactive  = false;
     this.bunifuImageButton2.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton2.Image             = global::WindowsFormsApp4.Properties.Resources.stethoscope_99px;
     this.bunifuImageButton2.ImageActive       = null;
     this.bunifuImageButton2.ImageLocation     = null;
     this.bunifuImageButton2.ImageMargin       = 40;
     this.bunifuImageButton2.ImageSize         = new System.Drawing.Size(26, 38);
     this.bunifuImageButton2.ImageZoomSize     = new System.Drawing.Size(66, 78);
     this.bunifuImageButton2.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.InitialImage")));
     this.bunifuImageButton2.Location          = new System.Drawing.Point(245, 14);
     this.bunifuImageButton2.Name              = "bunifuImageButton2";
     this.bunifuImageButton2.Rotation          = 0;
     this.bunifuImageButton2.ShowActiveImage   = true;
     this.bunifuImageButton2.ShowCursorChanges = true;
     this.bunifuImageButton2.ShowImageBorders  = true;
     this.bunifuImageButton2.ShowSizeMarkers   = false;
     this.bunifuImageButton2.Size              = new System.Drawing.Size(66, 78);
     this.bunifuImageButton2.TabIndex          = 2;
     this.bunifuImageButton2.ToolTipText       = "";
     this.bunifuImageButton2.WaitOnLoad        = false;
     this.bunifuImageButton2.Zoom              = 40;
     this.bunifuImageButton2.ZoomSpeed         = 10;
     //
     // bunifuSeparator2
     //
     this.bunifuSeparator2.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuSeparator2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuSeparator2.BackgroundImage")));
     this.bunifuSeparator2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuSeparator2.DashCap       = Bunifu.UI.WinForms.BunifuSeparator.CapStyles.Flat;
     this.bunifuSeparator2.Dock          = System.Windows.Forms.DockStyle.Top;
     this.bunifuSeparator2.LineColor     = System.Drawing.Color.Silver;
     this.bunifuSeparator2.LineStyle     = Bunifu.UI.WinForms.BunifuSeparator.LineStyles.DoubleEdgeFaded;
     this.bunifuSeparator2.LineThickness = 2;
     this.bunifuSeparator2.Location      = new System.Drawing.Point(0, 0);
     this.bunifuSeparator2.Name          = "bunifuSeparator2";
     this.bunifuSeparator2.Orientation   = Bunifu.UI.WinForms.BunifuSeparator.LineOrientation.Horizontal;
     this.bunifuSeparator2.Size          = new System.Drawing.Size(311, 14);
     this.bunifuSeparator2.TabIndex      = 0;
     //
     // PnlContainer
     //
     this.PnlContainer.AutoScroll            = true;
     this.PnlContainer.BackgroundColor       = System.Drawing.Color.Transparent;
     this.PnlContainer.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("PnlContainer.BackgroundImage")));
     this.PnlContainer.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PnlContainer.BorderColor           = System.Drawing.Color.Transparent;
     this.PnlContainer.BorderRadius          = 3;
     this.PnlContainer.BorderThickness       = 1;
     this.PnlContainer.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.PnlContainer.Location    = new System.Drawing.Point(0, 33);
     this.PnlContainer.Name        = "PnlContainer";
     this.PnlContainer.ShowBorders = true;
     this.PnlContainer.Size        = new System.Drawing.Size(311, 467);
     this.PnlContainer.TabIndex    = 3;
     //
     // PnlHeader
     //
     this.PnlHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(9)))), ((int)(((byte)(89)))), ((int)(((byte)(205)))));
     this.PnlHeader.Controls.Add(this.Label5);
     this.PnlHeader.Controls.Add(this.bunifuImageButton1);
     this.PnlHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.PnlHeader.Location = new System.Drawing.Point(0, 0);
     this.PnlHeader.Name     = "PnlHeader";
     this.PnlHeader.ShadowDecoration.Parent = this.PnlHeader;
     this.PnlHeader.Size     = new System.Drawing.Size(311, 33);
     this.PnlHeader.TabIndex = 1;
     //
     // Label5
     //
     this.Label5.AllowParentOverrides = false;
     this.Label5.AutoEllipsis         = false;
     this.Label5.Cursor        = System.Windows.Forms.Cursors.Default;
     this.Label5.CursorType    = System.Windows.Forms.Cursors.Default;
     this.Label5.Font          = new System.Drawing.Font("Segoe UI", 9F);
     this.Label5.Location      = new System.Drawing.Point(15, 3);
     this.Label5.Name          = "Label5";
     this.Label5.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size          = new System.Drawing.Size(33, 15);
     this.Label5.TabIndex      = 1;
     this.Label5.Text          = "online";
     this.Label5.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.Label5.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.ActiveImage         = null;
     this.bunifuImageButton1.AllowAnimations     = true;
     this.bunifuImageButton1.AllowBuffering      = false;
     this.bunifuImageButton1.AllowToggling       = false;
     this.bunifuImageButton1.AllowZooming        = true;
     this.bunifuImageButton1.AllowZoomingOnFocus = false;
     this.bunifuImageButton1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton1.Dock              = System.Windows.Forms.DockStyle.Right;
     this.bunifuImageButton1.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage")));
     this.bunifuImageButton1.FadeWhenInactive  = false;
     this.bunifuImageButton1.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton1.Image             = global::WindowsFormsApp4.Properties.Resources.pngwing_com;
     this.bunifuImageButton1.ImageActive       = null;
     this.bunifuImageButton1.ImageLocation     = null;
     this.bunifuImageButton1.ImageMargin       = 10;
     this.bunifuImageButton1.ImageSize         = new System.Drawing.Size(40, 23);
     this.bunifuImageButton1.ImageZoomSize     = new System.Drawing.Size(50, 33);
     this.bunifuImageButton1.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage")));
     this.bunifuImageButton1.Location          = new System.Drawing.Point(261, 0);
     this.bunifuImageButton1.Name              = "bunifuImageButton1";
     this.bunifuImageButton1.Rotation          = 0;
     this.bunifuImageButton1.ShowActiveImage   = true;
     this.bunifuImageButton1.ShowCursorChanges = true;
     this.bunifuImageButton1.ShowImageBorders  = false;
     this.bunifuImageButton1.ShowSizeMarkers   = false;
     this.bunifuImageButton1.Size              = new System.Drawing.Size(50, 33);
     this.bunifuImageButton1.TabIndex          = 0;
     this.bunifuImageButton1.ToolTipText       = "";
     this.bunifuImageButton1.WaitOnLoad        = false;
     this.bunifuImageButton1.Zoom              = 10;
     this.bunifuImageButton1.ZoomSpeed         = 10;
     //
     // schedulerControl1
     //
     this.schedulerControl1.ActiveViewType        = DevExpress.XtraScheduler.SchedulerViewType.Month;
     this.schedulerControl1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.schedulerControl1.BorderStyle           = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.schedulerControl1.DataStorage           = this.schedulerDataStorage1;
     this.schedulerControl1.DateNavigationBar.CalendarButton.Show   = true;
     this.schedulerControl1.DateNavigationBar.ShowNavigationButtons = false;
     this.schedulerControl1.DateNavigationBar.ShowTodayButton       = true;
     this.schedulerControl1.ForeColor = System.Drawing.Color.Black;
     this.schedulerControl1.GroupType = DevExpress.XtraScheduler.SchedulerGroupType.Resource;
     this.schedulerControl1.ImeMode   = System.Windows.Forms.ImeMode.On;
     this.schedulerControl1.LimitInterval.Duration = System.TimeSpan.Parse("2914237.23:59:59.9999999");
     this.schedulerControl1.LimitInterval.Start    = new System.DateTime(2021, 2, 1, 0, 0, 0, 0);
     this.schedulerControl1.Location                           = new System.Drawing.Point(1, 27);
     this.schedulerControl1.Name                               = "schedulerControl1";
     this.schedulerControl1.PaintStyleName                     = "Skin";
     this.schedulerControl1.Size                               = new System.Drawing.Size(415, 438);
     this.schedulerControl1.Start                              = new System.DateTime(2021, 3, 6, 0, 0, 0, 0);
     this.schedulerControl1.TabIndex                           = 0;
     this.schedulerControl1.Text                               = "schedulerControl1";
     this.schedulerControl1.Views.AgendaView.Enabled           = false;
     this.schedulerControl1.Views.DayView.AllowScrollAnimation = false;
     this.schedulerControl1.Views.DayView.TimeRulers.Add(timeRuler1);
     this.schedulerControl1.Views.FullWeekView.TimeRulers.Add(timeRuler2);
     this.schedulerControl1.Views.MonthView.Appearance.AdditionalHeaderCaption.Options.UseBackColor   = true;
     this.schedulerControl1.Views.MonthView.Appearance.AdditionalHeaderCaption.Options.UseBorderColor = true;
     this.schedulerControl1.Views.MonthView.Appearance.AdditionalHeaderCaption.Options.UseFont        = true;
     this.schedulerControl1.Views.MonthView.Appearance.AdditionalHeaderCaption.Options.UseForeColor   = true;
     this.schedulerControl1.Views.MonthView.Appearance.AdditionalHeaderCaption.Options.UseImage       = true;
     this.schedulerControl1.Views.MonthView.Appearance.AdditionalHeaderCaption.Options.UseTextOptions = true;
     this.schedulerControl1.Views.WeekView.Enabled = false;
     this.schedulerControl1.Views.WorkWeekView.TimeRulers.Add(timeRuler3);
     this.schedulerControl1.Views.YearView.UseOptimizedScrolling = false;
     this.schedulerControl1.Click += new System.EventHandler(this.schedulerControl1_Click_1);
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 200;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // label1
     //
     this.label1.AccessibleDescription = "السلام عليكم";
     this.label1.AccessibleRole        = System.Windows.Forms.AccessibleRole.Graphic;
     this.label1.BackColor             = System.Drawing.Color.Transparent;
     this.label1.FlatStyle             = System.Windows.Forms.FlatStyle.Popup;
     this.label1.Location    = new System.Drawing.Point(101, 0);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(306, 64);
     this.label1.TabIndex    = 8;
     this.label1.Text        = "السلام عليكم ورحمة الله وبركاته";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     this.label1.UseMnemonic = false;
     //
     // guna2GradientPanel1
     //
     this.guna2GradientPanel1.BackColor    = System.Drawing.Color.Transparent;
     this.guna2GradientPanel1.BorderRadius = 15;
     this.guna2GradientPanel1.Controls.Add(this.label1);
     this.guna2GradientPanel1.Controls.Add(this.guna2Panel1);
     this.guna2GradientPanel1.FillColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(152)))), ((int)(((byte)(93)))));
     this.guna2GradientPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(87)))));
     this.guna2GradientPanel1.Location   = new System.Drawing.Point(1, 468);
     this.guna2GradientPanel1.Name       = "guna2GradientPanel1";
     this.guna2GradientPanel1.ShadowDecoration.Parent = this.guna2GradientPanel1;
     this.guna2GradientPanel1.Size     = new System.Drawing.Size(497, 64);
     this.guna2GradientPanel1.TabIndex = 14;
     //
     // guna2Panel1
     //
     this.guna2Panel1.BackColor               = System.Drawing.Color.Transparent;
     this.guna2Panel1.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.guna2Panel1.BorderRadius            = 15;
     this.guna2Panel1.FillColor               = System.Drawing.Color.Silver;
     this.guna2Panel1.Location                = new System.Drawing.Point(413, -61);
     this.guna2Panel1.Name                    = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size                    = new System.Drawing.Size(111, 113);
     this.guna2Panel1.TabIndex                = 0;
     //
     // guna2CirclePictureBox1
     //
     this.guna2CirclePictureBox1.BackColor             = System.Drawing.Color.Transparent;
     this.guna2CirclePictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.guna2CirclePictureBox1.FillColor             = System.Drawing.Color.Black;
     this.guna2CirclePictureBox1.Image    = global::WindowsFormsApp4.Properties.Resources.received_264768345150339;
     this.guna2CirclePictureBox1.Location = new System.Drawing.Point(4, 4);
     this.guna2CirclePictureBox1.Name     = "guna2CirclePictureBox1";
     this.guna2CirclePictureBox1.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CirclePictureBox1.ShadowDecoration.Parent = this.guna2CirclePictureBox1;
     this.guna2CirclePictureBox1.Size     = new System.Drawing.Size(74, 74);
     this.guna2CirclePictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.guna2CirclePictureBox1.TabIndex = 14;
     this.guna2CirclePictureBox1.TabStop  = false;
     //
     // guna2CircleProgressBar2
     //
     this.guna2CircleProgressBar2.Animated       = true;
     this.guna2CircleProgressBar2.AnimationSpeed = 0.4F;
     this.guna2CircleProgressBar2.BackColor      = System.Drawing.Color.Silver;
     this.guna2CircleProgressBar2.Controls.Add(this.guna2CircleProgressBar1);
     this.guna2CircleProgressBar2.FillColor               = System.Drawing.Color.Transparent;
     this.guna2CircleProgressBar2.FillThickness           = 3;
     this.guna2CircleProgressBar2.Location                = new System.Drawing.Point(417, 417);
     this.guna2CircleProgressBar2.Name                    = "guna2CircleProgressBar2";
     this.guna2CircleProgressBar2.ProgressColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(152)))), ((int)(((byte)(93)))));
     this.guna2CircleProgressBar2.ProgressColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(87)))));
     this.guna2CircleProgressBar2.ProgressThickness       = 3;
     this.guna2CircleProgressBar2.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CircleProgressBar2.ShadowDecoration.Parent = this.guna2CircleProgressBar2;
     this.guna2CircleProgressBar2.Size                    = new System.Drawing.Size(94, 94);
     this.guna2CircleProgressBar2.TabIndex                = 15;
     this.guna2CircleProgressBar2.Value                   = 40;
     //
     // guna2CircleProgressBar1
     //
     this.guna2CircleProgressBar1.Animated  = true;
     this.guna2CircleProgressBar1.BackColor = System.Drawing.Color.Transparent;
     this.guna2CircleProgressBar1.Controls.Add(this.guna2CirclePictureBox1);
     this.guna2CircleProgressBar1.FillColor               = System.Drawing.Color.Transparent;
     this.guna2CircleProgressBar1.FillThickness           = 3;
     this.guna2CircleProgressBar1.Location                = new System.Drawing.Point(5, 4);
     this.guna2CircleProgressBar1.Name                    = "guna2CircleProgressBar1";
     this.guna2CircleProgressBar1.ProgressColor           = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(48)))), ((int)(((byte)(90)))));
     this.guna2CircleProgressBar1.ProgressColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(36)))), ((int)(((byte)(206)))));
     this.guna2CircleProgressBar1.ProgressThickness       = 3;
     this.guna2CircleProgressBar1.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CircleProgressBar1.ShadowDecoration.Parent = this.guna2CircleProgressBar1;
     this.guna2CircleProgressBar1.Size                    = new System.Drawing.Size(84, 84);
     this.guna2CircleProgressBar1.TabIndex                = 12;
     this.guna2CircleProgressBar1.Value                   = 33;
     //
     // Form1
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.Silver;
     this.ClientSize    = new System.Drawing.Size(830, 534);
     this.Controls.Add(this.guna2CircleProgressBar2);
     this.Controls.Add(this.guna2GradientPanel1);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.clock1);
     this.Controls.Add(this.schedulerControl1);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.IsMdiContainer  = true;
     this.Name            = "Form1";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Show;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataStorage1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.bunifuPanel1.ResumeLayout(false);
     this.PnlHeader.ResumeLayout(false);
     this.PnlHeader.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).EndInit();
     this.guna2GradientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.guna2CirclePictureBox1)).EndInit();
     this.guna2CircleProgressBar2.ResumeLayout(false);
     this.guna2CircleProgressBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #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(youtubeForm));
     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.webBrowser = new System.Windows.Forms.WebBrowser();
     this.panel1     = new System.Windows.Forms.Panel();
     this.btnGo      = new Bunifu.Framework.UI.BunifuThinButton2();
     this.txtUrl     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // webBrowser
     //
     this.webBrowser.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.webBrowser.Location    = new System.Drawing.Point(0, 0);
     this.webBrowser.MinimumSize = new System.Drawing.Size(20, 20);
     this.webBrowser.Name        = "webBrowser";
     this.webBrowser.Size        = new System.Drawing.Size(929, 749);
     this.webBrowser.TabIndex    = 0;
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.Controls.Add(this.btnGo);
     this.panel1.Controls.Add(this.txtUrl);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(929, 55);
     this.panel1.TabIndex = 1;
     //
     // btnGo
     //
     this.btnGo.ActiveBorderThickness = 1;
     this.btnGo.ActiveCornerRadius    = 20;
     this.btnGo.ActiveFillColor       = System.Drawing.Color.SeaGreen;
     this.btnGo.ActiveForecolor       = System.Drawing.Color.White;
     this.btnGo.ActiveLineColor       = System.Drawing.Color.SeaGreen;
     this.btnGo.BackColor             = System.Drawing.Color.Black;
     this.btnGo.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnGo.BackgroundImage")));
     this.btnGo.ButtonText            = "Play";
     this.btnGo.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.btnGo.Font                = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGo.ForeColor           = System.Drawing.Color.White;
     this.btnGo.IdleBorderThickness = 1;
     this.btnGo.IdleCornerRadius    = 20;
     this.btnGo.IdleFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(42)))), ((int)(((byte)(83)))));
     this.btnGo.IdleForecolor       = System.Drawing.Color.White;
     this.btnGo.IdleLineColor       = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(42)))), ((int)(((byte)(83)))));
     this.btnGo.Location            = new System.Drawing.Point(623, 6);
     this.btnGo.Margin              = new System.Windows.Forms.Padding(5);
     this.btnGo.Name                = "btnGo";
     this.btnGo.Size                = new System.Drawing.Size(136, 44);
     this.btnGo.TabIndex            = 1;
     this.btnGo.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnGo.Click              += new System.EventHandler(this.btnGo_Click);
     //
     // txtUrl
     //
     this.txtUrl.AcceptsReturn       = false;
     this.txtUrl.AcceptsTab          = false;
     this.txtUrl.AnimationSpeed      = 200;
     this.txtUrl.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtUrl.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtUrl.BackColor           = System.Drawing.Color.Transparent;
     this.txtUrl.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtUrl.BackgroundImage")));
     this.txtUrl.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(42)))), ((int)(((byte)(83)))));
     this.txtUrl.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtUrl.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(42)))), ((int)(((byte)(83)))));
     this.txtUrl.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtUrl.BorderRadius        = 1;
     this.txtUrl.BorderThickness     = 1;
     this.txtUrl.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtUrl.Cursor                    = System.Windows.Forms.Cursors.IBeam;
     this.txtUrl.DefaultFont               = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtUrl.DefaultText               = "";
     this.txtUrl.FillColor                 = System.Drawing.Color.White;
     this.txtUrl.HideSelection             = true;
     this.txtUrl.IconLeft                  = null;
     this.txtUrl.IconLeftCursor            = System.Windows.Forms.Cursors.IBeam;
     this.txtUrl.IconPadding               = 10;
     this.txtUrl.IconRight                 = null;
     this.txtUrl.IconRightCursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtUrl.Lines                     = new string[0];
     this.txtUrl.Location                  = new System.Drawing.Point(12, 12);
     this.txtUrl.MaxLength                 = 32767;
     this.txtUrl.MinimumSize               = new System.Drawing.Size(1, 1);
     this.txtUrl.Modified                  = false;
     this.txtUrl.Multiline                 = false;
     this.txtUrl.Name                      = "txtUrl";
     stateProperties1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(42)))), ((int)(((byte)(83)))));
     stateProperties1.FillColor            = System.Drawing.Color.Empty;
     stateProperties1.ForeColor            = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtUrl.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.txtUrl.OnDisabledState           = stateProperties2;
     stateProperties3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(42)))), ((int)(((byte)(83)))));
     stateProperties3.FillColor            = System.Drawing.Color.Empty;
     stateProperties3.ForeColor            = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtUrl.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.txtUrl.OnIdleState               = stateProperties4;
     this.txtUrl.Padding                   = new System.Windows.Forms.Padding(3);
     this.txtUrl.PasswordChar              = '\0';
     this.txtUrl.PlaceholderForeColor      = System.Drawing.Color.Silver;
     this.txtUrl.PlaceholderText           = "Enter video url";
     this.txtUrl.ReadOnly                  = false;
     this.txtUrl.ScrollBars                = System.Windows.Forms.ScrollBars.None;
     this.txtUrl.SelectedText              = "";
     this.txtUrl.SelectionLength           = 0;
     this.txtUrl.SelectionStart            = 0;
     this.txtUrl.ShortcutsEnabled          = true;
     this.txtUrl.Size                      = new System.Drawing.Size(603, 38);
     this.txtUrl.Style                     = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtUrl.TabIndex                  = 0;
     this.txtUrl.TextAlign                 = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtUrl.TextMarginBottom          = 0;
     this.txtUrl.TextMarginLeft            = 3;
     this.txtUrl.TextMarginTop             = 0;
     this.txtUrl.TextPlaceholder           = "Enter video url";
     this.txtUrl.UseSystemPasswordChar     = false;
     this.txtUrl.WordWrap                  = true;
     //
     // youtubeForm
     //
     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(929, 749);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.webBrowser);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "youtubeForm";
     this.Text         = "YNF Youtube Player";
     this.WindowState  = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.youtubeForm_FormClosing);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager   resources = new System.ComponentModel.ComponentResourceManager(typeof(Room_Details));
     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.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.bunifuLabel1       = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuLabel2       = new Bunifu.UI.WinForms.BunifuLabel();
     this.guna2DataGridView1 = new Guna.UI2.WinForms.Guna2DataGridView();
     this.bunifuTextBox1     = new Bunifu.UI.WinForms.BunifuTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.guna2DataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowParentOverrides = false;
     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("Century Gothic", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuLabel1.Location      = new System.Drawing.Point(63, 39);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(173, 33);
     this.bunifuLabel1.TabIndex      = 0;
     this.bunifuLabel1.Text          = "Room Details";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuLabel2
     //
     this.bunifuLabel2.AllowParentOverrides = false;
     this.bunifuLabel2.AutoEllipsis         = false;
     this.bunifuLabel2.Cursor        = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel2.CursorType    = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel2.Font          = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuLabel2.Location      = new System.Drawing.Point(428, 63);
     this.bunifuLabel2.Name          = "bunifuLabel2";
     this.bunifuLabel2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel2.Size          = new System.Drawing.Size(91, 22);
     this.bunifuLabel2.TabIndex      = 1;
     this.bunifuLabel2.Text          = "Search By";
     this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // guna2DataGridView1
     //
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.White;
     this.guna2DataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.guna2DataGridView1.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.guna2DataGridView1.BackgroundColor          = System.Drawing.Color.White;
     this.guna2DataGridView1.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.guna2DataGridView1.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.guna2DataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment                                           = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor                                           = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(88)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle2.Font                                                = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle2.ForeColor                                           = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor                                  = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor                                  = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode                                            = System.Windows.Forms.DataGridViewTriState.True;
     this.guna2DataGridView1.ColumnHeadersDefaultCellStyle                      = dataGridViewCellStyle2;
     this.guna2DataGridView1.ColumnHeadersHeight                                = 4;
     dataGridViewCellStyle3.Alignment                                           = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor                                           = System.Drawing.Color.White;
     dataGridViewCellStyle3.Font                                                = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle3.ForeColor                                           = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle3.SelectionBackColor                                  = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle3.SelectionForeColor                                  = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle3.WrapMode                                            = System.Windows.Forms.DataGridViewTriState.False;
     this.guna2DataGridView1.DefaultCellStyle                                   = dataGridViewCellStyle3;
     this.guna2DataGridView1.EnableHeadersVisualStyles                          = false;
     this.guna2DataGridView1.GridColor                                          = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.guna2DataGridView1.Location                                           = new System.Drawing.Point(43, 165);
     this.guna2DataGridView1.Name                                               = "guna2DataGridView1";
     this.guna2DataGridView1.RowHeadersVisible                                  = false;
     this.guna2DataGridView1.SelectionMode                                      = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.guna2DataGridView1.Size                                               = new System.Drawing.Size(1247, 367);
     this.guna2DataGridView1.TabIndex                                           = 3;
     this.guna2DataGridView1.Theme                                              = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.Default;
     this.guna2DataGridView1.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.White;
     this.guna2DataGridView1.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.guna2DataGridView1.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.guna2DataGridView1.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.guna2DataGridView1.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.guna2DataGridView1.ThemeStyle.BackColor                               = System.Drawing.Color.White;
     this.guna2DataGridView1.ThemeStyle.GridColor                               = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.guna2DataGridView1.ThemeStyle.HeaderStyle.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(88)))), ((int)(((byte)(255)))));
     this.guna2DataGridView1.ThemeStyle.HeaderStyle.BorderStyle                 = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.guna2DataGridView1.ThemeStyle.HeaderStyle.Font                        = new System.Drawing.Font("Segoe UI", 10.5F);
     this.guna2DataGridView1.ThemeStyle.HeaderStyle.ForeColor                   = System.Drawing.Color.White;
     this.guna2DataGridView1.ThemeStyle.HeaderStyle.HeaightSizeMode             = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing;
     this.guna2DataGridView1.ThemeStyle.HeaderStyle.Height                      = 4;
     this.guna2DataGridView1.ThemeStyle.ReadOnly                                = false;
     this.guna2DataGridView1.ThemeStyle.RowsStyle.BackColor                     = System.Drawing.Color.White;
     this.guna2DataGridView1.ThemeStyle.RowsStyle.BorderStyle                   = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.guna2DataGridView1.ThemeStyle.RowsStyle.Font                          = new System.Drawing.Font("Segoe UI", 10.5F);
     this.guna2DataGridView1.ThemeStyle.RowsStyle.ForeColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.guna2DataGridView1.ThemeStyle.RowsStyle.Height                        = 22;
     this.guna2DataGridView1.ThemeStyle.RowsStyle.SelectionBackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.guna2DataGridView1.ThemeStyle.RowsStyle.SelectionForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(428, 91);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnIdleState           = stateProperties4;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "Enter room number";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(317, 49);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox1.TabIndex              = 4;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "Enter room number";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // Room_Details
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.bunifuTextBox1);
     this.Controls.Add(this.guna2DataGridView1);
     this.Controls.Add(this.bunifuLabel2);
     this.Controls.Add(this.bunifuLabel1);
     this.Name = "Room_Details";
     this.Size = new System.Drawing.Size(1325, 535);
     ((System.ComponentModel.ISupportInitialize)(this.guna2DataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.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()
 {
     System.ComponentModel.ComponentResourceManager           resources        = new System.ComponentModel.ComponentResourceManager(typeof(MuonSach));
     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.BunifuButton.BunifuButton.BorderEdges borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     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();
     this.label1            = new System.Windows.Forms.Label();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.pnlTitle          = new System.Windows.Forms.Panel();
     this.pnlcenter         = new System.Windows.Forms.Panel();
     this.btnMuon           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuPictureBox1 = new Bunifu.UI.WinForms.BunifuPictureBox();
     this.txtMaSach         = new Bunifu.UI.WinForms.BunifuTextBox();
     this.lblEmail          = new System.Windows.Forms.Label();
     this.lblSDT            = new System.Windows.Forms.Label();
     this.lblDiaChi         = new System.Windows.Forms.Label();
     this.lblHoTen          = new System.Windows.Forms.Label();
     this.lblMaDocGia       = new System.Windows.Forms.Label();
     this.label6            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.label4            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.label7            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.panel1            = new System.Windows.Forms.Panel();
     this.btnTim            = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtTimDocGia      = new Bunifu.UI.WinForms.BunifuTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.pnlTitle.SuspendLayout();
     this.pnlcenter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Times New Roman", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(48, 39);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(252, 42);
     this.label1.TabIndex = 1;
     this.label1.Text     = "MƯỢN SÁCH";
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(340, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(186, 111);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // pnlTitle
     //
     this.pnlTitle.BackColor = System.Drawing.Color.OldLace;
     this.pnlTitle.Controls.Add(this.label1);
     this.pnlTitle.Controls.Add(this.pictureBox1);
     this.pnlTitle.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitle.Location = new System.Drawing.Point(0, 0);
     this.pnlTitle.Name     = "pnlTitle";
     this.pnlTitle.Size     = new System.Drawing.Size(506, 114);
     this.pnlTitle.TabIndex = 11;
     //
     // pnlcenter
     //
     this.pnlcenter.BackColor = System.Drawing.Color.Wheat;
     this.pnlcenter.Controls.Add(this.btnMuon);
     this.pnlcenter.Controls.Add(this.bunifuPictureBox1);
     this.pnlcenter.Controls.Add(this.txtMaSach);
     this.pnlcenter.Controls.Add(this.lblEmail);
     this.pnlcenter.Controls.Add(this.lblSDT);
     this.pnlcenter.Controls.Add(this.lblDiaChi);
     this.pnlcenter.Controls.Add(this.lblHoTen);
     this.pnlcenter.Controls.Add(this.lblMaDocGia);
     this.pnlcenter.Controls.Add(this.label6);
     this.pnlcenter.Controls.Add(this.label5);
     this.pnlcenter.Controls.Add(this.label4);
     this.pnlcenter.Controls.Add(this.label3);
     this.pnlcenter.Controls.Add(this.label7);
     this.pnlcenter.Controls.Add(this.label2);
     this.pnlcenter.Cursor   = System.Windows.Forms.Cursors.Default;
     this.pnlcenter.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlcenter.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pnlcenter.Location = new System.Drawing.Point(0, 169);
     this.pnlcenter.Name     = "pnlcenter";
     this.pnlcenter.Size     = new System.Drawing.Size(506, 411);
     this.pnlcenter.TabIndex = 12;
     this.pnlcenter.Visible  = false;
     //
     // btnMuon
     //
     this.btnMuon.AllowAnimations      = true;
     this.btnMuon.AllowMouseEffects    = true;
     this.btnMuon.AllowToggling        = false;
     this.btnMuon.AnimationSpeed       = 200;
     this.btnMuon.AutoGenerateColors   = false;
     this.btnMuon.AutoRoundBorders     = false;
     this.btnMuon.AutoSizeLeftIcon     = true;
     this.btnMuon.AutoSizeRightIcon    = true;
     this.btnMuon.BackColor            = System.Drawing.Color.Transparent;
     this.btnMuon.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnMuon.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnMuon.BackgroundImage")));
     this.btnMuon.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnMuon.ButtonText           = "Mượn";
     this.btnMuon.ButtonTextMarginLeft = 0;
     this.btnMuon.ColorContrastOnClick = 45;
     this.btnMuon.ColorContrastOnHover = 45;
     this.btnMuon.Cursor              = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft          = true;
     borderEdges1.BottomRight         = true;
     borderEdges1.TopLeft             = true;
     borderEdges1.TopRight            = true;
     this.btnMuon.CustomizableEdges   = borderEdges1;
     this.btnMuon.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnMuon.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnMuon.DisabledFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnMuon.DisabledForecolor   = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnMuon.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnMuon.Font                            = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMuon.ForeColor                       = System.Drawing.Color.White;
     this.btnMuon.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnMuon.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.btnMuon.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.btnMuon.IconMarginLeft                  = 11;
     this.btnMuon.IconPadding                     = 10;
     this.btnMuon.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnMuon.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnMuon.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.btnMuon.IconSize                        = 25;
     this.btnMuon.IdleBorderColor                 = System.Drawing.Color.DodgerBlue;
     this.btnMuon.IdleBorderRadius                = 10;
     this.btnMuon.IdleBorderThickness             = 1;
     this.btnMuon.IdleFillColor                   = System.Drawing.Color.DodgerBlue;
     this.btnMuon.IdleIconLeftImage               = null;
     this.btnMuon.IdleIconRightImage              = null;
     this.btnMuon.IndicateFocus                   = false;
     this.btnMuon.Location                        = new System.Drawing.Point(336, 348);
     this.btnMuon.Name                            = "btnMuon";
     this.btnMuon.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnMuon.OnDisabledState.BorderRadius    = 10;
     this.btnMuon.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnMuon.OnDisabledState.BorderThickness = 1;
     this.btnMuon.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnMuon.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnMuon.OnDisabledState.IconLeftImage   = null;
     this.btnMuon.OnDisabledState.IconRightImage  = null;
     this.btnMuon.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnMuon.onHoverState.BorderRadius       = 10;
     this.btnMuon.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnMuon.onHoverState.BorderThickness    = 1;
     this.btnMuon.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnMuon.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.btnMuon.onHoverState.IconLeftImage      = null;
     this.btnMuon.onHoverState.IconRightImage     = null;
     this.btnMuon.OnIdleState.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.btnMuon.OnIdleState.BorderRadius        = 10;
     this.btnMuon.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnMuon.OnIdleState.BorderThickness     = 1;
     this.btnMuon.OnIdleState.FillColor           = System.Drawing.Color.DodgerBlue;
     this.btnMuon.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.btnMuon.OnIdleState.IconLeftImage       = null;
     this.btnMuon.OnIdleState.IconRightImage      = null;
     this.btnMuon.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnMuon.OnPressedState.BorderRadius     = 10;
     this.btnMuon.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnMuon.OnPressedState.BorderThickness  = 1;
     this.btnMuon.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnMuon.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.btnMuon.OnPressedState.IconLeftImage    = null;
     this.btnMuon.OnPressedState.IconRightImage   = null;
     this.btnMuon.Size                            = new System.Drawing.Size(87, 37);
     this.btnMuon.TabIndex                        = 1;
     this.btnMuon.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnMuon.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnMuon.TextMarginLeft                  = 0;
     this.btnMuon.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.btnMuon.UseDefaultRadiusAndThickness    = true;
     this.btnMuon.Click                          += new System.EventHandler(this.btnMuon_Click);
     //
     // bunifuPictureBox1
     //
     this.bunifuPictureBox1.AllowFocused   = false;
     this.bunifuPictureBox1.Anchor         = System.Windows.Forms.AnchorStyles.None;
     this.bunifuPictureBox1.AutoSizeHeight = true;
     this.bunifuPictureBox1.BorderRadius   = 50;
     this.bunifuPictureBox1.Image          = ((System.Drawing.Image)(resources.GetObject("bunifuPictureBox1.Image")));
     this.bunifuPictureBox1.IsCircle       = true;
     this.bunifuPictureBox1.Location       = new System.Drawing.Point(166, 3);
     this.bunifuPictureBox1.Name           = "bunifuPictureBox1";
     this.bunifuPictureBox1.Size           = new System.Drawing.Size(100, 100);
     this.bunifuPictureBox1.SizeMode       = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuPictureBox1.TabIndex       = 4;
     this.bunifuPictureBox1.TabStop        = false;
     this.bunifuPictureBox1.Type           = Bunifu.UI.WinForms.BunifuPictureBox.Types.Circle;
     //
     // txtMaSach
     //
     this.txtMaSach.AcceptsReturn       = false;
     this.txtMaSach.AcceptsTab          = false;
     this.txtMaSach.AnimationSpeed      = 200;
     this.txtMaSach.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtMaSach.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtMaSach.BackColor           = System.Drawing.Color.White;
     this.txtMaSach.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtMaSach.BackgroundImage")));
     this.txtMaSach.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtMaSach.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtMaSach.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtMaSach.BorderColorIdle     = System.Drawing.Color.DimGray;
     this.txtMaSach.BorderRadius        = 10;
     this.txtMaSach.BorderThickness     = 1;
     this.txtMaSach.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtMaSach.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txtMaSach.DefaultFont            = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMaSach.DefaultText            = "";
     this.txtMaSach.FillColor              = System.Drawing.Color.White;
     this.txtMaSach.HideSelection          = true;
     this.txtMaSach.IconLeft               = null;
     this.txtMaSach.IconLeftCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtMaSach.IconPadding            = 10;
     this.txtMaSach.IconRight              = null;
     this.txtMaSach.IconRightCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtMaSach.Lines                  = new string[0];
     this.txtMaSach.Location               = new System.Drawing.Point(37, 347);
     this.txtMaSach.MaxLength              = 32767;
     this.txtMaSach.MinimumSize            = new System.Drawing.Size(1, 1);
     this.txtMaSach.Modified               = false;
     this.txtMaSach.Multiline              = false;
     this.txtMaSach.Name                   = "txtMaSach";
     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.txtMaSach.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.txtMaSach.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.txtMaSach.OnHoverState           = stateProperties3;
     stateProperties4.BorderColor          = System.Drawing.Color.DimGray;
     stateProperties4.FillColor            = System.Drawing.Color.White;
     stateProperties4.ForeColor            = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtMaSach.OnIdleState            = stateProperties4;
     this.txtMaSach.Padding                = new System.Windows.Forms.Padding(3);
     this.txtMaSach.PasswordChar           = '\0';
     this.txtMaSach.PlaceholderForeColor   = System.Drawing.Color.Silver;
     this.txtMaSach.PlaceholderText        = "Nhập mã sách";
     this.txtMaSach.ReadOnly               = false;
     this.txtMaSach.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txtMaSach.SelectedText           = "";
     this.txtMaSach.SelectionLength        = 0;
     this.txtMaSach.SelectionStart         = 0;
     this.txtMaSach.ShortcutsEnabled       = true;
     this.txtMaSach.Size                   = new System.Drawing.Size(279, 38);
     this.txtMaSach.Style                  = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtMaSach.TabIndex               = 0;
     this.txtMaSach.TextAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtMaSach.TextMarginBottom       = 0;
     this.txtMaSach.TextMarginLeft         = 3;
     this.txtMaSach.TextMarginTop          = 0;
     this.txtMaSach.TextPlaceholder        = "Nhập mã sách";
     this.txtMaSach.UseSystemPasswordChar  = false;
     this.txtMaSach.WordWrap               = true;
     //
     // lblEmail
     //
     this.lblEmail.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.lblEmail.AutoSize = true;
     this.lblEmail.Location = new System.Drawing.Point(233, 225);
     this.lblEmail.Name     = "lblEmail";
     this.lblEmail.Size     = new System.Drawing.Size(73, 21);
     this.lblEmail.TabIndex = 3;
     this.lblEmail.Text     = "Unknow";
     //
     // lblSDT
     //
     this.lblSDT.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.lblSDT.AutoSize = true;
     this.lblSDT.Location = new System.Drawing.Point(233, 295);
     this.lblSDT.Name     = "lblSDT";
     this.lblSDT.Size     = new System.Drawing.Size(73, 21);
     this.lblSDT.TabIndex = 3;
     this.lblSDT.Text     = "Unknow";
     //
     // lblDiaChi
     //
     this.lblDiaChi.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.lblDiaChi.AutoSize = true;
     this.lblDiaChi.Location = new System.Drawing.Point(233, 260);
     this.lblDiaChi.Name     = "lblDiaChi";
     this.lblDiaChi.Size     = new System.Drawing.Size(73, 21);
     this.lblDiaChi.TabIndex = 3;
     this.lblDiaChi.Text     = "Unknow";
     //
     // lblHoTen
     //
     this.lblHoTen.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.lblHoTen.AutoSize = true;
     this.lblHoTen.Location = new System.Drawing.Point(233, 190);
     this.lblHoTen.Name     = "lblHoTen";
     this.lblHoTen.Size     = new System.Drawing.Size(73, 21);
     this.lblHoTen.TabIndex = 3;
     this.lblHoTen.Text     = "Unknow";
     //
     // lblMaDocGia
     //
     this.lblMaDocGia.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.lblMaDocGia.AutoSize = true;
     this.lblMaDocGia.Location = new System.Drawing.Point(233, 155);
     this.lblMaDocGia.Name     = "lblMaDocGia";
     this.lblMaDocGia.Size     = new System.Drawing.Size(73, 21);
     this.lblMaDocGia.TabIndex = 3;
     this.lblMaDocGia.Text     = "Unknow";
     //
     // label6
     //
     this.label6.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.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(114, 295);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(112, 21);
     this.label6.TabIndex = 0;
     this.label6.Text     = "Số điện thoại:";
     //
     // label5
     //
     this.label5.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.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(114, 260);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(69, 21);
     this.label5.TabIndex = 0;
     this.label5.Text     = "Địa chỉ:";
     //
     // label4
     //
     this.label4.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.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(114, 225);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(55, 21);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Email:";
     //
     // label3
     //
     this.label3.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.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(114, 190);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(64, 21);
     this.label3.TabIndex = 0;
     this.label3.Text     = "Họ tên:";
     //
     // label7
     //
     this.label7.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.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(162, 115);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(95, 24);
     this.label7.TabIndex = 0;
     this.label7.Text     = "Thông tin";
     //
     // label2
     //
     this.label2.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.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(114, 155);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(98, 21);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Mã độc giả:";
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor = System.Drawing.Color.OldLace;
     this.panel1.Controls.Add(this.btnTim);
     this.panel1.Controls.Add(this.txtTimDocGia);
     this.panel1.Location = new System.Drawing.Point(0, 114);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(506, 55);
     this.panel1.TabIndex = 13;
     //
     // btnTim
     //
     this.btnTim.AllowAnimations      = true;
     this.btnTim.AllowMouseEffects    = true;
     this.btnTim.AllowToggling        = false;
     this.btnTim.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnTim.AnimationSpeed       = 200;
     this.btnTim.AutoGenerateColors   = false;
     this.btnTim.AutoRoundBorders     = false;
     this.btnTim.AutoSizeLeftIcon     = true;
     this.btnTim.AutoSizeRightIcon    = true;
     this.btnTim.BackColor            = System.Drawing.Color.Transparent;
     this.btnTim.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnTim.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnTim.BackgroundImage")));
     this.btnTim.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnTim.ButtonText           = "Tìm";
     this.btnTim.ButtonTextMarginLeft = 0;
     this.btnTim.ColorContrastOnClick = 45;
     this.btnTim.ColorContrastOnHover = 45;
     this.btnTim.Cursor               = System.Windows.Forms.Cursors.Default;
     borderEdges2.BottomLeft          = true;
     borderEdges2.BottomRight         = true;
     borderEdges2.TopLeft             = true;
     borderEdges2.TopRight            = true;
     this.btnTim.CustomizableEdges    = borderEdges2;
     this.btnTim.DialogResult         = System.Windows.Forms.DialogResult.None;
     this.btnTim.DisabledBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnTim.DisabledFillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnTim.DisabledForecolor    = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnTim.FocusState           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnTim.Font                            = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnTim.ForeColor                       = System.Drawing.Color.White;
     this.btnTim.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnTim.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.btnTim.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.btnTim.IconMarginLeft                  = 11;
     this.btnTim.IconPadding                     = 10;
     this.btnTim.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnTim.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnTim.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.btnTim.IconSize                        = 25;
     this.btnTim.IdleBorderColor                 = System.Drawing.Color.DodgerBlue;
     this.btnTim.IdleBorderRadius                = 10;
     this.btnTim.IdleBorderThickness             = 1;
     this.btnTim.IdleFillColor                   = System.Drawing.Color.DodgerBlue;
     this.btnTim.IdleIconLeftImage               = null;
     this.btnTim.IdleIconRightImage              = null;
     this.btnTim.IndicateFocus                   = false;
     this.btnTim.Location                        = new System.Drawing.Point(336, 11);
     this.btnTim.Name                            = "btnTim";
     this.btnTim.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnTim.OnDisabledState.BorderRadius    = 10;
     this.btnTim.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnTim.OnDisabledState.BorderThickness = 1;
     this.btnTim.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnTim.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnTim.OnDisabledState.IconLeftImage   = null;
     this.btnTim.OnDisabledState.IconRightImage  = null;
     this.btnTim.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnTim.onHoverState.BorderRadius       = 10;
     this.btnTim.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnTim.onHoverState.BorderThickness    = 1;
     this.btnTim.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnTim.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.btnTim.onHoverState.IconLeftImage      = null;
     this.btnTim.onHoverState.IconRightImage     = null;
     this.btnTim.OnIdleState.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.btnTim.OnIdleState.BorderRadius        = 10;
     this.btnTim.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnTim.OnIdleState.BorderThickness     = 1;
     this.btnTim.OnIdleState.FillColor           = System.Drawing.Color.DodgerBlue;
     this.btnTim.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.btnTim.OnIdleState.IconLeftImage       = null;
     this.btnTim.OnIdleState.IconRightImage      = null;
     this.btnTim.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnTim.OnPressedState.BorderRadius     = 10;
     this.btnTim.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnTim.OnPressedState.BorderThickness  = 1;
     this.btnTim.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnTim.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.btnTim.OnPressedState.IconLeftImage    = null;
     this.btnTim.OnPressedState.IconRightImage   = null;
     this.btnTim.Size                            = new System.Drawing.Size(87, 37);
     this.btnTim.TabIndex                        = 1;
     this.btnTim.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnTim.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnTim.TextMarginLeft                  = 0;
     this.btnTim.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.btnTim.UseDefaultRadiusAndThickness    = true;
     this.btnTim.Click                          += new System.EventHandler(this.btnTim_Click);
     //
     // txtTimDocGia
     //
     this.txtTimDocGia.AcceptsReturn = false;
     this.txtTimDocGia.AcceptsTab    = false;
     this.txtTimDocGia.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.txtTimDocGia.AnimationSpeed      = 200;
     this.txtTimDocGia.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtTimDocGia.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtTimDocGia.BackColor           = System.Drawing.Color.White;
     this.txtTimDocGia.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtTimDocGia.BackgroundImage")));
     this.txtTimDocGia.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtTimDocGia.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtTimDocGia.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtTimDocGia.BorderColorIdle     = System.Drawing.Color.DimGray;
     this.txtTimDocGia.BorderRadius        = 10;
     this.txtTimDocGia.BorderThickness     = 1;
     this.txtTimDocGia.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtTimDocGia.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtTimDocGia.DefaultFont           = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTimDocGia.DefaultText           = "";
     this.txtTimDocGia.FillColor             = System.Drawing.Color.White;
     this.txtTimDocGia.HideSelection         = true;
     this.txtTimDocGia.IconLeft              = null;
     this.txtTimDocGia.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtTimDocGia.IconPadding           = 10;
     this.txtTimDocGia.IconRight             = null;
     this.txtTimDocGia.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtTimDocGia.Lines                 = new string[0];
     this.txtTimDocGia.Location              = new System.Drawing.Point(37, 10);
     this.txtTimDocGia.MaxLength             = 32767;
     this.txtTimDocGia.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtTimDocGia.Modified              = false;
     this.txtTimDocGia.Multiline             = false;
     this.txtTimDocGia.Name                  = "txtTimDocGia";
     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.txtTimDocGia.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.txtTimDocGia.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.txtTimDocGia.OnHoverState          = stateProperties7;
     stateProperties8.BorderColor            = System.Drawing.Color.DimGray;
     stateProperties8.FillColor              = System.Drawing.Color.White;
     stateProperties8.ForeColor              = System.Drawing.Color.Empty;
     stateProperties8.PlaceholderForeColor   = System.Drawing.Color.Empty;
     this.txtTimDocGia.OnIdleState           = stateProperties8;
     this.txtTimDocGia.Padding               = new System.Windows.Forms.Padding(3);
     this.txtTimDocGia.PasswordChar          = '\0';
     this.txtTimDocGia.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtTimDocGia.PlaceholderText       = "Nhập mã đọc giả";
     this.txtTimDocGia.ReadOnly              = false;
     this.txtTimDocGia.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtTimDocGia.SelectedText          = "";
     this.txtTimDocGia.SelectionLength       = 0;
     this.txtTimDocGia.SelectionStart        = 0;
     this.txtTimDocGia.ShortcutsEnabled      = true;
     this.txtTimDocGia.Size                  = new System.Drawing.Size(279, 38);
     this.txtTimDocGia.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtTimDocGia.TabIndex              = 0;
     this.txtTimDocGia.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtTimDocGia.TextMarginBottom      = 0;
     this.txtTimDocGia.TextMarginLeft        = 3;
     this.txtTimDocGia.TextMarginTop         = 0;
     this.txtTimDocGia.TextPlaceholder       = "Nhập mã đọc giả";
     this.txtTimDocGia.UseSystemPasswordChar = false;
     this.txtTimDocGia.WordWrap              = true;
     //
     // MuonSach
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(506, 580);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pnlcenter);
     this.Controls.Add(this.pnlTitle);
     this.Name          = "MuonSach";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "MuonSach";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.pnlTitle.ResumeLayout(false);
     this.pnlTitle.PerformLayout();
     this.pnlcenter.ResumeLayout(false);
     this.pnlcenter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #12
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(TimSach));
     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.pnlTitle      = new System.Windows.Forms.Panel();
     this.label1        = new System.Windows.Forms.Label();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.panel1        = new System.Windows.Forms.Panel();
     this.rbtMonHoc     = new System.Windows.Forms.RadioButton();
     this.rbtTacGia     = new System.Windows.Forms.RadioButton();
     this.rbtTenSach    = new System.Windows.Forms.RadioButton();
     this.bntTim        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.txtNhapTuKhoa = new Bunifu.UI.WinForms.BunifuTextBox();
     this.dtgvSach      = new System.Windows.Forms.DataGridView();
     this.pnlTitle.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgvSach)).BeginInit();
     this.SuspendLayout();
     //
     // pnlTitle
     //
     this.pnlTitle.BackColor = System.Drawing.Color.OldLace;
     this.pnlTitle.Controls.Add(this.label1);
     this.pnlTitle.Controls.Add(this.pictureBox1);
     this.pnlTitle.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlTitle.Location = new System.Drawing.Point(0, 0);
     this.pnlTitle.Name     = "pnlTitle";
     this.pnlTitle.Size     = new System.Drawing.Size(669, 114);
     this.pnlTitle.TabIndex = 5;
     //
     // label1
     //
     this.label1.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Times New Roman", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(150, 39);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(205, 42);
     this.label1.TabIndex = 1;
     this.label1.Text     = "TÌM SÁCH";
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(503, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(163, 111);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.OldLace;
     this.panel1.Controls.Add(this.rbtMonHoc);
     this.panel1.Controls.Add(this.rbtTacGia);
     this.panel1.Controls.Add(this.rbtTenSach);
     this.panel1.Controls.Add(this.bntTim);
     this.panel1.Controls.Add(this.txtNhapTuKhoa);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 114);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(669, 88);
     this.panel1.TabIndex = 7;
     //
     // rbtMonHoc
     //
     this.rbtMonHoc.AutoSize = true;
     this.rbtMonHoc.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rbtMonHoc.Location = new System.Drawing.Point(245, 53);
     this.rbtMonHoc.Name     = "rbtMonHoc";
     this.rbtMonHoc.Size     = new System.Drawing.Size(100, 26);
     this.rbtMonHoc.TabIndex = 4;
     this.rbtMonHoc.Text     = "Môn học";
     this.rbtMonHoc.UseVisualStyleBackColor = true;
     //
     // rbtTacGia
     //
     this.rbtTacGia.AutoSize = true;
     this.rbtTacGia.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rbtTacGia.Location = new System.Drawing.Point(137, 53);
     this.rbtTacGia.Name     = "rbtTacGia";
     this.rbtTacGia.Size     = new System.Drawing.Size(90, 26);
     this.rbtTacGia.TabIndex = 4;
     this.rbtTacGia.Text     = "Tác giả";
     this.rbtTacGia.UseVisualStyleBackColor = true;
     //
     // rbtTenSach
     //
     this.rbtTenSach.AutoSize = true;
     this.rbtTenSach.Checked  = true;
     this.rbtTenSach.Font     = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rbtTenSach.Location = new System.Drawing.Point(22, 53);
     this.rbtTenSach.Name     = "rbtTenSach";
     this.rbtTenSach.Size     = new System.Drawing.Size(102, 26);
     this.rbtTenSach.TabIndex = 4;
     this.rbtTenSach.TabStop  = true;
     this.rbtTenSach.Text     = "Tên sách";
     this.rbtTenSach.UseVisualStyleBackColor = true;
     //
     // bntTim
     //
     this.bntTim.AllowAnimations      = true;
     this.bntTim.AllowMouseEffects    = true;
     this.bntTim.AllowToggling        = false;
     this.bntTim.Anchor               = System.Windows.Forms.AnchorStyles.Right;
     this.bntTim.AnimationSpeed       = 200;
     this.bntTim.AutoGenerateColors   = false;
     this.bntTim.AutoRoundBorders     = false;
     this.bntTim.AutoSizeLeftIcon     = true;
     this.bntTim.AutoSizeRightIcon    = true;
     this.bntTim.BackColor            = System.Drawing.Color.Transparent;
     this.bntTim.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.bntTim.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bntTim.BackgroundImage")));
     this.bntTim.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bntTim.ButtonText           = "Tìm";
     this.bntTim.ButtonTextMarginLeft = 0;
     this.bntTim.ColorContrastOnClick = 45;
     this.bntTim.ColorContrastOnHover = 45;
     this.bntTim.Cursor               = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft          = true;
     borderEdges1.BottomRight         = true;
     borderEdges1.TopLeft             = true;
     borderEdges1.TopRight            = true;
     this.bntTim.CustomizableEdges    = borderEdges1;
     this.bntTim.DialogResult         = System.Windows.Forms.DialogResult.None;
     this.bntTim.DisabledBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bntTim.DisabledFillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bntTim.DisabledForecolor    = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bntTim.FocusState           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.bntTim.Font                            = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bntTim.ForeColor                       = System.Drawing.Color.White;
     this.bntTim.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.bntTim.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.bntTim.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.bntTim.IconMarginLeft                  = 11;
     this.bntTim.IconPadding                     = 10;
     this.bntTim.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.bntTim.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.bntTim.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.bntTim.IconSize                        = 25;
     this.bntTim.IdleBorderColor                 = System.Drawing.Color.DodgerBlue;
     this.bntTim.IdleBorderRadius                = 10;
     this.bntTim.IdleBorderThickness             = 1;
     this.bntTim.IdleFillColor                   = System.Drawing.Color.DodgerBlue;
     this.bntTim.IdleIconLeftImage               = null;
     this.bntTim.IdleIconRightImage              = null;
     this.bntTim.IndicateFocus                   = false;
     this.bntTim.Location                        = new System.Drawing.Point(538, 9);
     this.bntTim.Name                            = "bntTim";
     this.bntTim.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bntTim.OnDisabledState.BorderRadius    = 10;
     this.bntTim.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bntTim.OnDisabledState.BorderThickness = 1;
     this.bntTim.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bntTim.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bntTim.OnDisabledState.IconLeftImage   = null;
     this.bntTim.OnDisabledState.IconRightImage  = null;
     this.bntTim.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bntTim.onHoverState.BorderRadius       = 10;
     this.bntTim.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bntTim.onHoverState.BorderThickness    = 1;
     this.bntTim.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bntTim.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.bntTim.onHoverState.IconLeftImage      = null;
     this.bntTim.onHoverState.IconRightImage     = null;
     this.bntTim.OnIdleState.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.bntTim.OnIdleState.BorderRadius        = 10;
     this.bntTim.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bntTim.OnIdleState.BorderThickness     = 1;
     this.bntTim.OnIdleState.FillColor           = System.Drawing.Color.DodgerBlue;
     this.bntTim.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.bntTim.OnIdleState.IconLeftImage       = null;
     this.bntTim.OnIdleState.IconRightImage      = null;
     this.bntTim.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bntTim.OnPressedState.BorderRadius     = 10;
     this.bntTim.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bntTim.OnPressedState.BorderThickness  = 1;
     this.bntTim.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bntTim.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.bntTim.OnPressedState.IconLeftImage    = null;
     this.bntTim.OnPressedState.IconRightImage   = null;
     this.bntTim.Size                            = new System.Drawing.Size(87, 37);
     this.bntTim.TabIndex                        = 1;
     this.bntTim.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.bntTim.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.bntTim.TextMarginLeft                  = 0;
     this.bntTim.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.bntTim.UseDefaultRadiusAndThickness    = true;
     this.bntTim.Click                          += new System.EventHandler(this.bntTim_Click);
     //
     // txtNhapTuKhoa
     //
     this.txtNhapTuKhoa.AcceptsReturn       = false;
     this.txtNhapTuKhoa.AcceptsTab          = false;
     this.txtNhapTuKhoa.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.txtNhapTuKhoa.AnimationSpeed      = 200;
     this.txtNhapTuKhoa.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtNhapTuKhoa.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtNhapTuKhoa.BackColor           = System.Drawing.Color.White;
     this.txtNhapTuKhoa.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtNhapTuKhoa.BackgroundImage")));
     this.txtNhapTuKhoa.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtNhapTuKhoa.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtNhapTuKhoa.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtNhapTuKhoa.BorderColorIdle     = System.Drawing.Color.DimGray;
     this.txtNhapTuKhoa.BorderRadius        = 10;
     this.txtNhapTuKhoa.BorderThickness     = 1;
     this.txtNhapTuKhoa.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtNhapTuKhoa.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtNhapTuKhoa.DefaultFont         = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtNhapTuKhoa.DefaultText         = "";
     this.txtNhapTuKhoa.FillColor           = System.Drawing.Color.White;
     this.txtNhapTuKhoa.HideSelection       = true;
     this.txtNhapTuKhoa.IconLeft            = null;
     this.txtNhapTuKhoa.IconLeftCursor      = System.Windows.Forms.Cursors.IBeam;
     this.txtNhapTuKhoa.IconPadding         = 10;
     this.txtNhapTuKhoa.IconRight           = null;
     this.txtNhapTuKhoa.IconRightCursor     = System.Windows.Forms.Cursors.IBeam;
     this.txtNhapTuKhoa.Lines                 = new string[0];
     this.txtNhapTuKhoa.Location              = new System.Drawing.Point(22, 9);
     this.txtNhapTuKhoa.MaxLength             = 32767;
     this.txtNhapTuKhoa.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtNhapTuKhoa.Modified              = false;
     this.txtNhapTuKhoa.Multiline             = false;
     this.txtNhapTuKhoa.Name                  = "txtNhapTuKhoa";
     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.txtNhapTuKhoa.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.txtNhapTuKhoa.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.txtNhapTuKhoa.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor             = System.Drawing.Color.DimGray;
     stateProperties4.FillColor               = System.Drawing.Color.White;
     stateProperties4.ForeColor               = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.txtNhapTuKhoa.OnIdleState           = stateProperties4;
     this.txtNhapTuKhoa.Padding               = new System.Windows.Forms.Padding(3);
     this.txtNhapTuKhoa.PasswordChar          = '\0';
     this.txtNhapTuKhoa.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtNhapTuKhoa.PlaceholderText       = "Nhập từ khóa cần tìm";
     this.txtNhapTuKhoa.ReadOnly              = false;
     this.txtNhapTuKhoa.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtNhapTuKhoa.SelectedText          = "";
     this.txtNhapTuKhoa.SelectionLength       = 0;
     this.txtNhapTuKhoa.SelectionStart        = 0;
     this.txtNhapTuKhoa.ShortcutsEnabled      = true;
     this.txtNhapTuKhoa.Size                  = new System.Drawing.Size(483, 38);
     this.txtNhapTuKhoa.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtNhapTuKhoa.TabIndex              = 0;
     this.txtNhapTuKhoa.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNhapTuKhoa.TextMarginBottom      = 0;
     this.txtNhapTuKhoa.TextMarginLeft        = 3;
     this.txtNhapTuKhoa.TextMarginTop         = 0;
     this.txtNhapTuKhoa.TextPlaceholder       = "Nhập từ khóa cần tìm";
     this.txtNhapTuKhoa.UseSystemPasswordChar = false;
     this.txtNhapTuKhoa.WordWrap              = true;
     //
     // dtgvSach
     //
     this.dtgvSach.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dtgvSach.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dtgvSach.Location = new System.Drawing.Point(0, 202);
     this.dtgvSach.Name     = "dtgvSach";
     this.dtgvSach.Size     = new System.Drawing.Size(669, 315);
     this.dtgvSach.TabIndex = 8;
     //
     // TimSach
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(669, 517);
     this.Controls.Add(this.dtgvSach);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pnlTitle);
     this.Name          = "TimSach";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "TimSach";
     this.pnlTitle.ResumeLayout(false);
     this.pnlTitle.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtgvSach)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager   resources         = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties17 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties18 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties19 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties20 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties21 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties22 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties23 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties24 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.backgroundWorker1  = new System.ComponentModel.BackgroundWorker();
     this.guna2CircleButton1 = new Guna.UI2.WinForms.Guna2CircleButton();
     this.UnameTb            = new Bunifu.UI.WinForms.BunifuTextBox();
     this.PassTb             = new Bunifu.UI.WinForms.BunifuTextBox();
     this.RolerCb            = new System.Windows.Forms.ComboBox();
     this.bunifuThinButton21 = new Bunifu.Framework.UI.BunifuThinButton2();
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.button5            = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // guna2CircleButton1
     //
     this.guna2CircleButton1.CheckedState.Parent = this.guna2CircleButton1;
     this.guna2CircleButton1.CustomImages.Parent = this.guna2CircleButton1;
     this.guna2CircleButton1.FillColor           = System.Drawing.Color.ForestGreen;
     this.guna2CircleButton1.Font                    = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2CircleButton1.ForeColor               = System.Drawing.Color.White;
     this.guna2CircleButton1.HoverState.Parent       = this.guna2CircleButton1;
     this.guna2CircleButton1.Location                = new System.Drawing.Point(-124, -22);
     this.guna2CircleButton1.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.guna2CircleButton1.Name                    = "guna2CircleButton1";
     this.guna2CircleButton1.ShadowDecoration.Mode   = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CircleButton1.ShadowDecoration.Parent = this.guna2CircleButton1;
     this.guna2CircleButton1.Size                    = new System.Drawing.Size(371, 410);
     this.guna2CircleButton1.TabIndex                = 0;
     //
     // UnameTb
     //
     this.UnameTb.AcceptsReturn       = false;
     this.UnameTb.AcceptsTab          = false;
     this.UnameTb.AnimationSpeed      = 200;
     this.UnameTb.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.UnameTb.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.UnameTb.BackColor           = System.Drawing.Color.Transparent;
     this.UnameTb.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("UnameTb.BackgroundImage")));
     this.UnameTb.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.UnameTb.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.UnameTb.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.UnameTb.BorderColorIdle     = System.Drawing.Color.Transparent;
     this.UnameTb.BorderRadius        = 1;
     this.UnameTb.BorderThickness     = 1;
     this.UnameTb.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.UnameTb.Cursor                    = System.Windows.Forms.Cursors.IBeam;
     this.UnameTb.DefaultFont               = new System.Drawing.Font("Segoe UI", 10F);
     this.UnameTb.DefaultText               = "";
     this.UnameTb.FillColor                 = System.Drawing.Color.White;
     this.UnameTb.ForeColor                 = System.Drawing.Color.ForestGreen;
     this.UnameTb.HideSelection             = true;
     this.UnameTb.IconLeft                  = null;
     this.UnameTb.IconLeftCursor            = System.Windows.Forms.Cursors.IBeam;
     this.UnameTb.IconPadding               = 10;
     this.UnameTb.IconRight                 = null;
     this.UnameTb.IconRightCursor           = System.Windows.Forms.Cursors.IBeam;
     this.UnameTb.Lines                     = new string[0];
     this.UnameTb.Location                  = new System.Drawing.Point(345, 144);
     this.UnameTb.Margin                    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.UnameTb.MaxLength                 = 32767;
     this.UnameTb.MinimumSize               = new System.Drawing.Size(1, 1);
     this.UnameTb.Modified                  = false;
     this.UnameTb.Multiline                 = false;
     this.UnameTb.Name                      = "UnameTb";
     stateProperties17.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties17.FillColor            = System.Drawing.Color.Empty;
     stateProperties17.ForeColor            = System.Drawing.Color.Empty;
     stateProperties17.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.UnameTb.OnActiveState             = stateProperties17;
     stateProperties18.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties18.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties18.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties18.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.UnameTb.OnDisabledState           = stateProperties18;
     stateProperties19.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties19.FillColor            = System.Drawing.Color.Empty;
     stateProperties19.ForeColor            = System.Drawing.Color.Empty;
     stateProperties19.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.UnameTb.OnHoverState              = stateProperties19;
     stateProperties20.BorderColor          = System.Drawing.Color.Transparent;
     stateProperties20.FillColor            = System.Drawing.Color.White;
     stateProperties20.ForeColor            = System.Drawing.Color.ForestGreen;
     stateProperties20.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.UnameTb.OnIdleState               = stateProperties20;
     this.UnameTb.Padding                   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.UnameTb.PasswordChar              = '\0';
     this.UnameTb.PlaceholderForeColor      = System.Drawing.Color.Silver;
     this.UnameTb.PlaceholderText           = "Username";
     this.UnameTb.ReadOnly                  = false;
     this.UnameTb.ScrollBars                = System.Windows.Forms.ScrollBars.None;
     this.UnameTb.SelectedText              = "";
     this.UnameTb.SelectionLength           = 0;
     this.UnameTb.SelectionStart            = 0;
     this.UnameTb.ShortcutsEnabled          = true;
     this.UnameTb.Size                      = new System.Drawing.Size(243, 47);
     this.UnameTb.Style                     = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.UnameTb.TabIndex                  = 1;
     this.UnameTb.TextAlign                 = System.Windows.Forms.HorizontalAlignment.Left;
     this.UnameTb.TextMarginBottom          = 0;
     this.UnameTb.TextMarginLeft            = 3;
     this.UnameTb.TextMarginTop             = 0;
     this.UnameTb.TextPlaceholder           = "Username";
     this.UnameTb.UseSystemPasswordChar     = false;
     this.UnameTb.WordWrap                  = true;
     //
     // PassTb
     //
     this.PassTb.AcceptsReturn       = false;
     this.PassTb.AcceptsTab          = false;
     this.PassTb.AnimationSpeed      = 200;
     this.PassTb.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.PassTb.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.PassTb.BackColor           = System.Drawing.Color.Transparent;
     this.PassTb.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("PassTb.BackgroundImage")));
     this.PassTb.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.PassTb.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.PassTb.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.PassTb.BorderColorIdle     = System.Drawing.Color.Transparent;
     this.PassTb.BorderRadius        = 1;
     this.PassTb.BorderThickness     = 1;
     this.PassTb.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.PassTb.Cursor                     = System.Windows.Forms.Cursors.IBeam;
     this.PassTb.DefaultFont                = new System.Drawing.Font("Segoe UI", 10F);
     this.PassTb.DefaultText                = "";
     this.PassTb.FillColor                  = System.Drawing.Color.White;
     this.PassTb.ForeColor                  = System.Drawing.Color.ForestGreen;
     this.PassTb.HideSelection              = true;
     this.PassTb.IconLeft                   = null;
     this.PassTb.IconLeftCursor             = System.Windows.Forms.Cursors.IBeam;
     this.PassTb.IconPadding                = 10;
     this.PassTb.IconRight                  = null;
     this.PassTb.IconRightCursor            = System.Windows.Forms.Cursors.IBeam;
     this.PassTb.Lines                      = new string[0];
     this.PassTb.Location                   = new System.Drawing.Point(345, 197);
     this.PassTb.Margin                     = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.PassTb.MaxLength                  = 32767;
     this.PassTb.MinimumSize                = new System.Drawing.Size(1, 1);
     this.PassTb.Modified                   = false;
     this.PassTb.Multiline                  = false;
     this.PassTb.Name                       = "PassTb";
     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.PassTb.OnActiveState              = stateProperties21;
     stateProperties22.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties22.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties22.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties22.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.PassTb.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.PassTb.OnHoverState               = stateProperties23;
     stateProperties24.BorderColor          = System.Drawing.Color.Transparent;
     stateProperties24.FillColor            = System.Drawing.Color.White;
     stateProperties24.ForeColor            = System.Drawing.Color.ForestGreen;
     stateProperties24.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.PassTb.OnIdleState                = stateProperties24;
     this.PassTb.Padding                    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.PassTb.PasswordChar               = '\0';
     this.PassTb.PlaceholderForeColor       = System.Drawing.Color.Silver;
     this.PassTb.PlaceholderText            = "Password";
     this.PassTb.ReadOnly                   = false;
     this.PassTb.ScrollBars                 = System.Windows.Forms.ScrollBars.None;
     this.PassTb.SelectedText               = "";
     this.PassTb.SelectionLength            = 0;
     this.PassTb.SelectionStart             = 0;
     this.PassTb.ShortcutsEnabled           = true;
     this.PassTb.Size                       = new System.Drawing.Size(243, 47);
     this.PassTb.Style                      = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.PassTb.TabIndex                   = 2;
     this.PassTb.TextAlign                  = System.Windows.Forms.HorizontalAlignment.Left;
     this.PassTb.TextMarginBottom           = 0;
     this.PassTb.TextMarginLeft             = 3;
     this.PassTb.TextMarginTop              = 0;
     this.PassTb.TextPlaceholder            = "Password";
     this.PassTb.UseSystemPasswordChar      = false;
     this.PassTb.WordWrap                   = true;
     //
     // RolerCb
     //
     this.RolerCb.DropDownWidth     = 180;
     this.RolerCb.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.RolerCb.ForeColor         = System.Drawing.Color.ForestGreen;
     this.RolerCb.FormattingEnabled = true;
     this.RolerCb.Items.AddRange(new object[] {
         "ADMIN",
         "SELLER"
     });
     this.RolerCb.Location = new System.Drawing.Point(345, 106);
     this.RolerCb.Margin   = new System.Windows.Forms.Padding(11, 10, 11, 10);
     this.RolerCb.Name     = "RolerCb";
     this.RolerCb.Size     = new System.Drawing.Size(241, 28);
     this.RolerCb.TabIndex = 3;
     this.RolerCb.Text     = "Select Role";
     //
     // bunifuThinButton21
     //
     this.bunifuThinButton21.ActiveBorderThickness = 1;
     this.bunifuThinButton21.ActiveCornerRadius    = 20;
     this.bunifuThinButton21.ActiveFillColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton21.ActiveForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton21.ActiveLineColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton21.BackColor             = System.Drawing.SystemColors.Control;
     this.bunifuThinButton21.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton21.BackgroundImage")));
     this.bunifuThinButton21.ButtonText            = "Login";
     this.bunifuThinButton21.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton21.Font                = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuThinButton21.ForeColor           = System.Drawing.Color.White;
     this.bunifuThinButton21.IdleBorderThickness = 1;
     this.bunifuThinButton21.IdleCornerRadius    = 20;
     this.bunifuThinButton21.IdleFillColor       = System.Drawing.Color.ForestGreen;
     this.bunifuThinButton21.IdleForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton21.IdleLineColor       = System.Drawing.Color.ForestGreen;
     this.bunifuThinButton21.Location            = new System.Drawing.Point(356, 260);
     this.bunifuThinButton21.Margin              = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.bunifuThinButton21.Name                = "bunifuThinButton21";
     this.bunifuThinButton21.Size                = new System.Drawing.Size(219, 59);
     this.bunifuThinButton21.TabIndex            = 4;
     this.bunifuThinButton21.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuThinButton21.Click              += new System.EventHandler(this.bunifuThinButton21_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.ForestGreen;
     this.label1.Location  = new System.Drawing.Point(400, 42);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(107, 36);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "LOGIN";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.ForestGreen;
     this.label2.Location  = new System.Drawing.Point(439, 319);
     this.label2.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(49, 20);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "Clear";
     this.label2.Click    += new System.EventHandler(this.label2_Click);
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.ForestGreen;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(16, 167);
     this.label3.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(206, 29);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "SUPERMARKET";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.ForestGreen;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location  = new System.Drawing.Point(36, 133);
     this.label4.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(136, 29);
     this.label4.TabIndex  = 8;
     this.label4.Text      = "WELCOME";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.ForestGreen;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.White;
     this.label5.Location  = new System.Drawing.Point(32, 201);
     this.label5.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(170, 29);
     this.label5.TabIndex  = 9;
     this.label5.Text      = "APPLICATION";
     //
     // button5
     //
     this.button5.FlatAppearance.BorderSize = 0;
     this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button5.ForeColor = System.Drawing.Color.ForestGreen;
     this.button5.Location  = new System.Drawing.Point(600, 2);
     this.button5.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.button5.Name      = "button5";
     this.button5.Size      = new System.Drawing.Size(64, 47);
     this.button5.TabIndex  = 13;
     this.button5.Text      = "X";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(667, 369);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.bunifuThinButton21);
     this.Controls.Add(this.RolerCb);
     this.Controls.Add(this.PassTb);
     this.Controls.Add(this.UnameTb);
     this.Controls.Add(this.guna2CircleButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #14
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent( )
 {
     System.ComponentModel.ComponentResourceManager   resources         = new System.ComponentModel.ComponentResourceManager(typeof(Contacto));
     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();
     this.comboBox1          = new System.Windows.Forms.ComboBox();
     this.bunifuImageButton2 = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuImageButton1 = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuTextBox2     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuTextBox1     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.bunifuDatePicker1  = new Bunifu.UI.WinForms.BunifuDatePicker();
     this.bunifuPanel1       = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.comboBox1.Font              = new System.Drawing.Font("Candara", 13.5F);
     this.comboBox1.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "Facebook",
         "Instagram",
         "Twitter",
         "Youtube",
         "Tiktok",
         "Otro"
     });
     this.comboBox1.Location = new System.Drawing.Point(245, 28);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(165, 30);
     this.comboBox1.TabIndex = 3;
     //
     // bunifuImageButton2
     //
     this.bunifuImageButton2.ActiveImage         = null;
     this.bunifuImageButton2.AllowAnimations     = true;
     this.bunifuImageButton2.AllowBuffering      = false;
     this.bunifuImageButton2.AllowToggling       = false;
     this.bunifuImageButton2.AllowZooming        = true;
     this.bunifuImageButton2.AllowZoomingOnFocus = false;
     this.bunifuImageButton2.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton2.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton2.ErrorImage          = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.ErrorImage")));
     this.bunifuImageButton2.FadeWhenInactive    = true;
     this.bunifuImageButton2.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton2.Image             = global::Agenda.Properties.Resources.delete;
     this.bunifuImageButton2.ImageActive       = null;
     this.bunifuImageButton2.ImageLocation     = null;
     this.bunifuImageButton2.ImageMargin       = 15;
     this.bunifuImageButton2.ImageSize         = new System.Drawing.Size(35, 35);
     this.bunifuImageButton2.ImageZoomSize     = new System.Drawing.Size(50, 50);
     this.bunifuImageButton2.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.InitialImage")));
     this.bunifuImageButton2.Location          = new System.Drawing.Point(360, 90);
     this.bunifuImageButton2.Name              = "bunifuImageButton2";
     this.bunifuImageButton2.Rotation          = 0;
     this.bunifuImageButton2.ShowActiveImage   = true;
     this.bunifuImageButton2.ShowCursorChanges = true;
     this.bunifuImageButton2.ShowImageBorders  = true;
     this.bunifuImageButton2.ShowSizeMarkers   = false;
     this.bunifuImageButton2.Size              = new System.Drawing.Size(50, 50);
     this.bunifuImageButton2.TabIndex          = 5;
     this.bunifuImageButton2.ToolTipText       = "";
     this.bunifuImageButton2.WaitOnLoad        = false;
     this.bunifuImageButton2.Zoom              = 15;
     this.bunifuImageButton2.ZoomSpeed         = 10;
     this.bunifuImageButton2.Click            += new System.EventHandler(this.bunifuImageButton2_Click);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.ActiveImage         = null;
     this.bunifuImageButton1.AllowAnimations     = true;
     this.bunifuImageButton1.AllowBuffering      = false;
     this.bunifuImageButton1.AllowToggling       = false;
     this.bunifuImageButton1.AllowZooming        = true;
     this.bunifuImageButton1.AllowZoomingOnFocus = false;
     this.bunifuImageButton1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton1.ErrorImage          = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage")));
     this.bunifuImageButton1.FadeWhenInactive    = true;
     this.bunifuImageButton1.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton1.Image             = global::Agenda.Properties.Resources.save1;
     this.bunifuImageButton1.ImageActive       = null;
     this.bunifuImageButton1.ImageLocation     = null;
     this.bunifuImageButton1.ImageMargin       = 15;
     this.bunifuImageButton1.ImageSize         = new System.Drawing.Size(35, 35);
     this.bunifuImageButton1.ImageZoomSize     = new System.Drawing.Size(50, 50);
     this.bunifuImageButton1.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage")));
     this.bunifuImageButton1.Location          = new System.Drawing.Point(245, 90);
     this.bunifuImageButton1.Name              = "bunifuImageButton1";
     this.bunifuImageButton1.Rotation          = 0;
     this.bunifuImageButton1.ShowActiveImage   = true;
     this.bunifuImageButton1.ShowCursorChanges = true;
     this.bunifuImageButton1.ShowImageBorders  = true;
     this.bunifuImageButton1.ShowSizeMarkers   = false;
     this.bunifuImageButton1.Size              = new System.Drawing.Size(50, 50);
     this.bunifuImageButton1.TabIndex          = 4;
     this.bunifuImageButton1.ToolTipText       = "";
     this.bunifuImageButton1.WaitOnLoad        = false;
     this.bunifuImageButton1.Zoom              = 15;
     this.bunifuImageButton1.ZoomSpeed         = 10;
     this.bunifuImageButton1.Click            += new System.EventHandler(this.bunifuImageButton1_Click);
     //
     // bunifuTextBox2
     //
     this.bunifuTextBox2.AcceptsReturn       = false;
     this.bunifuTextBox2.AcceptsTab          = false;
     this.bunifuTextBox2.AnimationSpeed      = 200;
     this.bunifuTextBox2.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox2.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox2.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox2.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox2.BackgroundImage")));
     this.bunifuTextBox2.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox2.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox2.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox2.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox2.BorderRadius        = 1;
     this.bunifuTextBox2.BorderThickness     = 0;
     this.bunifuTextBox2.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox2.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox2.DefaultText           = "";
     this.bunifuTextBox2.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox2.HideSelection         = true;
     this.bunifuTextBox2.IconLeft              = null;
     this.bunifuTextBox2.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.IconPadding           = 10;
     this.bunifuTextBox2.IconRight             = null;
     this.bunifuTextBox2.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.Lines                 = new string[0];
     this.bunifuTextBox2.Location              = new System.Drawing.Point(15, 70);
     this.bunifuTextBox2.MaxLength             = 32767;
     this.bunifuTextBox2.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox2.Modified              = false;
     this.bunifuTextBox2.Multiline             = false;
     this.bunifuTextBox2.Name                  = "bunifuTextBox2";
     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.bunifuTextBox2.OnActiveState         = stateProperties33;
     stateProperties34.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties34.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties34.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties34.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox2.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.bunifuTextBox2.OnHoverState          = stateProperties35;
     stateProperties36.BorderColor             = System.Drawing.Color.Silver;
     stateProperties36.FillColor               = System.Drawing.Color.White;
     stateProperties36.ForeColor               = System.Drawing.Color.Empty;
     stateProperties36.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox2.OnIdleState           = stateProperties36;
     this.bunifuTextBox2.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox2.PasswordChar          = '\0';
     this.bunifuTextBox2.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox2.PlaceholderText       = "Ingrese su número de telefono";
     this.bunifuTextBox2.ReadOnly              = false;
     this.bunifuTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox2.SelectedText          = "";
     this.bunifuTextBox2.SelectionLength       = 0;
     this.bunifuTextBox2.SelectionStart        = 0;
     this.bunifuTextBox2.ShortcutsEnabled      = true;
     this.bunifuTextBox2.Size                  = new System.Drawing.Size(200, 36);
     this.bunifuTextBox2.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox2.TabIndex              = 1;
     this.bunifuTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox2.TextMarginBottom      = 0;
     this.bunifuTextBox2.TextMarginLeft        = 3;
     this.bunifuTextBox2.TextMarginTop         = 0;
     this.bunifuTextBox2.TextPlaceholder       = "Ingrese su número de telefono";
     this.bunifuTextBox2.UseSystemPasswordChar = false;
     this.bunifuTextBox2.WordWrap              = true;
     this.bunifuTextBox2.Validating           += new System.ComponentModel.CancelEventHandler(this.bunifuTextBox2_Validating);
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 0;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(15, 25);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     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.bunifuTextBox1.OnActiveState         = stateProperties37;
     stateProperties38.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties38.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties38.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties38.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox1.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.bunifuTextBox1.OnHoverState          = stateProperties39;
     stateProperties40.BorderColor             = System.Drawing.Color.Silver;
     stateProperties40.FillColor               = System.Drawing.Color.White;
     stateProperties40.ForeColor               = System.Drawing.Color.Empty;
     stateProperties40.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnIdleState           = stateProperties40;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "Ingrese su nombre";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(200, 36);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox1.TabIndex              = 0;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "Ingrese su nombre";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.label1.Location  = new System.Drawing.Point(15, 124);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(104, 13);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Fecha Cumpleaños";
     //
     // bunifuDatePicker1
     //
     this.bunifuDatePicker1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuDatePicker1.BorderRadius        = 1;
     this.bunifuDatePicker1.Color               = System.Drawing.Color.Silver;
     this.bunifuDatePicker1.CustomFormat        = "dd - MMMM";
     this.bunifuDatePicker1.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thin;
     this.bunifuDatePicker1.DateTextAlign       = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left;
     this.bunifuDatePicker1.DisabledColor       = System.Drawing.Color.Gray;
     this.bunifuDatePicker1.DisplayWeekNumbers  = false;
     this.bunifuDatePicker1.DPHeight            = 0;
     this.bunifuDatePicker1.DropDownAlign       = System.Windows.Forms.LeftRightAlignment.Right;
     this.bunifuDatePicker1.FillDatePicker      = false;
     this.bunifuDatePicker1.Font           = new System.Drawing.Font("Segoe UI", 9F);
     this.bunifuDatePicker1.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(58)))));
     this.bunifuDatePicker1.Format         = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.bunifuDatePicker1.Icon           = ((System.Drawing.Image)(resources.GetObject("bunifuDatePicker1.Icon")));
     this.bunifuDatePicker1.IconColor      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(234)))), ((int)(((byte)(214)))));
     this.bunifuDatePicker1.IconLocation   = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right;
     this.bunifuDatePicker1.LeftTextMargin = 5;
     this.bunifuDatePicker1.Location       = new System.Drawing.Point(120, 115);
     this.bunifuDatePicker1.MinimumSize    = new System.Drawing.Size(0, 32);
     this.bunifuDatePicker1.Name           = "bunifuDatePicker1";
     this.bunifuDatePicker1.Size           = new System.Drawing.Size(99, 32);
     this.bunifuDatePicker1.TabIndex       = 7;
     this.bunifuDatePicker1.Value          = new System.DateTime(2021, 5, 21, 9, 27, 0, 0);
     //
     // bunifuPanel1
     //
     this.bunifuPanel1.BackgroundColor       = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel1.BackgroundImage")));
     this.bunifuPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel1.BorderColor           = System.Drawing.Color.Black;
     this.bunifuPanel1.BorderRadius          = 10;
     this.bunifuPanel1.BorderThickness       = 2;
     this.bunifuPanel1.Controls.Add(this.bunifuTextBox1);
     this.bunifuPanel1.Controls.Add(this.bunifuImageButton2);
     this.bunifuPanel1.Controls.Add(this.label1);
     this.bunifuPanel1.Controls.Add(this.comboBox1);
     this.bunifuPanel1.Controls.Add(this.bunifuImageButton1);
     this.bunifuPanel1.Controls.Add(this.bunifuDatePicker1);
     this.bunifuPanel1.Controls.Add(this.bunifuTextBox2);
     this.bunifuPanel1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.bunifuPanel1.Location    = new System.Drawing.Point(0, 0);
     this.bunifuPanel1.Name        = "bunifuPanel1";
     this.bunifuPanel1.ShowBorders = true;
     this.bunifuPanel1.Size        = new System.Drawing.Size(425, 165);
     this.bunifuPanel1.TabIndex    = 8;
     //
     // Contacto
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(234)))), ((int)(((byte)(214)))));
     this.Controls.Add(this.bunifuPanel1);
     this.Name = "Contacto";
     this.Size = new System.Drawing.Size(425, 165);
     this.bunifuPanel1.ResumeLayout(false);
     this.bunifuPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #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.ComponentModel.ComponentResourceManager   resources        = new System.ComponentModel.ComponentResourceManager(typeof(NewRoom));
     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.panel1         = new System.Windows.Forms.Panel();
     this.label2         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.pictureBox1    = new Bunifu.UI.WinForms.BunifuPictureBox();
     this.infoButton     = new FontAwesome.Sharp.IconButton();
     this.label1         = new System.Windows.Forms.Label();
     this.panel2         = new System.Windows.Forms.Panel();
     this.iconButton1    = new FontAwesome.Sharp.IconButton();
     this.buttonImage    = new FontAwesome.Sharp.IconButton();
     this.buttonSend     = new Bunifu.UI.WinForms.BunifuImageButton();
     this.textBox        = new Bunifu.UI.WinForms.BunifuTextBox();
     this.timer1         = new System.Windows.Forms.Timer(this.components);
     this.timer2         = new System.Windows.Forms.Timer(this.components);
     this.notifyIcon1    = new System.Windows.Forms.NotifyIcon(this.components);
     this.emojiContainer = new System.Windows.Forms.Panel();
     this.panel3         = new System.Windows.Forms.Panel();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(234)))), ((int)(((byte)(255)))));
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.infoButton);
     this.panel1.Controls.Add(this.label1);
     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(720, 104);
     this.panel1.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label2.Location  = new System.Drawing.Point(110, 67);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(0, 21);
     this.label2.TabIndex  = 8;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold);
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label3.Location  = new System.Drawing.Point(109, 34);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(0, 25);
     this.label3.TabIndex  = 7;
     //
     // pictureBox1
     //
     this.pictureBox1.AllowFocused   = false;
     this.pictureBox1.Anchor         = System.Windows.Forms.AnchorStyles.Left;
     this.pictureBox1.AutoSizeHeight = true;
     this.pictureBox1.BorderRadius   = 50;
     this.pictureBox1.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.pictureBox1.Image          = global::Chat_Room.Properties.Resources.shinobu;
     this.pictureBox1.IsCircle       = true;
     this.pictureBox1.Location       = new System.Drawing.Point(5, 2);
     this.pictureBox1.Name           = "pictureBox1";
     this.pictureBox1.Size           = new System.Drawing.Size(100, 100);
     this.pictureBox1.SizeMode       = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex       = 6;
     this.pictureBox1.TabStop        = false;
     this.pictureBox1.Type           = Bunifu.UI.WinForms.BunifuPictureBox.Types.Circle;
     this.pictureBox1.Click         += new System.EventHandler(this.pictureBox1_Click);
     //
     // infoButton
     //
     this.infoButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.infoButton.FlatAppearance.BorderSize         = 0;
     this.infoButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.infoButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.infoButton.IconChar  = FontAwesome.Sharp.IconChar.InfoCircle;
     this.infoButton.IconColor = System.Drawing.Color.DimGray;
     this.infoButton.IconFont  = FontAwesome.Sharp.IconFont.Auto;
     this.infoButton.Location  = new System.Drawing.Point(673, 9);
     this.infoButton.Name      = "infoButton";
     this.infoButton.Size      = new System.Drawing.Size(39, 47);
     this.infoButton.TabIndex  = 5;
     this.infoButton.UseVisualStyleBackColor = true;
     this.infoButton.Click      += new System.EventHandler(this.infoButton_Click);
     this.infoButton.MouseLeave += new System.EventHandler(this.infoButton_MouseLeave);
     this.infoButton.MouseHover += new System.EventHandler(this.infoButton_MouseHover);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI Semibold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label1.Location  = new System.Drawing.Point(109, 9);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(178, 25);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Bob Lee\'s chatroom";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(217)))), ((int)(((byte)(231)))));
     this.panel2.Controls.Add(this.iconButton1);
     this.panel2.Controls.Add(this.buttonImage);
     this.panel2.Controls.Add(this.buttonSend);
     this.panel2.Controls.Add(this.textBox);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 441);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(720, 125);
     this.panel2.TabIndex = 1;
     //
     // iconButton1
     //
     this.iconButton1.FlatAppearance.BorderSize         = 0;
     this.iconButton1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.iconButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.iconButton1.IconChar  = FontAwesome.Sharp.IconChar.GrinBeam;
     this.iconButton1.IconColor = System.Drawing.Color.DimGray;
     this.iconButton1.IconFont  = FontAwesome.Sharp.IconFont.Auto;
     this.iconButton1.IconSize  = 45;
     this.iconButton1.Location  = new System.Drawing.Point(65, 4);
     this.iconButton1.Name      = "iconButton1";
     this.iconButton1.Size      = new System.Drawing.Size(39, 41);
     this.iconButton1.TabIndex  = 11;
     this.iconButton1.UseVisualStyleBackColor = true;
     this.iconButton1.Click      += new System.EventHandler(this.iconButton1_Click);
     this.iconButton1.MouseLeave += new System.EventHandler(this.iconButton1_MouseLeave);
     this.iconButton1.MouseHover += new System.EventHandler(this.iconButton1_MouseHover);
     //
     // buttonImage
     //
     this.buttonImage.FlatAppearance.BorderSize         = 0;
     this.buttonImage.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.buttonImage.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonImage.IconChar  = FontAwesome.Sharp.IconChar.Images;
     this.buttonImage.IconColor = System.Drawing.Color.DimGray;
     this.buttonImage.IconFont  = FontAwesome.Sharp.IconFont.Solid;
     this.buttonImage.Location  = new System.Drawing.Point(12, 6);
     this.buttonImage.Name      = "buttonImage";
     this.buttonImage.Size      = new System.Drawing.Size(47, 36);
     this.buttonImage.TabIndex  = 10;
     this.buttonImage.UseVisualStyleBackColor = false;
     this.buttonImage.Click      += new System.EventHandler(this.buttonImage_Click);
     this.buttonImage.MouseLeave += new System.EventHandler(this.buttonImage_MouseLeave);
     this.buttonImage.MouseHover += new System.EventHandler(this.buttonImage_MouseHover);
     //
     // buttonSend
     //
     this.buttonSend.ActiveImage         = null;
     this.buttonSend.AllowAnimations     = true;
     this.buttonSend.AllowBuffering      = false;
     this.buttonSend.AllowToggling       = false;
     this.buttonSend.AllowZooming        = true;
     this.buttonSend.AllowZoomingOnFocus = false;
     this.buttonSend.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonSend.BackColor         = System.Drawing.Color.Transparent;
     this.buttonSend.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.buttonSend.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("buttonSend.ErrorImage")));
     this.buttonSend.FadeWhenInactive  = false;
     this.buttonSend.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.buttonSend.Image             = ((System.Drawing.Image)(resources.GetObject("buttonSend.Image")));
     this.buttonSend.ImageActive       = null;
     this.buttonSend.ImageLocation     = null;
     this.buttonSend.ImageMargin       = 10;
     this.buttonSend.ImageSize         = new System.Drawing.Size(40, 34);
     this.buttonSend.ImageZoomSize     = new System.Drawing.Size(50, 44);
     this.buttonSend.InitialImage      = ((System.Drawing.Image)(resources.GetObject("buttonSend.InitialImage")));
     this.buttonSend.Location          = new System.Drawing.Point(662, 56);
     this.buttonSend.Name              = "buttonSend";
     this.buttonSend.Rotation          = 0;
     this.buttonSend.ShowActiveImage   = true;
     this.buttonSend.ShowCursorChanges = true;
     this.buttonSend.ShowImageBorders  = true;
     this.buttonSend.ShowSizeMarkers   = false;
     this.buttonSend.Size              = new System.Drawing.Size(50, 44);
     this.buttonSend.TabIndex          = 9;
     this.buttonSend.ToolTipText       = "";
     this.buttonSend.WaitOnLoad        = false;
     this.buttonSend.Zoom              = 10;
     this.buttonSend.ZoomSpeed         = 10;
     this.buttonSend.Click            += new System.EventHandler(this.buttonSend_Click);
     //
     // textBox
     //
     this.textBox.AcceptsReturn = false;
     this.textBox.AcceptsTab    = false;
     this.textBox.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox.AnimationSpeed      = 200;
     this.textBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.textBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.textBox.BackColor           = System.Drawing.Color.Transparent;
     this.textBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("textBox.BackgroundImage")));
     this.textBox.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(140)))), ((int)(((byte)(255)))));
     this.textBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.textBox.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(140)))), ((int)(((byte)(255)))));
     this.textBox.BorderColorIdle     = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(217)))), ((int)(((byte)(231)))));
     this.textBox.BorderRadius        = 25;
     this.textBox.BorderThickness     = 2;
     this.textBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.textBox.Cursor                   = System.Windows.Forms.Cursors.IBeam;
     this.textBox.DefaultFont              = new System.Drawing.Font("Segoe UI", 12F);
     this.textBox.DefaultText              = "";
     this.textBox.FillColor                = System.Drawing.Color.White;
     this.textBox.HideSelection            = true;
     this.textBox.IconLeft                 = null;
     this.textBox.IconLeftCursor           = System.Windows.Forms.Cursors.IBeam;
     this.textBox.IconPadding              = 10;
     this.textBox.IconRight                = null;
     this.textBox.IconRightCursor          = System.Windows.Forms.Cursors.IBeam;
     this.textBox.Lines                    = new string[0];
     this.textBox.Location                 = new System.Drawing.Point(12, 45);
     this.textBox.MaxLength                = 32767;
     this.textBox.MinimumSize              = new System.Drawing.Size(1, 1);
     this.textBox.Modified                 = false;
     this.textBox.Multiline                = true;
     this.textBox.Name                     = "textBox";
     stateProperties1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(140)))), ((int)(((byte)(255)))));
     stateProperties1.FillColor            = System.Drawing.Color.Empty;
     stateProperties1.ForeColor            = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.textBox.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.textBox.OnDisabledState          = stateProperties2;
     stateProperties3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(140)))), ((int)(((byte)(255)))));
     stateProperties3.FillColor            = System.Drawing.Color.Empty;
     stateProperties3.ForeColor            = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.textBox.OnHoverState             = stateProperties3;
     stateProperties4.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(217)))), ((int)(((byte)(231)))));
     stateProperties4.FillColor            = System.Drawing.Color.White;
     stateProperties4.ForeColor            = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.textBox.OnIdleState              = stateProperties4;
     this.textBox.Padding                  = new System.Windows.Forms.Padding(3);
     this.textBox.PasswordChar             = '\0';
     this.textBox.PlaceholderForeColor     = System.Drawing.Color.Silver;
     this.textBox.PlaceholderText          = "Aa";
     this.textBox.ReadOnly                 = false;
     this.textBox.ScrollBars               = System.Windows.Forms.ScrollBars.None;
     this.textBox.SelectedText             = "";
     this.textBox.SelectionLength          = 0;
     this.textBox.SelectionStart           = 0;
     this.textBox.ShortcutsEnabled         = true;
     this.textBox.Size                     = new System.Drawing.Size(626, 68);
     this.textBox.Style                    = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.textBox.TabIndex                 = 8;
     this.textBox.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.textBox.TextMarginBottom         = 0;
     this.textBox.TextMarginLeft           = 3;
     this.textBox.TextMarginTop            = 0;
     this.textBox.TextPlaceholder          = "Aa";
     this.textBox.UseSystemPasswordChar    = false;
     this.textBox.WordWrap                 = true;
     this.textBox.KeyDown                 += new System.Windows.Forms.KeyEventHandler(this.textBox_KeyDown);
     //
     // timer1
     //
     this.timer1.Interval = 250;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // timer2
     //
     this.timer2.Interval = 5000;
     this.timer2.Tick    += new System.EventHandler(this.timer2_Tick);
     //
     // notifyIcon1
     //
     this.notifyIcon1.BalloonTipIcon     = System.Windows.Forms.ToolTipIcon.Info;
     this.notifyIcon1.Icon               = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
     this.notifyIcon1.Text               = "notifyIcon1";
     this.notifyIcon1.Visible            = true;
     this.notifyIcon1.BalloonTipClicked += new System.EventHandler(this.notifyIcon1_BalloonTipClicked);
     //
     // emojiContainer
     //
     this.emojiContainer.AutoScroll = true;
     this.emojiContainer.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(217)))), ((int)(((byte)(231)))));
     this.emojiContainer.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.emojiContainer.Location   = new System.Drawing.Point(0, 391);
     this.emojiContainer.Name       = "emojiContainer";
     this.emojiContainer.Size       = new System.Drawing.Size(720, 50);
     this.emojiContainer.TabIndex   = 2;
     this.emojiContainer.Visible    = false;
     //
     // panel3
     //
     this.panel3.AutoScroll = true;
     this.panel3.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(217)))), ((int)(((byte)(231)))));
     this.panel3.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location   = new System.Drawing.Point(0, 104);
     this.panel3.Name       = "panel3";
     this.panel3.Size       = new System.Drawing.Size(720, 287);
     this.panel3.TabIndex   = 3;
     //
     // NewRoom
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(720, 566);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.emojiContainer);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "NewRoom";
     this.Text         = "NewRoom";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Room_FormClosing);
     this.FormClosed  += new System.Windows.Forms.FormClosedEventHandler(this.Room_FormClosed);
     this.Load        += new System.EventHandler(this.Room_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmThongKeDoanhThu));
     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.bunifuPanel1        = new Bunifu.UI.WinForms.BunifuPanel();
     this.guna2GroupBox2      = new Guna.UI2.WinForms.Guna2GroupBox();
     this.tbDoanhThu          = new Guna.UI2.WinForms.Guna2TextBox();
     this.bunifuLabel4        = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuButton1       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.dtpKetThuc          = new Bunifu.UI.WinForms.BunifuDatePicker();
     this.dtpBatDau           = new Bunifu.UI.WinForms.BunifuDatePicker();
     this.bunifuLabel3        = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuLabel2        = new Bunifu.UI.WinForms.BunifuLabel();
     this.guna2GroupBox1      = new Guna.UI2.WinForms.Guna2GroupBox();
     this.tbTongDoanhThu      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuLabel1        = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuPanel2        = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuDatavizBasic1 = new Bunifu.Dataviz.WinForms.BunifuDatavizBasic();
     this.bunifuPanel1.SuspendLayout();
     this.guna2GroupBox2.SuspendLayout();
     this.guna2GroupBox1.SuspendLayout();
     this.bunifuPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuPanel1
     //
     this.bunifuPanel1.BackgroundColor       = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel1.BackgroundImage")));
     this.bunifuPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel1.BorderColor           = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BorderRadius          = 3;
     this.bunifuPanel1.BorderThickness       = 1;
     this.bunifuPanel1.Controls.Add(this.guna2GroupBox2);
     this.bunifuPanel1.Controls.Add(this.guna2GroupBox1);
     this.bunifuPanel1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.bunifuPanel1.Location    = new System.Drawing.Point(0, 303);
     this.bunifuPanel1.Name        = "bunifuPanel1";
     this.bunifuPanel1.ShowBorders = true;
     this.bunifuPanel1.Size        = new System.Drawing.Size(917, 302);
     this.bunifuPanel1.TabIndex    = 0;
     //
     // guna2GroupBox2
     //
     this.guna2GroupBox2.Controls.Add(this.tbDoanhThu);
     this.guna2GroupBox2.Controls.Add(this.bunifuLabel4);
     this.guna2GroupBox2.Controls.Add(this.bunifuButton1);
     this.guna2GroupBox2.Controls.Add(this.dtpKetThuc);
     this.guna2GroupBox2.Controls.Add(this.dtpBatDau);
     this.guna2GroupBox2.Controls.Add(this.bunifuLabel3);
     this.guna2GroupBox2.Controls.Add(this.bunifuLabel2);
     this.guna2GroupBox2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.guna2GroupBox2.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GroupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.guna2GroupBox2.Location  = new System.Drawing.Point(0, 141);
     this.guna2GroupBox2.Name      = "guna2GroupBox2";
     this.guna2GroupBox2.ShadowDecoration.Parent = this.guna2GroupBox2;
     this.guna2GroupBox2.Size     = new System.Drawing.Size(917, 161);
     this.guna2GroupBox2.TabIndex = 1;
     this.guna2GroupBox2.Text     = "Tính toán doanh thu";
     //
     // tbDoanhThu
     //
     this.tbDoanhThu.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.tbDoanhThu.DefaultText = "";
     this.tbDoanhThu.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbDoanhThu.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbDoanhThu.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbDoanhThu.DisabledState.Parent               = this.tbDoanhThu;
     this.tbDoanhThu.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbDoanhThu.FocusedState.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbDoanhThu.FocusedState.Parent = this.tbDoanhThu;
     this.tbDoanhThu.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbDoanhThu.ForeColor = System.Drawing.Color.Black;
     this.tbDoanhThu.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbDoanhThu.HoverState.Parent      = this.tbDoanhThu;
     this.tbDoanhThu.Location                = new System.Drawing.Point(646, 100);
     this.tbDoanhThu.Name                    = "tbDoanhThu";
     this.tbDoanhThu.PasswordChar            = '\0';
     this.tbDoanhThu.PlaceholderText         = "";
     this.tbDoanhThu.ReadOnly                = true;
     this.tbDoanhThu.SelectedText            = "";
     this.tbDoanhThu.ShadowDecoration.Parent = this.tbDoanhThu;
     this.tbDoanhThu.Size                    = new System.Drawing.Size(259, 36);
     this.tbDoanhThu.TabIndex                = 6;
     //
     // bunifuLabel4
     //
     this.bunifuLabel4.AllowParentOverrides = false;
     this.bunifuLabel4.AutoEllipsis         = false;
     this.bunifuLabel4.CursorType           = null;
     this.bunifuLabel4.Font          = new System.Drawing.Font("Segoe UI", 14.25F);
     this.bunifuLabel4.Location      = new System.Drawing.Point(525, 111);
     this.bunifuLabel4.Name          = "bunifuLabel4";
     this.bunifuLabel4.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel4.Size          = new System.Drawing.Size(93, 25);
     this.bunifuLabel4.TabIndex      = 5;
     this.bunifuLabel4.Text          = "Doanh thu:";
     this.bunifuLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel4.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowAnimations      = true;
     this.bunifuButton1.AllowMouseEffects    = true;
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.AutoRoundBorders     = false;
     this.bunifuButton1.AutoSizeLeftIcon     = true;
     this.bunifuButton1.AutoSizeRightIcon    = true;
     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           = "Tính toán";
     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.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     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", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton1.ForeColor                       = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuButton1.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.bunifuButton1.IconMarginLeft                  = 11;
     this.bunifuButton1.IconPadding                     = 10;
     this.bunifuButton1.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.bunifuButton1.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.bunifuButton1.IconSize                        = 25;
     this.bunifuButton1.IdleBorderColor                 = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.IdleBorderRadius                = 1;
     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(525, 47);
     this.bunifuButton1.Name                            = "bunifuButton1";
     this.bunifuButton1.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bunifuButton1.OnDisabledState.BorderRadius    = 1;
     this.bunifuButton1.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnDisabledState.BorderThickness = 1;
     this.bunifuButton1.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.OnDisabledState.IconLeftImage   = null;
     this.bunifuButton1.OnDisabledState.IconRightImage  = null;
     this.bunifuButton1.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuButton1.onHoverState.BorderRadius       = 1;
     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)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     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.DodgerBlue;
     this.bunifuButton1.OnIdleState.BorderRadius        = 1;
     this.bunifuButton1.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnIdleState.BorderThickness     = 1;
     this.bunifuButton1.OnIdleState.FillColor           = System.Drawing.Color.DodgerBlue;
     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     = 1;
     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(150, 39);
     this.bunifuButton1.TabIndex                        = 4;
     this.bunifuButton1.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.bunifuButton1.TextMarginLeft                  = 0;
     this.bunifuButton1.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.bunifuButton1.UseDefaultRadiusAndThickness    = true;
     this.bunifuButton1.Click                          += new System.EventHandler(this.bunifuButton1_Click);
     //
     // dtpKetThuc
     //
     this.dtpKetThuc.BackColor           = System.Drawing.Color.Transparent;
     this.dtpKetThuc.BorderRadius        = 1;
     this.dtpKetThuc.Color               = System.Drawing.Color.Silver;
     this.dtpKetThuc.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.dtpKetThuc.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thin;
     this.dtpKetThuc.DateTextAlign       = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left;
     this.dtpKetThuc.DisabledColor       = System.Drawing.Color.Gray;
     this.dtpKetThuc.DisplayWeekNumbers  = false;
     this.dtpKetThuc.DPHeight            = 0;
     this.dtpKetThuc.DropDownAlign       = System.Windows.Forms.LeftRightAlignment.Right;
     this.dtpKetThuc.FillDatePicker      = false;
     this.dtpKetThuc.Font           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtpKetThuc.ForeColor      = System.Drawing.Color.Black;
     this.dtpKetThuc.Icon           = ((System.Drawing.Image)(resources.GetObject("dtpKetThuc.Icon")));
     this.dtpKetThuc.IconColor      = System.Drawing.Color.Gray;
     this.dtpKetThuc.IconLocation   = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right;
     this.dtpKetThuc.LeftTextMargin = 5;
     this.dtpKetThuc.Location       = new System.Drawing.Point(214, 104);
     this.dtpKetThuc.MinimumSize    = new System.Drawing.Size(4, 32);
     this.dtpKetThuc.Name           = "dtpKetThuc";
     this.dtpKetThuc.Size           = new System.Drawing.Size(292, 32);
     this.dtpKetThuc.TabIndex       = 3;
     this.dtpKetThuc.Value          = new System.DateTime(2021, 5, 11, 19, 22, 0, 0);
     //
     // dtpBatDau
     //
     this.dtpBatDau.BackColor           = System.Drawing.Color.Transparent;
     this.dtpBatDau.BorderRadius        = 1;
     this.dtpBatDau.Color               = System.Drawing.Color.Silver;
     this.dtpBatDau.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.dtpBatDau.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thin;
     this.dtpBatDau.DateTextAlign       = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left;
     this.dtpBatDau.DisabledColor       = System.Drawing.Color.Gray;
     this.dtpBatDau.DisplayWeekNumbers  = false;
     this.dtpBatDau.DPHeight            = 0;
     this.dtpBatDau.DropDownAlign       = System.Windows.Forms.LeftRightAlignment.Right;
     this.dtpBatDau.FillDatePicker      = false;
     this.dtpBatDau.Font           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtpBatDau.ForeColor      = System.Drawing.Color.Black;
     this.dtpBatDau.Icon           = ((System.Drawing.Image)(resources.GetObject("dtpBatDau.Icon")));
     this.dtpBatDau.IconColor      = System.Drawing.Color.Gray;
     this.dtpBatDau.IconLocation   = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right;
     this.dtpBatDau.LeftTextMargin = 5;
     this.dtpBatDau.Location       = new System.Drawing.Point(214, 47);
     this.dtpBatDau.MinimumSize    = new System.Drawing.Size(4, 32);
     this.dtpBatDau.Name           = "dtpBatDau";
     this.dtpBatDau.Size           = new System.Drawing.Size(292, 32);
     this.dtpBatDau.TabIndex       = 2;
     this.dtpBatDau.Value          = new System.DateTime(2021, 5, 11, 19, 22, 0, 0);
     //
     // bunifuLabel3
     //
     this.bunifuLabel3.AllowParentOverrides = false;
     this.bunifuLabel3.AutoEllipsis         = false;
     this.bunifuLabel3.CursorType           = null;
     this.bunifuLabel3.Font          = new System.Drawing.Font("Segoe UI", 14.25F);
     this.bunifuLabel3.Location      = new System.Drawing.Point(12, 111);
     this.bunifuLabel3.Name          = "bunifuLabel3";
     this.bunifuLabel3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel3.Size          = new System.Drawing.Size(155, 25);
     this.bunifuLabel3.TabIndex      = 1;
     this.bunifuLabel3.Text          = "Thời gian kết thúc:";
     this.bunifuLabel3.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel3.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuLabel2
     //
     this.bunifuLabel2.AllowParentOverrides = false;
     this.bunifuLabel2.AutoEllipsis         = false;
     this.bunifuLabel2.Cursor        = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel2.CursorType    = System.Windows.Forms.Cursors.Default;
     this.bunifuLabel2.Font          = new System.Drawing.Font("Segoe UI", 14.25F);
     this.bunifuLabel2.Location      = new System.Drawing.Point(12, 54);
     this.bunifuLabel2.Name          = "bunifuLabel2";
     this.bunifuLabel2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel2.Size          = new System.Drawing.Size(152, 25);
     this.bunifuLabel2.TabIndex      = 0;
     this.bunifuLabel2.Text          = "Thời gian bắt đầu:";
     this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // guna2GroupBox1
     //
     this.guna2GroupBox1.Controls.Add(this.tbTongDoanhThu);
     this.guna2GroupBox1.Controls.Add(this.bunifuLabel1);
     this.guna2GroupBox1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.guna2GroupBox1.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GroupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(137)))), ((int)(((byte)(149)))));
     this.guna2GroupBox1.Location  = new System.Drawing.Point(0, 0);
     this.guna2GroupBox1.Name      = "guna2GroupBox1";
     this.guna2GroupBox1.ShadowDecoration.Parent = this.guna2GroupBox1;
     this.guna2GroupBox1.Size     = new System.Drawing.Size(917, 141);
     this.guna2GroupBox1.TabIndex = 0;
     this.guna2GroupBox1.Text     = "Thống kê:";
     //
     // tbTongDoanhThu
     //
     this.tbTongDoanhThu.AcceptsReturn       = false;
     this.tbTongDoanhThu.AcceptsTab          = false;
     this.tbTongDoanhThu.AnimationSpeed      = 200;
     this.tbTongDoanhThu.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.tbTongDoanhThu.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.tbTongDoanhThu.BackColor           = System.Drawing.Color.Transparent;
     this.tbTongDoanhThu.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("tbTongDoanhThu.BackgroundImage")));
     this.tbTongDoanhThu.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.tbTongDoanhThu.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.tbTongDoanhThu.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.tbTongDoanhThu.BorderColorIdle     = System.Drawing.Color.Silver;
     this.tbTongDoanhThu.BorderRadius        = 1;
     this.tbTongDoanhThu.BorderThickness     = 1;
     this.tbTongDoanhThu.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.tbTongDoanhThu.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.tbTongDoanhThu.DefaultFont           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbTongDoanhThu.DefaultText           = "";
     this.tbTongDoanhThu.Enabled               = false;
     this.tbTongDoanhThu.FillColor             = System.Drawing.Color.White;
     this.tbTongDoanhThu.ForeColor             = System.Drawing.Color.Black;
     this.tbTongDoanhThu.HideSelection         = true;
     this.tbTongDoanhThu.IconLeft              = null;
     this.tbTongDoanhThu.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.tbTongDoanhThu.IconPadding           = 10;
     this.tbTongDoanhThu.IconRight             = null;
     this.tbTongDoanhThu.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.tbTongDoanhThu.Lines                 = new string[0];
     this.tbTongDoanhThu.Location              = new System.Drawing.Point(173, 57);
     this.tbTongDoanhThu.MaxLength             = 32767;
     this.tbTongDoanhThu.MinimumSize           = new System.Drawing.Size(1, 1);
     this.tbTongDoanhThu.Modified              = false;
     this.tbTongDoanhThu.Multiline             = false;
     this.tbTongDoanhThu.Name                  = "tbTongDoanhThu";
     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.tbTongDoanhThu.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.tbTongDoanhThu.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.tbTongDoanhThu.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor              = System.Drawing.Color.Silver;
     stateProperties4.FillColor                = System.Drawing.Color.White;
     stateProperties4.ForeColor                = System.Drawing.Color.Black;
     stateProperties4.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.tbTongDoanhThu.OnIdleState           = stateProperties4;
     this.tbTongDoanhThu.Padding               = new System.Windows.Forms.Padding(3);
     this.tbTongDoanhThu.PasswordChar          = '\0';
     this.tbTongDoanhThu.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.tbTongDoanhThu.PlaceholderText       = "Enter text";
     this.tbTongDoanhThu.ReadOnly              = true;
     this.tbTongDoanhThu.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.tbTongDoanhThu.SelectedText          = "";
     this.tbTongDoanhThu.SelectionLength       = 0;
     this.tbTongDoanhThu.SelectionStart        = 0;
     this.tbTongDoanhThu.ShortcutsEnabled      = true;
     this.tbTongDoanhThu.Size                  = new System.Drawing.Size(318, 42);
     this.tbTongDoanhThu.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.tbTongDoanhThu.TabIndex              = 1;
     this.tbTongDoanhThu.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.tbTongDoanhThu.TextMarginBottom      = 0;
     this.tbTongDoanhThu.TextMarginLeft        = 3;
     this.tbTongDoanhThu.TextMarginTop         = 0;
     this.tbTongDoanhThu.TextPlaceholder       = "Enter text";
     this.tbTongDoanhThu.UseSystemPasswordChar = false;
     this.tbTongDoanhThu.WordWrap              = true;
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowParentOverrides = false;
     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);
     this.bunifuLabel1.Location      = new System.Drawing.Point(28, 69);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(139, 25);
     this.bunifuLabel1.TabIndex      = 0;
     this.bunifuLabel1.Text          = "Tổng doanh thu:";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuPanel2
     //
     this.bunifuPanel2.BackgroundColor       = System.Drawing.Color.Transparent;
     this.bunifuPanel2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel2.BackgroundImage")));
     this.bunifuPanel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel2.BorderColor           = System.Drawing.Color.Transparent;
     this.bunifuPanel2.BorderRadius          = 3;
     this.bunifuPanel2.BorderThickness       = 1;
     this.bunifuPanel2.Controls.Add(this.bunifuDatavizBasic1);
     this.bunifuPanel2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.bunifuPanel2.Location    = new System.Drawing.Point(0, 0);
     this.bunifuPanel2.Name        = "bunifuPanel2";
     this.bunifuPanel2.ShowBorders = true;
     this.bunifuPanel2.Size        = new System.Drawing.Size(917, 303);
     this.bunifuPanel2.TabIndex    = 1;
     //
     // bunifuDatavizBasic1
     //
     this.bunifuDatavizBasic1.animationEnabled   = false;
     this.bunifuDatavizBasic1.AxisLineColor      = System.Drawing.Color.LightGray;
     this.bunifuDatavizBasic1.AxisXFontColor     = System.Drawing.Color.Gray;
     this.bunifuDatavizBasic1.AxisXGridColor     = System.Drawing.Color.Gray;
     this.bunifuDatavizBasic1.AxisXGridThickness = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.bunifuDatavizBasic1.AxisYFontColor     = System.Drawing.Color.Gray;
     this.bunifuDatavizBasic1.AxisYGridColor     = System.Drawing.Color.Gray;
     this.bunifuDatavizBasic1.AxisYGridThickness = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.bunifuDatavizBasic1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuDatavizBasic1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.bunifuDatavizBasic1.Location = new System.Drawing.Point(0, 0);
     this.bunifuDatavizBasic1.Margin   = new System.Windows.Forms.Padding(4);
     this.bunifuDatavizBasic1.Name     = "bunifuDatavizBasic1";
     this.bunifuDatavizBasic1.Size     = new System.Drawing.Size(917, 303);
     this.bunifuDatavizBasic1.TabIndex = 0;
     this.bunifuDatavizBasic1.Theme    = Bunifu.Dataviz.WinForms.BunifuDatavizBasic._theme.theme1;
     this.bunifuDatavizBasic1.Title    = "";
     //
     // frmThongKeDoanhThu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(917, 605);
     this.Controls.Add(this.bunifuPanel2);
     this.Controls.Add(this.bunifuPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmThongKeDoanhThu";
     this.Text            = "frmThongKeDoanhThu";
     this.Load           += new System.EventHandler(this.frmThongKeDoanhThu_Load);
     this.Resize         += new System.EventHandler(this.frmThongKeDoanhThu_Resize);
     this.bunifuPanel1.ResumeLayout(false);
     this.guna2GroupBox2.ResumeLayout(false);
     this.guna2GroupBox2.PerformLayout();
     this.guna2GroupBox1.ResumeLayout(false);
     this.guna2GroupBox1.PerformLayout();
     this.bunifuPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager   resources         = new System.ComponentModel.ComponentResourceManager(typeof(ViewEmployee));
     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.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.label11             = new System.Windows.Forms.Label();
     this.label1              = new System.Windows.Forms.Label();
     this.panel1              = new System.Windows.Forms.Panel();
     this.EmpGenlbl           = new System.Windows.Forms.Label();
     this.EmpEdulbl           = new System.Windows.Forms.Label();
     this.EmpDOBlbl           = new System.Windows.Forms.Label();
     this.EmpNamelbl          = new System.Windows.Forms.Label();
     this.label12             = new System.Windows.Forms.Label();
     this.label13             = new System.Windows.Forms.Label();
     this.label14             = new System.Windows.Forms.Label();
     this.label15             = new System.Windows.Forms.Label();
     this.bunifuThinButton25  = new Bunifu.Framework.UI.BunifuThinButton2();
     this.EmpIdTb             = new Bunifu.UI.WinForms.BunifuTextBox();
     this.label10             = new System.Windows.Forms.Label();
     this.bunifuThinButton24  = new Bunifu.Framework.UI.BunifuThinButton2();
     this.bunifuThinButton21  = new Bunifu.Framework.UI.BunifuThinButton2();
     this.label9              = new System.Windows.Forms.Label();
     this.label8              = new System.Windows.Forms.Label();
     this.EmpPhonelbl         = new System.Windows.Forms.Label();
     this.label6              = new System.Windows.Forms.Label();
     this.EmpPoslbl           = new System.Windows.Forms.Label();
     this.EmpAddlbl           = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.EmpIdlbl            = new System.Windows.Forms.Label();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.printDocument1      = new System.Drawing.Printing.PrintDocument();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(5, 29);
     this.pictureBox1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(69, 68);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 32;
     this.pictureBox1.TabStop  = false;
     //
     // label11
     //
     this.label11.AutoSize  = true;
     this.label11.Font      = new System.Drawing.Font("Lucida Sans Unicode", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.ForeColor = System.Drawing.Color.White;
     this.label11.Location  = new System.Drawing.Point(1346, 0);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(33, 34);
     this.label11.TabIndex  = 31;
     this.label11.Text      = "X";
     this.label11.Click    += new System.EventHandler(this.label11_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Lucida Sans Unicode", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(80, 63);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(247, 34);
     this.label1.TabIndex  = 30;
     this.label1.Text      = "Employee Details";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.EmpGenlbl);
     this.panel1.Controls.Add(this.EmpEdulbl);
     this.panel1.Controls.Add(this.EmpDOBlbl);
     this.panel1.Controls.Add(this.EmpNamelbl);
     this.panel1.Controls.Add(this.label12);
     this.panel1.Controls.Add(this.label13);
     this.panel1.Controls.Add(this.label14);
     this.panel1.Controls.Add(this.label15);
     this.panel1.Controls.Add(this.bunifuThinButton25);
     this.panel1.Controls.Add(this.EmpIdTb);
     this.panel1.Controls.Add(this.label10);
     this.panel1.Controls.Add(this.bunifuThinButton24);
     this.panel1.Controls.Add(this.bunifuThinButton21);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Controls.Add(this.label8);
     this.panel1.Controls.Add(this.EmpPhonelbl);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.EmpPoslbl);
     this.panel1.Controls.Add(this.EmpAddlbl);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.EmpIdlbl);
     this.panel1.Location = new System.Drawing.Point(-2, 101);
     this.panel1.Margin   = new System.Windows.Forms.Padding(4);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1381, 633);
     this.panel1.TabIndex = 33;
     //
     // EmpGenlbl
     //
     this.EmpGenlbl.AutoSize  = true;
     this.EmpGenlbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpGenlbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpGenlbl.Location  = new System.Drawing.Point(976, 221);
     this.EmpGenlbl.Name      = "EmpGenlbl";
     this.EmpGenlbl.Size      = new System.Drawing.Size(178, 23);
     this.EmpGenlbl.TabIndex  = 36;
     this.EmpGenlbl.Text      = "Employee Gender";
     this.EmpGenlbl.Visible   = false;
     //
     // EmpEdulbl
     //
     this.EmpEdulbl.AutoSize  = true;
     this.EmpEdulbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpEdulbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpEdulbl.Location  = new System.Drawing.Point(976, 406);
     this.EmpEdulbl.Name      = "EmpEdulbl";
     this.EmpEdulbl.Size      = new System.Drawing.Size(203, 23);
     this.EmpEdulbl.TabIndex  = 35;
     this.EmpEdulbl.Text      = "Employee Education";
     this.EmpEdulbl.Visible   = false;
     //
     // EmpDOBlbl
     //
     this.EmpDOBlbl.AutoSize  = true;
     this.EmpDOBlbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpDOBlbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpDOBlbl.Location  = new System.Drawing.Point(976, 312);
     this.EmpDOBlbl.Name      = "EmpDOBlbl";
     this.EmpDOBlbl.Size      = new System.Drawing.Size(164, 23);
     this.EmpDOBlbl.TabIndex  = 34;
     this.EmpDOBlbl.Text      = "Employee D.O.B";
     this.EmpDOBlbl.Visible   = false;
     //
     // EmpNamelbl
     //
     this.EmpNamelbl.AutoSize  = true;
     this.EmpNamelbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpNamelbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpNamelbl.Location  = new System.Drawing.Point(976, 135);
     this.EmpNamelbl.Name      = "EmpNamelbl";
     this.EmpNamelbl.Size      = new System.Drawing.Size(165, 23);
     this.EmpNamelbl.TabIndex  = 33;
     this.EmpNamelbl.Text      = "Employee Name";
     this.EmpNamelbl.Visible   = false;
     //
     // label12
     //
     this.label12.AutoSize  = true;
     this.label12.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.ForeColor = System.Drawing.Color.OrangeRed;
     this.label12.Location  = new System.Drawing.Point(226, 406);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(167, 23);
     this.label12.TabIndex  = 32;
     this.label12.Text      = "Employee Phone";
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.ForeColor = System.Drawing.Color.OrangeRed;
     this.label13.Location  = new System.Drawing.Point(226, 312);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(185, 23);
     this.label13.TabIndex  = 31;
     this.label13.Text      = "Employee Position";
     //
     // label14
     //
     this.label14.AutoSize  = true;
     this.label14.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.ForeColor = System.Drawing.Color.OrangeRed;
     this.label14.Location  = new System.Drawing.Point(226, 221);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(188, 23);
     this.label14.TabIndex  = 30;
     this.label14.Text      = "Employee Address";
     //
     // label15
     //
     this.label15.AutoSize  = true;
     this.label15.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.ForeColor = System.Drawing.Color.OrangeRed;
     this.label15.Location  = new System.Drawing.Point(226, 135);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(130, 23);
     this.label15.TabIndex  = 29;
     this.label15.Text      = "Employee ID";
     //
     // bunifuThinButton25
     //
     this.bunifuThinButton25.ActiveBorderThickness = 1;
     this.bunifuThinButton25.ActiveCornerRadius    = 20;
     this.bunifuThinButton25.ActiveFillColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton25.ActiveForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton25.ActiveLineColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton25.BackColor             = System.Drawing.Color.White;
     this.bunifuThinButton25.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton25.BackgroundImage")));
     this.bunifuThinButton25.ButtonText            = "Refresh";
     this.bunifuThinButton25.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton25.Font                = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuThinButton25.ForeColor           = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton25.IdleBorderThickness = 1;
     this.bunifuThinButton25.IdleCornerRadius    = 20;
     this.bunifuThinButton25.IdleFillColor       = System.Drawing.Color.OrangeRed;
     this.bunifuThinButton25.IdleForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton25.IdleLineColor       = System.Drawing.Color.OrangeRed;
     this.bunifuThinButton25.Location            = new System.Drawing.Point(787, 20);
     this.bunifuThinButton25.Margin              = new System.Windows.Forms.Padding(8, 6, 8, 6);
     this.bunifuThinButton25.Name                = "bunifuThinButton25";
     this.bunifuThinButton25.Size                = new System.Drawing.Size(107, 50);
     this.bunifuThinButton25.TabIndex            = 28;
     this.bunifuThinButton25.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuThinButton25.Click              += new System.EventHandler(this.bunifuThinButton25_Click);
     //
     // EmpIdTb
     //
     this.EmpIdTb.AcceptsReturn       = false;
     this.EmpIdTb.AcceptsTab          = false;
     this.EmpIdTb.AnimationSpeed      = 200;
     this.EmpIdTb.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.EmpIdTb.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.EmpIdTb.BackColor           = System.Drawing.Color.Transparent;
     this.EmpIdTb.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("EmpIdTb.BackgroundImage")));
     this.EmpIdTb.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.EmpIdTb.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.EmpIdTb.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.EmpIdTb.BorderColorIdle     = System.Drawing.Color.Silver;
     this.EmpIdTb.BorderRadius        = 1;
     this.EmpIdTb.BorderThickness     = 1;
     this.EmpIdTb.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.EmpIdTb.Cursor                    = System.Windows.Forms.Cursors.IBeam;
     this.EmpIdTb.DefaultFont               = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpIdTb.DefaultText               = "";
     this.EmpIdTb.FillColor                 = System.Drawing.Color.WhiteSmoke;
     this.EmpIdTb.ForeColor                 = System.Drawing.Color.OrangeRed;
     this.EmpIdTb.HideSelection             = true;
     this.EmpIdTb.IconLeft                  = null;
     this.EmpIdTb.IconLeftCursor            = System.Windows.Forms.Cursors.IBeam;
     this.EmpIdTb.IconPadding               = 10;
     this.EmpIdTb.IconRight                 = null;
     this.EmpIdTb.IconRightCursor           = System.Windows.Forms.Cursors.IBeam;
     this.EmpIdTb.Lines                     = new string[0];
     this.EmpIdTb.Location                  = new System.Drawing.Point(618, 36);
     this.EmpIdTb.Margin                    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.EmpIdTb.MaxLength                 = 32767;
     this.EmpIdTb.MinimumSize               = new System.Drawing.Size(1, 1);
     this.EmpIdTb.Modified                  = false;
     this.EmpIdTb.Multiline                 = false;
     this.EmpIdTb.Name                      = "EmpIdTb";
     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.EmpIdTb.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.EmpIdTb.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.EmpIdTb.OnHoverState              = stateProperties11;
     stateProperties12.BorderColor          = System.Drawing.Color.Silver;
     stateProperties12.FillColor            = System.Drawing.Color.WhiteSmoke;
     stateProperties12.ForeColor            = System.Drawing.Color.OrangeRed;
     stateProperties12.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.EmpIdTb.OnIdleState               = stateProperties12;
     this.EmpIdTb.Padding                   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.EmpIdTb.PasswordChar              = '\0';
     this.EmpIdTb.PlaceholderForeColor      = System.Drawing.Color.Silver;
     this.EmpIdTb.PlaceholderText           = "";
     this.EmpIdTb.ReadOnly                  = false;
     this.EmpIdTb.ScrollBars                = System.Windows.Forms.ScrollBars.None;
     this.EmpIdTb.SelectedText              = "";
     this.EmpIdTb.SelectionLength           = 0;
     this.EmpIdTb.SelectionStart            = 0;
     this.EmpIdTb.ShortcutsEnabled          = true;
     this.EmpIdTb.Size                      = new System.Drawing.Size(139, 34);
     this.EmpIdTb.Style                     = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.EmpIdTb.TabIndex                  = 27;
     this.EmpIdTb.TextAlign                 = System.Windows.Forms.HorizontalAlignment.Left;
     this.EmpIdTb.TextMarginBottom          = 0;
     this.EmpIdTb.TextMarginLeft            = 3;
     this.EmpIdTb.TextMarginTop             = 0;
     this.EmpIdTb.TextPlaceholder           = "";
     this.EmpIdTb.UseSystemPasswordChar     = false;
     this.EmpIdTb.WordWrap                  = true;
     //
     // label10
     //
     this.label10.AutoSize  = true;
     this.label10.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.ForeColor = System.Drawing.Color.OrangeRed;
     this.label10.Location  = new System.Drawing.Point(469, 47);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(130, 23);
     this.label10.TabIndex  = 26;
     this.label10.Text      = "Employee ID";
     //
     // bunifuThinButton24
     //
     this.bunifuThinButton24.ActiveBorderThickness = 1;
     this.bunifuThinButton24.ActiveCornerRadius    = 20;
     this.bunifuThinButton24.ActiveFillColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton24.ActiveForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton24.ActiveLineColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton24.BackColor             = System.Drawing.Color.White;
     this.bunifuThinButton24.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton24.BackgroundImage")));
     this.bunifuThinButton24.ButtonText            = "Home";
     this.bunifuThinButton24.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton24.Font                = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuThinButton24.ForeColor           = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton24.IdleBorderThickness = 1;
     this.bunifuThinButton24.IdleCornerRadius    = 20;
     this.bunifuThinButton24.IdleFillColor       = System.Drawing.Color.OrangeRed;
     this.bunifuThinButton24.IdleForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton24.IdleLineColor       = System.Drawing.Color.OrangeRed;
     this.bunifuThinButton24.Location            = new System.Drawing.Point(762, 524);
     this.bunifuThinButton24.Margin              = new System.Windows.Forms.Padding(8, 6, 8, 6);
     this.bunifuThinButton24.Name                = "bunifuThinButton24";
     this.bunifuThinButton24.Size                = new System.Drawing.Size(107, 50);
     this.bunifuThinButton24.TabIndex            = 25;
     this.bunifuThinButton24.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuThinButton24.Click              += new System.EventHandler(this.bunifuThinButton24_Click);
     //
     // bunifuThinButton21
     //
     this.bunifuThinButton21.ActiveBorderThickness = 1;
     this.bunifuThinButton21.ActiveCornerRadius    = 20;
     this.bunifuThinButton21.ActiveFillColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton21.ActiveForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton21.ActiveLineColor       = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton21.BackColor             = System.Drawing.Color.White;
     this.bunifuThinButton21.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton21.BackgroundImage")));
     this.bunifuThinButton21.ButtonText            = "Print";
     this.bunifuThinButton21.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton21.Font                = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuThinButton21.ForeColor           = System.Drawing.Color.SeaGreen;
     this.bunifuThinButton21.IdleBorderThickness = 1;
     this.bunifuThinButton21.IdleCornerRadius    = 20;
     this.bunifuThinButton21.IdleFillColor       = System.Drawing.Color.OrangeRed;
     this.bunifuThinButton21.IdleForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton21.IdleLineColor       = System.Drawing.Color.OrangeRed;
     this.bunifuThinButton21.Location            = new System.Drawing.Point(495, 524);
     this.bunifuThinButton21.Margin              = new System.Windows.Forms.Padding(8, 6, 8, 6);
     this.bunifuThinButton21.Name                = "bunifuThinButton21";
     this.bunifuThinButton21.Size                = new System.Drawing.Size(107, 50);
     this.bunifuThinButton21.TabIndex            = 22;
     this.bunifuThinButton21.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuThinButton21.Click              += new System.EventHandler(this.bunifuThinButton21_Click);
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.Color.OrangeRed;
     this.label9.Location  = new System.Drawing.Point(691, 221);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(178, 23);
     this.label9.TabIndex  = 20;
     this.label9.Text      = "Employee Gender";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.ForeColor = System.Drawing.Color.OrangeRed;
     this.label8.Location  = new System.Drawing.Point(691, 406);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(203, 23);
     this.label8.TabIndex  = 18;
     this.label8.Text      = "Employee Education";
     //
     // EmpPhonelbl
     //
     this.EmpPhonelbl.AutoSize  = true;
     this.EmpPhonelbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpPhonelbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpPhonelbl.Location  = new System.Drawing.Point(435, 406);
     this.EmpPhonelbl.Name      = "EmpPhonelbl";
     this.EmpPhonelbl.Size      = new System.Drawing.Size(167, 23);
     this.EmpPhonelbl.TabIndex  = 16;
     this.EmpPhonelbl.Text      = "Employee Phone";
     this.EmpPhonelbl.Visible   = false;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.OrangeRed;
     this.label6.Location  = new System.Drawing.Point(691, 312);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(164, 23);
     this.label6.TabIndex  = 14;
     this.label6.Text      = "Employee D.O.B";
     //
     // EmpPoslbl
     //
     this.EmpPoslbl.AutoSize  = true;
     this.EmpPoslbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpPoslbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpPoslbl.Location  = new System.Drawing.Point(435, 312);
     this.EmpPoslbl.Name      = "EmpPoslbl";
     this.EmpPoslbl.Size      = new System.Drawing.Size(185, 23);
     this.EmpPoslbl.TabIndex  = 11;
     this.EmpPoslbl.Text      = "Employee Position";
     this.EmpPoslbl.Visible   = false;
     //
     // EmpAddlbl
     //
     this.EmpAddlbl.AutoSize  = true;
     this.EmpAddlbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpAddlbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpAddlbl.Location  = new System.Drawing.Point(435, 221);
     this.EmpAddlbl.Name      = "EmpAddlbl";
     this.EmpAddlbl.Size      = new System.Drawing.Size(188, 23);
     this.EmpAddlbl.TabIndex  = 9;
     this.EmpAddlbl.Text      = "Employee Address";
     this.EmpAddlbl.Visible   = false;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.OrangeRed;
     this.label3.Location  = new System.Drawing.Point(691, 135);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(165, 23);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "Employee Name";
     //
     // EmpIdlbl
     //
     this.EmpIdlbl.AutoSize  = true;
     this.EmpIdlbl.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EmpIdlbl.ForeColor = System.Drawing.Color.Navy;
     this.EmpIdlbl.Location  = new System.Drawing.Point(435, 135);
     this.EmpIdlbl.Name      = "EmpIdlbl";
     this.EmpIdlbl.Size      = new System.Drawing.Size(130, 23);
     this.EmpIdlbl.TabIndex  = 5;
     this.EmpIdlbl.Text      = "Employee ID";
     this.EmpIdlbl.Visible   = false;
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.printDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     this.printPreviewDialog1.Load   += new System.EventHandler(this.printPreviewDialog1_Load);
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // ViewEmployee
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.OrangeRed;
     this.ClientSize          = new System.Drawing.Size(1379, 784);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "ViewEmployee";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "ViewEmployee";
     this.Load           += new System.EventHandler(this.ViewEmployee_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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(CountryForm));
     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.bunifuElipse1        = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.bunifuFormDock1      = new Bunifu.UI.WinForms.BunifuFormDock();
     this.bunifuDataGridView1  = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.bunifuVScrollBar1    = new Bunifu.UI.WinForms.BunifuVScrollBar();
     this.countryBunifuTextBox = new Bunifu.UI.WinForms.BunifuTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 0;
     this.bunifuElipse1.TargetControl = this;
     //
     // pictureBox1
     //
     this.pictureBox1.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.pictureBox1.Image    = global::Covid19_Analytica.Properties.Resources.icons8_delete_sign_64px;
     this.pictureBox1.Location = new System.Drawing.Point(289, 27);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(21, 19);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.pictureBox1_Click);
     //
     // bunifuFormDock1
     //
     this.bunifuFormDock1.AllowFormDragging                          = false;
     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                           = true;
     this.bunifuFormDock1.TitleBarOptions.AllowFormDragging               = false;
     this.bunifuFormDock1.TitleBarOptions.BunifuFormDock                  = this.bunifuFormDock1;
     this.bunifuFormDock1.TitleBarOptions.DoubleClickToExpandWindow       = false;
     this.bunifuFormDock1.TitleBarOptions.TitleBarControl                 = null;
     this.bunifuFormDock1.TitleBarOptions.UseBackColorOnDockingIndicators = false;
     //
     // bunifuDataGridView1
     //
     this.bunifuDataGridView1.AllowCustomTheming       = true;
     this.bunifuDataGridView1.AllowUserToAddRows       = false;
     this.bunifuDataGridView1.AllowUserToDeleteRows    = false;
     this.bunifuDataGridView1.AllowUserToResizeColumns = false;
     this.bunifuDataGridView1.AllowUserToResizeRows    = false;
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
     this.bunifuDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.bunifuDataGridView1.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.bunifuDataGridView1.BackgroundColor          = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.bunifuDataGridView1.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.bunifuDataGridView1.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.None;
     this.bunifuDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(26)))), ((int)(((byte)(36)))));
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Montserrat Alternates", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(22)))), ((int)(((byte)(30)))));
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.bunifuDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.bunifuDataGridView1.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.bunifuDataGridView1.ColumnHeadersVisible          = false;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.Font               = new System.Drawing.Font("Montserrat Alternates", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(22)))), ((int)(((byte)(30)))));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.bunifuDataGridView1.CurrentTheme.GridColor                      = System.Drawing.Color.Silver;
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(26)))), ((int)(((byte)(36)))));
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.Font               = new System.Drawing.Font("Montserrat Alternates", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.ForeColor          = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(22)))), ((int)(((byte)(30)))));
     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)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.Font               = new System.Drawing.Font("Montserrat Alternates", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.ForeColor          = System.Drawing.Color.White;
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(22)))), ((int)(((byte)(30)))));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle3.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     dataGridViewCellStyle3.Font                        = new System.Drawing.Font("Montserrat Alternates", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle3.ForeColor                   = System.Drawing.Color.White;
     dataGridViewCellStyle3.SelectionBackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(22)))), ((int)(((byte)(30)))));
     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.Silver;
     this.bunifuDataGridView1.HeaderBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(26)))), ((int)(((byte)(36)))));
     this.bunifuDataGridView1.HeaderBgColor             = System.Drawing.Color.Empty;
     this.bunifuDataGridView1.HeaderForeColor           = System.Drawing.Color.White;
     this.bunifuDataGridView1.Location                  = new System.Drawing.Point(6, 75);
     this.bunifuDataGridView1.Name                      = "bunifuDataGridView1";
     this.bunifuDataGridView1.ReadOnly                  = true;
     this.bunifuDataGridView1.RowHeadersVisible         = false;
     this.bunifuDataGridView1.RowTemplate.Height        = 40;
     this.bunifuDataGridView1.ScrollBars                = System.Windows.Forms.ScrollBars.None;
     this.bunifuDataGridView1.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.bunifuDataGridView1.Size                      = new System.Drawing.Size(271, 363);
     this.bunifuDataGridView1.TabIndex                  = 3;
     this.bunifuDataGridView1.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Light;
     this.bunifuDataGridView1.CellClick                += new System.Windows.Forms.DataGridViewCellEventHandler(this.bunifuDataGridView1_CellClick);
     //
     // bunifuVScrollBar1
     //
     this.bunifuVScrollBar1.AllowCursorChanges         = true;
     this.bunifuVScrollBar1.AllowHomeEndKeysDetection  = false;
     this.bunifuVScrollBar1.AllowIncrementalClickMoves = true;
     this.bunifuVScrollBar1.AllowMouseDownEffects      = true;
     this.bunifuVScrollBar1.AllowMouseHoverEffects     = true;
     this.bunifuVScrollBar1.AllowScrollingAnimations   = true;
     this.bunifuVScrollBar1.AllowScrollKeysDetection   = true;
     this.bunifuVScrollBar1.AllowScrollOptionsMenu     = true;
     this.bunifuVScrollBar1.AllowShrinkingOnFocusLost  = false;
     this.bunifuVScrollBar1.BackgroundColor            = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.bunifuVScrollBar1.BackgroundImage            = ((System.Drawing.Image)(resources.GetObject("bunifuVScrollBar1.BackgroundImage")));
     this.bunifuVScrollBar1.BindingContainer           = null;
     this.bunifuVScrollBar1.BorderColor          = System.Drawing.Color.Silver;
     this.bunifuVScrollBar1.BorderRadius         = 14;
     this.bunifuVScrollBar1.BorderThickness      = 1;
     this.bunifuVScrollBar1.DurationBeforeShrink = 2000;
     this.bunifuVScrollBar1.LargeChange          = 10;
     this.bunifuVScrollBar1.Location             = new System.Drawing.Point(293, 73);
     this.bunifuVScrollBar1.Maximum            = 100;
     this.bunifuVScrollBar1.Minimum            = 0;
     this.bunifuVScrollBar1.MinimumThumbLength = 18;
     this.bunifuVScrollBar1.Name = "bunifuVScrollBar1";
     this.bunifuVScrollBar1.OnDisable.ScrollBarBorderColor = System.Drawing.Color.Silver;
     this.bunifuVScrollBar1.OnDisable.ScrollBarColor       = System.Drawing.Color.Transparent;
     this.bunifuVScrollBar1.OnDisable.ThumbColor           = System.Drawing.Color.Silver;
     this.bunifuVScrollBar1.ScrollBarBorderColor           = System.Drawing.Color.Silver;
     this.bunifuVScrollBar1.ScrollBarColor  = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.bunifuVScrollBar1.ShrinkSizeLimit = 3;
     this.bunifuVScrollBar1.Size            = new System.Drawing.Size(17, 365);
     this.bunifuVScrollBar1.SmallChange     = 1;
     this.bunifuVScrollBar1.TabIndex        = 4;
     this.bunifuVScrollBar1.ThumbColor      = System.Drawing.Color.White;
     this.bunifuVScrollBar1.ThumbLength     = 35;
     this.bunifuVScrollBar1.ThumbMargin     = 1;
     this.bunifuVScrollBar1.ThumbStyle      = Bunifu.UI.WinForms.BunifuVScrollBar.ThumbStyles.Inset;
     this.bunifuVScrollBar1.Value           = 0;
     this.bunifuVScrollBar1.Scroll         += new System.EventHandler <Bunifu.UI.WinForms.BunifuVScrollBar.ScrollEventArgs>(this.bunifuVScrollBar1_Scroll);
     //
     // countryBunifuTextBox
     //
     this.countryBunifuTextBox.AcceptsReturn       = false;
     this.countryBunifuTextBox.AcceptsTab          = false;
     this.countryBunifuTextBox.AnimationSpeed      = 200;
     this.countryBunifuTextBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.countryBunifuTextBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.countryBunifuTextBox.BackColor           = System.Drawing.Color.Transparent;
     this.countryBunifuTextBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("countryBunifuTextBox.BackgroundImage")));
     this.countryBunifuTextBox.BorderColorActive   = System.Drawing.Color.Silver;
     this.countryBunifuTextBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.countryBunifuTextBox.BorderColorHover    = System.Drawing.Color.Silver;
     this.countryBunifuTextBox.BorderColorIdle     = System.Drawing.Color.Silver;
     this.countryBunifuTextBox.BorderRadius        = 9;
     this.countryBunifuTextBox.BorderThickness     = 1;
     this.countryBunifuTextBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.countryBunifuTextBox.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.countryBunifuTextBox.DefaultFont     = new System.Drawing.Font("Verdana", 9F);
     this.countryBunifuTextBox.DefaultText     = "";
     this.countryBunifuTextBox.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.countryBunifuTextBox.ForeColor       = System.Drawing.Color.White;
     this.countryBunifuTextBox.HideSelection   = true;
     this.countryBunifuTextBox.IconLeft        = null;
     this.countryBunifuTextBox.IconLeftCursor  = System.Windows.Forms.Cursors.IBeam;
     this.countryBunifuTextBox.IconPadding     = 10;
     this.countryBunifuTextBox.IconRight       = global::Covid19_Analytica.Properties.Resources.icons8_search_100px;
     this.countryBunifuTextBox.IconRightCursor = System.Windows.Forms.Cursors.IBeam;
     this.countryBunifuTextBox.Lines           = new string[0];
     this.countryBunifuTextBox.Location        = new System.Drawing.Point(6, 15);
     this.countryBunifuTextBox.MaxLength       = 32767;
     this.countryBunifuTextBox.MinimumSize     = new System.Drawing.Size(1, 1);
     this.countryBunifuTextBox.Modified        = false;
     this.countryBunifuTextBox.Multiline       = false;
     this.countryBunifuTextBox.Name            = "countryBunifuTextBox";
     stateProperties1.BorderColor                    = System.Drawing.Color.Silver;
     stateProperties1.FillColor                      = System.Drawing.Color.Empty;
     stateProperties1.ForeColor                      = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor           = System.Drawing.Color.Empty;
     this.countryBunifuTextBox.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.countryBunifuTextBox.OnDisabledState       = stateProperties2;
     stateProperties3.BorderColor                    = System.Drawing.Color.Silver;
     stateProperties3.FillColor                      = System.Drawing.Color.Empty;
     stateProperties3.ForeColor                      = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor           = System.Drawing.Color.Empty;
     this.countryBunifuTextBox.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor                    = System.Drawing.Color.Silver;
     stateProperties4.FillColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     stateProperties4.ForeColor                      = System.Drawing.Color.White;
     stateProperties4.PlaceholderForeColor           = System.Drawing.Color.Empty;
     this.countryBunifuTextBox.OnIdleState           = stateProperties4;
     this.countryBunifuTextBox.PasswordChar          = '\0';
     this.countryBunifuTextBox.PlaceholderForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(69)))), ((int)(((byte)(77)))));
     this.countryBunifuTextBox.PlaceholderText       = "Search country";
     this.countryBunifuTextBox.ReadOnly              = false;
     this.countryBunifuTextBox.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.countryBunifuTextBox.SelectedText          = "";
     this.countryBunifuTextBox.SelectionLength       = 0;
     this.countryBunifuTextBox.SelectionStart        = 0;
     this.countryBunifuTextBox.ShortcutsEnabled      = true;
     this.countryBunifuTextBox.Size                  = new System.Drawing.Size(260, 38);
     this.countryBunifuTextBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.countryBunifuTextBox.TabIndex              = 5;
     this.countryBunifuTextBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.countryBunifuTextBox.TextMarginBottom      = 0;
     this.countryBunifuTextBox.TextMarginLeft        = 3;
     this.countryBunifuTextBox.TextMarginTop         = 0;
     this.countryBunifuTextBox.TextPlaceholder       = "Search country";
     this.countryBunifuTextBox.UseSystemPasswordChar = false;
     this.countryBunifuTextBox.WordWrap              = true;
     this.countryBunifuTextBox.TextChange           += new System.EventHandler(this.countryBunifuTextBox_TextChange);
     //
     // CountryForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(28)))), ((int)(((byte)(38)))));
     this.ClientSize          = new System.Drawing.Size(320, 450);
     this.Controls.Add(this.countryBunifuTextBox);
     this.Controls.Add(this.bunifuVScrollBar1);
     this.Controls.Add(this.bunifuDataGridView1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "CountryForm";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "CountryForm";
     this.Load           += new System.EventHandler(this.CountryForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).EndInit();
     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(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();
 }
Пример #20
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager   resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
     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();
     this.PnlHeader          = new Guna.UI2.WinForms.Guna2Panel();
     this.Label5             = new Bunifu.UI.WinForms.BunifuLabel();
     this.btnClose           = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuPanel1       = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuTextBox1     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuImageButton1 = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuSeparator1   = new Bunifu.UI.WinForms.BunifuSeparator();
     this.PnlContainer       = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuFormDock1    = new Bunifu.UI.WinForms.BunifuFormDock();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     this.PnlHeader.SuspendLayout();
     this.bunifuPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // PnlHeader
     //
     this.PnlHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(9)))), ((int)(((byte)(89)))), ((int)(((byte)(205)))));
     this.PnlHeader.Controls.Add(this.Label5);
     this.PnlHeader.Controls.Add(this.btnClose);
     this.PnlHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.PnlHeader.Location = new System.Drawing.Point(0, 0);
     this.PnlHeader.Name     = "PnlHeader";
     this.PnlHeader.ShadowDecoration.Parent = this.PnlHeader;
     this.PnlHeader.Size     = new System.Drawing.Size(501, 39);
     this.PnlHeader.TabIndex = 0;
     //
     // Label5
     //
     this.Label5.AllowParentOverrides = false;
     this.Label5.AutoEllipsis         = false;
     this.Label5.Cursor        = System.Windows.Forms.Cursors.Default;
     this.Label5.CursorType    = System.Windows.Forms.Cursors.Default;
     this.Label5.Font          = new System.Drawing.Font("Segoe UI", 9F);
     this.Label5.Location      = new System.Drawing.Point(12, 12);
     this.Label5.Name          = "Label5";
     this.Label5.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size          = new System.Drawing.Size(33, 15);
     this.Label5.TabIndex      = 1;
     this.Label5.Text          = "online";
     this.Label5.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.Label5.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // btnClose
     //
     this.btnClose.ActiveImage         = null;
     this.btnClose.AllowAnimations     = true;
     this.btnClose.AllowBuffering      = false;
     this.btnClose.AllowToggling       = false;
     this.btnClose.AllowZooming        = true;
     this.btnClose.AllowZoomingOnFocus = false;
     this.btnClose.BackColor           = System.Drawing.Color.Transparent;
     this.btnClose.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.btnClose.Dock              = System.Windows.Forms.DockStyle.Right;
     this.btnClose.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("btnClose.ErrorImage")));
     this.btnClose.FadeWhenInactive  = false;
     this.btnClose.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.btnClose.Image             = global::WindowsFormsApp4.Properties.Resources.pngwing_com;
     this.btnClose.ImageActive       = null;
     this.btnClose.ImageLocation     = null;
     this.btnClose.ImageMargin       = 10;
     this.btnClose.ImageSize         = new System.Drawing.Size(40, 29);
     this.btnClose.ImageZoomSize     = new System.Drawing.Size(50, 39);
     this.btnClose.InitialImage      = ((System.Drawing.Image)(resources.GetObject("btnClose.InitialImage")));
     this.btnClose.Location          = new System.Drawing.Point(451, 0);
     this.btnClose.Name              = "btnClose";
     this.btnClose.Rotation          = 0;
     this.btnClose.ShowActiveImage   = true;
     this.btnClose.ShowCursorChanges = true;
     this.btnClose.ShowImageBorders  = false;
     this.btnClose.ShowSizeMarkers   = false;
     this.btnClose.Size              = new System.Drawing.Size(50, 39);
     this.btnClose.TabIndex          = 0;
     this.btnClose.ToolTipText       = "";
     this.btnClose.WaitOnLoad        = false;
     this.btnClose.Zoom              = 10;
     this.btnClose.ZoomSpeed         = 10;
     this.btnClose.Click            += new System.EventHandler(this.btnClose_Click);
     //
     // bunifuPanel1
     //
     this.bunifuPanel1.BackgroundColor       = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel1.BackgroundImage")));
     this.bunifuPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel1.BorderColor           = System.Drawing.Color.Transparent;
     this.bunifuPanel1.BorderRadius          = 3;
     this.bunifuPanel1.BorderThickness       = 1;
     this.bunifuPanel1.Controls.Add(this.bunifuTextBox1);
     this.bunifuPanel1.Controls.Add(this.bunifuImageButton1);
     this.bunifuPanel1.Controls.Add(this.bunifuSeparator1);
     this.bunifuPanel1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.bunifuPanel1.Location    = new System.Drawing.Point(0, 544);
     this.bunifuPanel1.Name        = "bunifuPanel1";
     this.bunifuPanel1.ShowBorders = true;
     this.bunifuPanel1.Size        = new System.Drawing.Size(501, 92);
     this.bunifuPanel1.TabIndex    = 1;
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.Dock                  = System.Windows.Forms.DockStyle.Left;
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(0, 14);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnIdleState           = stateProperties8;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "Enter text";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(304, 78);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox1.TabIndex              = 3;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "Enter text";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     this.bunifuTextBox1.TextChanged          += new System.EventHandler(this.bunifuTextBox1_TextChanged);
     this.bunifuTextBox1.KeyUp                += new System.Windows.Forms.KeyEventHandler(this.bunifuTextBox1_KeyUp);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.ActiveImage         = null;
     this.bunifuImageButton1.AllowAnimations     = true;
     this.bunifuImageButton1.AllowBuffering      = false;
     this.bunifuImageButton1.AllowToggling       = false;
     this.bunifuImageButton1.AllowZooming        = true;
     this.bunifuImageButton1.AllowZoomingOnFocus = false;
     this.bunifuImageButton1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton1.Dock              = System.Windows.Forms.DockStyle.Right;
     this.bunifuImageButton1.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage")));
     this.bunifuImageButton1.FadeWhenInactive  = false;
     this.bunifuImageButton1.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton1.Image             = global::WindowsFormsApp4.Properties.Resources.stethoscope_99px;
     this.bunifuImageButton1.ImageActive       = null;
     this.bunifuImageButton1.ImageLocation     = null;
     this.bunifuImageButton1.ImageMargin       = 40;
     this.bunifuImageButton1.ImageSize         = new System.Drawing.Size(26, 38);
     this.bunifuImageButton1.ImageZoomSize     = new System.Drawing.Size(66, 78);
     this.bunifuImageButton1.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage")));
     this.bunifuImageButton1.Location          = new System.Drawing.Point(435, 14);
     this.bunifuImageButton1.Name              = "bunifuImageButton1";
     this.bunifuImageButton1.Rotation          = 0;
     this.bunifuImageButton1.ShowActiveImage   = true;
     this.bunifuImageButton1.ShowCursorChanges = true;
     this.bunifuImageButton1.ShowImageBorders  = true;
     this.bunifuImageButton1.ShowSizeMarkers   = false;
     this.bunifuImageButton1.Size              = new System.Drawing.Size(66, 78);
     this.bunifuImageButton1.TabIndex          = 2;
     this.bunifuImageButton1.ToolTipText       = "";
     this.bunifuImageButton1.WaitOnLoad        = false;
     this.bunifuImageButton1.Zoom              = 40;
     this.bunifuImageButton1.ZoomSpeed         = 10;
     this.bunifuImageButton1.Click            += new System.EventHandler(this.bunifuImageButton1_Click);
     //
     // bunifuSeparator1
     //
     this.bunifuSeparator1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuSeparator1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuSeparator1.BackgroundImage")));
     this.bunifuSeparator1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuSeparator1.DashCap       = Bunifu.UI.WinForms.BunifuSeparator.CapStyles.Flat;
     this.bunifuSeparator1.Dock          = System.Windows.Forms.DockStyle.Top;
     this.bunifuSeparator1.LineColor     = System.Drawing.Color.Silver;
     this.bunifuSeparator1.LineStyle     = Bunifu.UI.WinForms.BunifuSeparator.LineStyles.DoubleEdgeFaded;
     this.bunifuSeparator1.LineThickness = 2;
     this.bunifuSeparator1.Location      = new System.Drawing.Point(0, 0);
     this.bunifuSeparator1.Name          = "bunifuSeparator1";
     this.bunifuSeparator1.Orientation   = Bunifu.UI.WinForms.BunifuSeparator.LineOrientation.Horizontal;
     this.bunifuSeparator1.Size          = new System.Drawing.Size(501, 14);
     this.bunifuSeparator1.TabIndex      = 0;
     //
     // PnlContainer
     //
     this.PnlContainer.AutoScroll            = true;
     this.PnlContainer.BackgroundColor       = System.Drawing.Color.Transparent;
     this.PnlContainer.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("PnlContainer.BackgroundImage")));
     this.PnlContainer.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PnlContainer.BorderColor           = System.Drawing.Color.Transparent;
     this.PnlContainer.BorderRadius          = 3;
     this.PnlContainer.BorderThickness       = 1;
     this.PnlContainer.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.PnlContainer.Location    = new System.Drawing.Point(0, 39);
     this.PnlContainer.Name        = "PnlContainer";
     this.PnlContainer.ShowBorders = true;
     this.PnlContainer.Size        = new System.Drawing.Size(501, 505);
     this.PnlContainer.TabIndex    = 2;
     //
     // 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       = false;
     this.bunifuFormDock1.TitleBarOptions.TitleBarControl                 = this.PnlHeader;
     this.bunifuFormDock1.TitleBarOptions.UseBackColorOnDockingIndicators = false;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // Form2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(248)))), ((int)(((byte)(251)))));
     this.ClientSize          = new System.Drawing.Size(501, 636);
     this.Controls.Add(this.PnlContainer);
     this.Controls.Add(this.bunifuPanel1);
     this.Controls.Add(this.PnlHeader);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form2";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Shown          += new System.EventHandler(this.Form2_Shown);
     this.PnlHeader.ResumeLayout(false);
     this.PnlHeader.PerformLayout();
     this.bunifuPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager   resources        = new System.ComponentModel.ComponentResourceManager(typeof(NewPlayListForm));
     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();
     this.createButton       = new System.Windows.Forms.Button();
     this.cancelButton       = new System.Windows.Forms.Button();
     this.label              = new System.Windows.Forms.Label();
     this.getPlaylistName    = new Bunifu.UI.WinForms.BunifuTextBox();
     this.playlistPic        = new System.Windows.Forms.PictureBox();
     this.movingPanel        = new System.Windows.Forms.Panel();
     this.bunifuDragControl1 = new Bunifu.Framework.UI.BunifuDragControl(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.playlistPic)).BeginInit();
     this.movingPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // createButton
     //
     this.createButton.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(45)))));
     this.createButton.FlatAppearance.BorderSize         = 0;
     this.createButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(45)))));
     this.createButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(45)))));
     this.createButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.createButton.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.createButton.ForeColor = System.Drawing.SystemColors.GradientActiveCaption;
     this.createButton.Location  = new System.Drawing.Point(156, 317);
     this.createButton.Name      = "createButton";
     this.createButton.Size      = new System.Drawing.Size(144, 36);
     this.createButton.TabIndex  = 1;
     this.createButton.Text      = "Create playlist";
     this.createButton.UseVisualStyleBackColor = true;
     this.createButton.Click      += new System.EventHandler(this.createButton_Click);
     this.createButton.MouseEnter += new System.EventHandler(this.createButton_MouseEnter);
     this.createButton.MouseLeave += new System.EventHandler(this.createButton_MouseLeave);
     //
     // cancelButton
     //
     this.cancelButton.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(45)))));
     this.cancelButton.FlatAppearance.BorderSize         = 0;
     this.cancelButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(45)))));
     this.cancelButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(45)))));
     this.cancelButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cancelButton.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.cancelButton.ForeColor = System.Drawing.SystemColors.GradientActiveCaption;
     this.cancelButton.Location  = new System.Drawing.Point(189, 373);
     this.cancelButton.Name      = "cancelButton";
     this.cancelButton.Size      = new System.Drawing.Size(78, 33);
     this.cancelButton.TabIndex  = 1;
     this.cancelButton.Text      = "Cancel";
     this.cancelButton.UseVisualStyleBackColor = true;
     this.cancelButton.Click      += new System.EventHandler(this.cancelButton_Click);
     this.cancelButton.MouseEnter += new System.EventHandler(this.cancelButton_MouseEnter);
     this.cancelButton.MouseLeave += new System.EventHandler(this.cancelButton_MouseLeave);
     //
     // label
     //
     this.label.AutoSize  = true;
     this.label.Font      = new System.Drawing.Font("Microsoft Sans Serif", 13F);
     this.label.ForeColor = System.Drawing.SystemColors.GradientActiveCaption;
     this.label.Location  = new System.Drawing.Point(151, 268);
     this.label.Name      = "label";
     this.label.Size      = new System.Drawing.Size(159, 26);
     this.label.TabIndex  = 2;
     this.label.Text      = "Created by you";
     //
     // getPlaylistName
     //
     this.getPlaylistName.AcceptsReturn       = false;
     this.getPlaylistName.AcceptsTab          = false;
     this.getPlaylistName.AnimationSpeed      = 200;
     this.getPlaylistName.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.getPlaylistName.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.getPlaylistName.BackColor           = System.Drawing.Color.Transparent;
     this.getPlaylistName.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("getPlaylistName.BackgroundImage")));
     this.getPlaylistName.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.getPlaylistName.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.getPlaylistName.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.getPlaylistName.BorderColorIdle     = System.Drawing.Color.Silver;
     this.getPlaylistName.BorderRadius        = 1;
     this.getPlaylistName.BorderThickness     = 1;
     this.getPlaylistName.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.getPlaylistName.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.getPlaylistName.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.getPlaylistName.DefaultText           = "";
     this.getPlaylistName.FillColor             = System.Drawing.Color.White;
     this.getPlaylistName.HideSelection         = true;
     this.getPlaylistName.IconLeft              = null;
     this.getPlaylistName.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.getPlaylistName.IconPadding           = 10;
     this.getPlaylistName.IconRight             = null;
     this.getPlaylistName.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.getPlaylistName.Lines                 = new string[0];
     this.getPlaylistName.Location              = new System.Drawing.Point(94, 208);
     this.getPlaylistName.MaxLength             = 32767;
     this.getPlaylistName.MinimumSize           = new System.Drawing.Size(1, 1);
     this.getPlaylistName.Modified              = false;
     this.getPlaylistName.Multiline             = false;
     this.getPlaylistName.Name                  = "getPlaylistName";
     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.getPlaylistName.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.getPlaylistName.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.getPlaylistName.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.getPlaylistName.OnIdleState           = stateProperties8;
     this.getPlaylistName.Padding               = new System.Windows.Forms.Padding(3);
     this.getPlaylistName.PasswordChar          = '\0';
     this.getPlaylistName.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.getPlaylistName.PlaceholderText       = "Enter playlist name";
     this.getPlaylistName.ReadOnly              = false;
     this.getPlaylistName.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.getPlaylistName.SelectedText          = "";
     this.getPlaylistName.SelectionLength       = 0;
     this.getPlaylistName.SelectionStart        = 0;
     this.getPlaylistName.ShortcutsEnabled      = true;
     this.getPlaylistName.Size                  = new System.Drawing.Size(269, 41);
     this.getPlaylistName.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.getPlaylistName.TabIndex              = 3;
     this.getPlaylistName.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.getPlaylistName.TextMarginBottom      = 0;
     this.getPlaylistName.TextMarginLeft        = 3;
     this.getPlaylistName.TextMarginTop         = 0;
     this.getPlaylistName.TextPlaceholder       = "Enter playlist name";
     this.getPlaylistName.UseSystemPasswordChar = false;
     this.getPlaylistName.WordWrap              = true;
     //
     // playlistPic
     //
     this.playlistPic.Image    = global::GUI.Properties.Resources.icons8_video_playlist_100;
     this.playlistPic.Location = new System.Drawing.Point(179, 57);
     this.playlistPic.Name     = "playlistPic";
     this.playlistPic.Size     = new System.Drawing.Size(98, 100);
     this.playlistPic.TabIndex = 0;
     this.playlistPic.TabStop  = false;
     this.playlistPic.Click   += new System.EventHandler(this.playlistPic_Click);
     //
     // movingPanel
     //
     this.movingPanel.BackColor = System.Drawing.Color.Transparent;
     this.movingPanel.Controls.Add(this.playlistPic);
     this.movingPanel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.movingPanel.Location = new System.Drawing.Point(0, 0);
     this.movingPanel.Name     = "movingPanel";
     this.movingPanel.Size     = new System.Drawing.Size(447, 180);
     this.movingPanel.TabIndex = 4;
     //
     // bunifuDragControl1
     //
     this.bunifuDragControl1.Fixed         = true;
     this.bunifuDragControl1.Horizontal    = true;
     this.bunifuDragControl1.TargetControl = this.movingPanel;
     this.bunifuDragControl1.Vertical      = true;
     //
     // NewPlayListForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(30)))), ((int)(((byte)(60)))));
     this.ClientSize          = new System.Drawing.Size(447, 469);
     this.Controls.Add(this.getPlaylistName);
     this.Controls.Add(this.label);
     this.Controls.Add(this.cancelButton);
     this.Controls.Add(this.createButton);
     this.Controls.Add(this.movingPanel);
     this.Name = "NewPlayListForm";
     this.Text = "NewPlayListForm";
     ((System.ComponentModel.ISupportInitialize)(this.playlistPic)).EndInit();
     this.movingPanel.ResumeLayout(false);
     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.ComponentModel.ComponentResourceManager           resources         = new System.ComponentModel.ComponentResourceManager(typeof(frm_kayit));
     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();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties13 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties14 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties15 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties16 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties17 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties18 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties19 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties20 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1      = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     this.bunifuGradientPanel1 = new Bunifu.UI.WinForms.BunifuGradientPanel();
     this.txt_tekrar           = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txt_kullanici        = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txt_soyad            = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txt_ad     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txt_parola = new Bunifu.UI.WinForms.BunifuTextBox();
     this.btn_kaydit = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.bunifuGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // 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.txt_tekrar);
     this.bunifuGradientPanel1.Controls.Add(this.txt_kullanici);
     this.bunifuGradientPanel1.Controls.Add(this.txt_soyad);
     this.bunifuGradientPanel1.Controls.Add(this.txt_ad);
     this.bunifuGradientPanel1.Controls.Add(this.txt_parola);
     this.bunifuGradientPanel1.Controls.Add(this.btn_kaydit);
     this.bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.Navy;
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.SeaGreen;
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.SeaGreen;
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.Violet;
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(0, 0);
     this.bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality  = 10;
     this.bunifuGradientPanel1.Size     = new System.Drawing.Size(490, 341);
     this.bunifuGradientPanel1.TabIndex = 23;
     //
     // txt_tekrar
     //
     this.txt_tekrar.AcceptsReturn       = false;
     this.txt_tekrar.AcceptsTab          = false;
     this.txt_tekrar.AnimationSpeed      = 200;
     this.txt_tekrar.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txt_tekrar.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txt_tekrar.BackColor           = System.Drawing.Color.Transparent;
     this.txt_tekrar.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txt_tekrar.BackgroundImage")));
     this.txt_tekrar.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txt_tekrar.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txt_tekrar.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txt_tekrar.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txt_tekrar.BorderRadius        = 25;
     this.txt_tekrar.BorderThickness     = 1;
     this.txt_tekrar.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txt_tekrar.Cursor                = System.Windows.Forms.Cursors.WaitCursor;
     this.txt_tekrar.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txt_tekrar.DefaultText           = "";
     this.txt_tekrar.FillColor             = System.Drawing.Color.White;
     this.txt_tekrar.HideSelection         = true;
     this.txt_tekrar.IconLeft              = null;
     this.txt_tekrar.IconLeftCursor        = System.Windows.Forms.Cursors.WaitCursor;
     this.txt_tekrar.IconPadding           = 10;
     this.txt_tekrar.IconRight             = null;
     this.txt_tekrar.IconRightCursor       = System.Windows.Forms.Cursors.WaitCursor;
     this.txt_tekrar.Lines                 = new string[0];
     this.txt_tekrar.Location              = new System.Drawing.Point(87, 240);
     this.txt_tekrar.Margin                = new System.Windows.Forms.Padding(2);
     this.txt_tekrar.MaxLength             = 32767;
     this.txt_tekrar.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txt_tekrar.Modified              = false;
     this.txt_tekrar.Multiline             = false;
     this.txt_tekrar.Name                  = "txt_tekrar";
     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.txt_tekrar.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.txt_tekrar.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.txt_tekrar.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.txt_tekrar.OnIdleState           = stateProperties4;
     this.txt_tekrar.Padding               = new System.Windows.Forms.Padding(2);
     this.txt_tekrar.PasswordChar          = '\0';
     this.txt_tekrar.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txt_tekrar.PlaceholderText       = "Parola (Tekrar)";
     this.txt_tekrar.ReadOnly              = false;
     this.txt_tekrar.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txt_tekrar.SelectedText          = "";
     this.txt_tekrar.SelectionLength       = 0;
     this.txt_tekrar.SelectionStart        = 0;
     this.txt_tekrar.ShortcutsEnabled      = true;
     this.txt_tekrar.Size                  = new System.Drawing.Size(315, 42);
     this.txt_tekrar.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txt_tekrar.TabIndex              = 29;
     this.txt_tekrar.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txt_tekrar.TextMarginBottom      = 0;
     this.txt_tekrar.TextMarginLeft        = 10;
     this.txt_tekrar.TextMarginTop         = 0;
     this.txt_tekrar.TextPlaceholder       = "Parola (Tekrar)";
     this.txt_tekrar.UseSystemPasswordChar = false;
     this.txt_tekrar.UseWaitCursor         = true;
     this.txt_tekrar.WordWrap              = true;
     //
     // txt_kullanici
     //
     this.txt_kullanici.AcceptsReturn       = false;
     this.txt_kullanici.AcceptsTab          = false;
     this.txt_kullanici.AnimationSpeed      = 200;
     this.txt_kullanici.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txt_kullanici.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txt_kullanici.BackColor           = System.Drawing.Color.Transparent;
     this.txt_kullanici.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txt_kullanici.BackgroundImage")));
     this.txt_kullanici.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txt_kullanici.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txt_kullanici.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txt_kullanici.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txt_kullanici.BorderRadius        = 25;
     this.txt_kullanici.BorderThickness     = 1;
     this.txt_kullanici.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txt_kullanici.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txt_kullanici.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txt_kullanici.DefaultText           = "";
     this.txt_kullanici.FillColor             = System.Drawing.Color.White;
     this.txt_kullanici.HideSelection         = true;
     this.txt_kullanici.IconLeft              = null;
     this.txt_kullanici.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txt_kullanici.IconPadding           = 10;
     this.txt_kullanici.IconRight             = null;
     this.txt_kullanici.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txt_kullanici.Lines                 = new string[0];
     this.txt_kullanici.Location              = new System.Drawing.Point(87, 130);
     this.txt_kullanici.Margin                = new System.Windows.Forms.Padding(2);
     this.txt_kullanici.MaxLength             = 32767;
     this.txt_kullanici.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txt_kullanici.Modified              = false;
     this.txt_kullanici.Multiline             = false;
     this.txt_kullanici.Name                  = "txt_kullanici";
     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.txt_kullanici.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.txt_kullanici.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.txt_kullanici.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.txt_kullanici.OnIdleState           = stateProperties8;
     this.txt_kullanici.Padding               = new System.Windows.Forms.Padding(2);
     this.txt_kullanici.PasswordChar          = '\0';
     this.txt_kullanici.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txt_kullanici.PlaceholderText       = "Kullanıcı Adı";
     this.txt_kullanici.ReadOnly              = false;
     this.txt_kullanici.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txt_kullanici.SelectedText          = "";
     this.txt_kullanici.SelectionLength       = 0;
     this.txt_kullanici.SelectionStart        = 0;
     this.txt_kullanici.ShortcutsEnabled      = true;
     this.txt_kullanici.Size                  = new System.Drawing.Size(315, 42);
     this.txt_kullanici.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txt_kullanici.TabIndex              = 28;
     this.txt_kullanici.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txt_kullanici.TextMarginBottom      = 0;
     this.txt_kullanici.TextMarginLeft        = 10;
     this.txt_kullanici.TextMarginTop         = 0;
     this.txt_kullanici.TextPlaceholder       = "Kullanıcı Adı";
     this.txt_kullanici.UseSystemPasswordChar = false;
     this.txt_kullanici.WordWrap              = true;
     //
     // txt_soyad
     //
     this.txt_soyad.AcceptsReturn       = false;
     this.txt_soyad.AcceptsTab          = false;
     this.txt_soyad.AnimationSpeed      = 200;
     this.txt_soyad.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txt_soyad.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txt_soyad.BackColor           = System.Drawing.Color.Transparent;
     this.txt_soyad.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txt_soyad.BackgroundImage")));
     this.txt_soyad.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txt_soyad.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txt_soyad.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txt_soyad.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txt_soyad.BorderRadius        = 25;
     this.txt_soyad.BorderThickness     = 1;
     this.txt_soyad.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txt_soyad.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txt_soyad.DefaultFont             = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txt_soyad.DefaultText             = "";
     this.txt_soyad.FillColor               = System.Drawing.Color.White;
     this.txt_soyad.HideSelection           = true;
     this.txt_soyad.IconLeft                = null;
     this.txt_soyad.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txt_soyad.IconPadding             = 10;
     this.txt_soyad.IconRight               = null;
     this.txt_soyad.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txt_soyad.Lines                   = new string[0];
     this.txt_soyad.Location                = new System.Drawing.Point(87, 75);
     this.txt_soyad.Margin                  = new System.Windows.Forms.Padding(2);
     this.txt_soyad.MaxLength               = 32767;
     this.txt_soyad.MinimumSize             = new System.Drawing.Size(1, 1);
     this.txt_soyad.Modified                = false;
     this.txt_soyad.Multiline               = false;
     this.txt_soyad.Name                    = "txt_soyad";
     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.txt_soyad.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.txt_soyad.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.txt_soyad.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.txt_soyad.OnIdleState             = stateProperties12;
     this.txt_soyad.Padding                 = new System.Windows.Forms.Padding(2);
     this.txt_soyad.PasswordChar            = '\0';
     this.txt_soyad.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.txt_soyad.PlaceholderText         = "Soyad";
     this.txt_soyad.ReadOnly                = false;
     this.txt_soyad.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.txt_soyad.SelectedText            = "";
     this.txt_soyad.SelectionLength         = 0;
     this.txt_soyad.SelectionStart          = 0;
     this.txt_soyad.ShortcutsEnabled        = true;
     this.txt_soyad.Size                    = new System.Drawing.Size(315, 42);
     this.txt_soyad.Style                   = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txt_soyad.TabIndex                = 27;
     this.txt_soyad.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.txt_soyad.TextMarginBottom        = 0;
     this.txt_soyad.TextMarginLeft          = 10;
     this.txt_soyad.TextMarginTop           = 0;
     this.txt_soyad.TextPlaceholder         = "Soyad";
     this.txt_soyad.UseSystemPasswordChar   = false;
     this.txt_soyad.WordWrap                = true;
     //
     // txt_ad
     //
     this.txt_ad.AcceptsReturn       = false;
     this.txt_ad.AcceptsTab          = false;
     this.txt_ad.AnimationSpeed      = 200;
     this.txt_ad.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txt_ad.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txt_ad.BackColor           = System.Drawing.Color.Transparent;
     this.txt_ad.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txt_ad.BackgroundImage")));
     this.txt_ad.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txt_ad.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txt_ad.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txt_ad.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txt_ad.BorderRadius        = 25;
     this.txt_ad.BorderThickness     = 1;
     this.txt_ad.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txt_ad.Cursor                     = System.Windows.Forms.Cursors.IBeam;
     this.txt_ad.DefaultFont                = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txt_ad.DefaultText                = "";
     this.txt_ad.FillColor                  = System.Drawing.Color.White;
     this.txt_ad.HideSelection              = true;
     this.txt_ad.IconLeft                   = null;
     this.txt_ad.IconLeftCursor             = System.Windows.Forms.Cursors.IBeam;
     this.txt_ad.IconPadding                = 10;
     this.txt_ad.IconRight                  = null;
     this.txt_ad.IconRightCursor            = System.Windows.Forms.Cursors.IBeam;
     this.txt_ad.Lines                      = new string[0];
     this.txt_ad.Location                   = new System.Drawing.Point(87, 20);
     this.txt_ad.Margin                     = new System.Windows.Forms.Padding(2);
     this.txt_ad.MaxLength                  = 32767;
     this.txt_ad.MinimumSize                = new System.Drawing.Size(1, 1);
     this.txt_ad.Modified                   = false;
     this.txt_ad.Multiline                  = false;
     this.txt_ad.Name                       = "txt_ad";
     stateProperties13.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties13.FillColor            = System.Drawing.Color.Empty;
     stateProperties13.ForeColor            = System.Drawing.Color.Empty;
     stateProperties13.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txt_ad.OnActiveState              = stateProperties13;
     stateProperties14.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties14.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties14.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties14.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.txt_ad.OnDisabledState            = stateProperties14;
     stateProperties15.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties15.FillColor            = System.Drawing.Color.Empty;
     stateProperties15.ForeColor            = System.Drawing.Color.Empty;
     stateProperties15.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txt_ad.OnHoverState               = stateProperties15;
     stateProperties16.BorderColor          = System.Drawing.Color.Silver;
     stateProperties16.FillColor            = System.Drawing.Color.White;
     stateProperties16.ForeColor            = System.Drawing.Color.Empty;
     stateProperties16.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txt_ad.OnIdleState                = stateProperties16;
     this.txt_ad.Padding                    = new System.Windows.Forms.Padding(2);
     this.txt_ad.PasswordChar               = '\0';
     this.txt_ad.PlaceholderForeColor       = System.Drawing.Color.Silver;
     this.txt_ad.PlaceholderText            = "Ad";
     this.txt_ad.ReadOnly                   = false;
     this.txt_ad.ScrollBars                 = System.Windows.Forms.ScrollBars.None;
     this.txt_ad.SelectedText               = "";
     this.txt_ad.SelectionLength            = 0;
     this.txt_ad.SelectionStart             = 0;
     this.txt_ad.ShortcutsEnabled           = true;
     this.txt_ad.Size                       = new System.Drawing.Size(315, 42);
     this.txt_ad.Style                      = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txt_ad.TabIndex                   = 26;
     this.txt_ad.TextAlign                  = System.Windows.Forms.HorizontalAlignment.Left;
     this.txt_ad.TextMarginBottom           = 0;
     this.txt_ad.TextMarginLeft             = 10;
     this.txt_ad.TextMarginTop              = 0;
     this.txt_ad.TextPlaceholder            = "Ad";
     this.txt_ad.UseSystemPasswordChar      = false;
     this.txt_ad.WordWrap                   = true;
     //
     // txt_parola
     //
     this.txt_parola.AcceptsReturn       = false;
     this.txt_parola.AcceptsTab          = false;
     this.txt_parola.AnimationSpeed      = 200;
     this.txt_parola.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txt_parola.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txt_parola.BackColor           = System.Drawing.Color.Transparent;
     this.txt_parola.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txt_parola.BackgroundImage")));
     this.txt_parola.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txt_parola.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txt_parola.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txt_parola.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txt_parola.BorderRadius        = 25;
     this.txt_parola.BorderThickness     = 1;
     this.txt_parola.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txt_parola.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txt_parola.DefaultFont            = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txt_parola.DefaultText            = "";
     this.txt_parola.FillColor              = System.Drawing.Color.White;
     this.txt_parola.HideSelection          = true;
     this.txt_parola.IconLeft               = null;
     this.txt_parola.IconLeftCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txt_parola.IconPadding            = 10;
     this.txt_parola.IconRight              = null;
     this.txt_parola.IconRightCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txt_parola.Lines                  = new string[0];
     this.txt_parola.Location               = new System.Drawing.Point(87, 185);
     this.txt_parola.Margin                 = new System.Windows.Forms.Padding(2);
     this.txt_parola.MaxLength              = 32767;
     this.txt_parola.MinimumSize            = new System.Drawing.Size(1, 1);
     this.txt_parola.Modified               = false;
     this.txt_parola.Multiline              = false;
     this.txt_parola.Name                   = "txt_parola";
     stateProperties17.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties17.FillColor            = System.Drawing.Color.Empty;
     stateProperties17.ForeColor            = System.Drawing.Color.Empty;
     stateProperties17.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txt_parola.OnActiveState          = stateProperties17;
     stateProperties18.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties18.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties18.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties18.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.txt_parola.OnDisabledState        = stateProperties18;
     stateProperties19.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties19.FillColor            = System.Drawing.Color.Empty;
     stateProperties19.ForeColor            = System.Drawing.Color.Empty;
     stateProperties19.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txt_parola.OnHoverState           = stateProperties19;
     stateProperties20.BorderColor          = System.Drawing.Color.Silver;
     stateProperties20.FillColor            = System.Drawing.Color.White;
     stateProperties20.ForeColor            = System.Drawing.Color.Empty;
     stateProperties20.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txt_parola.OnIdleState            = stateProperties20;
     this.txt_parola.Padding                = new System.Windows.Forms.Padding(2);
     this.txt_parola.PasswordChar           = '●';
     this.txt_parola.PlaceholderForeColor   = System.Drawing.Color.Silver;
     this.txt_parola.PlaceholderText        = "Enter text";
     this.txt_parola.ReadOnly               = false;
     this.txt_parola.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txt_parola.SelectedText           = "";
     this.txt_parola.SelectionLength        = 0;
     this.txt_parola.SelectionStart         = 0;
     this.txt_parola.ShortcutsEnabled       = true;
     this.txt_parola.Size                   = new System.Drawing.Size(315, 42);
     this.txt_parola.Style                  = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txt_parola.TabIndex               = 24;
     this.txt_parola.TextAlign              = System.Windows.Forms.HorizontalAlignment.Left;
     this.txt_parola.TextMarginBottom       = 0;
     this.txt_parola.TextMarginLeft         = 10;
     this.txt_parola.TextMarginTop          = 0;
     this.txt_parola.TextPlaceholder        = "Enter text";
     this.txt_parola.UseSystemPasswordChar  = true;
     this.txt_parola.WordWrap               = true;
     //
     // btn_kaydit
     //
     this.btn_kaydit.AllowAnimations      = true;
     this.btn_kaydit.AllowMouseEffects    = true;
     this.btn_kaydit.AllowToggling        = false;
     this.btn_kaydit.AnimationSpeed       = 200;
     this.btn_kaydit.AutoGenerateColors   = false;
     this.btn_kaydit.AutoRoundBorders     = false;
     this.btn_kaydit.AutoSizeLeftIcon     = true;
     this.btn_kaydit.AutoSizeRightIcon    = true;
     this.btn_kaydit.BackColor            = System.Drawing.Color.Transparent;
     this.btn_kaydit.BackColor1           = System.Drawing.Color.SeaGreen;
     this.btn_kaydit.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btn_kaydit.BackgroundImage")));
     this.btn_kaydit.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btn_kaydit.ButtonText           = "Kaydet";
     this.btn_kaydit.ButtonTextMarginLeft = 0;
     this.btn_kaydit.ColorContrastOnClick = 45;
     this.btn_kaydit.ColorContrastOnHover = 45;
     this.btn_kaydit.Cursor                          = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft                         = true;
     borderEdges1.BottomRight                        = true;
     borderEdges1.TopLeft                            = true;
     borderEdges1.TopRight                           = true;
     this.btn_kaydit.CustomizableEdges               = borderEdges1;
     this.btn_kaydit.DialogResult                    = System.Windows.Forms.DialogResult.None;
     this.btn_kaydit.DisabledBorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btn_kaydit.DisabledFillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btn_kaydit.DisabledForecolor               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btn_kaydit.FocusState                      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btn_kaydit.Font                            = new System.Drawing.Font("Segoe UI", 9F);
     this.btn_kaydit.ForeColor                       = System.Drawing.Color.White;
     this.btn_kaydit.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_kaydit.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.btn_kaydit.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.btn_kaydit.IconMarginLeft                  = 11;
     this.btn_kaydit.IconPadding                     = 10;
     this.btn_kaydit.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_kaydit.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.btn_kaydit.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.btn_kaydit.IconSize                        = 25;
     this.btn_kaydit.IdleBorderColor                 = System.Drawing.Color.SeaGreen;
     this.btn_kaydit.IdleBorderRadius                = 20;
     this.btn_kaydit.IdleBorderThickness             = 5;
     this.btn_kaydit.IdleFillColor                   = System.Drawing.Color.SeaGreen;
     this.btn_kaydit.IdleIconLeftImage               = null;
     this.btn_kaydit.IdleIconRightImage              = null;
     this.btn_kaydit.IndicateFocus                   = false;
     this.btn_kaydit.Location                        = new System.Drawing.Point(153, 295);
     this.btn_kaydit.Margin                          = new System.Windows.Forms.Padding(2);
     this.btn_kaydit.Name                            = "btn_kaydit";
     this.btn_kaydit.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btn_kaydit.OnDisabledState.BorderRadius    = 20;
     this.btn_kaydit.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btn_kaydit.OnDisabledState.BorderThickness = 5;
     this.btn_kaydit.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btn_kaydit.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btn_kaydit.OnDisabledState.IconLeftImage   = null;
     this.btn_kaydit.OnDisabledState.IconRightImage  = null;
     this.btn_kaydit.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btn_kaydit.onHoverState.BorderRadius       = 20;
     this.btn_kaydit.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btn_kaydit.onHoverState.BorderThickness    = 5;
     this.btn_kaydit.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btn_kaydit.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.btn_kaydit.onHoverState.IconLeftImage      = null;
     this.btn_kaydit.onHoverState.IconRightImage     = null;
     this.btn_kaydit.OnIdleState.BorderColor         = System.Drawing.Color.SeaGreen;
     this.btn_kaydit.OnIdleState.BorderRadius        = 20;
     this.btn_kaydit.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btn_kaydit.OnIdleState.BorderThickness     = 5;
     this.btn_kaydit.OnIdleState.FillColor           = System.Drawing.Color.SeaGreen;
     this.btn_kaydit.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.btn_kaydit.OnIdleState.IconLeftImage       = null;
     this.btn_kaydit.OnIdleState.IconRightImage      = null;
     this.btn_kaydit.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btn_kaydit.OnPressedState.BorderRadius     = 20;
     this.btn_kaydit.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btn_kaydit.OnPressedState.BorderThickness  = 5;
     this.btn_kaydit.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btn_kaydit.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.btn_kaydit.OnPressedState.IconLeftImage    = null;
     this.btn_kaydit.OnPressedState.IconRightImage   = null;
     this.btn_kaydit.Size                            = new System.Drawing.Size(165, 44);
     this.btn_kaydit.TabIndex                        = 25;
     this.btn_kaydit.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_kaydit.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.btn_kaydit.TextMarginLeft                  = 0;
     this.btn_kaydit.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.btn_kaydit.UseDefaultRadiusAndThickness    = true;
     this.btn_kaydit.Click                          += new System.EventHandler(this.btn_kaydit_Click);
     //
     // frm_kayit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(490, 341);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.Name  = "frm_kayit";
     this.Text  = "frm_kayit";
     this.Load += new System.EventHandler(this.frm_kayit_Load);
     this.bunifuGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #23
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent( )
 {
     System.ComponentModel.ComponentResourceManager   resources              = new System.ComponentModel.ComponentResourceManager(typeof(Herramientas));
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties17      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties18      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties19      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties20      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     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();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties21      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties22      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties23      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties24      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.label4              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.bunifuPanel5        = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuImageButton4  = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuImageButton3  = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuImageButton2  = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuImageButton1  = new Bunifu.UI.WinForms.BunifuImageButton();
     this.bunifuTextBox1      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.comboBox1           = new System.Windows.Forms.ComboBox();
     this.label1              = new System.Windows.Forms.Label();
     this.bunifuDatePicker1   = new Bunifu.UI.WinForms.BunifuDatePicker();
     this.bunifuDataGridView1 = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.bunifuTextBox2      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft YaHei", 14F);
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(11)))), ((int)(((byte)(33)))), ((int)(((byte)(84)))));
     this.label4.Location  = new System.Drawing.Point(78, 254);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(243, 25);
     this.label4.TabIndex  = 33;
     this.label4.Text      = "Nombre  de Herramienta";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Microsoft YaHei", 14F);
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(11)))), ((int)(((byte)(33)))), ((int)(((byte)(84)))));
     this.label3.Location  = new System.Drawing.Point(78, 155);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(171, 25);
     this.label3.TabIndex  = 32;
     this.label3.Text      = "Fecha de compra";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft YaHei", 14F);
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(11)))), ((int)(((byte)(33)))), ((int)(((byte)(84)))));
     this.label2.Location  = new System.Drawing.Point(78, 59);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(153, 25);
     this.label2.TabIndex  = 31;
     this.label2.Text      = "ID Herramienta";
     //
     // bunifuPanel5
     //
     this.bunifuPanel5.BackgroundColor       = System.Drawing.Color.Transparent;
     this.bunifuPanel5.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel5.BackgroundImage")));
     this.bunifuPanel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel5.BorderColor           = System.Drawing.Color.Transparent;
     this.bunifuPanel5.BorderRadius          = 3;
     this.bunifuPanel5.BorderThickness       = 1;
     this.bunifuPanel5.Controls.Add(this.bunifuImageButton4);
     this.bunifuPanel5.Controls.Add(this.bunifuImageButton3);
     this.bunifuPanel5.Controls.Add(this.bunifuImageButton2);
     this.bunifuPanel5.Controls.Add(this.bunifuImageButton1);
     this.bunifuPanel5.Location    = new System.Drawing.Point(78, 454);
     this.bunifuPanel5.Name        = "bunifuPanel5";
     this.bunifuPanel5.ShowBorders = true;
     this.bunifuPanel5.Size        = new System.Drawing.Size(390, 90);
     this.bunifuPanel5.TabIndex    = 35;
     //
     // bunifuImageButton4
     //
     this.bunifuImageButton4.ActiveImage         = null;
     this.bunifuImageButton4.AllowAnimations     = true;
     this.bunifuImageButton4.AllowBuffering      = false;
     this.bunifuImageButton4.AllowToggling       = false;
     this.bunifuImageButton4.AllowZooming        = true;
     this.bunifuImageButton4.AllowZoomingOnFocus = false;
     this.bunifuImageButton4.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton4.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.bunifuImageButton4.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton4.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton4.ErrorImage")));
     this.bunifuImageButton4.FadeWhenInactive  = true;
     this.bunifuImageButton4.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton4.Image             = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton4.Image")));
     this.bunifuImageButton4.ImageActive       = null;
     this.bunifuImageButton4.ImageLocation     = null;
     this.bunifuImageButton4.ImageMargin       = 25;
     this.bunifuImageButton4.ImageSize         = new System.Drawing.Size(65, 65);
     this.bunifuImageButton4.ImageZoomSize     = new System.Drawing.Size(90, 90);
     this.bunifuImageButton4.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton4.InitialImage")));
     this.bunifuImageButton4.Location          = new System.Drawing.Point(300, 0);
     this.bunifuImageButton4.Name              = "bunifuImageButton4";
     this.bunifuImageButton4.Rotation          = 0;
     this.bunifuImageButton4.ShowActiveImage   = true;
     this.bunifuImageButton4.ShowCursorChanges = true;
     this.bunifuImageButton4.ShowImageBorders  = true;
     this.bunifuImageButton4.ShowSizeMarkers   = false;
     this.bunifuImageButton4.Size              = new System.Drawing.Size(90, 90);
     this.bunifuImageButton4.TabIndex          = 3;
     this.bunifuImageButton4.ToolTipText       = "";
     this.bunifuImageButton4.WaitOnLoad        = false;
     this.bunifuImageButton4.Zoom              = 25;
     this.bunifuImageButton4.ZoomSpeed         = 10;
     this.bunifuImageButton4.Click            += new System.EventHandler(this.baja);
     //
     // bunifuImageButton3
     //
     this.bunifuImageButton3.ActiveImage         = null;
     this.bunifuImageButton3.AllowAnimations     = true;
     this.bunifuImageButton3.AllowBuffering      = false;
     this.bunifuImageButton3.AllowToggling       = false;
     this.bunifuImageButton3.AllowZooming        = true;
     this.bunifuImageButton3.AllowZoomingOnFocus = false;
     this.bunifuImageButton3.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton3.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.bunifuImageButton3.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton3.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton3.ErrorImage")));
     this.bunifuImageButton3.FadeWhenInactive  = true;
     this.bunifuImageButton3.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton3.Image             = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton3.Image")));
     this.bunifuImageButton3.ImageActive       = null;
     this.bunifuImageButton3.ImageLocation     = null;
     this.bunifuImageButton3.ImageMargin       = 25;
     this.bunifuImageButton3.ImageSize         = new System.Drawing.Size(65, 65);
     this.bunifuImageButton3.ImageZoomSize     = new System.Drawing.Size(90, 90);
     this.bunifuImageButton3.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton3.InitialImage")));
     this.bunifuImageButton3.Location          = new System.Drawing.Point(200, 0);
     this.bunifuImageButton3.Name              = "bunifuImageButton3";
     this.bunifuImageButton3.Rotation          = 0;
     this.bunifuImageButton3.ShowActiveImage   = true;
     this.bunifuImageButton3.ShowCursorChanges = true;
     this.bunifuImageButton3.ShowImageBorders  = true;
     this.bunifuImageButton3.ShowSizeMarkers   = false;
     this.bunifuImageButton3.Size              = new System.Drawing.Size(90, 90);
     this.bunifuImageButton3.TabIndex          = 2;
     this.bunifuImageButton3.ToolTipText       = "";
     this.bunifuImageButton3.WaitOnLoad        = false;
     this.bunifuImageButton3.Zoom              = 25;
     this.bunifuImageButton3.ZoomSpeed         = 10;
     this.bunifuImageButton3.Click            += new System.EventHandler(this.actualizar);
     //
     // bunifuImageButton2
     //
     this.bunifuImageButton2.ActiveImage         = null;
     this.bunifuImageButton2.AllowAnimations     = true;
     this.bunifuImageButton2.AllowBuffering      = false;
     this.bunifuImageButton2.AllowToggling       = false;
     this.bunifuImageButton2.AllowZooming        = true;
     this.bunifuImageButton2.AllowZoomingOnFocus = false;
     this.bunifuImageButton2.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton2.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.bunifuImageButton2.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton2.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.ErrorImage")));
     this.bunifuImageButton2.FadeWhenInactive  = true;
     this.bunifuImageButton2.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton2.Image             = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.Image")));
     this.bunifuImageButton2.ImageActive       = null;
     this.bunifuImageButton2.ImageLocation     = null;
     this.bunifuImageButton2.ImageMargin       = 25;
     this.bunifuImageButton2.ImageSize         = new System.Drawing.Size(65, 65);
     this.bunifuImageButton2.ImageZoomSize     = new System.Drawing.Size(90, 90);
     this.bunifuImageButton2.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.InitialImage")));
     this.bunifuImageButton2.Location          = new System.Drawing.Point(100, 0);
     this.bunifuImageButton2.Name              = "bunifuImageButton2";
     this.bunifuImageButton2.Rotation          = 0;
     this.bunifuImageButton2.ShowActiveImage   = true;
     this.bunifuImageButton2.ShowCursorChanges = true;
     this.bunifuImageButton2.ShowImageBorders  = true;
     this.bunifuImageButton2.ShowSizeMarkers   = false;
     this.bunifuImageButton2.Size              = new System.Drawing.Size(90, 90);
     this.bunifuImageButton2.TabIndex          = 1;
     this.bunifuImageButton2.ToolTipText       = "";
     this.bunifuImageButton2.WaitOnLoad        = false;
     this.bunifuImageButton2.Zoom              = 25;
     this.bunifuImageButton2.ZoomSpeed         = 10;
     this.bunifuImageButton2.Click            += new System.EventHandler(this.buscar);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.ActiveImage         = null;
     this.bunifuImageButton1.AllowAnimations     = true;
     this.bunifuImageButton1.AllowBuffering      = false;
     this.bunifuImageButton1.AllowToggling       = false;
     this.bunifuImageButton1.AllowZooming        = true;
     this.bunifuImageButton1.AllowZoomingOnFocus = false;
     this.bunifuImageButton1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.bunifuImageButton1.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton1.ErrorImage        = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage")));
     this.bunifuImageButton1.FadeWhenInactive  = true;
     this.bunifuImageButton1.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton1.Image             = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive       = null;
     this.bunifuImageButton1.ImageLocation     = null;
     this.bunifuImageButton1.ImageMargin       = 25;
     this.bunifuImageButton1.ImageSize         = new System.Drawing.Size(65, 65);
     this.bunifuImageButton1.ImageZoomSize     = new System.Drawing.Size(90, 90);
     this.bunifuImageButton1.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage")));
     this.bunifuImageButton1.Location          = new System.Drawing.Point(0, 0);
     this.bunifuImageButton1.Name              = "bunifuImageButton1";
     this.bunifuImageButton1.Rotation          = 0;
     this.bunifuImageButton1.ShowActiveImage   = true;
     this.bunifuImageButton1.ShowCursorChanges = true;
     this.bunifuImageButton1.ShowImageBorders  = true;
     this.bunifuImageButton1.ShowSizeMarkers   = false;
     this.bunifuImageButton1.Size              = new System.Drawing.Size(90, 90);
     this.bunifuImageButton1.TabIndex          = 0;
     this.bunifuImageButton1.ToolTipText       = "";
     this.bunifuImageButton1.WaitOnLoad        = false;
     this.bunifuImageButton1.Zoom              = 25;
     this.bunifuImageButton1.ZoomSpeed         = 10;
     this.bunifuImageButton1.Click            += new System.EventHandler(this.alta);
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(78, 396);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     stateProperties17.BorderColor             = System.Drawing.Color.DodgerBlue;
     stateProperties17.FillColor               = System.Drawing.Color.Empty;
     stateProperties17.ForeColor               = System.Drawing.Color.Empty;
     stateProperties17.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnActiveState         = stateProperties17;
     stateProperties18.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties18.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties18.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties18.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox1.OnDisabledState       = stateProperties18;
     stateProperties19.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties19.FillColor               = System.Drawing.Color.Empty;
     stateProperties19.ForeColor               = System.Drawing.Color.Empty;
     stateProperties19.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnHoverState          = stateProperties19;
     stateProperties20.BorderColor             = System.Drawing.Color.Silver;
     stateProperties20.FillColor               = System.Drawing.Color.White;
     stateProperties20.ForeColor               = System.Drawing.Color.Empty;
     stateProperties20.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnIdleState           = stateProperties20;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(260, 37);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox1.TabIndex              = 29;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // comboBox1
     //
     this.comboBox1.FlatStyle         = System.Windows.Forms.FlatStyle.Popup;
     this.comboBox1.Font              = new System.Drawing.Font("Segoe UI", 12F);
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(78, 105);
     this.comboBox1.Name              = "comboBox1";
     this.comboBox1.Size              = new System.Drawing.Size(160, 29);
     this.comboBox1.TabIndex          = 36;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft YaHei", 14F);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(11)))), ((int)(((byte)(33)))), ((int)(((byte)(84)))));
     this.label1.Location  = new System.Drawing.Point(78, 350);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(191, 25);
     this.label1.TabIndex  = 37;
     this.label1.Text      = "Marca Herramienta";
     //
     // bunifuDatePicker1
     //
     this.bunifuDatePicker1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuDatePicker1.BorderRadius        = 5;
     this.bunifuDatePicker1.Color               = System.Drawing.Color.Silver;
     this.bunifuDatePicker1.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thin;
     this.bunifuDatePicker1.DateTextAlign       = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left;
     this.bunifuDatePicker1.DisabledColor       = System.Drawing.Color.Gray;
     this.bunifuDatePicker1.DisplayWeekNumbers  = false;
     this.bunifuDatePicker1.DPHeight            = 0;
     this.bunifuDatePicker1.DropDownAlign       = System.Windows.Forms.LeftRightAlignment.Right;
     this.bunifuDatePicker1.FillDatePicker      = false;
     this.bunifuDatePicker1.Font           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuDatePicker1.ForeColor      = System.Drawing.Color.Black;
     this.bunifuDatePicker1.Icon           = ((System.Drawing.Image)(resources.GetObject("bunifuDatePicker1.Icon")));
     this.bunifuDatePicker1.IconColor      = System.Drawing.Color.Gray;
     this.bunifuDatePicker1.IconLocation   = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right;
     this.bunifuDatePicker1.LeftTextMargin = 5;
     this.bunifuDatePicker1.Location       = new System.Drawing.Point(78, 201);
     this.bunifuDatePicker1.MinDate        = new System.DateTime(1990, 1, 1, 0, 0, 0, 0);
     this.bunifuDatePicker1.MinimumSize    = new System.Drawing.Size(4, 32);
     this.bunifuDatePicker1.Name           = "bunifuDatePicker1";
     this.bunifuDatePicker1.Size           = new System.Drawing.Size(260, 32);
     this.bunifuDatePicker1.TabIndex       = 38;
     this.bunifuDatePicker1.Value          = new System.DateTime(2021, 5, 5, 0, 0, 0, 0);
     //
     // bunifuDataGridView1
     //
     this.bunifuDataGridView1.AllowCustomTheming       = false;
     this.bunifuDataGridView1.AllowUserToAddRows       = false;
     this.bunifuDataGridView1.AllowUserToDeleteRows    = false;
     this.bunifuDataGridView1.AllowUserToResizeColumns = false;
     this.bunifuDataGridView1.AllowUserToResizeRows    = false;
     dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(48)))), ((int)(((byte)(52)))));
     dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
     this.bunifuDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
     this.bunifuDataGridView1.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.bunifuDataGridView1.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.bunifuDataGridView1.CellBorderStyle          = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.bunifuDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle8.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle8.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     dataGridViewCellStyle8.Font               = new System.Drawing.Font("Segoe UI Semibold", 11.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle8.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(65)))));
     dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle8.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.bunifuDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
     this.bunifuDataGridView1.ColumnHeadersHeight           = 40;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(48)))), ((int)(((byte)(52)))));
     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.White;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(117)))), ((int)(((byte)(119)))));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.WhiteSmoke;
     this.bunifuDataGridView1.CurrentTheme.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     this.bunifuDataGridView1.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(56)))), ((int)(((byte)(62)))));
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     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)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(65)))));
     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)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
     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.White;
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(117)))), ((int)(((byte)(119)))));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle9.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle9.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
     dataGridViewCellStyle9.Font                        = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle9.ForeColor                   = System.Drawing.Color.White;
     dataGridViewCellStyle9.SelectionBackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(117)))), ((int)(((byte)(119)))));
     dataGridViewCellStyle9.SelectionForeColor          = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle9.WrapMode                    = System.Windows.Forms.DataGridViewTriState.False;
     this.bunifuDataGridView1.DefaultCellStyle          = dataGridViewCellStyle9;
     this.bunifuDataGridView1.EnableHeadersVisualStyles = false;
     this.bunifuDataGridView1.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(56)))), ((int)(((byte)(62)))));
     this.bunifuDataGridView1.HeaderBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     this.bunifuDataGridView1.HeaderBgColor             = System.Drawing.Color.Empty;
     this.bunifuDataGridView1.HeaderForeColor           = System.Drawing.Color.White;
     this.bunifuDataGridView1.Location                  = new System.Drawing.Point(487, 59);
     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(538, 485);
     this.bunifuDataGridView1.TabIndex                  = 39;
     this.bunifuDataGridView1.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Dark;
     //
     // bunifuTextBox2
     //
     this.bunifuTextBox2.AcceptsReturn       = false;
     this.bunifuTextBox2.AcceptsTab          = false;
     this.bunifuTextBox2.AnimationSpeed      = 200;
     this.bunifuTextBox2.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox2.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox2.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox2.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox2.BackgroundImage")));
     this.bunifuTextBox2.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox2.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox2.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox2.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox2.BorderRadius        = 1;
     this.bunifuTextBox2.BorderThickness     = 1;
     this.bunifuTextBox2.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox2.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox2.DefaultText           = "";
     this.bunifuTextBox2.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox2.HideSelection         = true;
     this.bunifuTextBox2.IconLeft              = null;
     this.bunifuTextBox2.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.IconPadding           = 10;
     this.bunifuTextBox2.IconRight             = null;
     this.bunifuTextBox2.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.Lines                 = new string[0];
     this.bunifuTextBox2.Location              = new System.Drawing.Point(78, 300);
     this.bunifuTextBox2.MaxLength             = 32767;
     this.bunifuTextBox2.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox2.Modified              = false;
     this.bunifuTextBox2.Multiline             = false;
     this.bunifuTextBox2.Name                  = "bunifuTextBox2";
     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.bunifuTextBox2.OnActiveState         = stateProperties21;
     stateProperties22.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties22.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties22.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties22.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox2.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.bunifuTextBox2.OnHoverState          = stateProperties23;
     stateProperties24.BorderColor             = System.Drawing.Color.Silver;
     stateProperties24.FillColor               = System.Drawing.Color.White;
     stateProperties24.ForeColor               = System.Drawing.Color.Empty;
     stateProperties24.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox2.OnIdleState           = stateProperties24;
     this.bunifuTextBox2.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox2.PasswordChar          = '\0';
     this.bunifuTextBox2.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox2.PlaceholderText       = "";
     this.bunifuTextBox2.ReadOnly              = false;
     this.bunifuTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox2.SelectedText          = "";
     this.bunifuTextBox2.SelectionLength       = 0;
     this.bunifuTextBox2.SelectionStart        = 0;
     this.bunifuTextBox2.ShortcutsEnabled      = true;
     this.bunifuTextBox2.Size                  = new System.Drawing.Size(260, 37);
     this.bunifuTextBox2.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox2.TabIndex              = 40;
     this.bunifuTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox2.TextMarginBottom      = 0;
     this.bunifuTextBox2.TextMarginLeft        = 3;
     this.bunifuTextBox2.TextMarginTop         = 0;
     this.bunifuTextBox2.TextPlaceholder       = "";
     this.bunifuTextBox2.UseSystemPasswordChar = false;
     this.bunifuTextBox2.WordWrap              = true;
     //
     // Herramientas
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bunifuTextBox2);
     this.Controls.Add(this.bunifuDataGridView1);
     this.Controls.Add(this.bunifuDatePicker1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.bunifuPanel5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.bunifuTextBox1);
     this.Name = "Herramientas";
     this.Size = new System.Drawing.Size(1050, 610);
     this.bunifuPanel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager   resources         = new System.ComponentModel.ComponentResourceManager(typeof(AccountInformaition));
     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();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties13 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties14 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties15 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties16 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.bunifuRadioButton1 = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.bunifuRadioButton2 = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.bunifuGroupBox1    = new Bunifu.UI.WinForms.BunifuGroupBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.pictureBox2        = new System.Windows.Forms.PictureBox();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.panel1             = new System.Windows.Forms.Panel();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.txtBAdress         = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtBSDT            = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtBemail          = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtBHovaten        = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuRadioButton1
     //
     this.bunifuRadioButton1.AllowBindingControlLocation = false;
     this.bunifuRadioButton1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuRadioButton1.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right;
     this.bunifuRadioButton1.BorderThickness        = 1;
     this.bunifuRadioButton1.Checked                = true;
     this.bunifuRadioButton1.Location               = new System.Drawing.Point(9, 262);
     this.bunifuRadioButton1.Margin                 = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuRadioButton1.Name                   = "bunifuRadioButton1";
     this.bunifuRadioButton1.OutlineColor           = System.Drawing.Color.DodgerBlue;
     this.bunifuRadioButton1.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuRadioButton1.OutlineColorUnchecked  = System.Drawing.Color.DarkGray;
     this.bunifuRadioButton1.RadioColor             = System.Drawing.Color.DodgerBlue;
     this.bunifuRadioButton1.RadioColorTabFocused   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuRadioButton1.Size                   = new System.Drawing.Size(24, 24);
     this.bunifuRadioButton1.TabIndex               = 1;
     this.bunifuRadioButton1.Text                   = null;
     this.bunifuRadioButton1.CheckedChanged2       += new System.EventHandler <Bunifu.UI.WinForms.BunifuRadioButton.CheckedChangedEventArgs>(this.bunifuRadioButton1_CheckedChanged2);
     //
     // bunifuRadioButton2
     //
     this.bunifuRadioButton2.AllowBindingControlLocation = false;
     this.bunifuRadioButton2.BackColor = System.Drawing.Color.Transparent;
     this.bunifuRadioButton2.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right;
     this.bunifuRadioButton2.BorderThickness        = 1;
     this.bunifuRadioButton2.Checked                = false;
     this.bunifuRadioButton2.Location               = new System.Drawing.Point(152, 262);
     this.bunifuRadioButton2.Margin                 = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuRadioButton2.Name                   = "bunifuRadioButton2";
     this.bunifuRadioButton2.OutlineColor           = System.Drawing.Color.DodgerBlue;
     this.bunifuRadioButton2.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuRadioButton2.OutlineColorUnchecked  = System.Drawing.Color.DarkGray;
     this.bunifuRadioButton2.RadioColor             = System.Drawing.Color.DodgerBlue;
     this.bunifuRadioButton2.RadioColorTabFocused   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.bunifuRadioButton2.Size                   = new System.Drawing.Size(24, 24);
     this.bunifuRadioButton2.TabIndex               = 2;
     this.bunifuRadioButton2.Text                   = null;
     //
     // bunifuGroupBox1
     //
     this.bunifuGroupBox1.BorderColor     = System.Drawing.Color.LightGray;
     this.bunifuGroupBox1.BorderRadius    = 1;
     this.bunifuGroupBox1.BorderThickness = 1;
     this.bunifuGroupBox1.Controls.Add(this.label2);
     this.bunifuGroupBox1.Controls.Add(this.label1);
     this.bunifuGroupBox1.Controls.Add(this.pictureBox2);
     this.bunifuGroupBox1.Controls.Add(this.pictureBox1);
     this.bunifuGroupBox1.Font        = new System.Drawing.Font("Segoe UI", 9F);
     this.bunifuGroupBox1.LabelAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuGroupBox1.LabelIndent = 10;
     this.bunifuGroupBox1.LineStyle   = Bunifu.UI.WinForms.BunifuGroupBox.LineStyles.Solid;
     this.bunifuGroupBox1.Location    = new System.Drawing.Point(61, 169);
     this.bunifuGroupBox1.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuGroupBox1.Name        = "bunifuGroupBox1";
     this.bunifuGroupBox1.Padding     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.bunifuGroupBox1.Size        = new System.Drawing.Size(314, 371);
     this.bunifuGroupBox1.TabIndex    = 4;
     this.bunifuGroupBox1.TabStop     = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label2.Location = new System.Drawing.Point(74, 128);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(120, 32);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Vé của tôi";
     this.label2.Click   += new System.EventHandler(this.label2_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(74, 29);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(225, 32);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Thông tin tài khoản";
     this.label1.Click    += new System.EventHandler(this.label1_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = global::PBL3_DATVEXE.Properties.Resources.tickets;
     this.pictureBox2.Location = new System.Drawing.Point(7, 110);
     this.pictureBox2.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(61, 69);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex = 0;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::PBL3_DATVEXE.Properties.Resources.user__1_;
     this.pictureBox1.Location = new System.Drawing.Point(7, 12);
     this.pictureBox1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(61, 69);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.txtBAdress);
     this.panel1.Controls.Add(this.txtBSDT);
     this.panel1.Controls.Add(this.txtBemail);
     this.panel1.Controls.Add(this.txtBHovaten);
     this.panel1.Controls.Add(this.bunifuRadioButton2);
     this.panel1.Controls.Add(this.bunifuRadioButton1);
     this.panel1.Location = new System.Drawing.Point(522, 169);
     this.panel1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(308, 371);
     this.panel1.TabIndex = 5;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(197, 262);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(29, 20);
     this.label4.TabIndex = 3;
     this.label4.Text     = "Nữ";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(40, 262);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(42, 20);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Nam";
     //
     // txtBAdress
     //
     this.txtBAdress.AcceptsReturn       = false;
     this.txtBAdress.AcceptsTab          = false;
     this.txtBAdress.AnimationSpeed      = 200;
     this.txtBAdress.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtBAdress.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtBAdress.BackColor           = System.Drawing.Color.Transparent;
     this.txtBAdress.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtBAdress.BackgroundImage")));
     this.txtBAdress.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtBAdress.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtBAdress.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtBAdress.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtBAdress.BorderRadius        = 1;
     this.txtBAdress.BorderThickness     = 1;
     this.txtBAdress.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtBAdress.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtBAdress.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtBAdress.DefaultText           = "";
     this.txtBAdress.FillColor             = System.Drawing.Color.White;
     this.txtBAdress.HideSelection         = true;
     this.txtBAdress.IconLeft              = null;
     this.txtBAdress.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtBAdress.IconPadding           = 10;
     this.txtBAdress.IconRight             = null;
     this.txtBAdress.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtBAdress.Lines                 = new string[0];
     this.txtBAdress.Location              = new System.Drawing.Point(3, 184);
     this.txtBAdress.Margin                = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBAdress.MaxLength             = 32767;
     this.txtBAdress.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtBAdress.Modified              = false;
     this.txtBAdress.Multiline             = false;
     this.txtBAdress.Name                  = "txtBAdress";
     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.txtBAdress.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.txtBAdress.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.txtBAdress.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.txtBAdress.OnIdleState           = stateProperties4;
     this.txtBAdress.Padding               = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBAdress.PasswordChar          = '\0';
     this.txtBAdress.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtBAdress.PlaceholderText       = "Địa chỉ";
     this.txtBAdress.ReadOnly              = false;
     this.txtBAdress.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtBAdress.SelectedText          = "";
     this.txtBAdress.SelectionLength       = 0;
     this.txtBAdress.SelectionStart        = 0;
     this.txtBAdress.ShortcutsEnabled      = true;
     this.txtBAdress.Size                  = new System.Drawing.Size(292, 51);
     this.txtBAdress.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtBAdress.TabIndex              = 0;
     this.txtBAdress.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtBAdress.TextMarginBottom      = 0;
     this.txtBAdress.TextMarginLeft        = 3;
     this.txtBAdress.TextMarginTop         = 0;
     this.txtBAdress.TextPlaceholder       = "Địa chỉ";
     this.txtBAdress.UseSystemPasswordChar = false;
     this.txtBAdress.WordWrap              = true;
     //
     // txtBSDT
     //
     this.txtBSDT.AcceptsReturn       = false;
     this.txtBSDT.AcceptsTab          = false;
     this.txtBSDT.AnimationSpeed      = 200;
     this.txtBSDT.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtBSDT.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtBSDT.BackColor           = System.Drawing.Color.Transparent;
     this.txtBSDT.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtBSDT.BackgroundImage")));
     this.txtBSDT.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtBSDT.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtBSDT.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtBSDT.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtBSDT.BorderRadius        = 1;
     this.txtBSDT.BorderThickness     = 1;
     this.txtBSDT.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtBSDT.Cursor                   = System.Windows.Forms.Cursors.IBeam;
     this.txtBSDT.DefaultFont              = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtBSDT.DefaultText              = "";
     this.txtBSDT.FillColor                = System.Drawing.Color.White;
     this.txtBSDT.HideSelection            = true;
     this.txtBSDT.IconLeft                 = null;
     this.txtBSDT.IconLeftCursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtBSDT.IconPadding              = 10;
     this.txtBSDT.IconRight                = null;
     this.txtBSDT.IconRightCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtBSDT.Lines                    = new string[0];
     this.txtBSDT.Location                 = new System.Drawing.Point(3, 95);
     this.txtBSDT.Margin                   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBSDT.MaxLength                = 32767;
     this.txtBSDT.MinimumSize              = new System.Drawing.Size(1, 1);
     this.txtBSDT.Modified                 = false;
     this.txtBSDT.Multiline                = false;
     this.txtBSDT.Name                     = "txtBSDT";
     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.txtBSDT.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.txtBSDT.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.txtBSDT.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.txtBSDT.OnIdleState              = stateProperties8;
     this.txtBSDT.Padding                  = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBSDT.PasswordChar             = '\0';
     this.txtBSDT.PlaceholderForeColor     = System.Drawing.Color.Silver;
     this.txtBSDT.PlaceholderText          = "Số điện thoại";
     this.txtBSDT.ReadOnly                 = false;
     this.txtBSDT.ScrollBars               = System.Windows.Forms.ScrollBars.None;
     this.txtBSDT.SelectedText             = "";
     this.txtBSDT.SelectionLength          = 0;
     this.txtBSDT.SelectionStart           = 0;
     this.txtBSDT.ShortcutsEnabled         = true;
     this.txtBSDT.Size                     = new System.Drawing.Size(292, 51);
     this.txtBSDT.Style                    = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtBSDT.TabIndex                 = 0;
     this.txtBSDT.TextAlign                = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtBSDT.TextMarginBottom         = 0;
     this.txtBSDT.TextMarginLeft           = 3;
     this.txtBSDT.TextMarginTop            = 0;
     this.txtBSDT.TextPlaceholder          = "Số điện thoại";
     this.txtBSDT.UseSystemPasswordChar    = false;
     this.txtBSDT.WordWrap                 = true;
     //
     // txtBemail
     //
     this.txtBemail.AcceptsReturn       = false;
     this.txtBemail.AcceptsTab          = false;
     this.txtBemail.AnimationSpeed      = 200;
     this.txtBemail.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtBemail.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtBemail.BackColor           = System.Drawing.Color.Transparent;
     this.txtBemail.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtBemail.BackgroundImage")));
     this.txtBemail.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtBemail.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtBemail.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtBemail.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtBemail.BorderRadius        = 1;
     this.txtBemail.BorderThickness     = 1;
     this.txtBemail.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtBemail.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txtBemail.DefaultFont             = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtBemail.DefaultText             = "";
     this.txtBemail.FillColor               = System.Drawing.Color.White;
     this.txtBemail.HideSelection           = true;
     this.txtBemail.IconLeft                = null;
     this.txtBemail.IconLeftCursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtBemail.IconPadding             = 10;
     this.txtBemail.IconRight               = null;
     this.txtBemail.IconRightCursor         = System.Windows.Forms.Cursors.IBeam;
     this.txtBemail.Lines                   = new string[0];
     this.txtBemail.Location                = new System.Drawing.Point(3, 312);
     this.txtBemail.Margin                  = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBemail.MaxLength               = 32767;
     this.txtBemail.MinimumSize             = new System.Drawing.Size(1, 1);
     this.txtBemail.Modified                = false;
     this.txtBemail.Multiline               = false;
     this.txtBemail.Name                    = "txtBemail";
     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.txtBemail.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.txtBemail.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.txtBemail.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.txtBemail.OnIdleState             = stateProperties12;
     this.txtBemail.Padding                 = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBemail.PasswordChar            = '\0';
     this.txtBemail.PlaceholderForeColor    = System.Drawing.Color.Silver;
     this.txtBemail.PlaceholderText         = "Email";
     this.txtBemail.ReadOnly                = false;
     this.txtBemail.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.txtBemail.SelectedText            = "";
     this.txtBemail.SelectionLength         = 0;
     this.txtBemail.SelectionStart          = 0;
     this.txtBemail.ShortcutsEnabled        = true;
     this.txtBemail.Size                    = new System.Drawing.Size(292, 51);
     this.txtBemail.Style                   = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtBemail.TabIndex                = 0;
     this.txtBemail.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtBemail.TextMarginBottom        = 0;
     this.txtBemail.TextMarginLeft          = 3;
     this.txtBemail.TextMarginTop           = 0;
     this.txtBemail.TextPlaceholder         = "Email";
     this.txtBemail.UseSystemPasswordChar   = false;
     this.txtBemail.WordWrap                = true;
     //
     // txtBHovaten
     //
     this.txtBHovaten.AcceptsReturn       = false;
     this.txtBHovaten.AcceptsTab          = false;
     this.txtBHovaten.AnimationSpeed      = 200;
     this.txtBHovaten.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtBHovaten.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtBHovaten.BackColor           = System.Drawing.Color.Transparent;
     this.txtBHovaten.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtBHovaten.BackgroundImage")));
     this.txtBHovaten.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtBHovaten.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtBHovaten.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtBHovaten.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtBHovaten.BorderRadius        = 1;
     this.txtBHovaten.BorderThickness     = 1;
     this.txtBHovaten.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtBHovaten.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtBHovaten.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.txtBHovaten.DefaultText           = "";
     this.txtBHovaten.FillColor             = System.Drawing.Color.White;
     this.txtBHovaten.HideSelection         = true;
     this.txtBHovaten.IconLeft              = null;
     this.txtBHovaten.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtBHovaten.IconPadding           = 10;
     this.txtBHovaten.IconRight             = null;
     this.txtBHovaten.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtBHovaten.Lines                 = new string[0];
     this.txtBHovaten.Location              = new System.Drawing.Point(3, 4);
     this.txtBHovaten.Margin                = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBHovaten.MaxLength             = 32767;
     this.txtBHovaten.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtBHovaten.Modified              = false;
     this.txtBHovaten.Multiline             = false;
     this.txtBHovaten.Name                  = "txtBHovaten";
     stateProperties13.BorderColor          = System.Drawing.Color.DodgerBlue;
     stateProperties13.FillColor            = System.Drawing.Color.Empty;
     stateProperties13.ForeColor            = System.Drawing.Color.Empty;
     stateProperties13.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtBHovaten.OnActiveState         = stateProperties13;
     stateProperties14.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties14.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties14.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties14.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.txtBHovaten.OnDisabledState       = stateProperties14;
     stateProperties15.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties15.FillColor            = System.Drawing.Color.Empty;
     stateProperties15.ForeColor            = System.Drawing.Color.Empty;
     stateProperties15.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtBHovaten.OnHoverState          = stateProperties15;
     stateProperties16.BorderColor          = System.Drawing.Color.Silver;
     stateProperties16.FillColor            = System.Drawing.Color.White;
     stateProperties16.ForeColor            = System.Drawing.Color.Empty;
     stateProperties16.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.txtBHovaten.OnIdleState           = stateProperties16;
     this.txtBHovaten.Padding               = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtBHovaten.PasswordChar          = '\0';
     this.txtBHovaten.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtBHovaten.PlaceholderText       = "Họ và tên";
     this.txtBHovaten.ReadOnly              = false;
     this.txtBHovaten.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtBHovaten.SelectedText          = "";
     this.txtBHovaten.SelectionLength       = 0;
     this.txtBHovaten.SelectionStart        = 0;
     this.txtBHovaten.ShortcutsEnabled      = true;
     this.txtBHovaten.Size                  = new System.Drawing.Size(292, 51);
     this.txtBHovaten.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtBHovaten.TabIndex              = 0;
     this.txtBHovaten.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtBHovaten.TextMarginBottom      = 0;
     this.txtBHovaten.TextMarginLeft        = 3;
     this.txtBHovaten.TextMarginTop         = 0;
     this.txtBHovaten.TextPlaceholder       = "Họ và tên";
     this.txtBHovaten.UseSystemPasswordChar = false;
     this.txtBHovaten.WordWrap              = true;
     //
     // AccountInformaition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.bunifuGroupBox1);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "AccountInformaition";
     this.Size   = new System.Drawing.Size(1122, 761);
     this.bunifuGroupBox1.ResumeLayout(false);
     this.bunifuGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            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(Search));
            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();
            this.panel2 = new System.Windows.Forms.Panel();
            this.bunifuDataGridView1 = new Bunifu.UI.WinForms.BunifuDataGridView();
            this.iconButton2         = new FontAwesome.Sharp.IconButton();
            this.bunifuTextBox2      = new Bunifu.UI.WinForms.BunifuTextBox();
            this.bunifuLabel2        = new Bunifu.UI.WinForms.BunifuLabel();
            this.iconButton1         = new FontAwesome.Sharp.IconButton();
            this.bunifuTextBox1      = new Bunifu.UI.WinForms.BunifuTextBox();
            this.bunifuLabel1        = new Bunifu.UI.WinForms.BunifuLabel();
            this.bunifuElipse1       = new Bunifu.Framework.UI.BunifuElipse(this.components);
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).BeginInit();
            this.SuspendLayout();
            //
            // panel2
            //
            this.panel2.Controls.Add(this.bunifuDataGridView1);
            this.panel2.Controls.Add(this.iconButton2);
            this.panel2.Controls.Add(this.bunifuTextBox2);
            this.panel2.Controls.Add(this.bunifuLabel2);
            this.panel2.Controls.Add(this.iconButton1);
            this.panel2.Controls.Add(this.bunifuTextBox1);
            this.panel2.Controls.Add(this.bunifuLabel1);
            this.panel2.Location = new System.Drawing.Point(12, 26);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(1205, 493);
            this.panel2.TabIndex = 2;
            //
            // bunifuDataGridView1
            //
            this.bunifuDataGridView1.AllowCustomTheming = false;
            dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
            dataGridViewCellStyle1.ForeColor            = System.Drawing.Color.Black;
            this.bunifuDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
            this.bunifuDataGridView1.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.bunifuDataGridView1.BackgroundColor          = System.Drawing.Color.White;
            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.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.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(115)))), ((int)(((byte)(204)))));
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.White;
            dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
            this.bunifuDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
            this.bunifuDataGridView1.ColumnHeadersHeight           = 40;
            this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
            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)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
            this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Black;
            this.bunifuDataGridView1.CurrentTheme.BackColor                      = System.Drawing.Color.White;
            this.bunifuDataGridView1.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
            this.bunifuDataGridView1.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.DodgerBlue;
            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)(24)))), ((int)(((byte)(115)))), ((int)(((byte)(204)))));
            this.bunifuDataGridView1.CurrentTheme.HeaderStyle.SelectionForeColor = System.Drawing.Color.White;
            this.bunifuDataGridView1.CurrentTheme.Name = null;
            this.bunifuDataGridView1.CurrentTheme.RowsStyle.BackColor          = System.Drawing.Color.White;
            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)(210)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
            this.bunifuDataGridView1.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.bunifuDataGridView1.DefaultCellStyle          = dataGridViewCellStyle3;
            this.bunifuDataGridView1.EnableHeadersVisualStyles = false;
            this.bunifuDataGridView1.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
            this.bunifuDataGridView1.HeaderBackColor           = System.Drawing.Color.DodgerBlue;

            this.bunifuDataGridView1.HeaderForeColor    = System.Drawing.Color.White;
            this.bunifuDataGridView1.Location           = new System.Drawing.Point(18, 107);
            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(1174, 306);
            this.bunifuDataGridView1.TabIndex           = 7;
            this.bunifuDataGridView1.Theme              = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Light;
            //
            // iconButton2
            //
            this.iconButton2.FlatAppearance.BorderSize = 0;
            this.iconButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.iconButton2.Flip      = FontAwesome.Sharp.FlipOrientation.Normal;
            this.iconButton2.IconChar  = FontAwesome.Sharp.IconChar.Search;
            this.iconButton2.IconColor = System.Drawing.Color.WhiteSmoke;
            this.iconButton2.IconSize  = 30;
            this.iconButton2.Location  = new System.Drawing.Point(1024, 27);
            this.iconButton2.Name      = "iconButton2";
            this.iconButton2.Rotation  = 0D;
            this.iconButton2.Size      = new System.Drawing.Size(75, 46);
            this.iconButton2.TabIndex  = 6;
            this.iconButton2.UseVisualStyleBackColor = true;
            this.iconButton2.Click += new System.EventHandler(this.iconButton2_Click_1);
            //
            // bunifuTextBox2
            //
            this.bunifuTextBox2.AcceptsReturn       = false;
            this.bunifuTextBox2.AcceptsTab          = false;
            this.bunifuTextBox2.AnimationSpeed      = 200;
            this.bunifuTextBox2.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
            this.bunifuTextBox2.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
            this.bunifuTextBox2.BackColor           = System.Drawing.Color.Transparent;
            this.bunifuTextBox2.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox2.BackgroundImage")));
            this.bunifuTextBox2.BorderColorActive   = System.Drawing.Color.DodgerBlue;
            this.bunifuTextBox2.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
            this.bunifuTextBox2.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
            this.bunifuTextBox2.BorderColorIdle     = System.Drawing.Color.Silver;
            this.bunifuTextBox2.BorderRadius        = 1;
            this.bunifuTextBox2.BorderThickness     = 1;
            this.bunifuTextBox2.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
            this.bunifuTextBox2.Cursor                = System.Windows.Forms.Cursors.IBeam;
            this.bunifuTextBox2.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
            this.bunifuTextBox2.DefaultText           = "";
            this.bunifuTextBox2.FillColor             = System.Drawing.Color.White;
            this.bunifuTextBox2.HideSelection         = true;
            this.bunifuTextBox2.IconLeft              = null;
            this.bunifuTextBox2.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
            this.bunifuTextBox2.IconPadding           = 10;
            this.bunifuTextBox2.IconRight             = null;
            this.bunifuTextBox2.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
            this.bunifuTextBox2.Lines                 = new string[0];
            this.bunifuTextBox2.Location              = new System.Drawing.Point(873, 27);
            this.bunifuTextBox2.MaxLength             = 32767;
            this.bunifuTextBox2.MinimumSize           = new System.Drawing.Size(1, 1);
            this.bunifuTextBox2.Modified              = false;
            this.bunifuTextBox2.Multiline             = false;
            this.bunifuTextBox2.Name                  = "bunifuTextBox2";
            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.bunifuTextBox2.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.bunifuTextBox2.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.bunifuTextBox2.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.bunifuTextBox2.OnIdleState           = stateProperties4;
            this.bunifuTextBox2.Padding               = new System.Windows.Forms.Padding(3);
            this.bunifuTextBox2.PasswordChar          = '\0';
            this.bunifuTextBox2.PlaceholderForeColor  = System.Drawing.Color.Silver;
            this.bunifuTextBox2.PlaceholderText       = "Enter text";
            this.bunifuTextBox2.ReadOnly              = false;
            this.bunifuTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
            this.bunifuTextBox2.SelectedText          = "";
            this.bunifuTextBox2.SelectionLength       = 0;
            this.bunifuTextBox2.SelectionStart        = 0;
            this.bunifuTextBox2.ShortcutsEnabled      = true;
            this.bunifuTextBox2.Size                  = new System.Drawing.Size(157, 37);
            this.bunifuTextBox2.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
            this.bunifuTextBox2.TabIndex              = 5;
            this.bunifuTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
            this.bunifuTextBox2.TextMarginBottom      = 0;
            this.bunifuTextBox2.TextMarginLeft        = 3;
            this.bunifuTextBox2.TextMarginTop         = 0;
            this.bunifuTextBox2.TextPlaceholder       = "Enter text";
            this.bunifuTextBox2.UseSystemPasswordChar = false;
            this.bunifuTextBox2.WordWrap              = true;
            this.bunifuTextBox2.KeyUp                += new System.Windows.Forms.KeyEventHandler(this.bunifuTextBox2_KeyUp);
            //
            // bunifuLabel2
            //
            this.bunifuLabel2.AllowParentOverrides = false;
            this.bunifuLabel2.AutoEllipsis         = false;
            this.bunifuLabel2.CursorType           = null;
            this.bunifuLabel2.Font          = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.bunifuLabel2.ForeColor     = System.Drawing.SystemColors.ButtonFace;
            this.bunifuLabel2.Location      = new System.Drawing.Point(729, 27);
            this.bunifuLabel2.Name          = "bunifuLabel2";
            this.bunifuLabel2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.bunifuLabel2.Size          = new System.Drawing.Size(123, 24);
            this.bunifuLabel2.TabIndex      = 4;
            this.bunifuLabel2.Text          = "Author Name";
            this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.bunifuLabel2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
            //
            // iconButton1
            //
            this.iconButton1.FlatAppearance.BorderSize = 0;
            this.iconButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.iconButton1.Flip      = FontAwesome.Sharp.FlipOrientation.Normal;
            this.iconButton1.IconChar  = FontAwesome.Sharp.IconChar.Search;
            this.iconButton1.IconColor = System.Drawing.Color.WhiteSmoke;
            this.iconButton1.IconSize  = 30;
            this.iconButton1.Location  = new System.Drawing.Point(320, 27);
            this.iconButton1.Name      = "iconButton1";
            this.iconButton1.Rotation  = 0D;
            this.iconButton1.Size      = new System.Drawing.Size(75, 46);
            this.iconButton1.TabIndex  = 3;
            this.iconButton1.UseVisualStyleBackColor = true;
            this.iconButton1.Click += new System.EventHandler(this.iconButton1_Click);
            //
            // bunifuTextBox1
            //
            this.bunifuTextBox1.AcceptsReturn       = false;
            this.bunifuTextBox1.AcceptsTab          = false;
            this.bunifuTextBox1.AnimationSpeed      = 200;
            this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
            this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
            this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
            this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
            this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
            this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
            this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
            this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
            this.bunifuTextBox1.BorderRadius        = 1;
            this.bunifuTextBox1.BorderThickness     = 1;
            this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
            this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
            this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
            this.bunifuTextBox1.DefaultText           = "";
            this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
            this.bunifuTextBox1.HideSelection         = true;
            this.bunifuTextBox1.IconLeft              = null;
            this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
            this.bunifuTextBox1.IconPadding           = 10;
            this.bunifuTextBox1.IconRight             = null;
            this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
            this.bunifuTextBox1.Lines                 = new string[0];
            this.bunifuTextBox1.Location              = new System.Drawing.Point(152, 27);
            this.bunifuTextBox1.MaxLength             = 32767;
            this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
            this.bunifuTextBox1.Modified              = false;
            this.bunifuTextBox1.Multiline             = false;
            this.bunifuTextBox1.Name                  = "bunifuTextBox1";
            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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnIdleState           = stateProperties8;
            this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
            this.bunifuTextBox1.PasswordChar          = '\0';
            this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
            this.bunifuTextBox1.PlaceholderText       = "Enter text";
            this.bunifuTextBox1.ReadOnly              = false;
            this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
            this.bunifuTextBox1.SelectedText          = "";
            this.bunifuTextBox1.SelectionLength       = 0;
            this.bunifuTextBox1.SelectionStart        = 0;
            this.bunifuTextBox1.ShortcutsEnabled      = true;
            this.bunifuTextBox1.Size                  = new System.Drawing.Size(162, 37);
            this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
            this.bunifuTextBox1.TabIndex              = 2;
            this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
            this.bunifuTextBox1.TextMarginBottom      = 0;
            this.bunifuTextBox1.TextMarginLeft        = 3;
            this.bunifuTextBox1.TextMarginTop         = 0;
            this.bunifuTextBox1.TextPlaceholder       = "Enter text";
            this.bunifuTextBox1.UseSystemPasswordChar = false;
            this.bunifuTextBox1.WordWrap              = true;
            this.bunifuTextBox1.KeyUp                += new System.Windows.Forms.KeyEventHandler(this.bunifuTextBox1_KeyUp);
            //
            // bunifuLabel1
            //
            this.bunifuLabel1.AllowParentOverrides = false;
            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("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.bunifuLabel1.ForeColor     = System.Drawing.SystemColors.ButtonFace;
            this.bunifuLabel1.Location      = new System.Drawing.Point(27, 27);
            this.bunifuLabel1.Name          = "bunifuLabel1";
            this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.bunifuLabel1.Size          = new System.Drawing.Size(108, 24);
            this.bunifuLabel1.TabIndex      = 1;
            this.bunifuLabel1.Text          = "Book Name";
            this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
            //
            // bunifuElipse1
            //
            this.bunifuElipse1.ElipseRadius  = 7;
            this.bunifuElipse1.TargetControl = this;
            //
            // Search
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(55)))), ((int)(((byte)(140)))));
            this.ClientSize          = new System.Drawing.Size(1227, 611);
            this.Controls.Add(this.panel2);
            this.Name        = "Search";
            this.Text        = "Search Book";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load       += new System.EventHandler(this.Search_Load);
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).EndInit();
            this.ResumeLayout(false);
        }
Пример #26
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent( )
 {
     System.ComponentModel.ComponentResourceManager   resources              = new System.ComponentModel.ComponentResourceManager(typeof(ClientesVista));
     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();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties13      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties14      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties15      = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties16      = new Bunifu.UI.WinForms.BunifuTextBox.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();
     this.label1              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.bunifuTextBox1      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuTextBox2      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuTextBox3      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.label5              = new System.Windows.Forms.Label();
     this.bunifuTextBox4      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.label6              = new System.Windows.Forms.Label();
     this.bunifuDataGridView1 = new Bunifu.UI.WinForms.BunifuDataGridView();
     this.bunifuImageButton1  = new Bunifu.UI.WinForms.BunifuImageButton();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Gabriola", 30F, System.Drawing.FontStyle.Bold);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(11)))), ((int)(((byte)(33)))), ((int)(((byte)(84)))));
     this.label1.Location  = new System.Drawing.Point(365, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(315, 74);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Consulta tu afiliación";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft YaHei", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(98)))), ((int)(((byte)(119)))));
     this.label2.Location  = new System.Drawing.Point(15, 100);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(196, 20);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Ingrese su ID de miembro";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Microsoft YaHei", 11F);
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(98)))), ((int)(((byte)(119)))));
     this.label3.Location  = new System.Drawing.Point(15, 190);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(211, 20);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Ingrese su nombre de socio";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft YaHei", 11F);
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(98)))), ((int)(((byte)(119)))));
     this.label4.Location  = new System.Drawing.Point(395, 100);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(154, 20);
     this.label4.TabIndex  = 3;
     this.label4.Text      = "Nivel de membresia";
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox1.BorderRadius        = 1;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 10;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(15, 130);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = false;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.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.bunifuTextBox1.OnIdleState           = stateProperties4;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "Buscar por ID";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(230, 35);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox1.TabIndex              = 4;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "Buscar por ID";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // bunifuTextBox2
     //
     this.bunifuTextBox2.AcceptsReturn       = false;
     this.bunifuTextBox2.AcceptsTab          = false;
     this.bunifuTextBox2.AnimationSpeed      = 200;
     this.bunifuTextBox2.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox2.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox2.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox2.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox2.BackgroundImage")));
     this.bunifuTextBox2.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox2.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox2.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox2.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox2.BorderRadius        = 1;
     this.bunifuTextBox2.BorderThickness     = 1;
     this.bunifuTextBox2.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox2.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox2.DefaultText           = "";
     this.bunifuTextBox2.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox2.HideSelection         = true;
     this.bunifuTextBox2.IconLeft              = null;
     this.bunifuTextBox2.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.IconPadding           = 10;
     this.bunifuTextBox2.IconRight             = null;
     this.bunifuTextBox2.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox2.Lines                 = new string[0];
     this.bunifuTextBox2.Location              = new System.Drawing.Point(15, 220);
     this.bunifuTextBox2.MaxLength             = 32767;
     this.bunifuTextBox2.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox2.Modified              = false;
     this.bunifuTextBox2.Multiline             = false;
     this.bunifuTextBox2.Name                  = "bunifuTextBox2";
     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.bunifuTextBox2.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.bunifuTextBox2.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.bunifuTextBox2.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.bunifuTextBox2.OnIdleState           = stateProperties8;
     this.bunifuTextBox2.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox2.PasswordChar          = '\0';
     this.bunifuTextBox2.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox2.PlaceholderText       = "";
     this.bunifuTextBox2.ReadOnly              = true;
     this.bunifuTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox2.SelectedText          = "";
     this.bunifuTextBox2.SelectionLength       = 0;
     this.bunifuTextBox2.SelectionStart        = 0;
     this.bunifuTextBox2.ShortcutsEnabled      = true;
     this.bunifuTextBox2.Size                  = new System.Drawing.Size(230, 37);
     this.bunifuTextBox2.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox2.TabIndex              = 5;
     this.bunifuTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox2.TextMarginBottom      = 0;
     this.bunifuTextBox2.TextMarginLeft        = 3;
     this.bunifuTextBox2.TextMarginTop         = 0;
     this.bunifuTextBox2.TextPlaceholder       = "";
     this.bunifuTextBox2.UseSystemPasswordChar = false;
     this.bunifuTextBox2.WordWrap              = true;
     //
     // bunifuTextBox3
     //
     this.bunifuTextBox3.AcceptsReturn       = false;
     this.bunifuTextBox3.AcceptsTab          = false;
     this.bunifuTextBox3.AnimationSpeed      = 200;
     this.bunifuTextBox3.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox3.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox3.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox3.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox3.BackgroundImage")));
     this.bunifuTextBox3.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox3.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox3.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox3.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox3.BorderRadius        = 1;
     this.bunifuTextBox3.BorderThickness     = 1;
     this.bunifuTextBox3.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox3.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox3.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox3.DefaultText           = "";
     this.bunifuTextBox3.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox3.HideSelection         = true;
     this.bunifuTextBox3.IconLeft              = null;
     this.bunifuTextBox3.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox3.IconPadding           = 10;
     this.bunifuTextBox3.IconRight             = null;
     this.bunifuTextBox3.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox3.Lines                 = new string[0];
     this.bunifuTextBox3.Location              = new System.Drawing.Point(395, 130);
     this.bunifuTextBox3.MaxLength             = 32767;
     this.bunifuTextBox3.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox3.Modified              = false;
     this.bunifuTextBox3.Multiline             = false;
     this.bunifuTextBox3.Name                  = "bunifuTextBox3";
     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.bunifuTextBox3.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.bunifuTextBox3.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.bunifuTextBox3.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.bunifuTextBox3.OnIdleState           = stateProperties12;
     this.bunifuTextBox3.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox3.PasswordChar          = '\0';
     this.bunifuTextBox3.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox3.PlaceholderText       = "";
     this.bunifuTextBox3.ReadOnly              = true;
     this.bunifuTextBox3.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox3.SelectedText          = "";
     this.bunifuTextBox3.SelectionLength       = 0;
     this.bunifuTextBox3.SelectionStart        = 0;
     this.bunifuTextBox3.ShortcutsEnabled      = true;
     this.bunifuTextBox3.Size                  = new System.Drawing.Size(220, 37);
     this.bunifuTextBox3.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox3.TabIndex              = 6;
     this.bunifuTextBox3.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox3.TextMarginBottom      = 0;
     this.bunifuTextBox3.TextMarginLeft        = 3;
     this.bunifuTextBox3.TextMarginTop         = 0;
     this.bunifuTextBox3.TextPlaceholder       = "";
     this.bunifuTextBox3.UseSystemPasswordChar = false;
     this.bunifuTextBox3.WordWrap              = true;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft YaHei", 11F);
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(98)))), ((int)(((byte)(119)))));
     this.label5.Location  = new System.Drawing.Point(395, 190);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(144, 20);
     this.label5.TabIndex  = 7;
     this.label5.Text      = "Descuento afiliado";
     //
     // bunifuTextBox4
     //
     this.bunifuTextBox4.AcceptsReturn       = false;
     this.bunifuTextBox4.AcceptsTab          = false;
     this.bunifuTextBox4.AnimationSpeed      = 200;
     this.bunifuTextBox4.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox4.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox4.BackColor           = System.Drawing.Color.White;
     this.bunifuTextBox4.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox4.BackgroundImage")));
     this.bunifuTextBox4.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.bunifuTextBox4.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuTextBox4.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuTextBox4.BorderColorIdle     = System.Drawing.Color.Silver;
     this.bunifuTextBox4.BorderRadius        = 1;
     this.bunifuTextBox4.BorderThickness     = 1;
     this.bunifuTextBox4.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox4.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox4.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox4.DefaultText           = "";
     this.bunifuTextBox4.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox4.HideSelection         = true;
     this.bunifuTextBox4.IconLeft              = null;
     this.bunifuTextBox4.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox4.IconPadding           = 10;
     this.bunifuTextBox4.IconRight             = null;
     this.bunifuTextBox4.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox4.Lines                 = new string[0];
     this.bunifuTextBox4.Location              = new System.Drawing.Point(395, 220);
     this.bunifuTextBox4.MaxLength             = 32767;
     this.bunifuTextBox4.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox4.Modified              = false;
     this.bunifuTextBox4.Multiline             = false;
     this.bunifuTextBox4.Name                  = "bunifuTextBox4";
     stateProperties13.BorderColor             = System.Drawing.Color.DodgerBlue;
     stateProperties13.FillColor               = System.Drawing.Color.Empty;
     stateProperties13.ForeColor               = System.Drawing.Color.Empty;
     stateProperties13.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox4.OnActiveState         = stateProperties13;
     stateProperties14.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties14.FillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties14.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties14.PlaceholderForeColor    = System.Drawing.Color.DarkGray;
     this.bunifuTextBox4.OnDisabledState       = stateProperties14;
     stateProperties15.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     stateProperties15.FillColor               = System.Drawing.Color.Empty;
     stateProperties15.ForeColor               = System.Drawing.Color.Empty;
     stateProperties15.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox4.OnHoverState          = stateProperties15;
     stateProperties16.BorderColor             = System.Drawing.Color.Silver;
     stateProperties16.FillColor               = System.Drawing.Color.White;
     stateProperties16.ForeColor               = System.Drawing.Color.Empty;
     stateProperties16.PlaceholderForeColor    = System.Drawing.Color.Empty;
     this.bunifuTextBox4.OnIdleState           = stateProperties16;
     this.bunifuTextBox4.Padding               = new System.Windows.Forms.Padding(3);
     this.bunifuTextBox4.PasswordChar          = '\0';
     this.bunifuTextBox4.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox4.PlaceholderText       = "";
     this.bunifuTextBox4.ReadOnly              = true;
     this.bunifuTextBox4.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox4.SelectedText          = "";
     this.bunifuTextBox4.SelectionLength       = 0;
     this.bunifuTextBox4.SelectionStart        = 0;
     this.bunifuTextBox4.ShortcutsEnabled      = true;
     this.bunifuTextBox4.Size                  = new System.Drawing.Size(220, 37);
     this.bunifuTextBox4.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Material;
     this.bunifuTextBox4.TabIndex              = 8;
     this.bunifuTextBox4.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox4.TextMarginBottom      = 0;
     this.bunifuTextBox4.TextMarginLeft        = 3;
     this.bunifuTextBox4.TextMarginTop         = 0;
     this.bunifuTextBox4.TextPlaceholder       = "";
     this.bunifuTextBox4.UseSystemPasswordChar = false;
     this.bunifuTextBox4.WordWrap              = true;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Microsoft YaHei", 11F);
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(98)))), ((int)(((byte)(119)))));
     this.label6.Location  = new System.Drawing.Point(705, 100);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(79, 20);
     this.label6.TabIndex  = 10;
     this.label6.Text      = "Vehículos";
     //
     // bunifuDataGridView1
     //
     this.bunifuDataGridView1.AllowCustomTheming       = false;
     this.bunifuDataGridView1.AllowUserToAddRows       = false;
     this.bunifuDataGridView1.AllowUserToDeleteRows    = false;
     this.bunifuDataGridView1.AllowUserToResizeColumns = false;
     this.bunifuDataGridView1.AllowUserToResizeRows    = false;
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(48)))), ((int)(((byte)(52)))));
     dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
     this.bunifuDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.bunifuDataGridView1.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     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.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     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)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(65)))));
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.bunifuDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.bunifuDataGridView1.ColumnHeadersHeight           = 40;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(48)))), ((int)(((byte)(52)))));
     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.White;
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(117)))), ((int)(((byte)(119)))));
     this.bunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.WhiteSmoke;
     this.bunifuDataGridView1.CurrentTheme.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     this.bunifuDataGridView1.CurrentTheme.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(56)))), ((int)(((byte)(62)))));
     this.bunifuDataGridView1.CurrentTheme.HeaderStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     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)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(65)))));
     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)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
     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.White;
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(117)))), ((int)(((byte)(119)))));
     this.bunifuDataGridView1.CurrentTheme.RowsStyle.SelectionForeColor = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle3.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
     dataGridViewCellStyle3.Font                        = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     dataGridViewCellStyle3.ForeColor                   = System.Drawing.Color.White;
     dataGridViewCellStyle3.SelectionBackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(117)))), ((int)(((byte)(119)))));
     dataGridViewCellStyle3.SelectionForeColor          = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle3.WrapMode                    = System.Windows.Forms.DataGridViewTriState.False;
     this.bunifuDataGridView1.DefaultCellStyle          = dataGridViewCellStyle3;
     this.bunifuDataGridView1.EnableHeadersVisualStyles = false;
     this.bunifuDataGridView1.GridColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(56)))), ((int)(((byte)(62)))));
     this.bunifuDataGridView1.HeaderBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(16)))), ((int)(((byte)(18)))));
     this.bunifuDataGridView1.HeaderBgColor             = System.Drawing.Color.Empty;
     this.bunifuDataGridView1.HeaderForeColor           = System.Drawing.Color.White;
     this.bunifuDataGridView1.Location                  = new System.Drawing.Point(705, 130);
     this.bunifuDataGridView1.Name                      = "bunifuDataGridView1";
     this.bunifuDataGridView1.ReadOnly                  = true;
     this.bunifuDataGridView1.RowHeadersVisible         = false;
     this.bunifuDataGridView1.RowTemplate.Height        = 40;
     this.bunifuDataGridView1.SelectionMode             = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.bunifuDataGridView1.Size                      = new System.Drawing.Size(320, 127);
     this.bunifuDataGridView1.TabIndex                  = 13;
     this.bunifuDataGridView1.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Dark;
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.ActiveImage         = null;
     this.bunifuImageButton1.AllowAnimations     = true;
     this.bunifuImageButton1.AllowBuffering      = false;
     this.bunifuImageButton1.AllowToggling       = false;
     this.bunifuImageButton1.AllowZooming        = true;
     this.bunifuImageButton1.AllowZoomingOnFocus = false;
     this.bunifuImageButton1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuImageButton1.DialogResult        = System.Windows.Forms.DialogResult.None;
     this.bunifuImageButton1.ErrorImage          = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage")));
     this.bunifuImageButton1.FadeWhenInactive    = true;
     this.bunifuImageButton1.Flip              = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal;
     this.bunifuImageButton1.Image             = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive       = null;
     this.bunifuImageButton1.ImageLocation     = null;
     this.bunifuImageButton1.ImageMargin       = 10;
     this.bunifuImageButton1.ImageSize         = new System.Drawing.Size(40, 40);
     this.bunifuImageButton1.ImageZoomSize     = new System.Drawing.Size(50, 50);
     this.bunifuImageButton1.InitialImage      = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage")));
     this.bunifuImageButton1.Location          = new System.Drawing.Point(250, 115);
     this.bunifuImageButton1.Name              = "bunifuImageButton1";
     this.bunifuImageButton1.Rotation          = 0;
     this.bunifuImageButton1.ShowActiveImage   = true;
     this.bunifuImageButton1.ShowCursorChanges = true;
     this.bunifuImageButton1.ShowImageBorders  = true;
     this.bunifuImageButton1.ShowSizeMarkers   = false;
     this.bunifuImageButton1.Size              = new System.Drawing.Size(50, 50);
     this.bunifuImageButton1.TabIndex          = 15;
     this.bunifuImageButton1.ToolTipText       = "";
     this.bunifuImageButton1.WaitOnLoad        = false;
     this.bunifuImageButton1.Zoom              = 10;
     this.bunifuImageButton1.ZoomSpeed         = 10;
     this.bunifuImageButton1.Click            += new System.EventHandler(this.bunifuImageButton1_Click);
     //
     // ClientesVista
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bunifuImageButton1);
     this.Controls.Add(this.bunifuDataGridView1);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.bunifuTextBox4);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.bunifuTextBox3);
     this.Controls.Add(this.bunifuTextBox2);
     this.Controls.Add(this.bunifuTextBox1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Name = "ClientesVista";
     this.Size = new System.Drawing.Size(1050, 310);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuDataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager           resources         = new System.ComponentModel.ComponentResourceManager(typeof(SignUp));
     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();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties13 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties14 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties15 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     Bunifu.UI.WinForms.BunifuTextBox.StateProperties         stateProperties16 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
     this.bunifuFormDock1      = new Bunifu.UI.WinForms.BunifuFormDock();
     this.Text2                = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.Title                = new System.Windows.Forms.Label();
     this.RegisterBtn          = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.passwordRepeatTxtBox = new Bunifu.UI.WinForms.BunifuTextBox();
     this.passwordTextBox      = new Bunifu.UI.WinForms.BunifuTextBox();
     this.emailTextBox         = new Bunifu.UI.WinForms.BunifuTextBox();
     this.nameTextBox          = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuGradientPanel1 = new Bunifu.UI.WinForms.BunifuGradientPanel();
     this.returnToLogin        = new System.Windows.Forms.PictureBox();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.errorProvider1       = new System.Windows.Forms.ErrorProvider(this.components);
     this.errorProvider2       = new System.Windows.Forms.ErrorProvider(this.components);
     this.bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.returnToLogin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider2)).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;
     //
     // Text2
     //
     this.Text2.AutoSize = true;
     this.Text2.Font     = new System.Drawing.Font("Segoe UI Semibold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text2.Location = new System.Drawing.Point(482, 81);
     this.Text2.Name     = "Text2";
     this.Text2.Size     = new System.Drawing.Size(211, 25);
     this.Text2.TabIndex = 8;
     this.Text2.Text     = "Шинэ хэрэглэгч болох";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(409, 126);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(107, 15);
     this.label1.TabIndex = 9;
     this.label1.Text     = "Хэрэглэгчийн нэр";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(409, 195);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(50, 15);
     this.label2.TabIndex = 11;
     this.label2.Text     = "И-мейл";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(409, 263);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(49, 15);
     this.label3.TabIndex = 13;
     this.label3.Text     = "Нууц үг";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(409, 332);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(87, 15);
     this.label4.TabIndex = 15;
     this.label4.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(814, 24);
     this.Title.Name     = "Title";
     this.Title.Size     = new System.Drawing.Size(68, 25);
     this.Title.TabIndex = 18;
     this.Title.Text     = "EShop";
     //
     // RegisterBtn
     //
     this.RegisterBtn.AllowAnimations      = true;
     this.RegisterBtn.AllowMouseEffects    = true;
     this.RegisterBtn.AllowToggling        = false;
     this.RegisterBtn.AnimationSpeed       = 200;
     this.RegisterBtn.AutoGenerateColors   = false;
     this.RegisterBtn.AutoRoundBorders     = false;
     this.RegisterBtn.AutoSizeLeftIcon     = true;
     this.RegisterBtn.AutoSizeRightIcon    = true;
     this.RegisterBtn.BackColor            = System.Drawing.Color.Transparent;
     this.RegisterBtn.BackColor1           = System.Drawing.Color.MediumSlateBlue;
     this.RegisterBtn.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("RegisterBtn.BackgroundImage")));
     this.RegisterBtn.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.RegisterBtn.ButtonText           = "Бүртгүүлэх";
     this.RegisterBtn.ButtonTextMarginLeft = 0;
     this.RegisterBtn.ColorContrastOnClick = 45;
     this.RegisterBtn.ColorContrastOnHover = 45;
     this.RegisterBtn.Cursor                          = System.Windows.Forms.Cursors.Default;
     borderEdges1.BottomLeft                          = true;
     borderEdges1.BottomRight                         = true;
     borderEdges1.TopLeft                             = true;
     borderEdges1.TopRight                            = true;
     this.RegisterBtn.CustomizableEdges               = borderEdges1;
     this.RegisterBtn.DialogResult                    = System.Windows.Forms.DialogResult.None;
     this.RegisterBtn.DisabledBorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.DisabledFillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.DisabledForecolor               = System.Drawing.Color.White;
     this.RegisterBtn.FocusState                      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.RegisterBtn.Font                            = new System.Drawing.Font("Segoe UI Semibold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.RegisterBtn.ForeColor                       = System.Drawing.Color.White;
     this.RegisterBtn.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.RegisterBtn.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.RegisterBtn.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.RegisterBtn.IconMarginLeft                  = 11;
     this.RegisterBtn.IconPadding                     = 10;
     this.RegisterBtn.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.RegisterBtn.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.RegisterBtn.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.RegisterBtn.IconSize                        = 25;
     this.RegisterBtn.IdleBorderColor                 = System.Drawing.Color.SlateBlue;
     this.RegisterBtn.IdleBorderRadius                = 5;
     this.RegisterBtn.IdleBorderThickness             = 1;
     this.RegisterBtn.IdleFillColor                   = System.Drawing.Color.MediumSlateBlue;
     this.RegisterBtn.IdleIconLeftImage               = null;
     this.RegisterBtn.IdleIconRightImage              = null;
     this.RegisterBtn.IndicateFocus                   = false;
     this.RegisterBtn.Location                        = new System.Drawing.Point(412, 416);
     this.RegisterBtn.Name                            = "RegisterBtn";
     this.RegisterBtn.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.OnDisabledState.BorderRadius    = 5;
     this.RegisterBtn.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.RegisterBtn.OnDisabledState.BorderThickness = 1;
     this.RegisterBtn.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.OnDisabledState.ForeColor       = System.Drawing.Color.White;
     this.RegisterBtn.OnDisabledState.IconLeftImage   = null;
     this.RegisterBtn.OnDisabledState.IconRightImage  = null;
     this.RegisterBtn.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.onHoverState.BorderRadius       = 5;
     this.RegisterBtn.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.RegisterBtn.onHoverState.BorderThickness    = 1;
     this.RegisterBtn.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.RegisterBtn.onHoverState.IconLeftImage      = null;
     this.RegisterBtn.onHoverState.IconRightImage     = null;
     this.RegisterBtn.OnIdleState.BorderColor         = System.Drawing.Color.SlateBlue;
     this.RegisterBtn.OnIdleState.BorderRadius        = 5;
     this.RegisterBtn.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.RegisterBtn.OnIdleState.BorderThickness     = 1;
     this.RegisterBtn.OnIdleState.FillColor           = System.Drawing.Color.MediumSlateBlue;
     this.RegisterBtn.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.RegisterBtn.OnIdleState.IconLeftImage       = null;
     this.RegisterBtn.OnIdleState.IconRightImage      = null;
     this.RegisterBtn.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.OnPressedState.BorderRadius     = 5;
     this.RegisterBtn.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.RegisterBtn.OnPressedState.BorderThickness  = 1;
     this.RegisterBtn.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(105)))), ((int)(((byte)(233)))));
     this.RegisterBtn.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.RegisterBtn.OnPressedState.IconLeftImage    = null;
     this.RegisterBtn.OnPressedState.IconRightImage   = null;
     this.RegisterBtn.Size                            = new System.Drawing.Size(347, 39);
     this.RegisterBtn.TabIndex                        = 17;
     this.RegisterBtn.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.RegisterBtn.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.RegisterBtn.TextMarginLeft                  = 0;
     this.RegisterBtn.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.RegisterBtn.UseDefaultRadiusAndThickness    = true;
     this.RegisterBtn.Click                          += new System.EventHandler(this.RegisterBtn_Click);
     //
     // passwordRepeatTxtBox
     //
     this.passwordRepeatTxtBox.AcceptsReturn       = false;
     this.passwordRepeatTxtBox.AcceptsTab          = false;
     this.passwordRepeatTxtBox.AnimationSpeed      = 200;
     this.passwordRepeatTxtBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.passwordRepeatTxtBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.passwordRepeatTxtBox.BackColor           = System.Drawing.Color.Transparent;
     this.passwordRepeatTxtBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("passwordRepeatTxtBox.BackgroundImage")));
     this.passwordRepeatTxtBox.BorderColorActive   = System.Drawing.Color.SlateBlue;
     this.passwordRepeatTxtBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.passwordRepeatTxtBox.BorderColorHover    = System.Drawing.Color.SlateBlue;
     this.passwordRepeatTxtBox.BorderColorIdle     = System.Drawing.Color.Silver;
     this.passwordRepeatTxtBox.BorderRadius        = 5;
     this.passwordRepeatTxtBox.BorderThickness     = 1;
     this.passwordRepeatTxtBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.passwordRepeatTxtBox.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.passwordRepeatTxtBox.DefaultFont     = new System.Drawing.Font("Segoe UI", 9.25F);
     this.passwordRepeatTxtBox.DefaultText     = "";
     this.passwordRepeatTxtBox.FillColor       = System.Drawing.Color.White;
     this.passwordRepeatTxtBox.HideSelection   = true;
     this.passwordRepeatTxtBox.IconLeft        = ((System.Drawing.Image)(resources.GetObject("passwordRepeatTxtBox.IconLeft")));
     this.passwordRepeatTxtBox.IconLeftCursor  = System.Windows.Forms.Cursors.IBeam;
     this.passwordRepeatTxtBox.IconPadding     = 10;
     this.passwordRepeatTxtBox.IconRight       = null;
     this.passwordRepeatTxtBox.IconRightCursor = System.Windows.Forms.Cursors.IBeam;
     this.passwordRepeatTxtBox.Lines           = new string[0];
     this.passwordRepeatTxtBox.Location        = new System.Drawing.Point(410, 355);
     this.passwordRepeatTxtBox.MaxLength       = 32767;
     this.passwordRepeatTxtBox.MinimumSize     = new System.Drawing.Size(1, 1);
     this.passwordRepeatTxtBox.Modified        = false;
     this.passwordRepeatTxtBox.Multiline       = false;
     this.passwordRepeatTxtBox.Name            = "passwordRepeatTxtBox";
     stateProperties1.BorderColor                    = System.Drawing.Color.SlateBlue;
     stateProperties1.FillColor                      = System.Drawing.Color.Empty;
     stateProperties1.ForeColor                      = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor           = System.Drawing.Color.Empty;
     this.passwordRepeatTxtBox.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.passwordRepeatTxtBox.OnDisabledState       = stateProperties2;
     stateProperties3.BorderColor                    = System.Drawing.Color.SlateBlue;
     stateProperties3.FillColor                      = System.Drawing.Color.Empty;
     stateProperties3.ForeColor                      = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor           = System.Drawing.Color.Empty;
     this.passwordRepeatTxtBox.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.passwordRepeatTxtBox.OnIdleState           = stateProperties4;
     this.passwordRepeatTxtBox.Padding               = new System.Windows.Forms.Padding(3);
     this.passwordRepeatTxtBox.PasswordChar          = '\0';
     this.passwordRepeatTxtBox.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.passwordRepeatTxtBox.PlaceholderText       = "Enter text";
     this.passwordRepeatTxtBox.ReadOnly              = false;
     this.passwordRepeatTxtBox.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.passwordRepeatTxtBox.SelectedText          = "";
     this.passwordRepeatTxtBox.SelectionLength       = 0;
     this.passwordRepeatTxtBox.SelectionStart        = 0;
     this.passwordRepeatTxtBox.ShortcutsEnabled      = true;
     this.passwordRepeatTxtBox.Size                  = new System.Drawing.Size(349, 37);
     this.passwordRepeatTxtBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.passwordRepeatTxtBox.TabIndex              = 16;
     this.passwordRepeatTxtBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.passwordRepeatTxtBox.TextMarginBottom      = 0;
     this.passwordRepeatTxtBox.TextMarginLeft        = 3;
     this.passwordRepeatTxtBox.TextMarginTop         = 0;
     this.passwordRepeatTxtBox.TextPlaceholder       = "Enter text";
     this.passwordRepeatTxtBox.UseSystemPasswordChar = false;
     this.passwordRepeatTxtBox.WordWrap              = true;
     this.passwordRepeatTxtBox.TextChanged          += new System.EventHandler(this.passwordRepeatTxtBox_TextChanged);
     //
     // 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.Transparent;
     this.passwordTextBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("passwordTextBox.BackgroundImage")));
     this.passwordTextBox.BorderColorActive   = System.Drawing.Color.SlateBlue;
     this.passwordTextBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.passwordTextBox.BorderColorHover    = System.Drawing.Color.SlateBlue;
     this.passwordTextBox.BorderColorIdle     = System.Drawing.Color.Silver;
     this.passwordTextBox.BorderRadius        = 1;
     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(410, 286);
     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";
     stateProperties5.BorderColor               = System.Drawing.Color.SlateBlue;
     stateProperties5.FillColor                 = System.Drawing.Color.Empty;
     stateProperties5.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.passwordTextBox.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.passwordTextBox.OnDisabledState       = stateProperties6;
     stateProperties7.BorderColor               = System.Drawing.Color.SlateBlue;
     stateProperties7.FillColor                 = System.Drawing.Color.Empty;
     stateProperties7.ForeColor                 = System.Drawing.Color.Empty;
     stateProperties7.PlaceholderForeColor      = System.Drawing.Color.Empty;
     this.passwordTextBox.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.passwordTextBox.OnIdleState           = stateProperties8;
     this.passwordTextBox.Padding               = new System.Windows.Forms.Padding(3);
     this.passwordTextBox.PasswordChar          = '\0';
     this.passwordTextBox.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.passwordTextBox.PlaceholderText       = "Enter text";
     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(349, 37);
     this.passwordTextBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.passwordTextBox.TabIndex              = 14;
     this.passwordTextBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.passwordTextBox.TextMarginBottom      = 0;
     this.passwordTextBox.TextMarginLeft        = 3;
     this.passwordTextBox.TextMarginTop         = 0;
     this.passwordTextBox.TextPlaceholder       = "Enter text";
     this.passwordTextBox.UseSystemPasswordChar = false;
     this.passwordTextBox.WordWrap              = true;
     this.passwordTextBox.TextChanged          += new System.EventHandler(this.passwordTextBox_TextChanged);
     //
     // emailTextBox
     //
     this.emailTextBox.AcceptsReturn       = false;
     this.emailTextBox.AcceptsTab          = false;
     this.emailTextBox.AnimationSpeed      = 200;
     this.emailTextBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.emailTextBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.emailTextBox.BackColor           = System.Drawing.Color.Transparent;
     this.emailTextBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("emailTextBox.BackgroundImage")));
     this.emailTextBox.BorderColorActive   = System.Drawing.Color.SlateBlue;
     this.emailTextBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.emailTextBox.BorderColorHover    = System.Drawing.Color.SlateBlue;
     this.emailTextBox.BorderColorIdle     = System.Drawing.Color.Silver;
     this.emailTextBox.BorderRadius        = 1;
     this.emailTextBox.BorderThickness     = 1;
     this.emailTextBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.emailTextBox.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.emailTextBox.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.emailTextBox.DefaultText           = "";
     this.emailTextBox.FillColor             = System.Drawing.Color.White;
     this.emailTextBox.HideSelection         = true;
     this.emailTextBox.IconLeft              = ((System.Drawing.Image)(resources.GetObject("emailTextBox.IconLeft")));
     this.emailTextBox.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.emailTextBox.IconPadding           = 10;
     this.emailTextBox.IconRight             = null;
     this.emailTextBox.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.emailTextBox.Lines                 = new string[0];
     this.emailTextBox.Location              = new System.Drawing.Point(410, 218);
     this.emailTextBox.MaxLength             = 32767;
     this.emailTextBox.MinimumSize           = new System.Drawing.Size(1, 1);
     this.emailTextBox.Modified              = false;
     this.emailTextBox.Multiline             = false;
     this.emailTextBox.Name                  = "emailTextBox";
     stateProperties9.BorderColor            = System.Drawing.Color.SlateBlue;
     stateProperties9.FillColor              = System.Drawing.Color.Empty;
     stateProperties9.ForeColor              = System.Drawing.Color.Empty;
     stateProperties9.PlaceholderForeColor   = System.Drawing.Color.Empty;
     this.emailTextBox.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.emailTextBox.OnDisabledState       = stateProperties10;
     stateProperties11.BorderColor           = System.Drawing.Color.SlateBlue;
     stateProperties11.FillColor             = System.Drawing.Color.Empty;
     stateProperties11.ForeColor             = System.Drawing.Color.Empty;
     stateProperties11.PlaceholderForeColor  = System.Drawing.Color.Empty;
     this.emailTextBox.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.emailTextBox.OnIdleState           = stateProperties12;
     this.emailTextBox.Padding               = new System.Windows.Forms.Padding(3);
     this.emailTextBox.PasswordChar          = '\0';
     this.emailTextBox.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.emailTextBox.PlaceholderText       = "*****@*****.**";
     this.emailTextBox.ReadOnly              = false;
     this.emailTextBox.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.emailTextBox.SelectedText          = "";
     this.emailTextBox.SelectionLength       = 0;
     this.emailTextBox.SelectionStart        = 0;
     this.emailTextBox.ShortcutsEnabled      = true;
     this.emailTextBox.Size                  = new System.Drawing.Size(349, 37);
     this.emailTextBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.emailTextBox.TabIndex              = 12;
     this.emailTextBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.emailTextBox.TextMarginBottom      = 0;
     this.emailTextBox.TextMarginLeft        = 3;
     this.emailTextBox.TextMarginTop         = 0;
     this.emailTextBox.TextPlaceholder       = "*****@*****.**";
     this.emailTextBox.UseSystemPasswordChar = false;
     this.emailTextBox.WordWrap              = true;
     //
     // nameTextBox
     //
     this.nameTextBox.AcceptsReturn       = false;
     this.nameTextBox.AcceptsTab          = false;
     this.nameTextBox.AnimationSpeed      = 200;
     this.nameTextBox.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.nameTextBox.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.nameTextBox.BackColor           = System.Drawing.Color.Transparent;
     this.nameTextBox.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("nameTextBox.BackgroundImage")));
     this.nameTextBox.BorderColorActive   = System.Drawing.Color.SlateBlue;
     this.nameTextBox.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.nameTextBox.BorderColorHover    = System.Drawing.Color.SlateBlue;
     this.nameTextBox.BorderColorIdle     = System.Drawing.Color.Silver;
     this.nameTextBox.BorderRadius        = 1;
     this.nameTextBox.BorderThickness     = 1;
     this.nameTextBox.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.nameTextBox.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.nameTextBox.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.nameTextBox.DefaultText           = "";
     this.nameTextBox.FillColor             = System.Drawing.Color.White;
     this.nameTextBox.HideSelection         = true;
     this.nameTextBox.IconLeft              = ((System.Drawing.Image)(resources.GetObject("nameTextBox.IconLeft")));
     this.nameTextBox.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.nameTextBox.IconPadding           = 10;
     this.nameTextBox.IconRight             = null;
     this.nameTextBox.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.nameTextBox.Lines                 = new string[0];
     this.nameTextBox.Location              = new System.Drawing.Point(410, 154);
     this.nameTextBox.MaxLength             = 32767;
     this.nameTextBox.MinimumSize           = new System.Drawing.Size(1, 1);
     this.nameTextBox.Modified              = false;
     this.nameTextBox.Multiline             = false;
     this.nameTextBox.Name                  = "nameTextBox";
     stateProperties13.BorderColor          = System.Drawing.Color.SlateBlue;
     stateProperties13.FillColor            = System.Drawing.Color.Empty;
     stateProperties13.ForeColor            = System.Drawing.Color.Empty;
     stateProperties13.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.nameTextBox.OnActiveState         = stateProperties13;
     stateProperties14.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     stateProperties14.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     stateProperties14.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     stateProperties14.PlaceholderForeColor = System.Drawing.Color.DarkGray;
     this.nameTextBox.OnDisabledState       = stateProperties14;
     stateProperties15.BorderColor          = System.Drawing.Color.SlateBlue;
     stateProperties15.FillColor            = System.Drawing.Color.Empty;
     stateProperties15.ForeColor            = System.Drawing.Color.Empty;
     stateProperties15.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.nameTextBox.OnHoverState          = stateProperties15;
     stateProperties16.BorderColor          = System.Drawing.Color.Silver;
     stateProperties16.FillColor            = System.Drawing.Color.White;
     stateProperties16.ForeColor            = System.Drawing.Color.Empty;
     stateProperties16.PlaceholderForeColor = System.Drawing.Color.Empty;
     this.nameTextBox.OnIdleState           = stateProperties16;
     this.nameTextBox.Padding               = new System.Windows.Forms.Padding(3);
     this.nameTextBox.PasswordChar          = '\0';
     this.nameTextBox.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.nameTextBox.PlaceholderText       = "Enter text";
     this.nameTextBox.ReadOnly              = false;
     this.nameTextBox.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.nameTextBox.SelectedText          = "";
     this.nameTextBox.SelectionLength       = 0;
     this.nameTextBox.SelectionStart        = 0;
     this.nameTextBox.ShortcutsEnabled      = true;
     this.nameTextBox.Size                  = new System.Drawing.Size(347, 37);
     this.nameTextBox.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.nameTextBox.TabIndex              = 10;
     this.nameTextBox.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.nameTextBox.TextMarginBottom      = 0;
     this.nameTextBox.TextMarginLeft        = 3;
     this.nameTextBox.TextMarginTop         = 0;
     this.nameTextBox.TextPlaceholder       = "Enter text";
     this.nameTextBox.UseSystemPasswordChar = false;
     this.nameTextBox.WordWrap              = true;
     //
     // 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.returnToLogin);
     this.bunifuGradientPanel1.Controls.Add(this.pictureBox1);
     this.bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Left;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(192)))), ((int)(((byte)(248)))));
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(192)))), ((int)(((byte)(248)))));
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(192)))), ((int)(((byte)(248)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(192)))), ((int)(((byte)(248)))));
     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;
     //
     // returnToLogin
     //
     this.returnToLogin.Image    = global::B190920004_BiyDaalt.Properties.Resources.Return_arrow;
     this.returnToLogin.Location = new System.Drawing.Point(12, 23);
     this.returnToLogin.Name     = "returnToLogin";
     this.returnToLogin.Size     = new System.Drawing.Size(35, 26);
     this.returnToLogin.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.returnToLogin.TabIndex = 1;
     this.returnToLogin.TabStop  = false;
     this.returnToLogin.Click   += new System.EventHandler(this.returnToLogin_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::B190920004_BiyDaalt.Properties.Resources.Landing_Img;
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(332, 561);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // errorProvider2
     //
     this.errorProvider2.ContainerControl = this;
     //
     // SignUp
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(908, 561);
     this.Controls.Add(this.Title);
     this.Controls.Add(this.RegisterBtn);
     this.Controls.Add(this.passwordRepeatTxtBox);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.passwordTextBox);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.emailTextBox);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.nameTextBox);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.Text2);
     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            = "SignUp";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "SignUp";
     this.Load           += new System.EventHandler(this.SignUp_Load);
     this.bunifuGradientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.returnToLogin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #28
0
 /// <summary>
 /// Método necessário para suporte ao Designer - não modifique
 /// o conteúdo deste método com o editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     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.BunifuButton.BunifuButton.BorderEdges borderEdges2     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
     this.bunifuButton1    = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.Painel1          = new Bunifu.UI.WinForms.BunifuPanel();
     this.txtprecoGasolina = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtprecoEtanol   = new Bunifu.UI.WinForms.BunifuTextBox();
     this.btnCalculo       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.bunifuLabel1     = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuLabel2     = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuLabel3     = new Bunifu.UI.WinForms.BunifuLabel();
     this.label1           = new Bunifu.UI.WinForms.BunifuLabel();
     this.label2           = new Bunifu.UI.WinForms.BunifuLabel();
     this.Painel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuButton1
     //
     this.bunifuButton1.AllowAnimations      = true;
     this.bunifuButton1.AllowMouseEffects    = true;
     this.bunifuButton1.AllowToggling        = false;
     this.bunifuButton1.AnimationSpeed       = 200;
     this.bunifuButton1.AutoGenerateColors   = false;
     this.bunifuButton1.AutoRoundBorders     = false;
     this.bunifuButton1.AutoSizeLeftIcon     = true;
     this.bunifuButton1.AutoSizeRightIcon    = true;
     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           = "X";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.ColorContrastOnClick = 45;
     this.bunifuButton1.ColorContrastOnHover = 45;
     this.bunifuButton1.Cursor                          = System.Windows.Forms.Cursors.Default;
     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.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     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", 9F);
     this.bunifuButton1.ForeColor                       = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuButton1.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.bunifuButton1.IconMarginLeft                  = 11;
     this.bunifuButton1.IconPadding                     = 10;
     this.bunifuButton1.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.bunifuButton1.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.bunifuButton1.IconSize                        = 25;
     this.bunifuButton1.IdleBorderColor                 = System.Drawing.Color.DodgerBlue;
     this.bunifuButton1.IdleBorderRadius                = 10;
     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(327, 12);
     this.bunifuButton1.Name                            = "bunifuButton1";
     this.bunifuButton1.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.bunifuButton1.OnDisabledState.BorderRadius    = 10;
     this.bunifuButton1.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnDisabledState.BorderThickness = 1;
     this.bunifuButton1.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.bunifuButton1.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.bunifuButton1.OnDisabledState.IconLeftImage   = null;
     this.bunifuButton1.OnDisabledState.IconRightImage  = null;
     this.bunifuButton1.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.bunifuButton1.onHoverState.BorderRadius       = 10;
     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)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     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.DodgerBlue;
     this.bunifuButton1.OnIdleState.BorderRadius        = 10;
     this.bunifuButton1.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.bunifuButton1.OnIdleState.BorderThickness     = 1;
     this.bunifuButton1.OnIdleState.FillColor           = System.Drawing.Color.DodgerBlue;
     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     = 10;
     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(45, 39);
     this.bunifuButton1.TabIndex                        = 0;
     this.bunifuButton1.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.bunifuButton1.TextMarginLeft                  = 0;
     this.bunifuButton1.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.bunifuButton1.UseDefaultRadiusAndThickness    = true;
     this.bunifuButton1.Click                          += new System.EventHandler(this.bunifuButton1_Click);
     //
     // Painel1
     //
     this.Painel1.BackgroundColor       = System.Drawing.Color.LightGray;
     this.Painel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("Painel1.BackgroundImage")));
     this.Painel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Painel1.BorderColor           = System.Drawing.Color.Transparent;
     this.Painel1.BorderRadius          = 5;
     this.Painel1.BorderThickness       = 1;
     this.Painel1.Controls.Add(this.label2);
     this.Painel1.Controls.Add(this.label1);
     this.Painel1.Controls.Add(this.txtprecoGasolina);
     this.Painel1.Controls.Add(this.txtprecoEtanol);
     this.Painel1.Location    = new System.Drawing.Point(34, 218);
     this.Painel1.Name        = "Painel1";
     this.Painel1.ShowBorders = true;
     this.Painel1.Size        = new System.Drawing.Size(315, 162);
     this.Painel1.TabIndex    = 1;
     //
     // txtprecoGasolina
     //
     this.txtprecoGasolina.AcceptsReturn       = false;
     this.txtprecoGasolina.AcceptsTab          = false;
     this.txtprecoGasolina.AnimationSpeed      = 200;
     this.txtprecoGasolina.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtprecoGasolina.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtprecoGasolina.BackColor           = System.Drawing.Color.Transparent;
     this.txtprecoGasolina.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtprecoGasolina.BackgroundImage")));
     this.txtprecoGasolina.BorderColorActive   = System.Drawing.Color.Red;
     this.txtprecoGasolina.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtprecoGasolina.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtprecoGasolina.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtprecoGasolina.BorderRadius        = 5;
     this.txtprecoGasolina.BorderThickness     = 1;
     this.txtprecoGasolina.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtprecoGasolina.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtprecoGasolina.DefaultFont           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtprecoGasolina.DefaultText           = "";
     this.txtprecoGasolina.FillColor             = System.Drawing.Color.White;
     this.txtprecoGasolina.HideSelection         = true;
     this.txtprecoGasolina.IconLeft              = null;
     this.txtprecoGasolina.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtprecoGasolina.IconPadding           = 10;
     this.txtprecoGasolina.IconRight             = null;
     this.txtprecoGasolina.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtprecoGasolina.Lines                 = new string[0];
     this.txtprecoGasolina.Location              = new System.Drawing.Point(26, 110);
     this.txtprecoGasolina.MaxLength             = 32767;
     this.txtprecoGasolina.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtprecoGasolina.Modified              = false;
     this.txtprecoGasolina.Multiline             = false;
     this.txtprecoGasolina.Name                  = "txtprecoGasolina";
     stateProperties1.BorderColor                = System.Drawing.Color.Red;
     stateProperties1.FillColor                  = System.Drawing.Color.Empty;
     stateProperties1.ForeColor                  = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor       = System.Drawing.Color.Empty;
     this.txtprecoGasolina.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.txtprecoGasolina.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.txtprecoGasolina.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.txtprecoGasolina.OnIdleState           = stateProperties4;
     this.txtprecoGasolina.Padding               = new System.Windows.Forms.Padding(3);
     this.txtprecoGasolina.PasswordChar          = '\0';
     this.txtprecoGasolina.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtprecoGasolina.PlaceholderText       = "Preço Gasolina por litro (R$)";
     this.txtprecoGasolina.ReadOnly              = false;
     this.txtprecoGasolina.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtprecoGasolina.SelectedText          = "";
     this.txtprecoGasolina.SelectionLength       = 0;
     this.txtprecoGasolina.SelectionStart        = 0;
     this.txtprecoGasolina.ShortcutsEnabled      = true;
     this.txtprecoGasolina.Size                  = new System.Drawing.Size(260, 42);
     this.txtprecoGasolina.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtprecoGasolina.TabIndex              = 1;
     this.txtprecoGasolina.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtprecoGasolina.TextMarginBottom      = 0;
     this.txtprecoGasolina.TextMarginLeft        = 3;
     this.txtprecoGasolina.TextMarginTop         = 0;
     this.txtprecoGasolina.TextPlaceholder       = "Preço Gasolina por litro (R$)";
     this.txtprecoGasolina.UseSystemPasswordChar = false;
     this.txtprecoGasolina.WordWrap              = true;
     this.txtprecoGasolina.Click                += new System.EventHandler(this.txtprecoGasolina_Click);
     this.txtprecoGasolina.Leave                += new System.EventHandler(this.txtprecoGasolina_Leave);
     //
     // txtprecoEtanol
     //
     this.txtprecoEtanol.AcceptsReturn       = false;
     this.txtprecoEtanol.AcceptsTab          = false;
     this.txtprecoEtanol.AnimationSpeed      = 200;
     this.txtprecoEtanol.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtprecoEtanol.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtprecoEtanol.BackColor           = System.Drawing.Color.Transparent;
     this.txtprecoEtanol.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtprecoEtanol.BackgroundImage")));
     this.txtprecoEtanol.BorderColorActive   = System.Drawing.Color.Lime;
     this.txtprecoEtanol.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtprecoEtanol.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtprecoEtanol.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtprecoEtanol.BorderRadius        = 5;
     this.txtprecoEtanol.BorderThickness     = 1;
     this.txtprecoEtanol.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtprecoEtanol.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtprecoEtanol.DefaultFont           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtprecoEtanol.DefaultText           = "";
     this.txtprecoEtanol.FillColor             = System.Drawing.Color.White;
     this.txtprecoEtanol.HideSelection         = true;
     this.txtprecoEtanol.IconLeft              = null;
     this.txtprecoEtanol.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtprecoEtanol.IconPadding           = 10;
     this.txtprecoEtanol.IconRight             = null;
     this.txtprecoEtanol.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtprecoEtanol.Lines                 = new string[0];
     this.txtprecoEtanol.Location              = new System.Drawing.Point(26, 36);
     this.txtprecoEtanol.MaxLength             = 32767;
     this.txtprecoEtanol.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtprecoEtanol.Modified              = false;
     this.txtprecoEtanol.Multiline             = false;
     this.txtprecoEtanol.Name                  = "txtprecoEtanol";
     stateProperties5.BorderColor              = System.Drawing.Color.Lime;
     stateProperties5.FillColor                = System.Drawing.Color.Empty;
     stateProperties5.ForeColor                = System.Drawing.Color.Empty;
     stateProperties5.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.txtprecoEtanol.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.txtprecoEtanol.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.txtprecoEtanol.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.txtprecoEtanol.OnIdleState           = stateProperties8;
     this.txtprecoEtanol.Padding               = new System.Windows.Forms.Padding(3);
     this.txtprecoEtanol.PasswordChar          = '\0';
     this.txtprecoEtanol.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtprecoEtanol.PlaceholderText       = "Preço Etanol por litro (R$)";
     this.txtprecoEtanol.ReadOnly              = false;
     this.txtprecoEtanol.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtprecoEtanol.SelectedText          = "";
     this.txtprecoEtanol.SelectionLength       = 0;
     this.txtprecoEtanol.SelectionStart        = 0;
     this.txtprecoEtanol.ShortcutsEnabled      = true;
     this.txtprecoEtanol.Size                  = new System.Drawing.Size(260, 42);
     this.txtprecoEtanol.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtprecoEtanol.TabIndex              = 0;
     this.txtprecoEtanol.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtprecoEtanol.TextMarginBottom      = 0;
     this.txtprecoEtanol.TextMarginLeft        = 3;
     this.txtprecoEtanol.TextMarginTop         = 0;
     this.txtprecoEtanol.TextPlaceholder       = "Preço Etanol por litro (R$)";
     this.txtprecoEtanol.UseSystemPasswordChar = false;
     this.txtprecoEtanol.WordWrap              = true;
     this.txtprecoEtanol.TextChanged          += new System.EventHandler(this.txtprecoEtanol_TextChanged);
     this.txtprecoEtanol.Click                += new System.EventHandler(this.txtprecoEtanol_Click);
     this.txtprecoEtanol.Leave                += new System.EventHandler(this.txtprecoEtanol_Leave);
     //
     // btnCalculo
     //
     this.btnCalculo.AllowAnimations      = true;
     this.btnCalculo.AllowMouseEffects    = true;
     this.btnCalculo.AllowToggling        = false;
     this.btnCalculo.AnimationSpeed       = 200;
     this.btnCalculo.AutoGenerateColors   = false;
     this.btnCalculo.AutoRoundBorders     = false;
     this.btnCalculo.AutoSizeLeftIcon     = true;
     this.btnCalculo.AutoSizeRightIcon    = true;
     this.btnCalculo.BackColor            = System.Drawing.Color.Transparent;
     this.btnCalculo.BackColor1           = System.Drawing.Color.DodgerBlue;
     this.btnCalculo.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("btnCalculo.BackgroundImage")));
     this.btnCalculo.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCalculo.ButtonText           = "Calcular";
     this.btnCalculo.ButtonTextMarginLeft = 0;
     this.btnCalculo.ColorContrastOnClick = 45;
     this.btnCalculo.ColorContrastOnHover = 45;
     this.btnCalculo.Cursor                          = System.Windows.Forms.Cursors.Default;
     borderEdges2.BottomLeft                         = true;
     borderEdges2.BottomRight                        = true;
     borderEdges2.TopLeft                            = true;
     borderEdges2.TopRight                           = true;
     this.btnCalculo.CustomizableEdges               = borderEdges2;
     this.btnCalculo.DialogResult                    = System.Windows.Forms.DialogResult.None;
     this.btnCalculo.DisabledBorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnCalculo.DisabledFillColor               = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnCalculo.DisabledForecolor               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnCalculo.FocusState                      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
     this.btnCalculo.Font                            = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCalculo.ForeColor                       = System.Drawing.Color.White;
     this.btnCalculo.IconLeftAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnCalculo.IconLeftCursor                  = System.Windows.Forms.Cursors.Default;
     this.btnCalculo.IconLeftPadding                 = new System.Windows.Forms.Padding(11, 3, 3, 3);
     this.btnCalculo.IconMarginLeft                  = 11;
     this.btnCalculo.IconPadding                     = 10;
     this.btnCalculo.IconRightAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnCalculo.IconRightCursor                 = System.Windows.Forms.Cursors.Default;
     this.btnCalculo.IconRightPadding                = new System.Windows.Forms.Padding(3, 3, 7, 3);
     this.btnCalculo.IconSize                        = 25;
     this.btnCalculo.IdleBorderColor                 = System.Drawing.Color.DodgerBlue;
     this.btnCalculo.IdleBorderRadius                = 10;
     this.btnCalculo.IdleBorderThickness             = 1;
     this.btnCalculo.IdleFillColor                   = System.Drawing.Color.DodgerBlue;
     this.btnCalculo.IdleIconLeftImage               = null;
     this.btnCalculo.IdleIconRightImage              = null;
     this.btnCalculo.IndicateFocus                   = false;
     this.btnCalculo.Location                        = new System.Drawing.Point(60, 444);
     this.btnCalculo.Name                            = "btnCalculo";
     this.btnCalculo.OnDisabledState.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.btnCalculo.OnDisabledState.BorderRadius    = 10;
     this.btnCalculo.OnDisabledState.BorderStyle     = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCalculo.OnDisabledState.BorderThickness = 1;
     this.btnCalculo.OnDisabledState.FillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.btnCalculo.OnDisabledState.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
     this.btnCalculo.OnDisabledState.IconLeftImage   = null;
     this.btnCalculo.OnDisabledState.IconRightImage  = null;
     this.btnCalculo.onHoverState.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnCalculo.onHoverState.BorderRadius       = 10;
     this.btnCalculo.onHoverState.BorderStyle        = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCalculo.onHoverState.BorderThickness    = 1;
     this.btnCalculo.onHoverState.FillColor          = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.btnCalculo.onHoverState.ForeColor          = System.Drawing.Color.White;
     this.btnCalculo.onHoverState.IconLeftImage      = null;
     this.btnCalculo.onHoverState.IconRightImage     = null;
     this.btnCalculo.OnIdleState.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.btnCalculo.OnIdleState.BorderRadius        = 10;
     this.btnCalculo.OnIdleState.BorderStyle         = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCalculo.OnIdleState.BorderThickness     = 1;
     this.btnCalculo.OnIdleState.FillColor           = System.Drawing.Color.DodgerBlue;
     this.btnCalculo.OnIdleState.ForeColor           = System.Drawing.Color.White;
     this.btnCalculo.OnIdleState.IconLeftImage       = null;
     this.btnCalculo.OnIdleState.IconRightImage      = null;
     this.btnCalculo.OnPressedState.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnCalculo.OnPressedState.BorderRadius     = 10;
     this.btnCalculo.OnPressedState.BorderStyle      = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
     this.btnCalculo.OnPressedState.BorderThickness  = 1;
     this.btnCalculo.OnPressedState.FillColor        = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144)))));
     this.btnCalculo.OnPressedState.ForeColor        = System.Drawing.Color.White;
     this.btnCalculo.OnPressedState.IconLeftImage    = null;
     this.btnCalculo.OnPressedState.IconRightImage   = null;
     this.btnCalculo.Size                            = new System.Drawing.Size(260, 44);
     this.btnCalculo.TabIndex                        = 2;
     this.btnCalculo.TextAlign                       = System.Drawing.ContentAlignment.MiddleCenter;
     this.btnCalculo.TextAlignment                   = System.Windows.Forms.HorizontalAlignment.Center;
     this.btnCalculo.TextMarginLeft                  = 0;
     this.btnCalculo.TextPadding                     = new System.Windows.Forms.Padding(0);
     this.btnCalculo.UseDefaultRadiusAndThickness    = true;
     this.btnCalculo.Click                          += new System.EventHandler(this.btnCalculo_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location  = new System.Drawing.Point(34, 61);
     this.pictureBox1.Margin    = new System.Windows.Forms.Padding(1);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(112, 109);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex  = 3;
     this.pictureBox1.TabStop   = false;
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowParentOverrides = false;
     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("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuLabel1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(165)))), ((int)(((byte)(198)))));
     this.bunifuLabel1.Location      = new System.Drawing.Point(176, 61);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(87, 40);
     this.bunifuLabel1.TabIndex      = 4;
     this.bunifuLabel1.Text          = "Etanol";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuLabel2
     //
     this.bunifuLabel2.AllowParentOverrides = false;
     this.bunifuLabel2.AutoEllipsis         = false;
     this.bunifuLabel2.CursorType           = null;
     this.bunifuLabel2.Font          = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel2.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(165)))), ((int)(((byte)(198)))));
     this.bunifuLabel2.Location      = new System.Drawing.Point(227, 92);
     this.bunifuLabel2.Name          = "bunifuLabel2";
     this.bunifuLabel2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel2.Size          = new System.Drawing.Size(36, 40);
     this.bunifuLabel2.TabIndex      = 5;
     this.bunifuLabel2.Text          = "ou";
     this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuLabel3
     //
     this.bunifuLabel3.AllowParentOverrides = false;
     this.bunifuLabel3.AutoEllipsis         = false;
     this.bunifuLabel3.CursorType           = null;
     this.bunifuLabel3.Font          = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(165)))), ((int)(((byte)(198)))));
     this.bunifuLabel3.Location      = new System.Drawing.Point(209, 130);
     this.bunifuLabel3.Name          = "bunifuLabel3";
     this.bunifuLabel3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel3.Size          = new System.Drawing.Size(140, 40);
     this.bunifuLabel3.TabIndex      = 6;
     this.bunifuLabel3.Text          = "Gasolina ?";
     this.bunifuLabel3.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel3.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // label1
     //
     this.label1.AllowParentOverrides = false;
     this.label1.AutoEllipsis         = false;
     this.label1.CursorType           = System.Windows.Forms.Cursors.Default;
     this.label1.Font          = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor     = System.Drawing.SystemColors.ControlDark;
     this.label1.Location      = new System.Drawing.Point(36, 11);
     this.label1.Name          = "label1";
     this.label1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.label1.Size          = new System.Drawing.Size(52, 19);
     this.label1.TabIndex      = 7;
     this.label1.Text          = "Etanol :";
     this.label1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.label1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     this.label1.Visible       = false;
     //
     // label2
     //
     this.label2.AllowParentOverrides = false;
     this.label2.AutoEllipsis         = false;
     this.label2.CursorType           = null;
     this.label2.Font          = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor     = System.Drawing.SystemColors.ControlDark;
     this.label2.Location      = new System.Drawing.Point(36, 85);
     this.label2.Name          = "label2";
     this.label2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.label2.Size          = new System.Drawing.Size(66, 19);
     this.label2.TabIndex      = 8;
     this.label2.Text          = "Gasolina :";
     this.label2.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.label2.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     this.label2.Visible       = false;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(384, 561);
     this.Controls.Add(this.bunifuLabel3);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.bunifuLabel2);
     this.Controls.Add(this.btnCalculo);
     this.Controls.Add(this.bunifuLabel1);
     this.Controls.Add(this.Painel1);
     this.Controls.Add(this.bunifuButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Painel1.ResumeLayout(false);
     this.Painel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #29
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager   resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     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.bunifuGradientPanel1 = new Bunifu.UI.WinForms.BunifuGradientPanel();
     this.pictureBox3          = new System.Windows.Forms.PictureBox();
     this.pictureBox2          = new System.Windows.Forms.PictureBox();
     this.bunifuPanel1         = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuPanel3         = new Bunifu.UI.WinForms.BunifuPanel();
     this.livescard            = new System.Windows.Forms.RichTextBox();
     this.bunifuThinButton21   = new Bunifu.Framework.UI.BunifuThinButton2();
     this.bunifuLabel1         = new Bunifu.UI.WinForms.BunifuLabel();
     this.bunifuButton1        = new Bunifu.Framework.UI.BunifuThinButton2();
     this.bunifuPanel7         = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuSeparator2     = new Bunifu.UI.WinForms.BunifuSeparator();
     this.bunifuPictureBox2    = new Bunifu.UI.WinForms.BunifuPictureBox();
     this.bunifuSeparator1     = new Bunifu.UI.WinForms.BunifuSeparator();
     this.bunifuPictureBox1    = new Bunifu.UI.WinForms.BunifuPictureBox();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.bunifuPanel5         = new Bunifu.UI.WinForms.BunifuPanel();
     this.label3             = new System.Windows.Forms.Label();
     this.bunifuRadioButton2 = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.bunifuPanel4       = new Bunifu.UI.WinForms.BunifuPanel();
     this.label1             = new System.Windows.Forms.Label();
     this.bunifuRadioButton1 = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.bunifuPanel2       = new Bunifu.UI.WinForms.BunifuPanel();
     this.bunifuTextBox1     = new Bunifu.UI.WinForms.BunifuTextBox();
     this.bunifuPanel6       = new Bunifu.UI.WinForms.BunifuPanel();
     this.label2             = new System.Windows.Forms.Label();
     this.bunifuRadioButton3 = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.bunifuElipse1      = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuGradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.bunifuPanel1.SuspendLayout();
     this.bunifuPanel3.SuspendLayout();
     this.bunifuPanel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.bunifuPanel5.SuspendLayout();
     this.bunifuPanel4.SuspendLayout();
     this.bunifuPanel6.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuGradientPanel1
     //
     this.bunifuGradientPanel1.AccessibleRole        = System.Windows.Forms.AccessibleRole.CheckButton;
     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.pictureBox3);
     this.bunifuGradientPanel1.Controls.Add(this.pictureBox2);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuPanel1);
     this.bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.DarkSlateBlue;
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.DarkSlateBlue;
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(0, 0);
     this.bunifuGradientPanel1.Margin   = new System.Windows.Forms.Padding(2);
     this.bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality  = 10;
     this.bunifuGradientPanel1.Size     = new System.Drawing.Size(1278, 716);
     this.bunifuGradientPanel1.TabIndex = 0;
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox3.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location = new System.Drawing.Point(1179, 3);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(43, 31);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox3.TabIndex = 2;
     this.pictureBox3.TabStop  = false;
     this.pictureBox3.Click   += new System.EventHandler(this.pictureBox3_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(1223, 3);
     this.pictureBox2.Margin   = new System.Windows.Forms.Padding(3, 3, 20, 3);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(43, 31);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex = 1;
     this.pictureBox2.TabStop  = false;
     this.pictureBox2.Click   += new System.EventHandler(this.pictureBox2_Click);
     //
     // bunifuPanel1
     //
     this.bunifuPanel1.Anchor                = System.Windows.Forms.AnchorStyles.None;
     this.bunifuPanel1.BackgroundColor       = System.Drawing.Color.White;
     this.bunifuPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel1.BackgroundImage")));
     this.bunifuPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel1.BorderColor           = System.Drawing.Color.White;
     this.bunifuPanel1.BorderRadius          = 20;
     this.bunifuPanel1.BorderThickness       = 1;
     this.bunifuPanel1.Controls.Add(this.bunifuPanel3);
     this.bunifuPanel1.Controls.Add(this.bunifuButton1);
     this.bunifuPanel1.Controls.Add(this.bunifuPanel7);
     this.bunifuPanel1.Controls.Add(this.pictureBox1);
     this.bunifuPanel1.Controls.Add(this.bunifuPanel5);
     this.bunifuPanel1.Controls.Add(this.bunifuPanel4);
     this.bunifuPanel1.Controls.Add(this.bunifuPanel2);
     this.bunifuPanel1.Controls.Add(this.bunifuTextBox1);
     this.bunifuPanel1.Controls.Add(this.bunifuPanel6);
     this.bunifuPanel1.Location    = new System.Drawing.Point(61, 38);
     this.bunifuPanel1.Margin      = new System.Windows.Forms.Padding(2);
     this.bunifuPanel1.Name        = "bunifuPanel1";
     this.bunifuPanel1.ShowBorders = true;
     this.bunifuPanel1.Size        = new System.Drawing.Size(1165, 637);
     this.bunifuPanel1.TabIndex    = 0;
     this.bunifuPanel1.Click      += new System.EventHandler(this.bunifuPanel1_Click);
     //
     // bunifuPanel3
     //
     this.bunifuPanel3.BackgroundColor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuPanel3.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel3.BackgroundImage")));
     this.bunifuPanel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel3.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuPanel3.BorderRadius          = 0;
     this.bunifuPanel3.BorderThickness       = 1;
     this.bunifuPanel3.Controls.Add(this.livescard);
     this.bunifuPanel3.Controls.Add(this.bunifuThinButton21);
     this.bunifuPanel3.Controls.Add(this.bunifuLabel1);
     this.bunifuPanel3.Location    = new System.Drawing.Point(849, 0);
     this.bunifuPanel3.Margin      = new System.Windows.Forms.Padding(0);
     this.bunifuPanel3.Name        = "bunifuPanel3";
     this.bunifuPanel3.ShowBorders = true;
     this.bunifuPanel3.Size        = new System.Drawing.Size(293, 637);
     this.bunifuPanel3.TabIndex    = 4;
     //
     // livescard
     //
     this.livescard.Font      = new System.Drawing.Font("Berlin Sans FB Demi", 11.25F, System.Drawing.FontStyle.Bold);
     this.livescard.ForeColor = System.Drawing.Color.Silver;
     this.livescard.Location  = new System.Drawing.Point(22, 88);
     this.livescard.Name      = "livescard";
     this.livescard.Size      = new System.Drawing.Size(273, 421);
     this.livescard.TabIndex  = 12;
     this.livescard.Text      = "";
     this.livescard.Enter    += new System.EventHandler(this.livescard_Enter);
     this.livescard.Leave    += new System.EventHandler(this.livescard_Leave);
     //
     // bunifuThinButton21
     //
     this.bunifuThinButton21.ActiveBorderThickness = 1;
     this.bunifuThinButton21.ActiveCornerRadius    = 2;
     this.bunifuThinButton21.ActiveFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.bunifuThinButton21.ActiveForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton21.ActiveLineColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.bunifuThinButton21.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuThinButton21.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton21.BackgroundImage")));
     this.bunifuThinButton21.ButtonText            = "STOP";
     this.bunifuThinButton21.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton21.Font                = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuThinButton21.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuThinButton21.IdleBorderThickness = 2;
     this.bunifuThinButton21.IdleCornerRadius    = 1;
     this.bunifuThinButton21.IdleFillColor       = System.Drawing.Color.White;
     this.bunifuThinButton21.IdleForecolor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuThinButton21.IdleLineColor       = System.Drawing.Color.White;
     this.bunifuThinButton21.Location            = new System.Drawing.Point(89, 560);
     this.bunifuThinButton21.Margin              = new System.Windows.Forms.Padding(0);
     this.bunifuThinButton21.Name                = "bunifuThinButton21";
     this.bunifuThinButton21.Size                = new System.Drawing.Size(158, 46);
     this.bunifuThinButton21.TabIndex            = 14;
     this.bunifuThinButton21.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // bunifuLabel1
     //
     this.bunifuLabel1.AllowParentOverrides = false;
     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 Black", 11.25F, System.Drawing.FontStyle.Bold);
     this.bunifuLabel1.ForeColor     = System.Drawing.Color.White;
     this.bunifuLabel1.Location      = new System.Drawing.Point(66, 27);
     this.bunifuLabel1.Name          = "bunifuLabel1";
     this.bunifuLabel1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.bunifuLabel1.Size          = new System.Drawing.Size(158, 45);
     this.bunifuLabel1.TabIndex      = 12;
     this.bunifuLabel1.Text          = "Tus Cards";
     this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     this.bunifuLabel1.TextFormat    = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
     //
     // bunifuButton1
     //
     this.bunifuButton1.ActiveBorderThickness = 1;
     this.bunifuButton1.ActiveCornerRadius    = 2;
     this.bunifuButton1.ActiveFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuButton1.ActiveForecolor       = System.Drawing.Color.White;
     this.bunifuButton1.ActiveLineColor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuButton1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.ButtonText            = "START";
     this.bunifuButton1.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuButton1.Font                = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton1.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuButton1.IdleBorderThickness = 2;
     this.bunifuButton1.IdleCornerRadius    = 1;
     this.bunifuButton1.IdleFillColor       = System.Drawing.Color.White;
     this.bunifuButton1.IdleForecolor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuButton1.IdleLineColor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(208)))));
     this.bunifuButton1.Location            = new System.Drawing.Point(389, 536);
     this.bunifuButton1.Margin              = new System.Windows.Forms.Padding(0);
     this.bunifuButton1.Name                = "bunifuButton1";
     this.bunifuButton1.Size                = new System.Drawing.Size(159, 52);
     this.bunifuButton1.TabIndex            = 0;
     this.bunifuButton1.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuButton1.Click              += new System.EventHandler(this.bunifuButton1_Click);
     //
     // bunifuPanel7
     //
     this.bunifuPanel7.BackgroundColor       = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.bunifuPanel7.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel7.BackgroundImage")));
     this.bunifuPanel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel7.BorderColor           = System.Drawing.Color.White;
     this.bunifuPanel7.BorderRadius          = 20;
     this.bunifuPanel7.BorderThickness       = 1;
     this.bunifuPanel7.Controls.Add(this.bunifuSeparator2);
     this.bunifuPanel7.Controls.Add(this.bunifuPictureBox2);
     this.bunifuPanel7.Controls.Add(this.bunifuSeparator1);
     this.bunifuPanel7.Controls.Add(this.bunifuPictureBox1);
     this.bunifuPanel7.Cursor      = System.Windows.Forms.Cursors.Default;
     this.bunifuPanel7.Location    = new System.Drawing.Point(0, 0);
     this.bunifuPanel7.Margin      = new System.Windows.Forms.Padding(0);
     this.bunifuPanel7.Name        = "bunifuPanel7";
     this.bunifuPanel7.ShowBorders = false;
     this.bunifuPanel7.Size        = new System.Drawing.Size(60, 640);
     this.bunifuPanel7.TabIndex    = 0;
     this.bunifuPanel7.Click      += new System.EventHandler(this.bunifuPanel7_Click);
     //
     // bunifuSeparator2
     //
     this.bunifuSeparator2.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuSeparator2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuSeparator2.BackgroundImage")));
     this.bunifuSeparator2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuSeparator2.DashCap       = Bunifu.UI.WinForms.BunifuSeparator.CapStyles.Flat;
     this.bunifuSeparator2.LineColor     = System.Drawing.Color.DimGray;
     this.bunifuSeparator2.LineStyle     = Bunifu.UI.WinForms.BunifuSeparator.LineStyles.Solid;
     this.bunifuSeparator2.LineThickness = 1;
     this.bunifuSeparator2.Location      = new System.Drawing.Point(5, 88);
     this.bunifuSeparator2.Name          = "bunifuSeparator2";
     this.bunifuSeparator2.Orientation   = Bunifu.UI.WinForms.BunifuSeparator.LineOrientation.Horizontal;
     this.bunifuSeparator2.Size          = new System.Drawing.Size(54, 16);
     this.bunifuSeparator2.TabIndex      = 3;
     //
     // bunifuPictureBox2
     //
     this.bunifuPictureBox2.AllowFocused   = false;
     this.bunifuPictureBox2.Anchor         = System.Windows.Forms.AnchorStyles.None;
     this.bunifuPictureBox2.AutoSizeHeight = true;
     this.bunifuPictureBox2.BorderRadius   = 0;
     this.bunifuPictureBox2.Image          = ((System.Drawing.Image)(resources.GetObject("bunifuPictureBox2.Image")));
     this.bunifuPictureBox2.IsCircle       = true;
     this.bunifuPictureBox2.Location       = new System.Drawing.Point(12, 36);
     this.bunifuPictureBox2.Name           = "bunifuPictureBox2";
     this.bunifuPictureBox2.Size           = new System.Drawing.Size(33, 33);
     this.bunifuPictureBox2.SizeMode       = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuPictureBox2.TabIndex       = 2;
     this.bunifuPictureBox2.TabStop        = false;
     this.bunifuPictureBox2.Type           = Bunifu.UI.WinForms.BunifuPictureBox.Types.Square;
     //
     // bunifuSeparator1
     //
     this.bunifuSeparator1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuSeparator1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuSeparator1.BackgroundImage")));
     this.bunifuSeparator1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuSeparator1.DashCap       = Bunifu.UI.WinForms.BunifuSeparator.CapStyles.Flat;
     this.bunifuSeparator1.LineColor     = System.Drawing.Color.DimGray;
     this.bunifuSeparator1.LineStyle     = Bunifu.UI.WinForms.BunifuSeparator.LineStyles.Solid;
     this.bunifuSeparator1.LineThickness = 1;
     this.bunifuSeparator1.Location      = new System.Drawing.Point(3, 185);
     this.bunifuSeparator1.Name          = "bunifuSeparator1";
     this.bunifuSeparator1.Orientation   = Bunifu.UI.WinForms.BunifuSeparator.LineOrientation.Horizontal;
     this.bunifuSeparator1.Size          = new System.Drawing.Size(54, 16);
     this.bunifuSeparator1.TabIndex      = 1;
     //
     // bunifuPictureBox1
     //
     this.bunifuPictureBox1.AllowFocused   = false;
     this.bunifuPictureBox1.Anchor         = System.Windows.Forms.AnchorStyles.None;
     this.bunifuPictureBox1.AutoSizeHeight = true;
     this.bunifuPictureBox1.BorderRadius   = 21;
     this.bunifuPictureBox1.Image          = ((System.Drawing.Image)(resources.GetObject("bunifuPictureBox1.Image")));
     this.bunifuPictureBox1.IsCircle       = true;
     this.bunifuPictureBox1.Location       = new System.Drawing.Point(8, 123);
     this.bunifuPictureBox1.Name           = "bunifuPictureBox1";
     this.bunifuPictureBox1.Size           = new System.Drawing.Size(43, 43);
     this.bunifuPictureBox1.SizeMode       = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuPictureBox1.TabIndex       = 0;
     this.bunifuPictureBox1.TabStop        = false;
     this.bunifuPictureBox1.Type           = Bunifu.UI.WinForms.BunifuPictureBox.Types.Circle;
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.White;
     this.pictureBox1.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location  = new System.Drawing.Point(171, 27);
     this.pictureBox1.Margin    = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(578, 66);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex  = 11;
     this.pictureBox1.TabStop   = false;
     //
     // bunifuPanel5
     //
     this.bunifuPanel5.BackgroundColor       = System.Drawing.Color.Gainsboro;
     this.bunifuPanel5.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel5.BackgroundImage")));
     this.bunifuPanel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel5.BorderColor           = System.Drawing.Color.Gainsboro;
     this.bunifuPanel5.BorderRadius          = 5;
     this.bunifuPanel5.BorderThickness       = 1;
     this.bunifuPanel5.Controls.Add(this.label3);
     this.bunifuPanel5.Controls.Add(this.bunifuRadioButton2);
     this.bunifuPanel5.Location    = new System.Drawing.Point(622, 188);
     this.bunifuPanel5.Name        = "bunifuPanel5";
     this.bunifuPanel5.ShowBorders = true;
     this.bunifuPanel5.Size        = new System.Drawing.Size(189, 49);
     this.bunifuPanel5.TabIndex    = 9;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Impact", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.label3.Location  = new System.Drawing.Point(86, 12);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(58, 23);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "GATE 2";
     //
     // bunifuRadioButton2
     //
     this.bunifuRadioButton2.AllowBindingControlLocation = false;
     this.bunifuRadioButton2.BackColor              = System.Drawing.Color.Transparent;
     this.bunifuRadioButton2.BindingControl         = this.bunifuGradientPanel1;
     this.bunifuRadioButton2.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right;
     this.bunifuRadioButton2.BorderThickness        = 1;
     this.bunifuRadioButton2.Checked                = true;
     this.bunifuRadioButton2.Location               = new System.Drawing.Point(30, 7);
     this.bunifuRadioButton2.Name                   = "bunifuRadioButton2";
     this.bunifuRadioButton2.OutlineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuRadioButton2.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuRadioButton2.OutlineColorUnchecked  = System.Drawing.Color.DarkGray;
     this.bunifuRadioButton2.RadioColor             = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuRadioButton2.RadioColorTabFocused   = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuRadioButton2.Size                   = new System.Drawing.Size(32, 32);
     this.bunifuRadioButton2.TabIndex               = 5;
     this.bunifuRadioButton2.Text                   = null;
     //
     // bunifuPanel4
     //
     this.bunifuPanel4.BackgroundColor       = System.Drawing.Color.Gainsboro;
     this.bunifuPanel4.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel4.BackgroundImage")));
     this.bunifuPanel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel4.BorderColor           = System.Drawing.Color.Gainsboro;
     this.bunifuPanel4.BorderRadius          = 5;
     this.bunifuPanel4.BorderThickness       = 1;
     this.bunifuPanel4.Controls.Add(this.label1);
     this.bunifuPanel4.Controls.Add(this.bunifuRadioButton1);
     this.bunifuPanel4.Location    = new System.Drawing.Point(389, 188);
     this.bunifuPanel4.Name        = "bunifuPanel4";
     this.bunifuPanel4.ShowBorders = true;
     this.bunifuPanel4.Size        = new System.Drawing.Size(189, 49);
     this.bunifuPanel4.TabIndex    = 9;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Impact", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.label1.Location  = new System.Drawing.Point(83, 12);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(58, 23);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "GATE 2";
     //
     // bunifuRadioButton1
     //
     this.bunifuRadioButton1.AllowBindingControlLocation = false;
     this.bunifuRadioButton1.BackColor              = System.Drawing.Color.Transparent;
     this.bunifuRadioButton1.BindingControl         = this.bunifuGradientPanel1;
     this.bunifuRadioButton1.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right;
     this.bunifuRadioButton1.BorderThickness        = 1;
     this.bunifuRadioButton1.Checked                = true;
     this.bunifuRadioButton1.Location               = new System.Drawing.Point(30, 7);
     this.bunifuRadioButton1.Name                   = "bunifuRadioButton1";
     this.bunifuRadioButton1.OutlineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(66)))), ((int)(((byte)(143)))));
     this.bunifuRadioButton1.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(66)))), ((int)(((byte)(143)))));
     this.bunifuRadioButton1.OutlineColorUnchecked  = System.Drawing.Color.DarkGray;
     this.bunifuRadioButton1.RadioColor             = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(66)))), ((int)(((byte)(143)))));
     this.bunifuRadioButton1.RadioColorTabFocused   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(66)))), ((int)(((byte)(143)))));
     this.bunifuRadioButton1.Size                   = new System.Drawing.Size(32, 32);
     this.bunifuRadioButton1.TabIndex               = 5;
     this.bunifuRadioButton1.Text                   = null;
     //
     // bunifuPanel2
     //
     this.bunifuPanel2.BackgroundColor       = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuPanel2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel2.BackgroundImage")));
     this.bunifuPanel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel2.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.bunifuPanel2.BorderRadius          = 20;
     this.bunifuPanel2.BorderThickness       = 1;
     this.bunifuPanel2.Location    = new System.Drawing.Point(899, 0);
     this.bunifuPanel2.Name        = "bunifuPanel2";
     this.bunifuPanel2.ShowBorders = true;
     this.bunifuPanel2.Size        = new System.Drawing.Size(266, 646);
     this.bunifuPanel2.TabIndex    = 3;
     //
     // bunifuTextBox1
     //
     this.bunifuTextBox1.AcceptsReturn       = false;
     this.bunifuTextBox1.AcceptsTab          = false;
     this.bunifuTextBox1.AnimationSpeed      = 200;
     this.bunifuTextBox1.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuTextBox1.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuTextBox1.BackColor           = System.Drawing.Color.Transparent;
     this.bunifuTextBox1.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage")));
     this.bunifuTextBox1.BorderColorActive   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     this.bunifuTextBox1.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     this.bunifuTextBox1.BorderColorIdle     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     this.bunifuTextBox1.BorderRadius        = 20;
     this.bunifuTextBox1.BorderThickness     = 1;
     this.bunifuTextBox1.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.DefaultFont           = new System.Drawing.Font("Segoe UI", 9.25F);
     this.bunifuTextBox1.DefaultText           = "";
     this.bunifuTextBox1.FillColor             = System.Drawing.Color.White;
     this.bunifuTextBox1.HideSelection         = true;
     this.bunifuTextBox1.IconLeft              = null;
     this.bunifuTextBox1.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.IconPadding           = 20;
     this.bunifuTextBox1.IconRight             = null;
     this.bunifuTextBox1.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.bunifuTextBox1.Lines                 = new string[0];
     this.bunifuTextBox1.Location              = new System.Drawing.Point(197, 296);
     this.bunifuTextBox1.Margin                = new System.Windows.Forms.Padding(2);
     this.bunifuTextBox1.MaxLength             = 32767;
     this.bunifuTextBox1.MinimumSize           = new System.Drawing.Size(1, 1);
     this.bunifuTextBox1.Modified              = false;
     this.bunifuTextBox1.Multiline             = true;
     this.bunifuTextBox1.Name                  = "bunifuTextBox1";
     stateProperties1.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     stateProperties1.FillColor                = System.Drawing.Color.Empty;
     stateProperties1.ForeColor                = System.Drawing.Color.Empty;
     stateProperties1.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnActiveState         = stateProperties1;
     stateProperties2.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     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.bunifuTextBox1.OnDisabledState       = stateProperties2;
     stateProperties3.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     stateProperties3.FillColor                = System.Drawing.Color.Empty;
     stateProperties3.ForeColor                = System.Drawing.Color.Empty;
     stateProperties3.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnHoverState          = stateProperties3;
     stateProperties4.BorderColor              = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(88)))));
     stateProperties4.FillColor                = System.Drawing.Color.White;
     stateProperties4.ForeColor                = System.Drawing.Color.Empty;
     stateProperties4.PlaceholderForeColor     = System.Drawing.Color.Empty;
     this.bunifuTextBox1.OnIdleState           = stateProperties4;
     this.bunifuTextBox1.Padding               = new System.Windows.Forms.Padding(2, 15, 2, 2);
     this.bunifuTextBox1.PasswordChar          = '\0';
     this.bunifuTextBox1.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.bunifuTextBox1.PlaceholderText       = "421316xxxxxxxxxx|xx|xxxx|xxx";
     this.bunifuTextBox1.ReadOnly              = false;
     this.bunifuTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.bunifuTextBox1.SelectedText          = "";
     this.bunifuTextBox1.SelectionLength       = 0;
     this.bunifuTextBox1.SelectionStart        = 0;
     this.bunifuTextBox1.ShortcutsEnabled      = true;
     this.bunifuTextBox1.Size                  = new System.Drawing.Size(539, 203);
     this.bunifuTextBox1.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.bunifuTextBox1.TabIndex              = 10;
     this.bunifuTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.bunifuTextBox1.TextMarginBottom      = 0;
     this.bunifuTextBox1.TextMarginLeft        = 3;
     this.bunifuTextBox1.TextMarginTop         = 0;
     this.bunifuTextBox1.TextPlaceholder       = "421316xxxxxxxxxx|xx|xxxx|xxx";
     this.bunifuTextBox1.UseSystemPasswordChar = false;
     this.bunifuTextBox1.WordWrap              = true;
     //
     // bunifuPanel6
     //
     this.bunifuPanel6.BackgroundColor       = System.Drawing.Color.Gainsboro;
     this.bunifuPanel6.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuPanel6.BackgroundImage")));
     this.bunifuPanel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuPanel6.BorderColor           = System.Drawing.Color.Gainsboro;
     this.bunifuPanel6.BorderRadius          = 5;
     this.bunifuPanel6.BorderThickness       = 0;
     this.bunifuPanel6.Controls.Add(this.label2);
     this.bunifuPanel6.Controls.Add(this.bunifuRadioButton3);
     this.bunifuPanel6.Location    = new System.Drawing.Point(156, 188);
     this.bunifuPanel6.Name        = "bunifuPanel6";
     this.bunifuPanel6.ShowBorders = false;
     this.bunifuPanel6.Size        = new System.Drawing.Size(189, 49);
     this.bunifuPanel6.TabIndex    = 0;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Impact", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(98)))), ((int)(((byte)(209)))));
     this.label2.Location  = new System.Drawing.Point(81, 12);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(58, 23);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "GATE 2";
     //
     // bunifuRadioButton3
     //
     this.bunifuRadioButton3.AllowBindingControlLocation = false;
     this.bunifuRadioButton3.BackColor              = System.Drawing.Color.Transparent;
     this.bunifuRadioButton3.BindingControl         = this.bunifuGradientPanel1;
     this.bunifuRadioButton3.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right;
     this.bunifuRadioButton3.BorderThickness        = 1;
     this.bunifuRadioButton3.Checked                = true;
     this.bunifuRadioButton3.Location               = new System.Drawing.Point(30, 7);
     this.bunifuRadioButton3.Name                   = "bunifuRadioButton3";
     this.bunifuRadioButton3.OutlineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(117)))), ((int)(((byte)(182)))));
     this.bunifuRadioButton3.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(117)))), ((int)(((byte)(182)))));
     this.bunifuRadioButton3.OutlineColorUnchecked  = System.Drawing.Color.DarkGray;
     this.bunifuRadioButton3.RadioColor             = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(117)))), ((int)(((byte)(182)))));
     this.bunifuRadioButton3.RadioColorTabFocused   = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(117)))), ((int)(((byte)(182)))));
     this.bunifuRadioButton3.Size                   = new System.Drawing.Size(32, 32);
     this.bunifuRadioButton3.TabIndex               = 5;
     this.bunifuRadioButton3.Text                   = null;
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 20;
     this.bunifuElipse1.TargetControl = this.livescard;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.ClientSize          = new System.Drawing.Size(1278, 716);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.bunifuGradientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.bunifuPanel1.ResumeLayout(false);
     this.bunifuPanel1.PerformLayout();
     this.bunifuPanel3.ResumeLayout(false);
     this.bunifuPanel3.PerformLayout();
     this.bunifuPanel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.bunifuPanel5.ResumeLayout(false);
     this.bunifuPanel5.PerformLayout();
     this.bunifuPanel4.ResumeLayout(false);
     this.bunifuPanel4.PerformLayout();
     this.bunifuPanel6.ResumeLayout(false);
     this.bunifuPanel6.PerformLayout();
     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()
 {
     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();
     System.ComponentModel.ComponentResourceManager   resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmThueGianHang));
     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.guna2Panel1          = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2ComboBox1       = new Guna.UI2.WinForms.Guna2ComboBox();
     this.guna2Panel2          = new Guna.UI2.WinForms.Guna2Panel();
     this.guna2Button1         = new Guna.UI2.WinForms.Guna2Button();
     this.guna2Panel3          = new Guna.UI2.WinForms.Guna2Panel();
     this.pnViTriGianHang      = new System.Windows.Forms.TableLayoutPanel();
     this.label1               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.txTongSoGianHangThue = new Bunifu.UI.WinForms.BunifuTextBox();
     this.txtTongSoGianHang    = new Bunifu.UI.WinForms.BunifuTextBox();
     this.guna2Panel1.SuspendLayout();
     this.guna2Panel2.SuspendLayout();
     this.guna2Panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // guna2Panel1
     //
     this.guna2Panel1.Controls.Add(this.guna2ComboBox1);
     this.guna2Panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.guna2Panel1.Location = new System.Drawing.Point(0, 0);
     this.guna2Panel1.Name     = "guna2Panel1";
     this.guna2Panel1.ShadowDecoration.Parent = this.guna2Panel1;
     this.guna2Panel1.Size     = new System.Drawing.Size(917, 52);
     this.guna2Panel1.TabIndex = 0;
     //
     // guna2ComboBox1
     //
     this.guna2ComboBox1.BackColor                = System.Drawing.Color.Transparent;
     this.guna2ComboBox1.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.guna2ComboBox1.DrawMode                 = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.guna2ComboBox1.DropDownStyle            = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.guna2ComboBox1.FocusedColor             = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2ComboBox1.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.guna2ComboBox1.FocusedState.Parent      = this.guna2ComboBox1;
     this.guna2ComboBox1.Font              = new System.Drawing.Font("Segoe UI", 10F);
     this.guna2ComboBox1.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(88)))), ((int)(((byte)(112)))));
     this.guna2ComboBox1.HoverState.Parent = this.guna2ComboBox1;
     this.guna2ComboBox1.ItemHeight        = 30;
     this.guna2ComboBox1.Items.AddRange(new object[] {
         "Tầng 1",
         "Tầng 2",
         "Tầng 3",
         "Tầng 4"
     });
     this.guna2ComboBox1.ItemsAppearance.Parent = this.guna2ComboBox1;
     this.guna2ComboBox1.Location = new System.Drawing.Point(12, 10);
     this.guna2ComboBox1.Name     = "guna2ComboBox1";
     this.guna2ComboBox1.ShadowDecoration.Parent = this.guna2ComboBox1;
     this.guna2ComboBox1.Size                  = new System.Drawing.Size(262, 36);
     this.guna2ComboBox1.StartIndex            = 0;
     this.guna2ComboBox1.TabIndex              = 0;
     this.guna2ComboBox1.SelectedIndexChanged += new System.EventHandler(this.guna2ComboBox1_SelectedIndexChanged);
     //
     // guna2Panel2
     //
     this.guna2Panel2.Controls.Add(this.txtTongSoGianHang);
     this.guna2Panel2.Controls.Add(this.txTongSoGianHangThue);
     this.guna2Panel2.Controls.Add(this.label2);
     this.guna2Panel2.Controls.Add(this.label1);
     this.guna2Panel2.Controls.Add(this.guna2Button1);
     this.guna2Panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.guna2Panel2.Location = new System.Drawing.Point(0, 483);
     this.guna2Panel2.Name     = "guna2Panel2";
     this.guna2Panel2.ShadowDecoration.Parent = this.guna2Panel2;
     this.guna2Panel2.Size     = new System.Drawing.Size(917, 122);
     this.guna2Panel2.TabIndex = 1;
     //
     // guna2Button1
     //
     this.guna2Button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.guna2Button1.CheckedState.Parent = this.guna2Button1;
     this.guna2Button1.Cursor = System.Windows.Forms.Cursors.Hand;
     this.guna2Button1.CustomImages.Parent = this.guna2Button1;
     this.guna2Button1.Font                    = new System.Drawing.Font("Century Gothic", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.guna2Button1.ForeColor               = System.Drawing.Color.White;
     this.guna2Button1.HoverState.Parent       = this.guna2Button1;
     this.guna2Button1.Location                = new System.Drawing.Point(725, 65);
     this.guna2Button1.Name                    = "guna2Button1";
     this.guna2Button1.ShadowDecoration.Parent = this.guna2Button1;
     this.guna2Button1.Size                    = new System.Drawing.Size(180, 45);
     this.guna2Button1.TabIndex                = 0;
     this.guna2Button1.Text                    = "Thuê";
     this.guna2Button1.Click                  += new System.EventHandler(this.guna2Button1_Click);
     //
     // guna2Panel3
     //
     this.guna2Panel3.Controls.Add(this.pnViTriGianHang);
     this.guna2Panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.guna2Panel3.Location = new System.Drawing.Point(0, 52);
     this.guna2Panel3.Name     = "guna2Panel3";
     this.guna2Panel3.ShadowDecoration.Parent = this.guna2Panel3;
     this.guna2Panel3.Size     = new System.Drawing.Size(917, 431);
     this.guna2Panel3.TabIndex = 2;
     //
     // pnViTriGianHang
     //
     this.pnViTriGianHang.ColumnCount = 5;
     this.pnViTriGianHang.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnViTriGianHang.Location = new System.Drawing.Point(0, 0);
     this.pnViTriGianHang.Name     = "pnViTriGianHang";
     this.pnViTriGianHang.RowCount = 5;
     this.pnViTriGianHang.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.pnViTriGianHang.Size     = new System.Drawing.Size(917, 431);
     this.pnViTriGianHang.TabIndex = 0;
     this.pnViTriGianHang.Paint   += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel1_Paint_1);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(12, 43);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(255, 23);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Tổng số gian hàng được thuê:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(100, 87);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(167, 23);
     this.label2.TabIndex = 2;
     this.label2.Text     = "Tổng số gian hàng:";
     //
     // txTongSoGianHangThue
     //
     this.txTongSoGianHangThue.AcceptsReturn       = false;
     this.txTongSoGianHangThue.AcceptsTab          = false;
     this.txTongSoGianHangThue.AnimationSpeed      = 200;
     this.txTongSoGianHangThue.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txTongSoGianHangThue.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txTongSoGianHangThue.BackColor           = System.Drawing.Color.Transparent;
     this.txTongSoGianHangThue.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txTongSoGianHangThue.BackgroundImage")));
     this.txTongSoGianHangThue.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txTongSoGianHangThue.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txTongSoGianHangThue.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txTongSoGianHangThue.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txTongSoGianHangThue.BorderRadius        = 1;
     this.txTongSoGianHangThue.BorderThickness     = 1;
     this.txTongSoGianHangThue.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txTongSoGianHangThue.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.txTongSoGianHangThue.DefaultFont     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txTongSoGianHangThue.DefaultText     = "";
     this.txTongSoGianHangThue.FillColor       = System.Drawing.Color.White;
     this.txTongSoGianHangThue.HideSelection   = true;
     this.txTongSoGianHangThue.IconLeft        = null;
     this.txTongSoGianHangThue.IconLeftCursor  = System.Windows.Forms.Cursors.IBeam;
     this.txTongSoGianHangThue.IconPadding     = 10;
     this.txTongSoGianHangThue.IconRight       = null;
     this.txTongSoGianHangThue.IconRightCursor = System.Windows.Forms.Cursors.IBeam;
     this.txTongSoGianHangThue.Lines           = new string[0];
     this.txTongSoGianHangThue.Location        = new System.Drawing.Point(273, 20);
     this.txTongSoGianHangThue.MaxLength       = 32767;
     this.txTongSoGianHangThue.MinimumSize     = new System.Drawing.Size(1, 1);
     this.txTongSoGianHangThue.Modified        = false;
     this.txTongSoGianHangThue.Multiline       = false;
     this.txTongSoGianHangThue.Name            = "txTongSoGianHangThue";
     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.txTongSoGianHangThue.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.txTongSoGianHangThue.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.txTongSoGianHangThue.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.txTongSoGianHangThue.OnIdleState           = stateProperties8;
     this.txTongSoGianHangThue.Padding               = new System.Windows.Forms.Padding(3);
     this.txTongSoGianHangThue.PasswordChar          = '\0';
     this.txTongSoGianHangThue.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txTongSoGianHangThue.PlaceholderText       = "Enter text";
     this.txTongSoGianHangThue.ReadOnly              = true;
     this.txTongSoGianHangThue.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txTongSoGianHangThue.SelectedText          = "";
     this.txTongSoGianHangThue.SelectionLength       = 0;
     this.txTongSoGianHangThue.SelectionStart        = 0;
     this.txTongSoGianHangThue.ShortcutsEnabled      = true;
     this.txTongSoGianHangThue.Size                  = new System.Drawing.Size(285, 46);
     this.txTongSoGianHangThue.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txTongSoGianHangThue.TabIndex              = 3;
     this.txTongSoGianHangThue.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txTongSoGianHangThue.TextMarginBottom      = 0;
     this.txTongSoGianHangThue.TextMarginLeft        = 3;
     this.txTongSoGianHangThue.TextMarginTop         = 0;
     this.txTongSoGianHangThue.TextPlaceholder       = "Enter text";
     this.txTongSoGianHangThue.UseSystemPasswordChar = false;
     this.txTongSoGianHangThue.WordWrap              = true;
     //
     // txtTongSoGianHang
     //
     this.txtTongSoGianHang.AcceptsReturn       = false;
     this.txtTongSoGianHang.AcceptsTab          = false;
     this.txtTongSoGianHang.AnimationSpeed      = 200;
     this.txtTongSoGianHang.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtTongSoGianHang.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtTongSoGianHang.BackColor           = System.Drawing.Color.Transparent;
     this.txtTongSoGianHang.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtTongSoGianHang.BackgroundImage")));
     this.txtTongSoGianHang.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtTongSoGianHang.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.txtTongSoGianHang.BorderColorHover    = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
     this.txtTongSoGianHang.BorderColorIdle     = System.Drawing.Color.Silver;
     this.txtTongSoGianHang.BorderRadius        = 1;
     this.txtTongSoGianHang.BorderThickness     = 1;
     this.txtTongSoGianHang.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtTongSoGianHang.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtTongSoGianHang.DefaultFont           = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTongSoGianHang.DefaultText           = "";
     this.txtTongSoGianHang.FillColor             = System.Drawing.Color.White;
     this.txtTongSoGianHang.HideSelection         = true;
     this.txtTongSoGianHang.IconLeft              = null;
     this.txtTongSoGianHang.IconLeftCursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtTongSoGianHang.IconPadding           = 10;
     this.txtTongSoGianHang.IconRight             = null;
     this.txtTongSoGianHang.IconRightCursor       = System.Windows.Forms.Cursors.IBeam;
     this.txtTongSoGianHang.Lines                 = new string[0];
     this.txtTongSoGianHang.Location              = new System.Drawing.Point(273, 72);
     this.txtTongSoGianHang.MaxLength             = 32767;
     this.txtTongSoGianHang.MinimumSize           = new System.Drawing.Size(1, 1);
     this.txtTongSoGianHang.Modified              = false;
     this.txtTongSoGianHang.Multiline             = false;
     this.txtTongSoGianHang.Name                  = "txtTongSoGianHang";
     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.txtTongSoGianHang.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.txtTongSoGianHang.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.txtTongSoGianHang.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.txtTongSoGianHang.OnIdleState           = stateProperties4;
     this.txtTongSoGianHang.Padding               = new System.Windows.Forms.Padding(3);
     this.txtTongSoGianHang.PasswordChar          = '\0';
     this.txtTongSoGianHang.PlaceholderForeColor  = System.Drawing.Color.Silver;
     this.txtTongSoGianHang.PlaceholderText       = "Enter text";
     this.txtTongSoGianHang.ReadOnly              = true;
     this.txtTongSoGianHang.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtTongSoGianHang.SelectedText          = "";
     this.txtTongSoGianHang.SelectionLength       = 0;
     this.txtTongSoGianHang.SelectionStart        = 0;
     this.txtTongSoGianHang.ShortcutsEnabled      = true;
     this.txtTongSoGianHang.Size                  = new System.Drawing.Size(285, 46);
     this.txtTongSoGianHang.Style                 = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu;
     this.txtTongSoGianHang.TabIndex              = 4;
     this.txtTongSoGianHang.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtTongSoGianHang.TextMarginBottom      = 0;
     this.txtTongSoGianHang.TextMarginLeft        = 3;
     this.txtTongSoGianHang.TextMarginTop         = 0;
     this.txtTongSoGianHang.TextPlaceholder       = "Enter text";
     this.txtTongSoGianHang.UseSystemPasswordChar = false;
     this.txtTongSoGianHang.WordWrap              = true;
     //
     // frmThueGianHang
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(917, 605);
     this.Controls.Add(this.guna2Panel3);
     this.Controls.Add(this.guna2Panel2);
     this.Controls.Add(this.guna2Panel1);
     this.Font            = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name            = "frmThueGianHang";
     this.Text            = "frmThueGianHang";
     this.Load           += new System.EventHandler(this.frmThueGianHang_Load);
     this.guna2Panel1.ResumeLayout(false);
     this.guna2Panel2.ResumeLayout(false);
     this.guna2Panel2.PerformLayout();
     this.guna2Panel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }