233 lines
11 KiB
C#
233 lines
11 KiB
C#
namespace vmsnet.Setting
|
|
{
|
|
partial class fDesignSetting
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fDesignSetting));
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
|
this.tbfontnb = new System.Windows.Forms.TextBox();
|
|
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
|
|
this.tbfontcellname = new System.Windows.Forms.TextBox();
|
|
this.tbfontcellvalue = new System.Windows.Forms.TextBox();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.tbFontSummary = new System.Windows.Forms.TextBox();
|
|
this.linkLabel4 = new System.Windows.Forms.LinkLabel();
|
|
this.tbFontCellTitle = new System.Windows.Forms.TextBox();
|
|
this.linkLabel5 = new System.Windows.Forms.LinkLabel();
|
|
this.tbFontAvalue = new System.Windows.Forms.TextBox();
|
|
this.linkLabel6 = new System.Windows.Forms.LinkLabel();
|
|
this.SuspendLayout();
|
|
//
|
|
// linkLabel1
|
|
//
|
|
this.linkLabel1.AutoSize = true;
|
|
this.linkLabel1.Location = new System.Drawing.Point(23, 32);
|
|
this.linkLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
this.linkLabel1.Size = new System.Drawing.Size(289, 32);
|
|
this.linkLabel1.TabIndex = 0;
|
|
this.linkLabel1.TabStop = true;
|
|
this.linkLabel1.Text = "Null balance Display Font";
|
|
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|
//
|
|
// linkLabel2
|
|
//
|
|
this.linkLabel2.AutoSize = true;
|
|
this.linkLabel2.Location = new System.Drawing.Point(45, 146);
|
|
this.linkLabel2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.linkLabel2.Name = "linkLabel2";
|
|
this.linkLabel2.Size = new System.Drawing.Size(267, 32);
|
|
this.linkLabel2.TabIndex = 0;
|
|
this.linkLabel2.TabStop = true;
|
|
this.linkLabel2.Text = "Cell Name Dispaly Font";
|
|
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
|
|
//
|
|
// tbfontnb
|
|
//
|
|
this.tbfontnb.Location = new System.Drawing.Point(320, 32);
|
|
this.tbfontnb.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tbfontnb.Name = "tbfontnb";
|
|
this.tbfontnb.ReadOnly = true;
|
|
this.tbfontnb.Size = new System.Drawing.Size(394, 39);
|
|
this.tbfontnb.TabIndex = 1;
|
|
//
|
|
// linkLabel3
|
|
//
|
|
this.linkLabel3.AutoSize = true;
|
|
this.linkLabel3.Location = new System.Drawing.Point(49, 203);
|
|
this.linkLabel3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.linkLabel3.Name = "linkLabel3";
|
|
this.linkLabel3.Size = new System.Drawing.Size(263, 32);
|
|
this.linkLabel3.TabIndex = 0;
|
|
this.linkLabel3.TabStop = true;
|
|
this.linkLabel3.Text = "Cell Value Display Font";
|
|
this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
|
|
//
|
|
// tbfontcellname
|
|
//
|
|
this.tbfontcellname.Location = new System.Drawing.Point(320, 146);
|
|
this.tbfontcellname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tbfontcellname.Name = "tbfontcellname";
|
|
this.tbfontcellname.ReadOnly = true;
|
|
this.tbfontcellname.Size = new System.Drawing.Size(394, 39);
|
|
this.tbfontcellname.TabIndex = 1;
|
|
//
|
|
// tbfontcellvalue
|
|
//
|
|
this.tbfontcellvalue.Location = new System.Drawing.Point(320, 203);
|
|
this.tbfontcellvalue.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tbfontcellvalue.Name = "tbfontcellvalue";
|
|
this.tbfontcellvalue.ReadOnly = true;
|
|
this.tbfontcellvalue.Size = new System.Drawing.Size(394, 39);
|
|
this.tbfontcellvalue.TabIndex = 1;
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.button1.Location = new System.Drawing.Point(10, 379);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(708, 67);
|
|
this.button1.TabIndex = 2;
|
|
this.button1.Text = "OK";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// tbFontSummary
|
|
//
|
|
this.tbFontSummary.Location = new System.Drawing.Point(320, 317);
|
|
this.tbFontSummary.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tbFontSummary.Name = "tbFontSummary";
|
|
this.tbFontSummary.ReadOnly = true;
|
|
this.tbFontSummary.Size = new System.Drawing.Size(394, 39);
|
|
this.tbFontSummary.TabIndex = 4;
|
|
//
|
|
// linkLabel4
|
|
//
|
|
this.linkLabel4.AutoSize = true;
|
|
this.linkLabel4.Location = new System.Drawing.Point(56, 317);
|
|
this.linkLabel4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.linkLabel4.Name = "linkLabel4";
|
|
this.linkLabel4.Size = new System.Drawing.Size(256, 32);
|
|
this.linkLabel4.TabIndex = 3;
|
|
this.linkLabel4.TabStop = true;
|
|
this.linkLabel4.Text = "Summary Display Font";
|
|
this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
|
|
//
|
|
// tbFontCellTitle
|
|
//
|
|
this.tbFontCellTitle.Location = new System.Drawing.Point(320, 89);
|
|
this.tbFontCellTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tbFontCellTitle.Name = "tbFontCellTitle";
|
|
this.tbFontCellTitle.ReadOnly = true;
|
|
this.tbFontCellTitle.Size = new System.Drawing.Size(394, 39);
|
|
this.tbFontCellTitle.TabIndex = 6;
|
|
//
|
|
// linkLabel5
|
|
//
|
|
this.linkLabel5.AutoSize = true;
|
|
this.linkLabel5.Location = new System.Drawing.Point(63, 89);
|
|
this.linkLabel5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.linkLabel5.Name = "linkLabel5";
|
|
this.linkLabel5.Size = new System.Drawing.Size(249, 32);
|
|
this.linkLabel5.TabIndex = 5;
|
|
this.linkLabel5.TabStop = true;
|
|
this.linkLabel5.Text = "Cell Title Dispaly Font";
|
|
this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
|
|
//
|
|
// tbFontAvalue
|
|
//
|
|
this.tbFontAvalue.Location = new System.Drawing.Point(320, 260);
|
|
this.tbFontAvalue.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tbFontAvalue.Name = "tbFontAvalue";
|
|
this.tbFontAvalue.ReadOnly = true;
|
|
this.tbFontAvalue.Size = new System.Drawing.Size(394, 39);
|
|
this.tbFontAvalue.TabIndex = 8;
|
|
//
|
|
// linkLabel6
|
|
//
|
|
this.linkLabel6.AutoSize = true;
|
|
this.linkLabel6.Location = new System.Drawing.Point(26, 260);
|
|
this.linkLabel6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.linkLabel6.Name = "linkLabel6";
|
|
this.linkLabel6.Size = new System.Drawing.Size(286, 32);
|
|
this.linkLabel6.TabIndex = 7;
|
|
this.linkLabel6.TabStop = true;
|
|
this.linkLabel6.Text = "Alarm Value Display Font";
|
|
this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
|
|
//
|
|
// fDesignSetting
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.ClientSize = new System.Drawing.Size(728, 456);
|
|
this.Controls.Add(this.tbFontAvalue);
|
|
this.Controls.Add(this.linkLabel6);
|
|
this.Controls.Add(this.tbFontCellTitle);
|
|
this.Controls.Add(this.linkLabel5);
|
|
this.Controls.Add(this.tbFontSummary);
|
|
this.Controls.Add(this.linkLabel4);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.tbfontcellvalue);
|
|
this.Controls.Add(this.tbfontcellname);
|
|
this.Controls.Add(this.tbfontnb);
|
|
this.Controls.Add(this.linkLabel3);
|
|
this.Controls.Add(this.linkLabel2);
|
|
this.Controls.Add(this.linkLabel1);
|
|
this.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "fDesignSetting";
|
|
this.Padding = new System.Windows.Forms.Padding(10);
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "Design Setting";
|
|
this.Load += new System.EventHandler(this.fDesignSetting_Load);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.LinkLabel linkLabel1;
|
|
private System.Windows.Forms.LinkLabel linkLabel2;
|
|
private System.Windows.Forms.TextBox tbfontnb;
|
|
private System.Windows.Forms.LinkLabel linkLabel3;
|
|
private System.Windows.Forms.TextBox tbfontcellname;
|
|
private System.Windows.Forms.TextBox tbfontcellvalue;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TextBox tbFontSummary;
|
|
private System.Windows.Forms.LinkLabel linkLabel4;
|
|
private System.Windows.Forms.TextBox tbFontCellTitle;
|
|
private System.Windows.Forms.LinkLabel linkLabel5;
|
|
private System.Windows.Forms.TextBox tbFontAvalue;
|
|
private System.Windows.Forms.LinkLabel linkLabel6;
|
|
}
|
|
} |