SunnyUI/SunnyUI.Demo/Controls/FLine.Designer.cs

216 lines
10 KiB
C#
Raw Normal View History

2020-05-11 21:11:29 +08:00
namespace Sunny.UI.Demo
{
partial class FLine
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.uiLine1 = new Sunny.UI.UILine();
this.uiLine2 = new Sunny.UI.UILine();
this.uiLine3 = new Sunny.UI.UILine();
this.uiLine4 = new Sunny.UI.UILine();
this.uiLine5 = new Sunny.UI.UILine();
this.uiLine6 = new Sunny.UI.UILine();
this.uiLine7 = new Sunny.UI.UILine();
this.uiLine8 = new Sunny.UI.UILine();
this.uiLine9 = new Sunny.UI.UILine();
this.uiLine10 = new Sunny.UI.UILine();
this.uiLine11 = new Sunny.UI.UILine();
this.PagePanel.SuspendLayout();
this.SuspendLayout();
//
// PagePanel
//
this.PagePanel.Controls.Add(this.uiLine11);
this.PagePanel.Controls.Add(this.uiLine10);
this.PagePanel.Controls.Add(this.uiLine7);
this.PagePanel.Controls.Add(this.uiLine8);
this.PagePanel.Controls.Add(this.uiLine9);
this.PagePanel.Controls.Add(this.uiLine4);
this.PagePanel.Controls.Add(this.uiLine5);
this.PagePanel.Controls.Add(this.uiLine6);
this.PagePanel.Controls.Add(this.uiLine3);
this.PagePanel.Controls.Add(this.uiLine2);
this.PagePanel.Controls.Add(this.uiLine1);
this.PagePanel.Size = new System.Drawing.Size(800, 521);
//
// uiLine1
//
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine1.Location = new System.Drawing.Point(30, 20);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(443, 33);
this.uiLine1.TabIndex = 0;
this.uiLine1.Text = "文字左上 LineSize=1";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
//
// uiLine2
//
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine2.LineSize = 2;
this.uiLine2.Location = new System.Drawing.Point(30, 58);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2";
this.uiLine2.Size = new System.Drawing.Size(443, 29);
this.uiLine2.TabIndex = 1;
this.uiLine2.Text = "文字左中 LineSize=2";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLine3
//
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine3.LineSize = 3;
this.uiLine3.Location = new System.Drawing.Point(30, 93);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3";
this.uiLine3.Size = new System.Drawing.Size(443, 51);
this.uiLine3.TabIndex = 2;
this.uiLine3.Text = "文字左下 LineSize=3";
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
//
// uiLine4
//
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine4.LineSize = 3;
this.uiLine4.Location = new System.Drawing.Point(30, 245);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4";
this.uiLine4.Size = new System.Drawing.Size(443, 51);
this.uiLine4.TabIndex = 5;
this.uiLine4.Text = "文字中下";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// uiLine5
//
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine5.LineSize = 2;
this.uiLine5.Location = new System.Drawing.Point(30, 210);
this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine5.Name = "uiLine5";
this.uiLine5.Size = new System.Drawing.Size(443, 29);
this.uiLine5.TabIndex = 4;
this.uiLine5.Text = "文字居中";
//
// uiLine6
//
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine6.Location = new System.Drawing.Point(30, 172);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6";
this.uiLine6.Size = new System.Drawing.Size(443, 33);
this.uiLine6.TabIndex = 3;
this.uiLine6.Text = "文字中上";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// uiLine7
//
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine7.LineSize = 3;
this.uiLine7.Location = new System.Drawing.Point(30, 393);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine7.Name = "uiLine7";
this.uiLine7.Size = new System.Drawing.Size(443, 51);
this.uiLine7.TabIndex = 8;
this.uiLine7.Text = "文字右下";
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.BottomRight;
//
// uiLine8
//
this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine8.LineSize = 2;
this.uiLine8.Location = new System.Drawing.Point(30, 358);
this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine8.Name = "uiLine8";
this.uiLine8.Size = new System.Drawing.Size(443, 29);
this.uiLine8.TabIndex = 7;
this.uiLine8.Text = "文字右中";
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// uiLine9
//
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine9.Location = new System.Drawing.Point(30, 320);
this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine9.Name = "uiLine9";
this.uiLine9.Size = new System.Drawing.Size(443, 33);
this.uiLine9.TabIndex = 6;
this.uiLine9.Text = "文字右上";
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// uiLine10
//
this.uiLine10.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiLine10.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine10.Location = new System.Drawing.Point(521, 32);
this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine10.Name = "uiLine10";
this.uiLine10.Size = new System.Drawing.Size(51, 388);
this.uiLine10.TabIndex = 11;
this.uiLine10.Text = "uiLine10";
this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLine11
//
this.uiLine11.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiLine11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine11.LineSize = 2;
this.uiLine11.Location = new System.Drawing.Point(578, 32);
this.uiLine11.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine11.Name = "uiLine11";
this.uiLine11.Size = new System.Drawing.Size(51, 388);
this.uiLine11.TabIndex = 12;
this.uiLine11.Text = "uiLine11";
this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// FLine
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
2020-05-11 21:11:29 +08:00
this.ClientSize = new System.Drawing.Size(800, 556);
this.Name = "FLine";
this.Symbol = 61544;
2020-05-11 21:11:29 +08:00
this.Text = "Line";
this.PagePanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private UILine uiLine7;
private UILine uiLine8;
private UILine uiLine9;
private UILine uiLine4;
private UILine uiLine5;
private UILine uiLine6;
private UILine uiLine3;
private UILine uiLine2;
private UILine uiLine1;
private UILine uiLine10;
private UILine uiLine11;
}
}