namespace Aktywator { partial class HandRecordPreview { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.lNorthSpades = new System.Windows.Forms.Label(); this.lNorthHearts = new System.Windows.Forms.Label(); this.lNorthDiamonds = new System.Windows.Forms.Label(); this.lNorthClubs = new System.Windows.Forms.Label(); this.lEastSpades = new System.Windows.Forms.Label(); this.lEastHearts = new System.Windows.Forms.Label(); this.lEastDiamonds = new System.Windows.Forms.Label(); this.lEastClubs = new System.Windows.Forms.Label(); this.lSouthSpades = new System.Windows.Forms.Label(); this.lSouthHearts = new System.Windows.Forms.Label(); this.lSouthDiamonds = new System.Windows.Forms.Label(); this.lSouthClubs = new System.Windows.Forms.Label(); this.lWestClubs = new System.Windows.Forms.Label(); this.lWestDiamonds = new System.Windows.Forms.Label(); this.lWestHearts = new System.Windows.Forms.Label(); this.lWestSpades = new System.Windows.Forms.Label(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 6; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.845966F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 26.48737F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.845966F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 26.48737F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.845966F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 26.48737F)); this.tableLayoutPanel1.Controls.Add(this.label1, 2, 0); this.tableLayoutPanel1.Controls.Add(this.label2, 2, 1); this.tableLayoutPanel1.Controls.Add(this.label3, 2, 2); this.tableLayoutPanel1.Controls.Add(this.label4, 2, 3); this.tableLayoutPanel1.Controls.Add(this.label5, 0, 4); this.tableLayoutPanel1.Controls.Add(this.label6, 0, 5); this.tableLayoutPanel1.Controls.Add(this.label7, 0, 6); this.tableLayoutPanel1.Controls.Add(this.label8, 0, 7); this.tableLayoutPanel1.Controls.Add(this.label9, 2, 8); this.tableLayoutPanel1.Controls.Add(this.label10, 2, 9); this.tableLayoutPanel1.Controls.Add(this.label11, 2, 10); this.tableLayoutPanel1.Controls.Add(this.label12, 2, 11); this.tableLayoutPanel1.Controls.Add(this.label13, 4, 4); this.tableLayoutPanel1.Controls.Add(this.label14, 4, 5); this.tableLayoutPanel1.Controls.Add(this.label15, 4, 6); this.tableLayoutPanel1.Controls.Add(this.label16, 4, 7); this.tableLayoutPanel1.Controls.Add(this.lNorthSpades, 3, 0); this.tableLayoutPanel1.Controls.Add(this.lNorthHearts, 3, 1); this.tableLayoutPanel1.Controls.Add(this.lNorthDiamonds, 3, 2); this.tableLayoutPanel1.Controls.Add(this.lNorthClubs, 3, 3); this.tableLayoutPanel1.Controls.Add(this.lEastSpades, 5, 4); this.tableLayoutPanel1.Controls.Add(this.lEastHearts, 5, 5); this.tableLayoutPanel1.Controls.Add(this.lEastDiamonds, 5, 6); this.tableLayoutPanel1.Controls.Add(this.lEastClubs, 5, 7); this.tableLayoutPanel1.Controls.Add(this.lSouthSpades, 3, 8); this.tableLayoutPanel1.Controls.Add(this.lSouthHearts, 3, 9); this.tableLayoutPanel1.Controls.Add(this.lSouthDiamonds, 3, 10); this.tableLayoutPanel1.Controls.Add(this.lSouthClubs, 3, 11); this.tableLayoutPanel1.Controls.Add(this.lWestClubs, 1, 7); this.tableLayoutPanel1.Controls.Add(this.lWestDiamonds, 1, 6); this.tableLayoutPanel1.Controls.Add(this.lWestHearts, 1, 5); this.tableLayoutPanel1.Controls.Add(this.lWestSpades, 1, 4); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 12; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.333332F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(292, 265); this.tableLayoutPanel1.TabIndex = 0; // // label1 // this.label1.AutoSize = true; this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label1.Location = new System.Drawing.Point(99, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(13, 22); this.label1.TabIndex = 0; this.label1.Text = "♠"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label2 // this.label2.AutoSize = true; this.label2.Dock = System.Windows.Forms.DockStyle.Fill; this.label2.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label2.ForeColor = System.Drawing.Color.Red; this.label2.Location = new System.Drawing.Point(99, 22); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(13, 22); this.label2.TabIndex = 1; this.label2.Text = "♥"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label3 // this.label3.AutoSize = true; this.label3.Dock = System.Windows.Forms.DockStyle.Fill; this.label3.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label3.ForeColor = System.Drawing.Color.Red; this.label3.Location = new System.Drawing.Point(99, 44); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(13, 22); this.label3.TabIndex = 2; this.label3.Text = "♦"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label4 // this.label4.AutoSize = true; this.label4.Dock = System.Windows.Forms.DockStyle.Fill; this.label4.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label4.Location = new System.Drawing.Point(99, 66); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(13, 22); this.label4.TabIndex = 3; this.label4.Text = "♣"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label5 // this.label5.AutoSize = true; this.label5.Dock = System.Windows.Forms.DockStyle.Fill; this.label5.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label5.Location = new System.Drawing.Point(3, 88); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(13, 22); this.label5.TabIndex = 4; this.label5.Text = "♠"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label6 // this.label6.AutoSize = true; this.label6.Dock = System.Windows.Forms.DockStyle.Fill; this.label6.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label6.ForeColor = System.Drawing.Color.Red; this.label6.Location = new System.Drawing.Point(3, 110); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(13, 22); this.label6.TabIndex = 5; this.label6.Text = "♥"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label7 // this.label7.AutoSize = true; this.label7.Dock = System.Windows.Forms.DockStyle.Fill; this.label7.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label7.ForeColor = System.Drawing.Color.Red; this.label7.Location = new System.Drawing.Point(3, 132); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(13, 22); this.label7.TabIndex = 6; this.label7.Text = "♦"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label8 // this.label8.AutoSize = true; this.label8.Dock = System.Windows.Forms.DockStyle.Fill; this.label8.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label8.Location = new System.Drawing.Point(3, 154); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(13, 22); this.label8.TabIndex = 7; this.label8.Text = "♣"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label9 // this.label9.AutoSize = true; this.label9.Dock = System.Windows.Forms.DockStyle.Fill; this.label9.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label9.Location = new System.Drawing.Point(99, 176); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(13, 22); this.label9.TabIndex = 8; this.label9.Text = "♠"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label10 // this.label10.AutoSize = true; this.label10.Dock = System.Windows.Forms.DockStyle.Fill; this.label10.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label10.ForeColor = System.Drawing.Color.Red; this.label10.Location = new System.Drawing.Point(99, 198); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(13, 22); this.label10.TabIndex = 9; this.label10.Text = "♥"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label11 // this.label11.AutoSize = true; this.label11.Dock = System.Windows.Forms.DockStyle.Fill; this.label11.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label11.ForeColor = System.Drawing.Color.Red; this.label11.Location = new System.Drawing.Point(99, 220); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(13, 22); this.label11.TabIndex = 10; this.label11.Text = "♦"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label12 // this.label12.AutoSize = true; this.label12.Dock = System.Windows.Forms.DockStyle.Fill; this.label12.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label12.Location = new System.Drawing.Point(99, 242); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(13, 23); this.label12.TabIndex = 11; this.label12.Text = "♣"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label13 // this.label13.AutoSize = true; this.label13.Dock = System.Windows.Forms.DockStyle.Fill; this.label13.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label13.Location = new System.Drawing.Point(195, 88); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(13, 22); this.label13.TabIndex = 12; this.label13.Text = "♠"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label14 // this.label14.AutoSize = true; this.label14.Dock = System.Windows.Forms.DockStyle.Fill; this.label14.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label14.ForeColor = System.Drawing.Color.Red; this.label14.Location = new System.Drawing.Point(195, 110); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(13, 22); this.label14.TabIndex = 13; this.label14.Text = "♥"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label15 // this.label15.AutoSize = true; this.label15.Dock = System.Windows.Forms.DockStyle.Fill; this.label15.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label15.ForeColor = System.Drawing.Color.Red; this.label15.Location = new System.Drawing.Point(195, 132); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(13, 22); this.label15.TabIndex = 14; this.label15.Text = "♦"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label16 // this.label16.AutoSize = true; this.label16.Dock = System.Windows.Forms.DockStyle.Fill; this.label16.Font = new System.Drawing.Font("Lucida Sans Unicode", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label16.Location = new System.Drawing.Point(195, 154); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(13, 22); this.label16.TabIndex = 15; this.label16.Text = "♣"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lNorthSpades // this.lNorthSpades.AutoSize = true; this.lNorthSpades.Dock = System.Windows.Forms.DockStyle.Fill; this.lNorthSpades.Location = new System.Drawing.Point(118, 0); this.lNorthSpades.Name = "lNorthSpades"; this.lNorthSpades.Size = new System.Drawing.Size(71, 22); this.lNorthSpades.TabIndex = 16; this.lNorthSpades.Text = "N-S"; this.lNorthSpades.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lNorthHearts // this.lNorthHearts.AutoSize = true; this.lNorthHearts.Dock = System.Windows.Forms.DockStyle.Fill; this.lNorthHearts.Location = new System.Drawing.Point(118, 22); this.lNorthHearts.Name = "lNorthHearts"; this.lNorthHearts.Size = new System.Drawing.Size(71, 22); this.lNorthHearts.TabIndex = 17; this.lNorthHearts.Text = "N-H"; this.lNorthHearts.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lNorthDiamonds // this.lNorthDiamonds.AutoSize = true; this.lNorthDiamonds.Dock = System.Windows.Forms.DockStyle.Fill; this.lNorthDiamonds.Location = new System.Drawing.Point(118, 44); this.lNorthDiamonds.Name = "lNorthDiamonds"; this.lNorthDiamonds.Size = new System.Drawing.Size(71, 22); this.lNorthDiamonds.TabIndex = 18; this.lNorthDiamonds.Text = "N-D"; this.lNorthDiamonds.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lNorthClubs // this.lNorthClubs.AutoSize = true; this.lNorthClubs.Dock = System.Windows.Forms.DockStyle.Fill; this.lNorthClubs.Location = new System.Drawing.Point(118, 66); this.lNorthClubs.Name = "lNorthClubs"; this.lNorthClubs.Size = new System.Drawing.Size(71, 22); this.lNorthClubs.TabIndex = 19; this.lNorthClubs.Text = "N-C"; this.lNorthClubs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lEastSpades // this.lEastSpades.AutoSize = true; this.lEastSpades.Dock = System.Windows.Forms.DockStyle.Fill; this.lEastSpades.Location = new System.Drawing.Point(214, 88); this.lEastSpades.Name = "lEastSpades"; this.lEastSpades.Size = new System.Drawing.Size(75, 22); this.lEastSpades.TabIndex = 20; this.lEastSpades.Text = "E-S"; this.lEastSpades.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lEastHearts // this.lEastHearts.AutoSize = true; this.lEastHearts.Dock = System.Windows.Forms.DockStyle.Fill; this.lEastHearts.Location = new System.Drawing.Point(214, 110); this.lEastHearts.Name = "lEastHearts"; this.lEastHearts.Size = new System.Drawing.Size(75, 22); this.lEastHearts.TabIndex = 21; this.lEastHearts.Text = "E-H"; this.lEastHearts.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lEastDiamonds // this.lEastDiamonds.AutoSize = true; this.lEastDiamonds.Dock = System.Windows.Forms.DockStyle.Fill; this.lEastDiamonds.Location = new System.Drawing.Point(214, 132); this.lEastDiamonds.Name = "lEastDiamonds"; this.lEastDiamonds.Size = new System.Drawing.Size(75, 22); this.lEastDiamonds.TabIndex = 22; this.lEastDiamonds.Text = "E-D"; this.lEastDiamonds.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lEastClubs // this.lEastClubs.AutoSize = true; this.lEastClubs.Dock = System.Windows.Forms.DockStyle.Fill; this.lEastClubs.Location = new System.Drawing.Point(214, 154); this.lEastClubs.Name = "lEastClubs"; this.lEastClubs.Size = new System.Drawing.Size(75, 22); this.lEastClubs.TabIndex = 23; this.lEastClubs.Text = "E-C"; this.lEastClubs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lSouthSpades // this.lSouthSpades.AutoSize = true; this.lSouthSpades.Dock = System.Windows.Forms.DockStyle.Fill; this.lSouthSpades.Location = new System.Drawing.Point(118, 176); this.lSouthSpades.Name = "lSouthSpades"; this.lSouthSpades.Size = new System.Drawing.Size(71, 22); this.lSouthSpades.TabIndex = 24; this.lSouthSpades.Text = "S-S"; this.lSouthSpades.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lSouthHearts // this.lSouthHearts.AutoSize = true; this.lSouthHearts.Dock = System.Windows.Forms.DockStyle.Fill; this.lSouthHearts.Location = new System.Drawing.Point(118, 198); this.lSouthHearts.Name = "lSouthHearts"; this.lSouthHearts.Size = new System.Drawing.Size(71, 22); this.lSouthHearts.TabIndex = 25; this.lSouthHearts.Text = "S-H"; this.lSouthHearts.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lSouthDiamonds // this.lSouthDiamonds.AutoSize = true; this.lSouthDiamonds.Dock = System.Windows.Forms.DockStyle.Fill; this.lSouthDiamonds.Location = new System.Drawing.Point(118, 220); this.lSouthDiamonds.Name = "lSouthDiamonds"; this.lSouthDiamonds.Size = new System.Drawing.Size(71, 22); this.lSouthDiamonds.TabIndex = 26; this.lSouthDiamonds.Text = "S-D"; this.lSouthDiamonds.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lSouthClubs // this.lSouthClubs.AutoSize = true; this.lSouthClubs.Dock = System.Windows.Forms.DockStyle.Fill; this.lSouthClubs.Location = new System.Drawing.Point(118, 242); this.lSouthClubs.Name = "lSouthClubs"; this.lSouthClubs.Size = new System.Drawing.Size(71, 23); this.lSouthClubs.TabIndex = 27; this.lSouthClubs.Text = "S-C"; this.lSouthClubs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lWestClubs // this.lWestClubs.AutoSize = true; this.lWestClubs.Dock = System.Windows.Forms.DockStyle.Fill; this.lWestClubs.Location = new System.Drawing.Point(22, 154); this.lWestClubs.Name = "lWestClubs"; this.lWestClubs.Size = new System.Drawing.Size(71, 22); this.lWestClubs.TabIndex = 28; this.lWestClubs.Text = "W-C"; this.lWestClubs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lWestDiamonds // this.lWestDiamonds.AutoSize = true; this.lWestDiamonds.Dock = System.Windows.Forms.DockStyle.Fill; this.lWestDiamonds.Location = new System.Drawing.Point(22, 132); this.lWestDiamonds.Name = "lWestDiamonds"; this.lWestDiamonds.Size = new System.Drawing.Size(71, 22); this.lWestDiamonds.TabIndex = 29; this.lWestDiamonds.Text = "W-D"; this.lWestDiamonds.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lWestHearts // this.lWestHearts.AutoSize = true; this.lWestHearts.Dock = System.Windows.Forms.DockStyle.Fill; this.lWestHearts.Location = new System.Drawing.Point(22, 110); this.lWestHearts.Name = "lWestHearts"; this.lWestHearts.Size = new System.Drawing.Size(71, 22); this.lWestHearts.TabIndex = 30; this.lWestHearts.Text = "W-H"; this.lWestHearts.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lWestSpades // this.lWestSpades.AutoSize = true; this.lWestSpades.Dock = System.Windows.Forms.DockStyle.Fill; this.lWestSpades.Location = new System.Drawing.Point(22, 88); this.lWestSpades.Name = "lWestSpades"; this.lWestSpades.Size = new System.Drawing.Size(71, 22); this.lWestSpades.TabIndex = 31; this.lWestSpades.Text = "W-S"; this.lWestSpades.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // HandRecordPreview // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(292, 265); this.Controls.Add(this.tableLayoutPanel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "HandRecordPreview"; this.ShowInTaskbar = false; this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label lNorthSpades; private System.Windows.Forms.Label lNorthHearts; private System.Windows.Forms.Label lNorthDiamonds; private System.Windows.Forms.Label lNorthClubs; private System.Windows.Forms.Label lEastSpades; private System.Windows.Forms.Label lEastHearts; private System.Windows.Forms.Label lEastDiamonds; private System.Windows.Forms.Label lEastClubs; private System.Windows.Forms.Label lSouthSpades; private System.Windows.Forms.Label lSouthHearts; private System.Windows.Forms.Label lSouthDiamonds; private System.Windows.Forms.Label lSouthClubs; private System.Windows.Forms.Label lWestClubs; private System.Windows.Forms.Label lWestDiamonds; private System.Windows.Forms.Label lWestHearts; private System.Windows.Forms.Label lWestSpades; } }