829 lines
47 KiB
C#
829 lines
47 KiB
C#
|
|
namespace UniMarc.마크
|
|
{
|
|
partial class Mac_Stat_Stat
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
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.lbl_total = new System.Windows.Forms.Label();
|
|
this.lbl_9 = new System.Windows.Forms.Label();
|
|
this.lbl_8 = new System.Windows.Forms.Label();
|
|
this.lbl_7 = new System.Windows.Forms.Label();
|
|
this.lbl_6 = new System.Windows.Forms.Label();
|
|
this.lbl_5 = new System.Windows.Forms.Label();
|
|
this.lbl_4 = new System.Windows.Forms.Label();
|
|
this.lbl_3 = new System.Windows.Forms.Label();
|
|
this.lbl_2 = new System.Windows.Forms.Label();
|
|
this.lbl_1 = new System.Windows.Forms.Label();
|
|
this.lbl_0 = new System.Windows.Forms.Label();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
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.label17 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.lbl_kor_s = new System.Windows.Forms.Label();
|
|
this.lbl_kor_a = new System.Windows.Forms.Label();
|
|
this.lbl_kor_t = new System.Windows.Forms.Label();
|
|
this.lbl_log_s = new System.Windows.Forms.Label();
|
|
this.lbl_log_a = new System.Windows.Forms.Label();
|
|
this.lbl_log_t = new System.Windows.Forms.Label();
|
|
this.lbl_s_total = new System.Windows.Forms.Label();
|
|
this.lbl_a_total = new System.Windows.Forms.Label();
|
|
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Location = new System.Drawing.Point(12, 12);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(895, 218);
|
|
this.tabControl1.TabIndex = 1;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.tableLayoutPanel1);
|
|
this.tabPage1.Controls.Add(this.button4);
|
|
this.tabPage1.Controls.Add(this.button1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(887, 192);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "분류";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.InsetDouble;
|
|
this.tableLayoutPanel1.ColumnCount = 11;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090908F));
|
|
this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label2, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label3, 2, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label4, 3, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label5, 4, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label6, 5, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label7, 6, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label8, 7, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label9, 8, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label10, 9, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label11, 10, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_total, 10, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_9, 9, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_8, 8, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_7, 7, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_6, 6, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_5, 5, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_4, 4, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_3, 3, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_2, 2, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_1, 1, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_0, 0, 1);
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(6, 35);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 2;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(877, 152);
|
|
this.tableLayoutPanel1.TabIndex = 2;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.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.label1.AutoSize = true;
|
|
this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label1.Location = new System.Drawing.Point(6, 3);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(70, 71);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "총류";
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.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.label2.AutoSize = true;
|
|
this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label2.Location = new System.Drawing.Point(85, 3);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(70, 71);
|
|
this.label2.TabIndex = 0;
|
|
this.label2.Text = "철학";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.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.label3.AutoSize = true;
|
|
this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label3.Location = new System.Drawing.Point(164, 3);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(70, 71);
|
|
this.label3.TabIndex = 0;
|
|
this.label3.Text = "종교";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.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.label4.AutoSize = true;
|
|
this.label4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label4.Location = new System.Drawing.Point(243, 3);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(70, 71);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "사회과학";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.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.label5.AutoSize = true;
|
|
this.label5.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label5.Location = new System.Drawing.Point(322, 3);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(70, 71);
|
|
this.label5.TabIndex = 0;
|
|
this.label5.Text = "자연과학";
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.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.label6.AutoSize = true;
|
|
this.label6.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label6.Location = new System.Drawing.Point(401, 3);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(70, 71);
|
|
this.label6.TabIndex = 0;
|
|
this.label6.Text = "기술과학";
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.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.label7.AutoSize = true;
|
|
this.label7.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label7.Location = new System.Drawing.Point(480, 3);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(70, 71);
|
|
this.label7.TabIndex = 0;
|
|
this.label7.Text = "예술";
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.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.label8.AutoSize = true;
|
|
this.label8.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label8.Location = new System.Drawing.Point(559, 3);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(70, 71);
|
|
this.label8.TabIndex = 0;
|
|
this.label8.Text = "언어";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.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.label9.AutoSize = true;
|
|
this.label9.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label9.Location = new System.Drawing.Point(638, 3);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(70, 71);
|
|
this.label9.TabIndex = 0;
|
|
this.label9.Text = "문학";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.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.label10.AutoSize = true;
|
|
this.label10.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label10.Location = new System.Drawing.Point(717, 3);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(70, 71);
|
|
this.label10.TabIndex = 0;
|
|
this.label10.Text = "역사";
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.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.label11.AutoSize = true;
|
|
this.label11.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label11.Location = new System.Drawing.Point(796, 3);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(75, 71);
|
|
this.label11.TabIndex = 0;
|
|
this.label11.Text = "합계";
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_total
|
|
//
|
|
this.lbl_total.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.lbl_total.AutoSize = true;
|
|
this.lbl_total.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_total.Location = new System.Drawing.Point(796, 77);
|
|
this.lbl_total.Name = "lbl_total";
|
|
this.lbl_total.Size = new System.Drawing.Size(75, 72);
|
|
this.lbl_total.TabIndex = 0;
|
|
this.lbl_total.Text = "0";
|
|
this.lbl_total.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_9
|
|
//
|
|
this.lbl_9.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.lbl_9.AutoSize = true;
|
|
this.lbl_9.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_9.Location = new System.Drawing.Point(717, 77);
|
|
this.lbl_9.Name = "lbl_9";
|
|
this.lbl_9.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_9.TabIndex = 0;
|
|
this.lbl_9.Text = "0";
|
|
this.lbl_9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_8
|
|
//
|
|
this.lbl_8.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.lbl_8.AutoSize = true;
|
|
this.lbl_8.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_8.Location = new System.Drawing.Point(638, 77);
|
|
this.lbl_8.Name = "lbl_8";
|
|
this.lbl_8.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_8.TabIndex = 0;
|
|
this.lbl_8.Text = "0";
|
|
this.lbl_8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_7
|
|
//
|
|
this.lbl_7.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.lbl_7.AutoSize = true;
|
|
this.lbl_7.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_7.Location = new System.Drawing.Point(559, 77);
|
|
this.lbl_7.Name = "lbl_7";
|
|
this.lbl_7.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_7.TabIndex = 0;
|
|
this.lbl_7.Text = "0";
|
|
this.lbl_7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_6
|
|
//
|
|
this.lbl_6.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.lbl_6.AutoSize = true;
|
|
this.lbl_6.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_6.Location = new System.Drawing.Point(480, 77);
|
|
this.lbl_6.Name = "lbl_6";
|
|
this.lbl_6.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_6.TabIndex = 0;
|
|
this.lbl_6.Text = "0";
|
|
this.lbl_6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_5
|
|
//
|
|
this.lbl_5.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.lbl_5.AutoSize = true;
|
|
this.lbl_5.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_5.Location = new System.Drawing.Point(401, 77);
|
|
this.lbl_5.Name = "lbl_5";
|
|
this.lbl_5.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_5.TabIndex = 0;
|
|
this.lbl_5.Text = "0";
|
|
this.lbl_5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_4
|
|
//
|
|
this.lbl_4.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.lbl_4.AutoSize = true;
|
|
this.lbl_4.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_4.Location = new System.Drawing.Point(322, 77);
|
|
this.lbl_4.Name = "lbl_4";
|
|
this.lbl_4.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_4.TabIndex = 0;
|
|
this.lbl_4.Text = "0";
|
|
this.lbl_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_3
|
|
//
|
|
this.lbl_3.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.lbl_3.AutoSize = true;
|
|
this.lbl_3.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_3.Location = new System.Drawing.Point(243, 77);
|
|
this.lbl_3.Name = "lbl_3";
|
|
this.lbl_3.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_3.TabIndex = 0;
|
|
this.lbl_3.Text = "0";
|
|
this.lbl_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_2
|
|
//
|
|
this.lbl_2.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.lbl_2.AutoSize = true;
|
|
this.lbl_2.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_2.Location = new System.Drawing.Point(164, 77);
|
|
this.lbl_2.Name = "lbl_2";
|
|
this.lbl_2.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_2.TabIndex = 0;
|
|
this.lbl_2.Text = "0";
|
|
this.lbl_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_1
|
|
//
|
|
this.lbl_1.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.lbl_1.AutoSize = true;
|
|
this.lbl_1.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_1.Location = new System.Drawing.Point(85, 77);
|
|
this.lbl_1.Name = "lbl_1";
|
|
this.lbl_1.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_1.TabIndex = 0;
|
|
this.lbl_1.Text = "0";
|
|
this.lbl_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_0
|
|
//
|
|
this.lbl_0.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.lbl_0.AutoSize = true;
|
|
this.lbl_0.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.lbl_0.Location = new System.Drawing.Point(6, 77);
|
|
this.lbl_0.Name = "lbl_0";
|
|
this.lbl_0.Size = new System.Drawing.Size(70, 72);
|
|
this.lbl_0.TabIndex = 0;
|
|
this.lbl_0.Text = "0";
|
|
this.lbl_0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(806, 4);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(75, 23);
|
|
this.button4.TabIndex = 1;
|
|
this.button4.Text = "닫 기";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(725, 4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
|
this.button1.TabIndex = 1;
|
|
this.button1.Text = "조 회";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.button3);
|
|
this.tabPage2.Controls.Add(this.button2);
|
|
this.tabPage2.Controls.Add(this.tableLayoutPanel2);
|
|
this.tabPage2.Controls.Add(this.dateTimePicker1);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(887, 192);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "수량";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(806, 4);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(75, 23);
|
|
this.button3.TabIndex = 2;
|
|
this.button3.Text = "닫 기";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(725, 4);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(75, 23);
|
|
this.button2.TabIndex = 2;
|
|
this.button2.Text = "조 회";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// tableLayoutPanel2
|
|
//
|
|
this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.InsetDouble;
|
|
this.tableLayoutPanel2.ColumnCount = 4;
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.Controls.Add(this.label13, 1, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.label14, 2, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.label15, 3, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.label16, 0, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.label17, 0, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.label18, 0, 3);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_kor_s, 1, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_kor_a, 2, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_kor_t, 3, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_log_s, 1, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_log_a, 2, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_log_t, 3, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_s_total, 1, 3);
|
|
this.tableLayoutPanel2.Controls.Add(this.lbl_a_total, 2, 3);
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(6, 31);
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
this.tableLayoutPanel2.RowCount = 4;
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(877, 156);
|
|
this.tableLayoutPanel2.TabIndex = 1;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.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.label13.AutoSize = true;
|
|
this.label13.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.label13.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label13.Location = new System.Drawing.Point(224, 3);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(209, 35);
|
|
this.label13.TabIndex = 0;
|
|
this.label13.Text = "누적 소장";
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.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.label14.AutoSize = true;
|
|
this.label14.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.label14.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label14.Location = new System.Drawing.Point(442, 3);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(209, 35);
|
|
this.label14.TabIndex = 0;
|
|
this.label14.Text = "소장 추가";
|
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.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.label15.AutoSize = true;
|
|
this.label15.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.label15.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label15.Location = new System.Drawing.Point(660, 3);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(211, 35);
|
|
this.label15.TabIndex = 0;
|
|
this.label15.Text = "합 계";
|
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.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.label16.AutoSize = true;
|
|
this.label16.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label16.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label16.Location = new System.Drawing.Point(6, 41);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(209, 35);
|
|
this.label16.TabIndex = 0;
|
|
this.label16.Text = "국내서";
|
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.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.label17.AutoSize = true;
|
|
this.label17.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label17.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label17.Location = new System.Drawing.Point(6, 79);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(209, 35);
|
|
this.label17.TabIndex = 0;
|
|
this.label17.Text = "서양서";
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.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.label18.AutoSize = true;
|
|
this.label18.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.label18.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label18.Location = new System.Drawing.Point(6, 117);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(209, 36);
|
|
this.label18.TabIndex = 0;
|
|
this.label18.Text = "합 계";
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_kor_s
|
|
//
|
|
this.lbl_kor_s.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.lbl_kor_s.AutoSize = true;
|
|
this.lbl_kor_s.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_kor_s.Location = new System.Drawing.Point(224, 41);
|
|
this.lbl_kor_s.Name = "lbl_kor_s";
|
|
this.lbl_kor_s.Size = new System.Drawing.Size(209, 35);
|
|
this.lbl_kor_s.TabIndex = 0;
|
|
this.lbl_kor_s.Text = "0";
|
|
this.lbl_kor_s.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_kor_a
|
|
//
|
|
this.lbl_kor_a.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.lbl_kor_a.AutoSize = true;
|
|
this.lbl_kor_a.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_kor_a.Location = new System.Drawing.Point(442, 41);
|
|
this.lbl_kor_a.Name = "lbl_kor_a";
|
|
this.lbl_kor_a.Size = new System.Drawing.Size(209, 35);
|
|
this.lbl_kor_a.TabIndex = 0;
|
|
this.lbl_kor_a.Text = "0";
|
|
this.lbl_kor_a.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_kor_t
|
|
//
|
|
this.lbl_kor_t.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.lbl_kor_t.AutoSize = true;
|
|
this.lbl_kor_t.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.lbl_kor_t.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_kor_t.Location = new System.Drawing.Point(660, 41);
|
|
this.lbl_kor_t.Name = "lbl_kor_t";
|
|
this.lbl_kor_t.Size = new System.Drawing.Size(211, 35);
|
|
this.lbl_kor_t.TabIndex = 0;
|
|
this.lbl_kor_t.Text = "0";
|
|
this.lbl_kor_t.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_log_s
|
|
//
|
|
this.lbl_log_s.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.lbl_log_s.AutoSize = true;
|
|
this.lbl_log_s.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_log_s.Location = new System.Drawing.Point(224, 79);
|
|
this.lbl_log_s.Name = "lbl_log_s";
|
|
this.lbl_log_s.Size = new System.Drawing.Size(209, 35);
|
|
this.lbl_log_s.TabIndex = 0;
|
|
this.lbl_log_s.Text = "0";
|
|
this.lbl_log_s.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_log_a
|
|
//
|
|
this.lbl_log_a.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.lbl_log_a.AutoSize = true;
|
|
this.lbl_log_a.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_log_a.Location = new System.Drawing.Point(442, 79);
|
|
this.lbl_log_a.Name = "lbl_log_a";
|
|
this.lbl_log_a.Size = new System.Drawing.Size(209, 35);
|
|
this.lbl_log_a.TabIndex = 0;
|
|
this.lbl_log_a.Text = "0";
|
|
this.lbl_log_a.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_log_t
|
|
//
|
|
this.lbl_log_t.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.lbl_log_t.AutoSize = true;
|
|
this.lbl_log_t.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.lbl_log_t.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_log_t.Location = new System.Drawing.Point(660, 79);
|
|
this.lbl_log_t.Name = "lbl_log_t";
|
|
this.lbl_log_t.Size = new System.Drawing.Size(211, 35);
|
|
this.lbl_log_t.TabIndex = 0;
|
|
this.lbl_log_t.Text = "0";
|
|
this.lbl_log_t.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_s_total
|
|
//
|
|
this.lbl_s_total.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.lbl_s_total.AutoSize = true;
|
|
this.lbl_s_total.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.lbl_s_total.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_s_total.Location = new System.Drawing.Point(224, 117);
|
|
this.lbl_s_total.Name = "lbl_s_total";
|
|
this.lbl_s_total.Size = new System.Drawing.Size(209, 36);
|
|
this.lbl_s_total.TabIndex = 0;
|
|
this.lbl_s_total.Text = "0";
|
|
this.lbl_s_total.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_a_total
|
|
//
|
|
this.lbl_a_total.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.lbl_a_total.AutoSize = true;
|
|
this.lbl_a_total.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.lbl_a_total.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_a_total.Location = new System.Drawing.Point(442, 117);
|
|
this.lbl_a_total.Name = "lbl_a_total";
|
|
this.lbl_a_total.Size = new System.Drawing.Size(209, 36);
|
|
this.lbl_a_total.TabIndex = 0;
|
|
this.lbl_a_total.Text = "0";
|
|
this.lbl_a_total.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// dateTimePicker1
|
|
//
|
|
this.dateTimePicker1.Location = new System.Drawing.Point(506, 5);
|
|
this.dateTimePicker1.Name = "dateTimePicker1";
|
|
this.dateTimePicker1.Size = new System.Drawing.Size(200, 21);
|
|
this.dateTimePicker1.TabIndex = 0;
|
|
//
|
|
// Mac_Stat_Stat
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(913, 240);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Name = "Mac_Stat_Stat";
|
|
this.Text = "마크 통계";
|
|
this.Load += new System.EventHandler(this.Mac_Stat_Stat_Load);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.PerformLayout();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
this.tableLayoutPanel2.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
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 lbl_total;
|
|
private System.Windows.Forms.Label lbl_9;
|
|
private System.Windows.Forms.Label lbl_8;
|
|
private System.Windows.Forms.Label lbl_7;
|
|
private System.Windows.Forms.Label lbl_6;
|
|
private System.Windows.Forms.Label lbl_5;
|
|
private System.Windows.Forms.Label lbl_4;
|
|
private System.Windows.Forms.Label lbl_3;
|
|
private System.Windows.Forms.Label lbl_2;
|
|
private System.Windows.Forms.Label lbl_1;
|
|
private System.Windows.Forms.Label lbl_0;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
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 label17;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label lbl_kor_s;
|
|
private System.Windows.Forms.Label lbl_kor_a;
|
|
private System.Windows.Forms.Label lbl_kor_t;
|
|
private System.Windows.Forms.Label lbl_log_s;
|
|
private System.Windows.Forms.Label lbl_log_a;
|
|
private System.Windows.Forms.Label lbl_log_t;
|
|
private System.Windows.Forms.Label lbl_s_total;
|
|
private System.Windows.Forms.Label lbl_a_total;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker1;
|
|
}
|
|
} |