123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
- // ***********************************************************************
- // Assembly : HZH_Controls
- // Created : 09-02-2019
- //
- // ***********************************************************************
- // <copyright file="UCLEDDataTime.Designer.cs">
- // Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com
- // </copyright>
- //
- // Blog: https://www.cnblogs.com/bfyx
- // GitHub:https://github.com/kwwwvagaa/NetWinformControl
- // gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git
- //
- // If you use this code, please keep this note.
- // ***********************************************************************
- namespace HZH_Controls.Controls
- {
- /// <summary>
- /// Class UCLEDDataTime.
- /// Implements the <see cref="System.Windows.Forms.UserControl" />
- /// </summary>
- /// <seealso cref="System.Windows.Forms.UserControl" />
- partial class UCLEDDataTime
- {
- /// <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.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.D1 = new HZH_Controls.Controls.UCLEDNum();
- this.D2 = new HZH_Controls.Controls.UCLEDNum();
- this.D3 = new HZH_Controls.Controls.UCLEDNum();
- this.D4 = new HZH_Controls.Controls.UCLEDNum();
- this.D5 = new HZH_Controls.Controls.UCLEDNum();
- this.D6 = new HZH_Controls.Controls.UCLEDNum();
- this.D7 = new HZH_Controls.Controls.UCLEDNum();
- this.D8 = new HZH_Controls.Controls.UCLEDNum();
- this.D9 = new HZH_Controls.Controls.UCLEDNum();
- this.D10 = new HZH_Controls.Controls.UCLEDNum();
- this.D12 = new HZH_Controls.Controls.UCLEDNum();
- this.D13 = new HZH_Controls.Controls.UCLEDNum();
- this.D14 = new HZH_Controls.Controls.UCLEDNum();
- this.D15 = new HZH_Controls.Controls.UCLEDNum();
- this.D16 = new HZH_Controls.Controls.UCLEDNum();
- this.D17 = new HZH_Controls.Controls.UCLEDNum();
- this.D18 = new HZH_Controls.Controls.UCLEDNum();
- this.D19 = new HZH_Controls.Controls.UCLEDNum();
- this.tableLayoutPanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 19;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.263158F));
- this.tableLayoutPanel1.Controls.Add(this.D1, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.D2, 1, 0);
- this.tableLayoutPanel1.Controls.Add(this.D3, 2, 0);
- this.tableLayoutPanel1.Controls.Add(this.D4, 3, 0);
- this.tableLayoutPanel1.Controls.Add(this.D5, 4, 0);
- this.tableLayoutPanel1.Controls.Add(this.D6, 5, 0);
- this.tableLayoutPanel1.Controls.Add(this.D7, 6, 0);
- this.tableLayoutPanel1.Controls.Add(this.D8, 7, 0);
- this.tableLayoutPanel1.Controls.Add(this.D9, 8, 0);
- this.tableLayoutPanel1.Controls.Add(this.D10, 9, 0);
- this.tableLayoutPanel1.Controls.Add(this.D12, 11, 0);
- this.tableLayoutPanel1.Controls.Add(this.D13, 12, 0);
- this.tableLayoutPanel1.Controls.Add(this.D14, 13, 0);
- this.tableLayoutPanel1.Controls.Add(this.D15, 14, 0);
- this.tableLayoutPanel1.Controls.Add(this.D16, 15, 0);
- this.tableLayoutPanel1.Controls.Add(this.D17, 16, 0);
- this.tableLayoutPanel1.Controls.Add(this.D18, 17, 0);
- this.tableLayoutPanel1.Controls.Add(this.D19, 18, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 1;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(650, 58);
- this.tableLayoutPanel1.TabIndex = 1;
- //
- // D1
- //
- this.D1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D1.LineWidth = 8;
- this.D1.Location = new System.Drawing.Point(3, 3);
- this.D1.Name = "D1";
- this.D1.Size = new System.Drawing.Size(28, 52);
- this.D1.TabIndex = 0;
- this.D1.Value = '2';
- //
- // D2
- //
- this.D2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D2.LineWidth = 8;
- this.D2.Location = new System.Drawing.Point(37, 3);
- this.D2.Name = "D2";
- this.D2.Size = new System.Drawing.Size(28, 52);
- this.D2.TabIndex = 1;
- this.D2.Value = '0';
- //
- // D3
- //
- this.D3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D3.LineWidth = 8;
- this.D3.Location = new System.Drawing.Point(71, 3);
- this.D3.Name = "D3";
- this.D3.Size = new System.Drawing.Size(28, 52);
- this.D3.TabIndex = 2;
- this.D3.Value = '1';
- //
- // D4
- //
- this.D4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D4.LineWidth = 8;
- this.D4.Location = new System.Drawing.Point(105, 3);
- this.D4.Name = "D4";
- this.D4.Size = new System.Drawing.Size(28, 52);
- this.D4.TabIndex = 3;
- this.D4.Value = '9';
- //
- // D5
- //
- this.D5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D5.LineWidth = 8;
- this.D5.Location = new System.Drawing.Point(139, 3);
- this.D5.Name = "D5";
- this.D5.Size = new System.Drawing.Size(28, 52);
- this.D5.TabIndex = 4;
- this.D5.Value = '-';
- //
- // D6
- //
- this.D6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D6.LineWidth = 8;
- this.D6.Location = new System.Drawing.Point(173, 3);
- this.D6.Name = "D6";
- this.D6.Size = new System.Drawing.Size(28, 52);
- this.D6.TabIndex = 5;
- this.D6.Value = '0';
- //
- // D7
- //
- this.D7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D7.LineWidth = 8;
- this.D7.Location = new System.Drawing.Point(207, 3);
- this.D7.Name = "D7";
- this.D7.Size = new System.Drawing.Size(28, 52);
- this.D7.TabIndex = 6;
- this.D7.Value = '8';
- //
- // D8
- //
- this.D8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D8.LineWidth = 8;
- this.D8.Location = new System.Drawing.Point(241, 3);
- this.D8.Name = "D8";
- this.D8.Size = new System.Drawing.Size(28, 52);
- this.D8.TabIndex = 7;
- this.D8.Value = '-';
- //
- // D9
- //
- this.D9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D9.LineWidth = 8;
- this.D9.Location = new System.Drawing.Point(275, 3);
- this.D9.Name = "D9";
- this.D9.Size = new System.Drawing.Size(28, 52);
- this.D9.TabIndex = 8;
- this.D9.Value = '0';
- //
- // D10
- //
- this.D10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D10.LineWidth = 8;
- this.D10.Location = new System.Drawing.Point(309, 3);
- this.D10.Name = "D10";
- this.D10.Size = new System.Drawing.Size(28, 52);
- this.D10.TabIndex = 9;
- this.D10.Value = '1';
- //
- // D12
- //
- this.D12.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D12.LineWidth = 8;
- this.D12.Location = new System.Drawing.Point(377, 3);
- this.D12.Name = "D12";
- this.D12.Size = new System.Drawing.Size(28, 52);
- this.D12.TabIndex = 10;
- this.D12.Value = '2';
- //
- // D13
- //
- this.D13.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D13.LineWidth = 8;
- this.D13.Location = new System.Drawing.Point(411, 3);
- this.D13.Name = "D13";
- this.D13.Size = new System.Drawing.Size(28, 52);
- this.D13.TabIndex = 11;
- this.D13.Value = '3';
- //
- // D14
- //
- this.D14.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D14.LineWidth = 8;
- this.D14.Location = new System.Drawing.Point(445, 3);
- this.D14.Name = "D14";
- this.D14.Size = new System.Drawing.Size(28, 52);
- this.D14.TabIndex = 12;
- this.D14.Value = ':';
- //
- // D15
- //
- this.D15.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D15.LineWidth = 8;
- this.D15.Location = new System.Drawing.Point(479, 3);
- this.D15.Name = "D15";
- this.D15.Size = new System.Drawing.Size(28, 52);
- this.D15.TabIndex = 13;
- this.D15.Value = '0';
- //
- // D16
- //
- this.D16.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D16.LineWidth = 8;
- this.D16.Location = new System.Drawing.Point(513, 3);
- this.D16.Name = "D16";
- this.D16.Size = new System.Drawing.Size(28, 52);
- this.D16.TabIndex = 14;
- this.D16.Value = '1';
- //
- // D17
- //
- this.D17.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D17.LineWidth = 8;
- this.D17.Location = new System.Drawing.Point(547, 3);
- this.D17.Name = "D17";
- this.D17.Size = new System.Drawing.Size(28, 52);
- this.D17.TabIndex = 15;
- this.D17.Value = ':';
- //
- // D18
- //
- this.D18.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D18.LineWidth = 8;
- this.D18.Location = new System.Drawing.Point(581, 3);
- this.D18.Name = "D18";
- this.D18.Size = new System.Drawing.Size(28, 52);
- this.D18.TabIndex = 16;
- this.D18.Value = '5';
- //
- // D19
- //
- this.D19.Dock = System.Windows.Forms.DockStyle.Fill;
- this.D19.LineWidth = 8;
- this.D19.Location = new System.Drawing.Point(615, 3);
- this.D19.Name = "D19";
- this.D19.Size = new System.Drawing.Size(32, 52);
- this.D19.TabIndex = 17;
- this.D19.Value = '3';
- //
- // UCLEDDataTime
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "UCLEDDataTime";
- this.Size = new System.Drawing.Size(650, 58);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- /// <summary>
- /// The table layout panel1
- /// </summary>
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- /// <summary>
- /// The d1
- /// </summary>
- private UCLEDNum D1;
- /// <summary>
- /// The d2
- /// </summary>
- private UCLEDNum D2;
- /// <summary>
- /// The d3
- /// </summary>
- private UCLEDNum D3;
- /// <summary>
- /// The d4
- /// </summary>
- private UCLEDNum D4;
- /// <summary>
- /// The d5
- /// </summary>
- private UCLEDNum D5;
- /// <summary>
- /// The d6
- /// </summary>
- private UCLEDNum D6;
- /// <summary>
- /// The d7
- /// </summary>
- private UCLEDNum D7;
- /// <summary>
- /// The d8
- /// </summary>
- private UCLEDNum D8;
- /// <summary>
- /// The d9
- /// </summary>
- private UCLEDNum D9;
- /// <summary>
- /// The D10
- /// </summary>
- private UCLEDNum D10;
- /// <summary>
- /// The D12
- /// </summary>
- private UCLEDNum D12;
- /// <summary>
- /// The D13
- /// </summary>
- private UCLEDNum D13;
- /// <summary>
- /// The D14
- /// </summary>
- private UCLEDNum D14;
- /// <summary>
- /// The D15
- /// </summary>
- private UCLEDNum D15;
- /// <summary>
- /// The D16
- /// </summary>
- private UCLEDNum D16;
- /// <summary>
- /// The D17
- /// </summary>
- private UCLEDNum D17;
- /// <summary>
- /// The D18
- /// </summary>
- private UCLEDNum D18;
- /// <summary>
- /// The D19
- /// </summary>
- private UCLEDNum D19;
- }
- }
|