123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359 |
- // ***********************************************************************
- // Assembly : HZH_Controls
- // Created : 08-08-2019
- //
- // ***********************************************************************
- // <copyright file="UCKeyBorderPay.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 UCKeyBorderPay.
- /// Implements the <see cref="System.Windows.Forms.UserControl" />
- /// </summary>
- /// <seealso cref="System.Windows.Forms.UserControl" />
- partial class UCKeyBorderPay
- {
- /// <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.panel19 = new System.Windows.Forms.Panel();
- this.lblFast4 = new System.Windows.Forms.Label();
- this.ucSplitLine_V19 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel18 = new System.Windows.Forms.Panel();
- this.label18 = new System.Windows.Forms.Label();
- this.panel17 = new System.Windows.Forms.Panel();
- this.lblFast3 = new System.Windows.Forms.Label();
- this.ucSplitLine_H17 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_V17 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel16 = new System.Windows.Forms.Panel();
- this.label16 = new System.Windows.Forms.Label();
- this.ucSplitLine_H16 = new HZH_Controls.Controls.UCSplitLine_H();
- this.panel15 = new System.Windows.Forms.Panel();
- this.lblFast2 = new System.Windows.Forms.Label();
- this.ucSplitLine_H15 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_V15 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel14 = new System.Windows.Forms.Panel();
- this.label14 = new System.Windows.Forms.Label();
- this.ucSplitLine_H14 = new HZH_Controls.Controls.UCSplitLine_H();
- this.panel13 = new System.Windows.Forms.Panel();
- this.lblFast1 = new System.Windows.Forms.Label();
- this.ucSplitLine_H13 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_V13 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel12 = new System.Windows.Forms.Panel();
- this.label12 = new System.Windows.Forms.Label();
- this.ucSplitLine_V12 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel11 = new System.Windows.Forms.Panel();
- this.label11 = new System.Windows.Forms.Label();
- this.ucSplitLine_V11 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel10 = new System.Windows.Forms.Panel();
- this.label10 = new System.Windows.Forms.Label();
- this.ucSplitLine_V10 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel9 = new System.Windows.Forms.Panel();
- this.label9 = 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.label8 = 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.label7 = new System.Windows.Forms.Label();
- this.ucSplitLine_H7 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_V7 = new HZH_Controls.Controls.UCSplitLine_V();
- this.panel6 = new System.Windows.Forms.Panel();
- this.label6 = 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.label5 = 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.label4 = 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.label3 = new System.Windows.Forms.Label();
- this.ucSplitLine_H3 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_V3 = new HZH_Controls.Controls.UCSplitLine_V();
- 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_H11 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_H10 = new HZH_Controls.Controls.UCSplitLine_H();
- this.ucSplitLine_V16 = new HZH_Controls.Controls.UCSplitLine_V();
- this.ucSplitLine_V14 = new HZH_Controls.Controls.UCSplitLine_V();
- this.tableLayoutPanel1.SuspendLayout();
- this.panel19.SuspendLayout();
- this.panel18.SuspendLayout();
- this.panel17.SuspendLayout();
- this.panel16.SuspendLayout();
- this.panel15.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.BackColor = System.Drawing.Color.Transparent;
- this.tableLayoutPanel1.ColumnCount = 5;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.Controls.Add(this.panel19, 3, 3);
- this.tableLayoutPanel1.Controls.Add(this.panel18, 4, 2);
- this.tableLayoutPanel1.Controls.Add(this.panel17, 3, 2);
- this.tableLayoutPanel1.Controls.Add(this.panel16, 4, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel15, 3, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel14, 4, 0);
- this.tableLayoutPanel1.Controls.Add(this.panel13, 3, 0);
- this.tableLayoutPanel1.Controls.Add(this.panel12, 2, 3);
- this.tableLayoutPanel1.Controls.Add(this.panel11, 1, 3);
- this.tableLayoutPanel1.Controls.Add(this.panel10, 0, 3);
- this.tableLayoutPanel1.Controls.Add(this.panel9, 2, 2);
- this.tableLayoutPanel1.Controls.Add(this.panel8, 1, 2);
- this.tableLayoutPanel1.Controls.Add(this.panel7, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.panel6, 2, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel5, 1, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel3, 2, 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.Location = new System.Drawing.Point(0, 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.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(489, 352);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // panel19
- //
- this.panel19.Controls.Add(this.lblFast4);
- this.panel19.Controls.Add(this.ucSplitLine_V19);
- this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel19.Location = new System.Drawing.Point(291, 264);
- this.panel19.Margin = new System.Windows.Forms.Padding(0);
- this.panel19.Name = "panel19";
- this.panel19.Size = new System.Drawing.Size(97, 88);
- this.panel19.TabIndex = 19;
- //
- // lblFast4
- //
- this.lblFast4.BackColor = System.Drawing.Color.White;
- this.lblFast4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lblFast4.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
- this.lblFast4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.lblFast4.Location = new System.Drawing.Point(0, 0);
- this.lblFast4.Name = "lblFast4";
- this.lblFast4.Size = new System.Drawing.Size(96, 88);
- this.lblFast4.TabIndex = 2;
- this.lblFast4.Tag = "";
- this.lblFast4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lblFast4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Money_MouseDown);
- //
- // ucSplitLine_V19
- //
- this.ucSplitLine_V19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_V19.Dock = System.Windows.Forms.DockStyle.Right;
- this.ucSplitLine_V19.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V19.Name = "ucSplitLine_V19";
- this.ucSplitLine_V19.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V19.TabIndex = 0;
- this.ucSplitLine_V19.TabStop = false;
- //
- // panel18
- //
- this.panel18.Controls.Add(this.label18);
- this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel18.Location = new System.Drawing.Point(388, 176);
- this.panel18.Margin = new System.Windows.Forms.Padding(0);
- this.panel18.Name = "panel18";
- this.tableLayoutPanel1.SetRowSpan(this.panel18, 2);
- this.panel18.Size = new System.Drawing.Size(101, 176);
- this.panel18.TabIndex = 18;
- //
- // label18
- //
- this.label18.BackColor = System.Drawing.Color.White;
- this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 20F);
- this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
- this.label18.Location = new System.Drawing.Point(0, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(101, 176);
- this.label18.TabIndex = 2;
- this.label18.Tag = "确定";
- this.label18.Text = "确\r\n定";
- this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label18.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OK_MouseDown);
- //
- // panel17
- //
- this.panel17.Controls.Add(this.lblFast3);
- this.panel17.Controls.Add(this.ucSplitLine_H17);
- this.panel17.Controls.Add(this.ucSplitLine_V17);
- this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel17.Location = new System.Drawing.Point(291, 176);
- this.panel17.Margin = new System.Windows.Forms.Padding(0);
- this.panel17.Name = "panel17";
- this.panel17.Size = new System.Drawing.Size(97, 88);
- this.panel17.TabIndex = 17;
- //
- // lblFast3
- //
- this.lblFast3.BackColor = System.Drawing.Color.White;
- this.lblFast3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lblFast3.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
- this.lblFast3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.lblFast3.Location = new System.Drawing.Point(0, 0);
- this.lblFast3.Name = "lblFast3";
- this.lblFast3.Size = new System.Drawing.Size(96, 87);
- this.lblFast3.TabIndex = 2;
- this.lblFast3.Tag = "";
- this.lblFast3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lblFast3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Money_MouseDown);
- //
- // ucSplitLine_H17
- //
- this.ucSplitLine_H17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_H17.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucSplitLine_H17.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H17.Name = "ucSplitLine_H17";
- this.ucSplitLine_H17.Size = new System.Drawing.Size(96, 1);
- this.ucSplitLine_H17.TabIndex = 1;
- this.ucSplitLine_H17.TabStop = false;
- //
- // ucSplitLine_V17
- //
- this.ucSplitLine_V17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_V17.Dock = System.Windows.Forms.DockStyle.Right;
- this.ucSplitLine_V17.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V17.Name = "ucSplitLine_V17";
- this.ucSplitLine_V17.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V17.TabIndex = 0;
- this.ucSplitLine_V17.TabStop = false;
- //
- // panel16
- //
- this.panel16.Controls.Add(this.label16);
- this.panel16.Controls.Add(this.ucSplitLine_H16);
- this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel16.Location = new System.Drawing.Point(388, 88);
- this.panel16.Margin = new System.Windows.Forms.Padding(0);
- this.panel16.Name = "panel16";
- this.panel16.Size = new System.Drawing.Size(101, 88);
- this.panel16.TabIndex = 16;
- //
- // label16
- //
- this.label16.BackColor = System.Drawing.Color.White;
- this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label16.Font = new System.Drawing.Font("微软雅黑", 20F);
- this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
- this.label16.Location = new System.Drawing.Point(0, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(101, 87);
- this.label16.TabIndex = 2;
- this.label16.Tag = "取消";
- this.label16.Text = "取消";
- this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label16.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Cancel_MouseDown);
- //
- // ucSplitLine_H16
- //
- this.ucSplitLine_H16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_H16.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucSplitLine_H16.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H16.Name = "ucSplitLine_H16";
- this.ucSplitLine_H16.Size = new System.Drawing.Size(101, 1);
- this.ucSplitLine_H16.TabIndex = 1;
- this.ucSplitLine_H16.TabStop = false;
- //
- // panel15
- //
- this.panel15.Controls.Add(this.lblFast2);
- this.panel15.Controls.Add(this.ucSplitLine_H15);
- this.panel15.Controls.Add(this.ucSplitLine_V15);
- this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel15.Location = new System.Drawing.Point(291, 88);
- this.panel15.Margin = new System.Windows.Forms.Padding(0);
- this.panel15.Name = "panel15";
- this.panel15.Size = new System.Drawing.Size(97, 88);
- this.panel15.TabIndex = 15;
- //
- // lblFast2
- //
- this.lblFast2.BackColor = System.Drawing.Color.White;
- this.lblFast2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lblFast2.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
- this.lblFast2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.lblFast2.Location = new System.Drawing.Point(0, 0);
- this.lblFast2.Name = "lblFast2";
- this.lblFast2.Size = new System.Drawing.Size(96, 87);
- this.lblFast2.TabIndex = 2;
- this.lblFast2.Tag = "";
- this.lblFast2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lblFast2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Money_MouseDown);
- //
- // ucSplitLine_H15
- //
- this.ucSplitLine_H15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_H15.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucSplitLine_H15.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H15.Name = "ucSplitLine_H15";
- this.ucSplitLine_H15.Size = new System.Drawing.Size(96, 1);
- this.ucSplitLine_H15.TabIndex = 1;
- this.ucSplitLine_H15.TabStop = false;
- //
- // ucSplitLine_V15
- //
- this.ucSplitLine_V15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_V15.Dock = System.Windows.Forms.DockStyle.Right;
- this.ucSplitLine_V15.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V15.Name = "ucSplitLine_V15";
- this.ucSplitLine_V15.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V15.TabIndex = 0;
- this.ucSplitLine_V15.TabStop = false;
- //
- // panel14
- //
- this.panel14.Controls.Add(this.label14);
- this.panel14.Controls.Add(this.ucSplitLine_H14);
- this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel14.Location = new System.Drawing.Point(388, 0);
- this.panel14.Margin = new System.Windows.Forms.Padding(0);
- this.panel14.Name = "panel14";
- this.panel14.Size = new System.Drawing.Size(101, 88);
- this.panel14.TabIndex = 14;
- //
- // label14
- //
- this.label14.BackColor = System.Drawing.Color.White;
- this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label14.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
- this.label14.ForeColor = System.Drawing.Color.Black;
- this.label14.Image = global::HZH_Controls.Properties.Resources.keyboard_bs;
- this.label14.Location = new System.Drawing.Point(0, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(101, 87);
- this.label14.TabIndex = 2;
- this.label14.Tag = "删除";
- this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label14.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Backspace_MouseDown);
- //
- // ucSplitLine_H14
- //
- this.ucSplitLine_H14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_H14.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucSplitLine_H14.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H14.Name = "ucSplitLine_H14";
- this.ucSplitLine_H14.Size = new System.Drawing.Size(101, 1);
- this.ucSplitLine_H14.TabIndex = 1;
- this.ucSplitLine_H14.TabStop = false;
- //
- // panel13
- //
- this.panel13.Controls.Add(this.lblFast1);
- this.panel13.Controls.Add(this.ucSplitLine_H13);
- this.panel13.Controls.Add(this.ucSplitLine_V13);
- this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel13.Location = new System.Drawing.Point(291, 0);
- this.panel13.Margin = new System.Windows.Forms.Padding(0);
- this.panel13.Name = "panel13";
- this.panel13.Size = new System.Drawing.Size(97, 88);
- this.panel13.TabIndex = 13;
- //
- // lblFast1
- //
- this.lblFast1.BackColor = System.Drawing.Color.White;
- this.lblFast1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lblFast1.Font = new System.Drawing.Font("Arial Unicode MS", 30F);
- this.lblFast1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.lblFast1.Location = new System.Drawing.Point(0, 0);
- this.lblFast1.Name = "lblFast1";
- this.lblFast1.Size = new System.Drawing.Size(96, 87);
- this.lblFast1.TabIndex = 2;
- this.lblFast1.Tag = "";
- this.lblFast1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lblFast1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Money_MouseDown);
- //
- // ucSplitLine_H13
- //
- this.ucSplitLine_H13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_H13.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucSplitLine_H13.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H13.Name = "ucSplitLine_H13";
- this.ucSplitLine_H13.Size = new System.Drawing.Size(96, 1);
- this.ucSplitLine_H13.TabIndex = 1;
- this.ucSplitLine_H13.TabStop = false;
- //
- // 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V13.Name = "ucSplitLine_V13";
- this.ucSplitLine_V13.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V13.TabIndex = 0;
- this.ucSplitLine_V13.TabStop = false;
- //
- // panel12
- //
- this.panel12.Controls.Add(this.label12);
- this.panel12.Controls.Add(this.ucSplitLine_V12);
- this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel12.Location = new System.Drawing.Point(194, 264);
- this.panel12.Margin = new System.Windows.Forms.Padding(0);
- this.panel12.Name = "panel12";
- this.panel12.Size = new System.Drawing.Size(97, 88);
- this.panel12.TabIndex = 12;
- //
- // label12
- //
- this.label12.BackColor = System.Drawing.Color.White;
- 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(96, 88);
- this.label12.TabIndex = 2;
- this.label12.Tag = ".";
- this.label12.Text = ".";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label12.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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V12.Name = "ucSplitLine_V12";
- this.ucSplitLine_V12.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V12.TabIndex = 0;
- this.ucSplitLine_V12.TabStop = false;
- //
- // panel11
- //
- this.panel11.Controls.Add(this.label11);
- this.panel11.Controls.Add(this.ucSplitLine_V11);
- this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel11.Location = new System.Drawing.Point(97, 264);
- this.panel11.Margin = new System.Windows.Forms.Padding(0);
- this.panel11.Name = "panel11";
- this.panel11.Size = new System.Drawing.Size(97, 88);
- this.panel11.TabIndex = 11;
- //
- // label11
- //
- this.label11.BackColor = System.Drawing.Color.White;
- 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(96, 88);
- this.label11.TabIndex = 2;
- this.label11.Tag = "0";
- this.label11.Text = "0";
- this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label11.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
- //
- // 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V11.Name = "ucSplitLine_V11";
- this.ucSplitLine_V11.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V11.TabIndex = 0;
- this.ucSplitLine_V11.TabStop = false;
- //
- // panel10
- //
- this.panel10.Controls.Add(this.label10);
- this.panel10.Controls.Add(this.ucSplitLine_V10);
- this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel10.Location = new System.Drawing.Point(0, 264);
- this.panel10.Margin = new System.Windows.Forms.Padding(0);
- this.panel10.Name = "panel10";
- this.panel10.Size = new System.Drawing.Size(97, 88);
- this.panel10.TabIndex = 10;
- //
- // label10
- //
- this.label10.BackColor = System.Drawing.Color.White;
- 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(96, 88);
- this.label10.TabIndex = 2;
- this.label10.Tag = "-";
- this.label10.Text = "-";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label10.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
- //
- // 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V10.Name = "ucSplitLine_V10";
- this.ucSplitLine_V10.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V10.TabIndex = 0;
- this.ucSplitLine_V10.TabStop = false;
- //
- // panel9
- //
- this.panel9.Controls.Add(this.label9);
- this.panel9.Controls.Add(this.ucSplitLine_H9);
- this.panel9.Controls.Add(this.ucSplitLine_V9);
- this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel9.Location = new System.Drawing.Point(194, 176);
- this.panel9.Margin = new System.Windows.Forms.Padding(0);
- this.panel9.Name = "panel9";
- this.panel9.Size = new System.Drawing.Size(97, 88);
- this.panel9.TabIndex = 9;
- //
- // label9
- //
- this.label9.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label9.TabIndex = 2;
- this.label9.Tag = "9";
- this.label9.Text = "9";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label9.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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H9.Name = "ucSplitLine_H9";
- this.ucSplitLine_H9.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V9.Name = "ucSplitLine_V9";
- this.ucSplitLine_V9.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V9.TabIndex = 0;
- this.ucSplitLine_V9.TabStop = false;
- //
- // panel8
- //
- this.panel8.Controls.Add(this.label8);
- this.panel8.Controls.Add(this.ucSplitLine_H8);
- this.panel8.Controls.Add(this.ucSplitLine_V8);
- this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel8.Location = new System.Drawing.Point(97, 176);
- this.panel8.Margin = new System.Windows.Forms.Padding(0);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(97, 88);
- this.panel8.TabIndex = 8;
- //
- // label8
- //
- this.label8.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label8.TabIndex = 2;
- this.label8.Tag = "8";
- this.label8.Text = "8";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label8.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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H8.Name = "ucSplitLine_H8";
- this.ucSplitLine_H8.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V8.Name = "ucSplitLine_V8";
- this.ucSplitLine_V8.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V8.TabIndex = 0;
- this.ucSplitLine_V8.TabStop = false;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.label7);
- this.panel7.Controls.Add(this.ucSplitLine_H7);
- this.panel7.Controls.Add(this.ucSplitLine_V7);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel7.Location = new System.Drawing.Point(0, 176);
- this.panel7.Margin = new System.Windows.Forms.Padding(0);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(97, 88);
- this.panel7.TabIndex = 7;
- //
- // label7
- //
- this.label7.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label7.TabIndex = 2;
- this.label7.Tag = "7";
- this.label7.Text = "7";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label7.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Num_MouseDown);
- //
- // 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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H7.Name = "ucSplitLine_H7";
- this.ucSplitLine_H7.Size = new System.Drawing.Size(96, 1);
- this.ucSplitLine_H7.TabIndex = 1;
- this.ucSplitLine_H7.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.Right;
- this.ucSplitLine_V7.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V7.Name = "ucSplitLine_V7";
- this.ucSplitLine_V7.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V7.TabIndex = 0;
- this.ucSplitLine_V7.TabStop = false;
- //
- // panel6
- //
- this.panel6.Controls.Add(this.label6);
- this.panel6.Controls.Add(this.ucSplitLine_H6);
- this.panel6.Controls.Add(this.ucSplitLine_V6);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel6.Location = new System.Drawing.Point(194, 88);
- this.panel6.Margin = new System.Windows.Forms.Padding(0);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(97, 88);
- this.panel6.TabIndex = 6;
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label6.TabIndex = 2;
- this.label6.Tag = "6";
- this.label6.Text = "6";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label6.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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H6.Name = "ucSplitLine_H6";
- this.ucSplitLine_H6.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V6.Name = "ucSplitLine_V6";
- this.ucSplitLine_V6.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V6.TabIndex = 0;
- this.ucSplitLine_V6.TabStop = false;
- //
- // panel5
- //
- this.panel5.Controls.Add(this.label5);
- this.panel5.Controls.Add(this.ucSplitLine_H5);
- this.panel5.Controls.Add(this.ucSplitLine_V5);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel5.Location = new System.Drawing.Point(97, 88);
- this.panel5.Margin = new System.Windows.Forms.Padding(0);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(97, 88);
- this.panel5.TabIndex = 5;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label5.TabIndex = 2;
- this.label5.Tag = "5";
- this.label5.Text = "5";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label5.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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H5.Name = "ucSplitLine_H5";
- this.ucSplitLine_H5.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V5.Name = "ucSplitLine_V5";
- this.ucSplitLine_V5.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V5.TabIndex = 0;
- this.ucSplitLine_V5.TabStop = false;
- //
- // panel4
- //
- this.panel4.Controls.Add(this.label4);
- this.panel4.Controls.Add(this.ucSplitLine_H4);
- this.panel4.Controls.Add(this.ucSplitLine_V4);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(0, 88);
- this.panel4.Margin = new System.Windows.Forms.Padding(0);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(97, 88);
- this.panel4.TabIndex = 4;
- //
- // 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.Location = new System.Drawing.Point(0, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(96, 87);
- this.label4.TabIndex = 2;
- this.label4.Tag = "4";
- this.label4.Text = "4";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label4.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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H4.Name = "ucSplitLine_H4";
- this.ucSplitLine_H4.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V4.Name = "ucSplitLine_V4";
- this.ucSplitLine_V4.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V4.TabIndex = 0;
- this.ucSplitLine_V4.TabStop = false;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.label3);
- this.panel3.Controls.Add(this.ucSplitLine_H3);
- this.panel3.Controls.Add(this.ucSplitLine_V3);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(194, 0);
- this.panel3.Margin = new System.Windows.Forms.Padding(0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(97, 88);
- this.panel3.TabIndex = 3;
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label3.TabIndex = 2;
- 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_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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H3.Name = "ucSplitLine_H3";
- this.ucSplitLine_H3.Size = new System.Drawing.Size(96, 1);
- this.ucSplitLine_H3.TabIndex = 1;
- this.ucSplitLine_H3.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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V3.Name = "ucSplitLine_V3";
- this.ucSplitLine_V3.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V3.TabIndex = 0;
- this.ucSplitLine_V3.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.Location = new System.Drawing.Point(97, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(97, 88);
- this.panel2.TabIndex = 2;
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- this.label2.TabIndex = 2;
- 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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H2.Name = "ucSplitLine_H2";
- this.ucSplitLine_H2.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V2.Name = "ucSplitLine_V2";
- this.ucSplitLine_V2.Size = new System.Drawing.Size(1, 88);
- 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.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(97, 88);
- this.panel1.TabIndex = 1;
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.White;
- 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(96, 87);
- 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.Location = new System.Drawing.Point(0, 87);
- this.ucSplitLine_H1.Name = "ucSplitLine_H1";
- this.ucSplitLine_H1.Size = new System.Drawing.Size(96, 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.Location = new System.Drawing.Point(96, 0);
- this.ucSplitLine_V1.Name = "ucSplitLine_V1";
- this.ucSplitLine_V1.Size = new System.Drawing.Size(1, 88);
- this.ucSplitLine_V1.TabIndex = 0;
- this.ucSplitLine_V1.TabStop = false;
- //
- // 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.Location = new System.Drawing.Point(1, 351);
- this.ucSplitLine_H11.Name = "ucSplitLine_H11";
- this.ucSplitLine_H11.Size = new System.Drawing.Size(487, 1);
- this.ucSplitLine_H11.TabIndex = 5;
- this.ucSplitLine_H11.TabStop = false;
- //
- // 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.Top;
- this.ucSplitLine_H10.Location = new System.Drawing.Point(1, 0);
- this.ucSplitLine_H10.Name = "ucSplitLine_H10";
- this.ucSplitLine_H10.Size = new System.Drawing.Size(487, 1);
- this.ucSplitLine_H10.TabIndex = 3;
- this.ucSplitLine_H10.TabStop = false;
- //
- // ucSplitLine_V16
- //
- this.ucSplitLine_V16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.ucSplitLine_V16.Dock = System.Windows.Forms.DockStyle.Right;
- this.ucSplitLine_V16.Location = new System.Drawing.Point(488, 0);
- this.ucSplitLine_V16.Name = "ucSplitLine_V16";
- this.ucSplitLine_V16.Size = new System.Drawing.Size(1, 352);
- this.ucSplitLine_V16.TabIndex = 4;
- this.ucSplitLine_V16.TabStop = false;
- //
- // 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.Left;
- this.ucSplitLine_V14.Location = new System.Drawing.Point(0, 0);
- this.ucSplitLine_V14.Name = "ucSplitLine_V14";
- this.ucSplitLine_V14.Size = new System.Drawing.Size(1, 352);
- this.ucSplitLine_V14.TabIndex = 3;
- this.ucSplitLine_V14.TabStop = false;
- //
- // UCKeyBorderPay
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.BackColor = System.Drawing.Color.Transparent;
- this.Controls.Add(this.ucSplitLine_H11);
- this.Controls.Add(this.ucSplitLine_H10);
- this.Controls.Add(this.ucSplitLine_V16);
- this.Controls.Add(this.ucSplitLine_V14);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "UCKeyBorderPay";
- this.Size = new System.Drawing.Size(489, 352);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.panel19.ResumeLayout(false);
- this.panel18.ResumeLayout(false);
- this.panel17.ResumeLayout(false);
- this.panel16.ResumeLayout(false);
- this.panel15.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 panel19
- /// </summary>
- private System.Windows.Forms.Panel panel19;
- /// <summary>
- /// The label fast4
- /// </summary>
- private System.Windows.Forms.Label lblFast4;
- /// <summary>
- /// The uc split line V19
- /// </summary>
- private UCSplitLine_V ucSplitLine_V19;
- /// <summary>
- /// The panel18
- /// </summary>
- private System.Windows.Forms.Panel panel18;
- /// <summary>
- /// The label18
- /// </summary>
- private System.Windows.Forms.Label label18;
- /// <summary>
- /// The panel17
- /// </summary>
- private System.Windows.Forms.Panel panel17;
- /// <summary>
- /// The label fast3
- /// </summary>
- private System.Windows.Forms.Label lblFast3;
- /// <summary>
- /// The uc split line H17
- /// </summary>
- private UCSplitLine_H ucSplitLine_H17;
- /// <summary>
- /// The uc split line V17
- /// </summary>
- private UCSplitLine_V ucSplitLine_V17;
- /// <summary>
- /// The panel16
- /// </summary>
- private System.Windows.Forms.Panel panel16;
- /// <summary>
- /// The label16
- /// </summary>
- private System.Windows.Forms.Label label16;
- /// <summary>
- /// The uc split line H16
- /// </summary>
- private UCSplitLine_H ucSplitLine_H16;
- /// <summary>
- /// The panel15
- /// </summary>
- private System.Windows.Forms.Panel panel15;
- /// <summary>
- /// The label fast2
- /// </summary>
- private System.Windows.Forms.Label lblFast2;
- /// <summary>
- /// The uc split line H15
- /// </summary>
- private UCSplitLine_H ucSplitLine_H15;
- /// <summary>
- /// The uc split line V15
- /// </summary>
- private UCSplitLine_V ucSplitLine_V15;
- /// <summary>
- /// The panel14
- /// </summary>
- private System.Windows.Forms.Panel panel14;
- /// <summary>
- /// The label14
- /// </summary>
- private System.Windows.Forms.Label label14;
- /// <summary>
- /// The uc split line H14
- /// </summary>
- private UCSplitLine_H ucSplitLine_H14;
- /// <summary>
- /// The panel13
- /// </summary>
- private System.Windows.Forms.Panel panel13;
- /// <summary>
- /// The label fast1
- /// </summary>
- private System.Windows.Forms.Label lblFast1;
- /// <summary>
- /// The uc split line H13
- /// </summary>
- private UCSplitLine_H ucSplitLine_H13;
- /// <summary>
- /// The uc split line V13
- /// </summary>
- private UCSplitLine_V ucSplitLine_V13;
- /// <summary>
- /// The panel12
- /// </summary>
- private System.Windows.Forms.Panel panel12;
- /// <summary>
- /// The label12
- /// </summary>
- private System.Windows.Forms.Label label12;
- /// <summary>
- /// The uc split line V12
- /// </summary>
- private UCSplitLine_V ucSplitLine_V12;
- /// <summary>
- /// The panel11
- /// </summary>
- private System.Windows.Forms.Panel panel11;
- /// <summary>
- /// The label11
- /// </summary>
- private System.Windows.Forms.Label label11;
- /// <summary>
- /// The uc split line V11
- /// </summary>
- private UCSplitLine_V ucSplitLine_V11;
- /// <summary>
- /// The panel10
- /// </summary>
- private System.Windows.Forms.Panel panel10;
- /// <summary>
- /// The label10
- /// </summary>
- private System.Windows.Forms.Label label10;
- /// <summary>
- /// The uc split line V10
- /// </summary>
- private UCSplitLine_V ucSplitLine_V10;
- /// <summary>
- /// The panel9
- /// </summary>
- private System.Windows.Forms.Panel panel9;
- /// <summary>
- /// The label9
- /// </summary>
- private System.Windows.Forms.Label label9;
- /// <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 label8
- /// </summary>
- private System.Windows.Forms.Label label8;
- /// <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 label7
- /// </summary>
- private System.Windows.Forms.Label label7;
- /// <summary>
- /// The uc split line h7
- /// </summary>
- private UCSplitLine_H ucSplitLine_H7;
- /// <summary>
- /// The uc split line v7
- /// </summary>
- private UCSplitLine_V ucSplitLine_V7;
- /// <summary>
- /// The panel6
- /// </summary>
- private System.Windows.Forms.Panel panel6;
- /// <summary>
- /// The label6
- /// </summary>
- private System.Windows.Forms.Label label6;
- /// <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 label5
- /// </summary>
- private System.Windows.Forms.Label label5;
- /// <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 label4
- /// </summary>
- private System.Windows.Forms.Label label4;
- /// <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 label3
- /// </summary>
- private System.Windows.Forms.Label label3;
- /// <summary>
- /// The uc split line h3
- /// </summary>
- private UCSplitLine_H ucSplitLine_H3;
- /// <summary>
- /// The uc split line v3
- /// </summary>
- private UCSplitLine_V ucSplitLine_V3;
- /// <summary>
- /// The panel2
- /// </summary>
- private System.Windows.Forms.Panel panel2;
- /// <summary>
- /// The label2
- /// </summary>
- private System.Windows.Forms.Label label2;
- /// <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 panel1
- /// </summary>
- private System.Windows.Forms.Panel panel1;
- /// <summary>
- /// The label1
- /// </summary>
- private System.Windows.Forms.Label label1;
- /// <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 uc split line V14
- /// </summary>
- private UCSplitLine_V ucSplitLine_V14;
- /// <summary>
- /// The uc split line V16
- /// </summary>
- private UCSplitLine_V ucSplitLine_V16;
- /// <summary>
- /// The uc split line H10
- /// </summary>
- private UCSplitLine_H ucSplitLine_H10;
- /// <summary>
- /// The uc split line H11
- /// </summary>
- private UCSplitLine_H ucSplitLine_H11;
- }
- }
|