namespace Lskj.Main.Control { partial class GroupPage { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.allPanel = new System.Windows.Forms.Panel(); this.allMenuPanel = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.allTipsLab = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.panelSplit = new System.Windows.Forms.Panel(); this.labelSplit = new System.Windows.Forms.Label(); this.labelSplitTop = new System.Windows.Forms.Label(); this.topTipsPanel = new System.Windows.Forms.Panel(); this.whiteLab = new System.Windows.Forms.Label(); this.collectTipsLab = new System.Windows.Forms.Label(); this.collectMenuPanel = new System.Windows.Forms.Panel(); this.collectPanel = new System.Windows.Forms.Panel(); this.allPanel.SuspendLayout(); this.panel2.SuspendLayout(); this.panelSplit.SuspendLayout(); this.topTipsPanel.SuspendLayout(); this.collectPanel.SuspendLayout(); this.SuspendLayout(); // // allPanel // this.allPanel.Controls.Add(this.allMenuPanel); this.allPanel.Controls.Add(this.panel2); this.allPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.allPanel.Location = new System.Drawing.Point(0, 227); this.allPanel.Margin = new System.Windows.Forms.Padding(0); this.allPanel.Name = "allPanel"; this.allPanel.Size = new System.Drawing.Size(803, 349); this.allPanel.TabIndex = 6; // // allMenuPanel // this.allMenuPanel.BackColor = System.Drawing.Color.Transparent; this.allMenuPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.allMenuPanel.Location = new System.Drawing.Point(0, 26); this.allMenuPanel.Margin = new System.Windows.Forms.Padding(0); this.allMenuPanel.Name = "allMenuPanel"; this.allMenuPanel.Size = new System.Drawing.Size(803, 323); this.allMenuPanel.TabIndex = 6; // // panel2 // this.panel2.BackColor = System.Drawing.SystemColors.Control; this.panel2.Controls.Add(this.allTipsLab); this.panel2.Controls.Add(this.label3); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(803, 26); this.panel2.TabIndex = 5; // // allTipsLab // this.allTipsLab.BackColor = System.Drawing.Color.Transparent; this.allTipsLab.Dock = System.Windows.Forms.DockStyle.Fill; this.allTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.allTipsLab.Location = new System.Drawing.Point(8, 0); this.allTipsLab.Name = "allTipsLab"; this.allTipsLab.Size = new System.Drawing.Size(795, 26); this.allTipsLab.TabIndex = 3; this.allTipsLab.Text = "全部应用"; this.allTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Dock = System.Windows.Forms.DockStyle.Left; this.label3.Location = new System.Drawing.Point(0, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(8, 26); this.label3.TabIndex = 1; // // panelSplit // this.panelSplit.Controls.Add(this.labelSplit); this.panelSplit.Controls.Add(this.labelSplitTop); this.panelSplit.Dock = System.Windows.Forms.DockStyle.Top; this.panelSplit.Location = new System.Drawing.Point(0, 220); this.panelSplit.Margin = new System.Windows.Forms.Padding(0); this.panelSplit.Name = "panelSplit"; this.panelSplit.Padding = new System.Windows.Forms.Padding(13, 0, 13, 0); this.panelSplit.Size = new System.Drawing.Size(803, 7); this.panelSplit.TabIndex = 0; // // labelSplit // this.labelSplit.BackColor = System.Drawing.Color.Black; this.labelSplit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSplit.Dock = System.Windows.Forms.DockStyle.Top; this.labelSplit.ForeColor = System.Drawing.Color.Black; this.labelSplit.Location = new System.Drawing.Point(13, 3); this.labelSplit.Name = "labelSplit"; this.labelSplit.Size = new System.Drawing.Size(777, 1); this.labelSplit.TabIndex = 0; // // labelSplitTop // this.labelSplitTop.Dock = System.Windows.Forms.DockStyle.Top; this.labelSplitTop.Location = new System.Drawing.Point(13, 0); this.labelSplitTop.Name = "labelSplitTop"; this.labelSplitTop.Size = new System.Drawing.Size(777, 3); this.labelSplitTop.TabIndex = 1; // // topTipsPanel // this.topTipsPanel.BackColor = System.Drawing.SystemColors.Control; this.topTipsPanel.Controls.Add(this.collectTipsLab); this.topTipsPanel.Controls.Add(this.whiteLab); this.topTipsPanel.Dock = System.Windows.Forms.DockStyle.Top; this.topTipsPanel.Location = new System.Drawing.Point(0, 0); this.topTipsPanel.Name = "topTipsPanel"; this.topTipsPanel.Size = new System.Drawing.Size(803, 26); this.topTipsPanel.TabIndex = 5; // // whiteLab // this.whiteLab.BackColor = System.Drawing.Color.Transparent; this.whiteLab.Dock = System.Windows.Forms.DockStyle.Left; this.whiteLab.Location = new System.Drawing.Point(0, 0); this.whiteLab.Name = "whiteLab"; this.whiteLab.Size = new System.Drawing.Size(8, 26); this.whiteLab.TabIndex = 1; // // collectTipsLab // this.collectTipsLab.BackColor = System.Drawing.Color.Transparent; this.collectTipsLab.Dock = System.Windows.Forms.DockStyle.Fill; this.collectTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.collectTipsLab.Location = new System.Drawing.Point(8, 0); this.collectTipsLab.Name = "collectTipsLab"; this.collectTipsLab.Size = new System.Drawing.Size(795, 26); this.collectTipsLab.TabIndex = 3; this.collectTipsLab.Text = "我的收藏"; this.collectTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // collectMenuPanel // this.collectMenuPanel.BackColor = System.Drawing.Color.Transparent; this.collectMenuPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.collectMenuPanel.Location = new System.Drawing.Point(0, 26); this.collectMenuPanel.Margin = new System.Windows.Forms.Padding(0); this.collectMenuPanel.Name = "collectMenuPanel"; this.collectMenuPanel.Size = new System.Drawing.Size(803, 194); this.collectMenuPanel.TabIndex = 6; // // collectPanel // this.collectPanel.Controls.Add(this.collectMenuPanel); this.collectPanel.Controls.Add(this.topTipsPanel); this.collectPanel.Dock = System.Windows.Forms.DockStyle.Top; this.collectPanel.Location = new System.Drawing.Point(0, 0); this.collectPanel.Margin = new System.Windows.Forms.Padding(0); this.collectPanel.Name = "collectPanel"; this.collectPanel.Size = new System.Drawing.Size(803, 220); this.collectPanel.TabIndex = 5; // // GroupPage // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Transparent; this.Controls.Add(this.allPanel); this.Controls.Add(this.panelSplit); this.Controls.Add(this.collectPanel); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "GroupPage"; this.Size = new System.Drawing.Size(803, 576); this.allPanel.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panelSplit.ResumeLayout(false); this.topTipsPanel.ResumeLayout(false); this.collectPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel allPanel; private System.Windows.Forms.Panel allMenuPanel; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label allTipsLab; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel panelSplit; private System.Windows.Forms.Label labelSplit; private System.Windows.Forms.Label labelSplitTop; private System.Windows.Forms.Panel topTipsPanel; private System.Windows.Forms.Label collectTipsLab; private System.Windows.Forms.Label whiteLab; private System.Windows.Forms.Panel collectMenuPanel; private System.Windows.Forms.Panel collectPanel; } }