229 lines
11 KiB
C#
229 lines
11 KiB
C#
|
|
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.uiLine11 = new Sunny.UI.UILine();
|
|
this.uiLine10 = new Sunny.UI.UILine();
|
|
this.uiLine7 = new Sunny.UI.UILine();
|
|
this.uiLine8 = new Sunny.UI.UILine();
|
|
this.uiLine9 = new Sunny.UI.UILine();
|
|
this.uiLine4 = new Sunny.UI.UILine();
|
|
this.uiLine5 = new Sunny.UI.UILine();
|
|
this.uiLine6 = new Sunny.UI.UILine();
|
|
this.uiLine3 = new Sunny.UI.UILine();
|
|
this.uiLine2 = new Sunny.UI.UILine();
|
|
this.uiLine1 = new Sunny.UI.UILine();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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.LineDashStyle = Sunny.UI.UILineDashStyle.DashDotDot;
|
|
this.uiLine11.LineSize = 2;
|
|
this.uiLine11.Location = new System.Drawing.Point(578, 55);
|
|
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 = 23;
|
|
this.uiLine11.Text = "uiLine11";
|
|
this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiLine11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// 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, 55);
|
|
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 = 22;
|
|
this.uiLine10.Text = "uiLine10";
|
|
this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.uiLine10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// 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, 413);
|
|
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 = 21;
|
|
this.uiLine7.Text = "文字右下";
|
|
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.uiLine7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// uiLine8
|
|
//
|
|
this.uiLine8.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.uiLine8.LineSize = 2;
|
|
this.uiLine8.Location = new System.Drawing.Point(30, 378);
|
|
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 = 20;
|
|
this.uiLine8.Text = "文字右中";
|
|
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.uiLine8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// uiLine9
|
|
//
|
|
this.uiLine9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLine9.LineDashStyle = Sunny.UI.UILineDashStyle.DashDot;
|
|
this.uiLine9.Location = new System.Drawing.Point(30, 340);
|
|
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 = 19;
|
|
this.uiLine9.Text = "文字右上";
|
|
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
this.uiLine9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// 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, 265);
|
|
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 = 18;
|
|
this.uiLine4.Text = "文字中下";
|
|
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.uiLine4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// uiLine5
|
|
//
|
|
this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.uiLine5.LineDashStyle = Sunny.UI.UILineDashStyle.Dot;
|
|
this.uiLine5.LineSize = 2;
|
|
this.uiLine5.Location = new System.Drawing.Point(30, 230);
|
|
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 = 17;
|
|
this.uiLine5.Text = "文字居中";
|
|
this.uiLine5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// 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, 192);
|
|
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 = 16;
|
|
this.uiLine6.Text = "文字中上";
|
|
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// uiLine3
|
|
//
|
|
this.uiLine3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLine3.LineColorGradient = true;
|
|
this.uiLine3.LineSize = 3;
|
|
this.uiLine3.Location = new System.Drawing.Point(30, 113);
|
|
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 = 15;
|
|
this.uiLine3.Text = "文字左下 LineSize=3";
|
|
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
this.uiLine3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// uiLine2
|
|
//
|
|
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.uiLine2.LineSize = 2;
|
|
this.uiLine2.Location = new System.Drawing.Point(30, 78);
|
|
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 = 14;
|
|
this.uiLine2.Text = "文字左中 LineSize=2";
|
|
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("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLine1.LineColorGradient = true;
|
|
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(443, 33);
|
|
this.uiLine1.TabIndex = 13;
|
|
this.uiLine1.Text = "文字左上 LineSize=1";
|
|
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
|
|
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
//
|
|
// FLine
|
|
//
|
|
this.AllowShowTitle = true;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(800, 585);
|
|
this.Controls.Add(this.uiLine11);
|
|
this.Controls.Add(this.uiLine10);
|
|
this.Controls.Add(this.uiLine7);
|
|
this.Controls.Add(this.uiLine8);
|
|
this.Controls.Add(this.uiLine9);
|
|
this.Controls.Add(this.uiLine4);
|
|
this.Controls.Add(this.uiLine5);
|
|
this.Controls.Add(this.uiLine6);
|
|
this.Controls.Add(this.uiLine3);
|
|
this.Controls.Add(this.uiLine2);
|
|
this.Controls.Add(this.uiLine1);
|
|
this.Name = "FLine";
|
|
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
|
|
this.ShowTitle = true;
|
|
this.Symbol = 61544;
|
|
this.Text = "Line";
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private UILine uiLine11;
|
|
private UILine uiLine10;
|
|
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;
|
|
}
|
|
} |