/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel Painel_Menu; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TelaPrincipal)); this.Logout_Btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Solicitacao_btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Abastecimento_Btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Panel_Menu = new System.Windows.Forms.Panel(); this.Home_btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Relatorios_btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.SAC_btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Cadastro_btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Atendimento_btn = new Bunifu.Framework.UI.BunifuFlatButton(); this.Picture_Logo = new System.Windows.Forms.PictureBox(); this.Exit_Button = new Bunifu.Framework.UI.BunifuFlatButton(); this.Elipse_TelaPrincipal = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Elipse_Solicitacao = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Elipse_Home = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Elipes_Atendimento = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Elipse_Cadastro = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Elipse_Relatorio = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Elipse_SAC = new Bunifu.Framework.UI.BunifuElipse(this.components); this.Drag_Panel = new Bunifu.Framework.UI.BunifuDragControl(this.components); this.Panel_Menus = new System.Windows.Forms.Panel(); this.Drag_Tela_Principal = new Bunifu.Framework.UI.BunifuDragControl(this.components); this.Drag_Logo = new Bunifu.Framework.UI.BunifuDragControl(this.components); this.Solicitacao_btn_ = new Bunifu.Framework.UI.BunifuFlatButton(); this.TrocaSenha_Btn = new Bunifu.Framework.UI.BunifuFlatButton(); Painel_Menu = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Painel_Menu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Picture_Logo)).BeginInit(); this.SuspendLayout(); // // Painel_Menu // Painel_Menu.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; Painel_Menu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(44)))), ((int)(((byte)(54))))); Painel_Menu.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; Painel_Menu.BorderColor = System.Drawing.Color.Transparent; Painel_Menu.Controls.Add(this.TrocaSenha_Btn); Painel_Menu.Controls.Add(this.Logout_Btn); Painel_Menu.Controls.Add(this.Solicitacao_btn); Painel_Menu.Controls.Add(this.Abastecimento_Btn); Painel_Menu.Controls.Add(this.Panel_Menu); Painel_Menu.Controls.Add(this.Home_btn); Painel_Menu.Controls.Add(this.Relatorios_btn); Painel_Menu.Controls.Add(this.SAC_btn); Painel_Menu.Controls.Add(this.Cadastro_btn); Painel_Menu.Controls.Add(this.Atendimento_btn); Painel_Menu.Controls.Add(this.Picture_Logo); Painel_Menu.Dock = System.Windows.Forms.DockStyle.Left; Painel_Menu.ForeColor = System.Drawing.Color.Transparent; Painel_Menu.Location = new System.Drawing.Point(0, 0); Painel_Menu.Name = "Painel_Menu"; Painel_Menu.PanelColor = System.Drawing.Color.Transparent; Painel_Menu.ShadowDept = 2; Painel_Menu.ShadowTopLeftVisible = false; Painel_Menu.Size = new System.Drawing.Size(223, 657); Painel_Menu.TabIndex = 0; // // Logout_Btn // this.Logout_Btn.Active = false; this.Logout_Btn.Activecolor = System.Drawing.Color.Transparent; this.Logout_Btn.BackColor = System.Drawing.Color.Transparent; this.Logout_Btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Logout_Btn.BorderRadius = 0; this.Logout_Btn.ButtonText = ""; this.Logout_Btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Logout_Btn.DisabledColor = System.Drawing.Color.Transparent; this.Logout_Btn.Iconcolor = System.Drawing.Color.Transparent; this.Logout_Btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("Logout_Btn.Iconimage"))); this.Logout_Btn.Iconimage_right = null; this.Logout_Btn.Iconimage_right_Selected = null; this.Logout_Btn.Iconimage_Selected = null; this.Logout_Btn.IconMarginLeft = 0; this.Logout_Btn.IconMarginRight = 0; this.Logout_Btn.IconRightVisible = true; this.Logout_Btn.IconRightZoom = 0D; this.Logout_Btn.IconVisible = true; this.Logout_Btn.IconZoom = 80D; this.Logout_Btn.IsTab = true; this.Logout_Btn.Location = new System.Drawing.Point(172, 609); this.Logout_Btn.Margin = new System.Windows.Forms.Padding(4); this.Logout_Btn.Name = "Logout_Btn"; this.Logout_Btn.Normalcolor = System.Drawing.Color.Transparent; this.Logout_Btn.OnHovercolor = System.Drawing.Color.Transparent; this.Logout_Btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Logout_Btn.selected = false; this.Logout_Btn.Size = new System.Drawing.Size(36, 35); this.Logout_Btn.TabIndex = 8; this.Logout_Btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Logout_Btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Logout_Btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Logout_Btn.Click += new System.EventHandler(this.Logout_Btn_Click); // // Solicitacao_btn // this.Solicitacao_btn.Active = false; this.Solicitacao_btn.Activecolor = System.Drawing.Color.Transparent; this.Solicitacao_btn.BackColor = System.Drawing.Color.Transparent; this.Solicitacao_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Solicitacao_btn.BorderRadius = 0; this.Solicitacao_btn.ButtonText = " Solicitação"; this.Solicitacao_btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Solicitacao_btn.DisabledColor = System.Drawing.Color.Transparent; this.Solicitacao_btn.Iconcolor = System.Drawing.Color.Transparent; this.Solicitacao_btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("Solicitacao_btn.Iconimage"))); this.Solicitacao_btn.Iconimage_right = null; this.Solicitacao_btn.Iconimage_right_Selected = null; this.Solicitacao_btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("Solicitacao_btn.Iconimage_Selected"))); this.Solicitacao_btn.IconMarginLeft = 0; this.Solicitacao_btn.IconMarginRight = 0; this.Solicitacao_btn.IconRightVisible = true; this.Solicitacao_btn.IconRightZoom = 0D; this.Solicitacao_btn.IconVisible = true; this.Solicitacao_btn.IconZoom = 75D; this.Solicitacao_btn.IsTab = true; this.Solicitacao_btn.Location = new System.Drawing.Point(13, 309); this.Solicitacao_btn.Margin = new System.Windows.Forms.Padding(4); this.Solicitacao_btn.Name = "Solicitacao_btn"; this.Solicitacao_btn.Normalcolor = System.Drawing.Color.Transparent; this.Solicitacao_btn.OnHovercolor = System.Drawing.Color.Transparent; this.Solicitacao_btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Solicitacao_btn.selected = false; this.Solicitacao_btn.Size = new System.Drawing.Size(193, 40); this.Solicitacao_btn.TabIndex = 2; this.Solicitacao_btn.Text = " Solicitação"; this.Solicitacao_btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Solicitacao_btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Solicitacao_btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Solicitacao_btn.Click += new System.EventHandler(this.Solicitacao_btn_Click); // // Abastecimento_Btn // this.Abastecimento_Btn.Active = false; this.Abastecimento_Btn.Activecolor = System.Drawing.Color.Transparent; this.Abastecimento_Btn.BackColor = System.Drawing.Color.Transparent; this.Abastecimento_Btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Abastecimento_Btn.BorderRadius = 0; this.Abastecimento_Btn.ButtonText = " Abastecimento"; this.Abastecimento_Btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Abastecimento_Btn.DisabledColor = System.Drawing.Color.Transparent; this.Abastecimento_Btn.Iconcolor = System.Drawing.Color.Transparent; this.Abastecimento_Btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("Abastecimento_Btn.Iconimage"))); this.Abastecimento_Btn.Iconimage_right = null; this.Abastecimento_Btn.Iconimage_right_Selected = null; this.Abastecimento_Btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("Abastecimento_Btn.Iconimage_Selected"))); this.Abastecimento_Btn.IconMarginLeft = 0; this.Abastecimento_Btn.IconMarginRight = 0; this.Abastecimento_Btn.IconRightVisible = true; this.Abastecimento_Btn.IconRightZoom = 0D; this.Abastecimento_Btn.IconVisible = true; this.Abastecimento_Btn.IconZoom = 80D; this.Abastecimento_Btn.IsTab = true; this.Abastecimento_Btn.Location = new System.Drawing.Point(13, 501); this.Abastecimento_Btn.Margin = new System.Windows.Forms.Padding(4); this.Abastecimento_Btn.Name = "Abastecimento_Btn"; this.Abastecimento_Btn.Normalcolor = System.Drawing.Color.Transparent; this.Abastecimento_Btn.OnHovercolor = System.Drawing.Color.Transparent; this.Abastecimento_Btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Abastecimento_Btn.selected = false; this.Abastecimento_Btn.Size = new System.Drawing.Size(193, 40); this.Abastecimento_Btn.TabIndex = 6; this.Abastecimento_Btn.Text = " Abastecimento"; this.Abastecimento_Btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Abastecimento_Btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Abastecimento_Btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Abastecimento_Btn.Click += new System.EventHandler(this.Abastecimento_btn_Click); // // Panel_Menu // this.Panel_Menu.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Panel_Menu.BackgroundImage"))); this.Panel_Menu.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.Panel_Menu.Location = new System.Drawing.Point(0, 186); this.Panel_Menu.Name = "Panel_Menu"; this.Panel_Menu.Size = new System.Drawing.Size(223, 44); this.Panel_Menu.TabIndex = 0; // // Home_btn // this.Home_btn.Active = false; this.Home_btn.Activecolor = System.Drawing.Color.Transparent; this.Home_btn.BackColor = System.Drawing.Color.Transparent; this.Home_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Home_btn.BorderRadius = 0; this.Home_btn.ButtonText = " Home"; this.Home_btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Home_btn.DisabledColor = System.Drawing.Color.Transparent; this.Home_btn.ForeColor = System.Drawing.Color.Transparent; this.Home_btn.Iconcolor = System.Drawing.Color.Transparent; this.Home_btn.Iconimage = global::PIM_4_PERIODO.Properties.Resources.HOME; this.Home_btn.Iconimage_right = null; this.Home_btn.Iconimage_right_Selected = null; this.Home_btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("Home_btn.Iconimage_Selected"))); this.Home_btn.IconMarginLeft = 0; this.Home_btn.IconMarginRight = 0; this.Home_btn.IconRightVisible = true; this.Home_btn.IconRightZoom = 0D; this.Home_btn.IconVisible = true; this.Home_btn.IconZoom = 70D; this.Home_btn.IsTab = true; this.Home_btn.Location = new System.Drawing.Point(13, 261); this.Home_btn.Margin = new System.Windows.Forms.Padding(4); this.Home_btn.Name = "Home_btn"; this.Home_btn.Normalcolor = System.Drawing.Color.Transparent; this.Home_btn.OnHovercolor = System.Drawing.Color.Transparent; this.Home_btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Home_btn.selected = false; this.Home_btn.Size = new System.Drawing.Size(193, 40); this.Home_btn.TabIndex = 1; this.Home_btn.Text = " Home"; this.Home_btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Home_btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Home_btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Home_btn.Click += new System.EventHandler(this.Home_btn_Click); // // Relatorios_btn // this.Relatorios_btn.Active = false; this.Relatorios_btn.Activecolor = System.Drawing.Color.Transparent; this.Relatorios_btn.BackColor = System.Drawing.Color.Transparent; this.Relatorios_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Relatorios_btn.BorderRadius = 0; this.Relatorios_btn.ButtonText = " Relatórios"; this.Relatorios_btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Relatorios_btn.DisabledColor = System.Drawing.Color.Transparent; this.Relatorios_btn.Iconcolor = System.Drawing.Color.Transparent; this.Relatorios_btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("Relatorios_btn.Iconimage"))); this.Relatorios_btn.Iconimage_right = null; this.Relatorios_btn.Iconimage_right_Selected = null; this.Relatorios_btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("Relatorios_btn.Iconimage_Selected"))); this.Relatorios_btn.IconMarginLeft = 0; this.Relatorios_btn.IconMarginRight = 0; this.Relatorios_btn.IconRightVisible = true; this.Relatorios_btn.IconRightZoom = 0D; this.Relatorios_btn.IconVisible = true; this.Relatorios_btn.IconZoom = 80D; this.Relatorios_btn.IsTab = true; this.Relatorios_btn.Location = new System.Drawing.Point(13, 453); this.Relatorios_btn.Margin = new System.Windows.Forms.Padding(4); this.Relatorios_btn.Name = "Relatorios_btn"; this.Relatorios_btn.Normalcolor = System.Drawing.Color.Transparent; this.Relatorios_btn.OnHovercolor = System.Drawing.Color.Transparent; this.Relatorios_btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Relatorios_btn.selected = false; this.Relatorios_btn.Size = new System.Drawing.Size(193, 40); this.Relatorios_btn.TabIndex = 5; this.Relatorios_btn.Text = " Relatórios"; this.Relatorios_btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Relatorios_btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Relatorios_btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Relatorios_btn.Click += new System.EventHandler(this.Relatorios_btn_Click); // // SAC_btn // this.SAC_btn.Active = false; this.SAC_btn.Activecolor = System.Drawing.Color.Transparent; this.SAC_btn.BackColor = System.Drawing.Color.Transparent; this.SAC_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.SAC_btn.BorderRadius = 0; this.SAC_btn.ButtonText = " S.A.C"; this.SAC_btn.Cursor = System.Windows.Forms.Cursors.Hand; this.SAC_btn.DisabledColor = System.Drawing.Color.Transparent; this.SAC_btn.Iconcolor = System.Drawing.Color.Transparent; this.SAC_btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("SAC_btn.Iconimage"))); this.SAC_btn.Iconimage_right = null; this.SAC_btn.Iconimage_right_Selected = null; this.SAC_btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("SAC_btn.Iconimage_Selected"))); this.SAC_btn.IconMarginLeft = 0; this.SAC_btn.IconMarginRight = 0; this.SAC_btn.IconRightVisible = true; this.SAC_btn.IconRightZoom = 0D; this.SAC_btn.IconVisible = true; this.SAC_btn.IconZoom = 80D; this.SAC_btn.IsTab = true; this.SAC_btn.Location = new System.Drawing.Point(13, 549); this.SAC_btn.Margin = new System.Windows.Forms.Padding(4); this.SAC_btn.Name = "SAC_btn"; this.SAC_btn.Normalcolor = System.Drawing.Color.Transparent; this.SAC_btn.OnHovercolor = System.Drawing.Color.Transparent; this.SAC_btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.SAC_btn.selected = false; this.SAC_btn.Size = new System.Drawing.Size(193, 40); this.SAC_btn.TabIndex = 7; this.SAC_btn.Text = " S.A.C"; this.SAC_btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.SAC_btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.SAC_btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.SAC_btn.Click += new System.EventHandler(this.SAC_btn_Click); // // Cadastro_btn // this.Cadastro_btn.Active = false; this.Cadastro_btn.Activecolor = System.Drawing.Color.Transparent; this.Cadastro_btn.BackColor = System.Drawing.Color.Transparent; this.Cadastro_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Cadastro_btn.BorderRadius = 0; this.Cadastro_btn.ButtonText = " Cadastro"; this.Cadastro_btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Cadastro_btn.DisabledColor = System.Drawing.Color.Transparent; this.Cadastro_btn.Iconcolor = System.Drawing.Color.Transparent; this.Cadastro_btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("Cadastro_btn.Iconimage"))); this.Cadastro_btn.Iconimage_right = null; this.Cadastro_btn.Iconimage_right_Selected = null; this.Cadastro_btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("Cadastro_btn.Iconimage_Selected"))); this.Cadastro_btn.IconMarginLeft = 0; this.Cadastro_btn.IconMarginRight = 0; this.Cadastro_btn.IconRightVisible = true; this.Cadastro_btn.IconRightZoom = 0D; this.Cadastro_btn.IconVisible = true; this.Cadastro_btn.IconZoom = 70D; this.Cadastro_btn.IsTab = true; this.Cadastro_btn.Location = new System.Drawing.Point(13, 405); this.Cadastro_btn.Margin = new System.Windows.Forms.Padding(4); this.Cadastro_btn.Name = "Cadastro_btn"; this.Cadastro_btn.Normalcolor = System.Drawing.Color.Transparent; this.Cadastro_btn.OnHovercolor = System.Drawing.Color.Transparent; this.Cadastro_btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Cadastro_btn.selected = false; this.Cadastro_btn.Size = new System.Drawing.Size(193, 40); this.Cadastro_btn.TabIndex = 4; this.Cadastro_btn.Text = " Cadastro"; this.Cadastro_btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Cadastro_btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Cadastro_btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Cadastro_btn.Click += new System.EventHandler(this.Cadastro_btn_Click); // // Atendimento_btn // this.Atendimento_btn.Active = false; this.Atendimento_btn.Activecolor = System.Drawing.Color.Transparent; this.Atendimento_btn.BackColor = System.Drawing.Color.Transparent; this.Atendimento_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Atendimento_btn.BorderRadius = 0; this.Atendimento_btn.ButtonText = " Atendimento"; this.Atendimento_btn.Cursor = System.Windows.Forms.Cursors.Hand; this.Atendimento_btn.DisabledColor = System.Drawing.Color.Transparent; this.Atendimento_btn.Iconcolor = System.Drawing.Color.Transparent; this.Atendimento_btn.Iconimage = ((System.Drawing.Image)(resources.GetObject("Atendimento_btn.Iconimage"))); this.Atendimento_btn.Iconimage_right = null; this.Atendimento_btn.Iconimage_right_Selected = null; this.Atendimento_btn.Iconimage_Selected = ((System.Drawing.Image)(resources.GetObject("Atendimento_btn.Iconimage_Selected"))); this.Atendimento_btn.IconMarginLeft = 0; this.Atendimento_btn.IconMarginRight = 0; this.Atendimento_btn.IconRightVisible = true; this.Atendimento_btn.IconRightZoom = 0D; this.Atendimento_btn.IconVisible = true; this.Atendimento_btn.IconZoom = 90D; this.Atendimento_btn.IsTab = true; this.Atendimento_btn.Location = new System.Drawing.Point(13, 357); this.Atendimento_btn.Margin = new System.Windows.Forms.Padding(4); this.Atendimento_btn.Name = "Atendimento_btn"; this.Atendimento_btn.Normalcolor = System.Drawing.Color.Transparent; this.Atendimento_btn.OnHovercolor = System.Drawing.Color.Transparent; this.Atendimento_btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.Atendimento_btn.selected = false; this.Atendimento_btn.Size = new System.Drawing.Size(193, 40); this.Atendimento_btn.TabIndex = 3; this.Atendimento_btn.Text = " Atendimento"; this.Atendimento_btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Atendimento_btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.Atendimento_btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Atendimento_btn.Click += new System.EventHandler(this.Atendimento_btn_Click); // // Picture_Logo // this.Picture_Logo.BackColor = System.Drawing.Color.Transparent; this.Picture_Logo.Image = ((System.Drawing.Image)(resources.GetObject("Picture_Logo.Image"))); this.Picture_Logo.Location = new System.Drawing.Point(11, 3); this.Picture_Logo.Name = "Picture_Logo"; this.Picture_Logo.Size = new System.Drawing.Size(194, 179); this.Picture_Logo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.Picture_Logo.TabIndex = 6; this.Picture_Logo.TabStop = false; // // Exit_Button // this.Exit_Button.Active = false; this.Exit_Button.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(228)))), ((int)(((byte)(253))))); this.Exit_Button.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.Exit_Button.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(9)))), ((int)(((byte)(154)))), ((int)(((byte)(171))))); this.Exit_Button.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Exit_Button.BorderRadius = 0; this.Exit_Button.ButtonText = "x"; this.Exit_Button.Cursor = System.Windows.Forms.Cursors.Hand; this.Exit_Button.DisabledColor = System.Drawing.Color.Gray; this.Exit_Button.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Exit_Button.ForeColor = System.Drawing.SystemColors.AppWorkspace; this.Exit_Button.Iconcolor = System.Drawing.Color.WhiteSmoke; this.Exit_Button.Iconimage = null; this.Exit_Button.Iconimage_right = null; this.Exit_Button.Iconimage_right_Selected = null; this.Exit_Button.Iconimage_Selected = null; this.Exit_Button.IconMarginLeft = 0; this.Exit_Button.IconMarginRight = 0; this.Exit_Button.IconRightVisible = true; this.Exit_Button.IconRightZoom = 0D; this.Exit_Button.IconVisible = true; this.Exit_Button.IconZoom = 90D; this.Exit_Button.IsTab = false; this.Exit_Button.Location = new System.Drawing.Point(729, 3); this.Exit_Button.Margin = new System.Windows.Forms.Padding(5); this.Exit_Button.Name = "Exit_Button"; this.Exit_Button.Normalcolor = System.Drawing.Color.FromArgb(((int)(((byte)(9)))), ((int)(((byte)(154)))), ((int)(((byte)(171))))); this.Exit_Button.OnHovercolor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(184)))), ((int)(((byte)(204))))); this.Exit_Button.OnHoverTextColor = System.Drawing.Color.Gainsboro; this.Exit_Button.selected = false; this.Exit_Button.Size = new System.Drawing.Size(39, 23); this.Exit_Button.TabIndex = 8; this.Exit_Button.Text = "x"; this.Exit_Button.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.Exit_Button.Textcolor = System.Drawing.Color.Gainsboro; this.Exit_Button.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Exit_Button.Click += new System.EventHandler(this.Exit_Button_Click); // // Elipse_TelaPrincipal // this.Elipse_TelaPrincipal.ElipseRadius = 5; this.Elipse_TelaPrincipal.TargetControl = this; // // Elipse_Solicitacao // this.Elipse_Solicitacao.ElipseRadius = 5; this.Elipse_Solicitacao.TargetControl = this.Solicitacao_btn; // // Elipse_Home // this.Elipse_Home.ElipseRadius = 5; this.Elipse_Home.TargetControl = this.Home_btn; // // Elipes_Atendimento // this.Elipes_Atendimento.ElipseRadius = 5; this.Elipes_Atendimento.TargetControl = this.Atendimento_btn; // // Elipse_Cadastro // this.Elipse_Cadastro.ElipseRadius = 5; this.Elipse_Cadastro.TargetControl = this.Cadastro_btn; // // Elipse_Relatorio // this.Elipse_Relatorio.ElipseRadius = 5; this.Elipse_Relatorio.TargetControl = this.Relatorios_btn; // // Elipse_SAC // this.Elipse_SAC.ElipseRadius = 5; this.Elipse_SAC.TargetControl = this.SAC_btn; // // Drag_Panel // this.Drag_Panel.Fixed = true; this.Drag_Panel.Horizontal = true; this.Drag_Panel.TargetControl = this.Panel_Menus; this.Drag_Panel.Vertical = true; // // Panel_Menus // this.Panel_Menus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(60)))), ((int)(((byte)(69))))); this.Panel_Menus.Dock = System.Windows.Forms.DockStyle.Fill; this.Panel_Menus.Location = new System.Drawing.Point(223, 0); this.Panel_Menus.Name = "Panel_Menus"; this.Panel_Menus.Size = new System.Drawing.Size(548, 657); this.Panel_Menus.TabIndex = 11; // // Drag_Tela_Principal // this.Drag_Tela_Principal.Fixed = true; this.Drag_Tela_Principal.Horizontal = true; this.Drag_Tela_Principal.TargetControl = this; this.Drag_Tela_Principal.Vertical = true; // // Drag_Logo // this.Drag_Logo.Fixed = true; this.Drag_Logo.Horizontal = true; this.Drag_Logo.TargetControl = this.Picture_Logo; this.Drag_Logo.Vertical = true; // // Solicitacao_btn_ // this.Solicitacao_btn_.Active = false; this.Solicitacao_btn_.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87))))); this.Solicitacao_btn_.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87))))); this.Solicitacao_btn_.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Solicitacao_btn_.BorderRadius = 0; this.Solicitacao_btn_.ButtonText = " Bunifu Flat Button"; this.Solicitacao_btn_.Cursor = System.Windows.Forms.Cursors.Hand; this.Solicitacao_btn_.DisabledColor = System.Drawing.Color.Gray; this.Solicitacao_btn_.Iconcolor = System.Drawing.Color.Transparent; this.Solicitacao_btn_.Iconimage = ((System.Drawing.Image)(resources.GetObject("Solicitacao_btn_.Iconimage"))); this.Solicitacao_btn_.Iconimage_right = null; this.Solicitacao_btn_.Iconimage_right_Selected = null; this.Solicitacao_btn_.Iconimage_Selected = null; this.Solicitacao_btn_.IconMarginLeft = 0; this.Solicitacao_btn_.IconMarginRight = 0; this.Solicitacao_btn_.IconRightVisible = true; this.Solicitacao_btn_.IconRightZoom = 0D; this.Solicitacao_btn_.IconVisible = true; this.Solicitacao_btn_.IconZoom = 90D; this.Solicitacao_btn_.IsTab = false; this.Solicitacao_btn_.Location = new System.Drawing.Point(0, 0); this.Solicitacao_btn_.Name = "Solicitacao_btn_"; this.Solicitacao_btn_.Normalcolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87))))); this.Solicitacao_btn_.OnHovercolor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77))))); this.Solicitacao_btn_.OnHoverTextColor = System.Drawing.Color.White; this.Solicitacao_btn_.selected = false; this.Solicitacao_btn_.Size = new System.Drawing.Size(241, 48); this.Solicitacao_btn_.TabIndex = 0; this.Solicitacao_btn_.Text = " Bunifu Flat Button"; this.Solicitacao_btn_.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.Solicitacao_btn_.Textcolor = System.Drawing.Color.White; this.Solicitacao_btn_.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); // // TrocaSenha_Btn // this.TrocaSenha_Btn.Active = false; this.TrocaSenha_Btn.Activecolor = System.Drawing.Color.Transparent; this.TrocaSenha_Btn.BackColor = System.Drawing.Color.Transparent; this.TrocaSenha_Btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.TrocaSenha_Btn.BorderRadius = 0; this.TrocaSenha_Btn.ButtonText = ""; this.TrocaSenha_Btn.Cursor = System.Windows.Forms.Cursors.Hand; this.TrocaSenha_Btn.DisabledColor = System.Drawing.Color.Transparent; this.TrocaSenha_Btn.Iconcolor = System.Drawing.Color.Transparent; this.TrocaSenha_Btn.Iconimage = global::PIM_4_PERIODO.Properties.Resources.ATENDIMENTO_HOVER; this.TrocaSenha_Btn.Iconimage_right = null; this.TrocaSenha_Btn.Iconimage_right_Selected = null; this.TrocaSenha_Btn.Iconimage_Selected = null; this.TrocaSenha_Btn.IconMarginLeft = 0; this.TrocaSenha_Btn.IconMarginRight = 0; this.TrocaSenha_Btn.IconRightVisible = true; this.TrocaSenha_Btn.IconRightZoom = 0D; this.TrocaSenha_Btn.IconVisible = true; this.TrocaSenha_Btn.IconZoom = 80D; this.TrocaSenha_Btn.IsTab = true; this.TrocaSenha_Btn.Location = new System.Drawing.Point(128, 609); this.TrocaSenha_Btn.Margin = new System.Windows.Forms.Padding(4); this.TrocaSenha_Btn.Name = "TrocaSenha_Btn"; this.TrocaSenha_Btn.Normalcolor = System.Drawing.Color.Transparent; this.TrocaSenha_Btn.OnHovercolor = System.Drawing.Color.Transparent; this.TrocaSenha_Btn.OnHoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(176)))), ((int)(((byte)(195))))); this.TrocaSenha_Btn.selected = false; this.TrocaSenha_Btn.Size = new System.Drawing.Size(36, 35); this.TrocaSenha_Btn.TabIndex = 9; this.TrocaSenha_Btn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.TrocaSenha_Btn.Textcolor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(201)))), ((int)(((byte)(209))))); this.TrocaSenha_Btn.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TrocaSenha_Btn.Click += new System.EventHandler(this.TrocaSenha_Btn_Click); // // TelaPrincipal // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(196)))), ((int)(((byte)(210))))); this.ClientSize = new System.Drawing.Size(771, 657); this.Controls.Add(this.Exit_Button); this.Controls.Add(this.Panel_Menus); this.Controls.Add(Painel_Menu); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "TelaPrincipal"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "TelaPrincipal"; Painel_Menu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.Picture_Logo)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel5 = new Panel(); Panel2 = new Panel(); Label1 = new Label(); PictureBox1 = new PictureBox(); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel5.SuspendLayout(); Panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)PictureBox1).BeginInit(); SuspendLayout(); // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 6, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1224, 856); BunifuShadowPanel1.TabIndex = 4; // // Panel1 // Panel1.BackColor = Color.White; Panel1.Controls.Add(Panel5); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 6); Panel1.Name = "Panel1"; Panel1.Size = new Size(1209, 845); Panel1.TabIndex = 32; // // Panel5 // Panel5.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel5.Controls.Add(Panel2); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(0, 0); Panel5.Name = "Panel5"; Panel5.Padding = new Padding(0, 35, 0, 0); Panel5.Size = new Size(1209, 845); Panel5.TabIndex = 33; // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(Label1); Panel2.Controls.Add(PictureBox1); Panel2.Dock = DockStyle.Fill; Panel2.Font = new Font("Segoe UI", 9.75f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Panel2.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel2.Location = new Point(0, 35); Panel2.Name = "Panel2"; Panel2.Size = new Size(1209, 810); Panel2.TabIndex = 0; // // Label1 // Label1.Anchor = AnchorStyles.None; Label1.AutoSize = true; Label1.Font = new Font("Segoe UI", 24.21818f, 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(489, 506); Label1.Name = "Label1"; Label1.Size = new Size(258, 45); Label1.TabIndex = 1; Label1.Text = "In construction..."; // // PictureBox1 // PictureBox1.Anchor = AnchorStyles.None; PictureBox1.Image = My.Resources.Resources.dinConstruction; PictureBox1.Location = new Point(483, 156); PictureBox1.Name = "PictureBox1"; PictureBox1.Size = new Size(288, 311); PictureBox1.SizeMode = PictureBoxSizeMode.Zoom; PictureBox1.TabIndex = 0; PictureBox1.TabStop = false; // // FrmInConstruction // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; BackColor = Color.White; ClientSize = new Size(1224, 856); ControlBox = false; Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmInConstruction"; StartPosition = FormStartPosition.CenterScreen; BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel5.ResumeLayout(false); Panel2.ResumeLayout(false); Panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)PictureBox1).EndInit(); Load += new EventHandler(Test_Load); ResumeLayout(false); }
private void InitializeComponent() { var resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTimeTracker)); 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(); Panel2 = new Panel(); messageButto = new CustomizedControlsLibrary.ShapedLabel(); _clockInOutButton = new Bunifu.UI.WinForms.BunifuButton.BunifuButton(); _clockInOutButton.Click += new EventHandler(clockInOutButton_Click); titleLabel = new Label(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel5 = new Panel(); Panel2.SuspendLayout(); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel5.SuspendLayout(); SuspendLayout(); // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(messageButto); Panel2.Controls.Add(_clockInOutButton); Panel2.Controls.Add(titleLabel); Panel2.Dock = DockStyle.Fill; Panel2.Location = new Point(0, 40); Panel2.Name = "Panel2"; Panel2.Size = new Size(1140, 678); Panel2.TabIndex = 0; // // messageButto // messageButto.Anchor = AnchorStyles.None; messageButto.BackColor = Color.Gray; messageButto.BorderColor = Color.Transparent; messageButto.Edge = 200; messageButto.Font = new Font("Segoe UI Semibold", 20.29091f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); messageButto.Location = new Point(470, 159); messageButto.Name = "messageButto"; messageButto.Size = new Size(199, 203); messageButto.TabIndex = 81; messageButto.Text = "CLOCKED" + '\r' + '\n' + "OUT"; messageButto.TextAlign = ContentAlignment.MiddleCenter; // // clockInOutButton // _clockInOutButton.AllowToggling = false; _clockInOutButton.Anchor = AnchorStyles.None; _clockInOutButton.AnimationSpeed = 200; _clockInOutButton.AutoGenerateColors = false; _clockInOutButton.BackColor = Color.Transparent; _clockInOutButton.BackColor1 = Color.Teal; _clockInOutButton.BackgroundImage = (Image)resources.GetObject("clockInOutButton.BackgroundImage"); _clockInOutButton.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; _clockInOutButton.ButtonText = "Clock In"; _clockInOutButton.ButtonTextMarginLeft = 0; _clockInOutButton.ColorContrastOnClick = 45; _clockInOutButton.ColorContrastOnHover = 45; _clockInOutButton.Cursor = Cursors.Hand; BorderEdges1.BottomLeft = true; BorderEdges1.BottomRight = true; BorderEdges1.TopLeft = true; BorderEdges1.TopRight = true; _clockInOutButton.CustomizableEdges = BorderEdges1; _clockInOutButton.DialogResult = DialogResult.None; _clockInOutButton.DisabledBorderColor = Color.Empty; _clockInOutButton.DisabledFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204))); _clockInOutButton.DisabledForecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168))); _clockInOutButton.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed; _clockInOutButton.Font = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _clockInOutButton.ForeColor = Color.White; _clockInOutButton.IconLeftCursor = Cursors.Hand; _clockInOutButton.IconMarginLeft = 11; _clockInOutButton.IconPadding = 10; _clockInOutButton.IconRightCursor = Cursors.Hand; _clockInOutButton.IdleBorderColor = Color.Teal; _clockInOutButton.IdleBorderRadius = 3; _clockInOutButton.IdleBorderThickness = 1; _clockInOutButton.IdleFillColor = Color.Teal; _clockInOutButton.IdleIconLeftImage = null; _clockInOutButton.IdleIconRightImage = null; _clockInOutButton.IndicateFocus = true; _clockInOutButton.Location = new Point(493, 551); _clockInOutButton.Name = "_clockInOutButton"; 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; _clockInOutButton.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; _clockInOutButton.OnPressedState = StateProperties2; _clockInOutButton.Size = new Size(161, 51); _clockInOutButton.TabIndex = 79; _clockInOutButton.TextAlign = ContentAlignment.MiddleCenter; _clockInOutButton.TextMarginLeft = 0; _clockInOutButton.UseDefaultRadiusAndThickness = true; // // titleLabel // titleLabel.Anchor = AnchorStyles.None; titleLabel.Font = new Font("Segoe UI", 18.32727f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); titleLabel.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); titleLabel.Location = new Point(195, 26); titleLabel.Name = "titleLabel"; titleLabel.Size = new Size(749, 87); titleLabel.TabIndex = 1; titleLabel.Text = "CLock in Message"; titleLabel.TextAlign = ContentAlignment.MiddleCenter; // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 6, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1155, 729); BunifuShadowPanel1.TabIndex = 5; // // Panel1 // Panel1.BackColor = Color.White; Panel1.Controls.Add(Panel5); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 6); Panel1.Name = "Panel1"; Panel1.Size = new Size(1140, 718); Panel1.TabIndex = 32; // // Panel5 // Panel5.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel5.Controls.Add(Panel2); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(0, 0); Panel5.Name = "Panel5"; Panel5.Padding = new Padding(0, 40, 0, 0); Panel5.Size = new Size(1140, 718); Panel5.TabIndex = 33; // // FrmTimeTracker // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; BackColor = Color.White; ClientSize = new Size(1155, 729); Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmTimeTracker"; Text = "FrmTimeTracker"; Panel2.ResumeLayout(false); BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel5.ResumeLayout(false); Load += new EventHandler(FrmTimeTracker_Load); ResumeLayout(false); }
private void InitializeComponent() { var resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmListContainers)); var StateProperties1 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var StateProperties2 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var StateProperties3 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var StateProperties4 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var BorderEdges1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges(); var StateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties(); var StateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties(); Label1 = new Label(); _ComboSSLineList = new Bunifu.UI.WinForms.BunifuDropdown(); _ComboSSLineList.SelectedIndexChanged += new EventHandler(ComboSSLineList_SelectedIndexChanged); _TextSSLineListSearch = new BunifuTextBox(); _TextSSLineListSearch.TextChanged += new EventHandler(BunifuTextBox1_TextChanged); _assignBunifuButton = new Bunifu.UI.WinForms.BunifuButton.BunifuButton(); _assignBunifuButton.Click += new EventHandler(BunifuButton2_Click); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel5 = new Panel(); _closeFlatButton = new Bunifu.Framework.UI.BunifuFlatButton(); _closeFlatButton.Click += new EventHandler(closeFlatButton_Click); Panel2 = new Panel(); _ContainerList2 = new WTC_CeresControls.ContainerList(); _ContainerList2.RemoveAssignment += new WTC_CeresControls.ContainerList.RemoveAssignmentEventHandler(ContainerList2_RemoveAssignment); _ContainerList2.ExportAsCSV += new WTC_CeresControls.ContainerList.ExportAsCSVEventHandler(ContainerList2_ExportAsCSV); _ContainerList2.ContainersSelected += new WTC_CeresControls.ContainerList.ContainersSelectedEventHandler(ContainerList2_ContainersSelected); Label2 = new Label(); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel5.SuspendLayout(); Panel2.SuspendLayout(); SuspendLayout(); // // Label1 // Label1.Anchor = AnchorStyles.Top; 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(121, 64); Label1.Name = "Label1"; Label1.Size = new Size(131, 25); Label1.TabIndex = 2; Label1.Text = "Shipping Line:"; // // ComboSSLineList // _ComboSSLineList.Anchor = AnchorStyles.Top; _ComboSSLineList.BackColor = Color.White; _ComboSSLineList.BorderRadius = 3; _ComboSSLineList.Color = Color.Teal; _ComboSSLineList.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; _ComboSSLineList.DisabledColor = Color.Gray; _ComboSSLineList.DrawMode = DrawMode.OwnerDrawFixed; _ComboSSLineList.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thin; _ComboSSLineList.DropDownStyle = ComboBoxStyle.DropDownList; _ComboSSLineList.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; _ComboSSLineList.FillDropDown = false; _ComboSSLineList.FillIndicator = true; _ComboSSLineList.FlatStyle = FlatStyle.Flat; _ComboSSLineList.Font = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _ComboSSLineList.ForeColor = SystemColors.ControlDarkDark; _ComboSSLineList.FormattingEnabled = true; _ComboSSLineList.Icon = null; _ComboSSLineList.IndicatorColor = Color.Teal; _ComboSSLineList.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; _ComboSSLineList.ItemBackColor = Color.White; _ComboSSLineList.ItemBorderColor = Color.White; _ComboSSLineList.ItemForeColor = SystemColors.ControlDarkDark; _ComboSSLineList.ItemHeight = 28; _ComboSSLineList.ItemHighLightColor = Color.Gray; _ComboSSLineList.Location = new Point(253, 58); _ComboSSLineList.MaxDropDownItems = 50; _ComboSSLineList.Name = "_ComboSSLineList"; _ComboSSLineList.Size = new Size(465, 34); _ComboSSLineList.TabIndex = 106; _ComboSSLineList.Text = null; // // TextSSLineListSearch // _TextSSLineListSearch.AcceptsReturn = false; _TextSSLineListSearch.AcceptsTab = false; _TextSSLineListSearch.Anchor = AnchorStyles.Top; _TextSSLineListSearch.AnimationSpeed = 200; _TextSSLineListSearch.AutoCompleteMode = AutoCompleteMode.None; _TextSSLineListSearch.AutoCompleteSource = AutoCompleteSource.None; _TextSSLineListSearch.BackColor = Color.Transparent; _TextSSLineListSearch.BackgroundImage = (Image)resources.GetObject("TextSSLineListSearch.BackgroundImage"); _TextSSLineListSearch.BorderColorActive = Color.Teal; _TextSSLineListSearch.BorderColorDisabled = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(161)), Conversions.ToInteger(Conversions.ToByte(161)), Conversions.ToInteger(Conversions.ToByte(161))); _TextSSLineListSearch.BorderColorHover = Color.Teal; _TextSSLineListSearch.BorderColorIdle = Color.Gray; _TextSSLineListSearch.BorderRadius = 1; _TextSSLineListSearch.BorderThickness = 1; _TextSSLineListSearch.CharacterCasing = CharacterCasing.Normal; _TextSSLineListSearch.Cursor = Cursors.IBeam; _TextSSLineListSearch.DefaultFont = new Font("Segoe UI Semibold", 9.75f); _TextSSLineListSearch.DefaultText = ""; _TextSSLineListSearch.FillColor = Color.White; _TextSSLineListSearch.HideSelection = true; _TextSSLineListSearch.IconLeft = null; _TextSSLineListSearch.IconLeftCursor = Cursors.IBeam; _TextSSLineListSearch.IconPadding = 10; _TextSSLineListSearch.IconRight = null; _TextSSLineListSearch.IconRightCursor = Cursors.IBeam; _TextSSLineListSearch.Lines = new string[0]; _TextSSLineListSearch.Location = new Point(1055, 58); _TextSSLineListSearch.MaxLength = 32767; _TextSSLineListSearch.MinimumSize = new Size(100, 35); _TextSSLineListSearch.Modified = false; _TextSSLineListSearch.Multiline = false; _TextSSLineListSearch.Name = "_TextSSLineListSearch"; StateProperties1.BorderColor = Color.Teal; StateProperties1.FillColor = Color.Empty; StateProperties1.ForeColor = Color.Empty; StateProperties1.PlaceholderForeColor = Color.Empty; _TextSSLineListSearch.OnActiveState = StateProperties1; StateProperties2.BorderColor = Color.Empty; StateProperties2.FillColor = Color.White; StateProperties2.ForeColor = Color.Empty; StateProperties2.PlaceholderForeColor = Color.Silver; _TextSSLineListSearch.OnDisabledState = StateProperties2; StateProperties3.BorderColor = Color.Teal; StateProperties3.FillColor = Color.Empty; StateProperties3.ForeColor = Color.Empty; StateProperties3.PlaceholderForeColor = Color.Empty; _TextSSLineListSearch.OnHoverState = StateProperties3; StateProperties4.BorderColor = Color.Gray; StateProperties4.FillColor = Color.White; StateProperties4.ForeColor = Color.Empty; StateProperties4.PlaceholderForeColor = Color.Empty; _TextSSLineListSearch.OnIdleState = StateProperties4; _TextSSLineListSearch.PasswordChar = '\0'; _TextSSLineListSearch.PlaceholderForeColor = Color.Silver; _TextSSLineListSearch.PlaceholderText = "Search..."; _TextSSLineListSearch.ReadOnly = false; _TextSSLineListSearch.ScrollBars = ScrollBars.None; _TextSSLineListSearch.SelectedText = ""; _TextSSLineListSearch.SelectionLength = 0; _TextSSLineListSearch.SelectionStart = 0; _TextSSLineListSearch.ShortcutsEnabled = true; _TextSSLineListSearch.Size = new Size(324, 35); _TextSSLineListSearch.Style = _Style.Bunifu; _TextSSLineListSearch.TabIndex = 108; _TextSSLineListSearch.TextAlign = HorizontalAlignment.Left; _TextSSLineListSearch.TextMarginBottom = 0; _TextSSLineListSearch.TextMarginLeft = 5; _TextSSLineListSearch.TextMarginTop = 0; _TextSSLineListSearch.TextPlaceholder = "Search..."; _TextSSLineListSearch.UseSystemPasswordChar = false; _TextSSLineListSearch.WordWrap = true; // // assignBunifuButton // _assignBunifuButton.AllowToggling = false; _assignBunifuButton.Anchor = AnchorStyles.Right; _assignBunifuButton.AnimationSpeed = 200; _assignBunifuButton.AutoGenerateColors = false; _assignBunifuButton.BackColor = Color.Transparent; _assignBunifuButton.BackColor1 = Color.Teal; _assignBunifuButton.BackgroundImage = (Image)resources.GetObject("assignBunifuButton.BackgroundImage"); _assignBunifuButton.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; _assignBunifuButton.ButtonText = "Assign..."; _assignBunifuButton.ButtonTextMarginLeft = 0; _assignBunifuButton.ColorContrastOnClick = 45; _assignBunifuButton.ColorContrastOnHover = 45; _assignBunifuButton.Cursor = Cursors.Hand; BorderEdges1.BottomLeft = true; BorderEdges1.BottomRight = true; BorderEdges1.TopLeft = true; BorderEdges1.TopRight = true; _assignBunifuButton.CustomizableEdges = BorderEdges1; _assignBunifuButton.DialogResult = DialogResult.None; _assignBunifuButton.DisabledBorderColor = Color.Empty; _assignBunifuButton.DisabledFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204))); _assignBunifuButton.DisabledForecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168))); _assignBunifuButton.Enabled = false; _assignBunifuButton.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed; _assignBunifuButton.Font = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _assignBunifuButton.ForeColor = Color.White; _assignBunifuButton.IconLeftCursor = Cursors.Hand; _assignBunifuButton.IconMarginLeft = 11; _assignBunifuButton.IconPadding = 10; _assignBunifuButton.IconRightCursor = Cursors.Hand; _assignBunifuButton.IdleBorderColor = Color.Teal; _assignBunifuButton.IdleBorderRadius = 3; _assignBunifuButton.IdleBorderThickness = 1; _assignBunifuButton.IdleFillColor = Color.Teal; _assignBunifuButton.IdleIconLeftImage = null; _assignBunifuButton.IdleIconRightImage = null; _assignBunifuButton.IndicateFocus = true; _assignBunifuButton.Location = new Point(1372, 824); _assignBunifuButton.Name = "_assignBunifuButton"; StateProperties5.BorderColor = Color.MediumTurquoise; StateProperties5.BorderRadius = 3; StateProperties5.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties5.BorderThickness = 1; StateProperties5.FillColor = Color.MediumTurquoise; StateProperties5.ForeColor = Color.White; StateProperties5.IconLeftImage = null; StateProperties5.IconRightImage = null; _assignBunifuButton.onHoverState = StateProperties5; StateProperties6.BorderColor = Color.Teal; StateProperties6.BorderRadius = 3; StateProperties6.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties6.BorderThickness = 1; StateProperties6.FillColor = Color.Teal; StateProperties6.ForeColor = Color.White; StateProperties6.IconLeftImage = null; StateProperties6.IconRightImage = null; _assignBunifuButton.OnPressedState = StateProperties6; _assignBunifuButton.Size = new Size(123, 44); _assignBunifuButton.TabIndex = 116; _assignBunifuButton.TextAlign = ContentAlignment.MiddleCenter; _assignBunifuButton.TextMarginLeft = 0; _assignBunifuButton.UseDefaultRadiusAndThickness = true; // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 6, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1537, 928); BunifuShadowPanel1.TabIndex = 117; // // Panel1 // Panel1.BackColor = Color.White; Panel1.Controls.Add(Panel5); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 6); Panel1.Name = "Panel1"; Panel1.Size = new Size(1522, 917); Panel1.TabIndex = 32; // // Panel5 // Panel5.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel5.Controls.Add(_closeFlatButton); Panel5.Controls.Add(Panel2); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(0, 0); Panel5.Name = "Panel5"; Panel5.Padding = new Padding(0, 40, 0, 0); Panel5.Size = new Size(1522, 917); Panel5.TabIndex = 33; // // closeFlatButton // _closeFlatButton.Active = false; _closeFlatButton.Activecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _closeFlatButton.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _closeFlatButton.BackgroundImageLayout = ImageLayout.Stretch; _closeFlatButton.BorderRadius = 0; _closeFlatButton.ButtonText = "🗙"; _closeFlatButton.Cursor = Cursors.Hand; _closeFlatButton.DisabledColor = Color.Gray; _closeFlatButton.Font = new Font("Microsoft Sans Serif", 7.854546f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); _closeFlatButton.Iconcolor = Color.Transparent; _closeFlatButton.Iconimage = null; _closeFlatButton.Iconimage_right = null; _closeFlatButton.Iconimage_right_Selected = null; _closeFlatButton.Iconimage_Selected = null; _closeFlatButton.IconMarginLeft = 0; _closeFlatButton.IconMarginRight = 0; _closeFlatButton.IconRightVisible = true; _closeFlatButton.IconRightZoom = 0d; _closeFlatButton.IconVisible = true; _closeFlatButton.IconZoom = 90.0d; _closeFlatButton.IsTab = false; _closeFlatButton.Location = new Point(1478, 3); _closeFlatButton.Name = "_closeFlatButton"; _closeFlatButton.Normalcolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _closeFlatButton.OnHovercolor = Color.Gray; _closeFlatButton.OnHoverTextColor = Color.White; _closeFlatButton.selected = false; _closeFlatButton.Size = new Size(44, 37); _closeFlatButton.TabIndex = 168; _closeFlatButton.Text = "🗙"; _closeFlatButton.TextAlign = ContentAlignment.MiddleCenter; _closeFlatButton.Textcolor = Color.White; _closeFlatButton.TextFont = new Font("Microsoft Sans Serif", 20.29091f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(_ContainerList2); Panel2.Controls.Add(Label2); Panel2.Controls.Add(_ComboSSLineList); Panel2.Controls.Add(_assignBunifuButton); Panel2.Controls.Add(_TextSSLineListSearch); Panel2.Controls.Add(Label1); Panel2.Dock = DockStyle.Fill; Panel2.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel2.Location = new Point(0, 40); Panel2.Name = "Panel2"; Panel2.Size = new Size(1522, 877); Panel2.TabIndex = 0; // // ContainerList2 // _ContainerList2.ContainerListMode = WTC_CeresControls.ContainerList.ModeOfContainerList.SSLineContainerList; _ContainerList2.Location = new Point(141, 98); _ContainerList2.Name = "_ContainerList2"; _ContainerList2.Size = new Size(1354, 672); _ContainerList2.TabIndex = 118; // // Label2 // Label2.Anchor = AnchorStyles.Top; Label2.AutoSize = true; Label2.Font = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, 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(121, 14); Label2.Name = "Label2"; Label2.Size = new Size(176, 30); Label2.TabIndex = 117; Label2.Text = "List of containers"; // // FrmListContainers // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; BackColor = Color.White; ClientSize = new Size(1537, 928); Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmListContainers"; StartPosition = FormStartPosition.CenterParent; BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel5.ResumeLayout(false); Panel2.ResumeLayout(false); Panel2.PerformLayout(); Load += new EventHandler(FrmListContainers_Load); ResumeLayout(false); }
private void InitializeComponent() { Label2 = new Label(); Label1 = new Label(); ListView1 = new ListView(); ColumnHeader1 = new ColumnHeader(); ColumnHeader2 = new ColumnHeader(); ColumnHeader3 = new ColumnHeader(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel5 = new Panel(); Panel2 = new Panel(); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel5.SuspendLayout(); Panel2.SuspendLayout(); SuspendLayout(); // // Label2 // Label2.AutoSize = true; Label2.Font = new Font("Microsoft Sans Serif", 12.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label2.ForeColor = Color.Black; Label2.Location = new Point(57, 54); Label2.Name = "Label2"; Label2.Size = new Size(68, 24); Label2.TabIndex = 4; Label2.Text = "Action:"; // // Label1 // Label1.AutoSize = true; Label1.Font = new Font("Microsoft Sans Serif", 12.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label1.ForeColor = Color.Black; Label1.Location = new Point(57, 91); Label1.Name = "Label1"; Label1.Size = new Size(58, 24); Label1.TabIndex = 2; Label1.Text = "Type:"; // // ListView1 // ListView1.Columns.AddRange(new ColumnHeader[] { ColumnHeader1, ColumnHeader2, ColumnHeader3 }); ListView1.Font = new Font("Microsoft Sans Serif", 12.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); ListView1.HideSelection = false; ListView1.Location = new Point(51, 156); ListView1.Name = "ListView1"; ListView1.Size = new Size(599, 479); ListView1.TabIndex = 0; ListView1.UseCompatibleStateImageBehavior = false; ListView1.View = View.Details; // // ColumnHeader1 // ColumnHeader1.Text = "Action"; ColumnHeader1.Width = 442; // // ColumnHeader2 // ColumnHeader2.Text = "Date"; ColumnHeader2.Width = 146; // // ColumnHeader3 // ColumnHeader3.Text = ""; ColumnHeader3.Width = 0; // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 6, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1179, 750); BunifuShadowPanel1.TabIndex = 5; // // Panel1 // Panel1.BackColor = Color.White; Panel1.Controls.Add(Panel5); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 6); Panel1.Name = "Panel1"; Panel1.Size = new Size(1164, 739); Panel1.TabIndex = 32; // // Panel5 // Panel5.BackColor = Color.DimGray; Panel5.Controls.Add(Panel2); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(0, 0); Panel5.Name = "Panel5"; Panel5.Padding = new Padding(0, 40, 0, 0); Panel5.Size = new Size(1164, 739); Panel5.TabIndex = 33; // // Panel2 // Panel2.BackColor = Color.DimGray; Panel2.Controls.Add(Label1); Panel2.Controls.Add(Label2); Panel2.Controls.Add(ListView1); Panel2.Dock = DockStyle.Fill; Panel2.Location = new Point(0, 40); Panel2.Name = "Panel2"; Panel2.Size = new Size(1164, 699); Panel2.TabIndex = 0; // // FrmLogs // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; BackColor = Color.White; ClientSize = new Size(1179, 750); ControlBox = false; Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmLogs"; BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel5.ResumeLayout(false); Panel2.ResumeLayout(false); Panel2.PerformLayout(); ResumeLayout(false); }
private void InitializeComponent() { var resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSafetyRiskMain)); Panel1 = new Panel(); MenuStrip1 = new MenuStrip(); ToolStripMenuItem = new ToolStripMenuItem(); _menuWorkedHours = new ToolStripMenuItem(); _menuWorkedHours.Click += new EventHandler(menuWorkedHours_Click); _menuDocumentStorage = new ToolStripMenuItem(); _menuDocumentStorage.Click += new EventHandler(menuDocumentStorage_Click); _ReportOfWhoIsWorkingToolStripMenuItem = new ToolStripMenuItem(); _ReportOfWhoIsWorkingToolStripMenuItem.Click += new EventHandler(ReportOfWhoIsWorkingToolStripMenuItem_Click); BunifuLabel1 = new Bunifu.UI.WinForms.BunifuLabel(); Label1 = new Label(); PictureBox1 = new PictureBox(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel2 = new Panel(); Panel5 = new Panel(); Panel3 = new Panel(); Label3 = new Label(); PictureBox2 = new PictureBox(); Panel1.SuspendLayout(); MenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)PictureBox1).BeginInit(); BunifuShadowPanel1.SuspendLayout(); Panel2.SuspendLayout(); Panel5.SuspendLayout(); Panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)PictureBox2).BeginInit(); SuspendLayout(); // // Panel1 // Panel1.Anchor = AnchorStyles.Top | AnchorStyles.Right; Panel1.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel1.Controls.Add(MenuStrip1); Panel1.Location = new Point(1411, 3); Panel1.Name = "Panel1"; Panel1.Size = new Size(98, 40); Panel1.TabIndex = 36; // // MenuStrip1 // MenuStrip1.AutoSize = false; MenuStrip1.BackColor = Color.Transparent; MenuStrip1.BackgroundImageLayout = ImageLayout.Zoom; MenuStrip1.Dock = DockStyle.None; MenuStrip1.Font = new Font("Segoe UI", 11.12727f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); MenuStrip1.ImageScalingSize = new Size(20, 20); MenuStrip1.Items.AddRange(new ToolStripItem[] { ToolStripMenuItem }); MenuStrip1.Location = new Point(51, -3); MenuStrip1.Name = "MenuStrip1"; MenuStrip1.Size = new Size(43, 47); MenuStrip1.TabIndex = 111; MenuStrip1.Text = "kj"; // // ToolStripMenuItem // ToolStripMenuItem.Alignment = ToolStripItemAlignment.Right; ToolStripMenuItem.AutoSize = false; ToolStripMenuItem.BackColor = Color.Transparent; ToolStripMenuItem.BackgroundImage = My.Resources.Resources.copy_file_White; ToolStripMenuItem.BackgroundImageLayout = ImageLayout.Zoom; ToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { _menuWorkedHours, _menuDocumentStorage, _ReportOfWhoIsWorkingToolStripMenuItem }); ToolStripMenuItem.Name = "ToolStripMenuItem"; ToolStripMenuItem.RightToLeft = RightToLeft.No; ToolStripMenuItem.Size = new Size(29, 28); ToolStripMenuItem.TextAlign = ContentAlignment.MiddleLeft; ToolStripMenuItem.TextDirection = ToolStripTextDirection.Horizontal; // // menuWorkedHours // _menuWorkedHours.BackColor = SystemColors.Control; _menuWorkedHours.Font = new Font("Segoe UI", 12.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); _menuWorkedHours.Name = "_menuWorkedHours"; _menuWorkedHours.Size = new Size(274, 26); _menuWorkedHours.Text = "Worked Hours"; // // menuDocumentStorage // _menuDocumentStorage.Font = new Font("Segoe UI", 12.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); _menuDocumentStorage.Name = "_menuDocumentStorage"; _menuDocumentStorage.Size = new Size(274, 26); _menuDocumentStorage.Text = "Document Storage"; // // ReportOfWhoIsWorkingToolStripMenuItem // _ReportOfWhoIsWorkingToolStripMenuItem.Name = "_ReportOfWhoIsWorkingToolStripMenuItem"; _ReportOfWhoIsWorkingToolStripMenuItem.Size = new Size(274, 26); _ReportOfWhoIsWorkingToolStripMenuItem.Text = "Report of employees working"; // // BunifuLabel1 // BunifuLabel1.AutoEllipsis = false; BunifuLabel1.CursorType = null; BunifuLabel1.Font = new Font("Microsoft Sans Serif", 14.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); BunifuLabel1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); BunifuLabel1.Location = new Point(30, 26); BunifuLabel1.Name = "BunifuLabel1"; BunifuLabel1.RightToLeft = RightToLeft.No; BunifuLabel1.Size = new Size(130, 26); BunifuLabel1.TabIndex = 37; BunifuLabel1.Text = "Safety and Risk"; BunifuLabel1.TextAlignment = ContentAlignment.TopLeft; BunifuLabel1.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // Label1 // Label1.Anchor = AnchorStyles.None; Label1.AutoSize = true; Label1.Font = new Font("Segoe UI", 24.21818f, 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(620, 631); Label1.Name = "Label1"; Label1.Size = new Size(258, 45); Label1.TabIndex = 39; Label1.Text = "In construction..."; // // PictureBox1 // PictureBox1.Anchor = AnchorStyles.None; PictureBox1.Image = My.Resources.Resources.dinConstruction; PictureBox1.Location = new Point(614, 281); PictureBox1.Name = "PictureBox1"; PictureBox1.Size = new Size(288, 311); PictureBox1.SizeMode = PictureBoxSizeMode.Zoom; PictureBox1.TabIndex = 38; PictureBox1.TabStop = false; // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel2); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 6, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1533, 965); BunifuShadowPanel1.TabIndex = 40; // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(Panel5); Panel2.Dock = DockStyle.Fill; Panel2.Location = new Point(10, 6); Panel2.Name = "Panel2"; Panel2.Size = new Size(1518, 954); Panel2.TabIndex = 32; // // Panel5 // Panel5.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel5.Controls.Add(Panel3); Panel5.Controls.Add(Panel1); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(0, 0); Panel5.Name = "Panel5"; Panel5.Padding = new Padding(0, 40, 0, 0); Panel5.Size = new Size(1518, 954); Panel5.TabIndex = 33; // // Panel3 // Panel3.BackColor = Color.White; Panel3.Controls.Add(Label3); Panel3.Controls.Add(PictureBox2); Panel3.Controls.Add(BunifuLabel1); Panel3.Dock = DockStyle.Fill; Panel3.Location = new Point(0, 40); Panel3.Name = "Panel3"; Panel3.Size = new Size(1518, 914); Panel3.TabIndex = 0; // // Label3 // Label3.Anchor = AnchorStyles.None; Label3.AutoSize = true; Label3.Font = new Font("Segoe UI", 24.21818f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label3.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Label3.Location = new Point(644, 558); Label3.Name = "Label3"; Label3.Size = new Size(258, 45); Label3.TabIndex = 1; Label3.Text = "In construction..."; // // PictureBox2 // PictureBox2.Anchor = AnchorStyles.None; PictureBox2.Image = My.Resources.Resources.dinConstruction; PictureBox2.Location = new Point(638, 208); PictureBox2.Name = "PictureBox2"; PictureBox2.Size = new Size(288, 311); PictureBox2.SizeMode = PictureBoxSizeMode.Zoom; PictureBox2.TabIndex = 0; PictureBox2.TabStop = false; // // FrmSafetyRiskMain // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; BackColor = Color.White; ClientSize = new Size(1533, 965); Controls.Add(BunifuShadowPanel1); Controls.Add(Label1); Controls.Add(PictureBox1); FormBorderStyle = FormBorderStyle.None; Name = "FrmSafetyRiskMain"; StartPosition = FormStartPosition.CenterScreen; Panel1.ResumeLayout(false); MenuStrip1.ResumeLayout(false); MenuStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)PictureBox1).EndInit(); BunifuShadowPanel1.ResumeLayout(false); Panel2.ResumeLayout(false); Panel5.ResumeLayout(false); Panel3.ResumeLayout(false); Panel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)PictureBox2).EndInit(); Load += new EventHandler(FrmSafetyRiskManagement_Load); ResumeLayout(false); PerformLayout(); }
private void InitializeComponent() { var resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmListTransfers)); 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 DataGridViewCellStyle1 = new DataGridViewCellStyle(); var DataGridViewCellStyle2 = new DataGridViewCellStyle(); var DataGridViewCellStyle3 = new DataGridViewCellStyle(); 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(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel2 = new Panel(); TableLayoutPanel3 = new TableLayoutPanel(); _deleteButton = new Bunifu.UI.WinForms.BunifuButton.BunifuButton(); _deleteButton.Click += new EventHandler(DeleteCompanyButton_Click); titleLabel = new Label(); Panel4 = new Panel(); _transfersBunifuDataGridView = new Bunifu.UI.WinForms.BunifuDataGridView(); _transfersBunifuDataGridView.CellContentClick += new DataGridViewCellEventHandler(transfersBunifuDataGridView_CellContentClick); Column1 = new DataGridViewTextBoxColumn(); Column15 = new DataGridViewCheckBoxColumn(); Column4 = new DataGridViewTextBoxColumn(); Column5 = new DataGridViewTextBoxColumn(); Column6 = new DataGridViewTextBoxColumn(); Column7 = new DataGridViewTextBoxColumn(); Column10 = new DataGridViewTextBoxColumn(); Column3 = new DataGridViewTextBoxColumn(); Column8 = new DataGridViewTextBoxColumn(); Column9 = new DataGridViewTextBoxColumn(); Column11 = new DataGridViewTextBoxColumn(); _createTransfeRButton = new Bunifu.UI.WinForms.BunifuButton.BunifuButton(); _createTransfeRButton.Click += new EventHandler(createTransfeRButton_Click); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel2.SuspendLayout(); TableLayoutPanel3.SuspendLayout(); Panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)_transfersBunifuDataGridView).BeginInit(); SuspendLayout(); // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 10, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1506, 869); BunifuShadowPanel1.TabIndex = 76; // // Panel1 // Panel1.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel1.Controls.Add(Panel2); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 10); Panel1.Name = "Panel1"; Panel1.Padding = new Padding(0, 40, 0, 0); Panel1.Size = new Size(1491, 854); Panel1.TabIndex = 33; // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(TableLayoutPanel3); Panel2.Controls.Add(titleLabel); Panel2.Controls.Add(Panel4); Panel2.Controls.Add(_createTransfeRButton); Panel2.Dock = DockStyle.Fill; Panel2.Location = new Point(0, 40); Panel2.Name = "Panel2"; Panel2.Size = new Size(1491, 814); Panel2.TabIndex = 1; // // TableLayoutPanel3 // TableLayoutPanel3.Anchor = AnchorStyles.None; TableLayoutPanel3.ColumnCount = 2; TableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25.0f)); TableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25.0f)); TableLayoutPanel3.Controls.Add(_deleteButton, 1, 0); TableLayoutPanel3.Location = new Point(1154, 743); TableLayoutPanel3.Name = "TableLayoutPanel3"; TableLayoutPanel3.RowCount = 1; TableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 100.0f)); TableLayoutPanel3.Size = new Size(257, 55); TableLayoutPanel3.TabIndex = 81; // // deleteButton // _deleteButton.AllowToggling = false; _deleteButton.AnimationSpeed = 200; _deleteButton.AutoGenerateColors = false; _deleteButton.BackColor = Color.Transparent; _deleteButton.BackColor1 = Color.IndianRed; _deleteButton.BackgroundImage = (Image)resources.GetObject("deleteButton.BackgroundImage"); _deleteButton.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; _deleteButton.ButtonText = "Delete"; _deleteButton.ButtonTextMarginLeft = 0; _deleteButton.ColorContrastOnClick = 45; _deleteButton.ColorContrastOnHover = 45; _deleteButton.Cursor = Cursors.Hand; BorderEdges1.BottomLeft = true; BorderEdges1.BottomRight = true; BorderEdges1.TopLeft = true; BorderEdges1.TopRight = true; _deleteButton.CustomizableEdges = BorderEdges1; _deleteButton.DialogResult = DialogResult.None; _deleteButton.DisabledBorderColor = Color.Empty; _deleteButton.DisabledFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204))); _deleteButton.DisabledForecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168))); _deleteButton.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed; _deleteButton.Font = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _deleteButton.ForeColor = Color.White; _deleteButton.IconLeftCursor = Cursors.Hand; _deleteButton.IconMarginLeft = 11; _deleteButton.IconPadding = 10; _deleteButton.IconRightCursor = Cursors.Hand; _deleteButton.IdleBorderColor = Color.IndianRed; _deleteButton.IdleBorderRadius = 3; _deleteButton.IdleBorderThickness = 1; _deleteButton.IdleFillColor = Color.IndianRed; _deleteButton.IdleIconLeftImage = null; _deleteButton.IdleIconRightImage = null; _deleteButton.IndicateFocus = true; _deleteButton.Location = new Point(131, 3); _deleteButton.Name = "_deleteButton"; 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; _deleteButton.onHoverState = StateProperties1; StateProperties2.BorderColor = Color.LightCoral; StateProperties2.BorderRadius = 3; StateProperties2.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties2.BorderThickness = 1; StateProperties2.FillColor = Color.LightCoral; StateProperties2.ForeColor = Color.White; StateProperties2.IconLeftImage = null; StateProperties2.IconRightImage = null; _deleteButton.OnPressedState = StateProperties2; _deleteButton.Size = new Size(123, 45); _deleteButton.TabIndex = 61; _deleteButton.TextAlign = ContentAlignment.MiddleCenter; _deleteButton.TextMarginLeft = 0; _deleteButton.UseDefaultRadiusAndThickness = true; // // titleLabel // titleLabel.Anchor = AnchorStyles.None; titleLabel.BackColor = Color.Transparent; titleLabel.Font = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); titleLabel.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); titleLabel.Location = new Point(55, 21); titleLabel.Name = "titleLabel"; titleLabel.Size = new Size(647, 36); titleLabel.TabIndex = 80; titleLabel.Text = "Current transfers"; titleLabel.TextAlign = ContentAlignment.MiddleLeft; // // Panel4 // Panel4.Anchor = AnchorStyles.None; Panel4.BorderStyle = BorderStyle.FixedSingle; Panel4.Controls.Add(_transfersBunifuDataGridView); Panel4.Location = new Point(59, 60); Panel4.Name = "Panel4"; Panel4.Size = new Size(1352, 678); Panel4.TabIndex = 79; // // transfersBunifuDataGridView // _transfersBunifuDataGridView.AllowCustomTheming = true; _transfersBunifuDataGridView.AllowUserToAddRows = false; _transfersBunifuDataGridView.AllowUserToDeleteRows = false; _transfersBunifuDataGridView.AllowUserToOrderColumns = true; _transfersBunifuDataGridView.AllowUserToResizeRows = false; DataGridViewCellStyle1.BackColor = Color.White; DataGridViewCellStyle1.ForeColor = Color.Black; DataGridViewCellStyle1.SelectionBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _transfersBunifuDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1; _transfersBunifuDataGridView.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill; _transfersBunifuDataGridView.BackgroundColor = Color.White; _transfersBunifuDataGridView.BorderStyle = BorderStyle.None; _transfersBunifuDataGridView.CellBorderStyle = DataGridViewCellBorderStyle.SingleHorizontal; _transfersBunifuDataGridView.ClipboardCopyMode = DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText; _transfersBunifuDataGridView.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; _transfersBunifuDataGridView.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2; _transfersBunifuDataGridView.ColumnHeadersHeight = 40; _transfersBunifuDataGridView.Columns.AddRange(new DataGridViewColumn[] { Column1, Column15, Column4, Column5, Column6, Column7, Column10, Column3, Column8, Column9, Column11 }); _transfersBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.BackColor = Color.White; _transfersBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.Font = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold); _transfersBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.ForeColor = Color.Black; _transfersBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224))); _transfersBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = Color.Black; _transfersBunifuDataGridView.CurrentTheme.BackColor = Color.Snow; _transfersBunifuDataGridView.CurrentTheme.GridColor = Color.Gray; _transfersBunifuDataGridView.CurrentTheme.HeaderStyle.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _transfersBunifuDataGridView.CurrentTheme.HeaderStyle.Font = new Font("Segoe UI Semibold", 11.75f, FontStyle.Bold); _transfersBunifuDataGridView.CurrentTheme.HeaderStyle.ForeColor = Color.White; _transfersBunifuDataGridView.CurrentTheme.Name = null; _transfersBunifuDataGridView.CurrentTheme.RowsStyle.BackColor = Color.WhiteSmoke; _transfersBunifuDataGridView.CurrentTheme.RowsStyle.Font = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold); _transfersBunifuDataGridView.CurrentTheme.RowsStyle.ForeColor = Color.Black; _transfersBunifuDataGridView.CurrentTheme.RowsStyle.SelectionBackColor = Color.Gray; _transfersBunifuDataGridView.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; _transfersBunifuDataGridView.DefaultCellStyle = DataGridViewCellStyle3; _transfersBunifuDataGridView.Dock = DockStyle.Fill; _transfersBunifuDataGridView.EnableHeadersVisualStyles = false; _transfersBunifuDataGridView.GridColor = Color.Gray; _transfersBunifuDataGridView.HeaderBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _transfersBunifuDataGridView.HeaderBgColor = Color.Empty; _transfersBunifuDataGridView.HeaderForeColor = Color.White; _transfersBunifuDataGridView.Location = new Point(0, 0); _transfersBunifuDataGridView.Name = "_transfersBunifuDataGridView"; _transfersBunifuDataGridView.ReadOnly = true; _transfersBunifuDataGridView.RowHeadersVisible = false; _transfersBunifuDataGridView.RowTemplate.DefaultCellStyle.SelectionBackColor = Color.Gray; _transfersBunifuDataGridView.RowTemplate.Height = 30; _transfersBunifuDataGridView.SelectionMode = DataGridViewSelectionMode.FullRowSelect; _transfersBunifuDataGridView.Size = new Size(1350, 676); _transfersBunifuDataGridView.TabIndex = 57; _transfersBunifuDataGridView.Theme = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Dark; // // Column1 // Column1.HeaderText = ""; Column1.Name = "Column1"; Column1.ReadOnly = true; Column1.Visible = false; // // Column15 // Column15.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column15.FillWeight = 68.988f; Column15.HeaderText = ""; Column15.Name = "Column15"; Column15.ReadOnly = true; Column15.Resizable = DataGridViewTriState.True; Column15.SortMode = DataGridViewColumnSortMode.Automatic; Column15.Width = 30; // // Column4 // Column4.FillWeight = 104.3427f; Column4.HeaderText = "Container #"; Column4.Name = "Column4"; Column4.ReadOnly = true; // // Column5 // Column5.FillWeight = 54.72337f; Column5.HeaderText = "Size"; Column5.Name = "Column5"; Column5.ReadOnly = true; Column5.Resizable = DataGridViewTriState.True; Column5.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column6 // Column6.FillWeight = 56.64131f; Column6.HeaderText = "Status"; Column6.Name = "Column6"; Column6.ReadOnly = true; Column6.Resizable = DataGridViewTriState.True; Column6.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column7 // Column7.FillWeight = 58.57397f; Column7.HeaderText = "Weight"; Column7.Name = "Column7"; Column7.ReadOnly = true; // // Column10 // Column10.FillWeight = 91.41531f; Column10.HeaderText = "Due (days)"; Column10.Name = "Column10"; Column10.ReadOnly = true; // // Column3 // Column3.FillWeight = 149.1011f; Column3.HeaderText = "Trucker"; Column3.Name = "Column3"; Column3.ReadOnly = true; Column3.Resizable = DataGridViewTriState.True; Column3.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column8 // Column8.FillWeight = 154.5456f; Column8.HeaderText = "From"; Column8.Name = "Column8"; Column8.ReadOnly = true; Column8.Resizable = DataGridViewTriState.True; Column8.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column9 // Column9.FillWeight = 149.8183f; Column9.HeaderText = "To"; Column9.Name = "Column9"; Column9.ReadOnly = true; Column9.Resizable = DataGridViewTriState.True; Column9.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column11 // Column11.FillWeight = 80.83832f; Column11.HeaderText = ""; Column11.Name = "Column11"; Column11.ReadOnly = true; // // createTransfeRButton // _createTransfeRButton.AllowToggling = false; _createTransfeRButton.Anchor = AnchorStyles.Top | AnchorStyles.Right; _createTransfeRButton.AnimationSpeed = 200; _createTransfeRButton.AutoGenerateColors = false; _createTransfeRButton.BackColor = Color.Transparent; _createTransfeRButton.BackColor1 = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); _createTransfeRButton.BackgroundImage = (Image)resources.GetObject("createTransfeRButton.BackgroundImage"); _createTransfeRButton.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; _createTransfeRButton.ButtonText = "Create Transfer"; _createTransfeRButton.ButtonTextMarginLeft = 0; _createTransfeRButton.ColorContrastOnClick = 45; _createTransfeRButton.ColorContrastOnHover = 45; _createTransfeRButton.Cursor = Cursors.Hand; BorderEdges2.BottomLeft = true; BorderEdges2.BottomRight = true; BorderEdges2.TopLeft = true; BorderEdges2.TopRight = true; _createTransfeRButton.CustomizableEdges = BorderEdges2; _createTransfeRButton.DialogResult = DialogResult.None; _createTransfeRButton.DisabledBorderColor = Color.Empty; _createTransfeRButton.DisabledFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204))); _createTransfeRButton.DisabledForecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168))); _createTransfeRButton.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed; _createTransfeRButton.Font = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _createTransfeRButton.ForeColor = Color.White; _createTransfeRButton.IconLeftCursor = Cursors.Hand; _createTransfeRButton.IconMarginLeft = 11; _createTransfeRButton.IconPadding = 10; _createTransfeRButton.IconRightCursor = Cursors.Hand; _createTransfeRButton.IdleBorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); _createTransfeRButton.IdleBorderRadius = 40; _createTransfeRButton.IdleBorderThickness = 1; _createTransfeRButton.IdleFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); _createTransfeRButton.IdleIconLeftImage = null; _createTransfeRButton.IdleIconRightImage = null; _createTransfeRButton.IndicateFocus = true; _createTransfeRButton.Location = new Point(1308, 12); _createTransfeRButton.Name = "_createTransfeRButton"; StateProperties3.BorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(255)), Conversions.ToInteger(Conversions.ToByte(128)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties3.BorderRadius = 40; StateProperties3.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties3.BorderThickness = 1; StateProperties3.FillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(255)), Conversions.ToInteger(Conversions.ToByte(128)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties3.ForeColor = Color.White; StateProperties3.IconLeftImage = null; StateProperties3.IconRightImage = null; _createTransfeRButton.onHoverState = StateProperties3; StateProperties4.BorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties4.BorderRadius = 40; StateProperties4.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties4.BorderThickness = 1; StateProperties4.FillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties4.ForeColor = Color.White; StateProperties4.IconLeftImage = null; StateProperties4.IconRightImage = null; _createTransfeRButton.OnPressedState = StateProperties4; _createTransfeRButton.Size = new Size(165, 45); _createTransfeRButton.TabIndex = 68; _createTransfeRButton.TextAlign = ContentAlignment.MiddleCenter; _createTransfeRButton.TextMarginLeft = 0; _createTransfeRButton.UseDefaultRadiusAndThickness = true; // // FrmListTransfers // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; ClientSize = new Size(1506, 869); Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmListTransfers"; Text = "FrmListTransfers"; BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel2.ResumeLayout(false); TableLayoutPanel3.ResumeLayout(false); Panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)_transfersBunifuDataGridView).EndInit(); Load += new EventHandler(FrmListTransfers_Load); ResumeLayout(false); }
private void InitializeComponent() { Panel2 = new Panel(); Label1 = new Label(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel5 = new Panel(); _CarrierAssignments1 = new YardTabletControls.CarrierAssignments(); _CarrierAssignments1.RequestAssignmentForWeek += new YardTabletControls.CarrierAssignments.RequestAssignmentForWeekEventHandler(CarrierAssignments1_RequestAssignmentForWeek); _CarrierAssignments1.ResizeControlWidth += new YardTabletControls.CarrierAssignments.ResizeControlWidthEventHandler(CarrierAssignments1_ResizeControlWidth); Panel2.SuspendLayout(); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel5.SuspendLayout(); SuspendLayout(); // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(_CarrierAssignments1); Panel2.Controls.Add(Label1); Panel2.Dock = DockStyle.Fill; Panel2.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel2.Location = new Point(0, 40); Panel2.Name = "Panel2"; Panel2.Size = new Size(1338, 813); Panel2.TabIndex = 0; // // Label1 // Label1.AutoSize = true; Label1.Font = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); Label1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); Label1.Location = new Point(31, 28); Label1.Name = "Label1"; Label1.Size = new Size(209, 30); Label1.TabIndex = 0; Label1.Text = "Carrier Assignments:"; // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 6, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1353, 864); BunifuShadowPanel1.TabIndex = 5; // // Panel1 // Panel1.BackColor = Color.White; Panel1.Controls.Add(Panel5); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 6); Panel1.Name = "Panel1"; Panel1.Size = new Size(1338, 853); Panel1.TabIndex = 32; // // Panel5 // Panel5.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel5.Controls.Add(Panel2); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(0, 0); Panel5.Name = "Panel5"; Panel5.Padding = new Padding(0, 40, 0, 0); Panel5.Size = new Size(1338, 853); Panel5.TabIndex = 33; // // CarrierAssignments1 // _CarrierAssignments1.ControlColour = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _CarrierAssignments1.Location = new Point(505, 128); _CarrierAssignments1.Margin = new Padding(2, 2, 2, 2); _CarrierAssignments1.Name = "_CarrierAssignments1"; _CarrierAssignments1.Size = new Size(367, 513); _CarrierAssignments1.TabIndex = 1; // // FrmCarrierAssignment // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; ClientSize = new Size(1353, 864); Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmCarrierAssignment"; Text = "FrmCarrierAssignment"; Panel2.ResumeLayout(false); Panel2.PerformLayout(); BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel5.ResumeLayout(false); Load += new EventHandler(FrmCarrierAssignment_Load); ResumeLayout(false); }
private void InitializeComponent() { var resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmListBlockedContainers)); var StateProperties1 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var StateProperties2 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var StateProperties3 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var StateProperties4 = new Bunifu.UI.WinForms.BunifuTextbox.BunifuTextBox.StateProperties(); var BorderEdges1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges(); var StateProperties5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties(); var StateProperties6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties(); var DataGridViewCellStyle1 = new DataGridViewCellStyle(); var DataGridViewCellStyle2 = new DataGridViewCellStyle(); var DataGridViewCellStyle3 = new DataGridViewCellStyle(); var BorderEdges2 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderEdges(); var StateProperties7 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties(); var StateProperties8 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel1 = new Panel(); Panel2 = new Panel(); _searchBunifuTextBox1 = new BunifuTextBox(); _searchBunifuTextBox1.TextChanged += new EventHandler(searchBunifuTextBox1_TextChanged); _searchBunifuTextBox1.TextChanged += new EventHandler(searchBunifuTextBox1_TextChanged_1); _refheshInShapedButton = new CustomizedControlsLibrary.ShapedButton(); _refheshInShapedButton.Click += new EventHandler(refheshInShapedButton_Click); toInBunifuDatePicker = new Bunifu.UI.WinForms.BunifuDatePicker(); fromInBunifuDatePicker = new Bunifu.UI.WinForms.BunifuDatePicker(); Label1 = new Label(); Label2 = new Label(); TableLayoutPanel3 = new TableLayoutPanel(); _deleteButton = new Bunifu.UI.WinForms.BunifuButton.BunifuButton(); _deleteButton.Click += new EventHandler(deleteButton_Click); titleLabel = new Label(); Panel4 = new Panel(); _blockContBunifuDataGridView = new Bunifu.UI.WinForms.BunifuDataGridView(); _blockContBunifuDataGridView.RowPostPaint += new DataGridViewRowPostPaintEventHandler(blockContBunifuDataGridView_RowPostPaint); _blockContBunifuDataGridView.CellContentClick += new DataGridViewCellEventHandler(transfersBunifuDataGridView_CellContentClick); Column1 = new DataGridViewTextBoxColumn(); Column15 = new DataGridViewCheckBoxColumn(); Column4 = new DataGridViewTextBoxColumn(); Column5 = new DataGridViewTextBoxColumn(); Column6 = new DataGridViewTextBoxColumn(); Column7 = new DataGridViewTextBoxColumn(); status = new DataGridViewTextBoxColumn(); _createTransfeRButton = new Bunifu.UI.WinForms.BunifuButton.BunifuButton(); _createTransfeRButton.Click += new EventHandler(createTransfeRButton_Click); BunifuShadowPanel1.SuspendLayout(); Panel1.SuspendLayout(); Panel2.SuspendLayout(); TableLayoutPanel3.SuspendLayout(); Panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)_blockContBunifuDataGridView).BeginInit(); SuspendLayout(); // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel1); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); BunifuShadowPanel1.Location = new Point(0, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 10, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1474, 940); BunifuShadowPanel1.TabIndex = 77; // // Panel1 // Panel1.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Panel1.Controls.Add(Panel2); Panel1.Dock = DockStyle.Fill; Panel1.Location = new Point(10, 10); Panel1.Name = "Panel1"; Panel1.Padding = new Padding(0, 40, 0, 0); Panel1.Size = new Size(1459, 925); Panel1.TabIndex = 33; // // Panel2 // Panel2.BackColor = Color.White; Panel2.Controls.Add(_searchBunifuTextBox1); Panel2.Controls.Add(_refheshInShapedButton); Panel2.Controls.Add(toInBunifuDatePicker); Panel2.Controls.Add(fromInBunifuDatePicker); Panel2.Controls.Add(Label1); Panel2.Controls.Add(Label2); Panel2.Controls.Add(TableLayoutPanel3); Panel2.Controls.Add(titleLabel); Panel2.Controls.Add(Panel4); Panel2.Controls.Add(_createTransfeRButton); Panel2.Dock = DockStyle.Fill; Panel2.Location = new Point(0, 40); Panel2.Name = "Panel2"; Panel2.Size = new Size(1459, 885); Panel2.TabIndex = 1; // // searchBunifuTextBox1 // _searchBunifuTextBox1.AcceptsReturn = false; _searchBunifuTextBox1.AcceptsTab = false; _searchBunifuTextBox1.Anchor = AnchorStyles.None; _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.Upper; _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.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _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(1053, 94); _searchBunifuTextBox1.MaxLength = 32767; _searchBunifuTextBox1.MinimumSize = new Size(100, 35); _searchBunifuTextBox1.Modified = false; _searchBunifuTextBox1.Multiline = false; _searchBunifuTextBox1.Name = "_searchBunifuTextBox1"; StateProperties1.BorderColor = Color.DodgerBlue; StateProperties1.FillColor = Color.Empty; StateProperties1.ForeColor = Color.Empty; StateProperties1.PlaceholderForeColor = Color.Empty; _searchBunifuTextBox1.OnActiveState = StateProperties1; StateProperties2.BorderColor = Color.Empty; StateProperties2.FillColor = Color.White; StateProperties2.ForeColor = Color.Empty; StateProperties2.PlaceholderForeColor = Color.Silver; _searchBunifuTextBox1.OnDisabledState = StateProperties2; StateProperties3.BorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(105)), Conversions.ToInteger(Conversions.ToByte(181)), Conversions.ToInteger(Conversions.ToByte(255))); StateProperties3.FillColor = Color.Empty; StateProperties3.ForeColor = Color.Empty; StateProperties3.PlaceholderForeColor = Color.Empty; _searchBunifuTextBox1.OnHoverState = StateProperties3; StateProperties4.BorderColor = Color.Silver; StateProperties4.FillColor = Color.White; StateProperties4.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); StateProperties4.PlaceholderForeColor = Color.Empty; _searchBunifuTextBox1.OnIdleState = StateProperties4; _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(312, 35); _searchBunifuTextBox1.Style = _Style.Bunifu; _searchBunifuTextBox1.TabIndex = 111; _searchBunifuTextBox1.TextAlign = HorizontalAlignment.Left; _searchBunifuTextBox1.TextMarginBottom = 0; _searchBunifuTextBox1.TextMarginLeft = 5; _searchBunifuTextBox1.TextMarginTop = 0; _searchBunifuTextBox1.TextPlaceholder = "SEARCH..."; _searchBunifuTextBox1.UseSystemPasswordChar = false; _searchBunifuTextBox1.WordWrap = true; // // refheshInShapedButton // _refheshInShapedButton.Anchor = AnchorStyles.None; _refheshInShapedButton.BackColor = Color.White; _refheshInShapedButton.BackgroundImage = My.Resources.Resources.refresh_pngrepo_com; _refheshInShapedButton.BackgroundImageLayout = ImageLayout.Stretch; _refheshInShapedButton.BorderColor = Color.White; _refheshInShapedButton.Edge = 55; _refheshInShapedButton.Location = new Point(557, 86); _refheshInShapedButton.Name = "_refheshInShapedButton"; _refheshInShapedButton.Size = new Size(40, 40); _refheshInShapedButton.TabIndex = 110; _refheshInShapedButton.UseVisualStyleBackColor = false; // // toInBunifuDatePicker // toInBunifuDatePicker.Anchor = AnchorStyles.None; toInBunifuDatePicker.BorderRadius = 3; toInBunifuDatePicker.CalendarFont = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); toInBunifuDatePicker.Color = Color.Teal; toInBunifuDatePicker.CustomFormat = "MMM dd, yyyy"; toInBunifuDatePicker.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thick; toInBunifuDatePicker.DateTextAlign = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left; toInBunifuDatePicker.DisabledColor = Color.Gray; toInBunifuDatePicker.DisplayWeekNumbers = false; toInBunifuDatePicker.DPHeight = 0; toInBunifuDatePicker.DropDownAlign = LeftRightAlignment.Right; toInBunifuDatePicker.FillDatePicker = false; toInBunifuDatePicker.Font = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); toInBunifuDatePicker.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); toInBunifuDatePicker.Format = DateTimePickerFormat.Custom; toInBunifuDatePicker.Icon = (Image)resources.GetObject("toInBunifuDatePicker.Icon"); toInBunifuDatePicker.IconColor = Color.Teal; toInBunifuDatePicker.IconLocation = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right; toInBunifuDatePicker.Location = new Point(391, 94); toInBunifuDatePicker.MinimumSize = new Size(100, 32); toInBunifuDatePicker.Name = "toInBunifuDatePicker"; toInBunifuDatePicker.Size = new Size(160, 32); toInBunifuDatePicker.TabIndex = 109; // // fromInBunifuDatePicker // fromInBunifuDatePicker.Anchor = AnchorStyles.None; fromInBunifuDatePicker.BorderRadius = 3; fromInBunifuDatePicker.CalendarFont = new Font("Segoe UI", 11.78182f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); fromInBunifuDatePicker.Color = Color.Teal; fromInBunifuDatePicker.CustomFormat = "MMM dd, yyyy"; fromInBunifuDatePicker.DateBorderThickness = Bunifu.UI.WinForms.BunifuDatePicker.BorderThickness.Thick; fromInBunifuDatePicker.DateTextAlign = Bunifu.UI.WinForms.BunifuDatePicker.TextAlign.Left; fromInBunifuDatePicker.DisabledColor = Color.Gray; fromInBunifuDatePicker.DisplayWeekNumbers = false; fromInBunifuDatePicker.DPHeight = 0; fromInBunifuDatePicker.DropDownAlign = LeftRightAlignment.Right; fromInBunifuDatePicker.FillDatePicker = false; fromInBunifuDatePicker.Font = new Font("Segoe UI Semibold", 11.78182f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); fromInBunifuDatePicker.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); fromInBunifuDatePicker.Format = DateTimePickerFormat.Custom; fromInBunifuDatePicker.Icon = (Image)resources.GetObject("fromInBunifuDatePicker.Icon"); fromInBunifuDatePicker.IconColor = Color.Teal; fromInBunifuDatePicker.IconLocation = Bunifu.UI.WinForms.BunifuDatePicker.Indicator.Right; fromInBunifuDatePicker.Location = new Point(178, 94); fromInBunifuDatePicker.MinimumSize = new Size(100, 32); fromInBunifuDatePicker.Name = "fromInBunifuDatePicker"; fromInBunifuDatePicker.Size = new Size(160, 32); fromInBunifuDatePicker.TabIndex = 108; // // Label1 // Label1.Anchor = AnchorStyles.None; Label1.AutoSize = true; Label1.Font = new Font("Segoe UI", 13.74545f, 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(349, 96); Label1.Margin = new Padding(0); Label1.Name = "Label1"; Label1.Size = new Size(39, 30); Label1.TabIndex = 107; Label1.Text = "To:"; Label1.TextAlign = ContentAlignment.MiddleRight; // // Label2 // Label2.Anchor = AnchorStyles.None; Label2.AutoSize = true; Label2.Font = new Font("Segoe UI", 13.74545f, 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(110, 96); Label2.Margin = new Padding(0); Label2.Name = "Label2"; Label2.Size = new Size(65, 30); Label2.TabIndex = 106; Label2.Text = "From:"; Label2.TextAlign = ContentAlignment.MiddleRight; // // TableLayoutPanel3 // TableLayoutPanel3.Anchor = AnchorStyles.None; TableLayoutPanel3.ColumnCount = 2; TableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25.0f)); TableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25.0f)); TableLayoutPanel3.Controls.Add(_deleteButton, 1, 0); TableLayoutPanel3.Location = new Point(1111, 777); TableLayoutPanel3.Name = "TableLayoutPanel3"; TableLayoutPanel3.RowCount = 1; TableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 100.0f)); TableLayoutPanel3.Size = new Size(257, 46); TableLayoutPanel3.TabIndex = 81; // // deleteButton // _deleteButton.AllowToggling = false; _deleteButton.AnimationSpeed = 200; _deleteButton.AutoGenerateColors = false; _deleteButton.BackColor = Color.Transparent; _deleteButton.BackColor1 = Color.IndianRed; _deleteButton.BackgroundImage = (Image)resources.GetObject("deleteButton.BackgroundImage"); _deleteButton.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; _deleteButton.ButtonText = "Delete"; _deleteButton.ButtonTextMarginLeft = 0; _deleteButton.ColorContrastOnClick = 45; _deleteButton.ColorContrastOnHover = 45; _deleteButton.Cursor = Cursors.Hand; BorderEdges1.BottomLeft = true; BorderEdges1.BottomRight = true; BorderEdges1.TopLeft = true; BorderEdges1.TopRight = true; _deleteButton.CustomizableEdges = BorderEdges1; _deleteButton.DialogResult = DialogResult.None; _deleteButton.DisabledBorderColor = Color.Empty; _deleteButton.DisabledFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204))); _deleteButton.DisabledForecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168))); _deleteButton.Enabled = false; _deleteButton.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed; _deleteButton.Font = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _deleteButton.ForeColor = Color.White; _deleteButton.IconLeftCursor = Cursors.Hand; _deleteButton.IconMarginLeft = 11; _deleteButton.IconPadding = 10; _deleteButton.IconRightCursor = Cursors.Hand; _deleteButton.IdleBorderColor = Color.IndianRed; _deleteButton.IdleBorderRadius = 3; _deleteButton.IdleBorderThickness = 1; _deleteButton.IdleFillColor = Color.IndianRed; _deleteButton.IdleIconLeftImage = null; _deleteButton.IdleIconRightImage = null; _deleteButton.IndicateFocus = true; _deleteButton.Location = new Point(131, 3); _deleteButton.Name = "_deleteButton"; StateProperties5.BorderColor = Color.MediumTurquoise; StateProperties5.BorderRadius = 3; StateProperties5.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties5.BorderThickness = 1; StateProperties5.FillColor = Color.MediumTurquoise; StateProperties5.ForeColor = Color.White; StateProperties5.IconLeftImage = null; StateProperties5.IconRightImage = null; _deleteButton.onHoverState = StateProperties5; StateProperties6.BorderColor = Color.LightCoral; StateProperties6.BorderRadius = 3; StateProperties6.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties6.BorderThickness = 1; StateProperties6.FillColor = Color.LightCoral; StateProperties6.ForeColor = Color.White; StateProperties6.IconLeftImage = null; StateProperties6.IconRightImage = null; _deleteButton.OnPressedState = StateProperties6; _deleteButton.Size = new Size(123, 40); _deleteButton.TabIndex = 61; _deleteButton.TextAlign = ContentAlignment.MiddleCenter; _deleteButton.TextMarginLeft = 0; _deleteButton.UseDefaultRadiusAndThickness = true; // // titleLabel // titleLabel.Anchor = AnchorStyles.Top; titleLabel.BackColor = Color.Transparent; titleLabel.Font = new Font("Segoe UI Semibold", 13.74545f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); titleLabel.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); titleLabel.Location = new Point(71, 54); titleLabel.Name = "titleLabel"; titleLabel.Size = new Size(647, 36); titleLabel.TabIndex = 80; titleLabel.Text = "Current Blocked Containers"; titleLabel.TextAlign = ContentAlignment.MiddleLeft; // // Panel4 // Panel4.Anchor = AnchorStyles.None; Panel4.BorderStyle = BorderStyle.FixedSingle; Panel4.Controls.Add(_blockContBunifuDataGridView); Panel4.Location = new Point(111, 132); Panel4.Name = "Panel4"; Panel4.Size = new Size(1258, 639); Panel4.TabIndex = 79; // // blockContBunifuDataGridView // _blockContBunifuDataGridView.AllowCustomTheming = true; _blockContBunifuDataGridView.AllowUserToAddRows = false; _blockContBunifuDataGridView.AllowUserToDeleteRows = false; _blockContBunifuDataGridView.AllowUserToOrderColumns = true; _blockContBunifuDataGridView.AllowUserToResizeRows = false; DataGridViewCellStyle1.BackColor = Color.White; DataGridViewCellStyle1.ForeColor = Color.Black; DataGridViewCellStyle1.SelectionBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _blockContBunifuDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1; _blockContBunifuDataGridView.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill; _blockContBunifuDataGridView.BackgroundColor = Color.White; _blockContBunifuDataGridView.BorderStyle = BorderStyle.None; _blockContBunifuDataGridView.CellBorderStyle = DataGridViewCellBorderStyle.SingleHorizontal; _blockContBunifuDataGridView.ClipboardCopyMode = DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText; _blockContBunifuDataGridView.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; _blockContBunifuDataGridView.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2; _blockContBunifuDataGridView.ColumnHeadersHeight = 40; _blockContBunifuDataGridView.Columns.AddRange(new DataGridViewColumn[] { Column1, Column15, Column4, Column5, Column6, Column7, status }); _blockContBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.BackColor = Color.White; _blockContBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.Font = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold); _blockContBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.ForeColor = Color.Black; _blockContBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.SelectionBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224)), Conversions.ToInteger(Conversions.ToByte(224))); _blockContBunifuDataGridView.CurrentTheme.AlternatingRowsStyle.SelectionForeColor = Color.Black; _blockContBunifuDataGridView.CurrentTheme.BackColor = Color.Snow; _blockContBunifuDataGridView.CurrentTheme.GridColor = Color.Gray; _blockContBunifuDataGridView.CurrentTheme.HeaderStyle.BackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _blockContBunifuDataGridView.CurrentTheme.HeaderStyle.Font = new Font("Segoe UI Semibold", 11.75f, FontStyle.Bold); _blockContBunifuDataGridView.CurrentTheme.HeaderStyle.ForeColor = Color.White; _blockContBunifuDataGridView.CurrentTheme.Name = null; _blockContBunifuDataGridView.CurrentTheme.RowsStyle.BackColor = Color.WhiteSmoke; _blockContBunifuDataGridView.CurrentTheme.RowsStyle.Font = new Font("Segoe UI Semibold", 9.75f, FontStyle.Bold); _blockContBunifuDataGridView.CurrentTheme.RowsStyle.ForeColor = Color.Black; _blockContBunifuDataGridView.CurrentTheme.RowsStyle.SelectionBackColor = Color.Gray; _blockContBunifuDataGridView.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; _blockContBunifuDataGridView.DefaultCellStyle = DataGridViewCellStyle3; _blockContBunifuDataGridView.Dock = DockStyle.Fill; _blockContBunifuDataGridView.EnableHeadersVisualStyles = false; _blockContBunifuDataGridView.GridColor = Color.Gray; _blockContBunifuDataGridView.HeaderBackColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); _blockContBunifuDataGridView.HeaderBgColor = Color.Empty; _blockContBunifuDataGridView.HeaderForeColor = Color.White; _blockContBunifuDataGridView.Location = new Point(0, 0); _blockContBunifuDataGridView.Name = "_blockContBunifuDataGridView"; _blockContBunifuDataGridView.ReadOnly = true; _blockContBunifuDataGridView.RowHeadersVisible = false; _blockContBunifuDataGridView.RowTemplate.DefaultCellStyle.SelectionBackColor = Color.Gray; _blockContBunifuDataGridView.RowTemplate.Height = 30; _blockContBunifuDataGridView.SelectionMode = DataGridViewSelectionMode.FullRowSelect; _blockContBunifuDataGridView.Size = new Size(1256, 637); _blockContBunifuDataGridView.TabIndex = 57; _blockContBunifuDataGridView.Theme = Bunifu.UI.WinForms.BunifuDataGridView.PresetThemes.Dark; // // Column1 // Column1.HeaderText = ""; Column1.Name = "Column1"; Column1.ReadOnly = true; Column1.Visible = false; // // Column15 // Column15.AutoSizeMode = DataGridViewAutoSizeColumnMode.None; Column15.FillWeight = 68.988f; Column15.HeaderText = ""; Column15.Name = "Column15"; Column15.ReadOnly = true; Column15.Resizable = DataGridViewTriState.True; Column15.SortMode = DataGridViewColumnSortMode.Automatic; Column15.Width = 30; // // Column4 // Column4.FillWeight = 65.89697f; Column4.HeaderText = "Container #"; Column4.Name = "Column4"; Column4.ReadOnly = true; // // Column5 // Column5.FillWeight = 128.0558f; Column5.HeaderText = "Shipping Line"; Column5.Name = "Column5"; Column5.ReadOnly = true; Column5.Resizable = DataGridViewTriState.True; Column5.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column6 // Column6.FillWeight = 68.81937f; Column6.HeaderText = "Blocked Date"; Column6.Name = "Column6"; Column6.ReadOnly = true; Column6.Resizable = DataGridViewTriState.True; Column6.SortMode = DataGridViewColumnSortMode.NotSortable; // // Column7 // Column7.FillWeight = 71.16756f; Column7.HeaderText = "Block End Date"; Column7.Name = "Column7"; Column7.ReadOnly = true; // // status // status.FillWeight = 40.34171f; status.HeaderText = "Status"; status.Name = "status"; status.ReadOnly = true; // // createTransfeRButton // _createTransfeRButton.AllowToggling = false; _createTransfeRButton.Anchor = AnchorStyles.Top | AnchorStyles.Right; _createTransfeRButton.AnimationSpeed = 200; _createTransfeRButton.AutoGenerateColors = false; _createTransfeRButton.BackColor = Color.Transparent; _createTransfeRButton.BackColor1 = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); _createTransfeRButton.BackgroundImage = (Image)resources.GetObject("createTransfeRButton.BackgroundImage"); _createTransfeRButton.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; _createTransfeRButton.ButtonText = "Block Container"; _createTransfeRButton.ButtonTextMarginLeft = 0; _createTransfeRButton.ColorContrastOnClick = 45; _createTransfeRButton.ColorContrastOnHover = 45; _createTransfeRButton.Cursor = Cursors.Hand; BorderEdges2.BottomLeft = true; BorderEdges2.BottomRight = true; BorderEdges2.TopLeft = true; BorderEdges2.TopRight = true; _createTransfeRButton.CustomizableEdges = BorderEdges2; _createTransfeRButton.DialogResult = DialogResult.None; _createTransfeRButton.DisabledBorderColor = Color.Empty; _createTransfeRButton.DisabledFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204)), Conversions.ToInteger(Conversions.ToByte(204))); _createTransfeRButton.DisabledForecolor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(168)), Conversions.ToInteger(Conversions.ToByte(160)), Conversions.ToInteger(Conversions.ToByte(168))); _createTransfeRButton.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton.ButtonStates.Pressed; _createTransfeRButton.Font = new Font("Segoe UI Semibold", 11.12727f, FontStyle.Bold, GraphicsUnit.Point, Conversions.ToByte(0)); _createTransfeRButton.ForeColor = Color.White; _createTransfeRButton.IconLeftCursor = Cursors.Hand; _createTransfeRButton.IconMarginLeft = 11; _createTransfeRButton.IconPadding = 10; _createTransfeRButton.IconRightCursor = Cursors.Hand; _createTransfeRButton.IdleBorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); _createTransfeRButton.IdleBorderRadius = 30; _createTransfeRButton.IdleBorderThickness = 1; _createTransfeRButton.IdleFillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); _createTransfeRButton.IdleIconLeftImage = null; _createTransfeRButton.IdleIconRightImage = null; _createTransfeRButton.IndicateFocus = true; _createTransfeRButton.Location = new Point(1288, 54); _createTransfeRButton.Name = "_createTransfeRButton"; StateProperties7.BorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(255)), Conversions.ToInteger(Conversions.ToByte(128)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties7.BorderRadius = 30; StateProperties7.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties7.BorderThickness = 1; StateProperties7.FillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(255)), Conversions.ToInteger(Conversions.ToByte(128)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties7.ForeColor = Color.White; StateProperties7.IconLeftImage = null; StateProperties7.IconRightImage = null; _createTransfeRButton.onHoverState = StateProperties7; StateProperties8.BorderColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties8.BorderRadius = 30; StateProperties8.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton.BorderStyles.Solid; StateProperties8.BorderThickness = 1; StateProperties8.FillColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(192)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(0))); StateProperties8.ForeColor = Color.White; StateProperties8.IconLeftImage = null; StateProperties8.IconRightImage = null; _createTransfeRButton.OnPressedState = StateProperties8; _createTransfeRButton.Size = new Size(152, 37); _createTransfeRButton.TabIndex = 68; _createTransfeRButton.TextAlign = ContentAlignment.MiddleCenter; _createTransfeRButton.TextMarginLeft = 0; _createTransfeRButton.UseDefaultRadiusAndThickness = true; // // FrmListBlockedContainers // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; BackColor = Color.White; ClientSize = new Size(1474, 940); Controls.Add(BunifuShadowPanel1); FormBorderStyle = FormBorderStyle.None; Name = "FrmListBlockedContainers"; Text = "FrmListBlockedContainers"; BunifuShadowPanel1.ResumeLayout(false); Panel1.ResumeLayout(false); Panel2.ResumeLayout(false); Panel2.PerformLayout(); TableLayoutPanel3.ResumeLayout(false); Panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)_blockContBunifuDataGridView).EndInit(); Load += new EventHandler(FrmListBlockedContainers_Load); ResumeLayout(false); }
private void InitializeComponent() { components = new System.ComponentModel.Container(); var resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmEmployeeManagementHP)); ImageList1 = new ImageList(components); ImageList2 = new ImageList(components); panelmageList = new ImageList(components); Splitter1 = new Splitter(); Label16 = new Label(); BunifuShadowPanel1 = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel(); Panel5 = new Panel(); Panel1 = new Panel(); scrollFlowLayoutPanel = new FlowLayoutPanel(); Panel6 = new Panel(); Panel4 = new Panel(); Label9 = new Label(); Label20 = new Label(); TableLayoutPanel3 = new TableLayoutPanel(); totalNumbEmployeesLabel = new Label(); Label8 = new Label(); activeEmpNumbLabel = new Label(); InactiveEmpNumberLabel = new Label(); Panel3 = new Panel(); Label6 = new Label(); TableLayoutPanel4 = new TableLayoutPanel(); Label12 = new Label(); Label13 = new Label(); Label14 = new Label(); Label11 = new Label(); Label7 = new Label(); Panel2 = new Panel(); Label5 = new Label(); Label4 = new Label(); TableLayoutPanel1 = new TableLayoutPanel(); Label2 = new Label(); probationPeriodNumberLabel = new Label(); messageEmployeeeTableLayoutPanel = new TableLayoutPanel(); messageEmployeeLabel = new Label(); TableLayoutPanel2 = new TableLayoutPanel(); Label3 = new Label(); alertsCountLabel = new Label(); TableLayoutPanel5 = new TableLayoutPanel(); Label15 = new Label(); BirthdayCountLabel = new Label(); BunifuShadowPanel1.SuspendLayout(); Panel5.SuspendLayout(); Panel1.SuspendLayout(); scrollFlowLayoutPanel.SuspendLayout(); Panel6.SuspendLayout(); Panel4.SuspendLayout(); TableLayoutPanel3.SuspendLayout(); Panel3.SuspendLayout(); TableLayoutPanel4.SuspendLayout(); Panel2.SuspendLayout(); TableLayoutPanel1.SuspendLayout(); messageEmployeeeTableLayoutPanel.SuspendLayout(); TableLayoutPanel2.SuspendLayout(); TableLayoutPanel5.SuspendLayout(); SuspendLayout(); // // ImageList1 // ImageList1.ImageStream = (ImageListStreamer)resources.GetObject("ImageList1.ImageStream"); ImageList1.TransparentColor = Color.Transparent; ImageList1.Images.SetKeyName(0, "email.png"); // // ImageList2 // ImageList2.ImageStream = (ImageListStreamer)resources.GetObject("ImageList2.ImageStream"); ImageList2.TransparentColor = Color.Transparent; ImageList2.Images.SetKeyName(0, "empManag.jpg"); ImageList2.Images.SetKeyName(1, "trackerTime1.jpg"); ImageList2.Images.SetKeyName(2, "clock5.jpg"); ImageList2.Images.SetKeyName(3, "label.png"); ImageList2.Images.SetKeyName(4, "incident-management.png"); ImageList2.Images.SetKeyName(5, "timeManagement.png"); ImageList2.Images.SetKeyName(6, "timeReports.png"); ImageList2.Images.SetKeyName(7, "Block-Container-png.png"); ImageList2.Images.SetKeyName(8, "Transfer-Container.png"); ImageList2.Images.SetKeyName(9, "Container-Management.png"); ImageList2.Images.SetKeyName(10, "printer-label-icon.png"); ImageList2.Images.SetKeyName(11, "ContactIcon.png"); ImageList2.Images.SetKeyName(12, "scriptPaper.png"); // // panelmageList // panelmageList.ImageStream = (ImageListStreamer)resources.GetObject("panelmageList.ImageStream"); panelmageList.TransparentColor = Color.Transparent; panelmageList.Images.SetKeyName(0, "announcements.png"); panelmageList.Images.SetKeyName(1, "greenBall.png"); panelmageList.Images.SetKeyName(2, "calendar.png"); panelmageList.Images.SetKeyName(3, "expired-131964752748201554_512.png"); panelmageList.Images.SetKeyName(4, "greenBall.png"); panelmageList.Images.SetKeyName(5, "redBall.png"); panelmageList.Images.SetKeyName(6, "1a60846c999975a2b2b35964c3f1e117.png"); // // Splitter1 // Splitter1.Location = new Point(0, 0); Splitter1.Name = "Splitter1"; Splitter1.Size = new Size(3, 988); Splitter1.TabIndex = 14; Splitter1.TabStop = false; // // Label16 // Label16.BackColor = Color.White; Label16.Dock = DockStyle.Fill; Label16.Font = new Font("Microsoft Sans Serif", 18.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label16.ForeColor = Color.White; Label16.ImageIndex = 1; Label16.ImageList = panelmageList; Label16.Location = new Point(445, 1); Label16.Name = "Label16"; Label16.Size = new Size(115, 56); Label16.TabIndex = 2; Label16.Text = " 0"; Label16.TextAlign = ContentAlignment.MiddleCenter; // // BunifuShadowPanel1 // BunifuShadowPanel1.BackColor = Color.White; BunifuShadowPanel1.BorderColor = Color.Transparent; BunifuShadowPanel1.Controls.Add(Panel5); BunifuShadowPanel1.Dock = DockStyle.Fill; BunifuShadowPanel1.ForeColor = Color.White; BunifuShadowPanel1.Location = new Point(3, 0); BunifuShadowPanel1.Margin = new Padding(0); BunifuShadowPanel1.Name = "BunifuShadowPanel1"; BunifuShadowPanel1.Padding = new Padding(10, 10, 5, 5); BunifuShadowPanel1.PanelColor = Color.Empty; BunifuShadowPanel1.ShadowDept = 2; BunifuShadowPanel1.ShadowTopLeftVisible = true; BunifuShadowPanel1.Size = new Size(1548, 988); BunifuShadowPanel1.TabIndex = 34; // // Panel5 // Panel5.BackColor = Color.DimGray; Panel5.Controls.Add(Panel1); Panel5.Dock = DockStyle.Fill; Panel5.Location = new Point(10, 10); Panel5.Name = "Panel5"; Panel5.Size = new Size(1533, 973); Panel5.TabIndex = 32; // // Panel1 // Panel1.AutoScroll = true; Panel1.BackColor = Color.White; Panel1.Controls.Add(scrollFlowLayoutPanel); Panel1.Dock = DockStyle.Bottom; Panel1.Location = new Point(0, 53); Panel1.Name = "Panel1"; Panel1.Size = new Size(1533, 920); Panel1.TabIndex = 33; // // scrollFlowLayoutPanel // scrollFlowLayoutPanel.Anchor = AnchorStyles.Left | AnchorStyles.Right; scrollFlowLayoutPanel.AutoScroll = true; scrollFlowLayoutPanel.Controls.Add(Panel6); scrollFlowLayoutPanel.Location = new Point(-28, -2); scrollFlowLayoutPanel.Name = "scrollFlowLayoutPanel"; scrollFlowLayoutPanel.Size = new Size(1566, 877); scrollFlowLayoutPanel.TabIndex = 36; // // Panel6 // Panel6.Anchor = AnchorStyles.Left | AnchorStyles.Right; Panel6.Controls.Add(Panel4); Panel6.Controls.Add(Panel3); Panel6.Controls.Add(Panel2); Panel6.Location = new Point(3, 3); Panel6.Name = "Panel6"; Panel6.Size = new Size(1463, 1303); Panel6.TabIndex = 0; // // Panel4 // Panel4.Controls.Add(Label9); Panel4.Controls.Add(Label20); Panel4.Controls.Add(TableLayoutPanel3); Panel4.Dock = DockStyle.Top; Panel4.Location = new Point(0, 731); Panel4.Name = "Panel4"; Panel4.Size = new Size(1463, 359); Panel4.TabIndex = 36; // // Label9 // Label9.AutoSize = true; Label9.Dock = DockStyle.Top; Label9.ForeColor = Color.Gray; Label9.Location = new Point(0, 32); Label9.Name = "Label9"; Label9.Padding = new Padding(70, 0, 0, 0); Label9.Size = new Size(2255, 13); Label9.TabIndex = 31; Label9.Text = resources.GetString("Label9.Text"); // // Label20 // Label20.AutoSize = true; Label20.Dock = DockStyle.Top; Label20.Font = new Font("Segoe UI", 15.70909f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label20.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Label20.Location = new Point(0, 0); Label20.Name = "Label20"; Label20.Padding = new Padding(70, 0, 0, 0); Label20.Size = new Size(190, 32); Label20.TabIndex = 30; Label20.Text = "Employee"; Label20.TextAlign = ContentAlignment.BottomLeft; // // TableLayoutPanel3 // TableLayoutPanel3.AutoSize = true; TableLayoutPanel3.BackColor = Color.Green; TableLayoutPanel3.ColumnCount = 2; TableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 52.41935f)); TableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 47.58065f)); TableLayoutPanel3.Controls.Add(totalNumbEmployeesLabel, 0, 0); TableLayoutPanel3.Controls.Add(Label8, 0, 1); TableLayoutPanel3.Controls.Add(activeEmpNumbLabel, 0, 2); TableLayoutPanel3.Controls.Add(InactiveEmpNumberLabel, 1, 2); TableLayoutPanel3.Font = new Font("Microsoft Sans Serif", 21.75f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); TableLayoutPanel3.ForeColor = Color.White; TableLayoutPanel3.Location = new Point(89, 51); TableLayoutPanel3.Name = "TableLayoutPanel3"; TableLayoutPanel3.Padding = new Padding(10); TableLayoutPanel3.RowCount = 3; TableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 67.64706f)); TableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 32.35294f)); TableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Absolute, 90.0f)); TableLayoutPanel3.Size = new Size(308, 236); TableLayoutPanel3.TabIndex = 32; // // totalNumbEmployeesLabel // totalNumbEmployeesLabel.AutoSize = true; totalNumbEmployeesLabel.Font = new Font("Microsoft Sans Serif", 48.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); totalNumbEmployeesLabel.Location = new Point(13, 10); totalNumbEmployeesLabel.Name = "totalNumbEmployeesLabel"; totalNumbEmployeesLabel.Size = new Size(119, 85); totalNumbEmployeesLabel.TabIndex = 0; totalNumbEmployeesLabel.Text = "19"; totalNumbEmployeesLabel.TextAlign = ContentAlignment.MiddleLeft; // // Label8 // Label8.AutoSize = true; Label8.Font = new Font("Microsoft Sans Serif", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label8.Location = new Point(13, 95); Label8.Name = "Label8"; Label8.Size = new Size(118, 25); Label8.TabIndex = 1; Label8.Text = "Employees"; // // activeEmpNumbLabel // activeEmpNumbLabel.Anchor = AnchorStyles.None; activeEmpNumbLabel.BackColor = Color.DarkSeaGreen; activeEmpNumbLabel.Font = new Font("Microsoft Sans Serif", 15.70909f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); activeEmpNumbLabel.Location = new Point(17, 146); activeEmpNumbLabel.Name = "activeEmpNumbLabel"; activeEmpNumbLabel.Size = new Size(135, 68); activeEmpNumbLabel.TabIndex = 2; activeEmpNumbLabel.Text = "Active" + '\r' + '\n' + "19"; activeEmpNumbLabel.TextAlign = ContentAlignment.MiddleCenter; // // InactiveEmpNumberLabel // InactiveEmpNumberLabel.Anchor = AnchorStyles.None; InactiveEmpNumberLabel.BackColor = Color.DarkSeaGreen; InactiveEmpNumberLabel.Font = new Font("Microsoft Sans Serif", 15.70909f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); InactiveEmpNumberLabel.Location = new Point(163, 146); InactiveEmpNumberLabel.Name = "InactiveEmpNumberLabel"; InactiveEmpNumberLabel.Size = new Size(131, 68); InactiveEmpNumberLabel.TabIndex = 3; InactiveEmpNumberLabel.Text = "Inactive" + '\r' + '\n' + "0"; InactiveEmpNumberLabel.TextAlign = ContentAlignment.MiddleCenter; // // Panel3 // Panel3.Controls.Add(Label6); Panel3.Controls.Add(TableLayoutPanel4); Panel3.Controls.Add(Label7); Panel3.Dock = DockStyle.Top; Panel3.Location = new Point(0, 353); Panel3.Name = "Panel3"; Panel3.Size = new Size(1463, 378); Panel3.TabIndex = 35; // // Label6 // Label6.AutoSize = true; Label6.Dock = DockStyle.Top; Label6.ForeColor = Color.Gray; Label6.Location = new Point(0, 32); Label6.Name = "Label6"; Label6.Padding = new Padding(70, 0, 0, 0); Label6.Size = new Size(2255, 13); Label6.TabIndex = 31; Label6.Text = resources.GetString("Label6.Text"); // // TableLayoutPanel4 // TableLayoutPanel4.AutoSize = true; TableLayoutPanel4.BackColor = Color.Teal; TableLayoutPanel4.ColumnCount = 2; TableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 52.41935f)); TableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 47.58065f)); TableLayoutPanel4.Controls.Add(Label12, 0, 1); TableLayoutPanel4.Controls.Add(Label13, 0, 2); TableLayoutPanel4.Controls.Add(Label14, 1, 2); TableLayoutPanel4.Controls.Add(Label11, 0, 0); TableLayoutPanel4.Font = new Font("Microsoft Sans Serif", 21.75f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); TableLayoutPanel4.ForeColor = Color.White; TableLayoutPanel4.Location = new Point(74, 75); TableLayoutPanel4.Name = "TableLayoutPanel4"; TableLayoutPanel4.Padding = new Padding(10); TableLayoutPanel4.RowCount = 3; TableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 67.64706f)); TableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 32.35294f)); TableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Absolute, 90.0f)); TableLayoutPanel4.Size = new Size(300, 236); TableLayoutPanel4.TabIndex = 33; // // Label12 // Label12.AutoSize = true; Label12.Font = new Font("Microsoft Sans Serif", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label12.Location = new Point(13, 95); Label12.Name = "Label12"; Label12.Size = new Size(103, 25); Label12.TabIndex = 1; Label12.Text = "Requests"; // // Label13 // Label13.Anchor = AnchorStyles.None; Label13.BackColor = Color.LightSeaGreen; Label13.Font = new Font("Microsoft Sans Serif", 15.70909f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label13.Location = new Point(15, 146); Label13.Name = "Label13"; Label13.Size = new Size(136, 68); Label13.TabIndex = 2; Label13.Text = "Vacation" + '\r' + '\n' + "0"; Label13.TextAlign = ContentAlignment.MiddleCenter; // // Label14 // Label14.Anchor = AnchorStyles.None; Label14.BackColor = Color.LightSeaGreen; Label14.Font = new Font("Microsoft Sans Serif", 15.70909f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label14.Location = new Point(159, 146); Label14.Name = "Label14"; Label14.Size = new Size(127, 68); Label14.TabIndex = 3; Label14.Text = "Day off" + '\r' + '\n' + "0"; Label14.TextAlign = ContentAlignment.MiddleCenter; // // Label11 // Label11.AutoSize = true; Label11.Font = new Font("Microsoft Sans Serif", 48.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label11.Location = new Point(13, 10); Label11.Name = "Label11"; Label11.Size = new Size(78, 85); Label11.TabIndex = 0; Label11.Text = "0"; Label11.TextAlign = ContentAlignment.MiddleLeft; // // Label7 // Label7.AutoSize = true; Label7.Dock = DockStyle.Top; Label7.Font = new Font("Segoe UI", 15.70909f, 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.Padding = new Padding(70, 0, 0, 0); Label7.Size = new Size(180, 32); Label7.TabIndex = 30; Label7.Text = "Requests"; Label7.TextAlign = ContentAlignment.BottomLeft; // // Panel2 // Panel2.Controls.Add(Label5); Panel2.Controls.Add(Label4); Panel2.Controls.Add(TableLayoutPanel1); Panel2.Controls.Add(messageEmployeeeTableLayoutPanel); Panel2.Controls.Add(TableLayoutPanel2); Panel2.Controls.Add(TableLayoutPanel5); Panel2.Dock = DockStyle.Top; Panel2.Location = new Point(0, 0); Panel2.Name = "Panel2"; Panel2.Padding = new Padding(0, 50, 0, 0); Panel2.Size = new Size(1463, 353); Panel2.TabIndex = 31; // // Label5 // Label5.AutoSize = true; Label5.Dock = DockStyle.Top; Label5.ForeColor = Color.Gray; Label5.Location = new Point(0, 82); Label5.Name = "Label5"; Label5.Padding = new Padding(70, 0, 0, 0); Label5.Size = new Size(2255, 13); Label5.TabIndex = 31; Label5.Text = resources.GetString("Label5.Text"); // // Label4 // Label4.AutoSize = true; Label4.Dock = DockStyle.Top; Label4.Font = new Font("Segoe UI", 15.70909f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label4.ForeColor = Color.FromArgb(Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64)), Conversions.ToInteger(Conversions.ToByte(64))); Label4.Location = new Point(0, 50); Label4.Name = "Label4"; Label4.Padding = new Padding(70, 0, 0, 0); Label4.Size = new Size(245, 32); Label4.TabIndex = 30; Label4.Text = "Coming Events"; Label4.TextAlign = ContentAlignment.BottomLeft; // // TableLayoutPanel1 // TableLayoutPanel1.AutoSizeMode = AutoSizeMode.GrowAndShrink; TableLayoutPanel1.BackColor = Color.Snow; TableLayoutPanel1.CellBorderStyle = TableLayoutPanelCellBorderStyle.Single; TableLayoutPanel1.ColumnCount = 2; TableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50.0f)); TableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 110.0f)); TableLayoutPanel1.Controls.Add(Label2, 0, 0); TableLayoutPanel1.Controls.Add(probationPeriodNumberLabel, 1, 0); TableLayoutPanel1.Location = new Point(72, 125); TableLayoutPanel1.Name = "TableLayoutPanel1"; TableLayoutPanel1.RowCount = 1; TableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 48.4375f)); TableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 57.0f)); TableLayoutPanel1.Size = new Size(486, 58); TableLayoutPanel1.TabIndex = 15; // // Label2 // Label2.BackColor = Color.White; Label2.Dock = DockStyle.Fill; Label2.Font = new Font("Segoe UI", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label2.ForeColor = Color.Black; Label2.ImageAlign = ContentAlignment.MiddleLeft; Label2.ImageIndex = 2; Label2.ImageList = panelmageList; Label2.Location = new Point(4, 1); Label2.Name = "Label2"; Label2.Size = new Size(367, 56); Label2.TabIndex = 0; Label2.Text = " Probation period reminder"; Label2.TextAlign = ContentAlignment.MiddleLeft; // // probationPeriodNumberLabel // probationPeriodNumberLabel.BackColor = Color.White; probationPeriodNumberLabel.Dock = DockStyle.Fill; probationPeriodNumberLabel.Font = new Font("Microsoft Sans Serif", 18.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); probationPeriodNumberLabel.ForeColor = Color.White; probationPeriodNumberLabel.ImageIndex = 4; probationPeriodNumberLabel.ImageList = panelmageList; probationPeriodNumberLabel.Location = new Point(378, 1); probationPeriodNumberLabel.Name = "probationPeriodNumberLabel"; probationPeriodNumberLabel.Size = new Size(104, 56); probationPeriodNumberLabel.TabIndex = 2; probationPeriodNumberLabel.Text = " 0"; probationPeriodNumberLabel.TextAlign = ContentAlignment.MiddleCenter; // // messageEmployeeeTableLayoutPanel // messageEmployeeeTableLayoutPanel.AutoSizeMode = AutoSizeMode.GrowAndShrink; messageEmployeeeTableLayoutPanel.BackColor = Color.Snow; messageEmployeeeTableLayoutPanel.CellBorderStyle = TableLayoutPanelCellBorderStyle.Single; messageEmployeeeTableLayoutPanel.ColumnCount = 1; messageEmployeeeTableLayoutPanel.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50.0f)); messageEmployeeeTableLayoutPanel.Controls.Add(messageEmployeeLabel, 0, 0); messageEmployeeeTableLayoutPanel.Location = new Point(648, 211); messageEmployeeeTableLayoutPanel.Name = "messageEmployeeeTableLayoutPanel"; messageEmployeeeTableLayoutPanel.RowCount = 1; messageEmployeeeTableLayoutPanel.RowStyles.Add(new RowStyle(SizeType.Percent, 48.4375f)); messageEmployeeeTableLayoutPanel.RowStyles.Add(new RowStyle(SizeType.Absolute, 57.0f)); messageEmployeeeTableLayoutPanel.Size = new Size(440, 58); messageEmployeeeTableLayoutPanel.TabIndex = 29; // // messageEmployeeLabel // messageEmployeeLabel.BackColor = Color.White; messageEmployeeLabel.Dock = DockStyle.Fill; messageEmployeeLabel.Font = new Font("Segoe UI", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); messageEmployeeLabel.ForeColor = Color.Black; messageEmployeeLabel.ImageAlign = ContentAlignment.MiddleLeft; messageEmployeeLabel.ImageIndex = 0; messageEmployeeLabel.ImageList = ImageList1; messageEmployeeLabel.Location = new Point(4, 1); messageEmployeeLabel.Name = "messageEmployeeLabel"; messageEmployeeLabel.RightToLeft = RightToLeft.No; messageEmployeeLabel.Size = new Size(432, 56); messageEmployeeLabel.TabIndex = 0; messageEmployeeLabel.Text = " Message Employees"; messageEmployeeLabel.TextAlign = ContentAlignment.MiddleCenter; // // TableLayoutPanel2 // TableLayoutPanel2.AutoSizeMode = AutoSizeMode.GrowAndShrink; TableLayoutPanel2.BackColor = Color.Snow; TableLayoutPanel2.CellBorderStyle = TableLayoutPanelCellBorderStyle.Single; TableLayoutPanel2.ColumnCount = 2; TableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50.0f)); TableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 93.0f)); TableLayoutPanel2.Controls.Add(Label3, 0, 0); TableLayoutPanel2.Controls.Add(alertsCountLabel, 1, 0); TableLayoutPanel2.Location = new Point(652, 124); TableLayoutPanel2.Name = "TableLayoutPanel2"; TableLayoutPanel2.RowCount = 1; TableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 48.4375f)); TableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Absolute, 57.0f)); TableLayoutPanel2.Size = new Size(436, 58); TableLayoutPanel2.TabIndex = 16; // // Label3 // Label3.BackColor = Color.White; Label3.Font = new Font("Segoe UI", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label3.ForeColor = Color.Black; Label3.ImageAlign = ContentAlignment.MiddleLeft; Label3.ImageIndex = 3; Label3.ImageList = panelmageList; Label3.Location = new Point(4, 1); Label3.Name = "Label3"; Label3.Size = new Size(334, 56); Label3.TabIndex = 0; Label3.Text = " Expiry Alerts"; Label3.TextAlign = ContentAlignment.MiddleLeft; // // alertsCountLabel // alertsCountLabel.BackColor = Color.White; alertsCountLabel.Dock = DockStyle.Fill; alertsCountLabel.Font = new Font("Microsoft Sans Serif", 18.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); alertsCountLabel.ForeColor = Color.White; alertsCountLabel.ImageIndex = 5; alertsCountLabel.ImageList = panelmageList; alertsCountLabel.Location = new Point(345, 1); alertsCountLabel.Name = "alertsCountLabel"; alertsCountLabel.Size = new Size(87, 56); alertsCountLabel.TabIndex = 2; alertsCountLabel.Text = " 0"; alertsCountLabel.TextAlign = ContentAlignment.MiddleCenter; // // TableLayoutPanel5 // TableLayoutPanel5.AutoSizeMode = AutoSizeMode.GrowAndShrink; TableLayoutPanel5.BackColor = Color.Snow; TableLayoutPanel5.CellBorderStyle = TableLayoutPanelCellBorderStyle.Single; TableLayoutPanel5.ColumnCount = 2; TableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50.0f)); TableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 107.0f)); TableLayoutPanel5.Controls.Add(Label15, 0, 0); TableLayoutPanel5.Controls.Add(BirthdayCountLabel, 1, 0); TableLayoutPanel5.Location = new Point(72, 212); TableLayoutPanel5.Name = "TableLayoutPanel5"; TableLayoutPanel5.RowCount = 1; TableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Percent, 48.4375f)); TableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 57.0f)); TableLayoutPanel5.Size = new Size(486, 58); TableLayoutPanel5.TabIndex = 20; // // Label15 // Label15.BackColor = Color.White; Label15.Dock = DockStyle.Fill; Label15.Font = new Font("Segoe UI", 13.74545f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); Label15.ForeColor = Color.Black; Label15.ImageAlign = ContentAlignment.MiddleLeft; Label15.ImageIndex = 6; Label15.ImageList = panelmageList; Label15.Location = new Point(4, 1); Label15.Name = "Label15"; Label15.Size = new Size(370, 56); Label15.TabIndex = 0; Label15.Text = " Upcominng Birthdays"; Label15.TextAlign = ContentAlignment.MiddleLeft; // // BirthdayCountLabel // BirthdayCountLabel.BackColor = Color.White; BirthdayCountLabel.Dock = DockStyle.Fill; BirthdayCountLabel.Font = new Font("Microsoft Sans Serif", 18.0f, FontStyle.Regular, GraphicsUnit.Point, Conversions.ToByte(0)); BirthdayCountLabel.ForeColor = Color.White; BirthdayCountLabel.ImageIndex = 1; BirthdayCountLabel.ImageList = panelmageList; BirthdayCountLabel.Location = new Point(381, 1); BirthdayCountLabel.Name = "BirthdayCountLabel"; BirthdayCountLabel.Size = new Size(101, 56); BirthdayCountLabel.TabIndex = 2; BirthdayCountLabel.Text = " 0"; BirthdayCountLabel.TextAlign = ContentAlignment.MiddleCenter; // // FrmEmployeeManagementHP // AutoScaleDimensions = new SizeF(6.0f, 13.0f); AutoScaleMode = AutoScaleMode.Font; AutoSizeMode = AutoSizeMode.GrowAndShrink; BackColor = Color.White; ClientSize = new Size(1551, 988); ControlBox = false; Controls.Add(BunifuShadowPanel1); Controls.Add(Splitter1); FormBorderStyle = FormBorderStyle.None; Margin = new Padding(2); Name = "FrmEmployeeManagementHP"; StartPosition = FormStartPosition.CenterScreen; BunifuShadowPanel1.ResumeLayout(false); Panel5.ResumeLayout(false); Panel1.ResumeLayout(false); scrollFlowLayoutPanel.ResumeLayout(false); Panel6.ResumeLayout(false); Panel4.ResumeLayout(false); Panel4.PerformLayout(); TableLayoutPanel3.ResumeLayout(false); TableLayoutPanel3.PerformLayout(); Panel3.ResumeLayout(false); Panel3.PerformLayout(); TableLayoutPanel4.ResumeLayout(false); TableLayoutPanel4.PerformLayout(); Panel2.ResumeLayout(false); Panel2.PerformLayout(); TableLayoutPanel1.ResumeLayout(false); messageEmployeeeTableLayoutPanel.ResumeLayout(false); TableLayoutPanel2.ResumeLayout(false); TableLayoutPanel5.ResumeLayout(false); Load += new EventHandler(FrmOptionsManagement_Load); Closed += new EventHandler(FrmOptionsManagement_Closed); ResumeLayout(false); }