コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.Symbols = new System.Windows.Forms.TableLayoutPanel();
     this.BAltStatus = new System.Windows.Forms.Label();
     this.BCtrlStatus = new System.Windows.Forms.Label();
     this.BShiftStatus = new System.Windows.Forms.Label();
     this.BFuncStatus = new System.Windows.Forms.Label();
     this.BLockStatus = new System.Windows.Forms.Label();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.Row4 = new System.Windows.Forms.TableLayoutPanel();
     this.B22 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B23 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B24 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B19 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B20 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B21 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row3 = new System.Windows.Forms.TableLayoutPanel();
     this.B16 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B17 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B18 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B15 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row2 = new System.Windows.Forms.TableLayoutPanel();
     this.B10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row1 = new System.Windows.Forms.TableLayoutPanel();
     this.B6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel1.SuspendLayout();
     this.Symbols.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.Row4.SuspendLayout();
     this.Row3.SuspendLayout();
     this.Row2.SuspendLayout();
     this.Row1.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.Symbols, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(175, 183);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // Symbols
     //
     this.Symbols.BackColor = System.Drawing.Color.Black;
     this.Symbols.ColumnCount = 6;
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.Controls.Add(this.BAltStatus, 0, 0);
     this.Symbols.Controls.Add(this.BCtrlStatus, 0, 0);
     this.Symbols.Controls.Add(this.BShiftStatus, 0, 0);
     this.Symbols.Controls.Add(this.BFuncStatus, 3, 0);
     this.Symbols.Controls.Add(this.BLockStatus, 5, 0);
     this.Symbols.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Symbols.Location = new System.Drawing.Point(3, 3);
     this.Symbols.Name = "Symbols";
     this.Symbols.RowCount = 1;
     this.Symbols.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Symbols.Size = new System.Drawing.Size(169, 30);
     this.Symbols.TabIndex = 5;
     //
     // BAltStatus
     //
     this.BAltStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BAltStatus.Location = new System.Drawing.Point(59, 0);
     this.BAltStatus.Name = "BAltStatus";
     this.BAltStatus.Size = new System.Drawing.Size(22, 30);
     this.BAltStatus.TabIndex = 10;
     this.BAltStatus.Text = "label1";
     this.BAltStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BCtrlStatus
     //
     this.BCtrlStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BCtrlStatus.Location = new System.Drawing.Point(31, 0);
     this.BCtrlStatus.Name = "BCtrlStatus";
     this.BCtrlStatus.Size = new System.Drawing.Size(22, 30);
     this.BCtrlStatus.TabIndex = 9;
     this.BCtrlStatus.Text = "label1";
     this.BCtrlStatus.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     //
     // BShiftStatus
     //
     this.BShiftStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BShiftStatus.Location = new System.Drawing.Point(3, 0);
     this.BShiftStatus.Name = "BShiftStatus";
     this.BShiftStatus.Size = new System.Drawing.Size(22, 30);
     this.BShiftStatus.TabIndex = 8;
     this.BShiftStatus.Text = "label1";
     this.BShiftStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BFuncStatus
     //
     this.BFuncStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BFuncStatus.Location = new System.Drawing.Point(87, 0);
     this.BFuncStatus.Name = "BFuncStatus";
     this.BFuncStatus.Size = new System.Drawing.Size(22, 30);
     this.BFuncStatus.TabIndex = 11;
     this.BFuncStatus.Text = "label1";
     this.BFuncStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BLockStatus
     //
     this.BLockStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BLockStatus.Location = new System.Drawing.Point(143, 0);
     this.BLockStatus.Name = "BLockStatus";
     this.BLockStatus.Size = new System.Drawing.Size(23, 30);
     this.BLockStatus.TabIndex = 12;
     this.BLockStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.Row4, 0, 3);
     this.tableLayoutPanel2.Controls.Add(this.Row3, 0, 2);
     this.tableLayoutPanel2.Controls.Add(this.Row2, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.Row1, 0, 0);
     this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 39);
     this.tableLayoutPanel2.Name = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 4;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel2.Size = new System.Drawing.Size(169, 141);
     this.tableLayoutPanel2.TabIndex = 4;
     //
     // Row4
     //
     this.Row4.ColumnCount = 6;
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.Controls.Add(this.B22, 0, 0);
     this.Row4.Controls.Add(this.B23, 0, 0);
     this.Row4.Controls.Add(this.B24, 0, 0);
     this.Row4.Controls.Add(this.B19, 0, 0);
     this.Row4.Controls.Add(this.B20, 0, 0);
     this.Row4.Controls.Add(this.B21, 0, 0);
     this.Row4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row4.Location = new System.Drawing.Point(0, 105);
     this.Row4.Margin = new System.Windows.Forms.Padding(0);
     this.Row4.Name = "Row4";
     this.Row4.RowCount = 1;
     this.Row4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row4.Size = new System.Drawing.Size(169, 36);
     this.Row4.TabIndex = 3;
     //
     // B22
     //
     this.B22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B22.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B22.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B22.FlatAppearance.BorderSize = 0;
     this.B22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B22.Location = new System.Drawing.Point(84, 0);
     this.B22.Margin = new System.Windows.Forms.Padding(0);
     this.B22.Name = "B22";
     this.B22.Size = new System.Drawing.Size(28, 36);
     this.B22.TabIndex = 6;
     this.B22.UseMnemonic = false;
     this.B22.UseVisualStyleBackColor = true;
     //
     // B23
     //
     this.B23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B23.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B23.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B23.FlatAppearance.BorderSize = 0;
     this.B23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B23.Location = new System.Drawing.Point(112, 0);
     this.B23.Margin = new System.Windows.Forms.Padding(0);
     this.B23.Name = "B23";
     this.B23.Size = new System.Drawing.Size(28, 36);
     this.B23.TabIndex = 5;
     this.B23.UseMnemonic = false;
     this.B23.UseVisualStyleBackColor = true;
     //
     // B24
     //
     this.B24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B24.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B24.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B24.FlatAppearance.BorderSize = 0;
     this.B24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B24.Location = new System.Drawing.Point(140, 0);
     this.B24.Margin = new System.Windows.Forms.Padding(0);
     this.B24.Name = "B24";
     this.B24.Size = new System.Drawing.Size(29, 36);
     this.B24.TabIndex = 4;
     this.B24.UseMnemonic = false;
     this.B24.UseVisualStyleBackColor = true;
     //
     // B19
     //
     this.B19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B19.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B19.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B19.FlatAppearance.BorderSize = 0;
     this.B19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B19.Location = new System.Drawing.Point(0, 0);
     this.B19.Margin = new System.Windows.Forms.Padding(0);
     this.B19.Name = "B19";
     this.B19.Size = new System.Drawing.Size(28, 36);
     this.B19.TabIndex = 3;
     this.B19.UseMnemonic = false;
     this.B19.UseVisualStyleBackColor = true;
     //
     // B20
     //
     this.B20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B20.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B20.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B20.FlatAppearance.BorderSize = 0;
     this.B20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B20.Location = new System.Drawing.Point(28, 0);
     this.B20.Margin = new System.Windows.Forms.Padding(0);
     this.B20.Name = "B20";
     this.B20.Size = new System.Drawing.Size(28, 36);
     this.B20.TabIndex = 2;
     this.B20.UseMnemonic = false;
     this.B20.UseVisualStyleBackColor = true;
     //
     // B21
     //
     this.B21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B21.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B21.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B21.FlatAppearance.BorderSize = 0;
     this.B21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B21.Location = new System.Drawing.Point(56, 0);
     this.B21.Margin = new System.Windows.Forms.Padding(0);
     this.B21.Name = "B21";
     this.B21.Size = new System.Drawing.Size(28, 36);
     this.B21.TabIndex = 1;
     this.B21.UseMnemonic = false;
     this.B21.UseVisualStyleBackColor = true;
     //
     // Row3
     //
     this.Row3.ColumnCount = 6;
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.Controls.Add(this.B16, 0, 0);
     this.Row3.Controls.Add(this.B17, 0, 0);
     this.Row3.Controls.Add(this.B18, 0, 0);
     this.Row3.Controls.Add(this.B13, 0, 0);
     this.Row3.Controls.Add(this.B14, 0, 0);
     this.Row3.Controls.Add(this.B15, 0, 0);
     this.Row3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row3.Location = new System.Drawing.Point(0, 70);
     this.Row3.Margin = new System.Windows.Forms.Padding(0);
     this.Row3.Name = "Row3";
     this.Row3.RowCount = 1;
     this.Row3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row3.Size = new System.Drawing.Size(169, 35);
     this.Row3.TabIndex = 2;
     //
     // B16
     //
     this.B16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B16.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B16.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B16.FlatAppearance.BorderSize = 0;
     this.B16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B16.Location = new System.Drawing.Point(84, 0);
     this.B16.Margin = new System.Windows.Forms.Padding(0);
     this.B16.Name = "B16";
     this.B16.Size = new System.Drawing.Size(28, 35);
     this.B16.TabIndex = 6;
     this.B16.UseMnemonic = false;
     this.B16.UseVisualStyleBackColor = true;
     //
     // B17
     //
     this.B17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B17.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B17.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B17.FlatAppearance.BorderSize = 0;
     this.B17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B17.Location = new System.Drawing.Point(112, 0);
     this.B17.Margin = new System.Windows.Forms.Padding(0);
     this.B17.Name = "B17";
     this.B17.Size = new System.Drawing.Size(28, 35);
     this.B17.TabIndex = 5;
     this.B17.UseMnemonic = false;
     this.B17.UseVisualStyleBackColor = true;
     //
     // B18
     //
     this.B18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B18.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B18.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B18.FlatAppearance.BorderSize = 0;
     this.B18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B18.Location = new System.Drawing.Point(140, 0);
     this.B18.Margin = new System.Windows.Forms.Padding(0);
     this.B18.Name = "B18";
     this.B18.Size = new System.Drawing.Size(29, 35);
     this.B18.TabIndex = 4;
     this.B18.UseMnemonic = false;
     this.B18.UseVisualStyleBackColor = true;
     //
     // B13
     //
     this.B13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B13.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B13.FlatAppearance.BorderSize = 0;
     this.B13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B13.Location = new System.Drawing.Point(0, 0);
     this.B13.Margin = new System.Windows.Forms.Padding(0);
     this.B13.Name = "B13";
     this.B13.Size = new System.Drawing.Size(28, 35);
     this.B13.TabIndex = 3;
     this.B13.UseMnemonic = false;
     this.B13.UseVisualStyleBackColor = true;
     //
     // B14
     //
     this.B14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B14.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B14.FlatAppearance.BorderSize = 0;
     this.B14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B14.Location = new System.Drawing.Point(28, 0);
     this.B14.Margin = new System.Windows.Forms.Padding(0);
     this.B14.Name = "B14";
     this.B14.Size = new System.Drawing.Size(28, 35);
     this.B14.TabIndex = 2;
     this.B14.UseMnemonic = false;
     this.B14.UseVisualStyleBackColor = true;
     //
     // B15
     //
     this.B15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B15.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B15.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B15.FlatAppearance.BorderSize = 0;
     this.B15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B15.Location = new System.Drawing.Point(56, 0);
     this.B15.Margin = new System.Windows.Forms.Padding(0);
     this.B15.Name = "B15";
     this.B15.Size = new System.Drawing.Size(28, 35);
     this.B15.TabIndex = 1;
     this.B15.UseMnemonic = false;
     this.B15.UseVisualStyleBackColor = true;
     //
     // Row2
     //
     this.Row2.ColumnCount = 6;
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.Controls.Add(this.B10, 0, 0);
     this.Row2.Controls.Add(this.B11, 0, 0);
     this.Row2.Controls.Add(this.B12, 0, 0);
     this.Row2.Controls.Add(this.B7, 0, 0);
     this.Row2.Controls.Add(this.B8, 0, 0);
     this.Row2.Controls.Add(this.B9, 0, 0);
     this.Row2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row2.Location = new System.Drawing.Point(0, 35);
     this.Row2.Margin = new System.Windows.Forms.Padding(0);
     this.Row2.Name = "Row2";
     this.Row2.RowCount = 1;
     this.Row2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.Size = new System.Drawing.Size(169, 35);
     this.Row2.TabIndex = 1;
     //
     // B10
     //
     this.B10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B10.FlatAppearance.BorderSize = 0;
     this.B10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B10.Location = new System.Drawing.Point(84, 0);
     this.B10.Margin = new System.Windows.Forms.Padding(0);
     this.B10.Name = "B10";
     this.B10.Size = new System.Drawing.Size(28, 35);
     this.B10.TabIndex = 6;
     this.B10.UseMnemonic = false;
     this.B10.UseVisualStyleBackColor = true;
     //
     // B11
     //
     this.B11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B11.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B11.FlatAppearance.BorderSize = 0;
     this.B11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B11.Location = new System.Drawing.Point(112, 0);
     this.B11.Margin = new System.Windows.Forms.Padding(0);
     this.B11.Name = "B11";
     this.B11.Size = new System.Drawing.Size(28, 35);
     this.B11.TabIndex = 5;
     this.B11.UseMnemonic = false;
     this.B11.UseVisualStyleBackColor = true;
     //
     // B12
     //
     this.B12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B12.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B12.FlatAppearance.BorderSize = 0;
     this.B12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B12.Location = new System.Drawing.Point(140, 0);
     this.B12.Margin = new System.Windows.Forms.Padding(0);
     this.B12.Name = "B12";
     this.B12.Size = new System.Drawing.Size(29, 35);
     this.B12.TabIndex = 4;
     this.B12.UseMnemonic = false;
     this.B12.UseVisualStyleBackColor = true;
     //
     // B7
     //
     this.B7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B7.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B7.FlatAppearance.BorderSize = 0;
     this.B7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B7.Location = new System.Drawing.Point(0, 0);
     this.B7.Margin = new System.Windows.Forms.Padding(0);
     this.B7.Name = "B7";
     this.B7.Size = new System.Drawing.Size(28, 35);
     this.B7.TabIndex = 3;
     this.B7.UseMnemonic = false;
     this.B7.UseVisualStyleBackColor = true;
     //
     // B8
     //
     this.B8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B8.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B8.FlatAppearance.BorderSize = 0;
     this.B8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B8.Location = new System.Drawing.Point(28, 0);
     this.B8.Margin = new System.Windows.Forms.Padding(0);
     this.B8.Name = "B8";
     this.B8.Size = new System.Drawing.Size(28, 35);
     this.B8.TabIndex = 2;
     this.B8.UseMnemonic = false;
     this.B8.UseVisualStyleBackColor = true;
     //
     // B9
     //
     this.B9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B9.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B9.FlatAppearance.BorderSize = 0;
     this.B9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B9.Location = new System.Drawing.Point(56, 0);
     this.B9.Margin = new System.Windows.Forms.Padding(0);
     this.B9.Name = "B9";
     this.B9.Size = new System.Drawing.Size(28, 35);
     this.B9.TabIndex = 1;
     this.B9.UseMnemonic = false;
     this.B9.UseVisualStyleBackColor = true;
     //
     // Row1
     //
     this.Row1.ColumnCount = 6;
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.Controls.Add(this.B6, 5, 0);
     this.Row1.Controls.Add(this.B5, 4, 0);
     this.Row1.Controls.Add(this.B4, 3, 0);
     this.Row1.Controls.Add(this.B3, 2, 0);
     this.Row1.Controls.Add(this.B2, 1, 0);
     this.Row1.Controls.Add(this.B1, 0, 0);
     this.Row1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row1.Location = new System.Drawing.Point(0, 0);
     this.Row1.Margin = new System.Windows.Forms.Padding(0);
     this.Row1.Name = "Row1";
     this.Row1.RowCount = 1;
     this.Row1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.Size = new System.Drawing.Size(169, 35);
     this.Row1.TabIndex = 0;
     //
     // B6
     //
     this.B6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B6.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B6.FlatAppearance.BorderSize = 0;
     this.B6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B6.Location = new System.Drawing.Point(140, 0);
     this.B6.Margin = new System.Windows.Forms.Padding(0);
     this.B6.Name = "B6";
     this.B6.Size = new System.Drawing.Size(29, 35);
     this.B6.TabIndex = 5;
     this.B6.UseMnemonic = false;
     this.B6.UseVisualStyleBackColor = true;
     //
     // B5
     //
     this.B5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B5.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B5.FlatAppearance.BorderSize = 0;
     this.B5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B5.Location = new System.Drawing.Point(112, 0);
     this.B5.Margin = new System.Windows.Forms.Padding(0);
     this.B5.Name = "B5";
     this.B5.Size = new System.Drawing.Size(28, 35);
     this.B5.TabIndex = 4;
     this.B5.UseMnemonic = false;
     this.B5.UseVisualStyleBackColor = true;
     //
     // B4
     //
     this.B4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B4.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B4.FlatAppearance.BorderSize = 0;
     this.B4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B4.Location = new System.Drawing.Point(84, 0);
     this.B4.Margin = new System.Windows.Forms.Padding(0);
     this.B4.Name = "B4";
     this.B4.Size = new System.Drawing.Size(28, 35);
     this.B4.TabIndex = 3;
     this.B4.UseMnemonic = false;
     this.B4.UseVisualStyleBackColor = true;
     //
     // B3
     //
     this.B3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B3.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B3.FlatAppearance.BorderSize = 0;
     this.B3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B3.Location = new System.Drawing.Point(56, 0);
     this.B3.Margin = new System.Windows.Forms.Padding(0);
     this.B3.Name = "B3";
     this.B3.Size = new System.Drawing.Size(28, 35);
     this.B3.TabIndex = 2;
     this.B3.UseMnemonic = false;
     this.B3.UseVisualStyleBackColor = true;
     //
     // B2
     //
     this.B2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B2.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B2.FlatAppearance.BorderSize = 0;
     this.B2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B2.Location = new System.Drawing.Point(28, 0);
     this.B2.Margin = new System.Windows.Forms.Padding(0);
     this.B2.Name = "B2";
     this.B2.Size = new System.Drawing.Size(28, 35);
     this.B2.TabIndex = 1;
     this.B2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.B2.UseMnemonic = false;
     this.B2.UseVisualStyleBackColor = true;
     //
     // B1
     //
     this.B1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B1.FlatAppearance.BorderSize = 0;
     this.B1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B1.Location = new System.Drawing.Point(0, 0);
     this.B1.Margin = new System.Windows.Forms.Padding(0);
     this.B1.Name = "B1";
     this.B1.Size = new System.Drawing.Size(28, 35);
     this.B1.TabIndex = 0;
     this.B1.UseMnemonic = false;
     this.B1.UseVisualStyleBackColor = true;
     //
     // CursorNavigationScanner
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(175, 183);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "CursorNavigationScanner";
     this.Text = "Cursor Navigation";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.Symbols.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.Row4.ResumeLayout(false);
     this.Row3.ResumeLayout(false);
     this.Row2.ResumeLayout(false);
     this.Row1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.Row2 = new System.Windows.Forms.TableLayoutPanel();
     this.B10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.Symbols = new System.Windows.Forms.TableLayoutPanel();
     this.BAltStatus = new System.Windows.Forms.Label();
     this.BCtrlStatus = new System.Windows.Forms.Label();
     this.BShiftStatus = new System.Windows.Forms.Label();
     this.BFuncStatus = new System.Windows.Forms.Label();
     this.BLockStatus = new System.Windows.Forms.Label();
     this.Row1 = new System.Windows.Forms.TableLayoutPanel();
     this.B6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel1.SuspendLayout();
     this.Row2.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     this.Symbols.SuspendLayout();
     this.Row1.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.Row2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel4, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.Row1, 0, 1);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 35F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 35F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(197, 100);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // Row2
     //
     this.Row2.ColumnCount = 7;
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.Controls.Add(this.B10, 0, 0);
     this.Row2.Controls.Add(this.B9, 0, 0);
     this.Row2.Controls.Add(this.B8, 0, 0);
     this.Row2.Controls.Add(this.B11, 3, 0);
     this.Row2.Controls.Add(this.B12, 4, 0);
     this.Row2.Controls.Add(this.B13, 5, 0);
     this.Row2.Controls.Add(this.B14, 6, 0);
     this.Row2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row2.Location = new System.Drawing.Point(0, 65);
     this.Row2.Margin = new System.Windows.Forms.Padding(0);
     this.Row2.Name = "Row2";
     this.Row2.RowCount = 1;
     this.Row2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.Size = new System.Drawing.Size(197, 35);
     this.Row2.TabIndex = 5;
     //
     // B10
     //
     this.B10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B10.FlatAppearance.BorderSize = 0;
     this.B10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B10.Location = new System.Drawing.Point(56, 0);
     this.B10.Margin = new System.Windows.Forms.Padding(0);
     this.B10.Name = "B10";
     this.B10.Size = new System.Drawing.Size(28, 35);
     this.B10.TabIndex = 17;
     this.B10.UseMnemonic = false;
     this.B10.UseVisualStyleBackColor = true;
     //
     // B9
     //
     this.B9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B9.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B9.FlatAppearance.BorderSize = 0;
     this.B9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B9.Location = new System.Drawing.Point(28, 0);
     this.B9.Margin = new System.Windows.Forms.Padding(0);
     this.B9.Name = "B9";
     this.B9.Size = new System.Drawing.Size(28, 35);
     this.B9.TabIndex = 16;
     this.B9.UseMnemonic = false;
     this.B9.UseVisualStyleBackColor = true;
     //
     // B8
     //
     this.B8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B8.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B8.FlatAppearance.BorderSize = 0;
     this.B8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B8.Location = new System.Drawing.Point(0, 0);
     this.B8.Margin = new System.Windows.Forms.Padding(0);
     this.B8.Name = "B8";
     this.B8.Size = new System.Drawing.Size(28, 35);
     this.B8.TabIndex = 15;
     this.B8.UseMnemonic = false;
     this.B8.UseVisualStyleBackColor = true;
     //
     // B11
     //
     this.B11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B11.FlatAppearance.BorderSize = 0;
     this.B11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B11.Location = new System.Drawing.Point(84, 0);
     this.B11.Margin = new System.Windows.Forms.Padding(0);
     this.B11.Name = "B11";
     this.B11.Size = new System.Drawing.Size(28, 35);
     this.B11.TabIndex = 18;
     this.B11.UseMnemonic = false;
     this.B11.UseVisualStyleBackColor = true;
     //
     // B12
     //
     this.B12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B12.FlatAppearance.BorderSize = 0;
     this.B12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B12.Location = new System.Drawing.Point(112, 0);
     this.B12.Margin = new System.Windows.Forms.Padding(0);
     this.B12.Name = "B12";
     this.B12.Size = new System.Drawing.Size(28, 35);
     this.B12.TabIndex = 19;
     this.B12.UseMnemonic = false;
     this.B12.UseVisualStyleBackColor = true;
     //
     // B13
     //
     this.B13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B13.FlatAppearance.BorderSize = 0;
     this.B13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B13.Location = new System.Drawing.Point(140, 0);
     this.B13.Margin = new System.Windows.Forms.Padding(0);
     this.B13.Name = "B13";
     this.B13.Size = new System.Drawing.Size(28, 35);
     this.B13.TabIndex = 20;
     this.B13.UseMnemonic = false;
     this.B13.UseVisualStyleBackColor = true;
     //
     // B14
     //
     this.B14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B14.FlatAppearance.BorderSize = 0;
     this.B14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B14.Location = new System.Drawing.Point(168, 0);
     this.B14.Margin = new System.Windows.Forms.Padding(0);
     this.B14.Name = "B14";
     this.B14.Size = new System.Drawing.Size(29, 35);
     this.B14.TabIndex = 21;
     this.B14.UseMnemonic = false;
     this.B14.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.ColumnCount = 1;
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.Controls.Add(this.Symbols, 0, 0);
     this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel4.Name = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 1;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel4.Size = new System.Drawing.Size(197, 30);
     this.tableLayoutPanel4.TabIndex = 3;
     //
     // Symbols
     //
     this.Symbols.BackColor = System.Drawing.Color.Black;
     this.Symbols.ColumnCount = 6;
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.Symbols.Controls.Add(this.BAltStatus, 0, 0);
     this.Symbols.Controls.Add(this.BCtrlStatus, 0, 0);
     this.Symbols.Controls.Add(this.BShiftStatus, 0, 0);
     this.Symbols.Controls.Add(this.BFuncStatus, 3, 0);
     this.Symbols.Controls.Add(this.BLockStatus, 5, 0);
     this.Symbols.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Symbols.Location = new System.Drawing.Point(3, 3);
     this.Symbols.Name = "Symbols";
     this.Symbols.RowCount = 1;
     this.Symbols.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Symbols.Size = new System.Drawing.Size(191, 24);
     this.Symbols.TabIndex = 1;
     //
     // BAltStatus
     //
     this.BAltStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BAltStatus.Location = new System.Drawing.Point(65, 0);
     this.BAltStatus.Name = "BAltStatus";
     this.BAltStatus.Size = new System.Drawing.Size(25, 24);
     this.BAltStatus.TabIndex = 10;
     this.BAltStatus.Text = "label1";
     this.BAltStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BCtrlStatus
     //
     this.BCtrlStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BCtrlStatus.Location = new System.Drawing.Point(34, 0);
     this.BCtrlStatus.Name = "BCtrlStatus";
     this.BCtrlStatus.Size = new System.Drawing.Size(25, 24);
     this.BCtrlStatus.TabIndex = 9;
     this.BCtrlStatus.Text = "label1";
     this.BCtrlStatus.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     //
     // BShiftStatus
     //
     this.BShiftStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BShiftStatus.Location = new System.Drawing.Point(3, 0);
     this.BShiftStatus.Name = "BShiftStatus";
     this.BShiftStatus.Size = new System.Drawing.Size(25, 24);
     this.BShiftStatus.TabIndex = 8;
     this.BShiftStatus.Text = "label1";
     this.BShiftStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BFuncStatus
     //
     this.BFuncStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BFuncStatus.Location = new System.Drawing.Point(96, 0);
     this.BFuncStatus.Name = "BFuncStatus";
     this.BFuncStatus.Size = new System.Drawing.Size(25, 24);
     this.BFuncStatus.TabIndex = 11;
     this.BFuncStatus.Text = "label1";
     this.BFuncStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BLockStatus
     //
     this.BLockStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BLockStatus.Location = new System.Drawing.Point(158, 0);
     this.BLockStatus.Name = "BLockStatus";
     this.BLockStatus.Size = new System.Drawing.Size(30, 24);
     this.BLockStatus.TabIndex = 12;
     this.BLockStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // Row1
     //
     this.Row1.ColumnCount = 7;
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.Controls.Add(this.B6, 5, 0);
     this.Row1.Controls.Add(this.B5, 4, 0);
     this.Row1.Controls.Add(this.B4, 3, 0);
     this.Row1.Controls.Add(this.B3, 2, 0);
     this.Row1.Controls.Add(this.B2, 1, 0);
     this.Row1.Controls.Add(this.B1, 0, 0);
     this.Row1.Controls.Add(this.B7, 6, 0);
     this.Row1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row1.Location = new System.Drawing.Point(0, 30);
     this.Row1.Margin = new System.Windows.Forms.Padding(0);
     this.Row1.Name = "Row1";
     this.Row1.RowCount = 1;
     this.Row1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.Size = new System.Drawing.Size(197, 35);
     this.Row1.TabIndex = 4;
     //
     // B6
     //
     this.B6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B6.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B6.FlatAppearance.BorderSize = 0;
     this.B6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B6.Location = new System.Drawing.Point(140, 0);
     this.B6.Margin = new System.Windows.Forms.Padding(0);
     this.B6.Name = "B6";
     this.B6.Size = new System.Drawing.Size(28, 35);
     this.B6.TabIndex = 14;
     this.B6.UseMnemonic = false;
     this.B6.UseVisualStyleBackColor = true;
     //
     // B5
     //
     this.B5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B5.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B5.FlatAppearance.BorderSize = 0;
     this.B5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B5.Location = new System.Drawing.Point(112, 0);
     this.B5.Margin = new System.Windows.Forms.Padding(0);
     this.B5.Name = "B5";
     this.B5.Size = new System.Drawing.Size(28, 35);
     this.B5.TabIndex = 13;
     this.B5.UseMnemonic = false;
     this.B5.UseVisualStyleBackColor = true;
     //
     // B4
     //
     this.B4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B4.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B4.FlatAppearance.BorderSize = 0;
     this.B4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B4.Location = new System.Drawing.Point(84, 0);
     this.B4.Margin = new System.Windows.Forms.Padding(0);
     this.B4.Name = "B4";
     this.B4.Size = new System.Drawing.Size(28, 35);
     this.B4.TabIndex = 12;
     this.B4.UseMnemonic = false;
     this.B4.UseVisualStyleBackColor = true;
     //
     // B3
     //
     this.B3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B3.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B3.FlatAppearance.BorderSize = 0;
     this.B3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B3.Location = new System.Drawing.Point(56, 0);
     this.B3.Margin = new System.Windows.Forms.Padding(0);
     this.B3.Name = "B3";
     this.B3.Size = new System.Drawing.Size(28, 35);
     this.B3.TabIndex = 11;
     this.B3.UseMnemonic = false;
     this.B3.UseVisualStyleBackColor = true;
     //
     // B2
     //
     this.B2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B2.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B2.FlatAppearance.BorderSize = 0;
     this.B2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B2.Location = new System.Drawing.Point(28, 0);
     this.B2.Margin = new System.Windows.Forms.Padding(0);
     this.B2.Name = "B2";
     this.B2.Size = new System.Drawing.Size(28, 35);
     this.B2.TabIndex = 10;
     this.B2.UseMnemonic = false;
     this.B2.UseVisualStyleBackColor = true;
     //
     // B1
     //
     this.B1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B1.FlatAppearance.BorderSize = 0;
     this.B1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B1.Location = new System.Drawing.Point(0, 0);
     this.B1.Margin = new System.Windows.Forms.Padding(0);
     this.B1.Name = "B1";
     this.B1.Size = new System.Drawing.Size(28, 35);
     this.B1.TabIndex = 9;
     this.B1.UseMnemonic = false;
     this.B1.UseVisualStyleBackColor = true;
     //
     // B7
     //
     this.B7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B7.FlatAppearance.BorderSize = 0;
     this.B7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B7.Location = new System.Drawing.Point(168, 0);
     this.B7.Margin = new System.Windows.Forms.Padding(0);
     this.B7.Name = "B7";
     this.B7.Size = new System.Drawing.Size(29, 35);
     this.B7.TabIndex = 15;
     this.B7.UseMnemonic = false;
     this.B7.UseVisualStyleBackColor = true;
     //
     // NumbersScanner
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(197, 100);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "NumbersScanner";
     this.Text = "Numbers";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.Row2.ResumeLayout(false);
     this.tableLayoutPanel4.ResumeLayout(false);
     this.Symbols.ResumeLayout(false);
     this.Row1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.Box2 = new System.Windows.Forms.TableLayoutPanel();
     this.Row6 = new System.Windows.Forms.TableLayoutPanel();
     this.Row4 = new System.Windows.Forms.TableLayoutPanel();
     this.Row5 = new System.Windows.Forms.TableLayoutPanel();
     this.Box1 = new System.Windows.Forms.TableLayoutPanel();
     this.Row3 = new System.Windows.Forms.TableLayoutPanel();
     this.Row2 = new System.Windows.Forms.TableLayoutPanel();
     this.Row1 = new System.Windows.Forms.TableLayoutPanel();
     this.Symbols = new System.Windows.Forms.TableLayoutPanel();
     this.BAltStatus = new System.Windows.Forms.Label();
     this.BCtrlStatus = new System.Windows.Forms.Label();
     this.BShiftStatus = new System.Windows.Forms.Label();
     this.BFuncStatus = new System.Windows.Forms.Label();
     this.BLockStatus = new System.Windows.Forms.Label();
     this.B1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B15 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B16 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B17 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B18 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B19 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B20 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B21 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B22 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B23 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B24 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B25 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B26 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B27 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B28 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B29 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B30 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel1.SuspendLayout();
     this.Box2.SuspendLayout();
     this.Row6.SuspendLayout();
     this.Row4.SuspendLayout();
     this.Row5.SuspendLayout();
     this.Box1.SuspendLayout();
     this.Row3.SuspendLayout();
     this.Row2.SuspendLayout();
     this.Row1.SuspendLayout();
     this.Symbols.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.Box2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.Box1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.Symbols, 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 = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42.5F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42.5F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(136, 248);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // Box2
     //
     this.Box2.ColumnCount = 1;
     this.Box2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Box2.Controls.Add(this.Row6, 0, 2);
     this.Box2.Controls.Add(this.Row4, 0, 0);
     this.Box2.Controls.Add(this.Row5, 0, 1);
     this.Box2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Box2.Location = new System.Drawing.Point(0, 142);
     this.Box2.Margin = new System.Windows.Forms.Padding(0);
     this.Box2.Name = "Box2";
     this.Box2.RowCount = 3;
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.Box2.Size = new System.Drawing.Size(136, 106);
     this.Box2.TabIndex = 2;
     //
     // Row6
     //
     this.Row6.ColumnCount = 5;
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row6.Controls.Add(this.B26, 0, 0);
     this.Row6.Controls.Add(this.B27, 1, 0);
     this.Row6.Controls.Add(this.B28, 2, 0);
     this.Row6.Controls.Add(this.B29, 3, 0);
     this.Row6.Controls.Add(this.B30, 4, 0);
     this.Row6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row6.Location = new System.Drawing.Point(0, 70);
     this.Row6.Margin = new System.Windows.Forms.Padding(0);
     this.Row6.Name = "Row6";
     this.Row6.RowCount = 1;
     this.Row6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row6.Size = new System.Drawing.Size(136, 36);
     this.Row6.TabIndex = 4;
     //
     // Row4
     //
     this.Row4.ColumnCount = 5;
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row4.Controls.Add(this.B16, 0, 0);
     this.Row4.Controls.Add(this.B17, 1, 0);
     this.Row4.Controls.Add(this.B18, 2, 0);
     this.Row4.Controls.Add(this.B19, 3, 0);
     this.Row4.Controls.Add(this.B20, 4, 0);
     this.Row4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row4.Location = new System.Drawing.Point(0, 0);
     this.Row4.Margin = new System.Windows.Forms.Padding(0);
     this.Row4.Name = "Row4";
     this.Row4.RowCount = 1;
     this.Row4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row4.Size = new System.Drawing.Size(136, 35);
     this.Row4.TabIndex = 3;
     //
     // Row5
     //
     this.Row5.ColumnCount = 5;
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row5.Controls.Add(this.B21, 0, 0);
     this.Row5.Controls.Add(this.B22, 1, 0);
     this.Row5.Controls.Add(this.B23, 2, 0);
     this.Row5.Controls.Add(this.B24, 3, 0);
     this.Row5.Controls.Add(this.B25, 4, 0);
     this.Row5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row5.Location = new System.Drawing.Point(0, 35);
     this.Row5.Margin = new System.Windows.Forms.Padding(0);
     this.Row5.Name = "Row5";
     this.Row5.RowCount = 1;
     this.Row5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row5.Size = new System.Drawing.Size(136, 35);
     this.Row5.TabIndex = 5;
     //
     // Box1
     //
     this.Box1.ColumnCount = 1;
     this.Box1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Box1.Controls.Add(this.Row3, 0, 2);
     this.Box1.Controls.Add(this.Row2, 0, 1);
     this.Box1.Controls.Add(this.Row1, 0, 0);
     this.Box1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Box1.Location = new System.Drawing.Point(0, 37);
     this.Box1.Margin = new System.Windows.Forms.Padding(0);
     this.Box1.Name = "Box1";
     this.Box1.RowCount = 3;
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.Box1.Size = new System.Drawing.Size(136, 105);
     this.Box1.TabIndex = 1;
     //
     // Row3
     //
     this.Row3.ColumnCount = 5;
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row3.Controls.Add(this.B11, 0, 0);
     this.Row3.Controls.Add(this.B12, 1, 0);
     this.Row3.Controls.Add(this.B13, 2, 0);
     this.Row3.Controls.Add(this.B14, 3, 0);
     this.Row3.Controls.Add(this.B15, 4, 0);
     this.Row3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row3.Location = new System.Drawing.Point(0, 70);
     this.Row3.Margin = new System.Windows.Forms.Padding(0);
     this.Row3.Name = "Row3";
     this.Row3.RowCount = 1;
     this.Row3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row3.Size = new System.Drawing.Size(136, 35);
     this.Row3.TabIndex = 2;
     //
     // Row2
     //
     this.Row2.ColumnCount = 5;
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row2.Controls.Add(this.B6, 0, 0);
     this.Row2.Controls.Add(this.B7, 1, 0);
     this.Row2.Controls.Add(this.B8, 2, 0);
     this.Row2.Controls.Add(this.B9, 3, 0);
     this.Row2.Controls.Add(this.B10, 4, 0);
     this.Row2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row2.Location = new System.Drawing.Point(0, 35);
     this.Row2.Margin = new System.Windows.Forms.Padding(0);
     this.Row2.Name = "Row2";
     this.Row2.RowCount = 1;
     this.Row2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.Size = new System.Drawing.Size(136, 35);
     this.Row2.TabIndex = 1;
     //
     // Row1
     //
     this.Row1.ColumnCount = 5;
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Row1.Controls.Add(this.B1, 0, 0);
     this.Row1.Controls.Add(this.B2, 1, 0);
     this.Row1.Controls.Add(this.B3, 2, 0);
     this.Row1.Controls.Add(this.B4, 3, 0);
     this.Row1.Controls.Add(this.B5, 4, 0);
     this.Row1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row1.Location = new System.Drawing.Point(0, 0);
     this.Row1.Margin = new System.Windows.Forms.Padding(0);
     this.Row1.Name = "Row1";
     this.Row1.RowCount = 1;
     this.Row1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.Size = new System.Drawing.Size(136, 35);
     this.Row1.TabIndex = 0;
     //
     // Symbols
     //
     this.Symbols.BackColor = System.Drawing.Color.Black;
     this.Symbols.ColumnCount = 5;
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Symbols.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.Symbols.Controls.Add(this.BAltStatus, 0, 0);
     this.Symbols.Controls.Add(this.BCtrlStatus, 0, 0);
     this.Symbols.Controls.Add(this.BShiftStatus, 0, 0);
     this.Symbols.Controls.Add(this.BFuncStatus, 3, 0);
     this.Symbols.Controls.Add(this.BLockStatus, 4, 0);
     this.Symbols.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Symbols.Location = new System.Drawing.Point(3, 3);
     this.Symbols.Name = "Symbols";
     this.Symbols.RowCount = 1;
     this.Symbols.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Symbols.Size = new System.Drawing.Size(130, 31);
     this.Symbols.TabIndex = 0;
     //
     // BAltStatus
     //
     this.BAltStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BAltStatus.Location = new System.Drawing.Point(55, 0);
     this.BAltStatus.Name = "BAltStatus";
     this.BAltStatus.Size = new System.Drawing.Size(20, 31);
     this.BAltStatus.TabIndex = 7;
     this.BAltStatus.Text = "label1";
     this.BAltStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BCtrlStatus
     //
     this.BCtrlStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BCtrlStatus.Location = new System.Drawing.Point(29, 0);
     this.BCtrlStatus.Name = "BCtrlStatus";
     this.BCtrlStatus.Size = new System.Drawing.Size(20, 31);
     this.BCtrlStatus.TabIndex = 6;
     this.BCtrlStatus.Text = "label1";
     this.BCtrlStatus.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     //
     // BShiftStatus
     //
     this.BShiftStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BShiftStatus.Location = new System.Drawing.Point(3, 0);
     this.BShiftStatus.Name = "BShiftStatus";
     this.BShiftStatus.Size = new System.Drawing.Size(20, 31);
     this.BShiftStatus.TabIndex = 5;
     this.BShiftStatus.Text = "label1";
     this.BShiftStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BFuncStatus
     //
     this.BFuncStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BFuncStatus.Location = new System.Drawing.Point(81, 0);
     this.BFuncStatus.Name = "BFuncStatus";
     this.BFuncStatus.Size = new System.Drawing.Size(20, 31);
     this.BFuncStatus.TabIndex = 8;
     this.BFuncStatus.Text = "label1";
     this.BFuncStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BLockStatus
     //
     this.BLockStatus.AutoSize = true;
     this.BLockStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BLockStatus.Location = new System.Drawing.Point(107, 0);
     this.BLockStatus.Name = "BLockStatus";
     this.BLockStatus.Size = new System.Drawing.Size(20, 31);
     this.BLockStatus.TabIndex = 9;
     this.BLockStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // B1
     //
     this.B1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B1.FlatAppearance.BorderSize = 0;
     this.B1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B1.Location = new System.Drawing.Point(0, 0);
     this.B1.Margin = new System.Windows.Forms.Padding(0);
     this.B1.Name = "B1";
     this.B1.Size = new System.Drawing.Size(27, 35);
     this.B1.TabIndex = 0;
     this.B1.UseMnemonic = false;
     this.B1.UseVisualStyleBackColor = true;
     //
     // B2
     //
     this.B2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B2.FlatAppearance.BorderSize = 0;
     this.B2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B2.Location = new System.Drawing.Point(27, 0);
     this.B2.Margin = new System.Windows.Forms.Padding(0);
     this.B2.Name = "B2";
     this.B2.Size = new System.Drawing.Size(27, 35);
     this.B2.TabIndex = 1;
     this.B2.UseMnemonic = false;
     this.B2.UseVisualStyleBackColor = true;
     //
     // B3
     //
     this.B3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B3.FlatAppearance.BorderSize = 0;
     this.B3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B3.Location = new System.Drawing.Point(54, 0);
     this.B3.Margin = new System.Windows.Forms.Padding(0);
     this.B3.Name = "B3";
     this.B3.Size = new System.Drawing.Size(27, 35);
     this.B3.TabIndex = 2;
     this.B3.UseMnemonic = false;
     this.B3.UseVisualStyleBackColor = true;
     //
     // B4
     //
     this.B4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B4.FlatAppearance.BorderSize = 0;
     this.B4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B4.Location = new System.Drawing.Point(81, 0);
     this.B4.Margin = new System.Windows.Forms.Padding(0);
     this.B4.Name = "B4";
     this.B4.Size = new System.Drawing.Size(27, 35);
     this.B4.TabIndex = 3;
     this.B4.UseMnemonic = false;
     this.B4.UseVisualStyleBackColor = true;
     //
     // B5
     //
     this.B5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B5.FlatAppearance.BorderSize = 0;
     this.B5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B5.Location = new System.Drawing.Point(108, 0);
     this.B5.Margin = new System.Windows.Forms.Padding(0);
     this.B5.Name = "B5";
     this.B5.Size = new System.Drawing.Size(28, 35);
     this.B5.TabIndex = 4;
     this.B5.UseMnemonic = false;
     this.B5.UseVisualStyleBackColor = true;
     //
     // B6
     //
     this.B6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B6.FlatAppearance.BorderSize = 0;
     this.B6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B6.Location = new System.Drawing.Point(0, 0);
     this.B6.Margin = new System.Windows.Forms.Padding(0);
     this.B6.Name = "B6";
     this.B6.Size = new System.Drawing.Size(27, 35);
     this.B6.TabIndex = 0;
     this.B6.UseMnemonic = false;
     this.B6.UseVisualStyleBackColor = true;
     //
     // B7
     //
     this.B7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B7.FlatAppearance.BorderSize = 0;
     this.B7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B7.Location = new System.Drawing.Point(27, 0);
     this.B7.Margin = new System.Windows.Forms.Padding(0);
     this.B7.Name = "B7";
     this.B7.Size = new System.Drawing.Size(27, 35);
     this.B7.TabIndex = 1;
     this.B7.UseMnemonic = false;
     this.B7.UseVisualStyleBackColor = true;
     //
     // B8
     //
     this.B8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B8.FlatAppearance.BorderSize = 0;
     this.B8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B8.Location = new System.Drawing.Point(54, 0);
     this.B8.Margin = new System.Windows.Forms.Padding(0);
     this.B8.Name = "B8";
     this.B8.Size = new System.Drawing.Size(27, 35);
     this.B8.TabIndex = 2;
     this.B8.UseMnemonic = false;
     this.B8.UseVisualStyleBackColor = true;
     //
     // B9
     //
     this.B9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B9.FlatAppearance.BorderSize = 0;
     this.B9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B9.Location = new System.Drawing.Point(81, 0);
     this.B9.Margin = new System.Windows.Forms.Padding(0);
     this.B9.Name = "B9";
     this.B9.Size = new System.Drawing.Size(27, 35);
     this.B9.TabIndex = 3;
     this.B9.UseMnemonic = false;
     this.B9.UseVisualStyleBackColor = true;
     //
     // B10
     //
     this.B10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B10.FlatAppearance.BorderSize = 0;
     this.B10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B10.Location = new System.Drawing.Point(108, 0);
     this.B10.Margin = new System.Windows.Forms.Padding(0);
     this.B10.Name = "B10";
     this.B10.Size = new System.Drawing.Size(28, 35);
     this.B10.TabIndex = 4;
     this.B10.UseMnemonic = false;
     this.B10.UseVisualStyleBackColor = true;
     //
     // B11
     //
     this.B11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B11.FlatAppearance.BorderSize = 0;
     this.B11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B11.Location = new System.Drawing.Point(0, 0);
     this.B11.Margin = new System.Windows.Forms.Padding(0);
     this.B11.Name = "B11";
     this.B11.Size = new System.Drawing.Size(27, 35);
     this.B11.TabIndex = 0;
     this.B11.UseMnemonic = false;
     this.B11.UseVisualStyleBackColor = true;
     //
     // B12
     //
     this.B12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B12.FlatAppearance.BorderSize = 0;
     this.B12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B12.Location = new System.Drawing.Point(27, 0);
     this.B12.Margin = new System.Windows.Forms.Padding(0);
     this.B12.Name = "B12";
     this.B12.Size = new System.Drawing.Size(27, 35);
     this.B12.TabIndex = 1;
     this.B12.UseMnemonic = false;
     this.B12.UseVisualStyleBackColor = true;
     //
     // B13
     //
     this.B13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B13.FlatAppearance.BorderSize = 0;
     this.B13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B13.Location = new System.Drawing.Point(54, 0);
     this.B13.Margin = new System.Windows.Forms.Padding(0);
     this.B13.Name = "B13";
     this.B13.Size = new System.Drawing.Size(27, 35);
     this.B13.TabIndex = 2;
     this.B13.UseMnemonic = false;
     this.B13.UseVisualStyleBackColor = true;
     //
     // B14
     //
     this.B14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B14.FlatAppearance.BorderSize = 0;
     this.B14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B14.Location = new System.Drawing.Point(81, 0);
     this.B14.Margin = new System.Windows.Forms.Padding(0);
     this.B14.Name = "B14";
     this.B14.Size = new System.Drawing.Size(27, 35);
     this.B14.TabIndex = 3;
     this.B14.UseMnemonic = false;
     this.B14.UseVisualStyleBackColor = true;
     //
     // B15
     //
     this.B15.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B15.FlatAppearance.BorderSize = 0;
     this.B15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B15.Location = new System.Drawing.Point(108, 0);
     this.B15.Margin = new System.Windows.Forms.Padding(0);
     this.B15.Name = "B15";
     this.B15.Size = new System.Drawing.Size(28, 35);
     this.B15.TabIndex = 4;
     this.B15.UseMnemonic = false;
     this.B15.UseVisualStyleBackColor = true;
     //
     // B16
     //
     this.B16.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B16.FlatAppearance.BorderSize = 0;
     this.B16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B16.Location = new System.Drawing.Point(0, 0);
     this.B16.Margin = new System.Windows.Forms.Padding(0);
     this.B16.Name = "B16";
     this.B16.Size = new System.Drawing.Size(27, 35);
     this.B16.TabIndex = 0;
     this.B16.UseMnemonic = false;
     this.B16.UseVisualStyleBackColor = true;
     //
     // B17
     //
     this.B17.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B17.FlatAppearance.BorderSize = 0;
     this.B17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B17.Location = new System.Drawing.Point(27, 0);
     this.B17.Margin = new System.Windows.Forms.Padding(0);
     this.B17.Name = "B17";
     this.B17.Size = new System.Drawing.Size(27, 35);
     this.B17.TabIndex = 1;
     this.B17.UseMnemonic = false;
     this.B17.UseVisualStyleBackColor = true;
     //
     // B18
     //
     this.B18.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B18.FlatAppearance.BorderSize = 0;
     this.B18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B18.Location = new System.Drawing.Point(54, 0);
     this.B18.Margin = new System.Windows.Forms.Padding(0);
     this.B18.Name = "B18";
     this.B18.Size = new System.Drawing.Size(27, 35);
     this.B18.TabIndex = 2;
     this.B18.UseMnemonic = false;
     this.B18.UseVisualStyleBackColor = true;
     //
     // B19
     //
     this.B19.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B19.FlatAppearance.BorderSize = 0;
     this.B19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B19.Location = new System.Drawing.Point(81, 0);
     this.B19.Margin = new System.Windows.Forms.Padding(0);
     this.B19.Name = "B19";
     this.B19.Size = new System.Drawing.Size(27, 35);
     this.B19.TabIndex = 3;
     this.B19.UseMnemonic = false;
     this.B19.UseVisualStyleBackColor = true;
     //
     // B20
     //
     this.B20.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B20.FlatAppearance.BorderSize = 0;
     this.B20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B20.Location = new System.Drawing.Point(108, 0);
     this.B20.Margin = new System.Windows.Forms.Padding(0);
     this.B20.Name = "B20";
     this.B20.Size = new System.Drawing.Size(28, 35);
     this.B20.TabIndex = 4;
     this.B20.UseMnemonic = false;
     this.B20.UseVisualStyleBackColor = true;
     //
     // B21
     //
     this.B21.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B21.FlatAppearance.BorderSize = 0;
     this.B21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B21.Location = new System.Drawing.Point(0, 0);
     this.B21.Margin = new System.Windows.Forms.Padding(0);
     this.B21.Name = "B21";
     this.B21.Size = new System.Drawing.Size(27, 35);
     this.B21.TabIndex = 0;
     this.B21.UseMnemonic = false;
     this.B21.UseVisualStyleBackColor = true;
     //
     // B22
     //
     this.B22.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B22.FlatAppearance.BorderSize = 0;
     this.B22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B22.Location = new System.Drawing.Point(27, 0);
     this.B22.Margin = new System.Windows.Forms.Padding(0);
     this.B22.Name = "B22";
     this.B22.Size = new System.Drawing.Size(27, 35);
     this.B22.TabIndex = 1;
     this.B22.UseMnemonic = false;
     this.B22.UseVisualStyleBackColor = true;
     //
     // B23
     //
     this.B23.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B23.FlatAppearance.BorderSize = 0;
     this.B23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B23.Location = new System.Drawing.Point(54, 0);
     this.B23.Margin = new System.Windows.Forms.Padding(0);
     this.B23.Name = "B23";
     this.B23.Size = new System.Drawing.Size(27, 35);
     this.B23.TabIndex = 2;
     this.B23.UseMnemonic = false;
     this.B23.UseVisualStyleBackColor = true;
     //
     // B24
     //
     this.B24.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B24.FlatAppearance.BorderSize = 0;
     this.B24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B24.Location = new System.Drawing.Point(81, 0);
     this.B24.Margin = new System.Windows.Forms.Padding(0);
     this.B24.Name = "B24";
     this.B24.Size = new System.Drawing.Size(27, 35);
     this.B24.TabIndex = 3;
     this.B24.UseMnemonic = false;
     this.B24.UseVisualStyleBackColor = true;
     //
     // B25
     //
     this.B25.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B25.FlatAppearance.BorderSize = 0;
     this.B25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B25.Location = new System.Drawing.Point(108, 0);
     this.B25.Margin = new System.Windows.Forms.Padding(0);
     this.B25.Name = "B25";
     this.B25.Size = new System.Drawing.Size(28, 35);
     this.B25.TabIndex = 4;
     this.B25.UseMnemonic = false;
     this.B25.UseVisualStyleBackColor = true;
     //
     // B26
     //
     this.B26.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B26.FlatAppearance.BorderSize = 0;
     this.B26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B26.Location = new System.Drawing.Point(0, 0);
     this.B26.Margin = new System.Windows.Forms.Padding(0);
     this.B26.Name = "B26";
     this.B26.Size = new System.Drawing.Size(27, 36);
     this.B26.TabIndex = 0;
     this.B26.UseMnemonic = false;
     this.B26.UseVisualStyleBackColor = true;
     //
     // B27
     //
     this.B27.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B27.FlatAppearance.BorderSize = 0;
     this.B27.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B27.Location = new System.Drawing.Point(27, 0);
     this.B27.Margin = new System.Windows.Forms.Padding(0);
     this.B27.Name = "B27";
     this.B27.Size = new System.Drawing.Size(27, 36);
     this.B27.TabIndex = 1;
     this.B27.UseMnemonic = false;
     this.B27.UseVisualStyleBackColor = true;
     //
     // B28
     //
     this.B28.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B28.FlatAppearance.BorderSize = 0;
     this.B28.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B28.Location = new System.Drawing.Point(54, 0);
     this.B28.Margin = new System.Windows.Forms.Padding(0);
     this.B28.Name = "B28";
     this.B28.Size = new System.Drawing.Size(27, 36);
     this.B28.TabIndex = 2;
     this.B28.UseMnemonic = false;
     this.B28.UseVisualStyleBackColor = true;
     //
     // B29
     //
     this.B29.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B29.FlatAppearance.BorderSize = 0;
     this.B29.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B29.Location = new System.Drawing.Point(81, 0);
     this.B29.Margin = new System.Windows.Forms.Padding(0);
     this.B29.Name = "B29";
     this.B29.Size = new System.Drawing.Size(27, 36);
     this.B29.TabIndex = 3;
     this.B29.UseMnemonic = false;
     this.B29.UseVisualStyleBackColor = true;
     //
     // B30
     //
     this.B30.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B30.FlatAppearance.BorderSize = 0;
     this.B30.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B30.Location = new System.Drawing.Point(108, 0);
     this.B30.Margin = new System.Windows.Forms.Padding(0);
     this.B30.Name = "B30";
     this.B30.Size = new System.Drawing.Size(28, 36);
     this.B30.TabIndex = 4;
     this.B30.UseMnemonic = false;
     this.B30.UseVisualStyleBackColor = true;
     //
     // MouseScannerScreen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(136, 248);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "MouseScannerScreen";
     this.Text = "ACAT";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.Box2.ResumeLayout(false);
     this.Row6.ResumeLayout(false);
     this.Row4.ResumeLayout(false);
     this.Row5.ResumeLayout(false);
     this.Box1.ResumeLayout(false);
     this.Row3.ResumeLayout(false);
     this.Row2.ResumeLayout(false);
     this.Row1.ResumeLayout(false);
     this.Symbols.ResumeLayout(false);
     this.Symbols.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ScannerBorder = new System.Windows.Forms.TableLayoutPanel();
     this.ItemList = new System.Windows.Forms.TableLayoutPanel();
     this.Item9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Item2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.PageNumber = new System.Windows.Forms.Label();
     this.SortOrderIcon = new System.Windows.Forms.Label();
     this.SearchFilter = new System.Windows.Forms.TextBox();
     this.ScannerBorder.SuspendLayout();
     this.ItemList.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ScannerBorder
     //
     this.ScannerBorder.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ScannerBorder.ColumnCount = 1;
     this.ScannerBorder.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.ScannerBorder.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.ScannerBorder.Controls.Add(this.ItemList, 0, 1);
     this.ScannerBorder.Controls.Add(this.tableLayoutPanel1, 0, 0);
     this.ScannerBorder.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ScannerBorder.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.ScannerBorder.Location = new System.Drawing.Point(0, 0);
     this.ScannerBorder.Margin = new System.Windows.Forms.Padding(0);
     this.ScannerBorder.Name = "ScannerBorder";
     this.ScannerBorder.RowCount = 2;
     this.ScannerBorder.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ScannerBorder.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
     this.ScannerBorder.Size = new System.Drawing.Size(640, 339);
     this.ScannerBorder.TabIndex = 19;
     //
     // ItemList
     //
     this.ItemList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.ItemList.ColumnCount = 1;
     this.ItemList.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.ItemList.Controls.Add(this.Item9, 0, 8);
     this.ItemList.Controls.Add(this.Item8, 0, 7);
     this.ItemList.Controls.Add(this.Item7, 0, 6);
     this.ItemList.Controls.Add(this.Item6, 0, 5);
     this.ItemList.Controls.Add(this.Item5, 0, 4);
     this.ItemList.Controls.Add(this.Item4, 0, 3);
     this.ItemList.Controls.Add(this.Item3, 0, 2);
     this.ItemList.Controls.Add(this.Item10, 0, 9);
     this.ItemList.Controls.Add(this.Item1, 0, 0);
     this.ItemList.Controls.Add(this.Item2, 0, 1);
     this.ItemList.Location = new System.Drawing.Point(3, 36);
     this.ItemList.Name = "ItemList";
     this.ItemList.RowCount = 10;
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ItemList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.ItemList.Size = new System.Drawing.Size(634, 300);
     this.ItemList.TabIndex = 38;
     //
     // Item9
     //
     this.Item9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item9.FlatAppearance.BorderSize = 0;
     this.Item9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item9.Location = new System.Drawing.Point(0, 240);
     this.Item9.Margin = new System.Windows.Forms.Padding(0);
     this.Item9.Name = "Item9";
     this.Item9.Size = new System.Drawing.Size(634, 30);
     this.Item9.TabIndex = 27;
     this.Item9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item9.UseMnemonic = false;
     this.Item9.UseVisualStyleBackColor = true;
     //
     // Item8
     //
     this.Item8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item8.FlatAppearance.BorderSize = 0;
     this.Item8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item8.Location = new System.Drawing.Point(0, 210);
     this.Item8.Margin = new System.Windows.Forms.Padding(0);
     this.Item8.Name = "Item8";
     this.Item8.Size = new System.Drawing.Size(634, 30);
     this.Item8.TabIndex = 26;
     this.Item8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item8.UseMnemonic = false;
     this.Item8.UseVisualStyleBackColor = true;
     //
     // Item7
     //
     this.Item7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item7.FlatAppearance.BorderSize = 0;
     this.Item7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item7.Location = new System.Drawing.Point(0, 180);
     this.Item7.Margin = new System.Windows.Forms.Padding(0);
     this.Item7.Name = "Item7";
     this.Item7.Size = new System.Drawing.Size(634, 30);
     this.Item7.TabIndex = 25;
     this.Item7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item7.UseMnemonic = false;
     this.Item7.UseVisualStyleBackColor = true;
     //
     // Item6
     //
     this.Item6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item6.FlatAppearance.BorderSize = 0;
     this.Item6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item6.Location = new System.Drawing.Point(0, 150);
     this.Item6.Margin = new System.Windows.Forms.Padding(0);
     this.Item6.Name = "Item6";
     this.Item6.Size = new System.Drawing.Size(634, 30);
     this.Item6.TabIndex = 24;
     this.Item6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item6.UseMnemonic = false;
     this.Item6.UseVisualStyleBackColor = true;
     //
     // Item5
     //
     this.Item5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item5.FlatAppearance.BorderSize = 0;
     this.Item5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item5.Location = new System.Drawing.Point(0, 120);
     this.Item5.Margin = new System.Windows.Forms.Padding(0);
     this.Item5.Name = "Item5";
     this.Item5.Size = new System.Drawing.Size(634, 30);
     this.Item5.TabIndex = 23;
     this.Item5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item5.UseMnemonic = false;
     this.Item5.UseVisualStyleBackColor = true;
     //
     // Item4
     //
     this.Item4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item4.FlatAppearance.BorderSize = 0;
     this.Item4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item4.Location = new System.Drawing.Point(0, 90);
     this.Item4.Margin = new System.Windows.Forms.Padding(0);
     this.Item4.Name = "Item4";
     this.Item4.Size = new System.Drawing.Size(634, 30);
     this.Item4.TabIndex = 22;
     this.Item4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item4.UseMnemonic = false;
     this.Item4.UseVisualStyleBackColor = true;
     //
     // Item3
     //
     this.Item3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item3.FlatAppearance.BorderSize = 0;
     this.Item3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item3.Location = new System.Drawing.Point(0, 60);
     this.Item3.Margin = new System.Windows.Forms.Padding(0);
     this.Item3.Name = "Item3";
     this.Item3.Size = new System.Drawing.Size(634, 30);
     this.Item3.TabIndex = 21;
     this.Item3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item3.UseMnemonic = false;
     this.Item3.UseVisualStyleBackColor = true;
     //
     // Item10
     //
     this.Item10.AutoEllipsis = true;
     this.Item10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.Item10.FlatAppearance.BorderSize = 0;
     this.Item10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item10.Location = new System.Drawing.Point(0, 270);
     this.Item10.Margin = new System.Windows.Forms.Padding(0);
     this.Item10.Name = "Item10";
     this.Item10.Size = new System.Drawing.Size(634, 30);
     this.Item10.TabIndex = 19;
     this.Item10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item10.UseMnemonic = false;
     this.Item10.UseVisualStyleBackColor = true;
     //
     // Item1
     //
     this.Item1.AutoEllipsis = true;
     this.Item1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.Item1.FlatAppearance.BorderSize = 0;
     this.Item1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item1.Location = new System.Drawing.Point(0, 0);
     this.Item1.Margin = new System.Windows.Forms.Padding(0);
     this.Item1.Name = "Item1";
     this.Item1.Size = new System.Drawing.Size(634, 30);
     this.Item1.TabIndex = 18;
     this.Item1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item1.UseMnemonic = false;
     this.Item1.UseVisualStyleBackColor = true;
     //
     // Item2
     //
     this.Item2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Item2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Item2.FlatAppearance.BorderSize = 0;
     this.Item2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.Item2.Location = new System.Drawing.Point(0, 30);
     this.Item2.Margin = new System.Windows.Forms.Padding(0);
     this.Item2.Name = "Item2";
     this.Item2.Size = new System.Drawing.Size(634, 30);
     this.Item2.TabIndex = 20;
     this.Item2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Item2.UseMnemonic = false;
     this.Item2.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor = System.Drawing.Color.Black;
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 42F));
     this.tableLayoutPanel1.Controls.Add(this.PageNumber, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.SortOrderIcon, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.SearchFilter, 0, 0);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(640, 33);
     this.tableLayoutPanel1.TabIndex = 39;
     //
     // PageNumber
     //
     this.PageNumber.BackColor = System.Drawing.Color.Black;
     this.PageNumber.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PageNumber.Location = new System.Drawing.Point(375, 0);
     this.PageNumber.Margin = new System.Windows.Forms.Padding(0);
     this.PageNumber.Name = "PageNumber";
     this.PageNumber.Size = new System.Drawing.Size(265, 33);
     this.PageNumber.TabIndex = 42;
     this.PageNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SortOrderIcon
     //
     this.SortOrderIcon.BackColor = System.Drawing.Color.Black;
     this.SortOrderIcon.Dock = System.Windows.Forms.DockStyle.Fill;
     this.SortOrderIcon.Location = new System.Drawing.Point(325, 0);
     this.SortOrderIcon.Margin = new System.Windows.Forms.Padding(0);
     this.SortOrderIcon.Name = "SortOrderIcon";
     this.SortOrderIcon.Size = new System.Drawing.Size(50, 33);
     this.SortOrderIcon.TabIndex = 41;
     this.SortOrderIcon.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SearchFilter
     //
     this.SearchFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.SearchFilter.BackColor = System.Drawing.Color.Black;
     this.SearchFilter.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.SearchFilter.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SearchFilter.Location = new System.Drawing.Point(10, 0);
     this.SearchFilter.Margin = new System.Windows.Forms.Padding(0);
     this.SearchFilter.Name = "SearchFilter";
     this.SearchFilter.Size = new System.Drawing.Size(315, 28);
     this.SearchFilter.TabIndex = 40;
     //
     // AbbreviationsScanner
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(640, 339);
     this.Controls.Add(this.ScannerBorder);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "AbbreviationsScanner";
     this.ShowIcon = false;
     this.Text = "Abbreviations";
     this.TopMost = true;
     this.Load += new System.EventHandler(this.AbbreviationsScanner_Load);
     this.ScannerBorder.ResumeLayout(false);
     this.ItemList.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ScannerBorder = new System.Windows.Forms.TableLayoutPanel();
     this.CurrentWord = new System.Windows.Forms.Label();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.BFuncStatus = new System.Windows.Forms.Label();
     this.BAltStatus = new System.Windows.Forms.Label();
     this.BCtrlStatus = new System.Windows.Forms.Label();
     this.BShiftStatus = new System.Windows.Forms.Label();
     this.BLockStatus = new System.Windows.Forms.Label();
     this.PredictionWordList = new System.Windows.Forms.TableLayoutPanel();
     this.PWLItem9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.PWLItem2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ScannerBoxes = new System.Windows.Forms.TableLayoutPanel();
     this.Box2 = new System.Windows.Forms.TableLayoutPanel();
     this.Row8 = new System.Windows.Forms.TableLayoutPanel();
     this.B54 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B55 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B56 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B53 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B50 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B51 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B52 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row5 = new System.Windows.Forms.TableLayoutPanel();
     this.B33 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B34 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B35 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B32 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B29 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B30 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B31 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row7 = new System.Windows.Forms.TableLayoutPanel();
     this.B47 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B48 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B49 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B46 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B43 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B44 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B45 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row6 = new System.Windows.Forms.TableLayoutPanel();
     this.B40 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B41 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B42 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B39 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B36 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B37 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B38 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Box1 = new System.Windows.Forms.TableLayoutPanel();
     this.Row4 = new System.Windows.Forms.TableLayoutPanel();
     this.B26 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B27 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B28 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B25 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B22 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B23 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B24 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row1 = new System.Windows.Forms.TableLayoutPanel();
     this.B7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row3 = new System.Windows.Forms.TableLayoutPanel();
     this.B19 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B20 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B21 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B18 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B15 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B16 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B17 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row2 = new System.Windows.Forms.TableLayoutPanel();
     this.B12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.B10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ScannerBorder.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.PredictionWordList.SuspendLayout();
     this.ScannerBoxes.SuspendLayout();
     this.Box2.SuspendLayout();
     this.Row8.SuspendLayout();
     this.Row5.SuspendLayout();
     this.Row7.SuspendLayout();
     this.Row6.SuspendLayout();
     this.Box1.SuspendLayout();
     this.Row4.SuspendLayout();
     this.Row1.SuspendLayout();
     this.Row3.SuspendLayout();
     this.Row2.SuspendLayout();
     this.SuspendLayout();
     //
     // ScannerBorder
     //
     this.ScannerBorder.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ScannerBorder.ColumnCount = 2;
     this.ScannerBorder.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.ScannerBorder.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.ScannerBorder.Controls.Add(this.CurrentWord, 0, 0);
     this.ScannerBorder.Controls.Add(this.tableLayoutPanel2, 1, 0);
     this.ScannerBorder.Controls.Add(this.PredictionWordList, 0, 1);
     this.ScannerBorder.Controls.Add(this.ScannerBoxes, 1, 1);
     this.ScannerBorder.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ScannerBorder.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.ScannerBorder.Location = new System.Drawing.Point(0, 0);
     this.ScannerBorder.Margin = new System.Windows.Forms.Padding(0);
     this.ScannerBorder.Name = "ScannerBorder";
     this.ScannerBorder.RowCount = 2;
     this.ScannerBorder.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.ScannerBorder.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
     this.ScannerBorder.Size = new System.Drawing.Size(407, 339);
     this.ScannerBorder.TabIndex = 19;
     //
     // CurrentWord
     //
     this.CurrentWord.BackColor = System.Drawing.Color.Black;
     this.CurrentWord.Dock = System.Windows.Forms.DockStyle.Fill;
     this.CurrentWord.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CurrentWord.ForeColor = System.Drawing.Color.White;
     this.CurrentWord.Location = new System.Drawing.Point(3, 2);
     this.CurrentWord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
     this.CurrentWord.Name = "CurrentWord";
     this.CurrentWord.Size = new System.Drawing.Size(197, 31);
     this.CurrentWord.TabIndex = 36;
     this.CurrentWord.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel1, 0, 0);
     this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(203, 0);
     this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel2.Name = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 2;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 99F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 1F));
     this.tableLayoutPanel2.Size = new System.Drawing.Size(204, 33);
     this.tableLayoutPanel2.TabIndex = 37;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor = System.Drawing.Color.Black;
     this.tableLayoutPanel1.ColumnCount = 7;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.Controls.Add(this.BFuncStatus, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.BAltStatus, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.BCtrlStatus, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.BShiftStatus, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.BLockStatus, 6, 0);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(198, 26);
     this.tableLayoutPanel1.TabIndex = 37;
     //
     // BFuncStatus
     //
     this.BFuncStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BFuncStatus.Location = new System.Drawing.Point(87, 0);
     this.BFuncStatus.Name = "BFuncStatus";
     this.BFuncStatus.Size = new System.Drawing.Size(22, 26);
     this.BFuncStatus.TabIndex = 9;
     this.BFuncStatus.Text = "label1";
     this.BFuncStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BAltStatus
     //
     this.BAltStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BAltStatus.Location = new System.Drawing.Point(59, 0);
     this.BAltStatus.Name = "BAltStatus";
     this.BAltStatus.Size = new System.Drawing.Size(22, 26);
     this.BAltStatus.TabIndex = 8;
     this.BAltStatus.Text = "label1";
     this.BAltStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BCtrlStatus
     //
     this.BCtrlStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BCtrlStatus.Location = new System.Drawing.Point(31, 0);
     this.BCtrlStatus.Name = "BCtrlStatus";
     this.BCtrlStatus.Size = new System.Drawing.Size(22, 26);
     this.BCtrlStatus.TabIndex = 7;
     this.BCtrlStatus.Text = "label1";
     this.BCtrlStatus.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     //
     // BShiftStatus
     //
     this.BShiftStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BShiftStatus.Location = new System.Drawing.Point(3, 0);
     this.BShiftStatus.Name = "BShiftStatus";
     this.BShiftStatus.Size = new System.Drawing.Size(22, 26);
     this.BShiftStatus.TabIndex = 6;
     this.BShiftStatus.Text = "label1";
     this.BShiftStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // BLockStatus
     //
     this.BLockStatus.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BLockStatus.Location = new System.Drawing.Point(171, 0);
     this.BLockStatus.Name = "BLockStatus";
     this.BLockStatus.Size = new System.Drawing.Size(24, 26);
     this.BLockStatus.TabIndex = 10;
     this.BLockStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // PredictionWordList
     //
     this.PredictionWordList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.PredictionWordList.ColumnCount = 1;
     this.PredictionWordList.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.PredictionWordList.Controls.Add(this.PWLItem9, 0, 8);
     this.PredictionWordList.Controls.Add(this.PWLItem8, 0, 7);
     this.PredictionWordList.Controls.Add(this.PWLItem7, 0, 6);
     this.PredictionWordList.Controls.Add(this.PWLItem6, 0, 5);
     this.PredictionWordList.Controls.Add(this.PWLItem5, 0, 4);
     this.PredictionWordList.Controls.Add(this.PWLItem4, 0, 3);
     this.PredictionWordList.Controls.Add(this.PWLItem3, 0, 2);
     this.PredictionWordList.Controls.Add(this.PWLItem10, 0, 9);
     this.PredictionWordList.Controls.Add(this.PWLItem1, 0, 0);
     this.PredictionWordList.Controls.Add(this.PWLItem2, 0, 1);
     this.PredictionWordList.Location = new System.Drawing.Point(3, 36);
     this.PredictionWordList.Name = "PredictionWordList";
     this.PredictionWordList.RowCount = 10;
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.PredictionWordList.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.PredictionWordList.Size = new System.Drawing.Size(197, 300);
     this.PredictionWordList.TabIndex = 38;
     //
     // PWLItem9
     //
     this.PWLItem9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem9.FlatAppearance.BorderSize = 0;
     this.PWLItem9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem9.Location = new System.Drawing.Point(0, 240);
     this.PWLItem9.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem9.Name = "PWLItem9";
     this.PWLItem9.Size = new System.Drawing.Size(197, 30);
     this.PWLItem9.TabIndex = 27;
     this.PWLItem9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem9.UseMnemonic = false;
     this.PWLItem9.UseVisualStyleBackColor = true;
     //
     // PWLItem8
     //
     this.PWLItem8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem8.FlatAppearance.BorderSize = 0;
     this.PWLItem8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem8.Location = new System.Drawing.Point(0, 210);
     this.PWLItem8.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem8.Name = "PWLItem8";
     this.PWLItem8.Size = new System.Drawing.Size(197, 30);
     this.PWLItem8.TabIndex = 26;
     this.PWLItem8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem8.UseMnemonic = false;
     this.PWLItem8.UseVisualStyleBackColor = true;
     //
     // PWLItem7
     //
     this.PWLItem7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem7.FlatAppearance.BorderSize = 0;
     this.PWLItem7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem7.Location = new System.Drawing.Point(0, 180);
     this.PWLItem7.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem7.Name = "PWLItem7";
     this.PWLItem7.Size = new System.Drawing.Size(197, 30);
     this.PWLItem7.TabIndex = 25;
     this.PWLItem7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem7.UseMnemonic = false;
     this.PWLItem7.UseVisualStyleBackColor = true;
     //
     // PWLItem6
     //
     this.PWLItem6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem6.FlatAppearance.BorderSize = 0;
     this.PWLItem6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem6.Location = new System.Drawing.Point(0, 150);
     this.PWLItem6.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem6.Name = "PWLItem6";
     this.PWLItem6.Size = new System.Drawing.Size(197, 30);
     this.PWLItem6.TabIndex = 24;
     this.PWLItem6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem6.UseMnemonic = false;
     this.PWLItem6.UseVisualStyleBackColor = true;
     //
     // PWLItem5
     //
     this.PWLItem5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem5.FlatAppearance.BorderSize = 0;
     this.PWLItem5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem5.Location = new System.Drawing.Point(0, 120);
     this.PWLItem5.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem5.Name = "PWLItem5";
     this.PWLItem5.Size = new System.Drawing.Size(197, 30);
     this.PWLItem5.TabIndex = 23;
     this.PWLItem5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem5.UseMnemonic = false;
     this.PWLItem5.UseVisualStyleBackColor = true;
     //
     // PWLItem4
     //
     this.PWLItem4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem4.FlatAppearance.BorderSize = 0;
     this.PWLItem4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem4.Location = new System.Drawing.Point(0, 90);
     this.PWLItem4.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem4.Name = "PWLItem4";
     this.PWLItem4.Size = new System.Drawing.Size(197, 30);
     this.PWLItem4.TabIndex = 22;
     this.PWLItem4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem4.UseMnemonic = false;
     this.PWLItem4.UseVisualStyleBackColor = true;
     //
     // PWLItem3
     //
     this.PWLItem3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem3.FlatAppearance.BorderSize = 0;
     this.PWLItem3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem3.Location = new System.Drawing.Point(0, 60);
     this.PWLItem3.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem3.Name = "PWLItem3";
     this.PWLItem3.Size = new System.Drawing.Size(197, 30);
     this.PWLItem3.TabIndex = 21;
     this.PWLItem3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem3.UseMnemonic = false;
     this.PWLItem3.UseVisualStyleBackColor = true;
     //
     // PWLItem10
     //
     this.PWLItem10.AutoEllipsis = true;
     this.PWLItem10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.PWLItem10.FlatAppearance.BorderSize = 0;
     this.PWLItem10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem10.Location = new System.Drawing.Point(0, 270);
     this.PWLItem10.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem10.Name = "PWLItem10";
     this.PWLItem10.Size = new System.Drawing.Size(197, 30);
     this.PWLItem10.TabIndex = 19;
     this.PWLItem10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem10.UseMnemonic = false;
     this.PWLItem10.UseVisualStyleBackColor = true;
     //
     // PWLItem1
     //
     this.PWLItem1.AutoEllipsis = true;
     this.PWLItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.PWLItem1.FlatAppearance.BorderSize = 0;
     this.PWLItem1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem1.Location = new System.Drawing.Point(0, 0);
     this.PWLItem1.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem1.Name = "PWLItem1";
     this.PWLItem1.Size = new System.Drawing.Size(197, 30);
     this.PWLItem1.TabIndex = 18;
     this.PWLItem1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem1.UseMnemonic = false;
     this.PWLItem1.UseVisualStyleBackColor = true;
     //
     // PWLItem2
     //
     this.PWLItem2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.PWLItem2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PWLItem2.FlatAppearance.BorderSize = 0;
     this.PWLItem2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.PWLItem2.Location = new System.Drawing.Point(0, 30);
     this.PWLItem2.Margin = new System.Windows.Forms.Padding(0);
     this.PWLItem2.Name = "PWLItem2";
     this.PWLItem2.Size = new System.Drawing.Size(197, 30);
     this.PWLItem2.TabIndex = 20;
     this.PWLItem2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.PWLItem2.UseMnemonic = false;
     this.PWLItem2.UseVisualStyleBackColor = true;
     //
     // ScannerBoxes
     //
     this.ScannerBoxes.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ScannerBoxes.ColumnCount = 1;
     this.ScannerBoxes.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.ScannerBoxes.Controls.Add(this.Box2, 0, 1);
     this.ScannerBoxes.Controls.Add(this.Box1, 0, 0);
     this.ScannerBoxes.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ScannerBoxes.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.ScannerBoxes.Location = new System.Drawing.Point(203, 33);
     this.ScannerBoxes.Margin = new System.Windows.Forms.Padding(0);
     this.ScannerBoxes.Name = "ScannerBoxes";
     this.ScannerBoxes.RowCount = 2;
     this.ScannerBoxes.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.ScannerBoxes.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.ScannerBoxes.Size = new System.Drawing.Size(204, 306);
     this.ScannerBoxes.TabIndex = 39;
     //
     // Box2
     //
     this.Box2.ColumnCount = 1;
     this.Box2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Box2.Controls.Add(this.Row8, 0, 3);
     this.Box2.Controls.Add(this.Row5, 0, 0);
     this.Box2.Controls.Add(this.Row7, 0, 2);
     this.Box2.Controls.Add(this.Row6, 0, 1);
     this.Box2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Box2.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.Box2.Location = new System.Drawing.Point(0, 153);
     this.Box2.Margin = new System.Windows.Forms.Padding(0);
     this.Box2.Name = "Box2";
     this.Box2.RowCount = 4;
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box2.Size = new System.Drawing.Size(204, 153);
     this.Box2.TabIndex = 20;
     //
     // Row8
     //
     this.Row8.ColumnCount = 7;
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row8.Controls.Add(this.B54, 0, 0);
     this.Row8.Controls.Add(this.B55, 0, 0);
     this.Row8.Controls.Add(this.B56, 0, 0);
     this.Row8.Controls.Add(this.B53, 0, 0);
     this.Row8.Controls.Add(this.B50, 0, 0);
     this.Row8.Controls.Add(this.B51, 0, 0);
     this.Row8.Controls.Add(this.B52, 0, 0);
     this.Row8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row8.Location = new System.Drawing.Point(0, 114);
     this.Row8.Margin = new System.Windows.Forms.Padding(0);
     this.Row8.Name = "Row8";
     this.Row8.RowCount = 1;
     this.Row8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
     this.Row8.Size = new System.Drawing.Size(204, 39);
     this.Row8.TabIndex = 23;
     //
     // B54
     //
     this.B54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B54.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B54.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B54.FlatAppearance.BorderSize = 0;
     this.B54.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B54.Location = new System.Drawing.Point(116, 0);
     this.B54.Margin = new System.Windows.Forms.Padding(0);
     this.B54.Name = "B54";
     this.B54.Size = new System.Drawing.Size(29, 39);
     this.B54.TabIndex = 15;
     this.B54.UseMnemonic = false;
     this.B54.UseVisualStyleBackColor = true;
     //
     // B55
     //
     this.B55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B55.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B55.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B55.FlatAppearance.BorderSize = 0;
     this.B55.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B55.Location = new System.Drawing.Point(145, 0);
     this.B55.Margin = new System.Windows.Forms.Padding(0);
     this.B55.Name = "B55";
     this.B55.Size = new System.Drawing.Size(29, 39);
     this.B55.TabIndex = 14;
     this.B55.UseMnemonic = false;
     this.B55.UseVisualStyleBackColor = true;
     //
     // B56
     //
     this.B56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B56.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B56.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B56.FlatAppearance.BorderSize = 0;
     this.B56.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B56.Location = new System.Drawing.Point(174, 0);
     this.B56.Margin = new System.Windows.Forms.Padding(0);
     this.B56.Name = "B56";
     this.B56.Size = new System.Drawing.Size(30, 39);
     this.B56.TabIndex = 13;
     this.B56.UseMnemonic = false;
     this.B56.UseVisualStyleBackColor = true;
     //
     // B53
     //
     this.B53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B53.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B53.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B53.FlatAppearance.BorderSize = 0;
     this.B53.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B53.Location = new System.Drawing.Point(87, 0);
     this.B53.Margin = new System.Windows.Forms.Padding(0);
     this.B53.Name = "B53";
     this.B53.Size = new System.Drawing.Size(29, 39);
     this.B53.TabIndex = 12;
     this.B53.UseMnemonic = false;
     this.B53.UseVisualStyleBackColor = true;
     //
     // B50
     //
     this.B50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B50.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B50.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B50.FlatAppearance.BorderSize = 0;
     this.B50.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B50.Location = new System.Drawing.Point(0, 0);
     this.B50.Margin = new System.Windows.Forms.Padding(0);
     this.B50.Name = "B50";
     this.B50.Size = new System.Drawing.Size(29, 39);
     this.B50.TabIndex = 11;
     this.B50.UseMnemonic = false;
     this.B50.UseVisualStyleBackColor = true;
     //
     // B51
     //
     this.B51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B51.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B51.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B51.FlatAppearance.BorderSize = 0;
     this.B51.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B51.Location = new System.Drawing.Point(29, 0);
     this.B51.Margin = new System.Windows.Forms.Padding(0);
     this.B51.Name = "B51";
     this.B51.Size = new System.Drawing.Size(29, 39);
     this.B51.TabIndex = 10;
     this.B51.UseMnemonic = false;
     this.B51.UseVisualStyleBackColor = true;
     //
     // B52
     //
     this.B52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B52.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B52.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B52.FlatAppearance.BorderSize = 0;
     this.B52.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B52.Location = new System.Drawing.Point(58, 0);
     this.B52.Margin = new System.Windows.Forms.Padding(0);
     this.B52.Name = "B52";
     this.B52.Size = new System.Drawing.Size(29, 39);
     this.B52.TabIndex = 9;
     this.B52.UseMnemonic = false;
     this.B52.UseVisualStyleBackColor = true;
     //
     // Row5
     //
     this.Row5.ColumnCount = 7;
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row5.Controls.Add(this.B33, 0, 0);
     this.Row5.Controls.Add(this.B34, 0, 0);
     this.Row5.Controls.Add(this.B35, 0, 0);
     this.Row5.Controls.Add(this.B32, 0, 0);
     this.Row5.Controls.Add(this.B29, 0, 0);
     this.Row5.Controls.Add(this.B30, 0, 0);
     this.Row5.Controls.Add(this.B31, 0, 0);
     this.Row5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row5.Location = new System.Drawing.Point(0, 0);
     this.Row5.Margin = new System.Windows.Forms.Padding(0);
     this.Row5.Name = "Row5";
     this.Row5.RowCount = 1;
     this.Row5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row5.Size = new System.Drawing.Size(204, 38);
     this.Row5.TabIndex = 20;
     //
     // B33
     //
     this.B33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B33.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B33.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B33.FlatAppearance.BorderSize = 0;
     this.B33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B33.Location = new System.Drawing.Point(116, 0);
     this.B33.Margin = new System.Windows.Forms.Padding(0);
     this.B33.Name = "B33";
     this.B33.Size = new System.Drawing.Size(29, 38);
     this.B33.TabIndex = 15;
     this.B33.UseMnemonic = false;
     this.B33.UseVisualStyleBackColor = true;
     //
     // B34
     //
     this.B34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B34.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B34.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B34.FlatAppearance.BorderSize = 0;
     this.B34.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B34.Location = new System.Drawing.Point(145, 0);
     this.B34.Margin = new System.Windows.Forms.Padding(0);
     this.B34.Name = "B34";
     this.B34.Size = new System.Drawing.Size(29, 38);
     this.B34.TabIndex = 14;
     this.B34.UseMnemonic = false;
     this.B34.UseVisualStyleBackColor = true;
     //
     // B35
     //
     this.B35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B35.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B35.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B35.FlatAppearance.BorderSize = 0;
     this.B35.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B35.Location = new System.Drawing.Point(174, 0);
     this.B35.Margin = new System.Windows.Forms.Padding(0);
     this.B35.Name = "B35";
     this.B35.Size = new System.Drawing.Size(30, 38);
     this.B35.TabIndex = 13;
     this.B35.UseMnemonic = false;
     this.B35.UseVisualStyleBackColor = true;
     //
     // B32
     //
     this.B32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B32.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B32.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B32.FlatAppearance.BorderSize = 0;
     this.B32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B32.Location = new System.Drawing.Point(87, 0);
     this.B32.Margin = new System.Windows.Forms.Padding(0);
     this.B32.Name = "B32";
     this.B32.Size = new System.Drawing.Size(29, 38);
     this.B32.TabIndex = 12;
     this.B32.UseMnemonic = false;
     this.B32.UseVisualStyleBackColor = true;
     //
     // B29
     //
     this.B29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B29.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B29.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B29.FlatAppearance.BorderSize = 0;
     this.B29.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B29.Location = new System.Drawing.Point(0, 0);
     this.B29.Margin = new System.Windows.Forms.Padding(0);
     this.B29.Name = "B29";
     this.B29.Size = new System.Drawing.Size(29, 38);
     this.B29.TabIndex = 11;
     this.B29.UseMnemonic = false;
     this.B29.UseVisualStyleBackColor = true;
     //
     // B30
     //
     this.B30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B30.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B30.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B30.FlatAppearance.BorderSize = 0;
     this.B30.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B30.Location = new System.Drawing.Point(29, 0);
     this.B30.Margin = new System.Windows.Forms.Padding(0);
     this.B30.Name = "B30";
     this.B30.Size = new System.Drawing.Size(29, 38);
     this.B30.TabIndex = 10;
     this.B30.UseMnemonic = false;
     this.B30.UseVisualStyleBackColor = true;
     //
     // B31
     //
     this.B31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B31.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B31.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B31.FlatAppearance.BorderSize = 0;
     this.B31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B31.Location = new System.Drawing.Point(58, 0);
     this.B31.Margin = new System.Windows.Forms.Padding(0);
     this.B31.Name = "B31";
     this.B31.Size = new System.Drawing.Size(29, 38);
     this.B31.TabIndex = 9;
     this.B31.UseMnemonic = false;
     this.B31.UseVisualStyleBackColor = true;
     //
     // Row7
     //
     this.Row7.ColumnCount = 7;
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row7.Controls.Add(this.B47, 0, 0);
     this.Row7.Controls.Add(this.B48, 0, 0);
     this.Row7.Controls.Add(this.B49, 0, 0);
     this.Row7.Controls.Add(this.B46, 0, 0);
     this.Row7.Controls.Add(this.B43, 0, 0);
     this.Row7.Controls.Add(this.B44, 0, 0);
     this.Row7.Controls.Add(this.B45, 0, 0);
     this.Row7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row7.Location = new System.Drawing.Point(0, 76);
     this.Row7.Margin = new System.Windows.Forms.Padding(0);
     this.Row7.Name = "Row7";
     this.Row7.RowCount = 1;
     this.Row7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row7.Size = new System.Drawing.Size(204, 38);
     this.Row7.TabIndex = 22;
     //
     // B47
     //
     this.B47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B47.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B47.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B47.FlatAppearance.BorderSize = 0;
     this.B47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B47.Location = new System.Drawing.Point(116, 0);
     this.B47.Margin = new System.Windows.Forms.Padding(0);
     this.B47.Name = "B47";
     this.B47.Size = new System.Drawing.Size(29, 38);
     this.B47.TabIndex = 15;
     this.B47.UseMnemonic = false;
     this.B47.UseVisualStyleBackColor = true;
     //
     // B48
     //
     this.B48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B48.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B48.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B48.FlatAppearance.BorderSize = 0;
     this.B48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B48.Location = new System.Drawing.Point(145, 0);
     this.B48.Margin = new System.Windows.Forms.Padding(0);
     this.B48.Name = "B48";
     this.B48.Size = new System.Drawing.Size(29, 38);
     this.B48.TabIndex = 14;
     this.B48.UseMnemonic = false;
     this.B48.UseVisualStyleBackColor = true;
     //
     // B49
     //
     this.B49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B49.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B49.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B49.FlatAppearance.BorderSize = 0;
     this.B49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B49.Location = new System.Drawing.Point(174, 0);
     this.B49.Margin = new System.Windows.Forms.Padding(0);
     this.B49.Name = "B49";
     this.B49.Size = new System.Drawing.Size(30, 38);
     this.B49.TabIndex = 13;
     this.B49.UseMnemonic = false;
     this.B49.UseVisualStyleBackColor = true;
     //
     // B46
     //
     this.B46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B46.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B46.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B46.FlatAppearance.BorderSize = 0;
     this.B46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B46.Location = new System.Drawing.Point(87, 0);
     this.B46.Margin = new System.Windows.Forms.Padding(0);
     this.B46.Name = "B46";
     this.B46.Size = new System.Drawing.Size(29, 38);
     this.B46.TabIndex = 12;
     this.B46.UseMnemonic = false;
     this.B46.UseVisualStyleBackColor = true;
     //
     // B43
     //
     this.B43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B43.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B43.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B43.FlatAppearance.BorderSize = 0;
     this.B43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B43.Location = new System.Drawing.Point(0, 0);
     this.B43.Margin = new System.Windows.Forms.Padding(0);
     this.B43.Name = "B43";
     this.B43.Size = new System.Drawing.Size(29, 38);
     this.B43.TabIndex = 11;
     this.B43.UseMnemonic = false;
     this.B43.UseVisualStyleBackColor = true;
     //
     // B44
     //
     this.B44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B44.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B44.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B44.FlatAppearance.BorderSize = 0;
     this.B44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B44.Location = new System.Drawing.Point(29, 0);
     this.B44.Margin = new System.Windows.Forms.Padding(0);
     this.B44.Name = "B44";
     this.B44.Size = new System.Drawing.Size(29, 38);
     this.B44.TabIndex = 10;
     this.B44.UseMnemonic = false;
     this.B44.UseVisualStyleBackColor = true;
     //
     // B45
     //
     this.B45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B45.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B45.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B45.FlatAppearance.BorderSize = 0;
     this.B45.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B45.Location = new System.Drawing.Point(58, 0);
     this.B45.Margin = new System.Windows.Forms.Padding(0);
     this.B45.Name = "B45";
     this.B45.Size = new System.Drawing.Size(29, 38);
     this.B45.TabIndex = 9;
     this.B45.UseMnemonic = false;
     this.B45.UseVisualStyleBackColor = true;
     //
     // Row6
     //
     this.Row6.ColumnCount = 7;
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row6.Controls.Add(this.B40, 0, 0);
     this.Row6.Controls.Add(this.B41, 0, 0);
     this.Row6.Controls.Add(this.B42, 0, 0);
     this.Row6.Controls.Add(this.B39, 0, 0);
     this.Row6.Controls.Add(this.B36, 0, 0);
     this.Row6.Controls.Add(this.B37, 0, 0);
     this.Row6.Controls.Add(this.B38, 0, 0);
     this.Row6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row6.Location = new System.Drawing.Point(0, 38);
     this.Row6.Margin = new System.Windows.Forms.Padding(0);
     this.Row6.Name = "Row6";
     this.Row6.RowCount = 1;
     this.Row6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row6.Size = new System.Drawing.Size(204, 38);
     this.Row6.TabIndex = 21;
     //
     // B40
     //
     this.B40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B40.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B40.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B40.FlatAppearance.BorderSize = 0;
     this.B40.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B40.Location = new System.Drawing.Point(116, 0);
     this.B40.Margin = new System.Windows.Forms.Padding(0);
     this.B40.Name = "B40";
     this.B40.Size = new System.Drawing.Size(29, 38);
     this.B40.TabIndex = 15;
     this.B40.UseMnemonic = false;
     this.B40.UseVisualStyleBackColor = true;
     //
     // B41
     //
     this.B41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B41.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B41.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B41.FlatAppearance.BorderSize = 0;
     this.B41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B41.Location = new System.Drawing.Point(145, 0);
     this.B41.Margin = new System.Windows.Forms.Padding(0);
     this.B41.Name = "B41";
     this.B41.Size = new System.Drawing.Size(29, 38);
     this.B41.TabIndex = 14;
     this.B41.UseMnemonic = false;
     this.B41.UseVisualStyleBackColor = true;
     //
     // B42
     //
     this.B42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B42.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B42.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B42.FlatAppearance.BorderSize = 0;
     this.B42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B42.Location = new System.Drawing.Point(174, 0);
     this.B42.Margin = new System.Windows.Forms.Padding(0);
     this.B42.Name = "B42";
     this.B42.Size = new System.Drawing.Size(30, 38);
     this.B42.TabIndex = 13;
     this.B42.UseMnemonic = false;
     this.B42.UseVisualStyleBackColor = true;
     //
     // B39
     //
     this.B39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B39.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B39.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B39.FlatAppearance.BorderSize = 0;
     this.B39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B39.Location = new System.Drawing.Point(87, 0);
     this.B39.Margin = new System.Windows.Forms.Padding(0);
     this.B39.Name = "B39";
     this.B39.Size = new System.Drawing.Size(29, 38);
     this.B39.TabIndex = 12;
     this.B39.UseMnemonic = false;
     this.B39.UseVisualStyleBackColor = true;
     //
     // B36
     //
     this.B36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B36.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B36.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B36.FlatAppearance.BorderSize = 0;
     this.B36.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B36.Location = new System.Drawing.Point(0, 0);
     this.B36.Margin = new System.Windows.Forms.Padding(0);
     this.B36.Name = "B36";
     this.B36.Size = new System.Drawing.Size(29, 38);
     this.B36.TabIndex = 11;
     this.B36.UseMnemonic = false;
     this.B36.UseVisualStyleBackColor = true;
     //
     // B37
     //
     this.B37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B37.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B37.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B37.FlatAppearance.BorderSize = 0;
     this.B37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B37.Location = new System.Drawing.Point(29, 0);
     this.B37.Margin = new System.Windows.Forms.Padding(0);
     this.B37.Name = "B37";
     this.B37.Size = new System.Drawing.Size(29, 38);
     this.B37.TabIndex = 10;
     this.B37.UseMnemonic = false;
     this.B37.UseVisualStyleBackColor = true;
     //
     // B38
     //
     this.B38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B38.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B38.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B38.FlatAppearance.BorderSize = 0;
     this.B38.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B38.Location = new System.Drawing.Point(58, 0);
     this.B38.Margin = new System.Windows.Forms.Padding(0);
     this.B38.Name = "B38";
     this.B38.Size = new System.Drawing.Size(29, 38);
     this.B38.TabIndex = 9;
     this.B38.UseMnemonic = false;
     this.B38.UseVisualStyleBackColor = true;
     //
     // Box1
     //
     this.Box1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.Box1.ColumnCount = 1;
     this.Box1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Box1.Controls.Add(this.Row4, 0, 3);
     this.Box1.Controls.Add(this.Row1, 0, 0);
     this.Box1.Controls.Add(this.Row3, 0, 2);
     this.Box1.Controls.Add(this.Row2, 0, 1);
     this.Box1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Box1.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.Box1.Location = new System.Drawing.Point(0, 0);
     this.Box1.Margin = new System.Windows.Forms.Padding(0);
     this.Box1.Name = "Box1";
     this.Box1.RowCount = 4;
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.Box1.Size = new System.Drawing.Size(204, 153);
     this.Box1.TabIndex = 0;
     //
     // Row4
     //
     this.Row4.ColumnCount = 7;
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row4.Controls.Add(this.B26, 0, 0);
     this.Row4.Controls.Add(this.B27, 0, 0);
     this.Row4.Controls.Add(this.B28, 0, 0);
     this.Row4.Controls.Add(this.B25, 0, 0);
     this.Row4.Controls.Add(this.B22, 0, 0);
     this.Row4.Controls.Add(this.B23, 0, 0);
     this.Row4.Controls.Add(this.B24, 0, 0);
     this.Row4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row4.Location = new System.Drawing.Point(0, 114);
     this.Row4.Margin = new System.Windows.Forms.Padding(0);
     this.Row4.Name = "Row4";
     this.Row4.RowCount = 1;
     this.Row4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row4.Size = new System.Drawing.Size(204, 39);
     this.Row4.TabIndex = 23;
     //
     // B26
     //
     this.B26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B26.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B26.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B26.FlatAppearance.BorderSize = 0;
     this.B26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B26.Location = new System.Drawing.Point(116, 0);
     this.B26.Margin = new System.Windows.Forms.Padding(0);
     this.B26.Name = "B26";
     this.B26.Size = new System.Drawing.Size(29, 39);
     this.B26.TabIndex = 15;
     this.B26.UseMnemonic = false;
     this.B26.UseVisualStyleBackColor = true;
     //
     // B27
     //
     this.B27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B27.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B27.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B27.FlatAppearance.BorderSize = 0;
     this.B27.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B27.Location = new System.Drawing.Point(145, 0);
     this.B27.Margin = new System.Windows.Forms.Padding(0);
     this.B27.Name = "B27";
     this.B27.Size = new System.Drawing.Size(29, 39);
     this.B27.TabIndex = 14;
     this.B27.UseMnemonic = false;
     this.B27.UseVisualStyleBackColor = true;
     //
     // B28
     //
     this.B28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B28.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B28.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B28.FlatAppearance.BorderSize = 0;
     this.B28.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B28.Location = new System.Drawing.Point(174, 0);
     this.B28.Margin = new System.Windows.Forms.Padding(0);
     this.B28.Name = "B28";
     this.B28.Size = new System.Drawing.Size(30, 39);
     this.B28.TabIndex = 13;
     this.B28.UseMnemonic = false;
     this.B28.UseVisualStyleBackColor = true;
     //
     // B25
     //
     this.B25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B25.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B25.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B25.FlatAppearance.BorderSize = 0;
     this.B25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B25.Location = new System.Drawing.Point(87, 0);
     this.B25.Margin = new System.Windows.Forms.Padding(0);
     this.B25.Name = "B25";
     this.B25.Size = new System.Drawing.Size(29, 39);
     this.B25.TabIndex = 12;
     this.B25.UseMnemonic = false;
     this.B25.UseVisualStyleBackColor = true;
     //
     // B22
     //
     this.B22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B22.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B22.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B22.FlatAppearance.BorderSize = 0;
     this.B22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B22.Location = new System.Drawing.Point(0, 0);
     this.B22.Margin = new System.Windows.Forms.Padding(0);
     this.B22.Name = "B22";
     this.B22.Size = new System.Drawing.Size(29, 39);
     this.B22.TabIndex = 11;
     this.B22.UseMnemonic = false;
     this.B22.UseVisualStyleBackColor = true;
     //
     // B23
     //
     this.B23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B23.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B23.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B23.FlatAppearance.BorderSize = 0;
     this.B23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B23.Location = new System.Drawing.Point(29, 0);
     this.B23.Margin = new System.Windows.Forms.Padding(0);
     this.B23.Name = "B23";
     this.B23.Size = new System.Drawing.Size(29, 39);
     this.B23.TabIndex = 10;
     this.B23.UseMnemonic = false;
     this.B23.UseVisualStyleBackColor = true;
     //
     // B24
     //
     this.B24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B24.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B24.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B24.FlatAppearance.BorderSize = 0;
     this.B24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B24.Location = new System.Drawing.Point(58, 0);
     this.B24.Margin = new System.Windows.Forms.Padding(0);
     this.B24.Name = "B24";
     this.B24.Size = new System.Drawing.Size(29, 39);
     this.B24.TabIndex = 9;
     this.B24.UseMnemonic = false;
     this.B24.UseVisualStyleBackColor = true;
     //
     // Row1
     //
     this.Row1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.Row1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.Row1.ColumnCount = 7;
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row1.Controls.Add(this.B7, 6, 0);
     this.Row1.Controls.Add(this.B6, 5, 0);
     this.Row1.Controls.Add(this.B5, 4, 0);
     this.Row1.Controls.Add(this.B4, 3, 0);
     this.Row1.Controls.Add(this.B3, 2, 0);
     this.Row1.Controls.Add(this.B2, 1, 0);
     this.Row1.Controls.Add(this.B1, 0, 0);
     this.Row1.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
     this.Row1.Location = new System.Drawing.Point(0, 0);
     this.Row1.Margin = new System.Windows.Forms.Padding(0);
     this.Row1.Name = "Row1";
     this.Row1.RowCount = 1;
     this.Row1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.Size = new System.Drawing.Size(204, 38);
     this.Row1.TabIndex = 20;
     //
     // B7
     //
     this.B7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B7.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B7.FlatAppearance.BorderSize = 0;
     this.B7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B7.Location = new System.Drawing.Point(174, 0);
     this.B7.Margin = new System.Windows.Forms.Padding(0);
     this.B7.Name = "B7";
     this.B7.Size = new System.Drawing.Size(30, 38);
     this.B7.TabIndex = 14;
     this.B7.UseMnemonic = false;
     this.B7.UseVisualStyleBackColor = true;
     //
     // B6
     //
     this.B6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B6.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B6.FlatAppearance.BorderSize = 0;
     this.B6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B6.Location = new System.Drawing.Point(145, 0);
     this.B6.Margin = new System.Windows.Forms.Padding(0);
     this.B6.Name = "B6";
     this.B6.Size = new System.Drawing.Size(29, 38);
     this.B6.TabIndex = 13;
     this.B6.UseMnemonic = false;
     this.B6.UseVisualStyleBackColor = true;
     //
     // B5
     //
     this.B5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B5.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B5.FlatAppearance.BorderSize = 0;
     this.B5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B5.Location = new System.Drawing.Point(116, 0);
     this.B5.Margin = new System.Windows.Forms.Padding(0);
     this.B5.Name = "B5";
     this.B5.Size = new System.Drawing.Size(29, 38);
     this.B5.TabIndex = 12;
     this.B5.UseMnemonic = false;
     this.B5.UseVisualStyleBackColor = true;
     //
     // B4
     //
     this.B4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B4.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B4.FlatAppearance.BorderSize = 0;
     this.B4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B4.Location = new System.Drawing.Point(87, 0);
     this.B4.Margin = new System.Windows.Forms.Padding(0);
     this.B4.Name = "B4";
     this.B4.Size = new System.Drawing.Size(29, 38);
     this.B4.TabIndex = 11;
     this.B4.UseMnemonic = false;
     this.B4.UseVisualStyleBackColor = true;
     //
     // B3
     //
     this.B3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B3.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B3.FlatAppearance.BorderSize = 0;
     this.B3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B3.Location = new System.Drawing.Point(58, 0);
     this.B3.Margin = new System.Windows.Forms.Padding(0);
     this.B3.Name = "B3";
     this.B3.Size = new System.Drawing.Size(29, 38);
     this.B3.TabIndex = 10;
     this.B3.UseMnemonic = false;
     this.B3.UseVisualStyleBackColor = true;
     //
     // B2
     //
     this.B2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B2.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B2.FlatAppearance.BorderSize = 0;
     this.B2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B2.Location = new System.Drawing.Point(29, 0);
     this.B2.Margin = new System.Windows.Forms.Padding(0);
     this.B2.Name = "B2";
     this.B2.Size = new System.Drawing.Size(29, 38);
     this.B2.TabIndex = 9;
     this.B2.UseMnemonic = false;
     this.B2.UseVisualStyleBackColor = true;
     //
     // B1
     //
     this.B1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B1.FlatAppearance.BorderSize = 0;
     this.B1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B1.Location = new System.Drawing.Point(0, 0);
     this.B1.Margin = new System.Windows.Forms.Padding(0);
     this.B1.Name = "B1";
     this.B1.Size = new System.Drawing.Size(29, 38);
     this.B1.TabIndex = 8;
     this.B1.UseMnemonic = false;
     this.B1.UseVisualStyleBackColor = true;
     //
     // Row3
     //
     this.Row3.ColumnCount = 7;
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row3.Controls.Add(this.B19, 0, 0);
     this.Row3.Controls.Add(this.B20, 0, 0);
     this.Row3.Controls.Add(this.B21, 0, 0);
     this.Row3.Controls.Add(this.B18, 0, 0);
     this.Row3.Controls.Add(this.B15, 0, 0);
     this.Row3.Controls.Add(this.B16, 0, 0);
     this.Row3.Controls.Add(this.B17, 0, 0);
     this.Row3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row3.Location = new System.Drawing.Point(0, 76);
     this.Row3.Margin = new System.Windows.Forms.Padding(0);
     this.Row3.Name = "Row3";
     this.Row3.RowCount = 1;
     this.Row3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row3.Size = new System.Drawing.Size(204, 38);
     this.Row3.TabIndex = 22;
     //
     // B19
     //
     this.B19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B19.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B19.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B19.FlatAppearance.BorderSize = 0;
     this.B19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B19.Location = new System.Drawing.Point(116, 0);
     this.B19.Margin = new System.Windows.Forms.Padding(0);
     this.B19.Name = "B19";
     this.B19.Size = new System.Drawing.Size(29, 38);
     this.B19.TabIndex = 15;
     this.B19.UseMnemonic = false;
     this.B19.UseVisualStyleBackColor = true;
     //
     // B20
     //
     this.B20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B20.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B20.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B20.FlatAppearance.BorderSize = 0;
     this.B20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B20.Location = new System.Drawing.Point(145, 0);
     this.B20.Margin = new System.Windows.Forms.Padding(0);
     this.B20.Name = "B20";
     this.B20.Size = new System.Drawing.Size(29, 38);
     this.B20.TabIndex = 14;
     this.B20.UseMnemonic = false;
     this.B20.UseVisualStyleBackColor = true;
     //
     // B21
     //
     this.B21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B21.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B21.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B21.FlatAppearance.BorderSize = 0;
     this.B21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B21.Location = new System.Drawing.Point(174, 0);
     this.B21.Margin = new System.Windows.Forms.Padding(0);
     this.B21.Name = "B21";
     this.B21.Size = new System.Drawing.Size(30, 38);
     this.B21.TabIndex = 13;
     this.B21.UseMnemonic = false;
     this.B21.UseVisualStyleBackColor = true;
     //
     // B18
     //
     this.B18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B18.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B18.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B18.FlatAppearance.BorderSize = 0;
     this.B18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B18.Location = new System.Drawing.Point(87, 0);
     this.B18.Margin = new System.Windows.Forms.Padding(0);
     this.B18.Name = "B18";
     this.B18.Size = new System.Drawing.Size(29, 38);
     this.B18.TabIndex = 12;
     this.B18.UseMnemonic = false;
     this.B18.UseVisualStyleBackColor = true;
     //
     // B15
     //
     this.B15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B15.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B15.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B15.FlatAppearance.BorderSize = 0;
     this.B15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B15.Location = new System.Drawing.Point(0, 0);
     this.B15.Margin = new System.Windows.Forms.Padding(0);
     this.B15.Name = "B15";
     this.B15.Size = new System.Drawing.Size(29, 38);
     this.B15.TabIndex = 11;
     this.B15.UseMnemonic = false;
     this.B15.UseVisualStyleBackColor = true;
     //
     // B16
     //
     this.B16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B16.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B16.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B16.FlatAppearance.BorderSize = 0;
     this.B16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B16.Location = new System.Drawing.Point(29, 0);
     this.B16.Margin = new System.Windows.Forms.Padding(0);
     this.B16.Name = "B16";
     this.B16.Size = new System.Drawing.Size(29, 38);
     this.B16.TabIndex = 10;
     this.B16.UseMnemonic = false;
     this.B16.UseVisualStyleBackColor = true;
     //
     // B17
     //
     this.B17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B17.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B17.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B17.FlatAppearance.BorderSize = 0;
     this.B17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B17.Location = new System.Drawing.Point(58, 0);
     this.B17.Margin = new System.Windows.Forms.Padding(0);
     this.B17.Name = "B17";
     this.B17.Size = new System.Drawing.Size(29, 38);
     this.B17.TabIndex = 9;
     this.B17.UseMnemonic = false;
     this.B17.UseVisualStyleBackColor = true;
     //
     // Row2
     //
     this.Row2.ColumnCount = 7;
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.Row2.Controls.Add(this.B12, 0, 0);
     this.Row2.Controls.Add(this.B13, 0, 0);
     this.Row2.Controls.Add(this.B14, 0, 0);
     this.Row2.Controls.Add(this.B11, 0, 0);
     this.Row2.Controls.Add(this.B8, 0, 0);
     this.Row2.Controls.Add(this.B9, 0, 0);
     this.Row2.Controls.Add(this.B10, 0, 0);
     this.Row2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row2.Location = new System.Drawing.Point(0, 38);
     this.Row2.Margin = new System.Windows.Forms.Padding(0);
     this.Row2.Name = "Row2";
     this.Row2.RowCount = 1;
     this.Row2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.Size = new System.Drawing.Size(204, 38);
     this.Row2.TabIndex = 21;
     //
     // B12
     //
     this.B12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B12.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B12.FlatAppearance.BorderSize = 0;
     this.B12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B12.Location = new System.Drawing.Point(116, 0);
     this.B12.Margin = new System.Windows.Forms.Padding(0);
     this.B12.Name = "B12";
     this.B12.Size = new System.Drawing.Size(29, 38);
     this.B12.TabIndex = 15;
     this.B12.UseMnemonic = false;
     this.B12.UseVisualStyleBackColor = true;
     //
     // B13
     //
     this.B13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B13.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B13.FlatAppearance.BorderSize = 0;
     this.B13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B13.Location = new System.Drawing.Point(145, 0);
     this.B13.Margin = new System.Windows.Forms.Padding(0);
     this.B13.Name = "B13";
     this.B13.Size = new System.Drawing.Size(29, 38);
     this.B13.TabIndex = 14;
     this.B13.UseMnemonic = false;
     this.B13.UseVisualStyleBackColor = true;
     //
     // B14
     //
     this.B14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B14.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B14.FlatAppearance.BorderSize = 0;
     this.B14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B14.Location = new System.Drawing.Point(174, 0);
     this.B14.Margin = new System.Windows.Forms.Padding(0);
     this.B14.Name = "B14";
     this.B14.Size = new System.Drawing.Size(30, 38);
     this.B14.TabIndex = 13;
     this.B14.UseMnemonic = false;
     this.B14.UseVisualStyleBackColor = true;
     //
     // B11
     //
     this.B11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B11.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B11.FlatAppearance.BorderSize = 0;
     this.B11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B11.Location = new System.Drawing.Point(87, 0);
     this.B11.Margin = new System.Windows.Forms.Padding(0);
     this.B11.Name = "B11";
     this.B11.Size = new System.Drawing.Size(29, 38);
     this.B11.TabIndex = 12;
     this.B11.UseMnemonic = false;
     this.B11.UseVisualStyleBackColor = true;
     //
     // B8
     //
     this.B8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B8.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B8.FlatAppearance.BorderSize = 0;
     this.B8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B8.Location = new System.Drawing.Point(0, 0);
     this.B8.Margin = new System.Windows.Forms.Padding(0);
     this.B8.Name = "B8";
     this.B8.Size = new System.Drawing.Size(29, 38);
     this.B8.TabIndex = 11;
     this.B8.UseMnemonic = false;
     this.B8.UseVisualStyleBackColor = true;
     //
     // B9
     //
     this.B9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B9.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B9.FlatAppearance.BorderSize = 0;
     this.B9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B9.Location = new System.Drawing.Point(29, 0);
     this.B9.Margin = new System.Windows.Forms.Padding(0);
     this.B9.Name = "B9";
     this.B9.Size = new System.Drawing.Size(29, 38);
     this.B9.TabIndex = 10;
     this.B9.UseMnemonic = false;
     this.B9.UseVisualStyleBackColor = true;
     //
     // B10
     //
     this.B10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.B10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.B10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.B10.FlatAppearance.BorderSize = 0;
     this.B10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.B10.Location = new System.Drawing.Point(58, 0);
     this.B10.Margin = new System.Windows.Forms.Padding(0);
     this.B10.Name = "B10";
     this.B10.Size = new System.Drawing.Size(29, 38);
     this.B10.TabIndex = 9;
     this.B10.UseMnemonic = false;
     this.B10.UseVisualStyleBackColor = true;
     //
     // AlphabetScanner
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(407, 339);
     this.Controls.Add(this.ScannerBorder);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "AlphabetScanner";
     this.ShowIcon = false;
     this.Text = "Alphabet";
     this.Load += new System.EventHandler(this.AlphabetScanner_Load);
     this.ScannerBorder.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.PredictionWordList.ResumeLayout(false);
     this.ScannerBoxes.ResumeLayout(false);
     this.Box2.ResumeLayout(false);
     this.Row8.ResumeLayout(false);
     this.Row5.ResumeLayout(false);
     this.Row7.ResumeLayout(false);
     this.Row6.ResumeLayout(false);
     this.Box1.ResumeLayout(false);
     this.Row4.ResumeLayout(false);
     this.Row1.ResumeLayout(false);
     this.Row3.ResumeLayout(false);
     this.Row2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.Row8 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row7 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row6 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row5 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row4 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row3 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row2 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row1 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row9 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row10 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row11 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row12 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row13 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row14 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel1.SuspendLayout();
     this.Row8.SuspendLayout();
     this.Row7.SuspendLayout();
     this.Row6.SuspendLayout();
     this.Row5.SuspendLayout();
     this.Row4.SuspendLayout();
     this.Row3.SuspendLayout();
     this.Row2.SuspendLayout();
     this.Row1.SuspendLayout();
     this.Row9.SuspendLayout();
     this.Row10.SuspendLayout();
     this.Row11.SuspendLayout();
     this.Row12.SuspendLayout();
     this.Row13.SuspendLayout();
     this.Row14.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.Row8, 0, 7);
     this.tableLayoutPanel1.Controls.Add(this.Row7, 0, 6);
     this.tableLayoutPanel1.Controls.Add(this.Row6, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.Row5, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.Row4, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.Row3, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.Row2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.Row1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.Row9, 0, 8);
     this.tableLayoutPanel1.Controls.Add(this.Row10, 0, 9);
     this.tableLayoutPanel1.Controls.Add(this.Row11, 0, 10);
     this.tableLayoutPanel1.Controls.Add(this.Row12, 0, 11);
     this.tableLayoutPanel1.Controls.Add(this.Row13, 0, 12);
     this.tableLayoutPanel1.Controls.Add(this.Row14, 0, 13);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 14;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.142856F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(40, 518);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // Row8
     //
     this.Row8.ColumnCount = 1;
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row8.Controls.Add(this.ItemIcon8, 0, 0);
     this.Row8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row8.Location = new System.Drawing.Point(0, 259);
     this.Row8.Margin = new System.Windows.Forms.Padding(0);
     this.Row8.Name = "Row8";
     this.Row8.RowCount = 1;
     this.Row8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row8.Size = new System.Drawing.Size(40, 37);
     this.Row8.TabIndex = 8;
     //
     // ItemIcon8
     //
     this.ItemIcon8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon8.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon8.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon8.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon8.Name = "ItemIcon8";
     this.ItemIcon8.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon8.TabIndex = 0;
     this.ItemIcon8.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon8.UseMnemonic = false;
     this.ItemIcon8.UseVisualStyleBackColor = true;
     //
     // Row7
     //
     this.Row7.ColumnCount = 1;
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row7.Controls.Add(this.ItemIcon7, 0, 0);
     this.Row7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row7.Location = new System.Drawing.Point(0, 222);
     this.Row7.Margin = new System.Windows.Forms.Padding(0);
     this.Row7.Name = "Row7";
     this.Row7.RowCount = 1;
     this.Row7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row7.Size = new System.Drawing.Size(40, 37);
     this.Row7.TabIndex = 7;
     //
     // ItemIcon7
     //
     this.ItemIcon7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon7.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon7.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon7.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon7.Name = "ItemIcon7";
     this.ItemIcon7.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon7.TabIndex = 0;
     this.ItemIcon7.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon7.UseMnemonic = false;
     this.ItemIcon7.UseVisualStyleBackColor = true;
     //
     // Row6
     //
     this.Row6.ColumnCount = 1;
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row6.Controls.Add(this.ItemIcon6, 0, 0);
     this.Row6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row6.Location = new System.Drawing.Point(0, 185);
     this.Row6.Margin = new System.Windows.Forms.Padding(0);
     this.Row6.Name = "Row6";
     this.Row6.RowCount = 1;
     this.Row6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row6.Size = new System.Drawing.Size(40, 37);
     this.Row6.TabIndex = 6;
     //
     // ItemIcon6
     //
     this.ItemIcon6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon6.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon6.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon6.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon6.Name = "ItemIcon6";
     this.ItemIcon6.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon6.TabIndex = 0;
     this.ItemIcon6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon6.UseMnemonic = false;
     this.ItemIcon6.UseVisualStyleBackColor = true;
     //
     // Row5
     //
     this.Row5.ColumnCount = 1;
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row5.Controls.Add(this.ItemIcon5, 0, 0);
     this.Row5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row5.Location = new System.Drawing.Point(0, 148);
     this.Row5.Margin = new System.Windows.Forms.Padding(0);
     this.Row5.Name = "Row5";
     this.Row5.RowCount = 1;
     this.Row5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row5.Size = new System.Drawing.Size(40, 37);
     this.Row5.TabIndex = 5;
     //
     // ItemIcon5
     //
     this.ItemIcon5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon5.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon5.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon5.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon5.Name = "ItemIcon5";
     this.ItemIcon5.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon5.TabIndex = 0;
     this.ItemIcon5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon5.UseMnemonic = false;
     this.ItemIcon5.UseVisualStyleBackColor = true;
     //
     // Row4
     //
     this.Row4.ColumnCount = 1;
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row4.Controls.Add(this.ItemIcon4, 0, 0);
     this.Row4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row4.Location = new System.Drawing.Point(0, 111);
     this.Row4.Margin = new System.Windows.Forms.Padding(0);
     this.Row4.Name = "Row4";
     this.Row4.RowCount = 1;
     this.Row4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row4.Size = new System.Drawing.Size(40, 37);
     this.Row4.TabIndex = 4;
     //
     // ItemIcon4
     //
     this.ItemIcon4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon4.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon4.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon4.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon4.Name = "ItemIcon4";
     this.ItemIcon4.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon4.TabIndex = 0;
     this.ItemIcon4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon4.UseMnemonic = false;
     this.ItemIcon4.UseVisualStyleBackColor = true;
     //
     // Row3
     //
     this.Row3.ColumnCount = 1;
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row3.Controls.Add(this.ItemIcon3, 0, 0);
     this.Row3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row3.Location = new System.Drawing.Point(0, 74);
     this.Row3.Margin = new System.Windows.Forms.Padding(0);
     this.Row3.Name = "Row3";
     this.Row3.RowCount = 1;
     this.Row3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row3.Size = new System.Drawing.Size(40, 37);
     this.Row3.TabIndex = 3;
     //
     // ItemIcon3
     //
     this.ItemIcon3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon3.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon3.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon3.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon3.Name = "ItemIcon3";
     this.ItemIcon3.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon3.TabIndex = 0;
     this.ItemIcon3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon3.UseMnemonic = false;
     this.ItemIcon3.UseVisualStyleBackColor = true;
     //
     // Row2
     //
     this.Row2.ColumnCount = 1;
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.Row2.Controls.Add(this.ItemIcon2, 0, 0);
     this.Row2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row2.Location = new System.Drawing.Point(0, 37);
     this.Row2.Margin = new System.Windows.Forms.Padding(0);
     this.Row2.Name = "Row2";
     this.Row2.RowCount = 1;
     this.Row2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.Size = new System.Drawing.Size(40, 37);
     this.Row2.TabIndex = 2;
     //
     // ItemIcon2
     //
     this.ItemIcon2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon2.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon2.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon2.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon2.Name = "ItemIcon2";
     this.ItemIcon2.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon2.TabIndex = 0;
     this.ItemIcon2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon2.UseMnemonic = false;
     this.ItemIcon2.UseVisualStyleBackColor = true;
     //
     // Row1
     //
     this.Row1.ColumnCount = 1;
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.Row1.Controls.Add(this.ItemIcon1, 0, 0);
     this.Row1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row1.Location = new System.Drawing.Point(0, 0);
     this.Row1.Margin = new System.Windows.Forms.Padding(0);
     this.Row1.Name = "Row1";
     this.Row1.RowCount = 1;
     this.Row1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.Size = new System.Drawing.Size(40, 37);
     this.Row1.TabIndex = 1;
     //
     // ItemIcon1
     //
     this.ItemIcon1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon1.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon1.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon1.Name = "ItemIcon1";
     this.ItemIcon1.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon1.TabIndex = 0;
     this.ItemIcon1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon1.UseMnemonic = false;
     this.ItemIcon1.UseVisualStyleBackColor = true;
     //
     // Row9
     //
     this.Row9.ColumnCount = 1;
     this.Row9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row9.Controls.Add(this.ItemIcon9, 0, 0);
     this.Row9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row9.Location = new System.Drawing.Point(0, 296);
     this.Row9.Margin = new System.Windows.Forms.Padding(0);
     this.Row9.Name = "Row9";
     this.Row9.RowCount = 1;
     this.Row9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row9.Size = new System.Drawing.Size(40, 37);
     this.Row9.TabIndex = 9;
     //
     // ItemIcon9
     //
     this.ItemIcon9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon9.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon9.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon9.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon9.Name = "ItemIcon9";
     this.ItemIcon9.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon9.TabIndex = 0;
     this.ItemIcon9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon9.UseMnemonic = false;
     this.ItemIcon9.UseVisualStyleBackColor = true;
     //
     // Row10
     //
     this.Row10.ColumnCount = 1;
     this.Row10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row10.Controls.Add(this.ItemIcon10, 0, 0);
     this.Row10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row10.Location = new System.Drawing.Point(0, 333);
     this.Row10.Margin = new System.Windows.Forms.Padding(0);
     this.Row10.Name = "Row10";
     this.Row10.RowCount = 1;
     this.Row10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row10.Size = new System.Drawing.Size(40, 37);
     this.Row10.TabIndex = 10;
     //
     // ItemIcon10
     //
     this.ItemIcon10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon10.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon10.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon10.Name = "ItemIcon10";
     this.ItemIcon10.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon10.TabIndex = 0;
     this.ItemIcon10.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon10.UseMnemonic = false;
     this.ItemIcon10.UseVisualStyleBackColor = true;
     //
     // Row11
     //
     this.Row11.ColumnCount = 1;
     this.Row11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row11.Controls.Add(this.ItemIcon11, 0, 0);
     this.Row11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row11.Location = new System.Drawing.Point(0, 370);
     this.Row11.Margin = new System.Windows.Forms.Padding(0);
     this.Row11.Name = "Row11";
     this.Row11.RowCount = 1;
     this.Row11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row11.Size = new System.Drawing.Size(40, 37);
     this.Row11.TabIndex = 11;
     //
     // ItemIcon11
     //
     this.ItemIcon11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon11.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon11.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon11.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon11.Name = "ItemIcon11";
     this.ItemIcon11.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon11.TabIndex = 0;
     this.ItemIcon11.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon11.UseMnemonic = false;
     this.ItemIcon11.UseVisualStyleBackColor = true;
     //
     // Row12
     //
     this.Row12.ColumnCount = 1;
     this.Row12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row12.Controls.Add(this.ItemIcon12, 0, 0);
     this.Row12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row12.Location = new System.Drawing.Point(0, 407);
     this.Row12.Margin = new System.Windows.Forms.Padding(0);
     this.Row12.Name = "Row12";
     this.Row12.RowCount = 1;
     this.Row12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row12.Size = new System.Drawing.Size(40, 37);
     this.Row12.TabIndex = 12;
     //
     // ItemIcon12
     //
     this.ItemIcon12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon12.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon12.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon12.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon12.Name = "ItemIcon12";
     this.ItemIcon12.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon12.TabIndex = 0;
     this.ItemIcon12.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon12.UseMnemonic = false;
     this.ItemIcon12.UseVisualStyleBackColor = true;
     //
     // Row13
     //
     this.Row13.ColumnCount = 1;
     this.Row13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row13.Controls.Add(this.ItemIcon13, 0, 0);
     this.Row13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row13.Location = new System.Drawing.Point(0, 444);
     this.Row13.Margin = new System.Windows.Forms.Padding(0);
     this.Row13.Name = "Row13";
     this.Row13.RowCount = 1;
     this.Row13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row13.Size = new System.Drawing.Size(40, 37);
     this.Row13.TabIndex = 13;
     //
     // ItemIcon13
     //
     this.ItemIcon13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon13.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon13.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon13.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon13.Name = "ItemIcon13";
     this.ItemIcon13.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon13.TabIndex = 0;
     this.ItemIcon13.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon13.UseMnemonic = false;
     this.ItemIcon13.UseVisualStyleBackColor = true;
     //
     // Row14
     //
     this.Row14.ColumnCount = 1;
     this.Row14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row14.Controls.Add(this.ItemIcon14, 0, 0);
     this.Row14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row14.Location = new System.Drawing.Point(0, 481);
     this.Row14.Margin = new System.Windows.Forms.Padding(0);
     this.Row14.Name = "Row14";
     this.Row14.RowCount = 1;
     this.Row14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row14.Size = new System.Drawing.Size(40, 37);
     this.Row14.TabIndex = 14;
     //
     // ItemIcon14
     //
     this.ItemIcon14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon14.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon14.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon14.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon14.Name = "ItemIcon14";
     this.ItemIcon14.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon14.TabIndex = 0;
     this.ItemIcon14.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon14.UseMnemonic = false;
     this.ItemIcon14.UseVisualStyleBackColor = true;
     //
     // ContextMenuIcons
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(40, 518);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "ContextMenuIcons";
     this.Text = "ACAT";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.Row8.ResumeLayout(false);
     this.Row7.ResumeLayout(false);
     this.Row6.ResumeLayout(false);
     this.Row5.ResumeLayout(false);
     this.Row4.ResumeLayout(false);
     this.Row3.ResumeLayout(false);
     this.Row2.ResumeLayout(false);
     this.Row1.ResumeLayout(false);
     this.Row9.ResumeLayout(false);
     this.Row10.ResumeLayout(false);
     this.Row11.ResumeLayout(false);
     this.Row12.ResumeLayout(false);
     this.Row13.ResumeLayout(false);
     this.Row14.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.Row8 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText8 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row7 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText7 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row6 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText6 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row5 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText5 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row4 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText4 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row3 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText3 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row2 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText2 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row1 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText1 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.TitleRow = new System.Windows.Forms.TableLayoutPanel();
     this.ContextMenuTitle = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row9 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText9 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row10 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText10 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row11 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText11 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row12 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText12 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row13 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText13 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.Row14 = new System.Windows.Forms.TableLayoutPanel();
     this.ItemIcon14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.ItemText14 = new ACAT.Lib.Core.WidgetManagement.ScannerButtonControl();
     this.tableLayoutPanel1.SuspendLayout();
     this.Row8.SuspendLayout();
     this.Row7.SuspendLayout();
     this.Row6.SuspendLayout();
     this.Row5.SuspendLayout();
     this.Row4.SuspendLayout();
     this.Row3.SuspendLayout();
     this.Row2.SuspendLayout();
     this.Row1.SuspendLayout();
     this.TitleRow.SuspendLayout();
     this.Row9.SuspendLayout();
     this.Row10.SuspendLayout();
     this.Row11.SuspendLayout();
     this.Row12.SuspendLayout();
     this.Row13.SuspendLayout();
     this.Row14.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.Row8, 0, 8);
     this.tableLayoutPanel1.Controls.Add(this.Row7, 0, 7);
     this.tableLayoutPanel1.Controls.Add(this.Row6, 0, 6);
     this.tableLayoutPanel1.Controls.Add(this.Row5, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.Row4, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.Row3, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.Row2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.Row1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.TitleRow, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.Row9, 0, 9);
     this.tableLayoutPanel1.Controls.Add(this.Row10, 0, 10);
     this.tableLayoutPanel1.Controls.Add(this.Row11, 0, 11);
     this.tableLayoutPanel1.Controls.Add(this.Row12, 0, 12);
     this.tableLayoutPanel1.Controls.Add(this.Row13, 0, 13);
     this.tableLayoutPanel1.Controls.Add(this.Row14, 0, 14);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 15;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.666666F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(215, 555);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // Row8
     //
     this.Row8.ColumnCount = 2;
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row8.Controls.Add(this.ItemIcon8, 0, 0);
     this.Row8.Controls.Add(this.ItemText8, 1, 0);
     this.Row8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row8.Location = new System.Drawing.Point(0, 296);
     this.Row8.Margin = new System.Windows.Forms.Padding(0);
     this.Row8.Name = "Row8";
     this.Row8.RowCount = 1;
     this.Row8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row8.Size = new System.Drawing.Size(215, 37);
     this.Row8.TabIndex = 8;
     //
     // ItemIcon8
     //
     this.ItemIcon8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon8.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon8.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon8.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon8.Name = "ItemIcon8";
     this.ItemIcon8.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon8.TabIndex = 0;
     this.ItemIcon8.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon8.UseMnemonic = false;
     this.ItemIcon8.UseVisualStyleBackColor = true;
     //
     // ItemText8
     //
     this.ItemText8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText8.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText8.Location = new System.Drawing.Point(40, 0);
     this.ItemText8.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText8.Name = "ItemText8";
     this.ItemText8.Size = new System.Drawing.Size(175, 37);
     this.ItemText8.TabIndex = 1;
     this.ItemText8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText8.UseMnemonic = false;
     this.ItemText8.UseVisualStyleBackColor = true;
     //
     // Row7
     //
     this.Row7.ColumnCount = 2;
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row7.Controls.Add(this.ItemIcon7, 0, 0);
     this.Row7.Controls.Add(this.ItemText7, 1, 0);
     this.Row7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row7.Location = new System.Drawing.Point(0, 259);
     this.Row7.Margin = new System.Windows.Forms.Padding(0);
     this.Row7.Name = "Row7";
     this.Row7.RowCount = 1;
     this.Row7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row7.Size = new System.Drawing.Size(215, 37);
     this.Row7.TabIndex = 7;
     //
     // ItemIcon7
     //
     this.ItemIcon7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon7.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon7.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon7.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon7.Name = "ItemIcon7";
     this.ItemIcon7.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon7.TabIndex = 0;
     this.ItemIcon7.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon7.UseMnemonic = false;
     this.ItemIcon7.UseVisualStyleBackColor = true;
     //
     // ItemText7
     //
     this.ItemText7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText7.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText7.Location = new System.Drawing.Point(40, 0);
     this.ItemText7.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText7.Name = "ItemText7";
     this.ItemText7.Size = new System.Drawing.Size(175, 37);
     this.ItemText7.TabIndex = 1;
     this.ItemText7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText7.UseMnemonic = false;
     this.ItemText7.UseVisualStyleBackColor = true;
     //
     // Row6
     //
     this.Row6.ColumnCount = 2;
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row6.Controls.Add(this.ItemIcon6, 0, 0);
     this.Row6.Controls.Add(this.ItemText6, 1, 0);
     this.Row6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row6.Location = new System.Drawing.Point(0, 222);
     this.Row6.Margin = new System.Windows.Forms.Padding(0);
     this.Row6.Name = "Row6";
     this.Row6.RowCount = 1;
     this.Row6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row6.Size = new System.Drawing.Size(215, 37);
     this.Row6.TabIndex = 6;
     //
     // ItemIcon6
     //
     this.ItemIcon6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon6.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon6.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon6.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon6.Name = "ItemIcon6";
     this.ItemIcon6.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon6.TabIndex = 0;
     this.ItemIcon6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon6.UseMnemonic = false;
     this.ItemIcon6.UseVisualStyleBackColor = true;
     //
     // ItemText6
     //
     this.ItemText6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText6.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText6.Location = new System.Drawing.Point(40, 0);
     this.ItemText6.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText6.Name = "ItemText6";
     this.ItemText6.Size = new System.Drawing.Size(175, 37);
     this.ItemText6.TabIndex = 1;
     this.ItemText6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText6.UseMnemonic = false;
     this.ItemText6.UseVisualStyleBackColor = true;
     //
     // Row5
     //
     this.Row5.ColumnCount = 2;
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row5.Controls.Add(this.ItemIcon5, 0, 0);
     this.Row5.Controls.Add(this.ItemText5, 1, 0);
     this.Row5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row5.Location = new System.Drawing.Point(0, 185);
     this.Row5.Margin = new System.Windows.Forms.Padding(0);
     this.Row5.Name = "Row5";
     this.Row5.RowCount = 1;
     this.Row5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row5.Size = new System.Drawing.Size(215, 37);
     this.Row5.TabIndex = 5;
     //
     // ItemIcon5
     //
     this.ItemIcon5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon5.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon5.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon5.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon5.Name = "ItemIcon5";
     this.ItemIcon5.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon5.TabIndex = 0;
     this.ItemIcon5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon5.UseMnemonic = false;
     this.ItemIcon5.UseVisualStyleBackColor = true;
     //
     // ItemText5
     //
     this.ItemText5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText5.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText5.Location = new System.Drawing.Point(40, 0);
     this.ItemText5.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText5.Name = "ItemText5";
     this.ItemText5.Size = new System.Drawing.Size(175, 37);
     this.ItemText5.TabIndex = 1;
     this.ItemText5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText5.UseMnemonic = false;
     this.ItemText5.UseVisualStyleBackColor = true;
     //
     // Row4
     //
     this.Row4.ColumnCount = 2;
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row4.Controls.Add(this.ItemIcon4, 0, 0);
     this.Row4.Controls.Add(this.ItemText4, 1, 0);
     this.Row4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row4.Location = new System.Drawing.Point(0, 148);
     this.Row4.Margin = new System.Windows.Forms.Padding(0);
     this.Row4.Name = "Row4";
     this.Row4.RowCount = 1;
     this.Row4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row4.Size = new System.Drawing.Size(215, 37);
     this.Row4.TabIndex = 4;
     //
     // ItemIcon4
     //
     this.ItemIcon4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon4.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon4.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon4.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon4.Name = "ItemIcon4";
     this.ItemIcon4.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon4.TabIndex = 0;
     this.ItemIcon4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon4.UseMnemonic = false;
     this.ItemIcon4.UseVisualStyleBackColor = true;
     //
     // ItemText4
     //
     this.ItemText4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText4.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText4.Location = new System.Drawing.Point(40, 0);
     this.ItemText4.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText4.Name = "ItemText4";
     this.ItemText4.Size = new System.Drawing.Size(175, 37);
     this.ItemText4.TabIndex = 1;
     this.ItemText4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText4.UseMnemonic = false;
     this.ItemText4.UseVisualStyleBackColor = true;
     //
     // Row3
     //
     this.Row3.ColumnCount = 2;
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row3.Controls.Add(this.ItemIcon3, 0, 0);
     this.Row3.Controls.Add(this.ItemText3, 1, 0);
     this.Row3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row3.Location = new System.Drawing.Point(0, 111);
     this.Row3.Margin = new System.Windows.Forms.Padding(0);
     this.Row3.Name = "Row3";
     this.Row3.RowCount = 1;
     this.Row3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row3.Size = new System.Drawing.Size(215, 37);
     this.Row3.TabIndex = 3;
     //
     // ItemIcon3
     //
     this.ItemIcon3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon3.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon3.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon3.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon3.Name = "ItemIcon3";
     this.ItemIcon3.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon3.TabIndex = 0;
     this.ItemIcon3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon3.UseMnemonic = false;
     this.ItemIcon3.UseVisualStyleBackColor = true;
     //
     // ItemText3
     //
     this.ItemText3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText3.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText3.Location = new System.Drawing.Point(40, 0);
     this.ItemText3.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText3.Name = "ItemText3";
     this.ItemText3.Size = new System.Drawing.Size(175, 37);
     this.ItemText3.TabIndex = 1;
     this.ItemText3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText3.UseMnemonic = false;
     this.ItemText3.UseVisualStyleBackColor = true;
     //
     // Row2
     //
     this.Row2.ColumnCount = 2;
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row2.Controls.Add(this.ItemIcon2, 0, 0);
     this.Row2.Controls.Add(this.ItemText2, 1, 0);
     this.Row2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row2.Location = new System.Drawing.Point(0, 74);
     this.Row2.Margin = new System.Windows.Forms.Padding(0);
     this.Row2.Name = "Row2";
     this.Row2.RowCount = 1;
     this.Row2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row2.Size = new System.Drawing.Size(215, 37);
     this.Row2.TabIndex = 2;
     //
     // ItemIcon2
     //
     this.ItemIcon2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon2.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon2.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon2.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon2.Name = "ItemIcon2";
     this.ItemIcon2.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon2.TabIndex = 0;
     this.ItemIcon2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon2.UseMnemonic = false;
     this.ItemIcon2.UseVisualStyleBackColor = true;
     //
     // ItemText2
     //
     this.ItemText2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText2.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText2.Location = new System.Drawing.Point(40, 0);
     this.ItemText2.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText2.Name = "ItemText2";
     this.ItemText2.Size = new System.Drawing.Size(175, 37);
     this.ItemText2.TabIndex = 1;
     this.ItemText2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText2.UseMnemonic = false;
     this.ItemText2.UseVisualStyleBackColor = true;
     //
     // Row1
     //
     this.Row1.ColumnCount = 2;
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.Row1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.Row1.Controls.Add(this.ItemIcon1, 0, 0);
     this.Row1.Controls.Add(this.ItemText1, 1, 0);
     this.Row1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row1.Location = new System.Drawing.Point(0, 37);
     this.Row1.Margin = new System.Windows.Forms.Padding(0);
     this.Row1.Name = "Row1";
     this.Row1.RowCount = 1;
     this.Row1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row1.Size = new System.Drawing.Size(215, 37);
     this.Row1.TabIndex = 1;
     //
     // ItemIcon1
     //
     this.ItemIcon1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon1.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon1.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon1.Name = "ItemIcon1";
     this.ItemIcon1.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon1.TabIndex = 0;
     this.ItemIcon1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon1.UseMnemonic = false;
     this.ItemIcon1.UseVisualStyleBackColor = true;
     //
     // ItemText1
     //
     this.ItemText1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText1.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText1.Location = new System.Drawing.Point(40, 0);
     this.ItemText1.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText1.Name = "ItemText1";
     this.ItemText1.Size = new System.Drawing.Size(175, 37);
     this.ItemText1.TabIndex = 1;
     this.ItemText1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText1.UseMnemonic = false;
     this.ItemText1.UseVisualStyleBackColor = true;
     //
     // TitleRow
     //
     this.TitleRow.ColumnCount = 2;
     this.TitleRow.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78109F));
     this.TitleRow.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.21891F));
     this.TitleRow.Controls.Add(this.ContextMenuTitle, 0, 0);
     this.TitleRow.Dock = System.Windows.Forms.DockStyle.Fill;
     this.TitleRow.Location = new System.Drawing.Point(0, 0);
     this.TitleRow.Margin = new System.Windows.Forms.Padding(0);
     this.TitleRow.Name = "TitleRow";
     this.TitleRow.RowCount = 1;
     this.TitleRow.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.TitleRow.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
     this.TitleRow.Size = new System.Drawing.Size(215, 37);
     this.TitleRow.TabIndex = 0;
     //
     // ContextMenuTitle
     //
     this.ContextMenuTitle.AutoEllipsis = true;
     this.ContextMenuTitle.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.TitleRow.SetColumnSpan(this.ContextMenuTitle, 2);
     this.ContextMenuTitle.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ContextMenuTitle.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ContextMenuTitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ContextMenuTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenuTitle.Location = new System.Drawing.Point(0, 0);
     this.ContextMenuTitle.Margin = new System.Windows.Forms.Padding(0);
     this.ContextMenuTitle.Name = "ContextMenuTitle";
     this.ContextMenuTitle.Size = new System.Drawing.Size(215, 37);
     this.ContextMenuTitle.TabIndex = 1;
     this.ContextMenuTitle.UseMnemonic = false;
     this.ContextMenuTitle.UseVisualStyleBackColor = true;
     //
     // Row9
     //
     this.Row9.ColumnCount = 2;
     this.Row9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.22F));
     this.Row9.Controls.Add(this.ItemIcon9, 0, 0);
     this.Row9.Controls.Add(this.ItemText9, 1, 0);
     this.Row9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row9.Location = new System.Drawing.Point(0, 333);
     this.Row9.Margin = new System.Windows.Forms.Padding(0);
     this.Row9.Name = "Row9";
     this.Row9.RowCount = 1;
     this.Row9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row9.Size = new System.Drawing.Size(215, 37);
     this.Row9.TabIndex = 9;
     //
     // ItemIcon9
     //
     this.ItemIcon9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon9.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon9.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon9.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon9.Name = "ItemIcon9";
     this.ItemIcon9.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon9.TabIndex = 0;
     this.ItemIcon9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon9.UseMnemonic = false;
     this.ItemIcon9.UseVisualStyleBackColor = true;
     //
     // ItemText9
     //
     this.ItemText9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText9.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText9.Location = new System.Drawing.Point(40, 0);
     this.ItemText9.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText9.Name = "ItemText9";
     this.ItemText9.Size = new System.Drawing.Size(175, 37);
     this.ItemText9.TabIndex = 1;
     this.ItemText9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText9.UseMnemonic = false;
     this.ItemText9.UseVisualStyleBackColor = true;
     //
     // Row10
     //
     this.Row10.ColumnCount = 2;
     this.Row10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.22F));
     this.Row10.Controls.Add(this.ItemIcon10, 0, 0);
     this.Row10.Controls.Add(this.ItemText10, 1, 0);
     this.Row10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row10.Location = new System.Drawing.Point(0, 370);
     this.Row10.Margin = new System.Windows.Forms.Padding(0);
     this.Row10.Name = "Row10";
     this.Row10.RowCount = 1;
     this.Row10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row10.Size = new System.Drawing.Size(215, 37);
     this.Row10.TabIndex = 10;
     //
     // ItemIcon10
     //
     this.ItemIcon10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon10.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon10.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon10.Name = "ItemIcon10";
     this.ItemIcon10.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon10.TabIndex = 0;
     this.ItemIcon10.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon10.UseMnemonic = false;
     this.ItemIcon10.UseVisualStyleBackColor = true;
     //
     // ItemText10
     //
     this.ItemText10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText10.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText10.Location = new System.Drawing.Point(40, 0);
     this.ItemText10.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText10.Name = "ItemText10";
     this.ItemText10.Size = new System.Drawing.Size(175, 37);
     this.ItemText10.TabIndex = 1;
     this.ItemText10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText10.UseMnemonic = false;
     this.ItemText10.UseVisualStyleBackColor = true;
     //
     // Row11
     //
     this.Row11.ColumnCount = 2;
     this.Row11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.22F));
     this.Row11.Controls.Add(this.ItemIcon11, 0, 0);
     this.Row11.Controls.Add(this.ItemText11, 1, 0);
     this.Row11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row11.Location = new System.Drawing.Point(0, 407);
     this.Row11.Margin = new System.Windows.Forms.Padding(0);
     this.Row11.Name = "Row11";
     this.Row11.RowCount = 1;
     this.Row11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row11.Size = new System.Drawing.Size(215, 37);
     this.Row11.TabIndex = 11;
     //
     // ItemIcon11
     //
     this.ItemIcon11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon11.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon11.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon11.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon11.Name = "ItemIcon11";
     this.ItemIcon11.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon11.TabIndex = 0;
     this.ItemIcon11.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon11.UseMnemonic = false;
     this.ItemIcon11.UseVisualStyleBackColor = true;
     //
     // ItemText11
     //
     this.ItemText11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText11.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText11.Location = new System.Drawing.Point(40, 0);
     this.ItemText11.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText11.Name = "ItemText11";
     this.ItemText11.Size = new System.Drawing.Size(175, 37);
     this.ItemText11.TabIndex = 1;
     this.ItemText11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText11.UseMnemonic = false;
     this.ItemText11.UseVisualStyleBackColor = true;
     //
     // Row12
     //
     this.Row12.ColumnCount = 2;
     this.Row12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.22F));
     this.Row12.Controls.Add(this.ItemIcon12, 0, 0);
     this.Row12.Controls.Add(this.ItemText12, 1, 0);
     this.Row12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row12.Location = new System.Drawing.Point(0, 444);
     this.Row12.Margin = new System.Windows.Forms.Padding(0);
     this.Row12.Name = "Row12";
     this.Row12.RowCount = 1;
     this.Row12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row12.Size = new System.Drawing.Size(215, 37);
     this.Row12.TabIndex = 12;
     //
     // ItemIcon12
     //
     this.ItemIcon12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon12.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon12.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon12.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon12.Name = "ItemIcon12";
     this.ItemIcon12.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon12.TabIndex = 0;
     this.ItemIcon12.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon12.UseMnemonic = false;
     this.ItemIcon12.UseVisualStyleBackColor = true;
     //
     // ItemText12
     //
     this.ItemText12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText12.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText12.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText12.Location = new System.Drawing.Point(40, 0);
     this.ItemText12.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText12.Name = "ItemText12";
     this.ItemText12.Size = new System.Drawing.Size(175, 37);
     this.ItemText12.TabIndex = 1;
     this.ItemText12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText12.UseMnemonic = false;
     this.ItemText12.UseVisualStyleBackColor = true;
     //
     // Row13
     //
     this.Row13.ColumnCount = 2;
     this.Row13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.22F));
     this.Row13.Controls.Add(this.ItemIcon13, 0, 0);
     this.Row13.Controls.Add(this.ItemText13, 1, 0);
     this.Row13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row13.Location = new System.Drawing.Point(0, 481);
     this.Row13.Margin = new System.Windows.Forms.Padding(0);
     this.Row13.Name = "Row13";
     this.Row13.RowCount = 1;
     this.Row13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row13.Size = new System.Drawing.Size(215, 37);
     this.Row13.TabIndex = 13;
     //
     // ItemIcon13
     //
     this.ItemIcon13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon13.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon13.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon13.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon13.Name = "ItemIcon13";
     this.ItemIcon13.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon13.TabIndex = 0;
     this.ItemIcon13.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon13.UseMnemonic = false;
     this.ItemIcon13.UseVisualStyleBackColor = true;
     //
     // ItemText13
     //
     this.ItemText13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText13.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText13.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText13.Location = new System.Drawing.Point(40, 0);
     this.ItemText13.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText13.Name = "ItemText13";
     this.ItemText13.Size = new System.Drawing.Size(175, 37);
     this.ItemText13.TabIndex = 1;
     this.ItemText13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText13.UseMnemonic = false;
     this.ItemText13.UseVisualStyleBackColor = true;
     //
     // Row14
     //
     this.Row14.ColumnCount = 2;
     this.Row14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.78F));
     this.Row14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.22F));
     this.Row14.Controls.Add(this.ItemIcon14, 0, 0);
     this.Row14.Controls.Add(this.ItemText14, 1, 0);
     this.Row14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Row14.Location = new System.Drawing.Point(0, 518);
     this.Row14.Margin = new System.Windows.Forms.Padding(0);
     this.Row14.Name = "Row14";
     this.Row14.RowCount = 1;
     this.Row14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.Row14.Size = new System.Drawing.Size(215, 37);
     this.Row14.TabIndex = 14;
     //
     // ItemIcon14
     //
     this.ItemIcon14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemIcon14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemIcon14.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemIcon14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemIcon14.Location = new System.Drawing.Point(0, 0);
     this.ItemIcon14.Margin = new System.Windows.Forms.Padding(0);
     this.ItemIcon14.Name = "ItemIcon14";
     this.ItemIcon14.Size = new System.Drawing.Size(40, 37);
     this.ItemIcon14.TabIndex = 0;
     this.ItemIcon14.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.ItemIcon14.UseMnemonic = false;
     this.ItemIcon14.UseVisualStyleBackColor = true;
     //
     // ItemText14
     //
     this.ItemText14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ItemText14.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ItemText14.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.ItemText14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.ItemText14.Location = new System.Drawing.Point(40, 0);
     this.ItemText14.Margin = new System.Windows.Forms.Padding(0);
     this.ItemText14.Name = "ItemText14";
     this.ItemText14.Size = new System.Drawing.Size(175, 37);
     this.ItemText14.TabIndex = 1;
     this.ItemText14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.ItemText14.UseMnemonic = false;
     this.ItemText14.UseVisualStyleBackColor = true;
     //
     // ContextualMenu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(215, 555);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "ContextualMenu";
     this.Text = "ACAT";
     this.TopMost = true;
     this.tableLayoutPanel1.ResumeLayout(false);
     this.Row8.ResumeLayout(false);
     this.Row7.ResumeLayout(false);
     this.Row6.ResumeLayout(false);
     this.Row5.ResumeLayout(false);
     this.Row4.ResumeLayout(false);
     this.Row3.ResumeLayout(false);
     this.Row2.ResumeLayout(false);
     this.Row1.ResumeLayout(false);
     this.TitleRow.ResumeLayout(false);
     this.Row9.ResumeLayout(false);
     this.Row10.ResumeLayout(false);
     this.Row11.ResumeLayout(false);
     this.Row12.ResumeLayout(false);
     this.Row13.ResumeLayout(false);
     this.Row14.ResumeLayout(false);
     this.ResumeLayout(false);
 }