using BiskLog_Point_Of_Sale.Classes; namespace Point_Of_Sale_Managment { partial class UserSettingsAdminView { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserSettingsAdminView)); this.panel4 = new System.Windows.Forms.Panel(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.panelBranch = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.branchActive = new System.Windows.Forms.Panel(); this.p = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.pref1Active = new System.Windows.Forms.Panel(); this.panel1 = new System.Windows.Forms.Panel(); this.label4 = new System.Windows.Forms.Label(); this.rolesActive = new System.Windows.Forms.Panel(); this.panel6 = new System.Windows.Forms.Panel(); this.panel2 = new BiskLog_Point_Of_Sale.Classes.gradientPanel(); this.label1 = new System.Windows.Forms.Label(); this.content = new System.Windows.Forms.Panel(); this.panel4.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.panelBranch.SuspendLayout(); this.p.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // panel4 // this.panel4.BackColor = System.Drawing.SystemColors.ControlLightLight; this.panel4.Controls.Add(this.tableLayoutPanel1); this.panel4.Controls.Add(this.panel6); this.panel4.Dock = System.Windows.Forms.DockStyle.Top; this.panel4.Location = new System.Drawing.Point(0, 47); this.panel4.Name = "panel4"; this.panel4.Padding = new System.Windows.Forms.Padding(30, 0, 30, 5); this.panel4.Size = new System.Drawing.Size(923, 48); this.panel4.TabIndex = 3; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Controls.Add(this.panelBranch, 0, 0); this.tableLayoutPanel1.Controls.Add(this.p, 1, 0); this.tableLayoutPanel1.Controls.Add(this.panel1, 2, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Left; this.tableLayoutPanel1.Location = new System.Drawing.Point(30, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(523, 42); this.tableLayoutPanel1.TabIndex = 2; // // panelBranch // this.panelBranch.BackColor = System.Drawing.SystemColors.HighlightText; this.panelBranch.Controls.Add(this.label3); this.panelBranch.Controls.Add(this.branchActive); this.panelBranch.Cursor = System.Windows.Forms.Cursors.Hand; this.panelBranch.Dock = System.Windows.Forms.DockStyle.Fill; this.panelBranch.Location = new System.Drawing.Point(3, 3); this.panelBranch.Name = "panelBranch"; this.panelBranch.Size = new System.Drawing.Size(168, 36); this.panelBranch.TabIndex = 1; // // label3 // this.label3.BackColor = System.Drawing.SystemColors.ControlLightLight; this.label3.Dock = System.Windows.Forms.DockStyle.Fill; this.label3.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label3.ForeColor = System.Drawing.SystemColors.ControlDark; this.label3.Location = new System.Drawing.Point(0, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(168, 31); this.label3.TabIndex = 1; this.label3.Text = "Current User"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label3.Click += new System.EventHandler(this.Label3_Click); // // branchActive // this.branchActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.branchActive.Dock = System.Windows.Forms.DockStyle.Bottom; this.branchActive.Location = new System.Drawing.Point(0, 31); this.branchActive.Name = "branchActive"; this.branchActive.Size = new System.Drawing.Size(168, 5); this.branchActive.TabIndex = 0; // // p // this.p.BackColor = System.Drawing.SystemColors.ControlLightLight; this.p.Controls.Add(this.label2); this.p.Controls.Add(this.pref1Active); this.p.Cursor = System.Windows.Forms.Cursors.Hand; this.p.Dock = System.Windows.Forms.DockStyle.Fill; this.p.Location = new System.Drawing.Point(177, 3); this.p.Name = "p"; this.p.Size = new System.Drawing.Size(168, 36); this.p.TabIndex = 0; // // label2 // this.label2.BackColor = System.Drawing.SystemColors.ControlLightLight; this.label2.Dock = System.Windows.Forms.DockStyle.Fill; this.label2.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label2.ForeColor = System.Drawing.SystemColors.ControlDark; this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(168, 31); this.label2.TabIndex = 1; this.label2.Text = "Other Users"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label2.Click += new System.EventHandler(this.Label2_Click); // // pref1Active // this.pref1Active.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.pref1Active.Dock = System.Windows.Forms.DockStyle.Bottom; this.pref1Active.Location = new System.Drawing.Point(0, 31); this.pref1Active.Name = "pref1Active"; this.pref1Active.Size = new System.Drawing.Size(168, 5); this.pref1Active.TabIndex = 0; this.pref1Active.Visible = false; // // panel1 // this.panel1.BackColor = System.Drawing.SystemColors.ControlLightLight; this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.rolesActive); this.panel1.Cursor = System.Windows.Forms.Cursors.Hand; this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(351, 3); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(169, 36); this.panel1.TabIndex = 2; // // label4 // this.label4.BackColor = System.Drawing.SystemColors.ControlLightLight; this.label4.Dock = System.Windows.Forms.DockStyle.Fill; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold); this.label4.ForeColor = System.Drawing.SystemColors.ControlDark; this.label4.Location = new System.Drawing.Point(0, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(169, 31); this.label4.TabIndex = 1; this.label4.Text = "Roles"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label4.Click += new System.EventHandler(this.Label4_Click); // // rolesActive // this.rolesActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.rolesActive.Dock = System.Windows.Forms.DockStyle.Bottom; this.rolesActive.Location = new System.Drawing.Point(0, 31); this.rolesActive.Name = "rolesActive"; this.rolesActive.Size = new System.Drawing.Size(169, 5); this.rolesActive.TabIndex = 0; this.rolesActive.Visible = false; // // panel6 // this.panel6.BackColor = System.Drawing.SystemColors.ScrollBar; this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel6.Location = new System.Drawing.Point(30, 42); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(863, 1); this.panel6.TabIndex = 1; // // panel2 // this.panel2.BackColor = System.Drawing.Color.Transparent; this.panel2.ColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.panel2.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132))))); this.panel2.Controls.Add(this.label1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Padding = new System.Windows.Forms.Padding(50, 0, 50, 5); this.panel2.Size = new System.Drawing.Size(923, 47); this.panel2.TabIndex = 2; // // label1 // this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.Font = new System.Drawing.Font("Sitka Subheading", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.White; this.label1.Location = new System.Drawing.Point(50, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(823, 42); this.label1.TabIndex = 1; this.label1.Text = "USER SETTINGS"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // content // this.content.AutoScroll = true; this.content.BackColor = System.Drawing.SystemColors.ControlLightLight; this.content.Dock = System.Windows.Forms.DockStyle.Fill; this.content.Location = new System.Drawing.Point(0, 95); this.content.Name = "content"; this.content.Size = new System.Drawing.Size(923, 610); this.content.TabIndex = 4; // // UserSettingsAdminView // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(923, 705); this.Controls.Add(this.content); this.Controls.Add(this.panel4); this.Controls.Add(this.panel2); this.Font = new System.Drawing.Font("Segoe UI", 10F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "UserSettingsAdminView"; this.ShowIcon = false; this.ShowInTaskbar = false; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.MaximumSizeChanged += new System.EventHandler(this.UserSettingsAdminView_Resize); this.Load += new System.EventHandler(this.UserSettingsAdminView_Load); this.Resize += new System.EventHandler(this.UserSettingsAdminView_Resize); this.panel4.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.panelBranch.ResumeLayout(false); this.p.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel4; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Panel panelBranch; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel branchActive; private System.Windows.Forms.Panel p; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel pref1Active; private System.Windows.Forms.Panel panel6; private gradientPanel panel2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel content; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Panel rolesActive; } }