209 lines
10 KiB
C#
209 lines
10 KiB
C#
namespace UserControlClass
|
|
{
|
|
partial class UCNextSense
|
|
{
|
|
/// <summary>
|
|
/// 必需的设计器变量。
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 清理所有正在使用的资源。
|
|
/// </summary>
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region 组件设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要修改
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.tlpTitle = new System.Windows.Forms.TableLayoutPanel();
|
|
this.labTitle = new System.Windows.Forms.Label();
|
|
this.labF = new System.Windows.Forms.Label();
|
|
this.tlpF = new System.Windows.Forms.TableLayoutPanel();
|
|
this.labFLU = new System.Windows.Forms.Label();
|
|
this.labFValue = new System.Windows.Forms.Label();
|
|
this.tlpG = new System.Windows.Forms.TableLayoutPanel();
|
|
this.labGLU = new System.Windows.Forms.Label();
|
|
this.labGValue = new System.Windows.Forms.Label();
|
|
this.labG = new System.Windows.Forms.Label();
|
|
this.tlpTitle.SuspendLayout();
|
|
this.tlpF.SuspendLayout();
|
|
this.tlpG.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tlpTitle
|
|
//
|
|
this.tlpTitle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tlpTitle.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tlpTitle.ColumnCount = 1;
|
|
this.tlpTitle.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tlpTitle.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tlpTitle.Controls.Add(this.labTitle, 0, 0);
|
|
this.tlpTitle.Location = new System.Drawing.Point(1, 2);
|
|
this.tlpTitle.Name = "tlpTitle";
|
|
this.tlpTitle.RowCount = 1;
|
|
this.tlpTitle.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tlpTitle.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 41F));
|
|
this.tlpTitle.Size = new System.Drawing.Size(218, 42);
|
|
this.tlpTitle.TabIndex = 0;
|
|
//
|
|
// labTitle
|
|
//
|
|
this.labTitle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labTitle.Font = new System.Drawing.Font("Segoe UI", 16F);
|
|
this.labTitle.Location = new System.Drawing.Point(4, 1);
|
|
this.labTitle.Name = "labTitle";
|
|
this.labTitle.Size = new System.Drawing.Size(210, 40);
|
|
this.labTitle.TabIndex = 0;
|
|
this.labTitle.Text = "R-05";
|
|
this.labTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labF
|
|
//
|
|
this.labF.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labF.Location = new System.Drawing.Point(4, 1);
|
|
this.labF.Name = "labF";
|
|
this.labF.Size = new System.Drawing.Size(13, 30);
|
|
this.labF.TabIndex = 0;
|
|
this.labF.Text = "F";
|
|
this.labF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// tlpF
|
|
//
|
|
this.tlpF.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tlpF.BackColor = System.Drawing.Color.White;
|
|
this.tlpF.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tlpF.ColumnCount = 3;
|
|
this.tlpF.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.29368F));
|
|
this.tlpF.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.76652F));
|
|
this.tlpF.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 51.98238F));
|
|
this.tlpF.Controls.Add(this.labFLU, 0, 0);
|
|
this.tlpF.Controls.Add(this.labFValue, 0, 0);
|
|
this.tlpF.Controls.Add(this.labF, 0, 0);
|
|
this.tlpF.Location = new System.Drawing.Point(1, 44);
|
|
this.tlpF.Name = "tlpF";
|
|
this.tlpF.RowCount = 1;
|
|
this.tlpF.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tlpF.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
|
|
this.tlpF.Size = new System.Drawing.Size(218, 32);
|
|
this.tlpF.TabIndex = 1;
|
|
//
|
|
// labFLU
|
|
//
|
|
this.labFLU.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labFLU.Location = new System.Drawing.Point(107, 1);
|
|
this.labFLU.Name = "labFLU";
|
|
this.labFLU.Size = new System.Drawing.Size(107, 30);
|
|
this.labFLU.TabIndex = 2;
|
|
this.labFLU.Text = "-20.5/-23.1";
|
|
this.labFLU.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labFValue
|
|
//
|
|
this.labFValue.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labFValue.Location = new System.Drawing.Point(24, 1);
|
|
this.labFValue.Name = "labFValue";
|
|
this.labFValue.Size = new System.Drawing.Size(76, 30);
|
|
this.labFValue.TabIndex = 1;
|
|
this.labFValue.Text = "-23.5mm";
|
|
this.labFValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// tlpG
|
|
//
|
|
this.tlpG.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tlpG.BackColor = System.Drawing.Color.White;
|
|
this.tlpG.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tlpG.ColumnCount = 3;
|
|
this.tlpG.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.29368F));
|
|
this.tlpG.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.76652F));
|
|
this.tlpG.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 51.98238F));
|
|
this.tlpG.Controls.Add(this.labGLU, 0, 0);
|
|
this.tlpG.Controls.Add(this.labGValue, 0, 0);
|
|
this.tlpG.Controls.Add(this.labG, 0, 0);
|
|
this.tlpG.Location = new System.Drawing.Point(1, 76);
|
|
this.tlpG.Name = "tlpG";
|
|
this.tlpG.RowCount = 1;
|
|
this.tlpG.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tlpG.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tlpG.Size = new System.Drawing.Size(218, 31);
|
|
this.tlpG.TabIndex = 2;
|
|
//
|
|
// labGLU
|
|
//
|
|
this.labGLU.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labGLU.Location = new System.Drawing.Point(107, 1);
|
|
this.labGLU.Name = "labGLU";
|
|
this.labGLU.Size = new System.Drawing.Size(107, 29);
|
|
this.labGLU.TabIndex = 2;
|
|
this.labGLU.Text = "-20.2/-23.5";
|
|
this.labGLU.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labGValue
|
|
//
|
|
this.labGValue.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labGValue.Location = new System.Drawing.Point(24, 1);
|
|
this.labGValue.Name = "labGValue";
|
|
this.labGValue.Size = new System.Drawing.Size(76, 29);
|
|
this.labGValue.TabIndex = 1;
|
|
this.labGValue.Text = "-23.5mm";
|
|
this.labGValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labG
|
|
//
|
|
this.labG.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labG.Location = new System.Drawing.Point(4, 1);
|
|
this.labG.Name = "labG";
|
|
this.labG.Size = new System.Drawing.Size(13, 29);
|
|
this.labG.TabIndex = 0;
|
|
this.labG.Text = "G";
|
|
this.labG.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// UCNextSense
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.Controls.Add(this.tlpG);
|
|
this.Controls.Add(this.tlpF);
|
|
this.Controls.Add(this.tlpTitle);
|
|
this.ForeColor = System.Drawing.Color.Black;
|
|
this.Name = "UCNextSense";
|
|
this.Size = new System.Drawing.Size(220, 108);
|
|
this.tlpTitle.ResumeLayout(false);
|
|
this.tlpF.ResumeLayout(false);
|
|
this.tlpG.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tlpTitle;
|
|
private System.Windows.Forms.Label labTitle;
|
|
private System.Windows.Forms.Label labF;
|
|
private System.Windows.Forms.TableLayoutPanel tlpF;
|
|
private System.Windows.Forms.Label labFLU;
|
|
private System.Windows.Forms.Label labFValue;
|
|
private System.Windows.Forms.TableLayoutPanel tlpG;
|
|
private System.Windows.Forms.Label labGLU;
|
|
private System.Windows.Forms.Label labGValue;
|
|
private System.Windows.Forms.Label labG;
|
|
}
|
|
}
|