// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // // *********************************************************************** // // Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com // // // 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 { /// /// Class UCLEDDataTime. /// Implements the /// /// partial class UCLEDDataTime { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// 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 /// /// The table layout panel1 /// private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; /// /// The d1 /// private UCLEDNum D1; /// /// The d2 /// private UCLEDNum D2; /// /// The d3 /// private UCLEDNum D3; /// /// The d4 /// private UCLEDNum D4; /// /// The d5 /// private UCLEDNum D5; /// /// The d6 /// private UCLEDNum D6; /// /// The d7 /// private UCLEDNum D7; /// /// The d8 /// private UCLEDNum D8; /// /// The d9 /// private UCLEDNum D9; /// /// The D10 /// private UCLEDNum D10; /// /// The D12 /// private UCLEDNum D12; /// /// The D13 /// private UCLEDNum D13; /// /// The D14 /// private UCLEDNum D14; /// /// The D15 /// private UCLEDNum D15; /// /// The D16 /// private UCLEDNum D16; /// /// The D17 /// private UCLEDNum D17; /// /// The D18 /// private UCLEDNum D18; /// /// The D19 /// private UCLEDNum D19; } }