namespace Sunny.UI.Demo { partial class FTabControl { /// /// 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() { this.uiTabControlMenu1 = new Sunny.UI.UITabControlMenu(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.tabPage7 = new System.Windows.Forms.TabPage(); this.tabPage8 = new System.Windows.Forms.TabPage(); this.uiLine2 = new Sunny.UI.UILine(); this.uiLine1 = new Sunny.UI.UILine(); this.uiTabControl1 = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.tabPage9 = new System.Windows.Forms.TabPage(); this.tabPage10 = new System.Windows.Forms.TabPage(); this.tabPage11 = new System.Windows.Forms.TabPage(); this.tabPage12 = new System.Windows.Forms.TabPage(); this.tabPage13 = new System.Windows.Forms.TabPage(); this.uiTabControlMenu1.SuspendLayout(); this.uiTabControl1.SuspendLayout(); this.SuspendLayout(); // // uiTabControlMenu1 // this.uiTabControlMenu1.Alignment = System.Windows.Forms.TabAlignment.Left; this.uiTabControlMenu1.Controls.Add(this.tabPage5); this.uiTabControlMenu1.Controls.Add(this.tabPage6); this.uiTabControlMenu1.Controls.Add(this.tabPage7); this.uiTabControlMenu1.Controls.Add(this.tabPage8); this.uiTabControlMenu1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControlMenu1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTabControlMenu1.Location = new System.Drawing.Point(30, 321); this.uiTabControlMenu1.Multiline = true; this.uiTabControlMenu1.Name = "uiTabControlMenu1"; this.uiTabControlMenu1.SelectedIndex = 0; this.uiTabControlMenu1.Size = new System.Drawing.Size(670, 239); this.uiTabControlMenu1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uiTabControlMenu1.TabIndex = 25; this.uiTabControlMenu1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tabPage5 // this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.tabPage5.Location = new System.Drawing.Point(201, 0); this.tabPage5.Name = "tabPage5"; this.tabPage5.Size = new System.Drawing.Size(469, 239); this.tabPage5.TabIndex = 0; this.tabPage5.Text = "tabPage5"; // // tabPage6 // this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage6.Location = new System.Drawing.Point(161, 0); this.tabPage6.Name = "tabPage6"; this.tabPage6.Size = new System.Drawing.Size(509, 239); this.tabPage6.TabIndex = 1; this.tabPage6.Text = "tabPage6"; // // tabPage7 // this.tabPage7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage7.Location = new System.Drawing.Point(161, 0); this.tabPage7.Name = "tabPage7"; this.tabPage7.Size = new System.Drawing.Size(509, 239); this.tabPage7.TabIndex = 2; this.tabPage7.Text = "tabPage7"; // // tabPage8 // this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage8.Location = new System.Drawing.Point(161, 0); this.tabPage8.Name = "tabPage8"; this.tabPage8.Size = new System.Drawing.Size(509, 239); this.tabPage8.TabIndex = 3; this.tabPage8.Text = "tabPage8"; // // uiLine2 // this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Location = new System.Drawing.Point(30, 286); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.Name = "uiLine2"; this.uiLine2.Size = new System.Drawing.Size(670, 20); this.uiLine2.TabIndex = 24; this.uiLine2.Text = "UITabControlMenu"; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.Name = "uiLine1"; this.uiLine1.Size = new System.Drawing.Size(670, 20); this.uiLine1.TabIndex = 23; this.uiLine1.Text = "UITabControl"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiTabControl1 // this.uiTabControl1.Controls.Add(this.tabPage1); this.uiTabControl1.Controls.Add(this.tabPage2); this.uiTabControl1.Controls.Add(this.tabPage3); this.uiTabControl1.Controls.Add(this.tabPage9); this.uiTabControl1.Controls.Add(this.tabPage10); this.uiTabControl1.Controls.Add(this.tabPage11); this.uiTabControl1.Controls.Add(this.tabPage12); this.uiTabControl1.Controls.Add(this.tabPage13); this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.Frame = null; this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40); this.uiTabControl1.Location = new System.Drawing.Point(30, 85); this.uiTabControl1.MainPage = "主页"; this.uiTabControl1.MenuStyle = Sunny.UI.UIMenuStyle.Custom; this.uiTabControl1.Name = "uiTabControl1"; this.uiTabControl1.SelectedIndex = 0; this.uiTabControl1.ShowCloseButton = true; this.uiTabControl1.Size = new System.Drawing.Size(670, 183); this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uiTabControl1.TabIndex = 22; this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiTabControl1.BeforeRemoveTabPage += new Sunny.UI.UITabControl.OnBeforeRemoveTabPage(this.uiTabControl1_BeforeRemoveTabPage); // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.tabPage1.Location = new System.Drawing.Point(0, 40); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(670, 143); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "主页"; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage2.Location = new System.Drawing.Point(0, 40); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(200, 60); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "页面"; // // tabPage3 // this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage3.Location = new System.Drawing.Point(0, 40); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(200, 60); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "tabPage3"; // // tabPage9 // this.tabPage9.Location = new System.Drawing.Point(0, 40); this.tabPage9.Name = "tabPage9"; this.tabPage9.Size = new System.Drawing.Size(200, 60); this.tabPage9.TabIndex = 4; this.tabPage9.Text = "tabPage9"; this.tabPage9.UseVisualStyleBackColor = true; // // tabPage10 // this.tabPage10.Location = new System.Drawing.Point(0, 40); this.tabPage10.Name = "tabPage10"; this.tabPage10.Size = new System.Drawing.Size(200, 60); this.tabPage10.TabIndex = 5; this.tabPage10.Text = "tabPage10"; this.tabPage10.UseVisualStyleBackColor = true; // // tabPage11 // this.tabPage11.Location = new System.Drawing.Point(0, 40); this.tabPage11.Name = "tabPage11"; this.tabPage11.Size = new System.Drawing.Size(200, 60); this.tabPage11.TabIndex = 6; this.tabPage11.Text = "tabPage11"; this.tabPage11.UseVisualStyleBackColor = true; // // tabPage12 // this.tabPage12.Location = new System.Drawing.Point(0, 40); this.tabPage12.Name = "tabPage12"; this.tabPage12.Size = new System.Drawing.Size(200, 60); this.tabPage12.TabIndex = 7; this.tabPage12.Text = "tabPage12"; this.tabPage12.UseVisualStyleBackColor = true; // // tabPage13 // this.tabPage13.Location = new System.Drawing.Point(0, 40); this.tabPage13.Name = "tabPage13"; this.tabPage13.Size = new System.Drawing.Size(200, 60); this.tabPage13.TabIndex = 8; this.tabPage13.Text = "tabPage13"; this.tabPage13.UseVisualStyleBackColor = true; // // FTabControl // this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 584); this.Controls.Add(this.uiTabControlMenu1); this.Controls.Add(this.uiLine2); this.Controls.Add(this.uiLine1); this.Controls.Add(this.uiTabControl1); this.Name = "FTabControl"; this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.ShowTitle = true; this.Symbol = 61716; this.Text = "TabControl"; this.uiTabControlMenu1.ResumeLayout(false); this.uiTabControl1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private UITabControlMenu uiTabControlMenu1; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.TabPage tabPage7; private System.Windows.Forms.TabPage tabPage8; private UILine uiLine2; private UILine uiLine1; private UITabControl uiTabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage9; private System.Windows.Forms.TabPage tabPage10; private System.Windows.Forms.TabPage tabPage11; private System.Windows.Forms.TabPage tabPage12; private System.Windows.Forms.TabPage tabPage13; } }