mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-24 00:36:41 +08:00
1075 lines
57 KiB
C#
1075 lines
57 KiB
C#
// ***********************************************************************
|
||
// Assembly : HZH_Controls
|
||
// Created : 08-08-2019
|
||
//
|
||
// ***********************************************************************
|
||
// <copyright file="UCKeyBorderNum.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 UCKeyBorderNum.
|
||
/// Implements the <see cref="System.Windows.Forms.UserControl" />
|
||
/// </summary>
|
||
/// <seealso cref="System.Windows.Forms.UserControl" />
|
||
partial class UCKeyBorderNum
|
||
{
|
||
/// <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.panel14 = new System.Windows.Forms.Panel();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_V14 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel13 = new System.Windows.Forms.Panel();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_V13 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel12 = new System.Windows.Forms.Panel();
|
||
this.label13 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_V12 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel11 = new System.Windows.Forms.Panel();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H11 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V11 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel10 = new System.Windows.Forms.Panel();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H10 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V10 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel9 = new System.Windows.Forms.Panel();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H9 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V9 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel8 = new System.Windows.Forms.Panel();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H8 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V8 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel7 = new System.Windows.Forms.Panel();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.panel6 = new System.Windows.Forms.Panel();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H6 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V6 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel5 = new System.Windows.Forms.Panel();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H5 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V5 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel4 = new System.Windows.Forms.Panel();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H4 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V4 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel3 = new System.Windows.Forms.Panel();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H3 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.panel2 = new System.Windows.Forms.Panel();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H2 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V2 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.panel1 = new System.Windows.Forms.Panel();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.ucSplitLine_H1 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_V1 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.ucSplitLine_V3 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.ucSplitLine_V7 = new HZH_Controls.Controls.UCSplitLine_V();
|
||
this.ucSplitLine_H7 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.ucSplitLine_H12 = new HZH_Controls.Controls.UCSplitLine_H();
|
||
this.tableLayoutPanel1.SuspendLayout();
|
||
this.panel14.SuspendLayout();
|
||
this.panel13.SuspendLayout();
|
||
this.panel12.SuspendLayout();
|
||
this.panel11.SuspendLayout();
|
||
this.panel10.SuspendLayout();
|
||
this.panel9.SuspendLayout();
|
||
this.panel8.SuspendLayout();
|
||
this.panel7.SuspendLayout();
|
||
this.panel6.SuspendLayout();
|
||
this.panel5.SuspendLayout();
|
||
this.panel4.SuspendLayout();
|
||
this.panel3.SuspendLayout();
|
||
this.panel2.SuspendLayout();
|
||
this.panel1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// tableLayoutPanel1
|
||
//
|
||
this.tableLayoutPanel1.ColumnCount = 4;
|
||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.Controls.Add(this.panel14, 0, 3);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel13, 0, 3);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel12, 0, 3);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel11, 0, 2);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel10, 1, 2);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel9, 2, 2);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel8, 1, 1);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel7, 3, 1);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel6, 2, 1);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel5, 2, 0);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 1);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel3, 3, 0);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel2, 1, 0);
|
||
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
|
||
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.tableLayoutPanel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.tableLayoutPanel1.Location = new System.Drawing.Point(1, 1);
|
||
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
|
||
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
||
this.tableLayoutPanel1.RowCount = 4;
|
||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||
this.tableLayoutPanel1.Size = new System.Drawing.Size(422, 216);
|
||
this.tableLayoutPanel1.TabIndex = 0;
|
||
//
|
||
// panel14
|
||
//
|
||
this.panel14.Controls.Add(this.label11);
|
||
this.panel14.Controls.Add(this.ucSplitLine_V14);
|
||
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel14.Location = new System.Drawing.Point(0, 162);
|
||
this.panel14.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel14.Name = "panel14";
|
||
this.panel14.Size = new System.Drawing.Size(105, 54);
|
||
this.panel14.TabIndex = 13;
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label11.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label11.Location = new System.Drawing.Point(0, 0);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(104, 54);
|
||
this.label11.TabIndex = 3;
|
||
this.label11.Tag = "00";
|
||
this.label11.Text = "00";
|
||
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label11.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_V14
|
||
//
|
||
this.ucSplitLine_V14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V14.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V14.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V14.Name = "ucSplitLine_V14";
|
||
this.ucSplitLine_V14.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V14.TabIndex = 0;
|
||
this.ucSplitLine_V14.TabStop = false;
|
||
//
|
||
// panel13
|
||
//
|
||
this.panel13.Controls.Add(this.label12);
|
||
this.panel13.Controls.Add(this.ucSplitLine_V13);
|
||
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel13.Location = new System.Drawing.Point(105, 162);
|
||
this.panel13.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel13.Name = "panel13";
|
||
this.panel13.Size = new System.Drawing.Size(105, 54);
|
||
this.panel13.TabIndex = 12;
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label12.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label12.Location = new System.Drawing.Point(0, 0);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(104, 54);
|
||
this.label12.TabIndex = 3;
|
||
this.label12.Tag = "0";
|
||
this.label12.Text = "0";
|
||
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label12.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_V13
|
||
//
|
||
this.ucSplitLine_V13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V13.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V13.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V13.Name = "ucSplitLine_V13";
|
||
this.ucSplitLine_V13.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V13.TabIndex = 0;
|
||
this.ucSplitLine_V13.TabStop = false;
|
||
//
|
||
// panel12
|
||
//
|
||
this.panel12.Controls.Add(this.label13);
|
||
this.panel12.Controls.Add(this.ucSplitLine_V12);
|
||
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel12.Location = new System.Drawing.Point(210, 162);
|
||
this.panel12.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel12.Name = "panel12";
|
||
this.panel12.Size = new System.Drawing.Size(105, 54);
|
||
this.panel12.TabIndex = 11;
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label13.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label13.Location = new System.Drawing.Point(0, 0);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(104, 54);
|
||
this.label13.TabIndex = 3;
|
||
this.label13.Tag = ".";
|
||
this.label13.Text = ".";
|
||
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label13.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_V12
|
||
//
|
||
this.ucSplitLine_V12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V12.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V12.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V12.Name = "ucSplitLine_V12";
|
||
this.ucSplitLine_V12.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V12.TabIndex = 0;
|
||
this.ucSplitLine_V12.TabStop = false;
|
||
//
|
||
// panel11
|
||
//
|
||
this.panel11.Controls.Add(this.label10);
|
||
this.panel11.Controls.Add(this.ucSplitLine_H11);
|
||
this.panel11.Controls.Add(this.ucSplitLine_V11);
|
||
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel11.Location = new System.Drawing.Point(0, 108);
|
||
this.panel11.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel11.Name = "panel11";
|
||
this.panel11.Size = new System.Drawing.Size(105, 54);
|
||
this.panel11.TabIndex = 10;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label10.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label10.Location = new System.Drawing.Point(0, 0);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(104, 53);
|
||
this.label10.TabIndex = 3;
|
||
this.label10.Tag = "7";
|
||
this.label10.Text = "7";
|
||
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label10.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H11
|
||
//
|
||
this.ucSplitLine_H11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H11.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H11.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H11.Name = "ucSplitLine_H11";
|
||
this.ucSplitLine_H11.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H11.TabIndex = 1;
|
||
this.ucSplitLine_H11.TabStop = false;
|
||
//
|
||
// ucSplitLine_V11
|
||
//
|
||
this.ucSplitLine_V11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V11.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V11.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V11.Name = "ucSplitLine_V11";
|
||
this.ucSplitLine_V11.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V11.TabIndex = 0;
|
||
this.ucSplitLine_V11.TabStop = false;
|
||
//
|
||
// panel10
|
||
//
|
||
this.panel10.Controls.Add(this.label9);
|
||
this.panel10.Controls.Add(this.ucSplitLine_H10);
|
||
this.panel10.Controls.Add(this.ucSplitLine_V10);
|
||
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel10.Location = new System.Drawing.Point(105, 108);
|
||
this.panel10.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel10.Name = "panel10";
|
||
this.panel10.Size = new System.Drawing.Size(105, 54);
|
||
this.panel10.TabIndex = 9;
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label9.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label9.Location = new System.Drawing.Point(0, 0);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(104, 53);
|
||
this.label9.TabIndex = 3;
|
||
this.label9.Tag = "8";
|
||
this.label9.Text = "8";
|
||
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label9.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H10
|
||
//
|
||
this.ucSplitLine_H10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H10.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H10.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H10.Name = "ucSplitLine_H10";
|
||
this.ucSplitLine_H10.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H10.TabIndex = 1;
|
||
this.ucSplitLine_H10.TabStop = false;
|
||
//
|
||
// ucSplitLine_V10
|
||
//
|
||
this.ucSplitLine_V10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V10.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V10.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V10.Name = "ucSplitLine_V10";
|
||
this.ucSplitLine_V10.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V10.TabIndex = 0;
|
||
this.ucSplitLine_V10.TabStop = false;
|
||
//
|
||
// panel9
|
||
//
|
||
this.panel9.Controls.Add(this.label8);
|
||
this.panel9.Controls.Add(this.ucSplitLine_H9);
|
||
this.panel9.Controls.Add(this.ucSplitLine_V9);
|
||
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel9.Location = new System.Drawing.Point(210, 108);
|
||
this.panel9.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel9.Name = "panel9";
|
||
this.panel9.Size = new System.Drawing.Size(105, 54);
|
||
this.panel9.TabIndex = 8;
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label8.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label8.Location = new System.Drawing.Point(0, 0);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(104, 53);
|
||
this.label8.TabIndex = 3;
|
||
this.label8.Tag = "9";
|
||
this.label8.Text = "9";
|
||
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label8.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H9
|
||
//
|
||
this.ucSplitLine_H9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H9.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H9.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H9.Name = "ucSplitLine_H9";
|
||
this.ucSplitLine_H9.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H9.TabIndex = 1;
|
||
this.ucSplitLine_H9.TabStop = false;
|
||
//
|
||
// ucSplitLine_V9
|
||
//
|
||
this.ucSplitLine_V9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V9.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V9.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V9.Name = "ucSplitLine_V9";
|
||
this.ucSplitLine_V9.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V9.TabIndex = 0;
|
||
this.ucSplitLine_V9.TabStop = false;
|
||
//
|
||
// panel8
|
||
//
|
||
this.panel8.Controls.Add(this.label6);
|
||
this.panel8.Controls.Add(this.ucSplitLine_H8);
|
||
this.panel8.Controls.Add(this.ucSplitLine_V8);
|
||
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel8.Location = new System.Drawing.Point(105, 54);
|
||
this.panel8.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel8.Name = "panel8";
|
||
this.panel8.Size = new System.Drawing.Size(105, 54);
|
||
this.panel8.TabIndex = 7;
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label6.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label6.Location = new System.Drawing.Point(0, 0);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(104, 53);
|
||
this.label6.TabIndex = 3;
|
||
this.label6.Tag = "5";
|
||
this.label6.Text = "5";
|
||
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H8
|
||
//
|
||
this.ucSplitLine_H8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H8.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H8.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H8.Name = "ucSplitLine_H8";
|
||
this.ucSplitLine_H8.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H8.TabIndex = 1;
|
||
this.ucSplitLine_H8.TabStop = false;
|
||
//
|
||
// ucSplitLine_V8
|
||
//
|
||
this.ucSplitLine_V8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V8.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V8.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V8.Name = "ucSplitLine_V8";
|
||
this.ucSplitLine_V8.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V8.TabIndex = 0;
|
||
this.ucSplitLine_V8.TabStop = false;
|
||
//
|
||
// panel7
|
||
//
|
||
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(122)))), ((int)(((byte)(122)))));
|
||
this.panel7.Controls.Add(this.label14);
|
||
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel7.Location = new System.Drawing.Point(315, 54);
|
||
this.panel7.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel7.Name = "panel7";
|
||
this.tableLayoutPanel1.SetRowSpan(this.panel7, 3);
|
||
this.panel7.Size = new System.Drawing.Size(107, 162);
|
||
this.panel7.TabIndex = 6;
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.BackColor = System.Drawing.Color.White;
|
||
this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label14.Font = new System.Drawing.Font("微软雅黑", 30F);
|
||
this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label14.Location = new System.Drawing.Point(0, 0);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(107, 162);
|
||
this.label14.TabIndex = 3;
|
||
this.label14.Tag = "{ENTER}";
|
||
this.label14.Text = "确\r\n定";
|
||
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label14.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Enter_MouseDown);
|
||
//
|
||
// panel6
|
||
//
|
||
this.panel6.Controls.Add(this.label7);
|
||
this.panel6.Controls.Add(this.ucSplitLine_H6);
|
||
this.panel6.Controls.Add(this.ucSplitLine_V6);
|
||
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel6.Location = new System.Drawing.Point(210, 54);
|
||
this.panel6.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel6.Name = "panel6";
|
||
this.panel6.Size = new System.Drawing.Size(105, 54);
|
||
this.panel6.TabIndex = 5;
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label7.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label7.Location = new System.Drawing.Point(0, 0);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(104, 53);
|
||
this.label7.TabIndex = 3;
|
||
this.label7.Tag = "6";
|
||
this.label7.Text = "6";
|
||
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label7.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H6
|
||
//
|
||
this.ucSplitLine_H6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H6.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H6.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H6.Name = "ucSplitLine_H6";
|
||
this.ucSplitLine_H6.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H6.TabIndex = 1;
|
||
this.ucSplitLine_H6.TabStop = false;
|
||
//
|
||
// ucSplitLine_V6
|
||
//
|
||
this.ucSplitLine_V6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V6.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V6.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V6.Name = "ucSplitLine_V6";
|
||
this.ucSplitLine_V6.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V6.TabIndex = 0;
|
||
this.ucSplitLine_V6.TabStop = false;
|
||
//
|
||
// panel5
|
||
//
|
||
this.panel5.Controls.Add(this.label3);
|
||
this.panel5.Controls.Add(this.ucSplitLine_H5);
|
||
this.panel5.Controls.Add(this.ucSplitLine_V5);
|
||
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel5.Location = new System.Drawing.Point(210, 0);
|
||
this.panel5.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel5.Name = "panel5";
|
||
this.panel5.Size = new System.Drawing.Size(105, 54);
|
||
this.panel5.TabIndex = 4;
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label3.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label3.Location = new System.Drawing.Point(0, 0);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(104, 53);
|
||
this.label3.TabIndex = 3;
|
||
this.label3.Tag = "3";
|
||
this.label3.Text = "3";
|
||
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H5
|
||
//
|
||
this.ucSplitLine_H5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H5.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H5.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H5.Name = "ucSplitLine_H5";
|
||
this.ucSplitLine_H5.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H5.TabIndex = 1;
|
||
this.ucSplitLine_H5.TabStop = false;
|
||
//
|
||
// ucSplitLine_V5
|
||
//
|
||
this.ucSplitLine_V5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V5.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V5.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V5.Name = "ucSplitLine_V5";
|
||
this.ucSplitLine_V5.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V5.TabIndex = 0;
|
||
this.ucSplitLine_V5.TabStop = false;
|
||
//
|
||
// panel4
|
||
//
|
||
this.panel4.Controls.Add(this.label5);
|
||
this.panel4.Controls.Add(this.ucSplitLine_H4);
|
||
this.panel4.Controls.Add(this.ucSplitLine_V4);
|
||
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel4.Location = new System.Drawing.Point(0, 54);
|
||
this.panel4.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel4.Name = "panel4";
|
||
this.panel4.Size = new System.Drawing.Size(105, 54);
|
||
this.panel4.TabIndex = 3;
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label5.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label5.Location = new System.Drawing.Point(0, 0);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(104, 53);
|
||
this.label5.TabIndex = 3;
|
||
this.label5.Tag = "4";
|
||
this.label5.Text = "4";
|
||
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label5.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H4
|
||
//
|
||
this.ucSplitLine_H4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H4.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H4.Name = "ucSplitLine_H4";
|
||
this.ucSplitLine_H4.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H4.TabIndex = 1;
|
||
this.ucSplitLine_H4.TabStop = false;
|
||
//
|
||
// ucSplitLine_V4
|
||
//
|
||
this.ucSplitLine_V4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V4.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V4.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V4.Name = "ucSplitLine_V4";
|
||
this.ucSplitLine_V4.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V4.TabIndex = 0;
|
||
this.ucSplitLine_V4.TabStop = false;
|
||
//
|
||
// panel3
|
||
//
|
||
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(122)))), ((int)(((byte)(122)))));
|
||
this.panel3.Controls.Add(this.label4);
|
||
this.panel3.Controls.Add(this.ucSplitLine_H3);
|
||
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel3.Location = new System.Drawing.Point(315, 0);
|
||
this.panel3.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel3.Name = "panel3";
|
||
this.panel3.Size = new System.Drawing.Size(107, 54);
|
||
this.panel3.TabIndex = 2;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.BackColor = System.Drawing.Color.White;
|
||
this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label4.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label4.Image = global::HZH_Controls.Properties.Resources.keyboard_bs;
|
||
this.label4.Location = new System.Drawing.Point(0, 0);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(107, 53);
|
||
this.label4.TabIndex = 3;
|
||
this.label4.Tag = "{BACKSPACE}";
|
||
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Backspace_MouseDown);
|
||
//
|
||
// ucSplitLine_H3
|
||
//
|
||
this.ucSplitLine_H3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H3.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H3.Name = "ucSplitLine_H3";
|
||
this.ucSplitLine_H3.Size = new System.Drawing.Size(107, 1);
|
||
this.ucSplitLine_H3.TabIndex = 1;
|
||
this.ucSplitLine_H3.TabStop = false;
|
||
//
|
||
// panel2
|
||
//
|
||
this.panel2.Controls.Add(this.label2);
|
||
this.panel2.Controls.Add(this.ucSplitLine_H2);
|
||
this.panel2.Controls.Add(this.ucSplitLine_V2);
|
||
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel2.Location = new System.Drawing.Point(105, 0);
|
||
this.panel2.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel2.Name = "panel2";
|
||
this.panel2.Size = new System.Drawing.Size(105, 54);
|
||
this.panel2.TabIndex = 1;
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label2.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label2.Location = new System.Drawing.Point(0, 0);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(104, 53);
|
||
this.label2.TabIndex = 3;
|
||
this.label2.Tag = "2";
|
||
this.label2.Text = "2";
|
||
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H2
|
||
//
|
||
this.ucSplitLine_H2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H2.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H2.Name = "ucSplitLine_H2";
|
||
this.ucSplitLine_H2.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H2.TabIndex = 1;
|
||
this.ucSplitLine_H2.TabStop = false;
|
||
//
|
||
// ucSplitLine_V2
|
||
//
|
||
this.ucSplitLine_V2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V2.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V2.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V2.Name = "ucSplitLine_V2";
|
||
this.ucSplitLine_V2.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V2.TabIndex = 0;
|
||
this.ucSplitLine_V2.TabStop = false;
|
||
//
|
||
// panel1
|
||
//
|
||
this.panel1.Controls.Add(this.label1);
|
||
this.panel1.Controls.Add(this.ucSplitLine_H1);
|
||
this.panel1.Controls.Add(this.ucSplitLine_V1);
|
||
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.panel1.Location = new System.Drawing.Point(0, 0);
|
||
this.panel1.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel1.Name = "panel1";
|
||
this.panel1.Size = new System.Drawing.Size(105, 54);
|
||
this.panel1.TabIndex = 0;
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.label1.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
|
||
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.label1.Location = new System.Drawing.Point(0, 0);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(104, 53);
|
||
this.label1.TabIndex = 2;
|
||
this.label1.Tag = "1";
|
||
this.label1.Text = "1";
|
||
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.label1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
|
||
//
|
||
// ucSplitLine_H1
|
||
//
|
||
this.ucSplitLine_H1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H1.Location = new System.Drawing.Point(0, 53);
|
||
this.ucSplitLine_H1.Name = "ucSplitLine_H1";
|
||
this.ucSplitLine_H1.Size = new System.Drawing.Size(104, 1);
|
||
this.ucSplitLine_H1.TabIndex = 1;
|
||
this.ucSplitLine_H1.TabStop = false;
|
||
//
|
||
// ucSplitLine_V1
|
||
//
|
||
this.ucSplitLine_V1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V1.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V1.Location = new System.Drawing.Point(104, 0);
|
||
this.ucSplitLine_V1.Name = "ucSplitLine_V1";
|
||
this.ucSplitLine_V1.Size = new System.Drawing.Size(1, 54);
|
||
this.ucSplitLine_V1.TabIndex = 0;
|
||
this.ucSplitLine_V1.TabStop = false;
|
||
//
|
||
// ucSplitLine_V3
|
||
//
|
||
this.ucSplitLine_V3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V3.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.ucSplitLine_V3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V3.Location = new System.Drawing.Point(423, 0);
|
||
this.ucSplitLine_V3.Name = "ucSplitLine_V3";
|
||
this.ucSplitLine_V3.Size = new System.Drawing.Size(1, 218);
|
||
this.ucSplitLine_V3.TabIndex = 1;
|
||
this.ucSplitLine_V3.TabStop = false;
|
||
//
|
||
// ucSplitLine_V7
|
||
//
|
||
this.ucSplitLine_V7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_V7.Dock = System.Windows.Forms.DockStyle.Left;
|
||
this.ucSplitLine_V7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_V7.Location = new System.Drawing.Point(0, 0);
|
||
this.ucSplitLine_V7.Name = "ucSplitLine_V7";
|
||
this.ucSplitLine_V7.Size = new System.Drawing.Size(1, 218);
|
||
this.ucSplitLine_V7.TabIndex = 2;
|
||
this.ucSplitLine_V7.TabStop = false;
|
||
//
|
||
// ucSplitLine_H7
|
||
//
|
||
this.ucSplitLine_H7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H7.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.ucSplitLine_H7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H7.Location = new System.Drawing.Point(1, 217);
|
||
this.ucSplitLine_H7.Name = "ucSplitLine_H7";
|
||
this.ucSplitLine_H7.Size = new System.Drawing.Size(422, 1);
|
||
this.ucSplitLine_H7.TabIndex = 3;
|
||
this.ucSplitLine_H7.TabStop = false;
|
||
//
|
||
// ucSplitLine_H12
|
||
//
|
||
this.ucSplitLine_H12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||
this.ucSplitLine_H12.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.ucSplitLine_H12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
|
||
this.ucSplitLine_H12.Location = new System.Drawing.Point(1, 0);
|
||
this.ucSplitLine_H12.Name = "ucSplitLine_H12";
|
||
this.ucSplitLine_H12.Size = new System.Drawing.Size(422, 1);
|
||
this.ucSplitLine_H12.TabIndex = 4;
|
||
this.ucSplitLine_H12.TabStop = false;
|
||
//
|
||
// UCKeyBorderNum
|
||
//
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||
this.BackColor = System.Drawing.Color.White;
|
||
this.Controls.Add(this.tableLayoutPanel1);
|
||
this.Controls.Add(this.ucSplitLine_H12);
|
||
this.Controls.Add(this.ucSplitLine_H7);
|
||
this.Controls.Add(this.ucSplitLine_V7);
|
||
this.Controls.Add(this.ucSplitLine_V3);
|
||
this.Name = "UCKeyBorderNum";
|
||
this.Size = new System.Drawing.Size(424, 218);
|
||
this.tableLayoutPanel1.ResumeLayout(false);
|
||
this.panel14.ResumeLayout(false);
|
||
this.panel13.ResumeLayout(false);
|
||
this.panel12.ResumeLayout(false);
|
||
this.panel11.ResumeLayout(false);
|
||
this.panel10.ResumeLayout(false);
|
||
this.panel9.ResumeLayout(false);
|
||
this.panel8.ResumeLayout(false);
|
||
this.panel7.ResumeLayout(false);
|
||
this.panel6.ResumeLayout(false);
|
||
this.panel5.ResumeLayout(false);
|
||
this.panel4.ResumeLayout(false);
|
||
this.panel3.ResumeLayout(false);
|
||
this.panel2.ResumeLayout(false);
|
||
this.panel1.ResumeLayout(false);
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
/// <summary>
|
||
/// The table layout panel1
|
||
/// </summary>
|
||
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
||
/// <summary>
|
||
/// The panel1
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel1;
|
||
/// <summary>
|
||
/// The panel14
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel14;
|
||
/// <summary>
|
||
/// The uc split line V14
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V14;
|
||
/// <summary>
|
||
/// The panel13
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel13;
|
||
/// <summary>
|
||
/// The uc split line V13
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V13;
|
||
/// <summary>
|
||
/// The panel12
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel12;
|
||
/// <summary>
|
||
/// The uc split line V12
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V12;
|
||
/// <summary>
|
||
/// The panel11
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel11;
|
||
/// <summary>
|
||
/// The uc split line H11
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H11;
|
||
/// <summary>
|
||
/// The uc split line V11
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V11;
|
||
/// <summary>
|
||
/// The panel10
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel10;
|
||
/// <summary>
|
||
/// The uc split line H10
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H10;
|
||
/// <summary>
|
||
/// The uc split line V10
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V10;
|
||
/// <summary>
|
||
/// The panel9
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel9;
|
||
/// <summary>
|
||
/// The uc split line h9
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H9;
|
||
/// <summary>
|
||
/// The uc split line v9
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V9;
|
||
/// <summary>
|
||
/// The panel8
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel8;
|
||
/// <summary>
|
||
/// The uc split line h8
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H8;
|
||
/// <summary>
|
||
/// The uc split line v8
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V8;
|
||
/// <summary>
|
||
/// The panel7
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel7;
|
||
/// <summary>
|
||
/// The panel6
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel6;
|
||
/// <summary>
|
||
/// The uc split line h6
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H6;
|
||
/// <summary>
|
||
/// The uc split line v6
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V6;
|
||
/// <summary>
|
||
/// The panel5
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel5;
|
||
/// <summary>
|
||
/// The uc split line h5
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H5;
|
||
/// <summary>
|
||
/// The uc split line v5
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V5;
|
||
/// <summary>
|
||
/// The panel4
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel4;
|
||
/// <summary>
|
||
/// The uc split line h4
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H4;
|
||
/// <summary>
|
||
/// The uc split line v4
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V4;
|
||
/// <summary>
|
||
/// The panel3
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel3;
|
||
/// <summary>
|
||
/// The uc split line h3
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H3;
|
||
/// <summary>
|
||
/// The panel2
|
||
/// </summary>
|
||
private System.Windows.Forms.Panel panel2;
|
||
/// <summary>
|
||
/// The uc split line h2
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H2;
|
||
/// <summary>
|
||
/// The uc split line v2
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V2;
|
||
/// <summary>
|
||
/// The uc split line h1
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H1;
|
||
/// <summary>
|
||
/// The uc split line v1
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V1;
|
||
/// <summary>
|
||
/// The label11
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label11;
|
||
/// <summary>
|
||
/// The label12
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label12;
|
||
/// <summary>
|
||
/// The label13
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label13;
|
||
/// <summary>
|
||
/// The label10
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label10;
|
||
/// <summary>
|
||
/// The label9
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label9;
|
||
/// <summary>
|
||
/// The label8
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label8;
|
||
/// <summary>
|
||
/// The label6
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label6;
|
||
/// <summary>
|
||
/// The label14
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label14;
|
||
/// <summary>
|
||
/// The label7
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label7;
|
||
/// <summary>
|
||
/// The label3
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label3;
|
||
/// <summary>
|
||
/// The label5
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label5;
|
||
/// <summary>
|
||
/// The label4
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label4;
|
||
/// <summary>
|
||
/// The label2
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label2;
|
||
/// <summary>
|
||
/// The label1
|
||
/// </summary>
|
||
private System.Windows.Forms.Label label1;
|
||
/// <summary>
|
||
/// The uc split line v3
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V3;
|
||
/// <summary>
|
||
/// The uc split line v7
|
||
/// </summary>
|
||
private UCSplitLine_V ucSplitLine_V7;
|
||
/// <summary>
|
||
/// The uc split line h7
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H7;
|
||
/// <summary>
|
||
/// The uc split line H12
|
||
/// </summary>
|
||
private UCSplitLine_H ucSplitLine_H12;
|
||
}
|
||
}
|