namespace AntdUIDemo.Views
{
partial class PaginationDemo
{
///
/// 必需的设计器变量。
///
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.label12 = new AntdUI.Label();
this.stackPanel1 = new AntdUI.StackPanel();
this.pagination = new AntdUI.Pagination();
this.stackPanel7 = new AntdUI.StackPanel();
this.buttonCZ = new AntdUI.Button();
this.stackPanel6 = new AntdUI.StackPanel();
this.switch_right = new AntdUI.Switch();
this.label15 = new AntdUI.Label();
this.stackPanel5 = new AntdUI.StackPanel();
this.input_size = new AntdUI.InputNumber();
this.label13 = new AntdUI.Label();
this.selectMultiple = new AntdUI.SelectMultiple();
this.label14 = new AntdUI.Label();
this.stackPanel4 = new AntdUI.StackPanel();
this.switch_show = new AntdUI.Switch();
this.label9 = new AntdUI.Label();
this.input_textdesc = new AntdUI.Input();
this.label10 = new AntdUI.Label();
this.input_radius = new AntdUI.InputNumber();
this.label11 = new AntdUI.Label();
this.stackPanel3 = new AntdUI.StackPanel();
this.input_gap = new AntdUI.InputNumber();
this.label5 = new AntdUI.Label();
this.colorPicker = new AntdUI.ColorPicker();
this.label6 = new AntdUI.Label();
this.input_max = new AntdUI.InputNumber();
this.label8 = new AntdUI.Label();
this.stackPanel2 = new AntdUI.StackPanel();
this.input_total = new AntdUI.InputNumber();
this.label4 = new AntdUI.Label();
this.input_pagesize = new AntdUI.InputNumber();
this.label3 = new AntdUI.Label();
this.input_current = new AntdUI.InputNumber();
this.label7 = new AntdUI.Label();
this.header1 = new AntdUI.PageHeader();
this.stackPanel1.SuspendLayout();
this.stackPanel7.SuspendLayout();
this.stackPanel6.SuspendLayout();
this.stackPanel5.SuspendLayout();
this.stackPanel4.SuspendLayout();
this.stackPanel3.SuspendLayout();
this.stackPanel2.SuspendLayout();
this.SuspendLayout();
//
// label12
//
this.label12.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
this.label12.Location = new System.Drawing.Point(3, 3);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(744, 24);
this.label12.TabIndex = 41;
this.label12.Text = "控件配置";
//
// stackPanel1
//
this.stackPanel1.Controls.Add(this.pagination);
this.stackPanel1.Controls.Add(this.stackPanel7);
this.stackPanel1.Controls.Add(this.stackPanel6);
this.stackPanel1.Controls.Add(this.stackPanel5);
this.stackPanel1.Controls.Add(this.stackPanel4);
this.stackPanel1.Controls.Add(this.stackPanel3);
this.stackPanel1.Controls.Add(this.stackPanel2);
this.stackPanel1.Controls.Add(this.label12);
this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.stackPanel1.Location = new System.Drawing.Point(0, 74);
this.stackPanel1.Name = "stackPanel1";
this.stackPanel1.Size = new System.Drawing.Size(750, 461);
this.stackPanel1.TabIndex = 0;
this.stackPanel1.Text = "stackPanel1";
this.stackPanel1.Vertical = true;
//
// pagination
//
this.pagination.Location = new System.Drawing.Point(3, 267);
this.pagination.Name = "pagination";
this.pagination.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.pagination.Size = new System.Drawing.Size(744, 38);
this.pagination.SizeChangerWidth = 60;
this.pagination.TabIndex = 50;
this.pagination.Text = "pagination1";
//
// stackPanel7
//
this.stackPanel7.Controls.Add(this.buttonCZ);
this.stackPanel7.Location = new System.Drawing.Point(3, 223);
this.stackPanel7.Name = "stackPanel7";
this.stackPanel7.Size = new System.Drawing.Size(744, 38);
this.stackPanel7.TabIndex = 49;
this.stackPanel7.Text = "stackPanel7";
//
// buttonCZ
//
this.buttonCZ.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonCZ.Location = new System.Drawing.Point(3, 3);
this.buttonCZ.Name = "buttonCZ";
this.buttonCZ.Size = new System.Drawing.Size(75, 32);
this.buttonCZ.TabIndex = 16;
this.buttonCZ.Text = "重 置";
this.buttonCZ.Type = AntdUI.TTypeMini.Warn;
this.buttonCZ.WaveSize = 0;
//
// stackPanel6
//
this.stackPanel6.Controls.Add(this.switch_right);
this.stackPanel6.Controls.Add(this.label15);
this.stackPanel6.Location = new System.Drawing.Point(3, 185);
this.stackPanel6.Name = "stackPanel6";
this.stackPanel6.Size = new System.Drawing.Size(744, 32);
this.stackPanel6.TabIndex = 47;
this.stackPanel6.Text = "stackPanel6";
//
// switch_right
//
this.switch_right.AutoCheck = true;
this.switch_right.Checked = true;
this.switch_right.CheckedText = "Yes";
this.switch_right.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.switch_right.Location = new System.Drawing.Point(129, 3);
this.switch_right.Name = "switch_right";
this.switch_right.Size = new System.Drawing.Size(60, 26);
this.switch_right.TabIndex = 15;
this.switch_right.Text = "switch1";
this.switch_right.UnCheckedText = "No";
//
// label15
//
this.label15.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(3, 3);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(120, 26);
this.label15.TabIndex = 14;
this.label15.Text = "RightToLeft";
//
// stackPanel5
//
this.stackPanel5.Controls.Add(this.input_size);
this.stackPanel5.Controls.Add(this.label13);
this.stackPanel5.Controls.Add(this.selectMultiple);
this.stackPanel5.Controls.Add(this.label14);
this.stackPanel5.Location = new System.Drawing.Point(3, 147);
this.stackPanel5.Name = "stackPanel5";
this.stackPanel5.Size = new System.Drawing.Size(744, 32);
this.stackPanel5.TabIndex = 45;
this.stackPanel5.Text = "stackPanel5";
//
// input_size
//
this.input_size.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_size.Location = new System.Drawing.Point(588, 3);
this.input_size.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_size.Name = "input_size";
this.input_size.Size = new System.Drawing.Size(60, 26);
this.input_size.TabIndex = 18;
this.input_size.Text = "85";
this.input_size.Value = new decimal(new int[] {
85,
0,
0,
0});
this.input_size.WaveSize = 0;
//
// label13
//
this.label13.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(427, 3);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(155, 26);
this.label13.TabIndex = 17;
this.label13.Text = "SizeChangerWidth";
//
// selectMultiple
//
this.selectMultiple.Items.AddRange(new object[] {
"1",
"2",
"5",
"10",
"20",
"50",
"100"});
this.selectMultiple.Location = new System.Drawing.Point(159, 3);
this.selectMultiple.Name = "selectMultiple";
this.selectMultiple.SelectedValue = new object[0];
this.selectMultiple.Size = new System.Drawing.Size(262, 26);
this.selectMultiple.TabIndex = 9;
this.selectMultiple.WaveSize = 0;
//
// label14
//
this.label14.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(3, 3);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(150, 26);
this.label14.TabIndex = 8;
this.label14.Text = "PageSizeOptions";
//
// stackPanel4
//
this.stackPanel4.Controls.Add(this.switch_show);
this.stackPanel4.Controls.Add(this.label9);
this.stackPanel4.Controls.Add(this.input_textdesc);
this.stackPanel4.Controls.Add(this.label10);
this.stackPanel4.Controls.Add(this.input_radius);
this.stackPanel4.Controls.Add(this.label11);
this.stackPanel4.Location = new System.Drawing.Point(3, 109);
this.stackPanel4.Name = "stackPanel4";
this.stackPanel4.Size = new System.Drawing.Size(744, 32);
this.stackPanel4.TabIndex = 44;
this.stackPanel4.Text = "stackPanel4";
//
// switch_show
//
this.switch_show.AutoCheck = true;
this.switch_show.Checked = true;
this.switch_show.CheckedText = "";
this.switch_show.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.switch_show.Location = new System.Drawing.Point(588, 3);
this.switch_show.Name = "switch_show";
this.switch_show.Size = new System.Drawing.Size(50, 26);
this.switch_show.TabIndex = 13;
this.switch_show.Text = "switch1";
this.switch_show.UnCheckedText = "";
//
// 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(427, 3);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(155, 26);
this.label9.TabIndex = 12;
this.label9.Text = "ShowSizeChanger";
//
// input_textdesc
//
this.input_textdesc.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_textdesc.Location = new System.Drawing.Point(321, 3);
this.input_textdesc.Name = "input_textdesc";
this.input_textdesc.Size = new System.Drawing.Size(100, 26);
this.input_textdesc.TabIndex = 11;
this.input_textdesc.WaveSize = 0;
//
// label10
//
this.label10.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(195, 3);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(120, 26);
this.label10.TabIndex = 10;
this.label10.Text = "TextDesc";
//
// input_radius
//
this.input_radius.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_radius.Location = new System.Drawing.Point(129, 3);
this.input_radius.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_radius.Name = "input_radius";
this.input_radius.Size = new System.Drawing.Size(60, 26);
this.input_radius.TabIndex = 9;
this.input_radius.Text = "6";
this.input_radius.Value = new decimal(new int[] {
6,
0,
0,
0});
this.input_radius.WaveSize = 0;
//
// label11
//
this.label11.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(3, 3);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(120, 26);
this.label11.TabIndex = 8;
this.label11.Text = "Radius";
//
// stackPanel3
//
this.stackPanel3.Controls.Add(this.input_gap);
this.stackPanel3.Controls.Add(this.label5);
this.stackPanel3.Controls.Add(this.colorPicker);
this.stackPanel3.Controls.Add(this.label6);
this.stackPanel3.Controls.Add(this.input_max);
this.stackPanel3.Controls.Add(this.label8);
this.stackPanel3.Location = new System.Drawing.Point(3, 71);
this.stackPanel3.Name = "stackPanel3";
this.stackPanel3.Size = new System.Drawing.Size(744, 32);
this.stackPanel3.TabIndex = 43;
this.stackPanel3.Text = "stackPanel3";
//
// input_gap
//
this.input_gap.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_gap.Location = new System.Drawing.Point(588, 3);
this.input_gap.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_gap.Name = "input_gap";
this.input_gap.Size = new System.Drawing.Size(60, 26);
this.input_gap.TabIndex = 16;
this.input_gap.Text = "8";
this.input_gap.Value = new decimal(new int[] {
8,
0,
0,
0});
this.input_gap.WaveSize = 0;
//
// label5
//
this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(427, 3);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(155, 26);
this.label5.TabIndex = 15;
this.label5.Text = "Gap";
//
// colorPicker
//
this.colorPicker.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.colorPicker.Location = new System.Drawing.Point(321, 3);
this.colorPicker.Name = "colorPicker";
this.colorPicker.ShowText = true;
this.colorPicker.Size = new System.Drawing.Size(100, 26);
this.colorPicker.TabIndex = 14;
this.colorPicker.Text = "colorPicker1";
this.colorPicker.Value = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(119)))), ((int)(((byte)(255)))));
this.colorPicker.WaveSize = 0;
//
// label6
//
this.label6.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(195, 3);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(120, 26);
this.label6.TabIndex = 10;
this.label6.Text = "Fill";
//
// input_max
//
this.input_max.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_max.Location = new System.Drawing.Point(129, 3);
this.input_max.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_max.Name = "input_max";
this.input_max.Size = new System.Drawing.Size(60, 26);
this.input_max.TabIndex = 9;
this.input_max.Text = "0";
this.input_max.WaveSize = 0;
//
// label8
//
this.label8.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(3, 3);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(120, 26);
this.label8.TabIndex = 8;
this.label8.Text = "MaxPageTotal";
//
// stackPanel2
//
this.stackPanel2.Controls.Add(this.input_total);
this.stackPanel2.Controls.Add(this.label4);
this.stackPanel2.Controls.Add(this.input_pagesize);
this.stackPanel2.Controls.Add(this.label3);
this.stackPanel2.Controls.Add(this.input_current);
this.stackPanel2.Controls.Add(this.label7);
this.stackPanel2.Location = new System.Drawing.Point(3, 33);
this.stackPanel2.Name = "stackPanel2";
this.stackPanel2.Size = new System.Drawing.Size(744, 32);
this.stackPanel2.TabIndex = 42;
this.stackPanel2.Text = "stackPanel2";
//
// input_total
//
this.input_total.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_total.Location = new System.Drawing.Point(588, 3);
this.input_total.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_total.Name = "input_total";
this.input_total.Size = new System.Drawing.Size(60, 26);
this.input_total.TabIndex = 13;
this.input_total.Text = "50";
this.input_total.Value = new decimal(new int[] {
50,
0,
0,
0});
this.input_total.WaveSize = 0;
//
// label4
//
this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(427, 3);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(155, 26);
this.label4.TabIndex = 12;
this.label4.Text = "Total";
//
// input_pagesize
//
this.input_pagesize.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_pagesize.Location = new System.Drawing.Point(321, 3);
this.input_pagesize.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_pagesize.Name = "input_pagesize";
this.input_pagesize.Size = new System.Drawing.Size(100, 26);
this.input_pagesize.TabIndex = 11;
this.input_pagesize.Text = "10";
this.input_pagesize.Value = new decimal(new int[] {
10,
0,
0,
0});
this.input_pagesize.WaveSize = 0;
//
// 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(195, 3);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(120, 26);
this.label3.TabIndex = 10;
this.label3.Text = "PageSize";
//
// input_current
//
this.input_current.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_current.Location = new System.Drawing.Point(129, 3);
this.input_current.Minimum = new decimal(new int[] {
0,
0,
0,
0});
this.input_current.Name = "input_current";
this.input_current.Size = new System.Drawing.Size(60, 26);
this.input_current.TabIndex = 9;
this.input_current.Text = "1";
this.input_current.Value = new decimal(new int[] {
1,
0,
0,
0});
this.input_current.WaveSize = 0;
//
// 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, 3);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(120, 26);
this.label7.TabIndex = 8;
this.label7.Text = "Current";
//
// header1
//
this.header1.Description = "采用分页的形式分隔长列表,每次只加载一个页面。";
this.header1.DividerShow = true;
this.header1.Dock = System.Windows.Forms.DockStyle.Top;
this.header1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
this.header1.Location = new System.Drawing.Point(0, 0);
this.header1.Name = "header1";
this.header1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 10);
this.header1.Size = new System.Drawing.Size(750, 74);
this.header1.TabIndex = 27;
this.header1.Text = "Pagination 分页";
this.header1.UseTitleFont = true;
//
// PaginationDemo
//
this.Controls.Add(this.stackPanel1);
this.Controls.Add(this.header1);
this.Name = "PaginationDemo";
this.Size = new System.Drawing.Size(750, 535);
this.stackPanel1.ResumeLayout(false);
this.stackPanel7.ResumeLayout(false);
this.stackPanel6.ResumeLayout(false);
this.stackPanel5.ResumeLayout(false);
this.stackPanel4.ResumeLayout(false);
this.stackPanel3.ResumeLayout(false);
this.stackPanel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private AntdUI.Label label12;
private AntdUI.StackPanel stackPanel1;
private AntdUI.StackPanel stackPanel5;
private AntdUI.SelectMultiple selectMultiple;
private AntdUI.Label label14;
private AntdUI.StackPanel stackPanel4;
private AntdUI.Switch switch_show;
private AntdUI.Label label9;
private AntdUI.Input input_textdesc;
private AntdUI.Label label10;
private AntdUI.InputNumber input_radius;
private AntdUI.Label label11;
private AntdUI.StackPanel stackPanel3;
private AntdUI.InputNumber input_gap;
private AntdUI.Label label5;
private AntdUI.ColorPicker colorPicker;
private AntdUI.Label label6;
private AntdUI.InputNumber input_max;
private AntdUI.Label label8;
private AntdUI.StackPanel stackPanel2;
private AntdUI.InputNumber input_total;
private AntdUI.Label label4;
private AntdUI.InputNumber input_pagesize;
private AntdUI.Label label3;
private AntdUI.InputNumber input_current;
private AntdUI.Label label7;
private AntdUI.InputNumber input_size;
private AntdUI.Label label13;
private AntdUI.StackPanel stackPanel6;
private AntdUI.Pagination pagination;
private AntdUI.StackPanel stackPanel7;
private AntdUI.Button buttonCZ;
private AntdUI.Switch switch_right;
private AntdUI.Label label15;
private AntdUI.PageHeader header1;
}
}