namespace AntdUIDemo.Views { partial class TabsDemo { /// /// 必需的设计器变量。 /// 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() { AntdUI.Tabs.StyleLine styleLine1 = new AntdUI.Tabs.StyleLine(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TabsDemo)); AntdUI.Tabs.StyleCard styleCard1 = new AntdUI.Tabs.StyleCard(); AntdUI.Tabs.StyleLine styleLine2 = new AntdUI.Tabs.StyleLine(); this.stackPanel1 = new AntdUI.StackPanel(); this.tabs3 = new AntdUI.Tabs(); this.tabPage5 = new AntdUI.TabPage(); this.label10 = new AntdUI.Label(); this.tabPage8 = new AntdUI.TabPage(); this.label13 = new AntdUI.Label(); this.tabPage9 = new AntdUI.TabPage(); this.label14 = new AntdUI.Label(); this.label9 = new AntdUI.Label(); this.tabs_close = new AntdUI.Tabs(); this.tabPage2 = new AntdUI.TabPage(); this.label12 = new AntdUI.Label(); this.tabPage3 = new AntdUI.TabPage(); this.label11 = new AntdUI.Label(); this.tabPage4 = new AntdUI.TabPage(); this.label8 = new AntdUI.Label(); this.label7 = new AntdUI.Label(); this.tabs1 = new AntdUI.Tabs(); this.tabPage1 = new AntdUI.TabPage(); this.label4 = new AntdUI.Label(); this.tabPage6 = new AntdUI.TabPage(); this.label5 = new AntdUI.Label(); this.tabPage7 = new AntdUI.TabPage(); this.label6 = new AntdUI.Label(); this.label3 = new AntdUI.Label(); this.divider1 = new AntdUI.Divider(); this.label2 = new AntdUI.Label(); this.label1 = new AntdUI.Label(); this.stackPanel1.SuspendLayout(); this.tabs3.SuspendLayout(); this.tabPage5.SuspendLayout(); this.tabPage8.SuspendLayout(); this.tabPage9.SuspendLayout(); this.tabs_close.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage4.SuspendLayout(); this.tabs1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage6.SuspendLayout(); this.tabPage7.SuspendLayout(); this.SuspendLayout(); // // stackPanel1 // this.stackPanel1.Controls.Add(this.tabs3); this.stackPanel1.Controls.Add(this.label9); this.stackPanel1.Controls.Add(this.tabs_close); this.stackPanel1.Controls.Add(this.label7); this.stackPanel1.Controls.Add(this.tabs1); this.stackPanel1.Controls.Add(this.label3); this.stackPanel1.Controls.Add(this.divider1); this.stackPanel1.Controls.Add(this.label2); this.stackPanel1.Controls.Add(this.label1); this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.stackPanel1.Location = new System.Drawing.Point(0, 0); this.stackPanel1.Name = "stackPanel1"; this.stackPanel1.Size = new System.Drawing.Size(700, 565); this.stackPanel1.TabIndex = 0; this.stackPanel1.Text = "stackPanel1"; this.stackPanel1.Vertical = true; // // tabs3 // this.tabs3.Centered = true; this.tabs3.Cursor = System.Windows.Forms.Cursors.Hand; this.tabs3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.tabs3.Gap = 12; this.tabs3.Location = new System.Drawing.Point(3, 439); this.tabs3.Name = "tabs3"; this.tabs3.Pages.Add(this.tabPage5); this.tabs3.Pages.Add(this.tabPage8); this.tabs3.Pages.Add(this.tabPage9); this.tabs3.Size = new System.Drawing.Size(694, 120); this.tabs3.Style = styleLine1; this.tabs3.TabIndex = 29; this.tabs3.Text = "tabs3"; // // tabPage5 // this.tabPage5.Badge = "99"; this.tabPage5.Controls.Add(this.label10); this.tabPage5.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage5.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabPage5.IconSvg = resources.GetString("tabPage5.IconSvg"); this.tabPage5.Location = new System.Drawing.Point(3, 38); this.tabPage5.Name = "tabPage5"; this.tabPage5.Size = new System.Drawing.Size(688, 79); this.tabPage5.TabIndex = 28; this.tabPage5.Text = "Tab1"; // // label10 // this.label10.Dock = System.Windows.Forms.DockStyle.Top; this.label10.Location = new System.Drawing.Point(0, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(688, 23); this.label10.TabIndex = 0; this.label10.Text = "Content of Tab Pane 1"; // // tabPage8 // this.tabPage8.Controls.Add(this.label13); this.tabPage8.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage8.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.tabPage8.Location = new System.Drawing.Point(3, 38); this.tabPage8.Name = "tabPage8"; this.tabPage8.Size = new System.Drawing.Size(688, 89); this.tabPage8.TabIndex = 0; this.tabPage8.Text = "Tab2"; // // label13 // this.label13.Dock = System.Windows.Forms.DockStyle.Top; this.label13.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.label13.Location = new System.Drawing.Point(0, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(688, 23); this.label13.TabIndex = 3; this.label13.Text = "Content of Tab Pane 2"; // // tabPage9 // this.tabPage9.Controls.Add(this.label14); this.tabPage9.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage9.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.tabPage9.Location = new System.Drawing.Point(3, 38); this.tabPage9.Name = "tabPage9"; this.tabPage9.Size = new System.Drawing.Size(688, 89); this.tabPage9.TabIndex = 0; this.tabPage9.Text = "Tab3"; // // label14 // this.label14.Dock = System.Windows.Forms.DockStyle.Top; this.label14.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.label14.Location = new System.Drawing.Point(0, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(688, 23); this.label14.TabIndex = 4; this.label14.Text = "Content of Tab Pane 3"; // // label9 // this.label9.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(3, 409); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(694, 24); this.label9.TabIndex = 27; this.label9.Text = "居中位置"; // // tabs_close // this.tabs_close.Cursor = System.Windows.Forms.Cursors.Hand; this.tabs_close.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.tabs_close.Gap = 12; this.tabs_close.Location = new System.Drawing.Point(3, 283); this.tabs_close.Name = "tabs_close"; this.tabs_close.Pages.Add(this.tabPage2); this.tabs_close.Pages.Add(this.tabPage3); this.tabs_close.Pages.Add(this.tabPage4); this.tabs_close.Size = new System.Drawing.Size(694, 120); styleCard1.Closable = true; styleCard1.Gap = 6; this.tabs_close.Style = styleCard1; this.tabs_close.TabIndex = 26; this.tabs_close.Text = "tabs2"; this.tabs_close.Type = AntdUI.TabType.Card; // // tabPage2 // this.tabPage2.Controls.Add(this.label12); this.tabPage2.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.tabPage2.Location = new System.Drawing.Point(3, 38); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(688, 79); this.tabPage2.TabIndex = 0; this.tabPage2.Text = "Tab1"; // // label12 // this.label12.Dock = System.Windows.Forms.DockStyle.Top; this.label12.Location = new System.Drawing.Point(0, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(688, 23); this.label12.TabIndex = 1; this.label12.Text = "Content of Tab Pane 1"; // // tabPage3 // this.tabPage3.Controls.Add(this.label11); this.tabPage3.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage3.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.tabPage3.Location = new System.Drawing.Point(3, 38); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(688, 89); this.tabPage3.TabIndex = 0; this.tabPage3.Text = "Tab2"; // // label11 // this.label11.Dock = System.Windows.Forms.DockStyle.Top; this.label11.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.label11.Location = new System.Drawing.Point(0, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(688, 23); this.label11.TabIndex = 2; this.label11.Text = "Content of Tab Pane 2"; // // tabPage4 // this.tabPage4.Controls.Add(this.label8); this.tabPage4.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage4.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.tabPage4.Location = new System.Drawing.Point(3, 38); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(688, 89); this.tabPage4.TabIndex = 0; this.tabPage4.Text = "Tab3"; // // label8 // this.label8.Dock = System.Windows.Forms.DockStyle.Top; this.label8.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.label8.Location = new System.Drawing.Point(0, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(688, 23); this.label8.TabIndex = 3; this.label8.Text = "Content of Tab Pane 3"; // // label7 // this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(3, 253); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(694, 24); this.label7.TabIndex = 24; this.label7.Text = "卡片样式"; // // tabs1 // this.tabs1.Cursor = System.Windows.Forms.Cursors.Hand; this.tabs1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.tabs1.Gap = 12; this.tabs1.Location = new System.Drawing.Point(3, 127); this.tabs1.Name = "tabs1"; this.tabs1.Pages.Add(this.tabPage1); this.tabs1.Pages.Add(this.tabPage6); this.tabs1.Pages.Add(this.tabPage7); this.tabs1.Size = new System.Drawing.Size(694, 120); this.tabs1.Style = styleLine2; this.tabs1.TabIndex = 23; this.tabs1.Text = "tabs1"; // // tabPage1 // this.tabPage1.Controls.Add(this.label4); this.tabPage1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabPage1.IconSvg = resources.GetString("tabPage1.IconSvg"); this.tabPage1.Location = new System.Drawing.Point(3, 38); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(688, 79); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Tab1"; // // label4 // this.label4.Dock = System.Windows.Forms.DockStyle.Top; this.label4.Location = new System.Drawing.Point(0, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(688, 23); this.label4.TabIndex = 0; this.label4.Text = "Content of Tab Pane 1"; // // tabPage6 // this.tabPage6.Controls.Add(this.label5); this.tabPage6.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage6.Location = new System.Drawing.Point(3, 38); this.tabPage6.Name = "tabPage6"; this.tabPage6.Size = new System.Drawing.Size(688, 89); this.tabPage6.TabIndex = 0; this.tabPage6.Text = "Tab2"; // // label5 // this.label5.Dock = System.Windows.Forms.DockStyle.Top; this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.label5.Location = new System.Drawing.Point(0, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(688, 23); this.label5.TabIndex = 1; this.label5.Text = "Content of Tab Pane 2"; // // tabPage7 // this.tabPage7.Controls.Add(this.label6); this.tabPage7.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPage7.Location = new System.Drawing.Point(3, 38); this.tabPage7.Name = "tabPage7"; this.tabPage7.Size = new System.Drawing.Size(688, 89); this.tabPage7.TabIndex = 0; this.tabPage7.Text = "Tab3"; // // label6 // this.label6.Dock = System.Windows.Forms.DockStyle.Top; this.label6.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F); this.label6.Location = new System.Drawing.Point(0, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(688, 23); this.label6.TabIndex = 2; this.label6.Text = "Content of Tab Pane 3"; // // label3 // this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(3, 97); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(694, 24); this.label3.TabIndex = 22; this.label3.Text = "基本用法"; // // divider1 // this.divider1.Location = new System.Drawing.Point(3, 79); this.divider1.Name = "divider1"; this.divider1.Size = new System.Drawing.Size(694, 12); this.divider1.TabIndex = 7; // // label2 // this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(3, 49); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(694, 24); this.label2.TabIndex = 6; this.label2.Text = "选项卡切换组件。"; // // label1 // this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(3, 3); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(694, 40); this.label1.TabIndex = 5; this.label1.Text = "Tabs 标签页"; // // TabsDemo // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.Controls.Add(this.stackPanel1); this.Name = "TabsDemo"; this.Size = new System.Drawing.Size(700, 565); this.stackPanel1.ResumeLayout(false); this.tabs3.ResumeLayout(false); this.tabPage5.ResumeLayout(false); this.tabPage8.ResumeLayout(false); this.tabPage9.ResumeLayout(false); this.tabs_close.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.tabs1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage6.ResumeLayout(false); this.tabPage7.ResumeLayout(false); this.ResumeLayout(false); } #endregion private AntdUI.StackPanel stackPanel1; private AntdUI.Divider divider1; private AntdUI.Label label2; private AntdUI.Label label1; private AntdUI.Label label3; private AntdUI.Tabs tabs1; private AntdUI.TabPage tabPage1; private AntdUI.Label label4; private AntdUI.Label label7; private AntdUI.Tabs tabs_close; private AntdUI.Tabs tabs3; private AntdUI.TabPage tabPage5; private AntdUI.Label label10; private AntdUI.Label label9; private AntdUI.TabPage tabPage2; private AntdUI.TabPage tabPage3; private AntdUI.TabPage tabPage4; private AntdUI.TabPage tabPage6; private AntdUI.TabPage tabPage7; private AntdUI.TabPage tabPage8; private AntdUI.TabPage tabPage9; private AntdUI.Label label5; private AntdUI.Label label6; private AntdUI.Label label8; private AntdUI.Label label11; private AntdUI.Label label12; private AntdUI.Label label13; private AntdUI.Label label14; } }