Ejemplo n.º 1
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(Form1));
     Bunifu.ToggleSwitch.ToggleState toggleState7             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState8             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState9             = new Bunifu.ToggleSwitch.ToggleState();
     this.bunifuElipse1      = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.inputTextBox       = new System.Windows.Forms.TextBox();
     this.bunifuImageButton1 = new Bunifu.Framework.UI.BunifuImageButton();
     this.outputTextBox      = new System.Windows.Forms.TextBox();
     this.debugTextBox       = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.switchPackageMode  = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.label5             = new System.Windows.Forms.Label();
     this.backgroundWorker1  = new System.ComponentModel.BackgroundWorker();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 5;
     this.bunifuElipse1.TargetControl = this;
     //
     // inputTextBox
     //
     this.inputTextBox.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
     this.inputTextBox.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.inputTextBox.Font         = new System.Drawing.Font("Century Gothic", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.inputTextBox.ForeColor    = System.Drawing.Color.WhiteSmoke;
     this.inputTextBox.Location     = new System.Drawing.Point(6, 48);
     this.inputTextBox.Multiline    = true;
     this.inputTextBox.Name         = "inputTextBox";
     this.inputTextBox.ScrollBars   = System.Windows.Forms.ScrollBars.Vertical;
     this.inputTextBox.Size         = new System.Drawing.Size(404, 130);
     this.inputTextBox.TabIndex     = 2;
     this.inputTextBox.Click       += new System.EventHandler(this.inputTextBox_Click);
     this.inputTextBox.TextChanged += new System.EventHandler(this.inputTextBox_TextChanged);
     this.inputTextBox.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.InputTextBox_KeyPress);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive = null;
     this.bunifuImageButton1.Location    = new System.Drawing.Point(386, -1);
     this.bunifuImageButton1.Name        = "bunifuImageButton1";
     this.bunifuImageButton1.Size        = new System.Drawing.Size(31, 31);
     this.bunifuImageButton1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuImageButton1.TabIndex    = 5;
     this.bunifuImageButton1.TabStop     = false;
     this.bunifuImageButton1.Zoom        = 10;
     this.bunifuImageButton1.Click      += new System.EventHandler(this.BunifuImageButton1_Click);
     //
     // outputTextBox
     //
     this.outputTextBox.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
     this.outputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.outputTextBox.Font        = new System.Drawing.Font("Century Gothic", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.outputTextBox.ForeColor   = System.Drawing.Color.WhiteSmoke;
     this.outputTextBox.Location    = new System.Drawing.Point(6, 212);
     this.outputTextBox.Multiline   = true;
     this.outputTextBox.Name        = "outputTextBox";
     this.outputTextBox.ReadOnly    = true;
     this.outputTextBox.ScrollBars  = System.Windows.Forms.ScrollBars.Vertical;
     this.outputTextBox.Size        = new System.Drawing.Size(404, 130);
     this.outputTextBox.TabIndex    = 6;
     //
     // debugTextBox
     //
     this.debugTextBox.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
     this.debugTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.debugTextBox.Font        = new System.Drawing.Font("Century Gothic", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.debugTextBox.ForeColor   = System.Drawing.Color.WhiteSmoke;
     this.debugTextBox.Location    = new System.Drawing.Point(6, 420);
     this.debugTextBox.Multiline   = true;
     this.debugTextBox.Name        = "debugTextBox";
     this.debugTextBox.ScrollBars  = System.Windows.Forms.ScrollBars.Vertical;
     this.debugTextBox.Size        = new System.Drawing.Size(404, 150);
     this.debugTextBox.TabIndex    = 7;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 10.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(161)))), ((int)(((byte)(137)))));
     this.label1.Location  = new System.Drawing.Point(3, 22);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(56, 23);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "Input";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 10.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(161)))), ((int)(((byte)(137)))));
     this.label2.Location  = new System.Drawing.Point(3, 186);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(73, 23);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "Output";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Century Gothic", 10.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(161)))), ((int)(((byte)(137)))));
     this.label3.Location  = new System.Drawing.Point(4, 353);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(186, 23);
     this.label3.TabIndex  = 10;
     this.label3.Text      = "Control and debug";
     //
     // switchPackageMode
     //
     this.switchPackageMode.Animation          = 5;
     this.switchPackageMode.BackColor          = System.Drawing.Color.Transparent;
     this.switchPackageMode.BackgroundImage    = ((System.Drawing.Image)(resources.GetObject("switchPackageMode.BackgroundImage")));
     this.switchPackageMode.Checked            = true;
     this.switchPackageMode.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.switchPackageMode.InnerCirclePadding = 3;
     this.switchPackageMode.Location           = new System.Drawing.Point(8, 389);
     this.switchPackageMode.Margin             = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.switchPackageMode.Name                = "switchPackageMode";
     this.switchPackageMode.Size                = new System.Drawing.Size(34, 21);
     this.switchPackageMode.TabIndex            = 15;
     toggleState7.BackColor                     = System.Drawing.Color.Empty;
     toggleState7.BackColorInner                = System.Drawing.Color.Empty;
     toggleState7.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState7.BorderColorInner              = System.Drawing.Color.Empty;
     toggleState7.BorderRadius                  = 1;
     toggleState7.BorderRadiusInner             = 1;
     toggleState7.BorderThickness               = 1;
     toggleState7.BorderThicknessInner          = 1;
     this.switchPackageMode.ToggleStateDisabled = toggleState7;
     toggleState8.BackColor                     = System.Drawing.Color.Empty;
     toggleState8.BackColorInner                = System.Drawing.Color.Empty;
     toggleState8.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState8.BorderColorInner              = System.Drawing.Color.Empty;
     toggleState8.BorderRadius                  = 1;
     toggleState8.BorderRadiusInner             = 1;
     toggleState8.BorderThickness               = 1;
     toggleState8.BorderThicknessInner          = 1;
     this.switchPackageMode.ToggleStateOff      = toggleState8;
     toggleState9.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(161)))), ((int)(((byte)(137)))));
     toggleState9.BackColorInner                = System.Drawing.Color.White;
     toggleState9.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(161)))), ((int)(((byte)(137)))));
     toggleState9.BorderColorInner              = System.Drawing.Color.White;
     toggleState9.BorderRadius                  = 17;
     toggleState9.BorderRadiusInner             = 11;
     toggleState9.BorderThickness               = 1;
     toggleState9.BorderThicknessInner          = 1;
     this.switchPackageMode.ToggleStateOn       = toggleState9;
     this.switchPackageMode.Value               = true;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Century Gothic", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(161)))), ((int)(((byte)(137)))));
     this.label5.Location  = new System.Drawing.Point(49, 389);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(95, 19);
     this.label5.TabIndex  = 14;
     this.label5.Text      = "Burstmode";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(44)))), ((int)(((byte)(51)))));
     this.ClientSize          = new System.Drawing.Size(417, 582);
     this.Controls.Add(this.switchPackageMode);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.debugTextBox);
     this.Controls.Add(this.outputTextBox);
     this.Controls.Add(this.bunifuImageButton1);
     this.Controls.Add(this.inputTextBox);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name            = "Form1";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.MouseDown      += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseDown);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Bunifu.ToggleSwitch.ToggleState toggleState4             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState5             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState6             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState7             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState8             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState9             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState10            = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState11            = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState12            = new Bunifu.ToggleSwitch.ToggleState();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fSetting));
     Bunifu.ToggleSwitch.ToggleState toggleState1             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState2             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState3             = new Bunifu.ToggleSwitch.ToggleState();
     this.pnlTitle             = new System.Windows.Forms.Panel();
     this.label1               = new System.Windows.Forms.Label();
     this.btnClose             = new System.Windows.Forms.Button();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.tabChung             = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1         = new DevExpress.XtraTab.XtraTabPage();
     this.pnlCHUNG             = new System.Windows.Forms.Panel();
     this.panel4               = new System.Windows.Forms.Panel();
     this.drop_downGiaoDien    = new Bunifu.UI.WinForms.BunifuDropdown();
     this.lbGiaoDien           = new System.Windows.Forms.Label();
     this.label7               = new System.Windows.Forms.Label();
     this.panel3               = new System.Windows.Forms.Panel();
     this.switchTopMost        = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.lbTopMost            = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.panel2               = new System.Windows.Forms.Panel();
     this.switchMiltiWindow    = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.lbMultiWindow        = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.panel1               = new System.Windows.Forms.Panel();
     this.btnHienWindowControl = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.lbHienWindowControl  = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.tabKhac              = new DevExpress.XtraTab.XtraTabPage();
     this.panel5               = new System.Windows.Forms.Panel();
     this.panel6               = new System.Windows.Forms.Panel();
     this.btnSpeedMode         = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.lbSpeedMode          = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.pnlTitle.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabChung)).BeginInit();
     this.tabChung.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     this.pnlCHUNG.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.tabKhac.SuspendLayout();
     this.panel6.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlTitle
     //
     this.pnlTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(24)))), ((int)(((byte)(27)))));
     this.pnlTitle.Controls.Add(this.label1);
     this.pnlTitle.Controls.Add(this.btnClose);
     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(753, 39);
     this.pnlTitle.TabIndex   = 2;
     this.pnlTitle.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pnlTitle_MouseDown);
     //
     // label1
     //
     this.label1.Dock       = System.Windows.Forms.DockStyle.Right;
     this.label1.Font       = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor  = System.Drawing.Color.Gold;
     this.label1.Location   = new System.Drawing.Point(46, 0);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(668, 39);
     this.label1.TabIndex   = 3;
     this.label1.Text       = "CÀI ĐẶT";
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.label1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pnlTitle_MouseDown);
     //
     // btnClose
     //
     this.btnClose.BackgroundImage                   = global::DTH175190_TheCoffeHouse.Properties.Resources.multiply_38px;
     this.btnClose.Dock                              = System.Windows.Forms.DockStyle.Right;
     this.btnClose.FlatAppearance.BorderSize         = 0;
     this.btnClose.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Red;
     this.btnClose.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnClose.ForeColor                         = System.Drawing.Color.White;
     this.btnClose.Location                          = new System.Drawing.Point(714, 0);
     this.btnClose.Name                              = "btnClose";
     this.btnClose.Size                              = new System.Drawing.Size(39, 39);
     this.btnClose.TabIndex                          = 2;
     this.btnClose.UseVisualStyleBackColor           = true;
     this.btnClose.Click                            += new System.EventHandler(this.btnClose_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::DTH175190_TheCoffeHouse.Properties.Resources.ezgif_com_crop;
     this.pictureBox1.Location = new System.Drawing.Point(3, 1);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(43, 39);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     //
     // tabChung
     //
     this.tabChung.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(66)))));
     this.tabChung.Appearance.Options.UseBackColor = true;
     this.tabChung.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.tabChung.Location        = new System.Drawing.Point(0, 39);
     this.tabChung.Name            = "tabChung";
     this.tabChung.SelectedTabPage = this.xtraTabPage1;
     this.tabChung.Size            = new System.Drawing.Size(753, 663);
     this.tabChung.TabIndex        = 3;
     this.tabChung.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.tabKhac
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.pnlCHUNG);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(751, 638);
     this.xtraTabPage1.Text = "CHUNG";
     //
     // pnlCHUNG
     //
     this.pnlCHUNG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(66)))));
     this.pnlCHUNG.Controls.Add(this.panel4);
     this.pnlCHUNG.Controls.Add(this.panel6);
     this.pnlCHUNG.Controls.Add(this.panel3);
     this.pnlCHUNG.Controls.Add(this.panel2);
     this.pnlCHUNG.Controls.Add(this.panel1);
     this.pnlCHUNG.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlCHUNG.Location = new System.Drawing.Point(0, 0);
     this.pnlCHUNG.Name     = "pnlCHUNG";
     this.pnlCHUNG.Size     = new System.Drawing.Size(751, 638);
     this.pnlCHUNG.TabIndex = 0;
     //
     // panel4
     //
     this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel4.Controls.Add(this.drop_downGiaoDien);
     this.panel4.Controls.Add(this.lbGiaoDien);
     this.panel4.Controls.Add(this.label7);
     this.panel4.Location = new System.Drawing.Point(11, 8);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(729, 35);
     this.panel4.TabIndex = 5;
     //
     // drop_downGiaoDien
     //
     this.drop_downGiaoDien.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(66)))));
     this.drop_downGiaoDien.BorderRadius            = 1;
     this.drop_downGiaoDien.Color                   = System.Drawing.Color.Thistle;
     this.drop_downGiaoDien.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.drop_downGiaoDien.DisabledColor           = System.Drawing.Color.Gray;
     this.drop_downGiaoDien.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.drop_downGiaoDien.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick;
     this.drop_downGiaoDien.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.drop_downGiaoDien.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.drop_downGiaoDien.FillDropDown            = false;
     this.drop_downGiaoDien.FillIndicator           = false;
     this.drop_downGiaoDien.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.drop_downGiaoDien.Font               = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.drop_downGiaoDien.ForeColor          = System.Drawing.Color.WhiteSmoke;
     this.drop_downGiaoDien.FormattingEnabled  = true;
     this.drop_downGiaoDien.Icon               = null;
     this.drop_downGiaoDien.IndicatorColor     = System.Drawing.Color.Gainsboro;
     this.drop_downGiaoDien.IndicatorLocation  = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.drop_downGiaoDien.ItemBackColor      = System.Drawing.Color.White;
     this.drop_downGiaoDien.ItemBorderColor    = System.Drawing.Color.White;
     this.drop_downGiaoDien.ItemForeColor      = System.Drawing.Color.Purple;
     this.drop_downGiaoDien.ItemHeight         = 26;
     this.drop_downGiaoDien.ItemHighLightColor = System.Drawing.Color.Thistle;
     this.drop_downGiaoDien.Items.AddRange(new object[] {
         "Dark",
         "Light"
     });
     this.drop_downGiaoDien.Location = new System.Drawing.Point(612, 2);
     this.drop_downGiaoDien.Name     = "drop_downGiaoDien";
     this.drop_downGiaoDien.Size     = new System.Drawing.Size(112, 32);
     this.drop_downGiaoDien.TabIndex = 5;
     this.drop_downGiaoDien.Text     = "Dark";
     //
     // lbGiaoDien
     //
     this.lbGiaoDien.AutoSize  = true;
     this.lbGiaoDien.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbGiaoDien.ForeColor = System.Drawing.Color.YellowGreen;
     this.lbGiaoDien.Location  = new System.Drawing.Point(168, 7);
     this.lbGiaoDien.Name      = "lbGiaoDien";
     this.lbGiaoDien.Size      = new System.Drawing.Size(198, 19);
     this.lbGiaoDien.TabIndex  = 2;
     this.lbGiaoDien.Text      = "[Tính năng hiện đang phát triển]";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.LightGray;
     this.label7.Location  = new System.Drawing.Point(4, 7);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(70, 19);
     this.label7.TabIndex  = 0;
     this.label7.Text      = "Giao Diện";
     //
     // panel3
     //
     this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel3.Controls.Add(this.switchTopMost);
     this.panel3.Controls.Add(this.lbTopMost);
     this.panel3.Controls.Add(this.label5);
     this.panel3.Location = new System.Drawing.Point(11, 131);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(729, 35);
     this.panel3.TabIndex = 4;
     //
     // switchTopMost
     //
     this.switchTopMost.Animation           = 5;
     this.switchTopMost.BackColor           = System.Drawing.Color.Transparent;
     this.switchTopMost.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("switchTopMost.BackgroundImage")));
     this.switchTopMost.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.switchTopMost.Location            = new System.Drawing.Point(651, 10);
     this.switchTopMost.Name                = "switchTopMost";
     this.switchTopMost.Size                = new System.Drawing.Size(55, 20);
     this.switchTopMost.TabIndex            = 5;
     toggleState4.BackColor                 = System.Drawing.Color.Empty;
     toggleState4.BackColorInner            = System.Drawing.Color.Empty;
     toggleState4.BorderColor               = System.Drawing.Color.LightGray;
     toggleState4.BorderColorInner          = System.Drawing.Color.Empty;
     toggleState4.BorderRadius              = 1;
     toggleState4.BorderRadiusInner         = 1;
     toggleState4.BorderThickness           = 1;
     toggleState4.BorderThicknessInner      = 1;
     this.switchTopMost.ToggleStateDisabled = toggleState4;
     toggleState5.BackColor                 = System.Drawing.Color.Gray;
     toggleState5.BackColorInner            = System.Drawing.Color.White;
     toggleState5.BorderColor               = System.Drawing.Color.Gray;
     toggleState5.BorderColorInner          = System.Drawing.Color.White;
     toggleState5.BorderRadius              = 17;
     toggleState5.BorderRadiusInner         = 15;
     toggleState5.BorderThickness           = 1;
     toggleState5.BorderThicknessInner      = 1;
     this.switchTopMost.ToggleStateOff      = toggleState5;
     toggleState6.BackColor                 = System.Drawing.Color.GreenYellow;
     toggleState6.BackColorInner            = System.Drawing.Color.Purple;
     toggleState6.BorderColor               = System.Drawing.Color.GreenYellow;
     toggleState6.BorderColorInner          = System.Drawing.Color.Purple;
     toggleState6.BorderRadius              = 17;
     toggleState6.BorderRadiusInner         = 15;
     toggleState6.BorderThickness           = 1;
     toggleState6.BorderThicknessInner      = 1;
     this.switchTopMost.ToggleStateOn       = toggleState6;
     this.switchTopMost.Value               = false;
     this.switchTopMost.OnValuechange      += new System.EventHandler(this.switchTopMost_OnValuechange);
     //
     // lbTopMost
     //
     this.lbTopMost.AutoSize  = true;
     this.lbTopMost.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbTopMost.ForeColor = System.Drawing.Color.YellowGreen;
     this.lbTopMost.Location  = new System.Drawing.Point(168, 7);
     this.lbTopMost.Name      = "lbTopMost";
     this.lbTopMost.Size      = new System.Drawing.Size(74, 19);
     this.lbTopMost.TabIndex  = 2;
     this.lbTopMost.Text      = "[Đang bật]";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.LightGray;
     this.label5.Location  = new System.Drawing.Point(4, 7);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(69, 19);
     this.label5.TabIndex  = 0;
     this.label5.Text      = "Top Most";
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.switchMiltiWindow);
     this.panel2.Controls.Add(this.lbMultiWindow);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Location = new System.Drawing.Point(11, 90);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(729, 35);
     this.panel2.TabIndex = 3;
     //
     // switchMiltiWindow
     //
     this.switchMiltiWindow.Animation       = 5;
     this.switchMiltiWindow.BackColor       = System.Drawing.Color.Transparent;
     this.switchMiltiWindow.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("switchMiltiWindow.BackgroundImage")));
     this.switchMiltiWindow.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.switchMiltiWindow.Location        = new System.Drawing.Point(651, 10);
     this.switchMiltiWindow.Name            = "switchMiltiWindow";
     this.switchMiltiWindow.Size            = new System.Drawing.Size(55, 20);
     this.switchMiltiWindow.TabIndex        = 5;
     toggleState7.BackColor                     = System.Drawing.Color.Empty;
     toggleState7.BackColorInner                = System.Drawing.Color.Empty;
     toggleState7.BorderColor                   = System.Drawing.Color.LightGray;
     toggleState7.BorderColorInner              = System.Drawing.Color.Empty;
     toggleState7.BorderRadius                  = 1;
     toggleState7.BorderRadiusInner             = 1;
     toggleState7.BorderThickness               = 1;
     toggleState7.BorderThicknessInner          = 1;
     this.switchMiltiWindow.ToggleStateDisabled = toggleState7;
     toggleState8.BackColor                     = System.Drawing.Color.Gray;
     toggleState8.BackColorInner                = System.Drawing.Color.White;
     toggleState8.BorderColor                   = System.Drawing.Color.Gray;
     toggleState8.BorderColorInner              = System.Drawing.Color.White;
     toggleState8.BorderRadius                  = 17;
     toggleState8.BorderRadiusInner             = 15;
     toggleState8.BorderThickness               = 1;
     toggleState8.BorderThicknessInner          = 1;
     this.switchMiltiWindow.ToggleStateOff      = toggleState8;
     toggleState9.BackColor                     = System.Drawing.Color.GreenYellow;
     toggleState9.BackColorInner                = System.Drawing.Color.Purple;
     toggleState9.BorderColor                   = System.Drawing.Color.GreenYellow;
     toggleState9.BorderColorInner              = System.Drawing.Color.Purple;
     toggleState9.BorderRadius                  = 17;
     toggleState9.BorderRadiusInner             = 15;
     toggleState9.BorderThickness               = 1;
     toggleState9.BorderThicknessInner          = 1;
     this.switchMiltiWindow.ToggleStateOn       = toggleState9;
     this.switchMiltiWindow.Value               = false;
     //
     // lbMultiWindow
     //
     this.lbMultiWindow.AutoSize  = true;
     this.lbMultiWindow.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbMultiWindow.ForeColor = System.Drawing.Color.YellowGreen;
     this.lbMultiWindow.Location  = new System.Drawing.Point(168, 7);
     this.lbMultiWindow.Name      = "lbMultiWindow";
     this.lbMultiWindow.Size      = new System.Drawing.Size(198, 19);
     this.lbMultiWindow.TabIndex  = 2;
     this.lbMultiWindow.Text      = "[Tính năng hiện đang phát triển]";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.LightGray;
     this.label3.Location  = new System.Drawing.Point(4, 7);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(95, 19);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "Multi Window";
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.btnHienWindowControl);
     this.panel1.Controls.Add(this.lbHienWindowControl);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Location = new System.Drawing.Point(11, 49);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(729, 35);
     this.panel1.TabIndex = 2;
     //
     // btnHienWindowControl
     //
     this.btnHienWindowControl.Animation       = 5;
     this.btnHienWindowControl.BackColor       = System.Drawing.Color.Transparent;
     this.btnHienWindowControl.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnHienWindowControl.BackgroundImage")));
     this.btnHienWindowControl.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnHienWindowControl.Location        = new System.Drawing.Point(651, 7);
     this.btnHienWindowControl.Name            = "btnHienWindowControl";
     this.btnHienWindowControl.Size            = new System.Drawing.Size(55, 20);
     this.btnHienWindowControl.TabIndex        = 5;
     toggleState10.BackColor                       = System.Drawing.Color.Empty;
     toggleState10.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState10.BorderColor                     = System.Drawing.Color.LightGray;
     toggleState10.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState10.BorderRadius                    = 1;
     toggleState10.BorderRadiusInner               = 1;
     toggleState10.BorderThickness                 = 1;
     toggleState10.BorderThicknessInner            = 1;
     this.btnHienWindowControl.ToggleStateDisabled = toggleState10;
     toggleState11.BackColor                       = System.Drawing.Color.Gray;
     toggleState11.BackColorInner                  = System.Drawing.Color.White;
     toggleState11.BorderColor                     = System.Drawing.Color.Gray;
     toggleState11.BorderColorInner                = System.Drawing.Color.White;
     toggleState11.BorderRadius                    = 17;
     toggleState11.BorderRadiusInner               = 15;
     toggleState11.BorderThickness                 = 1;
     toggleState11.BorderThicknessInner            = 1;
     this.btnHienWindowControl.ToggleStateOff      = toggleState11;
     toggleState12.BackColor                       = System.Drawing.Color.GreenYellow;
     toggleState12.BackColorInner                  = System.Drawing.Color.Purple;
     toggleState12.BorderColor                     = System.Drawing.Color.GreenYellow;
     toggleState12.BorderColorInner                = System.Drawing.Color.Purple;
     toggleState12.BorderRadius                    = 17;
     toggleState12.BorderRadiusInner               = 15;
     toggleState12.BorderThickness                 = 1;
     toggleState12.BorderThicknessInner            = 1;
     this.btnHienWindowControl.ToggleStateOn       = toggleState12;
     this.btnHienWindowControl.Value               = false;
     this.btnHienWindowControl.OnValuechange      += new System.EventHandler(this.btnHienWindowControl_OnValuechange);
     //
     // lbHienWindowControl
     //
     this.lbHienWindowControl.AutoSize  = true;
     this.lbHienWindowControl.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbHienWindowControl.ForeColor = System.Drawing.Color.YellowGreen;
     this.lbHienWindowControl.Location  = new System.Drawing.Point(168, 7);
     this.lbHienWindowControl.Name      = "lbHienWindowControl";
     this.lbHienWindowControl.Size      = new System.Drawing.Size(70, 19);
     this.lbHienWindowControl.TabIndex  = 2;
     this.lbHienWindowControl.Text      = "[Đang tắt]";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.LightGray;
     this.label2.Location  = new System.Drawing.Point(4, 7);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(142, 19);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "Hiện Window Control\r\n";
     //
     // tabKhac
     //
     this.tabKhac.Appearance.PageClient.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(66)))));
     this.tabKhac.Appearance.PageClient.Options.UseBackColor = true;
     this.tabKhac.Controls.Add(this.panel5);
     this.tabKhac.Name = "tabKhac";
     this.tabKhac.Size = new System.Drawing.Size(751, 638);
     this.tabKhac.Text = "KHÁC";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(66)))));
     this.panel5.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location  = new System.Drawing.Point(0, 0);
     this.panel5.Name      = "panel5";
     this.panel5.Size      = new System.Drawing.Size(751, 638);
     this.panel5.TabIndex  = 0;
     //
     // panel6
     //
     this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel6.Controls.Add(this.btnSpeedMode);
     this.panel6.Controls.Add(this.lbSpeedMode);
     this.panel6.Controls.Add(this.label6);
     this.panel6.Location = new System.Drawing.Point(11, 172);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(729, 35);
     this.panel6.TabIndex = 4;
     //
     // btnSpeedMode
     //
     this.btnSpeedMode.Animation           = 5;
     this.btnSpeedMode.BackColor           = System.Drawing.Color.Transparent;
     this.btnSpeedMode.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("btnSpeedMode.BackgroundImage")));
     this.btnSpeedMode.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.btnSpeedMode.Location            = new System.Drawing.Point(651, 10);
     this.btnSpeedMode.Name                = "btnSpeedMode";
     this.btnSpeedMode.Size                = new System.Drawing.Size(55, 20);
     this.btnSpeedMode.TabIndex            = 5;
     toggleState1.BackColor                = System.Drawing.Color.Empty;
     toggleState1.BackColorInner           = System.Drawing.Color.Empty;
     toggleState1.BorderColor              = System.Drawing.Color.LightGray;
     toggleState1.BorderColorInner         = System.Drawing.Color.Empty;
     toggleState1.BorderRadius             = 1;
     toggleState1.BorderRadiusInner        = 1;
     toggleState1.BorderThickness          = 1;
     toggleState1.BorderThicknessInner     = 1;
     this.btnSpeedMode.ToggleStateDisabled = toggleState1;
     toggleState2.BackColor                = System.Drawing.Color.Gray;
     toggleState2.BackColorInner           = System.Drawing.Color.White;
     toggleState2.BorderColor              = System.Drawing.Color.Gray;
     toggleState2.BorderColorInner         = System.Drawing.Color.White;
     toggleState2.BorderRadius             = 17;
     toggleState2.BorderRadiusInner        = 15;
     toggleState2.BorderThickness          = 1;
     toggleState2.BorderThicknessInner     = 1;
     this.btnSpeedMode.ToggleStateOff      = toggleState2;
     toggleState3.BackColor                = System.Drawing.Color.GreenYellow;
     toggleState3.BackColorInner           = System.Drawing.Color.Purple;
     toggleState3.BorderColor              = System.Drawing.Color.GreenYellow;
     toggleState3.BorderColorInner         = System.Drawing.Color.Purple;
     toggleState3.BorderRadius             = 17;
     toggleState3.BorderRadiusInner        = 15;
     toggleState3.BorderThickness          = 1;
     toggleState3.BorderThicknessInner     = 1;
     this.btnSpeedMode.ToggleStateOn       = toggleState3;
     this.btnSpeedMode.Value               = false;
     this.btnSpeedMode.OnValuechange      += new System.EventHandler(this.btnSpeedMode_OnValuechange);
     //
     // lbSpeedMode
     //
     this.lbSpeedMode.AutoSize  = true;
     this.lbSpeedMode.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbSpeedMode.ForeColor = System.Drawing.Color.YellowGreen;
     this.lbSpeedMode.Location  = new System.Drawing.Point(168, 7);
     this.lbSpeedMode.Name      = "lbSpeedMode";
     this.lbSpeedMode.Size      = new System.Drawing.Size(74, 19);
     this.lbSpeedMode.TabIndex  = 2;
     this.lbSpeedMode.Text      = "[Đang bật]";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.LightGray;
     this.label6.Location  = new System.Drawing.Point(4, 7);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(89, 19);
     this.label6.TabIndex  = 0;
     this.label6.Text      = "Speed Mode";
     //
     // fSetting
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(753, 702);
     this.Controls.Add(this.tabChung);
     this.Controls.Add(this.pnlTitle);
     this.Font            = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4);
     this.Name            = "fSetting";
     this.Opacity         = 0.9D;
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "fSetting";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.fSetting_Load);
     this.pnlTitle.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabChung)).EndInit();
     this.tabChung.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     this.pnlCHUNG.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.tabKhac.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
        private void InitializeComponent()
        {
            var resources        = new System.ComponentModel.ComponentResourceManager(typeof(FrmCardAssignment));
            var ToggleState1     = new Bunifu.ToggleSwitch.ToggleState();
            var ToggleState2     = new Bunifu.ToggleSwitch.ToggleState();
            var ToggleState3     = new Bunifu.ToggleSwitch.ToggleState();
            var BorderEdges1     = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            var StateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var StateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();

            reassignCardTitleLabel              = new Label();
            _BunifuToggleSwitch1                = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
            _BunifuToggleSwitch1.OnValuechange += new EventHandler(BunifuToggleSwitch1_OnValuechange);
            Label1              = new Label();
            Label2              = new Label();
            PictureBox1         = new PictureBox();
            _closeButton        = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            _closeButton.Click += new EventHandler(closeButton_Click);
            ((System.ComponentModel.ISupportInitialize)PictureBox1).BeginInit();
            SuspendLayout();
            //
            // reassignCardTitleLabel
            //
            reassignCardTitleLabel.Font      = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            reassignCardTitleLabel.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            reassignCardTitleLabel.Location  = new Point(11, 63);
            reassignCardTitleLabel.Margin    = new Padding(2, 0, 2, 0);
            reassignCardTitleLabel.Name      = "reassignCardTitleLabel";
            reassignCardTitleLabel.Size      = new Size(566, 46);
            reassignCardTitleLabel.TabIndex  = 1;
            reassignCardTitleLabel.Text      = "Scan card that will be assigned to employee";
            reassignCardTitleLabel.TextAlign = ContentAlignment.MiddleLeft;
            //
            // BunifuToggleSwitch1
            //
            _BunifuToggleSwitch1.Anchor          = AnchorStyles.Top | AnchorStyles.Right;
            _BunifuToggleSwitch1.Animation       = 5;
            _BunifuToggleSwitch1.BackColor       = Color.Transparent;
            _BunifuToggleSwitch1.BackgroundImage = (Image)resources.GetObject("BunifuToggleSwitch1.BackgroundImage");
            _BunifuToggleSwitch1.Cursor          = Cursors.Hand;
            _BunifuToggleSwitch1.Location        = new Point(603, 12);
            _BunifuToggleSwitch1.Name            = "_BunifuToggleSwitch1";
            _BunifuToggleSwitch1.Size            = new Size(62, 31);
            _BunifuToggleSwitch1.TabIndex        = 74;
            ToggleState1.BackColor                   = Color.Empty;
            ToggleState1.BackColorInner              = Color.Empty;
            ToggleState1.BorderColor                 = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(236)), Conversions.ToInteger(Conversions.ToByte(0)), Conversions.ToInteger(Conversions.ToByte(140)));
            ToggleState1.BorderColorInner            = Color.Empty;
            ToggleState1.BorderRadius                = 1;
            ToggleState1.BorderRadiusInner           = 1;
            ToggleState1.BorderThickness             = 1;
            ToggleState1.BorderThicknessInner        = 1;
            _BunifuToggleSwitch1.ToggleStateDisabled = ToggleState1;
            ToggleState2.BackColor                   = Color.Teal;
            ToggleState2.BackColorInner              = Color.White;
            ToggleState2.BorderColor                 = Color.Teal;
            ToggleState2.BorderColorInner            = Color.White;
            ToggleState2.BorderRadius                = 17;
            ToggleState2.BorderRadiusInner           = 15;
            ToggleState2.BorderThickness             = 1;
            ToggleState2.BorderThicknessInner        = 1;
            _BunifuToggleSwitch1.ToggleStateOff      = ToggleState2;
            ToggleState3.BackColor                   = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            ToggleState3.BackColorInner              = Color.White;
            ToggleState3.BorderColor                 = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0)));
            ToggleState3.BorderColorInner            = Color.White;
            ToggleState3.BorderRadius                = 17;
            ToggleState3.BorderRadiusInner           = 15;
            ToggleState3.BorderThickness             = 1;
            ToggleState3.BorderThicknessInner        = 1;
            _BunifuToggleSwitch1.ToggleStateOn       = ToggleState3;
            _BunifuToggleSwitch1.Value               = false;
            //
            // Label1
            //
            Label1.Anchor    = AnchorStyles.Top | AnchorStyles.Right;
            Label1.AutoSize  = true;
            Label1.Font      = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            Label1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label1.Location  = new Point(522, 18);
            Label1.Name      = "Label1";
            Label1.Size      = new Size(75, 25);
            Label1.TabIndex  = 75;
            Label1.Text      = "Card ID";
            //
            // Label2
            //
            Label2.Anchor    = AnchorStyles.Top | AnchorStyles.Right;
            Label2.AutoSize  = true;
            Label2.Font      = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            Label2.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label2.Location  = new Point(671, 18);
            Label2.Name      = "Label2";
            Label2.Size      = new Size(89, 25);
            Label2.TabIndex  = 76;
            Label2.Text      = "Phone ID";
            //
            // PictureBox1
            //
            PictureBox1.Location = new Point(279, 121);
            PictureBox1.Name     = "PictureBox1";
            PictureBox1.Size     = new Size(251, 283);
            PictureBox1.SizeMode = PictureBoxSizeMode.StretchImage;
            PictureBox1.TabIndex = 77;
            PictureBox1.TabStop  = false;
            //
            // closeButton
            //
            _closeButton.AllowToggling        = false;
            _closeButton.AnimationSpeed       = 200;
            _closeButton.AutoGenerateColors   = false;
            _closeButton.BackColor            = Color.Transparent;
            _closeButton.BackColor1           = Color.Teal;
            _closeButton.BackgroundImage      = (Image)resources.GetObject("closeButton.BackgroundImage");
            _closeButton.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            _closeButton.ButtonText           = "Close";
            _closeButton.ButtonTextMarginLeft = 0;
            _closeButton.ColorContrastOnClick = 45;
            _closeButton.ColorContrastOnHover = 45;
            _closeButton.Cursor              = Cursors.Hand;
            BorderEdges1.BottomLeft          = true;
            BorderEdges1.BottomRight         = true;
            BorderEdges1.TopLeft             = true;
            BorderEdges1.TopRight            = true;
            _closeButton.CustomizableEdges   = BorderEdges1;
            _closeButton.DialogResult        = DialogResult.None;
            _closeButton.DisabledBorderColor = Color.Empty;
            _closeButton.DisabledFillColor   = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)));
            _closeButton.DisabledForecolor   = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168)));
            _closeButton.FocusState          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            _closeButton.Font                         = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            _closeButton.ForeColor                    = Color.White;
            _closeButton.IconLeftCursor               = Cursors.Hand;
            _closeButton.IconMarginLeft               = 11;
            _closeButton.IconPadding                  = 10;
            _closeButton.IconRightCursor              = Cursors.Hand;
            _closeButton.IdleBorderColor              = Color.Teal;
            _closeButton.IdleBorderRadius             = 3;
            _closeButton.IdleBorderThickness          = 1;
            _closeButton.IdleFillColor                = Color.Teal;
            _closeButton.IdleIconLeftImage            = null;
            _closeButton.IdleIconRightImage           = null;
            _closeButton.IndicateFocus                = true;
            _closeButton.Location                     = new Point(329, 456);
            _closeButton.Name                         = "_closeButton";
            StateProperties1.BorderColor              = Color.MediumTurquoise;
            StateProperties1.BorderRadius             = 3;
            StateProperties1.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties1.BorderThickness          = 1;
            StateProperties1.FillColor                = Color.MediumTurquoise;
            StateProperties1.ForeColor                = Color.White;
            StateProperties1.IconLeftImage            = null;
            StateProperties1.IconRightImage           = null;
            _closeButton.onHoverState                 = StateProperties1;
            StateProperties2.BorderColor              = Color.Teal;
            StateProperties2.BorderRadius             = 3;
            StateProperties2.BorderStyle              = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties2.BorderThickness          = 1;
            StateProperties2.FillColor                = Color.Teal;
            StateProperties2.ForeColor                = Color.White;
            StateProperties2.IconLeftImage            = null;
            StateProperties2.IconRightImage           = null;
            _closeButton.OnPressedState               = StateProperties2;
            _closeButton.Size                         = new Size(152, 45);
            _closeButton.TabIndex                     = 78;
            _closeButton.TextAlign                    = ContentAlignment.MiddleCenter;
            _closeButton.TextMarginLeft               = 0;
            _closeButton.UseDefaultRadiusAndThickness = true;
            //
            // FrmCardAssignment
            //
            AutoScaleDimensions = new SizeF(6.0f, 13.0f);
            AutoScaleMode       = AutoScaleMode.Font;
            BackColor           = Color.White;
            ClientSize          = new Size(785, 515);
            ControlBox          = false;
            Controls.Add(_closeButton);
            Controls.Add(PictureBox1);
            Controls.Add(Label2);
            Controls.Add(Label1);
            Controls.Add(_BunifuToggleSwitch1);
            Controls.Add(reassignCardTitleLabel);
            FormBorderStyle = FormBorderStyle.FixedSingle;
            KeyPreview      = true;
            Margin          = new Padding(2);
            MaximumSize     = new Size(787, 551);
            MinimumSize     = new Size(787, 515);
            Name            = "FrmCardAssignment";
            StartPosition   = FormStartPosition.CenterScreen;
            ((System.ComponentModel.ISupportInitialize)PictureBox1).EndInit();
            KeyDown += new KeyEventHandler(Key_press_KeyDown);
            Load    += new EventHandler(FrmCardAssignment_Load);
            ResumeLayout(false);
            PerformLayout();
        }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucTaiKhoan));
     Bunifu.ToggleSwitch.ToggleState toggleState1             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState2             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState3             = new Bunifu.ToggleSwitch.ToggleState();
     this.lbID   = new System.Windows.Forms.Label();
     this.lbUser = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.picHuy = new System.Windows.Forms.PictureBox();
     this.picBan = new System.Windows.Forms.PictureBox();
     this.bunifuToggleSwitch1 = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.picHuy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picBan)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // lbID
     //
     this.lbID.AutoSize  = true;
     this.lbID.Font      = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.lbID.ForeColor = System.Drawing.Color.MidnightBlue;
     this.lbID.Location  = new System.Drawing.Point(130, 3);
     this.lbID.Name      = "lbID";
     this.lbID.Size      = new System.Drawing.Size(85, 32);
     this.lbID.TabIndex  = 1;
     this.lbID.Text      = "12345";
     //
     // lbUser
     //
     this.lbUser.AutoSize  = true;
     this.lbUser.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.lbUser.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lbUser.Location  = new System.Drawing.Point(179, 35);
     this.lbUser.Name      = "lbUser";
     this.lbUser.Size      = new System.Drawing.Size(69, 21);
     this.lbUser.TabIndex  = 2;
     this.lbUser.Text      = "tanhoai";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label3.ForeColor = System.Drawing.Color.Indigo;
     this.label3.Location  = new System.Drawing.Point(111, 64);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(83, 21);
     this.label3.TabIndex  = 3;
     this.label3.Text      = "Hoạt động";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.label1.Location  = new System.Drawing.Point(93, 35);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(91, 21);
     this.label1.TabIndex  = 22;
     this.label1.Text      = "Username:"******"Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label2.ForeColor = System.Drawing.Color.MidnightBlue;
     this.label2.Location  = new System.Drawing.Point(92, 3);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(48, 32);
     this.label2.TabIndex  = 21;
     this.label2.Text      = "ID:";
     //
     // picHuy
     //
     this.picHuy.Image    = ((System.Drawing.Image)(resources.GetObject("picHuy.Image")));
     this.picHuy.Location = new System.Drawing.Point(271, 13);
     this.picHuy.Name     = "picHuy";
     this.picHuy.Size     = new System.Drawing.Size(26, 28);
     this.picHuy.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.picHuy.TabIndex = 6;
     this.picHuy.TabStop  = false;
     this.picHuy.Visible  = false;
     this.picHuy.Click   += new System.EventHandler(this.picHuy_Click);
     //
     // picBan
     //
     this.picBan.Image    = ((System.Drawing.Image)(resources.GetObject("picBan.Image")));
     this.picBan.Location = new System.Drawing.Point(280, 22);
     this.picBan.Name     = "picBan";
     this.picBan.Size     = new System.Drawing.Size(40, 40);
     this.picBan.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.picBan.TabIndex = 5;
     this.picBan.TabStop  = false;
     this.picBan.Visible  = false;
     this.picBan.Click   += new System.EventHandler(this.picBan_Click);
     //
     // bunifuToggleSwitch1
     //
     this.bunifuToggleSwitch1.Animation       = 5;
     this.bunifuToggleSwitch1.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuToggleSwitch1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuToggleSwitch1.BackgroundImage")));
     this.bunifuToggleSwitch1.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.bunifuToggleSwitch1.Location        = new System.Drawing.Point(213, 65);
     this.bunifuToggleSwitch1.Name            = "bunifuToggleSwitch1";
     this.bunifuToggleSwitch1.Size            = new System.Drawing.Size(35, 20);
     this.bunifuToggleSwitch1.TabIndex        = 4;
     toggleState1.BackColor                       = System.Drawing.Color.Empty;
     toggleState1.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState1.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState1.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState1.BorderRadius                    = 1;
     toggleState1.BorderRadiusInner               = 1;
     toggleState1.BorderThickness                 = 1;
     toggleState1.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateDisabled = toggleState1;
     toggleState2.BackColor                       = System.Drawing.Color.Empty;
     toggleState2.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState2.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState2.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState2.BorderRadius                    = 1;
     toggleState2.BorderRadiusInner               = 1;
     toggleState2.BorderThickness                 = 1;
     toggleState2.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOff      = toggleState2;
     toggleState3.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
     toggleState3.BackColorInner                  = System.Drawing.Color.White;
     toggleState3.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
     toggleState3.BorderColorInner                = System.Drawing.Color.White;
     toggleState3.BorderRadius                    = 17;
     toggleState3.BorderRadiusInner               = 15;
     toggleState3.BorderThickness                 = 1;
     toggleState3.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOn       = toggleState3;
     this.bunifuToggleSwitch1.Value               = true;
     this.bunifuToggleSwitch1.OnValuechange      += new System.EventHandler(this.bunifuToggleSwitch1_OnValuechange);
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(3, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(87, 82);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // ucTaiKhoan
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderStyle         = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Controls.Add(this.label1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.picHuy);
     this.Controls.Add(this.picBan);
     this.Controls.Add(this.bunifuToggleSwitch1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.lbUser);
     this.Controls.Add(this.lbID);
     this.Controls.Add(this.pictureBox1);
     this.Name   = "ucTaiKhoan";
     this.Size   = new System.Drawing.Size(335, 87);
     this.Click += new System.EventHandler(this.ucTaiKhoan_Click);
     ((System.ComponentModel.ISupportInitialize)(this.picHuy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picBan)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SignIn));
     Bunifu.ToggleSwitch.ToggleState toggleState1             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState2             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState3             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
     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.bunifuThinButton21     = new Bunifu.Framework.UI.BunifuThinButton2();
     this.bunifuMaterialTextbox1 = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.bunifuMaterialTextbox2 = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.label5                 = new System.Windows.Forms.Label();
     this.label6                 = new System.Windows.Forms.Label();
     this.bunifuThinButton22     = new Bunifu.Framework.UI.BunifuThinButton2();
     this.bunifuToggleSwitch1    = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.label7                 = new System.Windows.Forms.Label();
     this.bunifuButton1          = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
     this.label8                 = new System.Windows.Forms.Label();
     this.bunifuImageButton1     = new Bunifu.Framework.UI.BunifuImageButton();
     this.bunifuImageButton2     = new Bunifu.Framework.UI.BunifuImageButton();
     this.timer1                 = new System.Windows.Forms.Timer(this.components);
     this.bunifuColorTransition1 = new Bunifu.Framework.UI.BunifuColorTransition(this.components);
     this.timer2                 = new System.Windows.Forms.Timer(this.components);
     this.label17                = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton2)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Image    = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.Location = new System.Drawing.Point(278, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(100, 83);
     this.label1.TabIndex = 0;
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 25.25F);
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.label2.Location  = new System.Drawing.Point(253, 96);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(85, 42);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Just";
     //
     // label3
     //
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 25.25F);
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(324, 96);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(90, 42);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Rent";
     //
     // label4
     //
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Underline);
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location  = new System.Drawing.Point(451, 24);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(129, 29);
     this.label4.TabIndex  = 3;
     this.label4.Text      = "Not A Member ?";
     //
     // bunifuThinButton21
     //
     this.bunifuThinButton21.ActiveBorderThickness = 1;
     this.bunifuThinButton21.ActiveCornerRadius    = 20;
     this.bunifuThinButton21.ActiveFillColor       = System.Drawing.Color.White;
     this.bunifuThinButton21.ActiveForecolor       = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuThinButton21.ActiveLineColor       = System.Drawing.Color.White;
     this.bunifuThinButton21.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuThinButton21.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton21.BackgroundImage")));
     this.bunifuThinButton21.ButtonText            = "Sign Up";
     this.bunifuThinButton21.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton21.Font                = new System.Drawing.Font("Microsoft Sans Serif", 11F);
     this.bunifuThinButton21.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuThinButton21.IdleBorderThickness = 1;
     this.bunifuThinButton21.IdleCornerRadius    = 20;
     this.bunifuThinButton21.IdleFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuThinButton21.IdleForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton21.IdleLineColor       = System.Drawing.Color.White;
     this.bunifuThinButton21.Location            = new System.Drawing.Point(578, 18);
     this.bunifuThinButton21.Margin              = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.bunifuThinButton21.Name                = "bunifuThinButton21";
     this.bunifuThinButton21.Size                = new System.Drawing.Size(71, 35);
     this.bunifuThinButton21.TabIndex            = 4;
     this.bunifuThinButton21.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuThinButton21.Click              += new System.EventHandler(this.BunifuThinButton21_Click);
     //
     // bunifuMaterialTextbox1
     //
     this.bunifuMaterialTextbox1.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuMaterialTextbox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuMaterialTextbox1.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuMaterialTextbox1.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.bunifuMaterialTextbox1.Font                = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.bunifuMaterialTextbox1.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuMaterialTextbox1.HintForeColor       = System.Drawing.Color.Gray;
     this.bunifuMaterialTextbox1.HintText            = "Enter Username";
     this.bunifuMaterialTextbox1.isPassword          = false;
     this.bunifuMaterialTextbox1.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuMaterialTextbox1.LineIdleColor       = System.Drawing.Color.White;
     this.bunifuMaterialTextbox1.LineMouseHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuMaterialTextbox1.LineThickness       = 3;
     this.bunifuMaterialTextbox1.Location            = new System.Drawing.Point(233, 214);
     this.bunifuMaterialTextbox1.Margin              = new System.Windows.Forms.Padding(4);
     this.bunifuMaterialTextbox1.MaxLength           = 32767;
     this.bunifuMaterialTextbox1.Name                = "bunifuMaterialTextbox1";
     this.bunifuMaterialTextbox1.Size                = new System.Drawing.Size(235, 33);
     this.bunifuMaterialTextbox1.TabIndex            = 5;
     this.bunifuMaterialTextbox1.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // bunifuMaterialTextbox2
     //
     this.bunifuMaterialTextbox2.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.None;
     this.bunifuMaterialTextbox2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None;
     this.bunifuMaterialTextbox2.characterCasing    = System.Windows.Forms.CharacterCasing.Normal;
     this.bunifuMaterialTextbox2.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.bunifuMaterialTextbox2.Font                = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.bunifuMaterialTextbox2.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuMaterialTextbox2.HintForeColor       = System.Drawing.Color.Gray;
     this.bunifuMaterialTextbox2.HintText            = "Enter Password";
     this.bunifuMaterialTextbox2.isPassword          = true;
     this.bunifuMaterialTextbox2.LineFocusedColor    = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuMaterialTextbox2.LineIdleColor       = System.Drawing.Color.White;
     this.bunifuMaterialTextbox2.LineMouseHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuMaterialTextbox2.LineThickness       = 3;
     this.bunifuMaterialTextbox2.Location            = new System.Drawing.Point(233, 298);
     this.bunifuMaterialTextbox2.Margin              = new System.Windows.Forms.Padding(4);
     this.bunifuMaterialTextbox2.MaxLength           = 32767;
     this.bunifuMaterialTextbox2.Name                = "bunifuMaterialTextbox2";
     this.bunifuMaterialTextbox2.Size                = new System.Drawing.Size(235, 33);
     this.bunifuMaterialTextbox2.TabIndex            = 6;
     this.bunifuMaterialTextbox2.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // label5
     //
     this.label5.Image    = ((System.Drawing.Image)(resources.GetObject("label5.Image")));
     this.label5.Location = new System.Drawing.Point(191, 224);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(35, 23);
     this.label5.TabIndex = 7;
     //
     // label6
     //
     this.label6.Image    = ((System.Drawing.Image)(resources.GetObject("label6.Image")));
     this.label6.Location = new System.Drawing.Point(191, 308);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(35, 33);
     this.label6.TabIndex = 8;
     //
     // bunifuThinButton22
     //
     this.bunifuThinButton22.ActiveBorderThickness = 1;
     this.bunifuThinButton22.ActiveCornerRadius    = 20;
     this.bunifuThinButton22.ActiveFillColor       = System.Drawing.Color.White;
     this.bunifuThinButton22.ActiveForecolor       = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuThinButton22.ActiveLineColor       = System.Drawing.Color.White;
     this.bunifuThinButton22.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuThinButton22.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuThinButton22.BackgroundImage")));
     this.bunifuThinButton22.ButtonText            = "Login";
     this.bunifuThinButton22.Cursor              = System.Windows.Forms.Cursors.Hand;
     this.bunifuThinButton22.Font                = new System.Drawing.Font("Microsoft Sans Serif", 11F);
     this.bunifuThinButton22.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuThinButton22.IdleBorderThickness = 1;
     this.bunifuThinButton22.IdleCornerRadius    = 20;
     this.bunifuThinButton22.IdleFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuThinButton22.IdleForecolor       = System.Drawing.Color.White;
     this.bunifuThinButton22.IdleLineColor       = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.bunifuThinButton22.Location            = new System.Drawing.Point(403, 350);
     this.bunifuThinButton22.Margin              = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.bunifuThinButton22.Name                = "bunifuThinButton22";
     this.bunifuThinButton22.Size                = new System.Drawing.Size(77, 39);
     this.bunifuThinButton22.TabIndex            = 9;
     this.bunifuThinButton22.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuThinButton22.Click              += new System.EventHandler(this.BunifuThinButton22_Click);
     //
     // bunifuToggleSwitch1
     //
     this.bunifuToggleSwitch1.Animation       = 5;
     this.bunifuToggleSwitch1.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuToggleSwitch1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuToggleSwitch1.BackgroundImage")));
     this.bunifuToggleSwitch1.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.bunifuToggleSwitch1.Location        = new System.Drawing.Point(203, 369);
     this.bunifuToggleSwitch1.Name            = "bunifuToggleSwitch1";
     this.bunifuToggleSwitch1.Size            = new System.Drawing.Size(35, 20);
     this.bunifuToggleSwitch1.TabIndex        = 10;
     toggleState1.BackColor                       = System.Drawing.Color.Empty;
     toggleState1.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState1.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState1.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState1.BorderRadius                    = 1;
     toggleState1.BorderRadiusInner               = 1;
     toggleState1.BorderThickness                 = 1;
     toggleState1.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateDisabled = toggleState1;
     toggleState2.BackColor                       = System.Drawing.Color.Empty;
     toggleState2.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState2.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     toggleState2.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState2.BorderRadius                    = 1;
     toggleState2.BorderRadiusInner               = 1;
     toggleState2.BorderThickness                 = 1;
     toggleState2.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOff      = toggleState2;
     toggleState3.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     toggleState3.BackColorInner                  = System.Drawing.Color.White;
     toggleState3.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     toggleState3.BorderColorInner                = System.Drawing.Color.White;
     toggleState3.BorderRadius                    = 17;
     toggleState3.BorderRadiusInner               = 15;
     toggleState3.BorderThickness                 = 1;
     toggleState3.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOn       = toggleState3;
     this.bunifuToggleSwitch1.Value               = true;
     this.bunifuToggleSwitch1.OnValuechange      += new System.EventHandler(this.BunifuToggleSwitch1_OnValuechange);
     //
     // label7
     //
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F);
     this.label7.ForeColor = System.Drawing.Color.White;
     this.label7.Location  = new System.Drawing.Point(257, 369);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(125, 20);
     this.label7.TabIndex  = 11;
     this.label7.Text      = "Remember Me";
     //
     // bunifuButton1
     //
     this.bunifuButton1.BackColor            = System.Drawing.Color.Transparent;
     this.bunifuButton1.BackgroundImage      = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
     this.bunifuButton1.ButtonText           = "Forgot Your Password ?";
     this.bunifuButton1.ButtonTextMarginLeft = 0;
     this.bunifuButton1.DisabledBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.bunifuButton1.DisabledFillColor    = System.Drawing.Color.Gray;
     this.bunifuButton1.DisabledForecolor    = System.Drawing.Color.White;
     this.bunifuButton1.Font                = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuButton1.ForeColor           = System.Drawing.Color.White;
     this.bunifuButton1.IconLeftCursor      = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IconPadding         = 10;
     this.bunifuButton1.IconRightCursor     = System.Windows.Forms.Cursors.Default;
     this.bunifuButton1.IdleBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuButton1.IdleBorderRadius    = 1;
     this.bunifuButton1.IdleBorderThickness = 0;
     this.bunifuButton1.IdleFillColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.bunifuButton1.IdleIconLeftImage   = null;
     this.bunifuButton1.IdleIconRightImage  = null;
     this.bunifuButton1.Location            = new System.Drawing.Point(233, 414);
     this.bunifuButton1.Name                = "bunifuButton1";
     stateProperties1.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     stateProperties1.BorderRadius          = 1;
     stateProperties1.BorderThickness       = 1;
     stateProperties1.FillColor             = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     stateProperties1.IconLeftImage         = null;
     stateProperties1.IconRightImage        = null;
     this.bunifuButton1.onHoverState        = stateProperties1;
     this.bunifuButton1.Size                = new System.Drawing.Size(200, 45);
     this.bunifuButton1.TabIndex            = 12;
     this.bunifuButton1.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label8
     //
     this.label8.Image    = ((System.Drawing.Image)(resources.GetObject("label8.Image")));
     this.label8.Location = new System.Drawing.Point(247, 480);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(167, 23);
     this.label8.TabIndex = 13;
     this.label8.Visible  = false;
     this.label8.Click   += new System.EventHandler(this.Label8_Click);
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive = null;
     this.bunifuImageButton1.Location    = new System.Drawing.Point(491, 308);
     this.bunifuImageButton1.Name        = "bunifuImageButton1";
     this.bunifuImageButton1.Size        = new System.Drawing.Size(31, 23);
     this.bunifuImageButton1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuImageButton1.TabIndex    = 14;
     this.bunifuImageButton1.TabStop     = false;
     this.bunifuImageButton1.Zoom        = 10;
     this.bunifuImageButton1.Click      += new System.EventHandler(this.BunifuImageButton1_Click);
     //
     // bunifuImageButton2
     //
     this.bunifuImageButton2.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.Image")));
     this.bunifuImageButton2.ImageActive = null;
     this.bunifuImageButton2.Location    = new System.Drawing.Point(491, 308);
     this.bunifuImageButton2.Name        = "bunifuImageButton2";
     this.bunifuImageButton2.Size        = new System.Drawing.Size(31, 23);
     this.bunifuImageButton2.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuImageButton2.TabIndex    = 15;
     this.bunifuImageButton2.TabStop     = false;
     this.bunifuImageButton2.Visible     = false;
     this.bunifuImageButton2.Zoom        = 10;
     this.bunifuImageButton2.Click      += new System.EventHandler(this.BunifuImageButton2_Click);
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.Timer1_Tick);
     //
     // bunifuColorTransition1
     //
     this.bunifuColorTransition1.Color1       = System.Drawing.Color.White;
     this.bunifuColorTransition1.Color2       = System.Drawing.Color.White;
     this.bunifuColorTransition1.ProgessValue = 0;
     //
     // timer2
     //
     this.timer2.Interval = 5000;
     this.timer2.Tick    += new System.EventHandler(this.Timer2_Tick);
     //
     // label17
     //
     this.label17.AutoSize  = true;
     this.label17.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.ForeColor = System.Drawing.Color.Red;
     this.label17.Location  = new System.Drawing.Point(256, 520);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(0, 20);
     this.label17.TabIndex  = 30;
     //
     // SignIn
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(81)))));
     this.ClientSize          = new System.Drawing.Size(663, 549);
     this.Controls.Add(this.label17);
     this.Controls.Add(this.bunifuImageButton2);
     this.Controls.Add(this.bunifuImageButton1);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.bunifuButton1);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.bunifuToggleSwitch1);
     this.Controls.Add(this.bunifuThinButton22);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.bunifuMaterialTextbox2);
     this.Controls.Add(this.bunifuMaterialTextbox1);
     this.Controls.Add(this.bunifuThinButton21);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MinimizeBox     = false;
     this.Name            = "SignIn";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton2)).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(FormCreateNotes));
     Bunifu.ToggleSwitch.ToggleState toggleState1             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState2             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState3             = new Bunifu.ToggleSwitch.ToggleState();
     this.panelDASHBOARD     = new System.Windows.Forms.Panel();
     this.switchFAVOURITE    = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.label6             = new System.Windows.Forms.Label();
     this.comboboxIMPORTANCE = new System.Windows.Forms.ComboBox();
     this.label5             = new System.Windows.Forms.Label();
     this.labelDATE          = new System.Windows.Forms.Label();
     this.textboxDATE        = new System.Windows.Forms.TextBox();
     this.labelID            = new System.Windows.Forms.Label();
     this.textboxID          = new System.Windows.Forms.TextBox();
     this.label4             = new System.Windows.Forms.Label();
     this.textboxCATEGORY    = new System.Windows.Forms.TextBox();
     this.buttonCANCEL       = new Bunifu.Framework.UI.BunifuFlatButton();
     this.buttonSAVE         = new Bunifu.Framework.UI.BunifuFlatButton();
     this.label3             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.textboxDESCRIPTION = new System.Windows.Forms.TextBox();
     this.textboxTITLE       = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.panelDASHBOARD.SuspendLayout();
     this.SuspendLayout();
     //
     // panelDASHBOARD
     //
     this.panelDASHBOARD.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.panelDASHBOARD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(41)))), ((int)(((byte)(61)))));
     this.panelDASHBOARD.Controls.Add(this.switchFAVOURITE);
     this.panelDASHBOARD.Controls.Add(this.label6);
     this.panelDASHBOARD.Controls.Add(this.comboboxIMPORTANCE);
     this.panelDASHBOARD.Controls.Add(this.label5);
     this.panelDASHBOARD.Controls.Add(this.labelDATE);
     this.panelDASHBOARD.Controls.Add(this.textboxDATE);
     this.panelDASHBOARD.Controls.Add(this.labelID);
     this.panelDASHBOARD.Controls.Add(this.textboxID);
     this.panelDASHBOARD.Controls.Add(this.label4);
     this.panelDASHBOARD.Controls.Add(this.textboxCATEGORY);
     this.panelDASHBOARD.Controls.Add(this.buttonCANCEL);
     this.panelDASHBOARD.Controls.Add(this.buttonSAVE);
     this.panelDASHBOARD.Controls.Add(this.label3);
     this.panelDASHBOARD.Controls.Add(this.label2);
     this.panelDASHBOARD.Controls.Add(this.textboxDESCRIPTION);
     this.panelDASHBOARD.Controls.Add(this.textboxTITLE);
     this.panelDASHBOARD.Controls.Add(this.label1);
     this.panelDASHBOARD.Location = new System.Drawing.Point(12, 12);
     this.panelDASHBOARD.Name     = "panelDASHBOARD";
     this.panelDASHBOARD.Size     = new System.Drawing.Size(776, 531);
     this.panelDASHBOARD.TabIndex = 5;
     //
     // switchFAVOURITE
     //
     this.switchFAVOURITE.Animation       = 5;
     this.switchFAVOURITE.BackColor       = System.Drawing.Color.Transparent;
     this.switchFAVOURITE.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("switchFAVOURITE.BackgroundImage")));
     this.switchFAVOURITE.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.switchFAVOURITE.Location        = new System.Drawing.Point(530, 201);
     this.switchFAVOURITE.Name            = "switchFAVOURITE";
     this.switchFAVOURITE.Size            = new System.Drawing.Size(41, 20);
     this.switchFAVOURITE.TabIndex        = 3;
     toggleState1.BackColor                   = System.Drawing.Color.Empty;
     toggleState1.BackColorInner              = System.Drawing.Color.Empty;
     toggleState1.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState1.BorderColorInner            = System.Drawing.Color.Empty;
     toggleState1.BorderRadius                = 1;
     toggleState1.BorderRadiusInner           = 1;
     toggleState1.BorderThickness             = 1;
     toggleState1.BorderThicknessInner        = 1;
     this.switchFAVOURITE.ToggleStateDisabled = toggleState1;
     toggleState2.BackColor                   = System.Drawing.Color.Empty;
     toggleState2.BackColorInner              = System.Drawing.Color.Empty;
     toggleState2.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState2.BorderColorInner            = System.Drawing.Color.Empty;
     toggleState2.BorderRadius                = 1;
     toggleState2.BorderRadiusInner           = 1;
     toggleState2.BorderThickness             = 1;
     toggleState2.BorderThicknessInner        = 1;
     this.switchFAVOURITE.ToggleStateOff      = toggleState2;
     toggleState3.BackColor                   = System.Drawing.Color.DarkGreen;
     toggleState3.BackColorInner              = System.Drawing.Color.White;
     toggleState3.BorderColor                 = System.Drawing.Color.DarkGreen;
     toggleState3.BorderColorInner            = System.Drawing.Color.White;
     toggleState3.BorderRadius                = 17;
     toggleState3.BorderRadiusInner           = 15;
     toggleState3.BorderThickness             = 1;
     toggleState3.BorderThicknessInner        = 1;
     this.switchFAVOURITE.ToggleStateOn       = toggleState3;
     this.switchFAVOURITE.Value               = true;
     //
     // label6
     //
     this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label6.Location  = new System.Drawing.Point(526, 171);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(104, 24);
     this.label6.TabIndex  = 78;
     this.label6.Text      = "Favourite";
     //
     // comboboxIMPORTANCE
     //
     this.comboboxIMPORTANCE.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboboxIMPORTANCE.FormattingEnabled = true;
     this.comboboxIMPORTANCE.Items.AddRange(new object[] {
         "Low",
         "Medium",
         "High"
     });
     this.comboboxIMPORTANCE.Location = new System.Drawing.Point(113, 200);
     this.comboboxIMPORTANCE.Name     = "comboboxIMPORTANCE";
     this.comboboxIMPORTANCE.Size     = new System.Drawing.Size(171, 21);
     this.comboboxIMPORTANCE.TabIndex = 2;
     //
     // label5
     //
     this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label5.Location  = new System.Drawing.Point(109, 171);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(132, 24);
     this.label5.TabIndex  = 76;
     this.label5.Text      = "Importance";
     //
     // labelDATE
     //
     this.labelDATE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.labelDATE.AutoSize  = true;
     this.labelDATE.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDATE.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.labelDATE.Location  = new System.Drawing.Point(526, 115);
     this.labelDATE.Name      = "labelDATE";
     this.labelDATE.Size      = new System.Drawing.Size(61, 24);
     this.labelDATE.TabIndex  = 74;
     this.labelDATE.Text      = "Date";
     //
     // textboxDATE
     //
     this.textboxDATE.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(46)))));
     this.textboxDATE.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textboxDATE.Enabled     = false;
     this.textboxDATE.Font        = new System.Drawing.Font("Century Gothic", 12F);
     this.textboxDATE.ForeColor   = System.Drawing.Color.DeepSkyBlue;
     this.textboxDATE.Location    = new System.Drawing.Point(530, 142);
     this.textboxDATE.Name        = "textboxDATE";
     this.textboxDATE.Size        = new System.Drawing.Size(166, 20);
     this.textboxDATE.TabIndex    = 73;
     //
     // labelID
     //
     this.labelID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.labelID.AutoSize  = true;
     this.labelID.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelID.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.labelID.Location  = new System.Drawing.Point(526, 56);
     this.labelID.Name      = "labelID";
     this.labelID.Size      = new System.Drawing.Size(31, 24);
     this.labelID.TabIndex  = 72;
     this.labelID.Text      = "ID";
     //
     // textboxID
     //
     this.textboxID.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(46)))));
     this.textboxID.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textboxID.Enabled     = false;
     this.textboxID.Font        = new System.Drawing.Font("Century Gothic", 12F);
     this.textboxID.ForeColor   = System.Drawing.Color.DeepSkyBlue;
     this.textboxID.Location    = new System.Drawing.Point(530, 83);
     this.textboxID.Name        = "textboxID";
     this.textboxID.Size        = new System.Drawing.Size(166, 20);
     this.textboxID.TabIndex    = 71;
     //
     // label4
     //
     this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label4.Location  = new System.Drawing.Point(109, 115);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(107, 24);
     this.label4.TabIndex  = 70;
     this.label4.Text      = "Category";
     //
     // textboxCATEGORY
     //
     this.textboxCATEGORY.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(46)))));
     this.textboxCATEGORY.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textboxCATEGORY.Font        = new System.Drawing.Font("Century Gothic", 12F);
     this.textboxCATEGORY.ForeColor   = System.Drawing.Color.DeepSkyBlue;
     this.textboxCATEGORY.Location    = new System.Drawing.Point(113, 142);
     this.textboxCATEGORY.Name        = "textboxCATEGORY";
     this.textboxCATEGORY.Size        = new System.Drawing.Size(332, 20);
     this.textboxCATEGORY.TabIndex    = 1;
     //
     // buttonCANCEL
     //
     this.buttonCANCEL.Active                   = false;
     this.buttonCANCEL.Activecolor              = System.Drawing.Color.Red;
     this.buttonCANCEL.Anchor                   = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonCANCEL.BackColor                = System.Drawing.Color.Red;
     this.buttonCANCEL.BackgroundImageLayout    = System.Windows.Forms.ImageLayout.Stretch;
     this.buttonCANCEL.BorderRadius             = 0;
     this.buttonCANCEL.ButtonText               = "Cancel";
     this.buttonCANCEL.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.buttonCANCEL.DisabledColor            = System.Drawing.Color.Gray;
     this.buttonCANCEL.Iconcolor                = System.Drawing.Color.Transparent;
     this.buttonCANCEL.Iconimage                = null;
     this.buttonCANCEL.Iconimage_right          = null;
     this.buttonCANCEL.Iconimage_right_Selected = null;
     this.buttonCANCEL.Iconimage_Selected       = null;
     this.buttonCANCEL.IconMarginLeft           = 0;
     this.buttonCANCEL.IconMarginRight          = 0;
     this.buttonCANCEL.IconRightVisible         = true;
     this.buttonCANCEL.IconRightZoom            = 0D;
     this.buttonCANCEL.IconVisible              = true;
     this.buttonCANCEL.IconZoom                 = 90D;
     this.buttonCANCEL.IsTab            = false;
     this.buttonCANCEL.Location         = new System.Drawing.Point(419, 481);
     this.buttonCANCEL.Name             = "buttonCANCEL";
     this.buttonCANCEL.Normalcolor      = System.Drawing.Color.Red;
     this.buttonCANCEL.OnHovercolor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.buttonCANCEL.OnHoverTextColor = System.Drawing.Color.White;
     this.buttonCANCEL.selected         = false;
     this.buttonCANCEL.Size             = new System.Drawing.Size(147, 32);
     this.buttonCANCEL.TabIndex         = 6;
     this.buttonCANCEL.Text             = "Cancel";
     this.buttonCANCEL.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.buttonCANCEL.Textcolor        = System.Drawing.Color.White;
     this.buttonCANCEL.TextFont         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonCANCEL.Click           += new System.EventHandler(this.buttonCANCEL_Click);
     //
     // buttonSAVE
     //
     this.buttonSAVE.Active                   = false;
     this.buttonSAVE.Activecolor              = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     this.buttonSAVE.Anchor                   = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonSAVE.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     this.buttonSAVE.BackgroundImageLayout    = System.Windows.Forms.ImageLayout.Stretch;
     this.buttonSAVE.BorderRadius             = 0;
     this.buttonSAVE.ButtonText               = "Save";
     this.buttonSAVE.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.buttonSAVE.DisabledColor            = System.Drawing.Color.Gray;
     this.buttonSAVE.Iconcolor                = System.Drawing.Color.Transparent;
     this.buttonSAVE.Iconimage                = null;
     this.buttonSAVE.Iconimage_right          = null;
     this.buttonSAVE.Iconimage_right_Selected = null;
     this.buttonSAVE.Iconimage_Selected       = null;
     this.buttonSAVE.IconMarginLeft           = 0;
     this.buttonSAVE.IconMarginRight          = 0;
     this.buttonSAVE.IconRightVisible         = true;
     this.buttonSAVE.IconRightZoom            = 0D;
     this.buttonSAVE.IconVisible              = true;
     this.buttonSAVE.IconZoom                 = 90D;
     this.buttonSAVE.IsTab            = false;
     this.buttonSAVE.Location         = new System.Drawing.Point(189, 481);
     this.buttonSAVE.Name             = "buttonSAVE";
     this.buttonSAVE.Normalcolor      = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     this.buttonSAVE.OnHovercolor     = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77)))));
     this.buttonSAVE.OnHoverTextColor = System.Drawing.Color.White;
     this.buttonSAVE.selected         = false;
     this.buttonSAVE.Size             = new System.Drawing.Size(147, 32);
     this.buttonSAVE.TabIndex         = 5;
     this.buttonSAVE.Text             = "Save";
     this.buttonSAVE.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.buttonSAVE.Textcolor        = System.Drawing.Color.White;
     this.buttonSAVE.TextFont         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonSAVE.Click           += new System.EventHandler(this.buttonSAVE_Click);
     //
     // label3
     //
     this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label3.Location  = new System.Drawing.Point(109, 231);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(122, 24);
     this.label3.TabIndex  = 10;
     this.label3.Text      = "Description";
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Century Gothic", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label2.Location  = new System.Drawing.Point(109, 56);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(47, 24);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "Title";
     //
     // textboxDESCRIPTION
     //
     this.textboxDESCRIPTION.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.textboxDESCRIPTION.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(46)))));
     this.textboxDESCRIPTION.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textboxDESCRIPTION.Font        = new System.Drawing.Font("Century Gothic", 12F);
     this.textboxDESCRIPTION.ForeColor   = System.Drawing.Color.DeepSkyBlue;
     this.textboxDESCRIPTION.Location    = new System.Drawing.Point(113, 258);
     this.textboxDESCRIPTION.Multiline   = true;
     this.textboxDESCRIPTION.Name        = "textboxDESCRIPTION";
     this.textboxDESCRIPTION.ScrollBars  = System.Windows.Forms.ScrollBars.Vertical;
     this.textboxDESCRIPTION.Size        = new System.Drawing.Size(583, 188);
     this.textboxDESCRIPTION.TabIndex    = 4;
     //
     // textboxTITLE
     //
     this.textboxTITLE.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(46)))));
     this.textboxTITLE.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textboxTITLE.Font        = new System.Drawing.Font("Century Gothic", 12F);
     this.textboxTITLE.ForeColor   = System.Drawing.Color.DeepSkyBlue;
     this.textboxTITLE.Location    = new System.Drawing.Point(113, 83);
     this.textboxTITLE.Name        = "textboxTITLE";
     this.textboxTITLE.Size        = new System.Drawing.Size(332, 20);
     this.textboxTITLE.TabIndex    = 0;
     //
     // label1
     //
     this.label1.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Century Gothic", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.DeepSkyBlue;
     this.label1.Location  = new System.Drawing.Point(299, 14);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(178, 33);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Create note";
     //
     // FormCreateNotes
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(41)))), ((int)(((byte)(61)))));
     this.ClientSize          = new System.Drawing.Size(800, 549);
     this.Controls.Add(this.panelDASHBOARD);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FormCreateNotes";
     this.Text            = "FormDashboard";
     this.Load           += new System.EventHandler(this.FormCreateNotes_Load);
     this.panelDASHBOARD.ResumeLayout(false);
     this.panelDASHBOARD.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 7
0
        private void InitializeComponent()
        {
            var resources              = new System.ComponentModel.ComponentResourceManager(typeof(FrmChangeBooking));
            var BorderEdges1           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            var StateProperties1       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var StateProperties2       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var BorderEdges2           = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            var StateProperties3       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var StateProperties4       = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            var DataGridViewCellStyle1 = new DataGridViewCellStyle();
            var DataGridViewCellStyle2 = new DataGridViewCellStyle();
            var DataGridViewCellStyle3 = new DataGridViewCellStyle();
            var StateProperties5       = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
            var StateProperties6       = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
            var StateProperties7       = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
            var StateProperties8       = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties();
            var ToggleState1           = new Bunifu.ToggleSwitch.ToggleState();
            var ToggleState2           = new Bunifu.ToggleSwitch.ToggleState();
            var ToggleState3           = new Bunifu.ToggleSwitch.ToggleState();

            _closeLabel             = new Label();
            _closeLabel.MouseHover += new EventHandler(closeLabel_MouseHover);
            _closeLabel.MouseLeave += new EventHandler(closeLabel_Click);
            _closeLabel.Click      += new EventHandler(closeLabel_MouseLeave);
            Label7                       = new Label();
            _cancelButton                = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            _cancelButton.Click         += new EventHandler(cancelButton_Click);
            _transferButton              = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            _transferButton.Click       += new EventHandler(transferButton_Click);
            Panel3                       = new Panel();
            _bookingsBunifuDataGridView1 = new Bunifu.UI.WinForms.BunifuDataGridView();
            _bookingsBunifuDataGridView1.SelectionChanged += new EventHandler(bookingsBunifuDataGridView1_SelectionChanged);
            _searchBunifuTextBox1              = new BunifuTextBox();
            _searchBunifuTextBox1.TextChanged += new EventHandler(searchBunifuTextBox1_TextChanged);
            infoLabel            = new CustomizedControlsLibrary.ShapedLabel();
            Label1               = new Label();
            Label2               = new Label();
            Label3               = new Label();
            _BunifuToggleSwitch1 = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
            _BunifuToggleSwitch1.OnValuechange += new EventHandler(BunifuToggleSwitch1_OnValuechange);
            Column1 = new DataGridViewTextBoxColumn();
            Column2 = new DataGridViewTextBoxColumn();
            Column7 = new DataGridViewTextBoxColumn();
            Column3 = new DataGridViewTextBoxColumn();
            Panel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)_bookingsBunifuDataGridView1).BeginInit();
            SuspendLayout();
            //
            // closeLabel
            //
            _closeLabel.Anchor    = AnchorStyles.Top | AnchorStyles.Right;
            _closeLabel.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _closeLabel.Font      = new Font("Arial Narrow", 22.25455f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _closeLabel.ForeColor = Color.White;
            _closeLabel.Location  = new Point(701, 2);
            _closeLabel.Margin    = new Padding(0);
            _closeLabel.Name      = "_closeLabel";
            _closeLabel.Size      = new Size(48, 44);
            _closeLabel.TabIndex  = 81;
            _closeLabel.Text      = "🗙";
            _closeLabel.TextAlign = ContentAlignment.MiddleCenter;
            //
            // Label7
            //
            Label7.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label7.Dock      = DockStyle.Top;
            Label7.Font      = new Font("Microsoft Sans Serif", 24.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            Label7.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label7.Location  = new Point(0, 0);
            Label7.Name      = "Label7";
            Label7.Size      = new Size(749, 46);
            Label7.TabIndex  = 80;
            Label7.TextAlign = ContentAlignment.MiddleCenter;
            //
            // cancelButton
            //
            _cancelButton.AllowToggling        = false;
            _cancelButton.Anchor               = AnchorStyles.Bottom | AnchorStyles.Right;
            _cancelButton.AnimationSpeed       = 200;
            _cancelButton.AutoGenerateColors   = false;
            _cancelButton.BackColor            = Color.Transparent;
            _cancelButton.BackColor1           = Color.White;
            _cancelButton.BackgroundImage      = (Image)resources.GetObject("cancelButton.BackgroundImage");
            _cancelButton.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            _cancelButton.ButtonText           = "Cancel";
            _cancelButton.ButtonTextMarginLeft = 0;
            _cancelButton.ColorContrastOnClick = 45;
            _cancelButton.ColorContrastOnHover = 45;
            _cancelButton.Cursor               = Cursors.Hand;
            BorderEdges1.BottomLeft            = true;
            BorderEdges1.BottomRight           = true;
            BorderEdges1.TopLeft               = true;
            BorderEdges1.TopRight              = true;
            _cancelButton.CustomizableEdges    = BorderEdges1;
            _cancelButton.DialogResult         = DialogResult.None;
            _cancelButton.DisabledBorderColor  = Color.Empty;
            _cancelButton.DisabledFillColor    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)));
            _cancelButton.DisabledForecolor    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168)));
            _cancelButton.FocusState           = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            _cancelButton.Font                         = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            _cancelButton.ForeColor                    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _cancelButton.IconLeftCursor               = Cursors.Hand;
            _cancelButton.IconMarginLeft               = 11;
            _cancelButton.IconPadding                  = 10;
            _cancelButton.IconRightCursor              = Cursors.Hand;
            _cancelButton.IdleBorderColor              = Color.Gray;
            _cancelButton.IdleBorderRadius             = 3;
            _cancelButton.IdleBorderThickness          = 1;
            _cancelButton.IdleFillColor                = Color.White;
            _cancelButton.IdleIconLeftImage            = null;
            _cancelButton.IdleIconRightImage           = null;
            _cancelButton.IndicateFocus                = true;
            _cancelButton.Location                     = new Point(604, 536);
            _cancelButton.Name                         = "_cancelButton";
            StateProperties1.BorderColor               = Color.DarkGray;
            StateProperties1.BorderRadius              = 3;
            StateProperties1.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties1.BorderThickness           = 1;
            StateProperties1.FillColor                 = Color.DarkGray;
            StateProperties1.ForeColor                 = Color.White;
            StateProperties1.IconLeftImage             = null;
            StateProperties1.IconRightImage            = null;
            _cancelButton.onHoverState                 = StateProperties1;
            StateProperties2.BorderColor               = Color.IndianRed;
            StateProperties2.BorderRadius              = 3;
            StateProperties2.BorderStyle               = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties2.BorderThickness           = 1;
            StateProperties2.FillColor                 = Color.IndianRed;
            StateProperties2.ForeColor                 = Color.White;
            StateProperties2.IconLeftImage             = null;
            StateProperties2.IconRightImage            = null;
            _cancelButton.OnPressedState               = StateProperties2;
            _cancelButton.Size                         = new Size(97, 45);
            _cancelButton.TabIndex                     = 79;
            _cancelButton.TextAlign                    = ContentAlignment.MiddleCenter;
            _cancelButton.TextMarginLeft               = 0;
            _cancelButton.UseDefaultRadiusAndThickness = true;
            //
            // transferButton
            //
            _transferButton.AllowToggling        = false;
            _transferButton.Anchor               = AnchorStyles.Bottom | AnchorStyles.Right;
            _transferButton.AnimationSpeed       = 200;
            _transferButton.AutoGenerateColors   = false;
            _transferButton.BackColor            = Color.Transparent;
            _transferButton.BackColor1           = Color.Teal;
            _transferButton.BackgroundImage      = (Image)resources.GetObject("transferButton.BackgroundImage");
            _transferButton.BorderStyle          = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            _transferButton.ButtonText           = "Transfer";
            _transferButton.ButtonTextMarginLeft = 0;
            _transferButton.ColorContrastOnClick = 45;
            _transferButton.ColorContrastOnHover = 45;
            _transferButton.Cursor               = Cursors.Hand;
            BorderEdges2.BottomLeft              = true;
            BorderEdges2.BottomRight             = true;
            BorderEdges2.TopLeft                         = true;
            BorderEdges2.TopRight                        = true;
            _transferButton.CustomizableEdges            = BorderEdges2;
            _transferButton.DialogResult                 = DialogResult.None;
            _transferButton.DisabledBorderColor          = Color.Empty;
            _transferButton.DisabledFillColor            = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)));
            _transferButton.DisabledForecolor            = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168)));
            _transferButton.FocusState                   = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            _transferButton.Font                         = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            _transferButton.ForeColor                    = Color.White;
            _transferButton.IconLeftCursor               = Cursors.Hand;
            _transferButton.IconMarginLeft               = 11;
            _transferButton.IconPadding                  = 10;
            _transferButton.IconRightCursor              = Cursors.Hand;
            _transferButton.IdleBorderColor              = Color.Teal;
            _transferButton.IdleBorderRadius             = 3;
            _transferButton.IdleBorderThickness          = 1;
            _transferButton.IdleFillColor                = Color.Teal;
            _transferButton.IdleIconLeftImage            = null;
            _transferButton.IdleIconRightImage           = null;
            _transferButton.IndicateFocus                = true;
            _transferButton.Location                     = new Point(482, 536);
            _transferButton.Name                         = "_transferButton";
            StateProperties3.BorderColor                 = Color.MediumTurquoise;
            StateProperties3.BorderRadius                = 3;
            StateProperties3.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties3.BorderThickness             = 1;
            StateProperties3.FillColor                   = Color.MediumTurquoise;
            StateProperties3.ForeColor                   = Color.White;
            StateProperties3.IconLeftImage               = null;
            StateProperties3.IconRightImage              = null;
            _transferButton.onHoverState                 = StateProperties3;
            StateProperties4.BorderColor                 = Color.Teal;
            StateProperties4.BorderRadius                = 3;
            StateProperties4.BorderStyle                 = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            StateProperties4.BorderThickness             = 1;
            StateProperties4.FillColor                   = Color.Teal;
            StateProperties4.ForeColor                   = Color.White;
            StateProperties4.IconLeftImage               = null;
            StateProperties4.IconRightImage              = null;
            _transferButton.OnPressedState               = StateProperties4;
            _transferButton.Size                         = new Size(102, 45);
            _transferButton.TabIndex                     = 78;
            _transferButton.TextAlign                    = ContentAlignment.MiddleCenter;
            _transferButton.TextMarginLeft               = 0;
            _transferButton.UseDefaultRadiusAndThickness = true;
            //
            // Panel3
            //
            Panel3.BorderStyle = BorderStyle.FixedSingle;
            Panel3.Controls.Add(_bookingsBunifuDataGridView1);
            Panel3.Location = new Point(49, 140);
            Panel3.Name     = "Panel3";
            Panel3.Size     = new Size(652, 277);
            Panel3.TabIndex = 82;
            //
            // bookingsBunifuDataGridView1
            //
            _bookingsBunifuDataGridView1.AllowCustomTheming       = true;
            _bookingsBunifuDataGridView1.AllowUserToAddRows       = false;
            _bookingsBunifuDataGridView1.AllowUserToDeleteRows    = false;
            _bookingsBunifuDataGridView1.AllowUserToOrderColumns  = true;
            _bookingsBunifuDataGridView1.AllowUserToResizeColumns = false;
            _bookingsBunifuDataGridView1.AllowUserToResizeRows    = false;
            DataGridViewCellStyle1.BackColor = Color.White;
            DataGridViewCellStyle1.ForeColor = Color.Black;
            _bookingsBunifuDataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1;
            _bookingsBunifuDataGridView1.AutoSizeColumnsMode             = DataGridViewAutoSizeColumnsMode.Fill;
            _bookingsBunifuDataGridView1.BackgroundColor          = Color.White;
            _bookingsBunifuDataGridView1.BorderStyle              = BorderStyle.None;
            _bookingsBunifuDataGridView1.CellBorderStyle          = DataGridViewCellBorderStyle.SingleHorizontal;
            _bookingsBunifuDataGridView1.ColumnHeadersBorderStyle = DataGridViewHeaderBorderStyle.None;
            DataGridViewCellStyle2.Alignment          = DataGridViewContentAlignment.MiddleLeft;
            DataGridViewCellStyle2.BackColor          = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            DataGridViewCellStyle2.Font               = new Font("Segoe UI Semibold", 11.75f, FontStyle.Bold);
            DataGridViewCellStyle2.ForeColor          = Color.White;
            DataGridViewCellStyle2.SelectionBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            DataGridViewCellStyle2.SelectionForeColor = SystemColors.HighlightText;
            DataGridViewCellStyle2.WrapMode           = DataGridViewTriState.True;
            _bookingsBunifuDataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2;
            _bookingsBunifuDataGridView1.ColumnHeadersHeight           = 40;
            _bookingsBunifuDataGridView1.Columns.AddRange(new DataGridViewColumn[] { Column1, Column2, Column7, Column3 });
            _bookingsBunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.BackColor          = Color.White;
            _bookingsBunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.Font               = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold);
            _bookingsBunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.ForeColor          = Color.Black;
            _bookingsBunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224)));
            _bookingsBunifuDataGridView1.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = Color.Black;
            _bookingsBunifuDataGridView1.CurrentTheme.BackColor             = Color.Snow;
            _bookingsBunifuDataGridView1.CurrentTheme.GridColor             = Color.Gray;
            _bookingsBunifuDataGridView1.CurrentTheme.HeaderStyle.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _bookingsBunifuDataGridView1.CurrentTheme.HeaderStyle.Font      = new Font("Segoe UI Semibold", 11.75f, FontStyle.Bold);
            _bookingsBunifuDataGridView1.CurrentTheme.HeaderStyle.ForeColor = Color.White;
            _bookingsBunifuDataGridView1.CurrentTheme.Name = null;
            _bookingsBunifuDataGridView1.CurrentTheme.RowsStyle.BackColor          = Color.WhiteSmoke;
            _bookingsBunifuDataGridView1.CurrentTheme.RowsStyle.Font               = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold);
            _bookingsBunifuDataGridView1.CurrentTheme.RowsStyle.ForeColor          = Color.Black;
            _bookingsBunifuDataGridView1.CurrentTheme.RowsStyle.SelectionBackColor = Color.Gray;
            _bookingsBunifuDataGridView1.CurrentTheme.RowsStyle.SelectionForeColor = Color.Black;
            DataGridViewCellStyle3.Alignment                       = DataGridViewContentAlignment.MiddleLeft;
            DataGridViewCellStyle3.BackColor                       = Color.WhiteSmoke;
            DataGridViewCellStyle3.Font                            = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold);
            DataGridViewCellStyle3.ForeColor                       = Color.Black;
            DataGridViewCellStyle3.SelectionBackColor              = Color.Gray;
            DataGridViewCellStyle3.SelectionForeColor              = Color.Black;
            DataGridViewCellStyle3.WrapMode                        = DataGridViewTriState.False;
            _bookingsBunifuDataGridView1.DefaultCellStyle          = DataGridViewCellStyle3;
            _bookingsBunifuDataGridView1.Dock                      = DockStyle.Fill;
            _bookingsBunifuDataGridView1.EnableHeadersVisualStyles = false;
            _bookingsBunifuDataGridView1.GridColor                 = Color.Gray;
            _bookingsBunifuDataGridView1.HeaderBackColor           = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            _bookingsBunifuDataGridView1.HeaderBgColor             = Color.Empty;
            _bookingsBunifuDataGridView1.HeaderForeColor           = Color.White;
            _bookingsBunifuDataGridView1.Location                  = new Point(0, 0);
            _bookingsBunifuDataGridView1.MultiSelect               = false;
            _bookingsBunifuDataGridView1.Name                      = "_bookingsBunifuDataGridView1";
            _bookingsBunifuDataGridView1.ReadOnly                  = true;
            _bookingsBunifuDataGridView1.RowHeadersVisible         = false;
            _bookingsBunifuDataGridView1.RowTemplate.Height        = 35;
            _bookingsBunifuDataGridView1.SelectionMode             = DataGridViewSelectionMode.FullRowSelect;
            _bookingsBunifuDataGridView1.Size                      = new Size(650, 275);
            _bookingsBunifuDataGridView1.TabIndex                  = 80;
            _bookingsBunifuDataGridView1.Theme                     = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Dark;
            //
            // searchBunifuTextBox1
            //
            _searchBunifuTextBox1.AcceptsReturn       = false;
            _searchBunifuTextBox1.AcceptsTab          = false;
            _searchBunifuTextBox1.AnimationSpeed      = 200;
            _searchBunifuTextBox1.AutoCompleteMode    = AutoCompleteMode.None;
            _searchBunifuTextBox1.AutoCompleteSource  = AutoCompleteSource.None;
            _searchBunifuTextBox1.BackColor           = Color.Transparent;
            _searchBunifuTextBox1.BackgroundImage     = (Image)resources.GetObject("searchBunifuTextBox1.BackgroundImage");
            _searchBunifuTextBox1.BorderColorActive   = Color.DodgerBlue;
            _searchBunifuTextBox1.BorderColorDisabled = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(161)), Conversions.ToInteger(Conversions.ToByte(161)), Conversions.ToInteger(Conversions.ToByte(161)));
            _searchBunifuTextBox1.BorderColorHover    = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(105)), Conversions.ToInteger(Conversions.ToByte(181)), Conversions.ToInteger(Conversions.ToByte(255)));
            _searchBunifuTextBox1.BorderColorIdle     = Color.Silver;
            _searchBunifuTextBox1.BorderRadius        = 1;
            _searchBunifuTextBox1.BorderThickness     = 1;
            _searchBunifuTextBox1.CharacterCasing     = CharacterCasing.Normal;
            _searchBunifuTextBox1.Cursor                = Cursors.IBeam;
            _searchBunifuTextBox1.DefaultFont           = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0));
            _searchBunifuTextBox1.DefaultText           = "";
            _searchBunifuTextBox1.FillColor             = Color.White;
            _searchBunifuTextBox1.HideSelection         = true;
            _searchBunifuTextBox1.IconLeft              = null;
            _searchBunifuTextBox1.IconLeftCursor        = Cursors.IBeam;
            _searchBunifuTextBox1.IconPadding           = 10;
            _searchBunifuTextBox1.IconRight             = null;
            _searchBunifuTextBox1.IconRightCursor       = Cursors.IBeam;
            _searchBunifuTextBox1.Lines                 = new string[0];
            _searchBunifuTextBox1.Location              = new Point(453, 104);
            _searchBunifuTextBox1.MaxLength             = 32767;
            _searchBunifuTextBox1.MinimumSize           = new Size(100, 35);
            _searchBunifuTextBox1.Modified              = false;
            _searchBunifuTextBox1.Multiline             = false;
            _searchBunifuTextBox1.Name                  = "_searchBunifuTextBox1";
            StateProperties5.BorderColor                = Color.DodgerBlue;
            StateProperties5.FillColor                  = Color.Empty;
            StateProperties5.ForeColor                  = Color.Empty;
            StateProperties5.PlaceholderForeColor       = Color.Empty;
            _searchBunifuTextBox1.OnActiveState         = StateProperties5;
            StateProperties6.BorderColor                = Color.Empty;
            StateProperties6.FillColor                  = Color.White;
            StateProperties6.ForeColor                  = Color.Empty;
            StateProperties6.PlaceholderForeColor       = Color.Silver;
            _searchBunifuTextBox1.OnDisabledState       = StateProperties6;
            StateProperties7.BorderColor                = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(105)), Conversions.ToInteger(Conversions.ToByte(181)), Conversions.ToInteger(Conversions.ToByte(255)));
            StateProperties7.FillColor                  = Color.Empty;
            StateProperties7.ForeColor                  = Color.Empty;
            StateProperties7.PlaceholderForeColor       = Color.Empty;
            _searchBunifuTextBox1.OnHoverState          = StateProperties7;
            StateProperties8.BorderColor                = Color.Silver;
            StateProperties8.FillColor                  = Color.White;
            StateProperties8.ForeColor                  = Color.Empty;
            StateProperties8.PlaceholderForeColor       = Color.Empty;
            _searchBunifuTextBox1.OnIdleState           = StateProperties8;
            _searchBunifuTextBox1.PasswordChar          = '\0';
            _searchBunifuTextBox1.PlaceholderForeColor  = Color.Silver;
            _searchBunifuTextBox1.PlaceholderText       = "Search...";
            _searchBunifuTextBox1.ReadOnly              = false;
            _searchBunifuTextBox1.ScrollBars            = ScrollBars.None;
            _searchBunifuTextBox1.SelectedText          = "";
            _searchBunifuTextBox1.SelectionLength       = 0;
            _searchBunifuTextBox1.SelectionStart        = 0;
            _searchBunifuTextBox1.ShortcutsEnabled      = true;
            _searchBunifuTextBox1.Size                  = new Size(218, 35);
            _searchBunifuTextBox1.Style                 = _Style.Bunifu;
            _searchBunifuTextBox1.TabIndex              = 0;
            _searchBunifuTextBox1.TextAlign             = HorizontalAlignment.Left;
            _searchBunifuTextBox1.TextMarginBottom      = 0;
            _searchBunifuTextBox1.TextMarginLeft        = 5;
            _searchBunifuTextBox1.TextMarginTop         = 0;
            _searchBunifuTextBox1.TextPlaceholder       = "Search...";
            _searchBunifuTextBox1.UseSystemPasswordChar = false;
            _searchBunifuTextBox1.WordWrap              = true;
            //
            // infoLabel
            //
            infoLabel.BackColor   = Color.Silver;
            infoLabel.BorderColor = Color.White;
            infoLabel.Edge        = 50;
            infoLabel.Font        = new Font("Segoe UI Semibold", 9.818182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            infoLabel.ForeColor   = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            infoLabel.Location    = new Point(59, 423);
            infoLabel.Name        = "infoLabel";
            infoLabel.Padding     = new Padding(10);
            infoLabel.Size        = new Size(612, 104);
            infoLabel.TabIndex    = 83;
            //
            // Label1
            //
            Label1.AutoSize  = true;
            Label1.Font      = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)));
            Label1.Location  = new Point(59, 58);
            Label1.Name      = "Label1";
            Label1.Size      = new Size(474, 21);
            Label1.TabIndex  = 84;
            Label1.Text      = "Select the booking number the containers will be transferred to";
            //
            // Label2
            //
            Label2.AutoSize  = true;
            Label2.Font      = new Font("Segoe UI Semibold", 9.818182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label2.ForeColor = Color.Tomato;
            Label2.Location  = new Point(52, 116);
            Label2.Name      = "Label2";
            Label2.Size      = new Size(58, 19);
            Label2.TabIndex  = 87;
            Label2.Text      = "Inactive";
            //
            // Label3
            //
            Label3.AutoSize  = true;
            Label3.Font      = new Font("Segoe UI Semibold", 9.818182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0));
            Label3.ForeColor = Color.Green;
            Label3.Location  = new Point(154, 116);
            Label3.Name      = "Label3";
            Label3.Size      = new Size(48, 19);
            Label3.TabIndex  = 86;
            Label3.Text      = "Active";
            //
            // BunifuToggleSwitch1
            //
            _BunifuToggleSwitch1.Anchor          = AnchorStyles.Top | AnchorStyles.Right;
            _BunifuToggleSwitch1.Animation       = 5;
            _BunifuToggleSwitch1.BackColor       = Color.Transparent;
            _BunifuToggleSwitch1.BackgroundImage = (Image)resources.GetObject("BunifuToggleSwitch1.BackgroundImage");
            _BunifuToggleSwitch1.Cursor          = Cursors.Hand;
            _BunifuToggleSwitch1.Location        = new Point(117, 120);
            _BunifuToggleSwitch1.Name            = "_BunifuToggleSwitch1";
            _BunifuToggleSwitch1.Size            = new Size(35, 19);
            _BunifuToggleSwitch1.TabIndex        = 85;
            ToggleState1.BackColor                   = Color.Empty;
            ToggleState1.BackColorInner              = Color.Empty;
            ToggleState1.BorderColor                 = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(236)), Conversions.ToInteger(Conversions.ToByte(0)), Conversions.ToInteger(Conversions.ToByte(140)));
            ToggleState1.BorderColorInner            = Color.Empty;
            ToggleState1.BorderRadius                = 1;
            ToggleState1.BorderRadiusInner           = 1;
            ToggleState1.BorderThickness             = 1;
            ToggleState1.BorderThicknessInner        = 1;
            _BunifuToggleSwitch1.ToggleStateDisabled = ToggleState1;
            ToggleState2.BackColor                   = Color.Tomato;
            ToggleState2.BackColorInner              = Color.White;
            ToggleState2.BorderColor                 = Color.Tomato;
            ToggleState2.BorderColorInner            = Color.White;
            ToggleState2.BorderRadius                = 17;
            ToggleState2.BorderRadiusInner           = 15;
            ToggleState2.BorderThickness             = 1;
            ToggleState2.BorderThicknessInner        = 1;
            _BunifuToggleSwitch1.ToggleStateOff      = ToggleState2;
            ToggleState3.BackColor                   = Color.Green;
            ToggleState3.BackColorInner              = Color.White;
            ToggleState3.BorderColor                 = Color.Green;
            ToggleState3.BorderColorInner            = Color.White;
            ToggleState3.BorderRadius                = 17;
            ToggleState3.BorderRadiusInner           = 15;
            ToggleState3.BorderThickness             = 1;
            ToggleState3.BorderThicknessInner        = 1;
            _BunifuToggleSwitch1.ToggleStateOn       = ToggleState3;
            _BunifuToggleSwitch1.Value               = true;
            //
            // Column1
            //
            Column1.FillWeight = 127.5518f;
            Column1.HeaderText = "Booking Number";
            Column1.Name       = "Column1";
            Column1.ReadOnly   = true;
            //
            // Column2
            //
            Column2.FillWeight = 186.5444f;
            Column2.HeaderText = "Customer";
            Column2.Name       = "Column2";
            Column2.ReadOnly   = true;
            //
            // Column7
            //
            Column7.FillWeight = 56.42446f;
            Column7.HeaderText = "SS Line";
            Column7.Name       = "Column7";
            Column7.ReadOnly   = true;
            //
            // Column3
            //
            Column3.HeaderText = "mbId";
            Column3.Name       = "Column3";
            Column3.ReadOnly   = true;
            Column3.Visible    = false;
            //
            // FrmChangeBooking
            //
            AutoScaleDimensions = new SizeF(6.0f, 13.0f);
            AutoScaleMode       = AutoScaleMode.Font;
            BackColor           = Color.White;
            ClientSize          = new Size(749, 616);
            Controls.Add(_BunifuToggleSwitch1);
            Controls.Add(Label2);
            Controls.Add(Label3);
            Controls.Add(Label1);
            Controls.Add(infoLabel);
            Controls.Add(Panel3);
            Controls.Add(_closeLabel);
            Controls.Add(_searchBunifuTextBox1);
            Controls.Add(Label7);
            Controls.Add(_cancelButton);
            Controls.Add(_transferButton);
            FormBorderStyle = FormBorderStyle.None;
            Name            = "FrmChangeBooking";
            Text            = "FrmChangeBooking";
            Panel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)_bookingsBunifuDataGridView1).EndInit();
            Load += new EventHandler(FrmChangeBooking_Load);
            ResumeLayout(false);
            PerformLayout();
        }
Ejemplo n.º 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(tabPrivacySetting));
     Bunifu.ToggleSwitch.ToggleState toggleState7             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState8             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState9             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState10            = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState11            = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState12            = new Bunifu.ToggleSwitch.ToggleState();
     this.bunifuToggleSwitch1 = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.label1              = new System.Windows.Forms.Label();
     this.panel1              = new System.Windows.Forms.Panel();
     this.label5              = new System.Windows.Forms.Label();
     this.bunifuRadioButton3  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label4              = new System.Windows.Forms.Label();
     this.bunifuRadioButton2  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label3              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.bunifuRadioButton1  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label6              = new System.Windows.Forms.Label();
     this.label7              = new System.Windows.Forms.Label();
     this.bunifuToggleSwitch2 = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.panel2              = new System.Windows.Forms.Panel();
     this.label8              = new System.Windows.Forms.Label();
     this.bunifuRadioButton4  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label9              = new System.Windows.Forms.Label();
     this.bunifuRadioButton5  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label10             = new System.Windows.Forms.Label();
     this.label11             = new System.Windows.Forms.Label();
     this.bunifuRadioButton6  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label12             = new System.Windows.Forms.Label();
     this.panel3              = new System.Windows.Forms.Panel();
     this.label13             = new System.Windows.Forms.Label();
     this.bunifuRadioButton7  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label14             = new System.Windows.Forms.Label();
     this.bunifuRadioButton8  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label15             = new System.Windows.Forms.Label();
     this.label16             = new System.Windows.Forms.Label();
     this.bunifuRadioButton9  = new Bunifu.UI.WinForms.BunifuRadioButton();
     this.label17             = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuToggleSwitch1
     //
     this.bunifuToggleSwitch1.Animation       = 5;
     this.bunifuToggleSwitch1.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuToggleSwitch1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuToggleSwitch1.BackgroundImage")));
     this.bunifuToggleSwitch1.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.bunifuToggleSwitch1.Location        = new System.Drawing.Point(181, 15);
     this.bunifuToggleSwitch1.Name            = "bunifuToggleSwitch1";
     this.bunifuToggleSwitch1.Size            = new System.Drawing.Size(35, 20);
     this.bunifuToggleSwitch1.TabIndex        = 0;
     toggleState7.BackColor                       = System.Drawing.Color.Empty;
     toggleState7.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState7.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState7.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState7.BorderRadius                    = 1;
     toggleState7.BorderRadiusInner               = 1;
     toggleState7.BorderThickness                 = 1;
     toggleState7.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateDisabled = toggleState7;
     toggleState8.BackColor                       = System.Drawing.Color.Empty;
     toggleState8.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState8.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState8.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState8.BorderRadius                    = 1;
     toggleState8.BorderRadiusInner               = 1;
     toggleState8.BorderThickness                 = 1;
     toggleState8.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOff      = toggleState8;
     toggleState9.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     toggleState9.BackColorInner                  = System.Drawing.Color.White;
     toggleState9.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     toggleState9.BorderColorInner                = System.Drawing.Color.White;
     toggleState9.BorderRadius                    = 17;
     toggleState9.BorderRadiusInner               = 15;
     toggleState9.BorderThickness                 = 1;
     toggleState9.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOn       = toggleState9;
     this.bunifuToggleSwitch1.Value               = true;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.label1.Location  = new System.Drawing.Point(12, 125);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(161, 20);
     this.label1.TabIndex  = 18;
     this.label1.Text      = "Who can see my stuff?";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.bunifuRadioButton3);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.bunifuRadioButton2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.bunifuRadioButton1);
     this.panel1.Location = new System.Drawing.Point(82, 157);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(441, 39);
     this.panel1.TabIndex = 19;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label5.ForeColor = System.Drawing.Color.Silver;
     this.label5.Location  = new System.Drawing.Point(299, 6);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(59, 20);
     this.label5.TabIndex  = 23;
     this.label5.Text      = "Friends";
     //
     // bunifuRadioButton3
     //
     this.bunifuRadioButton3.Checked      = false;
     this.bunifuRadioButton3.Location     = new System.Drawing.Point(270, 4);
     this.bunifuRadioButton3.Name         = "bunifuRadioButton3";
     this.bunifuRadioButton3.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton3.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton3.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton3.TabIndex     = 22;
     this.bunifuRadioButton3.Text         = null;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label4.ForeColor = System.Drawing.Color.Silver;
     this.label4.Location  = new System.Drawing.Point(131, 6);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(131, 20);
     this.label4.TabIndex  = 21;
     this.label4.Text      = "Frineds of Friends";
     //
     // bunifuRadioButton2
     //
     this.bunifuRadioButton2.Checked      = true;
     this.bunifuRadioButton2.Location     = new System.Drawing.Point(100, 4);
     this.bunifuRadioButton2.Name         = "bunifuRadioButton2";
     this.bunifuRadioButton2.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton2.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton2.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton2.TabIndex     = 20;
     this.bunifuRadioButton2.Text         = null;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label3.ForeColor = System.Drawing.Color.Silver;
     this.label3.Location  = new System.Drawing.Point(34, 5);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(51, 20);
     this.label3.TabIndex  = 19;
     this.label3.Text      = "Public";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label2.ForeColor = System.Drawing.Color.Silver;
     this.label2.Location  = new System.Drawing.Point(34, 5);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(51, 20);
     this.label2.TabIndex  = 19;
     this.label2.Text      = "Public";
     //
     // bunifuRadioButton1
     //
     this.bunifuRadioButton1.Checked      = false;
     this.bunifuRadioButton1.Location     = new System.Drawing.Point(3, 3);
     this.bunifuRadioButton1.Name         = "bunifuRadioButton1";
     this.bunifuRadioButton1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton1.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton1.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton1.TabIndex     = 0;
     this.bunifuRadioButton1.Text         = null;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.label6.Location  = new System.Drawing.Point(12, 15);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(150, 20);
     this.label6.TabIndex  = 20;
     this.label6.Text      = "Review Tagged posts";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.label7.Location  = new System.Drawing.Point(12, 67);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(100, 20);
     this.label7.TabIndex  = 21;
     this.label7.Text      = "Show Popups";
     //
     // bunifuToggleSwitch2
     //
     this.bunifuToggleSwitch2.Animation       = 5;
     this.bunifuToggleSwitch2.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuToggleSwitch2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuToggleSwitch2.BackgroundImage")));
     this.bunifuToggleSwitch2.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.bunifuToggleSwitch2.Location        = new System.Drawing.Point(181, 67);
     this.bunifuToggleSwitch2.Name            = "bunifuToggleSwitch2";
     this.bunifuToggleSwitch2.Size            = new System.Drawing.Size(35, 20);
     this.bunifuToggleSwitch2.TabIndex        = 22;
     toggleState10.BackColor                      = System.Drawing.Color.Empty;
     toggleState10.BackColorInner                 = System.Drawing.Color.Empty;
     toggleState10.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState10.BorderColorInner               = System.Drawing.Color.Empty;
     toggleState10.BorderRadius                   = 1;
     toggleState10.BorderRadiusInner              = 1;
     toggleState10.BorderThickness                = 1;
     toggleState10.BorderThicknessInner           = 1;
     this.bunifuToggleSwitch2.ToggleStateDisabled = toggleState10;
     toggleState11.BackColor                      = System.Drawing.Color.Gray;
     toggleState11.BackColorInner                 = System.Drawing.Color.White;
     toggleState11.BorderColor                    = System.Drawing.Color.Gray;
     toggleState11.BorderColorInner               = System.Drawing.Color.White;
     toggleState11.BorderRadius                   = 17;
     toggleState11.BorderRadiusInner              = 15;
     toggleState11.BorderThickness                = 1;
     toggleState11.BorderThicknessInner           = 1;
     this.bunifuToggleSwitch2.ToggleStateOff      = toggleState11;
     toggleState12.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     toggleState12.BackColorInner                 = System.Drawing.Color.White;
     toggleState12.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     toggleState12.BorderColorInner               = System.Drawing.Color.White;
     toggleState12.BorderRadius                   = 17;
     toggleState12.BorderRadiusInner              = 15;
     toggleState12.BorderThickness                = 1;
     toggleState12.BorderThicknessInner           = 1;
     this.bunifuToggleSwitch2.ToggleStateOn       = toggleState12;
     this.bunifuToggleSwitch2.Value               = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label8);
     this.panel2.Controls.Add(this.bunifuRadioButton4);
     this.panel2.Controls.Add(this.label9);
     this.panel2.Controls.Add(this.bunifuRadioButton5);
     this.panel2.Controls.Add(this.label10);
     this.panel2.Controls.Add(this.label11);
     this.panel2.Controls.Add(this.bunifuRadioButton6);
     this.panel2.Location = new System.Drawing.Point(84, 249);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(441, 39);
     this.panel2.TabIndex = 24;
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label8.ForeColor = System.Drawing.Color.Silver;
     this.label8.Location  = new System.Drawing.Point(299, 6);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(59, 20);
     this.label8.TabIndex  = 23;
     this.label8.Text      = "Friends";
     //
     // bunifuRadioButton4
     //
     this.bunifuRadioButton4.Checked      = false;
     this.bunifuRadioButton4.Location     = new System.Drawing.Point(270, 4);
     this.bunifuRadioButton4.Name         = "bunifuRadioButton4";
     this.bunifuRadioButton4.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton4.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton4.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton4.TabIndex     = 22;
     this.bunifuRadioButton4.Text         = null;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label9.ForeColor = System.Drawing.Color.Silver;
     this.label9.Location  = new System.Drawing.Point(131, 6);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(131, 20);
     this.label9.TabIndex  = 21;
     this.label9.Text      = "Frineds of Friends";
     //
     // bunifuRadioButton5
     //
     this.bunifuRadioButton5.Checked      = false;
     this.bunifuRadioButton5.Location     = new System.Drawing.Point(100, 4);
     this.bunifuRadioButton5.Name         = "bunifuRadioButton5";
     this.bunifuRadioButton5.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton5.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton5.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton5.TabIndex     = 20;
     this.bunifuRadioButton5.Text         = null;
     //
     // label10
     //
     this.label10.AutoSize  = true;
     this.label10.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label10.ForeColor = System.Drawing.Color.Silver;
     this.label10.Location  = new System.Drawing.Point(34, 5);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(51, 20);
     this.label10.TabIndex  = 19;
     this.label10.Text      = "Public";
     //
     // label11
     //
     this.label11.AutoSize  = true;
     this.label11.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label11.ForeColor = System.Drawing.Color.Silver;
     this.label11.Location  = new System.Drawing.Point(34, 5);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(51, 20);
     this.label11.TabIndex  = 19;
     this.label11.Text      = "Public";
     //
     // bunifuRadioButton6
     //
     this.bunifuRadioButton6.Checked      = true;
     this.bunifuRadioButton6.Location     = new System.Drawing.Point(3, 3);
     this.bunifuRadioButton6.Name         = "bunifuRadioButton6";
     this.bunifuRadioButton6.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton6.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton6.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton6.TabIndex     = 0;
     this.bunifuRadioButton6.Text         = null;
     //
     // label12
     //
     this.label12.AutoSize  = true;
     this.label12.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.label12.Location  = new System.Drawing.Point(14, 217);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(155, 20);
     this.label12.TabIndex  = 23;
     this.label12.Text      = "Who can contact me?";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.label13);
     this.panel3.Controls.Add(this.bunifuRadioButton7);
     this.panel3.Controls.Add(this.label14);
     this.panel3.Controls.Add(this.bunifuRadioButton8);
     this.panel3.Controls.Add(this.label15);
     this.panel3.Controls.Add(this.label16);
     this.panel3.Controls.Add(this.bunifuRadioButton9);
     this.panel3.Location = new System.Drawing.Point(84, 335);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(441, 39);
     this.panel3.TabIndex = 26;
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label13.ForeColor = System.Drawing.Color.Silver;
     this.label13.Location  = new System.Drawing.Point(299, 6);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(59, 20);
     this.label13.TabIndex  = 23;
     this.label13.Text      = "Friends";
     //
     // bunifuRadioButton7
     //
     this.bunifuRadioButton7.Checked      = true;
     this.bunifuRadioButton7.Location     = new System.Drawing.Point(270, 4);
     this.bunifuRadioButton7.Name         = "bunifuRadioButton7";
     this.bunifuRadioButton7.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton7.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton7.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton7.TabIndex     = 22;
     this.bunifuRadioButton7.Text         = null;
     //
     // label14
     //
     this.label14.AutoSize  = true;
     this.label14.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label14.ForeColor = System.Drawing.Color.Silver;
     this.label14.Location  = new System.Drawing.Point(131, 6);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(131, 20);
     this.label14.TabIndex  = 21;
     this.label14.Text      = "Frineds of Friends";
     //
     // bunifuRadioButton8
     //
     this.bunifuRadioButton8.Checked      = false;
     this.bunifuRadioButton8.Location     = new System.Drawing.Point(100, 4);
     this.bunifuRadioButton8.Name         = "bunifuRadioButton8";
     this.bunifuRadioButton8.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton8.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton8.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton8.TabIndex     = 20;
     this.bunifuRadioButton8.Text         = null;
     //
     // label15
     //
     this.label15.AutoSize  = true;
     this.label15.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label15.ForeColor = System.Drawing.Color.Silver;
     this.label15.Location  = new System.Drawing.Point(34, 5);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(51, 20);
     this.label15.TabIndex  = 19;
     this.label15.Text      = "Public";
     //
     // label16
     //
     this.label16.AutoSize  = true;
     this.label16.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label16.ForeColor = System.Drawing.Color.Silver;
     this.label16.Location  = new System.Drawing.Point(34, 5);
     this.label16.Name      = "label16";
     this.label16.Size      = new System.Drawing.Size(51, 20);
     this.label16.TabIndex  = 19;
     this.label16.Text      = "Public";
     //
     // bunifuRadioButton9
     //
     this.bunifuRadioButton9.Checked      = false;
     this.bunifuRadioButton9.Location     = new System.Drawing.Point(3, 3);
     this.bunifuRadioButton9.Name         = "bunifuRadioButton9";
     this.bunifuRadioButton9.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton9.RadioColor   = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
     this.bunifuRadioButton9.Size         = new System.Drawing.Size(25, 25);
     this.bunifuRadioButton9.TabIndex     = 0;
     this.bunifuRadioButton9.Text         = null;
     //
     // label17
     //
     this.label17.AutoSize  = true;
     this.label17.Font      = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold);
     this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.label17.Location  = new System.Drawing.Point(18, 307);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(151, 20);
     this.label17.TabIndex  = 25;
     this.label17.Text      = "Who can look Me up";
     //
     // tabPrivacySetting
     //
     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.Controls.Add(this.panel3);
     this.Controls.Add(this.label17);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.bunifuToggleSwitch2);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.bunifuToggleSwitch1);
     this.DoubleBuffered = true;
     this.Name           = "tabPrivacySetting";
     this.Size           = new System.Drawing.Size(619, 449);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 9
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDocs));
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.ToggleSwitch.ToggleState toggleState1 = new Bunifu.ToggleSwitch.ToggleState();
            Bunifu.ToggleSwitch.ToggleState toggleState2 = new Bunifu.ToggleSwitch.ToggleState();
            Bunifu.ToggleSwitch.ToggleState toggleState3 = new Bunifu.ToggleSwitch.ToggleState();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges borderEdges4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties7 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties8 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
            Bunifu.ToggleSwitch.ToggleState toggleState4 = new Bunifu.ToggleSwitch.ToggleState();
            Bunifu.ToggleSwitch.ToggleState toggleState5 = new Bunifu.ToggleSwitch.ToggleState();
            Bunifu.ToggleSwitch.ToggleState toggleState6 = new Bunifu.ToggleSwitch.ToggleState();
            this.btnalltasks = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            this.btnallNotes = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            this.btnprint = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.pnlOthersFilters = new System.Windows.Forms.Panel();
            this.cATEGORIEComboBox = new System.Windows.Forms.ComboBox();
            this.cATEGORIEBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.dO_ITDataSet = new do_it.DO_ITDataSet();
            this.label3 = new System.Windows.Forms.Label();
            this.SwitchSTATUS = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
            this.lblCat = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.btnfiltre = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
            this.SwitchPUB = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
            this.tASKBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.nOTEBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.nOTETableAdapter = new do_it.DO_ITDataSetTableAdapters.NOTETableAdapter();
            this.tableAdapterManager = new do_it.DO_ITDataSetTableAdapters.TableAdapterManager();
            this.cATEGORIETableAdapter = new do_it.DO_ITDataSetTableAdapters.CATEGORIETableAdapter();
            this.tASKTableAdapter = new do_it.DO_ITDataSetTableAdapters.TASKTableAdapter();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.pnlOthersFilters.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cATEGORIEBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dO_ITDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tASKBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nOTEBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // btnalltasks
            // 
            this.btnalltasks.AllowToggling = false;
            this.btnalltasks.AnimationSpeed = 200;
            this.btnalltasks.AutoGenerateColors = false;
            this.btnalltasks.BackColor = System.Drawing.Color.Transparent;
            this.btnalltasks.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnalltasks.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnalltasks.BackgroundImage")));
            this.btnalltasks.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            this.btnalltasks.ButtonText = "All Tasks";
            this.btnalltasks.ButtonTextMarginLeft = 0;
            this.btnalltasks.ColorContrastOnClick = 45;
            this.btnalltasks.ColorContrastOnHover = 45;
            this.btnalltasks.Cursor = System.Windows.Forms.Cursors.Hand;
            borderEdges1.BottomLeft = true;
            borderEdges1.BottomRight = true;
            borderEdges1.TopLeft = true;
            borderEdges1.TopRight = true;
            this.btnalltasks.CustomizableEdges = borderEdges1;
            this.btnalltasks.DialogResult = System.Windows.Forms.DialogResult.None;
            this.btnalltasks.DisabledBorderColor = System.Drawing.Color.Empty;
            this.btnalltasks.DisabledFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
            this.btnalltasks.DisabledForecolor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
            this.btnalltasks.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            this.btnalltasks.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
            this.btnalltasks.ForeColor = System.Drawing.Color.White;
            this.btnalltasks.IconLeftCursor = System.Windows.Forms.Cursors.Hand;
            this.btnalltasks.IconMarginLeft = 11;
            this.btnalltasks.IconPadding = 10;
            this.btnalltasks.IconRightCursor = System.Windows.Forms.Cursors.Hand;
            this.btnalltasks.IdleBorderColor = System.Drawing.Color.White;
            this.btnalltasks.IdleBorderRadius = 35;
            this.btnalltasks.IdleBorderThickness = 2;
            this.btnalltasks.IdleFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnalltasks.IdleIconLeftImage = null;
            this.btnalltasks.IdleIconRightImage = null;
            this.btnalltasks.IndicateFocus = false;
            this.btnalltasks.Location = new System.Drawing.Point(43, 27);
            this.btnalltasks.Name = "btnalltasks";
            stateProperties1.BorderColor = System.Drawing.Color.WhiteSmoke;
            stateProperties1.BorderRadius = 35;
            stateProperties1.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties1.BorderThickness = 2;
            stateProperties1.FillColor = System.Drawing.Color.WhiteSmoke;
            stateProperties1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(150)))), ((int)(((byte)(143)))));
            stateProperties1.IconLeftImage = null;
            stateProperties1.IconRightImage = null;
            this.btnalltasks.onHoverState = stateProperties1;
            stateProperties2.BorderColor = System.Drawing.Color.White;
            stateProperties2.BorderRadius = 35;
            stateProperties2.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties2.BorderThickness = 2;
            stateProperties2.FillColor = System.Drawing.Color.White;
            stateProperties2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            stateProperties2.IconLeftImage = null;
            stateProperties2.IconRightImage = null;
            this.btnalltasks.OnPressedState = stateProperties2;
            this.btnalltasks.Size = new System.Drawing.Size(138, 53);
            this.btnalltasks.TabIndex = 16;
            this.btnalltasks.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnalltasks.TextMarginLeft = 0;
            this.btnalltasks.UseDefaultRadiusAndThickness = true;
            this.btnalltasks.Click += new System.EventHandler(this.btnshowAll_Click);
            // 
            // btnallNotes
            // 
            this.btnallNotes.AllowToggling = false;
            this.btnallNotes.AnimationSpeed = 200;
            this.btnallNotes.AutoGenerateColors = false;
            this.btnallNotes.BackColor = System.Drawing.Color.Transparent;
            this.btnallNotes.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnallNotes.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnallNotes.BackgroundImage")));
            this.btnallNotes.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            this.btnallNotes.ButtonText = "All Notes";
            this.btnallNotes.ButtonTextMarginLeft = 0;
            this.btnallNotes.ColorContrastOnClick = 45;
            this.btnallNotes.ColorContrastOnHover = 45;
            this.btnallNotes.Cursor = System.Windows.Forms.Cursors.Hand;
            borderEdges2.BottomLeft = true;
            borderEdges2.BottomRight = true;
            borderEdges2.TopLeft = true;
            borderEdges2.TopRight = true;
            this.btnallNotes.CustomizableEdges = borderEdges2;
            this.btnallNotes.DialogResult = System.Windows.Forms.DialogResult.None;
            this.btnallNotes.DisabledBorderColor = System.Drawing.Color.Empty;
            this.btnallNotes.DisabledFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
            this.btnallNotes.DisabledForecolor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
            this.btnallNotes.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            this.btnallNotes.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
            this.btnallNotes.ForeColor = System.Drawing.Color.White;
            this.btnallNotes.IconLeftCursor = System.Windows.Forms.Cursors.Hand;
            this.btnallNotes.IconMarginLeft = 11;
            this.btnallNotes.IconPadding = 10;
            this.btnallNotes.IconRightCursor = System.Windows.Forms.Cursors.Hand;
            this.btnallNotes.IdleBorderColor = System.Drawing.Color.White;
            this.btnallNotes.IdleBorderRadius = 35;
            this.btnallNotes.IdleBorderThickness = 2;
            this.btnallNotes.IdleFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnallNotes.IdleIconLeftImage = null;
            this.btnallNotes.IdleIconRightImage = null;
            this.btnallNotes.IndicateFocus = false;
            this.btnallNotes.Location = new System.Drawing.Point(43, 95);
            this.btnallNotes.Name = "btnallNotes";
            stateProperties3.BorderColor = System.Drawing.Color.WhiteSmoke;
            stateProperties3.BorderRadius = 35;
            stateProperties3.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties3.BorderThickness = 2;
            stateProperties3.FillColor = System.Drawing.Color.WhiteSmoke;
            stateProperties3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(150)))), ((int)(((byte)(143)))));
            stateProperties3.IconLeftImage = null;
            stateProperties3.IconRightImage = null;
            this.btnallNotes.onHoverState = stateProperties3;
            stateProperties4.BorderColor = System.Drawing.Color.White;
            stateProperties4.BorderRadius = 35;
            stateProperties4.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties4.BorderThickness = 2;
            stateProperties4.FillColor = System.Drawing.Color.White;
            stateProperties4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            stateProperties4.IconLeftImage = null;
            stateProperties4.IconRightImage = null;
            this.btnallNotes.OnPressedState = stateProperties4;
            this.btnallNotes.Size = new System.Drawing.Size(138, 53);
            this.btnallNotes.TabIndex = 17;
            this.btnallNotes.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnallNotes.TextMarginLeft = 0;
            this.btnallNotes.UseDefaultRadiusAndThickness = true;
            this.btnallNotes.Click += new System.EventHandler(this.btnallNotes_Click);
            // 
            // btnprint
            // 
            this.btnprint.AllowToggling = false;
            this.btnprint.AnimationSpeed = 200;
            this.btnprint.AutoGenerateColors = false;
            this.btnprint.BackColor = System.Drawing.Color.Transparent;
            this.btnprint.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnprint.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnprint.BackgroundImage")));
            this.btnprint.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            this.btnprint.ButtonText = "Print";
            this.btnprint.ButtonTextMarginLeft = 0;
            this.btnprint.ColorContrastOnClick = 45;
            this.btnprint.ColorContrastOnHover = 45;
            this.btnprint.Cursor = System.Windows.Forms.Cursors.Hand;
            borderEdges3.BottomLeft = true;
            borderEdges3.BottomRight = true;
            borderEdges3.TopLeft = true;
            borderEdges3.TopRight = true;
            this.btnprint.CustomizableEdges = borderEdges3;
            this.btnprint.DialogResult = System.Windows.Forms.DialogResult.None;
            this.btnprint.DisabledBorderColor = System.Drawing.Color.Empty;
            this.btnprint.DisabledFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
            this.btnprint.DisabledForecolor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
            this.btnprint.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            this.btnprint.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
            this.btnprint.ForeColor = System.Drawing.Color.White;
            this.btnprint.IconLeftCursor = System.Windows.Forms.Cursors.Hand;
            this.btnprint.IconMarginLeft = 11;
            this.btnprint.IconPadding = 10;
            this.btnprint.IconRightCursor = System.Windows.Forms.Cursors.Hand;
            this.btnprint.IdleBorderColor = System.Drawing.Color.White;
            this.btnprint.IdleBorderRadius = 35;
            this.btnprint.IdleBorderThickness = 2;
            this.btnprint.IdleFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnprint.IdleIconLeftImage = null;
            this.btnprint.IdleIconRightImage = null;
            this.btnprint.IndicateFocus = false;
            this.btnprint.Location = new System.Drawing.Point(397, 445);
            this.btnprint.Name = "btnprint";
            stateProperties5.BorderColor = System.Drawing.Color.WhiteSmoke;
            stateProperties5.BorderRadius = 35;
            stateProperties5.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties5.BorderThickness = 2;
            stateProperties5.FillColor = System.Drawing.Color.WhiteSmoke;
            stateProperties5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(150)))), ((int)(((byte)(143)))));
            stateProperties5.IconLeftImage = null;
            stateProperties5.IconRightImage = null;
            this.btnprint.onHoverState = stateProperties5;
            stateProperties6.BorderColor = System.Drawing.Color.White;
            stateProperties6.BorderRadius = 35;
            stateProperties6.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties6.BorderThickness = 2;
            stateProperties6.FillColor = System.Drawing.Color.White;
            stateProperties6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            stateProperties6.IconLeftImage = null;
            stateProperties6.IconRightImage = null;
            this.btnprint.OnPressedState = stateProperties6;
            this.btnprint.Size = new System.Drawing.Size(123, 41);
            this.btnprint.TabIndex = 20;
            this.btnprint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnprint.TextMarginLeft = 0;
            this.btnprint.UseDefaultRadiusAndThickness = true;
            this.btnprint.Click += new System.EventHandler(this.bunifuButton5_Click);
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToResizeColumns = false;
            this.dataGridView1.AllowUserToResizeRows = false;
            this.dataGridView1.BackgroundColor = System.Drawing.Color.WhiteSmoke;
            this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(273, 30);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.Size = new System.Drawing.Size(389, 397);
            this.dataGridView1.TabIndex = 21;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.btnalltasks);
            this.groupBox1.Controls.Add(this.btnallNotes);
            this.groupBox1.Location = new System.Drawing.Point(12, 30);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(242, 172);
            this.groupBox1.TabIndex = 22;
            this.groupBox1.TabStop = false;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.pnlOthersFilters);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.btnfiltre);
            this.groupBox2.Controls.Add(this.SwitchPUB);
            this.groupBox2.ForeColor = System.Drawing.Color.DimGray;
            this.groupBox2.Location = new System.Drawing.Point(12, 232);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(242, 223);
            this.groupBox2.TabIndex = 23;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Filters";
            // 
            // pnlOthersFilters
            // 
            this.pnlOthersFilters.Controls.Add(this.cATEGORIEComboBox);
            this.pnlOthersFilters.Controls.Add(this.label3);
            this.pnlOthersFilters.Controls.Add(this.SwitchSTATUS);
            this.pnlOthersFilters.Controls.Add(this.lblCat);
            this.pnlOthersFilters.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.pnlOthersFilters.Location = new System.Drawing.Point(6, 17);
            this.pnlOthersFilters.Name = "pnlOthersFilters";
            this.pnlOthersFilters.Size = new System.Drawing.Size(230, 96);
            this.pnlOthersFilters.TabIndex = 20;
            this.pnlOthersFilters.Visible = false;
            // 
            // cATEGORIEComboBox
            // 
            this.cATEGORIEComboBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.cATEGORIEComboBox.DataSource = this.cATEGORIEBindingSource;
            this.cATEGORIEComboBox.DisplayMember = "CAT_NAME";
            this.cATEGORIEComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cATEGORIEComboBox.ForeColor = System.Drawing.Color.White;
            this.cATEGORIEComboBox.FormattingEnabled = true;
            this.cATEGORIEComboBox.Location = new System.Drawing.Point(95, 18);
            this.cATEGORIEComboBox.Name = "cATEGORIEComboBox";
            this.cATEGORIEComboBox.Size = new System.Drawing.Size(124, 32);
            this.cATEGORIEComboBox.TabIndex = 0;
            this.cATEGORIEComboBox.ValueMember = "ID_CATEGORIE_";
            this.cATEGORIEComboBox.SelectedIndexChanged += new System.EventHandler(this.cATEGORIEComboBox_SelectedIndexChanged);
            // 
            // cATEGORIEBindingSource
            // 
            this.cATEGORIEBindingSource.DataMember = "CATEGORIE";
            this.cATEGORIEBindingSource.DataSource = this.dO_ITDataSet;
            // 
            // dO_ITDataSet
            // 
            this.dO_ITDataSet.DataSetName = "DO_ITDataSet";
            this.dO_ITDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.DimGray;
            this.label3.Location = new System.Drawing.Point(16, 60);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(44, 18);
            this.label3.TabIndex = 19;
            this.label3.Text = "Done";
            // 
            // SwitchSTATUS
            // 
            this.SwitchSTATUS.Animation = 5;
            this.SwitchSTATUS.BackColor = System.Drawing.Color.Transparent;
            this.SwitchSTATUS.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("SwitchSTATUS.BackgroundImage")));
            this.SwitchSTATUS.Cursor = System.Windows.Forms.Cursors.Hand;
            this.SwitchSTATUS.Font = new System.Drawing.Font("Segoe UI Semibold", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SwitchSTATUS.ForeColor = System.Drawing.Color.DimGray;
            this.SwitchSTATUS.Location = new System.Drawing.Point(148, 60);
            this.SwitchSTATUS.Name = "SwitchSTATUS";
            this.SwitchSTATUS.Size = new System.Drawing.Size(51, 23);
            this.SwitchSTATUS.TabIndex = 2;
            toggleState1.BackColor = System.Drawing.Color.Empty;
            toggleState1.BackColorInner = System.Drawing.Color.Empty;
            toggleState1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
            toggleState1.BorderColorInner = System.Drawing.Color.Empty;
            toggleState1.BorderRadius = 1;
            toggleState1.BorderRadiusInner = 1;
            toggleState1.BorderThickness = 1;
            toggleState1.BorderThicknessInner = 1;
            this.SwitchSTATUS.ToggleStateDisabled = toggleState1;
            toggleState2.BackColor = System.Drawing.Color.Gray;
            toggleState2.BackColorInner = System.Drawing.Color.White;
            toggleState2.BorderColor = System.Drawing.Color.Gray;
            toggleState2.BorderColorInner = System.Drawing.Color.White;
            toggleState2.BorderRadius = 17;
            toggleState2.BorderRadiusInner = 15;
            toggleState2.BorderThickness = 1;
            toggleState2.BorderThicknessInner = 1;
            this.SwitchSTATUS.ToggleStateOff = toggleState2;
            toggleState3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
            toggleState3.BackColorInner = System.Drawing.Color.White;
            toggleState3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
            toggleState3.BorderColorInner = System.Drawing.Color.White;
            toggleState3.BorderRadius = 17;
            toggleState3.BorderRadiusInner = 15;
            toggleState3.BorderThickness = 1;
            toggleState3.BorderThicknessInner = 1;
            this.SwitchSTATUS.ToggleStateOn = toggleState3;
            this.SwitchSTATUS.Value = false;
            // 
            // lblCat
            // 
            this.lblCat.AutoSize = true;
            this.lblCat.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCat.ForeColor = System.Drawing.Color.DimGray;
            this.lblCat.Location = new System.Drawing.Point(16, 24);
            this.lblCat.Name = "lblCat";
            this.lblCat.Size = new System.Drawing.Size(72, 18);
            this.lblCat.TabIndex = 17;
            this.lblCat.Text = "Categorie";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.DimGray;
            this.label2.Location = new System.Drawing.Point(22, 124);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(48, 18);
            this.label2.TabIndex = 18;
            this.label2.Text = "Public";
            // 
            // btnfiltre
            // 
            this.btnfiltre.AllowToggling = false;
            this.btnfiltre.AnimationSpeed = 200;
            this.btnfiltre.AutoGenerateColors = false;
            this.btnfiltre.BackColor = System.Drawing.Color.Transparent;
            this.btnfiltre.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnfiltre.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnfiltre.BackgroundImage")));
            this.btnfiltre.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            this.btnfiltre.ButtonText = "Filter";
            this.btnfiltre.ButtonTextMarginLeft = 0;
            this.btnfiltre.ColorContrastOnClick = 45;
            this.btnfiltre.ColorContrastOnHover = 45;
            this.btnfiltre.Cursor = System.Windows.Forms.Cursors.Hand;
            borderEdges4.BottomLeft = true;
            borderEdges4.BottomRight = true;
            borderEdges4.TopLeft = true;
            borderEdges4.TopRight = true;
            this.btnfiltre.CustomizableEdges = borderEdges4;
            this.btnfiltre.DialogResult = System.Windows.Forms.DialogResult.None;
            this.btnfiltre.DisabledBorderColor = System.Drawing.Color.Empty;
            this.btnfiltre.DisabledFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
            this.btnfiltre.DisabledForecolor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168)))));
            this.btnfiltre.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed;
            this.btnfiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F);
            this.btnfiltre.ForeColor = System.Drawing.Color.White;
            this.btnfiltre.IconLeftCursor = System.Windows.Forms.Cursors.Hand;
            this.btnfiltre.IconMarginLeft = 11;
            this.btnfiltre.IconPadding = 10;
            this.btnfiltre.IconRightCursor = System.Windows.Forms.Cursors.Hand;
            this.btnfiltre.IdleBorderColor = System.Drawing.Color.White;
            this.btnfiltre.IdleBorderRadius = 35;
            this.btnfiltre.IdleBorderThickness = 2;
            this.btnfiltre.IdleFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            this.btnfiltre.IdleIconLeftImage = null;
            this.btnfiltre.IdleIconRightImage = null;
            this.btnfiltre.IndicateFocus = false;
            this.btnfiltre.Location = new System.Drawing.Point(128, 164);
            this.btnfiltre.Name = "btnfiltre";
            stateProperties7.BorderColor = System.Drawing.Color.WhiteSmoke;
            stateProperties7.BorderRadius = 35;
            stateProperties7.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties7.BorderThickness = 2;
            stateProperties7.FillColor = System.Drawing.Color.WhiteSmoke;
            stateProperties7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(150)))), ((int)(((byte)(143)))));
            stateProperties7.IconLeftImage = null;
            stateProperties7.IconRightImage = null;
            this.btnfiltre.onHoverState = stateProperties7;
            stateProperties8.BorderColor = System.Drawing.Color.White;
            stateProperties8.BorderRadius = 35;
            stateProperties8.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid;
            stateProperties8.BorderThickness = 2;
            stateProperties8.FillColor = System.Drawing.Color.White;
            stateProperties8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(136)))), ((int)(((byte)(130)))));
            stateProperties8.IconLeftImage = null;
            stateProperties8.IconRightImage = null;
            this.btnfiltre.OnPressedState = stateProperties8;
            this.btnfiltre.Size = new System.Drawing.Size(108, 42);
            this.btnfiltre.TabIndex = 16;
            this.btnfiltre.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnfiltre.TextMarginLeft = 0;
            this.btnfiltre.UseDefaultRadiusAndThickness = true;
            this.btnfiltre.Click += new System.EventHandler(this.btnfiltre_Click);
            // 
            // SwitchPUB
            // 
            this.SwitchPUB.Animation = 5;
            this.SwitchPUB.BackColor = System.Drawing.Color.Transparent;
            this.SwitchPUB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("SwitchPUB.BackgroundImage")));
            this.SwitchPUB.Cursor = System.Windows.Forms.Cursors.Hand;
            this.SwitchPUB.ForeColor = System.Drawing.Color.Transparent;
            this.SwitchPUB.Location = new System.Drawing.Point(154, 119);
            this.SwitchPUB.Name = "SwitchPUB";
            this.SwitchPUB.Size = new System.Drawing.Size(51, 23);
            this.SwitchPUB.TabIndex = 1;
            toggleState4.BackColor = System.Drawing.Color.Empty;
            toggleState4.BackColorInner = System.Drawing.Color.Empty;
            toggleState4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
            toggleState4.BorderColorInner = System.Drawing.Color.Empty;
            toggleState4.BorderRadius = 1;
            toggleState4.BorderRadiusInner = 1;
            toggleState4.BorderThickness = 1;
            toggleState4.BorderThicknessInner = 1;
            this.SwitchPUB.ToggleStateDisabled = toggleState4;
            toggleState5.BackColor = System.Drawing.Color.Gray;
            toggleState5.BackColorInner = System.Drawing.Color.White;
            toggleState5.BorderColor = System.Drawing.Color.Gray;
            toggleState5.BorderColorInner = System.Drawing.Color.White;
            toggleState5.BorderRadius = 17;
            toggleState5.BorderRadiusInner = 15;
            toggleState5.BorderThickness = 1;
            toggleState5.BorderThicknessInner = 1;
            this.SwitchPUB.ToggleStateOff = toggleState5;
            toggleState6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
            toggleState6.BackColorInner = System.Drawing.Color.White;
            toggleState6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
            toggleState6.BorderColorInner = System.Drawing.Color.White;
            toggleState6.BorderRadius = 17;
            toggleState6.BorderRadiusInner = 15;
            toggleState6.BorderThickness = 1;
            toggleState6.BorderThicknessInner = 1;
            this.SwitchPUB.ToggleStateOn = toggleState6;
            this.SwitchPUB.Value = false;
            // 
            // tASKBindingSource
            // 
            this.tASKBindingSource.DataMember = "TASK";
            this.tASKBindingSource.DataSource = this.dO_ITDataSet;
            // 
            // nOTEBindingSource
            // 
            this.nOTEBindingSource.DataMember = "NOTE";
            this.nOTEBindingSource.DataSource = this.dO_ITDataSet;
            // 
            // nOTETableAdapter
            // 
            this.nOTETableAdapter.ClearBeforeFill = true;
            // 
            // tableAdapterManager
            // 
            this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
            this.tableAdapterManager.CATEGORIETableAdapter = this.cATEGORIETableAdapter;
            this.tableAdapterManager.NOTETableAdapter = this.nOTETableAdapter;
            this.tableAdapterManager.TASKTableAdapter = this.tASKTableAdapter;
            this.tableAdapterManager.UpdateOrder = do_it.DO_ITDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
            this.tableAdapterManager.usersTableAdapter = null;
            // 
            // cATEGORIETableAdapter
            // 
            this.cATEGORIETableAdapter.ClearBeforeFill = true;
            // 
            // tASKTableAdapter
            // 
            this.tASKTableAdapter.ClearBeforeFill = true;
            // 
            // FormDocs
            // 
            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(674, 515);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.btnprint);
            this.Controls.Add(this.groupBox2);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "FormDocs";
            this.Text = "FormDocs";
            this.Load += new System.EventHandler(this.FormDocs_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.pnlOthersFilters.ResumeLayout(false);
            this.pnlOthersFilters.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cATEGORIEBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dO_ITDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tASKBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nOTEBindingSource)).EndInit();
            this.ResumeLayout(false);

        }
Ejemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogin));
     Bunifu.ToggleSwitch.ToggleState toggleState13            = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState14            = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState15            = new Bunifu.ToggleSwitch.ToggleState();
     this.btnEntrar           = new System.Windows.Forms.Button();
     this.btnSair             = new System.Windows.Forms.Button();
     this.comboUser           = new Bunifu.UI.WinForms.BunifuDropdown();
     this.panel1              = new System.Windows.Forms.Panel();
     this.label1              = new System.Windows.Forms.Label();
     this.bunifuToggleSwitch1 = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.txtPass             = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.txtUsuario          = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // btnEntrar
     //
     this.btnEntrar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(74)))), ((int)(((byte)(150)))));
     this.btnEntrar.FlatAppearance.BorderSize         = 0;
     this.btnEntrar.FlatAppearance.MouseDownBackColor = System.Drawing.Color.DodgerBlue;
     this.btnEntrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnEntrar.Font      = new System.Drawing.Font("Calibri Light", 14.25F);
     this.btnEntrar.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.btnEntrar.Location  = new System.Drawing.Point(5, 328);
     this.btnEntrar.Name      = "btnEntrar";
     this.btnEntrar.Size      = new System.Drawing.Size(113, 34);
     this.btnEntrar.TabIndex  = 3;
     this.btnEntrar.Text      = "Entrar";
     this.btnEntrar.UseVisualStyleBackColor = false;
     this.btnEntrar.Click += new System.EventHandler(this.btnEntrar_Click);
     //
     // btnSair
     //
     this.btnSair.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(74)))), ((int)(((byte)(150)))));
     this.btnSair.FlatAppearance.BorderSize         = 0;
     this.btnSair.FlatAppearance.MouseDownBackColor = System.Drawing.Color.DodgerBlue;
     this.btnSair.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSair.Font      = new System.Drawing.Font("Calibri Light", 14.25F);
     this.btnSair.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.btnSair.Location  = new System.Drawing.Point(134, 328);
     this.btnSair.Name      = "btnSair";
     this.btnSair.Size      = new System.Drawing.Size(113, 34);
     this.btnSair.TabIndex  = 4;
     this.btnSair.Text      = "Sair";
     this.btnSair.UseVisualStyleBackColor = false;
     this.btnSair.Click += new System.EventHandler(this.btnSair_Click);
     //
     // comboUser
     //
     this.comboUser.AccessibleName          = "";
     this.comboUser.BackColor               = System.Drawing.SystemColors.ButtonFace;
     this.comboUser.BorderRadius            = 5;
     this.comboUser.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(74)))), ((int)(((byte)(150)))));
     this.comboUser.Direction               = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down;
     this.comboUser.DisabledColor           = System.Drawing.Color.Gray;
     this.comboUser.DrawMode                = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.comboUser.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick;
     this.comboUser.DropDownStyle           = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboUser.DropDownTextAlign       = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left;
     this.comboUser.FillDropDown            = false;
     this.comboUser.FillIndicator           = false;
     this.comboUser.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.comboUser.Font               = new System.Drawing.Font("Calibri Light", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboUser.ForeColor          = System.Drawing.Color.MidnightBlue;
     this.comboUser.FormattingEnabled  = true;
     this.comboUser.Icon               = null;
     this.comboUser.IndicatorColor     = System.Drawing.Color.MidnightBlue;
     this.comboUser.IndicatorLocation  = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right;
     this.comboUser.ItemBackColor      = System.Drawing.Color.White;
     this.comboUser.ItemBorderColor    = System.Drawing.Color.White;
     this.comboUser.ItemForeColor      = System.Drawing.Color.MidnightBlue;
     this.comboUser.ItemHeight         = 25;
     this.comboUser.ItemHighLightColor = System.Drawing.Color.LightSlateGray;
     this.comboUser.Items.AddRange(new object[] {
         "Professor",
         "Técnico"
     });
     this.comboUser.Location    = new System.Drawing.Point(34, 75);
     this.comboUser.MinimumSize = new System.Drawing.Size(48, 0);
     this.comboUser.Name        = "comboUser";
     this.comboUser.Size        = new System.Drawing.Size(196, 31);
     this.comboUser.TabIndex    = 0;
     this.comboUser.Text        = "Escolha um acesso:";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ButtonFace;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.bunifuToggleSwitch1);
     this.panel1.Controls.Add(this.txtPass);
     this.panel1.Controls.Add(this.comboUser);
     this.panel1.Controls.Add(this.btnEntrar);
     this.panel1.Controls.Add(this.txtUsuario);
     this.panel1.Controls.Add(this.btnSair);
     this.panel1.Location   = new System.Drawing.Point(250, 0);
     this.panel1.Name       = "panel1";
     this.panel1.Size       = new System.Drawing.Size(250, 400);
     this.panel1.TabIndex   = 8;
     this.panel1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseDown);
     this.panel1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseMove);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Calibri Light", 11.25F);
     this.label1.Location = new System.Drawing.Point(75, 281);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(96, 18);
     this.label1.TabIndex = 6;
     this.label1.Text     = "Mostrar senha";
     //
     // bunifuToggleSwitch1
     //
     this.bunifuToggleSwitch1.Animation       = 5;
     this.bunifuToggleSwitch1.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuToggleSwitch1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuToggleSwitch1.BackgroundImage")));
     this.bunifuToggleSwitch1.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.bunifuToggleSwitch1.Location        = new System.Drawing.Point(34, 279);
     this.bunifuToggleSwitch1.Name            = "bunifuToggleSwitch1";
     this.bunifuToggleSwitch1.Size            = new System.Drawing.Size(35, 20);
     this.bunifuToggleSwitch1.TabIndex        = 5;
     toggleState13.BackColor                      = System.Drawing.Color.Empty;
     toggleState13.BackColorInner                 = System.Drawing.Color.Empty;
     toggleState13.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState13.BorderColorInner               = System.Drawing.Color.Empty;
     toggleState13.BorderRadius                   = 1;
     toggleState13.BorderRadiusInner              = 1;
     toggleState13.BorderThickness                = 1;
     toggleState13.BorderThicknessInner           = 1;
     this.bunifuToggleSwitch1.ToggleStateDisabled = toggleState13;
     toggleState14.BackColor                      = System.Drawing.Color.Empty;
     toggleState14.BackColorInner                 = System.Drawing.Color.Empty;
     toggleState14.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState14.BorderColorInner               = System.Drawing.Color.Empty;
     toggleState14.BorderRadius                   = 1;
     toggleState14.BorderRadiusInner              = 1;
     toggleState14.BorderThickness                = 1;
     toggleState14.BorderThicknessInner           = 1;
     this.bunifuToggleSwitch1.ToggleStateOff      = toggleState14;
     toggleState15.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(74)))), ((int)(((byte)(150)))));
     toggleState15.BackColorInner                 = System.Drawing.Color.White;
     toggleState15.BorderColor                    = System.Drawing.Color.Black;
     toggleState15.BorderColorInner               = System.Drawing.Color.White;
     toggleState15.BorderRadius                   = 17;
     toggleState15.BorderRadiusInner              = 15;
     toggleState15.BorderThickness                = 1;
     toggleState15.BorderThicknessInner           = 1;
     this.bunifuToggleSwitch1.ToggleStateOn       = toggleState15;
     this.bunifuToggleSwitch1.Value               = true;
     //
     // txtPass
     //
     this.txtPass.AcceptsReturn       = false;
     this.txtPass.AcceptsTab          = false;
     this.txtPass.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtPass.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtPass.BackColor           = System.Drawing.Color.Transparent;
     this.txtPass.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtPass.BackgroundImage")));
     this.txtPass.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtPass.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtPass.BorderColorHover    = System.Drawing.Color.MidnightBlue;
     this.txtPass.BorderColorIdle     = System.Drawing.Color.Black;
     this.txtPass.BorderRadius        = 1;
     this.txtPass.BorderThickness     = 2;
     this.txtPass.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtPass.FillColor           = System.Drawing.Color.White;
     this.txtPass.HideSelection       = true;
     this.txtPass.IconLeft            = null;
     this.txtPass.IconLeftCursor      = System.Windows.Forms.Cursors.Default;
     this.txtPass.IconPadding         = 10;
     this.txtPass.IconRight           = null;
     this.txtPass.IconRightCursor     = System.Windows.Forms.Cursors.Default;
     this.txtPass.Location            = new System.Drawing.Point(34, 217);
     this.txtPass.MaximumSize         = new System.Drawing.Size(400, 100);
     this.txtPass.MaxLength           = 32767;
     this.txtPass.MinimumSize         = new System.Drawing.Size(100, 35);
     this.txtPass.Modified            = false;
     this.txtPass.Name                  = "txtPass";
     this.txtPass.PasswordChar          = '*';
     this.txtPass.ReadOnly              = false;
     this.txtPass.SelectedText          = "";
     this.txtPass.SelectionLength       = 0;
     this.txtPass.SelectionStart        = 0;
     this.txtPass.ShortcutsEnabled      = true;
     this.txtPass.Size                  = new System.Drawing.Size(200, 35);
     this.txtPass.Style                 = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.txtPass.TabIndex              = 2;
     this.txtPass.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtPass.TextMarginLeft        = 5;
     this.txtPass.TextPlaceholder       = "Senha";
     this.txtPass.UseSystemPasswordChar = false;
     //
     // txtUsuario
     //
     this.txtUsuario.AcceptsReturn       = false;
     this.txtUsuario.AcceptsTab          = false;
     this.txtUsuario.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.None;
     this.txtUsuario.AutoCompleteSource  = System.Windows.Forms.AutoCompleteSource.None;
     this.txtUsuario.BackColor           = System.Drawing.Color.Transparent;
     this.txtUsuario.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("txtUsuario.BackgroundImage")));
     this.txtUsuario.BorderColorActive   = System.Drawing.Color.DodgerBlue;
     this.txtUsuario.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
     this.txtUsuario.BorderColorHover    = System.Drawing.Color.MidnightBlue;
     this.txtUsuario.BorderColorIdle     = System.Drawing.Color.Black;
     this.txtUsuario.BorderRadius        = 1;
     this.txtUsuario.BorderThickness     = 2;
     this.txtUsuario.CharacterCasing     = System.Windows.Forms.CharacterCasing.Normal;
     this.txtUsuario.FillColor           = System.Drawing.Color.White;
     this.txtUsuario.HideSelection       = true;
     this.txtUsuario.IconLeft            = null;
     this.txtUsuario.IconLeftCursor      = System.Windows.Forms.Cursors.Default;
     this.txtUsuario.IconPadding         = 10;
     this.txtUsuario.IconRight           = null;
     this.txtUsuario.IconRightCursor     = System.Windows.Forms.Cursors.Default;
     this.txtUsuario.Location            = new System.Drawing.Point(34, 161);
     this.txtUsuario.MaximumSize         = new System.Drawing.Size(400, 100);
     this.txtUsuario.MaxLength           = 32767;
     this.txtUsuario.MinimumSize         = new System.Drawing.Size(100, 35);
     this.txtUsuario.Modified            = false;
     this.txtUsuario.Name                  = "txtUsuario";
     this.txtUsuario.PasswordChar          = '\0';
     this.txtUsuario.ReadOnly              = false;
     this.txtUsuario.SelectedText          = "";
     this.txtUsuario.SelectionLength       = 0;
     this.txtUsuario.SelectionStart        = 0;
     this.txtUsuario.ShortcutsEnabled      = true;
     this.txtUsuario.Size                  = new System.Drawing.Size(200, 35);
     this.txtUsuario.Style                 = Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox._Style.Bunifu;
     this.txtUsuario.TabIndex              = 1;
     this.txtUsuario.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtUsuario.TextMarginLeft        = 5;
     this.txtUsuario.TextPlaceholder       = "Usuário:";
     this.txtUsuario.UseSystemPasswordChar = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image      = global::TechManager.Properties.Resources.logoTCC1;
     this.pictureBox1.Location   = new System.Drawing.Point(1, 37);
     this.pictureBox1.Name       = "pictureBox1";
     this.pictureBox1.Size       = new System.Drawing.Size(247, 299);
     this.pictureBox1.SizeMode   = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex   = 9;
     this.pictureBox1.TabStop    = false;
     this.pictureBox1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown);
     this.pictureBox1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseMove);
     //
     // frmLogin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(74)))), ((int)(((byte)(150)))));
     this.ClientSize          = new System.Drawing.Size(500, 400);
     this.ControlBox          = false;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmLogin";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Login";
     this.Load           += new System.EventHandler(this.frmLogin_Load);
     this.MouseDown      += new System.Windows.Forms.MouseEventHandler(this.frmLogin_MouseDown);
     this.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.frmLogin_MouseMove);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(test2));
     Bunifu.ToggleSwitch.ToggleState toggleState1             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState2             = new Bunifu.ToggleSwitch.ToggleState();
     Bunifu.ToggleSwitch.ToggleState toggleState3             = new Bunifu.ToggleSwitch.ToggleState();
     this.bunifuGradientPanel1 = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.bunifuCards1         = new Bunifu.Framework.UI.BunifuCards();
     this.bunifuGauge1         = new Bunifu.Framework.UI.BunifuGauge();
     this.bunifuToggleSwitch1  = new Bunifu.ToggleSwitch.BunifuToggleSwitch();
     this.bunifuRating1        = new Bunifu.Framework.UI.BunifuRating();
     this.bunifuGradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // bunifuGradientPanel1
     //
     this.bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     this.bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel1.Controls.Add(this.bunifuRating1);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuToggleSwitch1);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuGauge1);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuCards1);
     this.bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(0, 0);
     this.bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality  = 10;
     this.bunifuGradientPanel1.Size     = new System.Drawing.Size(831, 458);
     this.bunifuGradientPanel1.TabIndex = 0;
     //
     // bunifuCards1
     //
     this.bunifuCards1.BackColor     = System.Drawing.Color.White;
     this.bunifuCards1.BorderRadius  = 5;
     this.bunifuCards1.BottomSahddow = true;
     this.bunifuCards1.color         = System.Drawing.Color.Tomato;
     this.bunifuCards1.LeftSahddow   = false;
     this.bunifuCards1.Location      = new System.Drawing.Point(28, 32);
     this.bunifuCards1.Name          = "bunifuCards1";
     this.bunifuCards1.RightSahddow  = true;
     this.bunifuCards1.ShadowDepth   = 20;
     this.bunifuCards1.Size          = new System.Drawing.Size(315, 400);
     this.bunifuCards1.TabIndex      = 0;
     //
     // bunifuGauge1
     //
     this.bunifuGauge1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuGauge1.BackgroundImage")));
     this.bunifuGauge1.Font            = new System.Drawing.Font("Century Gothic", 15.75F);
     this.bunifuGauge1.Location        = new System.Drawing.Point(502, 240);
     this.bunifuGauge1.Margin          = new System.Windows.Forms.Padding(6);
     this.bunifuGauge1.Name            = "bunifuGauge1";
     this.bunifuGauge1.ProgressBgColor = System.Drawing.Color.Gray;
     this.bunifuGauge1.ProgressColor1  = System.Drawing.Color.SeaGreen;
     this.bunifuGauge1.ProgressColor2  = System.Drawing.Color.Tomato;
     this.bunifuGauge1.Size            = new System.Drawing.Size(174, 117);
     this.bunifuGauge1.Suffix          = "";
     this.bunifuGauge1.TabIndex        = 1;
     this.bunifuGauge1.Thickness       = 30;
     this.bunifuGauge1.Value           = 0;
     //
     // bunifuToggleSwitch1
     //
     this.bunifuToggleSwitch1.Animation       = 5;
     this.bunifuToggleSwitch1.BackColor       = System.Drawing.Color.Transparent;
     this.bunifuToggleSwitch1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuToggleSwitch1.BackgroundImage")));
     this.bunifuToggleSwitch1.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.bunifuToggleSwitch1.Location        = new System.Drawing.Point(428, 105);
     this.bunifuToggleSwitch1.Name            = "bunifuToggleSwitch1";
     this.bunifuToggleSwitch1.Size            = new System.Drawing.Size(46, 20);
     this.bunifuToggleSwitch1.TabIndex        = 2;
     toggleState1.BackColor                       = System.Drawing.Color.Empty;
     toggleState1.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState1.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState1.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState1.BorderRadius                    = 1;
     toggleState1.BorderRadiusInner               = 1;
     toggleState1.BorderThickness                 = 1;
     toggleState1.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateDisabled = toggleState1;
     toggleState2.BackColor                       = System.Drawing.Color.Empty;
     toggleState2.BackColorInner                  = System.Drawing.Color.Empty;
     toggleState2.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(140)))));
     toggleState2.BorderColorInner                = System.Drawing.Color.Empty;
     toggleState2.BorderRadius                    = 1;
     toggleState2.BorderRadiusInner               = 1;
     toggleState2.BorderThickness                 = 1;
     toggleState2.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOff      = toggleState2;
     toggleState3.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
     toggleState3.BackColorInner                  = System.Drawing.Color.White;
     toggleState3.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(45)))), ((int)(((byte)(145)))));
     toggleState3.BorderColorInner                = System.Drawing.Color.White;
     toggleState3.BorderRadius                    = 17;
     toggleState3.BorderRadiusInner               = 15;
     toggleState3.BorderThickness                 = 1;
     toggleState3.BorderThicknessInner            = 1;
     this.bunifuToggleSwitch1.ToggleStateOn       = toggleState3;
     this.bunifuToggleSwitch1.Value               = true;
     //
     // bunifuRating1
     //
     this.bunifuRating1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuRating1.ForeColor = System.Drawing.Color.SeaGreen;
     this.bunifuRating1.Location  = new System.Drawing.Point(428, 151);
     this.bunifuRating1.Name      = "bunifuRating1";
     this.bunifuRating1.Size      = new System.Drawing.Size(316, 50);
     this.bunifuRating1.TabIndex  = 3;
     this.bunifuRating1.Value     = 0;
     //
     // test2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.AppWorkspace;
     this.ClientSize          = new System.Drawing.Size(831, 458);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "test2";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.bunifuGradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }