3002 lines
164 KiB
C#
3002 lines
164 KiB
C#
namespace ExcelTest
|
|
{
|
|
partial class Marc
|
|
{
|
|
/// <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()
|
|
{
|
|
System.Windows.Forms.Label label31;
|
|
System.Windows.Forms.Label label30;
|
|
System.Windows.Forms.Label label33;
|
|
System.Windows.Forms.Label label32;
|
|
System.Windows.Forms.Label label29;
|
|
System.Windows.Forms.Label label28;
|
|
System.Windows.Forms.Label label24;
|
|
System.Windows.Forms.Label label25;
|
|
System.Windows.Forms.Label label26;
|
|
System.Windows.Forms.Label label27;
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Marc));
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
this.etc1 = new System.Windows.Forms.RichTextBox();
|
|
this.etc2 = new System.Windows.Forms.RichTextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.label98 = new System.Windows.Forms.Label();
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.label99 = new System.Windows.Forms.Label();
|
|
this.text008col = new System.Windows.Forms.TextBox();
|
|
this.label100 = new System.Windows.Forms.Label();
|
|
this.comboBox4 = new System.Windows.Forms.ComboBox();
|
|
this.label101 = new System.Windows.Forms.Label();
|
|
this.comboBox5 = new System.Windows.Forms.ComboBox();
|
|
this.label102 = new System.Windows.Forms.Label();
|
|
this.comboBox6 = new System.Windows.Forms.ComboBox();
|
|
this.text008gov = new System.Windows.Forms.TextBox();
|
|
this.label103 = new System.Windows.Forms.Label();
|
|
this.col008res = new System.Windows.Forms.Label();
|
|
this.gov008res = new System.Windows.Forms.Label();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.comboBox7 = new System.Windows.Forms.ComboBox();
|
|
this.Btn_Memo = new System.Windows.Forms.Button();
|
|
this.List_Book = new System.Windows.Forms.DataGridView();
|
|
this.list_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ISBN13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.book_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.author = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.book_comp = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.count = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pay = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.url = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.marc_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.db_marc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.grade = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.colCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.SaveDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.btn_Save = new System.Windows.Forms.Button();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.text008 = new System.Windows.Forms.TextBox();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.btn_Reflesh008 = new System.Windows.Forms.Button();
|
|
this.btn_close = new System.Windows.Forms.Button();
|
|
this.input_date = new System.Windows.Forms.DateTimePicker();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.btn_preview = new System.Windows.Forms.Button();
|
|
this.cb_grade = new System.Windows.Forms.ComboBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.rb_Sort = new System.Windows.Forms.RadioButton();
|
|
this.rb_Filter = new System.Windows.Forms.RadioButton();
|
|
this.comboBox8 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox9 = new System.Windows.Forms.ComboBox();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.btn_mk_marcList = new System.Windows.Forms.Button();
|
|
this.btn_CopySelect = new System.Windows.Forms.Button();
|
|
this.btn_FilterReturn = new System.Windows.Forms.Button();
|
|
this.btn_Search = new System.Windows.Forms.Button();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.btn_FillBlank = new System.Windows.Forms.Button();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.Btn_interlock = new System.Windows.Forms.Button();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.GridView020 = new System.Windows.Forms.DataGridView();
|
|
this.CheckSet = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.Text020a = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text020g = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text020c = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
this.text505a = new System.Windows.Forms.TextBox();
|
|
this.GridView505 = new System.Windows.Forms.DataGridView();
|
|
this.text505n = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text505t = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text505d = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text505e = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.GridView246 = new System.Windows.Forms.DataGridView();
|
|
this.Text246Jisi = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text246i = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text246a = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text246b = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text246n = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Text246p = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label43 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
this.text900a = new System.Windows.Forms.TextBox();
|
|
this.text910a = new System.Windows.Forms.TextBox();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.GridView440 = new System.Windows.Forms.DataGridView();
|
|
this.text440a = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text440n = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text440p = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text440vNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text440vTxt = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text440x = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.text700a = new System.Windows.Forms.TextBox();
|
|
this.text710a = new System.Windows.Forms.TextBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.GridView490 = new System.Windows.Forms.DataGridView();
|
|
this.text490a = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.text490v = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.grp300 = new System.Windows.Forms.GroupBox();
|
|
this.text300a = new System.Windows.Forms.TextBox();
|
|
this.text300b = new System.Windows.Forms.TextBox();
|
|
this.text300c1 = new System.Windows.Forms.TextBox();
|
|
this.text300c2 = new System.Windows.Forms.TextBox();
|
|
this.text300e = new System.Windows.Forms.TextBox();
|
|
this.text546a = new System.Windows.Forms.TextBox();
|
|
this.grp260 = new System.Windows.Forms.GroupBox();
|
|
this.text260a = new System.Windows.Forms.TextBox();
|
|
this.text260b = new System.Windows.Forms.TextBox();
|
|
this.text260c = new System.Windows.Forms.TextBox();
|
|
this.text260g = new System.Windows.Forms.TextBox();
|
|
this.text504a = new System.Windows.Forms.TextBox();
|
|
this.text536a = new System.Windows.Forms.TextBox();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.basicHeadBox = new System.Windows.Forms.TextBox();
|
|
this.invertCheck = new System.Windows.Forms.CheckBox();
|
|
this.rbtn_100 = new System.Windows.Forms.RadioButton();
|
|
this.rbtn_111 = new System.Windows.Forms.RadioButton();
|
|
this.rbtn_110 = new System.Windows.Forms.RadioButton();
|
|
this.text650a = new System.Windows.Forms.TextBox();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
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.text041a = new System.Windows.Forms.TextBox();
|
|
this.text041b = new System.Windows.Forms.TextBox();
|
|
this.text041h = new System.Windows.Forms.TextBox();
|
|
this.text041k = new System.Windows.Forms.TextBox();
|
|
this.text586a = new System.Windows.Forms.TextBox();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.textKDC4 = new System.Windows.Forms.TextBox();
|
|
this.textKDC5 = new System.Windows.Forms.TextBox();
|
|
this.textKDC6 = new System.Windows.Forms.TextBox();
|
|
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.label17 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.textDDC21 = new System.Windows.Forms.TextBox();
|
|
this.textDDC22 = new System.Windows.Forms.TextBox();
|
|
this.textDDC23 = new System.Windows.Forms.TextBox();
|
|
this.text520a = new System.Windows.Forms.TextBox();
|
|
this.grp245 = new System.Windows.Forms.GroupBox();
|
|
this.text245a = new System.Windows.Forms.TextBox();
|
|
this.text245b = new System.Windows.Forms.TextBox();
|
|
this.text245x = new System.Windows.Forms.TextBox();
|
|
this.text245n = new System.Windows.Forms.TextBox();
|
|
this.text245d = new System.Windows.Forms.TextBox();
|
|
this.text245e = new System.Windows.Forms.TextBox();
|
|
this.text245p = new System.Windows.Forms.TextBox();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.text521a = new System.Windows.Forms.TextBox();
|
|
this.text525a = new System.Windows.Forms.TextBox();
|
|
this.text940a = new System.Windows.Forms.TextBox();
|
|
this.text653a = new System.Windows.Forms.TextBox();
|
|
this.text507t = new System.Windows.Forms.TextBox();
|
|
this.text500a = new System.Windows.Forms.TextBox();
|
|
this.text507a = new System.Windows.Forms.TextBox();
|
|
this.text250a = new System.Windows.Forms.TextBox();
|
|
this.lbl_SaveData = new System.Windows.Forms.Label();
|
|
this.lbl_ISBN = new System.Windows.Forms.Label();
|
|
this.tbCustName = new System.Windows.Forms.Button();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.lbCustIDX = new System.Windows.Forms.Label();
|
|
this.lbl_BookList = new System.Windows.Forms.Label();
|
|
label31 = new System.Windows.Forms.Label();
|
|
label30 = new System.Windows.Forms.Label();
|
|
label33 = new System.Windows.Forms.Label();
|
|
label32 = new System.Windows.Forms.Label();
|
|
label29 = new System.Windows.Forms.Label();
|
|
label28 = new System.Windows.Forms.Label();
|
|
label24 = new System.Windows.Forms.Label();
|
|
label25 = new System.Windows.Forms.Label();
|
|
label26 = new System.Windows.Forms.Label();
|
|
label27 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.List_Book)).BeginInit();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView020)).BeginInit();
|
|
this.groupBox10.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView505)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView246)).BeginInit();
|
|
this.groupBox9.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView440)).BeginInit();
|
|
this.groupBox8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView490)).BeginInit();
|
|
this.grp300.SuspendLayout();
|
|
this.grp260.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.grp245.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// label31
|
|
//
|
|
label31.AutoSize = true;
|
|
label31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label31.Location = new System.Drawing.Point(2, 30);
|
|
label31.Name = "label31";
|
|
label31.Size = new System.Drawing.Size(13, 12);
|
|
label31.TabIndex = 0;
|
|
label31.Text = "a";
|
|
//
|
|
// label30
|
|
//
|
|
label30.AutoSize = true;
|
|
label30.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label30.Location = new System.Drawing.Point(2, 58);
|
|
label30.Name = "label30";
|
|
label30.Size = new System.Drawing.Size(13, 12);
|
|
label30.TabIndex = 2;
|
|
label30.Text = "b";
|
|
//
|
|
// label33
|
|
//
|
|
label33.AutoSize = true;
|
|
label33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label33.Location = new System.Drawing.Point(122, 85);
|
|
label33.Name = "label33";
|
|
label33.Size = new System.Drawing.Size(29, 12);
|
|
label33.TabIndex = 7;
|
|
label33.Text = "가로";
|
|
//
|
|
// label32
|
|
//
|
|
label32.AutoSize = true;
|
|
label32.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label32.Location = new System.Drawing.Point(17, 85);
|
|
label32.Name = "label32";
|
|
label32.Size = new System.Drawing.Size(29, 12);
|
|
label32.TabIndex = 5;
|
|
label32.Text = "세로";
|
|
//
|
|
// label29
|
|
//
|
|
label29.AutoSize = true;
|
|
label29.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label29.Location = new System.Drawing.Point(2, 85);
|
|
label29.Name = "label29";
|
|
label29.Size = new System.Drawing.Size(13, 12);
|
|
label29.TabIndex = 4;
|
|
label29.Text = "c";
|
|
//
|
|
// label28
|
|
//
|
|
label28.AutoSize = true;
|
|
label28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label28.Location = new System.Drawing.Point(2, 112);
|
|
label28.Name = "label28";
|
|
label28.Size = new System.Drawing.Size(13, 12);
|
|
label28.TabIndex = 9;
|
|
label28.Text = "e";
|
|
//
|
|
// label24
|
|
//
|
|
label24.AutoSize = true;
|
|
label24.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label24.Location = new System.Drawing.Point(5, 29);
|
|
label24.Name = "label24";
|
|
label24.Size = new System.Drawing.Size(13, 12);
|
|
label24.TabIndex = 0;
|
|
label24.Text = "a";
|
|
//
|
|
// label25
|
|
//
|
|
label25.AutoSize = true;
|
|
label25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label25.Location = new System.Drawing.Point(5, 56);
|
|
label25.Name = "label25";
|
|
label25.Size = new System.Drawing.Size(13, 12);
|
|
label25.TabIndex = 2;
|
|
label25.Text = "b";
|
|
//
|
|
// label26
|
|
//
|
|
label26.AutoSize = true;
|
|
label26.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label26.Location = new System.Drawing.Point(5, 82);
|
|
label26.Name = "label26";
|
|
label26.Size = new System.Drawing.Size(13, 12);
|
|
label26.TabIndex = 4;
|
|
label26.Text = "c";
|
|
//
|
|
// label27
|
|
//
|
|
label27.AutoSize = true;
|
|
label27.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
label27.Location = new System.Drawing.Point(5, 110);
|
|
label27.Name = "label27";
|
|
label27.Size = new System.Drawing.Size(13, 12);
|
|
label27.TabIndex = 6;
|
|
label27.Text = "g";
|
|
//
|
|
// richTextBox1
|
|
//
|
|
this.richTextBox1.AcceptsTab = true;
|
|
this.richTextBox1.BackColor = System.Drawing.Color.LightGray;
|
|
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBox1.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.richTextBox1.Location = new System.Drawing.Point(3, 4);
|
|
this.richTextBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.richTextBox1.Name = "richTextBox1";
|
|
this.richTextBox1.Size = new System.Drawing.Size(1067, 1015);
|
|
this.richTextBox1.TabIndex = 32;
|
|
this.richTextBox1.Text = "";
|
|
this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
|
|
//
|
|
// etc1
|
|
//
|
|
this.etc1.BackColor = System.Drawing.SystemColors.ScrollBar;
|
|
this.etc1.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.etc1.Location = new System.Drawing.Point(1728, 435);
|
|
this.etc1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.etc1.Name = "etc1";
|
|
this.etc1.Size = new System.Drawing.Size(327, 233);
|
|
this.etc1.TabIndex = 32;
|
|
this.etc1.Text = "Remark1";
|
|
this.etc1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
|
|
//
|
|
// etc2
|
|
//
|
|
this.etc2.BackColor = System.Drawing.SystemColors.ScrollBar;
|
|
this.etc2.Font = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.etc2.Location = new System.Drawing.Point(1728, 676);
|
|
this.etc2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.etc2.Name = "etc2";
|
|
this.etc2.Size = new System.Drawing.Size(327, 229);
|
|
this.etc2.TabIndex = 32;
|
|
this.etc2.Text = "Remark2";
|
|
this.etc2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.etc_KeyDown);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(1066, 14);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(67, 15);
|
|
this.label1.TabIndex = 14;
|
|
this.label1.Text = "입력일자";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(1259, 14);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(52, 15);
|
|
this.label2.TabIndex = 206;
|
|
this.label2.Text = "이용자";
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Location = new System.Drawing.Point(1306, 9);
|
|
this.comboBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(90, 23);
|
|
this.comboBox1.TabIndex = 207;
|
|
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(1409, 14);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(67, 15);
|
|
this.label3.TabIndex = 206;
|
|
this.label3.Text = "자료형식";
|
|
//
|
|
// comboBox2
|
|
//
|
|
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox2.FormattingEnabled = true;
|
|
this.comboBox2.Location = new System.Drawing.Point(1471, 9);
|
|
this.comboBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox2.Name = "comboBox2";
|
|
this.comboBox2.Size = new System.Drawing.Size(90, 23);
|
|
this.comboBox2.TabIndex = 207;
|
|
this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// label98
|
|
//
|
|
this.label98.AutoSize = true;
|
|
this.label98.Location = new System.Drawing.Point(1570, 14);
|
|
this.label98.Name = "label98";
|
|
this.label98.Size = new System.Drawing.Size(67, 15);
|
|
this.label98.TabIndex = 14;
|
|
this.label98.Text = "내용형식";
|
|
//
|
|
// comboBox3
|
|
//
|
|
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox3.FormattingEnabled = true;
|
|
this.comboBox3.Location = new System.Drawing.Point(1632, 9);
|
|
this.comboBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox3.Name = "comboBox3";
|
|
this.comboBox3.Size = new System.Drawing.Size(134, 23);
|
|
this.comboBox3.TabIndex = 207;
|
|
this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// label99
|
|
//
|
|
this.label99.AutoSize = true;
|
|
this.label99.Location = new System.Drawing.Point(1914, 14);
|
|
this.label99.Name = "label99";
|
|
this.label99.Size = new System.Drawing.Size(37, 15);
|
|
this.label99.TabIndex = 206;
|
|
this.label99.Text = "대학";
|
|
//
|
|
// text008col
|
|
//
|
|
this.text008col.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text008col.Location = new System.Drawing.Point(1947, 9);
|
|
this.text008col.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text008col.Name = "text008col";
|
|
this.text008col.Size = new System.Drawing.Size(46, 25);
|
|
this.text008col.TabIndex = 204;
|
|
this.text008col.KeyDown += new System.Windows.Forms.KeyEventHandler(this.text008col_KeyDown);
|
|
//
|
|
// label100
|
|
//
|
|
this.label100.AutoSize = true;
|
|
this.label100.Location = new System.Drawing.Point(1409, 41);
|
|
this.label100.Name = "label100";
|
|
this.label100.Size = new System.Drawing.Size(67, 15);
|
|
this.label100.TabIndex = 206;
|
|
this.label100.Text = "문학형식";
|
|
//
|
|
// comboBox4
|
|
//
|
|
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox4.FormattingEnabled = true;
|
|
this.comboBox4.Location = new System.Drawing.Point(1471, 36);
|
|
this.comboBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox4.Name = "comboBox4";
|
|
this.comboBox4.Size = new System.Drawing.Size(90, 23);
|
|
this.comboBox4.TabIndex = 207;
|
|
this.comboBox4.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// label101
|
|
//
|
|
this.label101.AutoSize = true;
|
|
this.label101.Location = new System.Drawing.Point(1598, 41);
|
|
this.label101.Name = "label101";
|
|
this.label101.Size = new System.Drawing.Size(37, 15);
|
|
this.label101.TabIndex = 206;
|
|
this.label101.Text = "전기";
|
|
//
|
|
// comboBox5
|
|
//
|
|
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox5.FormattingEnabled = true;
|
|
this.comboBox5.Location = new System.Drawing.Point(1632, 36);
|
|
this.comboBox5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox5.Name = "comboBox5";
|
|
this.comboBox5.Size = new System.Drawing.Size(110, 23);
|
|
this.comboBox5.TabIndex = 207;
|
|
this.comboBox5.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox5.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// label102
|
|
//
|
|
this.label102.AutoSize = true;
|
|
this.label102.Location = new System.Drawing.Point(1758, 41);
|
|
this.label102.Name = "label102";
|
|
this.label102.Size = new System.Drawing.Size(37, 15);
|
|
this.label102.TabIndex = 206;
|
|
this.label102.Text = "언어";
|
|
//
|
|
// comboBox6
|
|
//
|
|
this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox6.FormattingEnabled = true;
|
|
this.comboBox6.Location = new System.Drawing.Point(1792, 36);
|
|
this.comboBox6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox6.Name = "comboBox6";
|
|
this.comboBox6.Size = new System.Drawing.Size(110, 23);
|
|
this.comboBox6.TabIndex = 207;
|
|
this.comboBox6.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox6.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// text008gov
|
|
//
|
|
this.text008gov.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text008gov.Location = new System.Drawing.Point(1947, 36);
|
|
this.text008gov.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text008gov.Name = "text008gov";
|
|
this.text008gov.Size = new System.Drawing.Size(46, 25);
|
|
this.text008gov.TabIndex = 204;
|
|
this.text008gov.KeyDown += new System.Windows.Forms.KeyEventHandler(this.text008col_KeyDown);
|
|
//
|
|
// label103
|
|
//
|
|
this.label103.AutoSize = true;
|
|
this.label103.Location = new System.Drawing.Point(1914, 41);
|
|
this.label103.Name = "label103";
|
|
this.label103.Size = new System.Drawing.Size(37, 15);
|
|
this.label103.TabIndex = 206;
|
|
this.label103.Text = "기관";
|
|
//
|
|
// col008res
|
|
//
|
|
this.col008res.AutoSize = true;
|
|
this.col008res.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
this.col008res.ForeColor = System.Drawing.Color.Blue;
|
|
this.col008res.Location = new System.Drawing.Point(1997, 14);
|
|
this.col008res.Name = "col008res";
|
|
this.col008res.Size = new System.Drawing.Size(17, 15);
|
|
this.col008res.TabIndex = 206;
|
|
this.col008res.Text = " ";
|
|
this.col008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
|
|
//
|
|
// gov008res
|
|
//
|
|
this.gov008res.AutoSize = true;
|
|
this.gov008res.BackColor = System.Drawing.SystemColors.ActiveBorder;
|
|
this.gov008res.ForeColor = System.Drawing.Color.Blue;
|
|
this.gov008res.Location = new System.Drawing.Point(1997, 41);
|
|
this.gov008res.Name = "gov008res";
|
|
this.gov008res.Size = new System.Drawing.Size(17, 15);
|
|
this.gov008res.TabIndex = 206;
|
|
this.gov008res.Text = " ";
|
|
this.gov008res.TextChanged += new System.EventHandler(this.col008res_TextChanged);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Location = new System.Drawing.Point(1064, 39);
|
|
this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(136, 19);
|
|
this.checkBox1.TabIndex = 213;
|
|
this.checkBox1.Text = "회의간행물 여부";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.Location = new System.Drawing.Point(1210, 39);
|
|
this.checkBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(136, 19);
|
|
this.checkBox2.TabIndex = 213;
|
|
this.checkBox2.Text = "기념논문집 여부";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
//
|
|
// comboBox7
|
|
//
|
|
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox7.FormattingEnabled = true;
|
|
this.comboBox7.Location = new System.Drawing.Point(1768, 9);
|
|
this.comboBox7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox7.Name = "comboBox7";
|
|
this.comboBox7.Size = new System.Drawing.Size(134, 23);
|
|
this.comboBox7.TabIndex = 207;
|
|
this.comboBox7.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
this.comboBox7.MouseClick += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseClick);
|
|
//
|
|
// Btn_Memo
|
|
//
|
|
this.Btn_Memo.Location = new System.Drawing.Point(1728, 211);
|
|
this.Btn_Memo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Btn_Memo.Name = "Btn_Memo";
|
|
this.Btn_Memo.Size = new System.Drawing.Size(88, 29);
|
|
this.Btn_Memo.TabIndex = 215;
|
|
this.Btn_Memo.Text = "메모장";
|
|
this.Btn_Memo.UseVisualStyleBackColor = true;
|
|
this.Btn_Memo.Click += new System.EventHandler(this.Btn_Memo_Click);
|
|
//
|
|
// List_Book
|
|
//
|
|
this.List_Book.AllowDrop = true;
|
|
this.List_Book.AllowUserToAddRows = false;
|
|
this.List_Book.AllowUserToDeleteRows = false;
|
|
this.List_Book.AllowUserToResizeColumns = false;
|
|
this.List_Book.BackgroundColor = System.Drawing.Color.Gray;
|
|
this.List_Book.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle25.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
dataGridViewCellStyle25.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle25.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle25.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.List_Book.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle25;
|
|
this.List_Book.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.list_idx,
|
|
this.ISBN13,
|
|
this.num,
|
|
this.book_name,
|
|
this.author,
|
|
this.book_comp,
|
|
this.count,
|
|
this.pay,
|
|
this.url,
|
|
this.marc_idx,
|
|
this.db_marc,
|
|
this.grade,
|
|
this.colCheck,
|
|
this.user,
|
|
this.SaveDate});
|
|
this.List_Book.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.List_Book.Location = new System.Drawing.Point(14, 92);
|
|
this.List_Book.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.List_Book.MultiSelect = false;
|
|
this.List_Book.Name = "List_Book";
|
|
this.List_Book.ReadOnly = true;
|
|
dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
dataGridViewCellStyle28.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.List_Book.RowHeadersDefaultCellStyle = dataGridViewCellStyle28;
|
|
this.List_Book.RowTemplate.Height = 23;
|
|
this.List_Book.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.List_Book.Size = new System.Drawing.Size(621, 1028);
|
|
this.List_Book.TabIndex = 217;
|
|
this.List_Book.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.List_Book_RowPostPaint);
|
|
this.List_Book.SelectionChanged += new System.EventHandler(this.List_Book_SelectionChanged);
|
|
this.List_Book.DragDrop += new System.Windows.Forms.DragEventHandler(this.List_Book_DragDrop);
|
|
this.List_Book.DragOver += new System.Windows.Forms.DragEventHandler(this.List_Book_DragOver);
|
|
this.List_Book.KeyDown += new System.Windows.Forms.KeyEventHandler(this.List_Book_KeyDown);
|
|
this.List_Book.MouseDown += new System.Windows.Forms.MouseEventHandler(this.List_Book_MouseDown);
|
|
this.List_Book.MouseMove += new System.Windows.Forms.MouseEventHandler(this.List_Book_MouseMove);
|
|
//
|
|
// list_idx
|
|
//
|
|
this.list_idx.HeaderText = "list_idx";
|
|
this.list_idx.Name = "list_idx";
|
|
this.list_idx.ReadOnly = true;
|
|
this.list_idx.Visible = false;
|
|
this.list_idx.Width = 30;
|
|
//
|
|
// ISBN13
|
|
//
|
|
this.ISBN13.FillWeight = 136.2398F;
|
|
this.ISBN13.HeaderText = "ISBN13";
|
|
this.ISBN13.Name = "ISBN13";
|
|
this.ISBN13.ReadOnly = true;
|
|
this.ISBN13.Visible = false;
|
|
//
|
|
// num
|
|
//
|
|
this.num.HeaderText = "연번";
|
|
this.num.Name = "num";
|
|
this.num.ReadOnly = true;
|
|
this.num.Width = 50;
|
|
//
|
|
// book_name
|
|
//
|
|
this.book_name.FillWeight = 135.5107F;
|
|
this.book_name.HeaderText = "도서명";
|
|
this.book_name.Name = "book_name";
|
|
this.book_name.ReadOnly = true;
|
|
this.book_name.Width = 150;
|
|
//
|
|
// author
|
|
//
|
|
this.author.FillWeight = 67.49011F;
|
|
this.author.HeaderText = "저자";
|
|
this.author.Name = "author";
|
|
this.author.ReadOnly = true;
|
|
this.author.Width = 80;
|
|
//
|
|
// book_comp
|
|
//
|
|
this.book_comp.FillWeight = 76.49199F;
|
|
this.book_comp.HeaderText = "출판사";
|
|
this.book_comp.Name = "book_comp";
|
|
this.book_comp.ReadOnly = true;
|
|
this.book_comp.Width = 80;
|
|
//
|
|
// count
|
|
//
|
|
this.count.HeaderText = "C";
|
|
this.count.Name = "count";
|
|
this.count.ReadOnly = true;
|
|
this.count.Width = 30;
|
|
//
|
|
// pay
|
|
//
|
|
this.pay.FillWeight = 84.26746F;
|
|
this.pay.HeaderText = "정가";
|
|
this.pay.Name = "pay";
|
|
this.pay.ReadOnly = true;
|
|
this.pay.Width = 62;
|
|
//
|
|
// url
|
|
//
|
|
this.url.HeaderText = "url";
|
|
this.url.Name = "url";
|
|
this.url.ReadOnly = true;
|
|
this.url.Visible = false;
|
|
//
|
|
// marc_idx
|
|
//
|
|
this.marc_idx.HeaderText = "marc_idx";
|
|
this.marc_idx.Name = "marc_idx";
|
|
this.marc_idx.ReadOnly = true;
|
|
this.marc_idx.Visible = false;
|
|
this.marc_idx.Width = 30;
|
|
//
|
|
// db_marc
|
|
//
|
|
this.db_marc.HeaderText = "marc";
|
|
this.db_marc.Name = "db_marc";
|
|
this.db_marc.ReadOnly = true;
|
|
this.db_marc.Visible = false;
|
|
//
|
|
// grade
|
|
//
|
|
dataGridViewCellStyle26.Format = "N0";
|
|
dataGridViewCellStyle26.NullValue = null;
|
|
this.grade.DefaultCellStyle = dataGridViewCellStyle26;
|
|
this.grade.HeaderText = "등급";
|
|
this.grade.Name = "grade";
|
|
this.grade.ReadOnly = true;
|
|
this.grade.Visible = false;
|
|
this.grade.Width = 50;
|
|
//
|
|
// colCheck
|
|
//
|
|
dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
this.colCheck.DefaultCellStyle = dataGridViewCellStyle27;
|
|
this.colCheck.HeaderText = "V";
|
|
this.colCheck.Name = "colCheck";
|
|
this.colCheck.ReadOnly = true;
|
|
this.colCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.colCheck.Width = 30;
|
|
//
|
|
// user
|
|
//
|
|
this.user.HeaderText = "작업자";
|
|
this.user.Name = "user";
|
|
this.user.ReadOnly = true;
|
|
this.user.Visible = false;
|
|
//
|
|
// SaveDate
|
|
//
|
|
this.SaveDate.HeaderText = "저장시각";
|
|
this.SaveDate.Name = "SaveDate";
|
|
this.SaveDate.ReadOnly = true;
|
|
this.SaveDate.Visible = false;
|
|
//
|
|
// btn_Save
|
|
//
|
|
this.btn_Save.Location = new System.Drawing.Point(1728, 246);
|
|
this.btn_Save.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_Save.Name = "btn_Save";
|
|
this.btn_Save.Size = new System.Drawing.Size(88, 29);
|
|
this.btn_Save.TabIndex = 215;
|
|
this.btn_Save.Text = "저 장";
|
|
this.btn_Save.UseVisualStyleBackColor = true;
|
|
this.btn_Save.Click += new System.EventHandler(this.Btn_Save_Click);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(7, 10);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(60, 15);
|
|
this.label4.TabIndex = 206;
|
|
this.label4.Text = "008 Tag";
|
|
//
|
|
// text008
|
|
//
|
|
this.text008.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text008.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.text008.Location = new System.Drawing.Point(69, 4);
|
|
this.text008.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text008.MaxLength = 40;
|
|
this.text008.Name = "text008";
|
|
this.text008.Size = new System.Drawing.Size(310, 21);
|
|
this.text008.TabIndex = 204;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.Color.Silver;
|
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel3.Controls.Add(this.btn_Reflesh008);
|
|
this.panel3.Controls.Add(this.text008);
|
|
this.panel3.Controls.Add(this.label4);
|
|
this.panel3.Location = new System.Drawing.Point(641, 16);
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(416, 37);
|
|
this.panel3.TabIndex = 219;
|
|
//
|
|
// btn_Reflesh008
|
|
//
|
|
this.btn_Reflesh008.BackColor = System.Drawing.SystemColors.WindowText;
|
|
this.btn_Reflesh008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btn_Reflesh008.BackgroundImage")));
|
|
this.btn_Reflesh008.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btn_Reflesh008.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btn_Reflesh008.Location = new System.Drawing.Point(382, 0);
|
|
this.btn_Reflesh008.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_Reflesh008.Name = "btn_Reflesh008";
|
|
this.btn_Reflesh008.Size = new System.Drawing.Size(32, 35);
|
|
this.btn_Reflesh008.TabIndex = 207;
|
|
this.btn_Reflesh008.UseVisualStyleBackColor = false;
|
|
this.btn_Reflesh008.Click += new System.EventHandler(this.btn_Reflesh008_Click);
|
|
//
|
|
// btn_close
|
|
//
|
|
this.btn_close.Location = new System.Drawing.Point(1728, 319);
|
|
this.btn_close.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_close.Name = "btn_close";
|
|
this.btn_close.Size = new System.Drawing.Size(88, 29);
|
|
this.btn_close.TabIndex = 215;
|
|
this.btn_close.Text = "닫 기";
|
|
this.btn_close.UseVisualStyleBackColor = true;
|
|
this.btn_close.Click += new System.EventHandler(this.Btn_Close_Click);
|
|
//
|
|
// input_date
|
|
//
|
|
this.input_date.CalendarTitleBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.input_date.CalendarTitleForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.input_date.Checked = false;
|
|
this.input_date.CustomFormat = "yyyy-MM-dd";
|
|
this.input_date.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.input_date.Location = new System.Drawing.Point(1134, 9);
|
|
this.input_date.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.input_date.Name = "input_date";
|
|
this.input_date.ShowCheckBox = true;
|
|
this.input_date.Size = new System.Drawing.Size(115, 25);
|
|
this.input_date.TabIndex = 220;
|
|
this.input_date.ValueChanged += new System.EventHandler(this.input_date_ValueChanged);
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.pictureBox1.Location = new System.Drawing.Point(1818, 66);
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(237, 360);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox1.TabIndex = 221;
|
|
this.pictureBox1.TabStop = false;
|
|
this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
|
|
//
|
|
// btn_preview
|
|
//
|
|
this.btn_preview.Location = new System.Drawing.Point(1728, 282);
|
|
this.btn_preview.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_preview.Name = "btn_preview";
|
|
this.btn_preview.Size = new System.Drawing.Size(88, 29);
|
|
this.btn_preview.TabIndex = 215;
|
|
this.btn_preview.Text = "미리보기";
|
|
this.btn_preview.UseVisualStyleBackColor = true;
|
|
this.btn_preview.Click += new System.EventHandler(this.Btn_preview_Click);
|
|
//
|
|
// cb_grade
|
|
//
|
|
this.cb_grade.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cb_grade.FormattingEnabled = true;
|
|
this.cb_grade.Items.AddRange(new object[] {
|
|
"A (F9)",
|
|
"B (F10)",
|
|
"C (F11)",
|
|
"D (F12)"});
|
|
this.cb_grade.Location = new System.Drawing.Point(1729, 116);
|
|
this.cb_grade.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.cb_grade.Name = "cb_grade";
|
|
this.cb_grade.Size = new System.Drawing.Size(85, 23);
|
|
this.cb_grade.TabIndex = 222;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label6.Location = new System.Drawing.Point(1736, 99);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(62, 12);
|
|
this.label6.TabIndex = 223;
|
|
this.label6.Text = "마크 등급";
|
|
//
|
|
// rb_Sort
|
|
//
|
|
this.rb_Sort.AutoSize = true;
|
|
this.rb_Sort.Location = new System.Drawing.Point(87, 10);
|
|
this.rb_Sort.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.rb_Sort.Name = "rb_Sort";
|
|
this.rb_Sort.Size = new System.Drawing.Size(55, 19);
|
|
this.rb_Sort.TabIndex = 224;
|
|
this.rb_Sort.TabStop = true;
|
|
this.rb_Sort.Text = "정렬";
|
|
this.rb_Sort.UseVisualStyleBackColor = true;
|
|
this.rb_Sort.CheckedChanged += new System.EventHandler(this.Radio_Sort_CheckedChanged);
|
|
//
|
|
// rb_Filter
|
|
//
|
|
this.rb_Filter.AutoSize = true;
|
|
this.rb_Filter.Location = new System.Drawing.Point(141, 10);
|
|
this.rb_Filter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.rb_Filter.Name = "rb_Filter";
|
|
this.rb_Filter.Size = new System.Drawing.Size(55, 19);
|
|
this.rb_Filter.TabIndex = 224;
|
|
this.rb_Filter.TabStop = true;
|
|
this.rb_Filter.Text = "필터";
|
|
this.rb_Filter.UseVisualStyleBackColor = true;
|
|
this.rb_Filter.CheckedChanged += new System.EventHandler(this.Radio_Sort_CheckedChanged);
|
|
//
|
|
// comboBox8
|
|
//
|
|
this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox8.FormattingEnabled = true;
|
|
this.comboBox8.Location = new System.Drawing.Point(200, 8);
|
|
this.comboBox8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox8.Name = "comboBox8";
|
|
this.comboBox8.Size = new System.Drawing.Size(90, 23);
|
|
this.comboBox8.TabIndex = 225;
|
|
this.comboBox8.SelectedIndexChanged += new System.EventHandler(this.comboBox8_SelectedIndexChanged);
|
|
//
|
|
// comboBox9
|
|
//
|
|
this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox9.FormattingEnabled = true;
|
|
this.comboBox9.Location = new System.Drawing.Point(293, 8);
|
|
this.comboBox9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.comboBox9.Name = "comboBox9";
|
|
this.comboBox9.Size = new System.Drawing.Size(59, 23);
|
|
this.comboBox9.TabIndex = 225;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.Silver;
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel1.Controls.Add(this.btn_mk_marcList);
|
|
this.panel1.Controls.Add(this.btn_CopySelect);
|
|
this.panel1.Controls.Add(this.btn_FilterReturn);
|
|
this.panel1.Controls.Add(this.btn_Search);
|
|
this.panel1.Controls.Add(this.rb_Sort);
|
|
this.panel1.Controls.Add(this.comboBox9);
|
|
this.panel1.Controls.Add(this.rb_Filter);
|
|
this.panel1.Controls.Add(this.comboBox8);
|
|
this.panel1.Location = new System.Drawing.Point(14, 45);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(599, 43);
|
|
this.panel1.TabIndex = 226;
|
|
//
|
|
// btn_mk_marcList
|
|
//
|
|
this.btn_mk_marcList.Location = new System.Drawing.Point(495, 6);
|
|
this.btn_mk_marcList.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_mk_marcList.Name = "btn_mk_marcList";
|
|
this.btn_mk_marcList.Size = new System.Drawing.Size(97, 29);
|
|
this.btn_mk_marcList.TabIndex = 227;
|
|
this.btn_mk_marcList.Text = "마크목록생성";
|
|
this.btn_mk_marcList.UseVisualStyleBackColor = true;
|
|
this.btn_mk_marcList.Click += new System.EventHandler(this.btn_mk_marcList_Click);
|
|
//
|
|
// btn_CopySelect
|
|
//
|
|
this.btn_CopySelect.BackColor = System.Drawing.Color.Khaki;
|
|
this.btn_CopySelect.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.btn_CopySelect.Location = new System.Drawing.Point(442, 6);
|
|
this.btn_CopySelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_CopySelect.Name = "btn_CopySelect";
|
|
this.btn_CopySelect.Size = new System.Drawing.Size(34, 29);
|
|
this.btn_CopySelect.TabIndex = 319;
|
|
this.btn_CopySelect.Text = "0";
|
|
this.btn_CopySelect.UseVisualStyleBackColor = false;
|
|
this.btn_CopySelect.Click += new System.EventHandler(this.btn_CopySelect_Click);
|
|
//
|
|
// btn_FilterReturn
|
|
//
|
|
this.btn_FilterReturn.Location = new System.Drawing.Point(9, 6);
|
|
this.btn_FilterReturn.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_FilterReturn.Name = "btn_FilterReturn";
|
|
this.btn_FilterReturn.Size = new System.Drawing.Size(72, 29);
|
|
this.btn_FilterReturn.TabIndex = 229;
|
|
this.btn_FilterReturn.Text = "원래대로";
|
|
this.btn_FilterReturn.UseVisualStyleBackColor = true;
|
|
this.btn_FilterReturn.Click += new System.EventHandler(this.btn_FilterReturn_Click);
|
|
//
|
|
// btn_Search
|
|
//
|
|
this.btn_Search.Location = new System.Drawing.Point(359, 6);
|
|
this.btn_Search.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_Search.Name = "btn_Search";
|
|
this.btn_Search.Size = new System.Drawing.Size(65, 29);
|
|
this.btn_Search.TabIndex = 227;
|
|
this.btn_Search.Text = "검 색";
|
|
this.btn_Search.UseVisualStyleBackColor = true;
|
|
this.btn_Search.Click += new System.EventHandler(this.btn_Search_Click);
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.AutoSize = true;
|
|
this.checkBox3.BackColor = System.Drawing.Color.White;
|
|
this.checkBox3.Checked = true;
|
|
this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox3.Location = new System.Drawing.Point(587, 99);
|
|
this.checkBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(15, 14);
|
|
this.checkBox3.TabIndex = 227;
|
|
this.checkBox3.UseVisualStyleBackColor = false;
|
|
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
|
|
//
|
|
// btn_FillBlank
|
|
//
|
|
this.btn_FillBlank.Location = new System.Drawing.Point(1728, 149);
|
|
this.btn_FillBlank.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btn_FillBlank.Name = "btn_FillBlank";
|
|
this.btn_FillBlank.Size = new System.Drawing.Size(88, 55);
|
|
this.btn_FillBlank.TabIndex = 228;
|
|
this.btn_FillBlank.Text = "미소장 마크 코리스\r\n칸채우기";
|
|
this.btn_FillBlank.UseVisualStyleBackColor = true;
|
|
this.btn_FillBlank.Click += new System.EventHandler(this.btn_FillBlank_Click);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Location = new System.Drawing.Point(642, 71);
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.tabControl1.Multiline = true;
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1081, 1052);
|
|
this.tabControl1.TabIndex = 0;
|
|
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.tabPage1.Controls.Add(this.richTextBox1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.tabPage1.Size = new System.Drawing.Size(1073, 1023);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "마크 편집";
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.tabPage2.Controls.Add(this.panel4);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.tabPage2.Size = new System.Drawing.Size(1073, 1023);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "마크 칸채우기";
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.BackColor = System.Drawing.SystemColors.ScrollBar;
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel4.Controls.Add(this.Btn_interlock);
|
|
this.panel4.Controls.Add(this.groupBox5);
|
|
this.panel4.Controls.Add(this.groupBox10);
|
|
this.panel4.Controls.Add(this.label45);
|
|
this.panel4.Controls.Add(this.label41);
|
|
this.panel4.Controls.Add(this.label47);
|
|
this.panel4.Controls.Add(this.label46);
|
|
this.panel4.Controls.Add(this.label44);
|
|
this.panel4.Controls.Add(this.label37);
|
|
this.panel4.Controls.Add(this.label40);
|
|
this.panel4.Controls.Add(this.label5);
|
|
this.panel4.Controls.Add(this.label36);
|
|
this.panel4.Controls.Add(this.GridView246);
|
|
this.panel4.Controls.Add(this.label39);
|
|
this.panel4.Controls.Add(this.label23);
|
|
this.panel4.Controls.Add(this.label43);
|
|
this.panel4.Controls.Add(this.label38);
|
|
this.panel4.Controls.Add(this.label22);
|
|
this.panel4.Controls.Add(this.groupBox9);
|
|
this.panel4.Controls.Add(this.GridView440);
|
|
this.panel4.Controls.Add(this.groupBox8);
|
|
this.panel4.Controls.Add(this.GridView490);
|
|
this.panel4.Controls.Add(this.text940a);
|
|
this.panel4.Controls.Add(this.text250a);
|
|
this.panel4.Controls.Add(this.grp260);
|
|
this.panel4.Controls.Add(this.grp300);
|
|
this.panel4.Controls.Add(this.text546a);
|
|
this.panel4.Controls.Add(this.text504a);
|
|
this.panel4.Controls.Add(this.text536a);
|
|
this.panel4.Controls.Add(this.groupBox4);
|
|
this.panel4.Controls.Add(this.text650a);
|
|
this.panel4.Controls.Add(this.groupBox3);
|
|
this.panel4.Controls.Add(this.text586a);
|
|
this.panel4.Controls.Add(this.groupBox2);
|
|
this.panel4.Controls.Add(this.text520a);
|
|
this.panel4.Controls.Add(this.grp245);
|
|
this.panel4.Controls.Add(this.text521a);
|
|
this.panel4.Controls.Add(this.text525a);
|
|
this.panel4.Controls.Add(this.text653a);
|
|
this.panel4.Controls.Add(this.text507t);
|
|
this.panel4.Controls.Add(this.text500a);
|
|
this.panel4.Controls.Add(this.text507a);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel4.Location = new System.Drawing.Point(3, 4);
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(1067, 1015);
|
|
this.panel4.TabIndex = 0;
|
|
//
|
|
// Btn_interlock
|
|
//
|
|
this.Btn_interlock.Location = new System.Drawing.Point(903, 56);
|
|
this.Btn_interlock.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Btn_interlock.Name = "Btn_interlock";
|
|
this.Btn_interlock.Size = new System.Drawing.Size(157, 69);
|
|
this.Btn_interlock.TabIndex = 309;
|
|
this.Btn_interlock.Text = "태그연동\r\n(041-546)";
|
|
this.Btn_interlock.UseVisualStyleBackColor = true;
|
|
this.Btn_interlock.Click += new System.EventHandler(this.Btn_interlock_Click);
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox5.Controls.Add(this.GridView020);
|
|
this.groupBox5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox5.Location = new System.Drawing.Point(3, 4);
|
|
this.groupBox5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox5.Size = new System.Drawing.Size(473, 125);
|
|
this.groupBox5.TabIndex = 0;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "020";
|
|
//
|
|
// GridView020
|
|
//
|
|
this.GridView020.AllowDrop = true;
|
|
this.GridView020.AllowUserToAddRows = false;
|
|
this.GridView020.AllowUserToResizeRows = false;
|
|
this.GridView020.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.GridView020.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.CheckSet,
|
|
this.Text020a,
|
|
this.Text020g,
|
|
this.Text020c});
|
|
this.GridView020.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GridView020.Location = new System.Drawing.Point(3, 18);
|
|
this.GridView020.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.GridView020.Name = "GridView020";
|
|
this.GridView020.RowHeadersVisible = false;
|
|
this.GridView020.RowHeadersWidth = 30;
|
|
dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.GridView020.RowsDefaultCellStyle = dataGridViewCellStyle29;
|
|
this.GridView020.RowTemplate.Height = 23;
|
|
this.GridView020.Size = new System.Drawing.Size(467, 103);
|
|
this.GridView020.TabIndex = 0;
|
|
this.GridView020.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
|
|
//
|
|
// CheckSet
|
|
//
|
|
this.CheckSet.HeaderText = "세트";
|
|
this.CheckSet.Name = "CheckSet";
|
|
this.CheckSet.Width = 40;
|
|
//
|
|
// Text020a
|
|
//
|
|
this.Text020a.HeaderText = "ISBN(a)";
|
|
this.Text020a.Name = "Text020a";
|
|
this.Text020a.Width = 140;
|
|
//
|
|
// Text020g
|
|
//
|
|
this.Text020g.HeaderText = "부가기호(g)";
|
|
this.Text020g.Name = "Text020g";
|
|
//
|
|
// Text020c
|
|
//
|
|
this.Text020c.HeaderText = "가격(c)";
|
|
this.Text020c.Name = "Text020c";
|
|
//
|
|
// groupBox10
|
|
//
|
|
this.groupBox10.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox10.Controls.Add(this.text505a);
|
|
this.groupBox10.Controls.Add(this.GridView505);
|
|
this.groupBox10.Controls.Add(this.label42);
|
|
this.groupBox10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox10.Location = new System.Drawing.Point(3, 780);
|
|
this.groupBox10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox10.Name = "groupBox10";
|
|
this.groupBox10.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox10.Size = new System.Drawing.Size(473, 161);
|
|
this.groupBox10.TabIndex = 28;
|
|
this.groupBox10.TabStop = false;
|
|
this.groupBox10.Text = "505";
|
|
//
|
|
// text505a
|
|
//
|
|
this.text505a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text505a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text505a.Location = new System.Drawing.Point(21, 25);
|
|
this.text505a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text505a.Multiline = true;
|
|
this.text505a.Name = "text505a";
|
|
this.text505a.Size = new System.Drawing.Size(444, 40);
|
|
this.text505a.TabIndex = 1;
|
|
this.text505a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// GridView505
|
|
//
|
|
this.GridView505.AllowDrop = true;
|
|
this.GridView505.AllowUserToAddRows = false;
|
|
this.GridView505.AllowUserToResizeRows = false;
|
|
this.GridView505.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.GridView505.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.text505n,
|
|
this.text505t,
|
|
this.text505d,
|
|
this.text505e});
|
|
this.GridView505.Location = new System.Drawing.Point(7, 68);
|
|
this.GridView505.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.GridView505.Name = "GridView505";
|
|
this.GridView505.RowHeadersVisible = false;
|
|
this.GridView505.RowHeadersWidth = 30;
|
|
dataGridViewCellStyle30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.GridView505.RowsDefaultCellStyle = dataGridViewCellStyle30;
|
|
this.GridView505.RowTemplate.Height = 23;
|
|
this.GridView505.Size = new System.Drawing.Size(458, 89);
|
|
this.GridView505.TabIndex = 2;
|
|
this.GridView505.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
|
|
//
|
|
// text505n
|
|
//
|
|
this.text505n.HeaderText = "505n";
|
|
this.text505n.Name = "text505n";
|
|
this.text505n.Width = 50;
|
|
//
|
|
// text505t
|
|
//
|
|
this.text505t.HeaderText = "505t";
|
|
this.text505t.Name = "text505t";
|
|
this.text505t.Width = 130;
|
|
//
|
|
// text505d
|
|
//
|
|
this.text505d.HeaderText = "505d";
|
|
this.text505d.Name = "text505d";
|
|
//
|
|
// text505e
|
|
//
|
|
this.text505e.HeaderText = "505e";
|
|
this.text505e.Name = "text505e";
|
|
//
|
|
// label42
|
|
//
|
|
this.label42.AutoSize = true;
|
|
this.label42.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label42.Location = new System.Drawing.Point(5, 29);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(13, 12);
|
|
this.label42.TabIndex = 0;
|
|
this.label42.Text = "a";
|
|
//
|
|
// label45
|
|
//
|
|
this.label45.AutoSize = true;
|
|
this.label45.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label45.Location = new System.Drawing.Point(552, 986);
|
|
this.label45.Name = "label45";
|
|
this.label45.Size = new System.Drawing.Size(57, 12);
|
|
this.label45.TabIndex = 36;
|
|
this.label45.Text = "수상주기";
|
|
//
|
|
// label41
|
|
//
|
|
this.label41.AutoSize = true;
|
|
this.label41.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label41.Location = new System.Drawing.Point(507, 718);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(30, 12);
|
|
this.label41.TabIndex = 26;
|
|
this.label41.Text = "507t";
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label47.Location = new System.Drawing.Point(507, 931);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(96, 12);
|
|
this.label47.TabIndex = 32;
|
|
this.label47.Text = "이용자대상주기";
|
|
//
|
|
// label46
|
|
//
|
|
this.label46.AutoSize = true;
|
|
this.label46.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label46.Location = new System.Drawing.Point(6, 566);
|
|
this.label46.Name = "label46";
|
|
this.label46.Size = new System.Drawing.Size(57, 12);
|
|
this.label46.TabIndex = 12;
|
|
this.label46.Text = "부록주기";
|
|
//
|
|
// label44
|
|
//
|
|
this.label44.AutoSize = true;
|
|
this.label44.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label44.Location = new System.Drawing.Point(522, 959);
|
|
this.label44.Name = "label44";
|
|
this.label44.Size = new System.Drawing.Size(83, 12);
|
|
this.label44.TabIndex = 34;
|
|
this.label44.Text = "기금정보주기";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label37.Location = new System.Drawing.Point(505, 565);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(44, 12);
|
|
this.label37.TabIndex = 16;
|
|
this.label37.Text = "주제명";
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label40.Location = new System.Drawing.Point(507, 690);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(34, 12);
|
|
this.label40.TabIndex = 24;
|
|
this.label40.Text = "507a";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label5.Location = new System.Drawing.Point(507, 62);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(57, 24);
|
|
this.label5.TabIndex = 255;
|
|
this.label5.Text = "언어주기\r\n546a";
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label36.Location = new System.Drawing.Point(505, 538);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(44, 12);
|
|
this.label36.TabIndex = 14;
|
|
this.label36.Text = "색인어";
|
|
//
|
|
// GridView246
|
|
//
|
|
this.GridView246.AllowDrop = true;
|
|
this.GridView246.AllowUserToAddRows = false;
|
|
this.GridView246.AllowUserToResizeRows = false;
|
|
dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle31.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle31.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
dataGridViewCellStyle31.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle31.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.GridView246.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle31;
|
|
this.GridView246.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.Text246Jisi,
|
|
this.Text246i,
|
|
this.Text246a,
|
|
this.Text246b,
|
|
this.Text246n,
|
|
this.Text246p});
|
|
this.GridView246.Location = new System.Drawing.Point(496, 746);
|
|
this.GridView246.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.GridView246.Name = "GridView246";
|
|
this.GridView246.RowHeadersVisible = false;
|
|
this.GridView246.RowHeadersWidth = 30;
|
|
dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.GridView246.RowsDefaultCellStyle = dataGridViewCellStyle32;
|
|
this.GridView246.RowTemplate.Height = 23;
|
|
this.GridView246.Size = new System.Drawing.Size(563, 172);
|
|
this.GridView246.TabIndex = 31;
|
|
this.GridView246.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
|
|
//
|
|
// Text246Jisi
|
|
//
|
|
this.Text246Jisi.HeaderText = "지시";
|
|
this.Text246Jisi.Name = "Text246Jisi";
|
|
this.Text246Jisi.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.Text246Jisi.Width = 40;
|
|
//
|
|
// Text246i
|
|
//
|
|
this.Text246i.HeaderText = "246i";
|
|
this.Text246i.Name = "Text246i";
|
|
this.Text246i.Width = 80;
|
|
//
|
|
// Text246a
|
|
//
|
|
this.Text246a.HeaderText = "246a";
|
|
this.Text246a.Name = "Text246a";
|
|
//
|
|
// Text246b
|
|
//
|
|
this.Text246b.HeaderText = "246b";
|
|
this.Text246b.Name = "Text246b";
|
|
//
|
|
// Text246n
|
|
//
|
|
this.Text246n.HeaderText = "246n";
|
|
this.Text246n.Name = "Text246n";
|
|
this.Text246n.Width = 50;
|
|
//
|
|
// Text246p
|
|
//
|
|
this.Text246p.HeaderText = "246p";
|
|
this.Text246p.Name = "Text246p";
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label39.Location = new System.Drawing.Point(8, 744);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(31, 24);
|
|
this.label39.TabIndex = 22;
|
|
this.label39.Text = "서지\r\n주기";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label23.Location = new System.Drawing.Point(38, 382);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(31, 12);
|
|
this.label23.TabIndex = 6;
|
|
this.label23.Text = "판차";
|
|
//
|
|
// label43
|
|
//
|
|
this.label43.AutoSize = true;
|
|
this.label43.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label43.Location = new System.Drawing.Point(8, 951);
|
|
this.label43.Name = "label43";
|
|
this.label43.Size = new System.Drawing.Size(31, 12);
|
|
this.label43.TabIndex = 29;
|
|
this.label43.Text = "요약";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label38.Location = new System.Drawing.Point(8, 690);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(31, 24);
|
|
this.label38.TabIndex = 20;
|
|
this.label38.Text = "일반\r\n주기";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label22.Location = new System.Drawing.Point(8, 355);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(57, 12);
|
|
this.label22.TabIndex = 4;
|
|
this.label22.Text = "로컬서명";
|
|
//
|
|
// groupBox9
|
|
//
|
|
this.groupBox9.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox9.Controls.Add(this.text900a);
|
|
this.groupBox9.Controls.Add(this.text910a);
|
|
this.groupBox9.Controls.Add(this.label35);
|
|
this.groupBox9.Controls.Add(this.label34);
|
|
this.groupBox9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox9.Location = new System.Drawing.Point(498, 441);
|
|
this.groupBox9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox9.Name = "groupBox9";
|
|
this.groupBox9.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox9.Size = new System.Drawing.Size(561, 84);
|
|
this.groupBox9.TabIndex = 11;
|
|
this.groupBox9.TabStop = false;
|
|
this.groupBox9.Text = "로컬표목 (9XX) [이명, 원저자명]";
|
|
//
|
|
// text900a
|
|
//
|
|
this.text900a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text900a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text900a.Location = new System.Drawing.Point(50, 24);
|
|
this.text900a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text900a.Name = "text900a";
|
|
this.text900a.Size = new System.Drawing.Size(497, 21);
|
|
this.text900a.TabIndex = 1;
|
|
this.text900a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text910a
|
|
//
|
|
this.text910a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text910a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text910a.Location = new System.Drawing.Point(50, 51);
|
|
this.text910a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text910a.Name = "text910a";
|
|
this.text910a.Size = new System.Drawing.Size(497, 21);
|
|
this.text910a.TabIndex = 3;
|
|
this.text910a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label35.Location = new System.Drawing.Point(9, 55);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(34, 12);
|
|
this.label35.TabIndex = 2;
|
|
this.label35.Text = "910a";
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label34.Location = new System.Drawing.Point(9, 28);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(34, 12);
|
|
this.label34.TabIndex = 0;
|
|
this.label34.Text = "900a";
|
|
//
|
|
// GridView440
|
|
//
|
|
this.GridView440.AllowDrop = true;
|
|
this.GridView440.AllowUserToAddRows = false;
|
|
this.GridView440.AllowUserToResizeRows = false;
|
|
dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle33.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.GridView440.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle33;
|
|
this.GridView440.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.GridView440.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.text440a,
|
|
this.text440n,
|
|
this.text440p,
|
|
this.text440vNum,
|
|
this.text440vTxt,
|
|
this.text440x});
|
|
this.GridView440.Location = new System.Drawing.Point(3, 594);
|
|
this.GridView440.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.GridView440.Name = "GridView440";
|
|
this.GridView440.RowHeadersVisible = false;
|
|
this.GridView440.RowHeadersWidth = 30;
|
|
dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.GridView440.RowsDefaultCellStyle = dataGridViewCellStyle34;
|
|
this.GridView440.RowTemplate.Height = 23;
|
|
this.GridView440.Size = new System.Drawing.Size(682, 89);
|
|
this.GridView440.TabIndex = 18;
|
|
this.GridView440.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
|
|
//
|
|
// text440a
|
|
//
|
|
this.text440a.HeaderText = "440a";
|
|
this.text440a.Name = "text440a";
|
|
//
|
|
// text440n
|
|
//
|
|
this.text440n.HeaderText = "440n";
|
|
this.text440n.Name = "text440n";
|
|
this.text440n.Width = 50;
|
|
//
|
|
// text440p
|
|
//
|
|
this.text440p.HeaderText = "440p";
|
|
this.text440p.Name = "text440p";
|
|
//
|
|
// text440vNum
|
|
//
|
|
this.text440vNum.HeaderText = "440v [숫자]";
|
|
this.text440vNum.Name = "text440vNum";
|
|
this.text440vNum.Width = 110;
|
|
//
|
|
// text440vTxt
|
|
//
|
|
this.text440vTxt.HeaderText = "440v [문자]";
|
|
this.text440vTxt.Name = "text440vTxt";
|
|
this.text440vTxt.Width = 110;
|
|
//
|
|
// text440x
|
|
//
|
|
this.text440x.HeaderText = "440x";
|
|
this.text440x.Name = "text440x";
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.groupBox8.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox8.Controls.Add(this.text700a);
|
|
this.groupBox8.Controls.Add(this.text710a);
|
|
this.groupBox8.Controls.Add(this.label21);
|
|
this.groupBox8.Controls.Add(this.label20);
|
|
this.groupBox8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox8.Location = new System.Drawing.Point(498, 350);
|
|
this.groupBox8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox8.Size = new System.Drawing.Size(561, 84);
|
|
this.groupBox8.TabIndex = 10;
|
|
this.groupBox8.TabStop = false;
|
|
this.groupBox8.Text = "부출표목 (7XX) [한글]";
|
|
//
|
|
// text700a
|
|
//
|
|
this.text700a.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text700a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text700a.Location = new System.Drawing.Point(50, 25);
|
|
this.text700a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text700a.Name = "text700a";
|
|
this.text700a.Size = new System.Drawing.Size(497, 21);
|
|
this.text700a.TabIndex = 1;
|
|
this.text700a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text710a
|
|
//
|
|
this.text710a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text710a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text710a.Location = new System.Drawing.Point(50, 52);
|
|
this.text710a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text710a.Name = "text710a";
|
|
this.text710a.Size = new System.Drawing.Size(497, 21);
|
|
this.text710a.TabIndex = 3;
|
|
this.text710a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label21.Location = new System.Drawing.Point(9, 58);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(34, 12);
|
|
this.label21.TabIndex = 2;
|
|
this.label21.Text = "710a";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label20.Location = new System.Drawing.Point(9, 30);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(34, 12);
|
|
this.label20.TabIndex = 0;
|
|
this.label20.Text = "700a";
|
|
//
|
|
// GridView490
|
|
//
|
|
this.GridView490.AllowDrop = true;
|
|
this.GridView490.AllowUserToAddRows = false;
|
|
this.GridView490.AllowUserToResizeRows = false;
|
|
dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle35.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle35.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
dataGridViewCellStyle35.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.GridView490.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle35;
|
|
this.GridView490.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.GridView490.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.text490a,
|
|
this.text490v});
|
|
this.GridView490.Location = new System.Drawing.Point(693, 594);
|
|
this.GridView490.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.GridView490.Name = "GridView490";
|
|
this.GridView490.RowHeadersVisible = false;
|
|
this.GridView490.RowHeadersWidth = 30;
|
|
dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.GridView490.RowsDefaultCellStyle = dataGridViewCellStyle36;
|
|
this.GridView490.RowTemplate.Height = 23;
|
|
this.GridView490.Size = new System.Drawing.Size(367, 89);
|
|
this.GridView490.TabIndex = 19;
|
|
this.GridView490.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GridView_KeyDown);
|
|
//
|
|
// text490a
|
|
//
|
|
this.text490a.HeaderText = "490a";
|
|
this.text490a.Name = "text490a";
|
|
this.text490a.Width = 150;
|
|
//
|
|
// text490v
|
|
//
|
|
this.text490v.HeaderText = "490v";
|
|
this.text490v.Name = "text490v";
|
|
this.text490v.Width = 150;
|
|
//
|
|
// grp300
|
|
//
|
|
this.grp300.BackColor = System.Drawing.SystemColors.Control;
|
|
this.grp300.Controls.Add(this.text300a);
|
|
this.grp300.Controls.Add(this.text300b);
|
|
this.grp300.Controls.Add(this.text300c1);
|
|
this.grp300.Controls.Add(this.text300c2);
|
|
this.grp300.Controls.Add(this.text300e);
|
|
this.grp300.Controls.Add(label31);
|
|
this.grp300.Controls.Add(label30);
|
|
this.grp300.Controls.Add(label33);
|
|
this.grp300.Controls.Add(label32);
|
|
this.grp300.Controls.Add(label29);
|
|
this.grp300.Controls.Add(label28);
|
|
this.grp300.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grp300.Location = new System.Drawing.Point(246, 412);
|
|
this.grp300.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grp300.Name = "grp300";
|
|
this.grp300.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grp300.Size = new System.Drawing.Size(231, 141);
|
|
this.grp300.TabIndex = 9;
|
|
this.grp300.TabStop = false;
|
|
this.grp300.Text = "300";
|
|
//
|
|
// text300a
|
|
//
|
|
this.text300a.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text300a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text300a.Location = new System.Drawing.Point(19, 25);
|
|
this.text300a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text300a.Name = "text300a";
|
|
this.text300a.Size = new System.Drawing.Size(203, 21);
|
|
this.text300a.TabIndex = 1;
|
|
this.text300a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text300b
|
|
//
|
|
this.text300b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text300b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text300b.Location = new System.Drawing.Point(19, 52);
|
|
this.text300b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text300b.Name = "text300b";
|
|
this.text300b.Size = new System.Drawing.Size(203, 21);
|
|
this.text300b.TabIndex = 3;
|
|
this.text300b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text300c1
|
|
//
|
|
this.text300c1.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text300c1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text300c1.Location = new System.Drawing.Point(50, 80);
|
|
this.text300c1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text300c1.Name = "text300c1";
|
|
this.text300c1.Size = new System.Drawing.Size(67, 21);
|
|
this.text300c1.TabIndex = 6;
|
|
this.text300c1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text300c2
|
|
//
|
|
this.text300c2.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text300c2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text300c2.Location = new System.Drawing.Point(155, 80);
|
|
this.text300c2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text300c2.Name = "text300c2";
|
|
this.text300c2.Size = new System.Drawing.Size(67, 21);
|
|
this.text300c2.TabIndex = 8;
|
|
this.text300c2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text300e
|
|
//
|
|
this.text300e.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text300e.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text300e.Location = new System.Drawing.Point(19, 109);
|
|
this.text300e.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text300e.Name = "text300e";
|
|
this.text300e.Size = new System.Drawing.Size(203, 21);
|
|
this.text300e.TabIndex = 10;
|
|
this.text300e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text546a
|
|
//
|
|
this.text546a.AcceptsReturn = true;
|
|
this.text546a.AcceptsTab = true;
|
|
this.text546a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text546a.Location = new System.Drawing.Point(574, 59);
|
|
this.text546a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text546a.Multiline = true;
|
|
this.text546a.Name = "text546a";
|
|
this.text546a.Size = new System.Drawing.Size(322, 65);
|
|
this.text546a.TabIndex = 255;
|
|
//
|
|
// grp260
|
|
//
|
|
this.grp260.BackColor = System.Drawing.SystemColors.Control;
|
|
this.grp260.Controls.Add(this.text260a);
|
|
this.grp260.Controls.Add(this.text260b);
|
|
this.grp260.Controls.Add(this.text260c);
|
|
this.grp260.Controls.Add(this.text260g);
|
|
this.grp260.Controls.Add(label24);
|
|
this.grp260.Controls.Add(label25);
|
|
this.grp260.Controls.Add(label26);
|
|
this.grp260.Controls.Add(label27);
|
|
this.grp260.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grp260.Location = new System.Drawing.Point(3, 412);
|
|
this.grp260.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grp260.Name = "grp260";
|
|
this.grp260.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grp260.Size = new System.Drawing.Size(231, 141);
|
|
this.grp260.TabIndex = 8;
|
|
this.grp260.TabStop = false;
|
|
this.grp260.Text = "260";
|
|
//
|
|
// text260a
|
|
//
|
|
this.text260a.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text260a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text260a.Location = new System.Drawing.Point(21, 25);
|
|
this.text260a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text260a.Name = "text260a";
|
|
this.text260a.Size = new System.Drawing.Size(203, 21);
|
|
this.text260a.TabIndex = 1;
|
|
this.text260a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text260b
|
|
//
|
|
this.text260b.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text260b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text260b.Location = new System.Drawing.Point(21, 52);
|
|
this.text260b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text260b.Name = "text260b";
|
|
this.text260b.Size = new System.Drawing.Size(203, 21);
|
|
this.text260b.TabIndex = 3;
|
|
this.text260b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text260c
|
|
//
|
|
this.text260c.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text260c.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text260c.Location = new System.Drawing.Point(21, 80);
|
|
this.text260c.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text260c.Name = "text260c";
|
|
this.text260c.Size = new System.Drawing.Size(203, 21);
|
|
this.text260c.TabIndex = 5;
|
|
this.text260c.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text260g
|
|
//
|
|
this.text260g.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text260g.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text260g.Location = new System.Drawing.Point(21, 108);
|
|
this.text260g.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text260g.Name = "text260g";
|
|
this.text260g.Size = new System.Drawing.Size(203, 21);
|
|
this.text260g.TabIndex = 7;
|
|
this.text260g.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text504a
|
|
//
|
|
this.text504a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text504a.Location = new System.Drawing.Point(43, 746);
|
|
this.text504a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text504a.Name = "text504a";
|
|
this.text504a.Size = new System.Drawing.Size(425, 25);
|
|
this.text504a.TabIndex = 23;
|
|
this.text504a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text536a
|
|
//
|
|
this.text536a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text536a.Location = new System.Drawing.Point(617, 954);
|
|
this.text536a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text536a.Name = "text536a";
|
|
this.text536a.Size = new System.Drawing.Size(442, 25);
|
|
this.text536a.TabIndex = 35;
|
|
this.text536a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox4.Controls.Add(this.radioButton4);
|
|
this.groupBox4.Controls.Add(this.basicHeadBox);
|
|
this.groupBox4.Controls.Add(this.invertCheck);
|
|
this.groupBox4.Controls.Add(this.rbtn_100);
|
|
this.groupBox4.Controls.Add(this.rbtn_111);
|
|
this.groupBox4.Controls.Add(this.rbtn_110);
|
|
this.groupBox4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox4.Location = new System.Drawing.Point(498, 136);
|
|
this.groupBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox4.Size = new System.Drawing.Size(561, 95);
|
|
this.groupBox4.TabIndex = 2;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "기본표목 (1XX)";
|
|
//
|
|
// radioButton4
|
|
//
|
|
this.radioButton4.AutoSize = true;
|
|
this.radioButton4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.radioButton4.Location = new System.Drawing.Point(399, 26);
|
|
this.radioButton4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.radioButton4.Name = "radioButton4";
|
|
this.radioButton4.Size = new System.Drawing.Size(75, 16);
|
|
this.radioButton4.TabIndex = 3;
|
|
this.radioButton4.TabStop = true;
|
|
this.radioButton4.Text = "작자미상";
|
|
this.radioButton4.UseVisualStyleBackColor = true;
|
|
//
|
|
// basicHeadBox
|
|
//
|
|
this.basicHeadBox.BackColor = System.Drawing.SystemColors.Info;
|
|
this.basicHeadBox.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.basicHeadBox.Location = new System.Drawing.Point(25, 55);
|
|
this.basicHeadBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.basicHeadBox.Name = "basicHeadBox";
|
|
this.basicHeadBox.Size = new System.Drawing.Size(325, 21);
|
|
this.basicHeadBox.TabIndex = 4;
|
|
this.basicHeadBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// invertCheck
|
|
//
|
|
this.invertCheck.AutoSize = true;
|
|
this.invertCheck.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.invertCheck.Location = new System.Drawing.Point(362, 58);
|
|
this.invertCheck.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.invertCheck.Name = "invertCheck";
|
|
this.invertCheck.Size = new System.Drawing.Size(48, 16);
|
|
this.invertCheck.TabIndex = 5;
|
|
this.invertCheck.Text = "생성";
|
|
this.invertCheck.UseVisualStyleBackColor = true;
|
|
this.invertCheck.CheckedChanged += new System.EventHandler(this.invertCheck_CheckedChanged);
|
|
//
|
|
// rbtn_100
|
|
//
|
|
this.rbtn_100.AutoSize = true;
|
|
this.rbtn_100.Checked = true;
|
|
this.rbtn_100.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.rbtn_100.Location = new System.Drawing.Point(18, 26);
|
|
this.rbtn_100.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.rbtn_100.Name = "rbtn_100";
|
|
this.rbtn_100.Size = new System.Drawing.Size(100, 16);
|
|
this.rbtn_100.TabIndex = 0;
|
|
this.rbtn_100.TabStop = true;
|
|
this.rbtn_100.Text = "개인명 (100)";
|
|
this.rbtn_100.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbtn_111
|
|
//
|
|
this.rbtn_111.AutoSize = true;
|
|
this.rbtn_111.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.rbtn_111.Location = new System.Drawing.Point(272, 26);
|
|
this.rbtn_111.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.rbtn_111.Name = "rbtn_111";
|
|
this.rbtn_111.Size = new System.Drawing.Size(100, 16);
|
|
this.rbtn_111.TabIndex = 2;
|
|
this.rbtn_111.TabStop = true;
|
|
this.rbtn_111.Text = "회의명 (111)";
|
|
this.rbtn_111.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbtn_110
|
|
//
|
|
this.rbtn_110.AutoSize = true;
|
|
this.rbtn_110.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.rbtn_110.Location = new System.Drawing.Point(145, 26);
|
|
this.rbtn_110.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.rbtn_110.Name = "rbtn_110";
|
|
this.rbtn_110.Size = new System.Drawing.Size(100, 16);
|
|
this.rbtn_110.TabIndex = 1;
|
|
this.rbtn_110.TabStop = true;
|
|
this.rbtn_110.Text = "단체명 (110)";
|
|
this.rbtn_110.UseVisualStyleBackColor = true;
|
|
//
|
|
// text650a
|
|
//
|
|
this.text650a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text650a.Location = new System.Drawing.Point(555, 560);
|
|
this.text650a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text650a.Name = "text650a";
|
|
this.text650a.Size = new System.Drawing.Size(490, 25);
|
|
this.text650a.TabIndex = 17;
|
|
this.text650a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox3.Controls.Add(this.label8);
|
|
this.groupBox3.Controls.Add(this.label9);
|
|
this.groupBox3.Controls.Add(this.label10);
|
|
this.groupBox3.Controls.Add(this.label11);
|
|
this.groupBox3.Controls.Add(this.text041a);
|
|
this.groupBox3.Controls.Add(this.text041b);
|
|
this.groupBox3.Controls.Add(this.text041h);
|
|
this.groupBox3.Controls.Add(this.text041k);
|
|
this.groupBox3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox3.Location = new System.Drawing.Point(498, 4);
|
|
this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox3.Size = new System.Drawing.Size(561, 50);
|
|
this.groupBox3.TabIndex = 302;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "041";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label8.Location = new System.Drawing.Point(423, 22);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(13, 12);
|
|
this.label8.TabIndex = 255;
|
|
this.label8.Text = "b";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label9.Location = new System.Drawing.Point(285, 22);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(13, 12);
|
|
this.label9.TabIndex = 255;
|
|
this.label9.Text = "h";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label10.Location = new System.Drawing.Point(147, 22);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(12, 12);
|
|
this.label10.TabIndex = 255;
|
|
this.label10.Text = "k";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label11.Location = new System.Drawing.Point(9, 22);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(13, 12);
|
|
this.label11.TabIndex = 255;
|
|
this.label11.Text = "a";
|
|
//
|
|
// text041a
|
|
//
|
|
this.text041a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text041a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text041a.Location = new System.Drawing.Point(25, 18);
|
|
this.text041a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text041a.Name = "text041a";
|
|
this.text041a.Size = new System.Drawing.Size(107, 21);
|
|
this.text041a.TabIndex = 251;
|
|
this.text041a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text041b
|
|
//
|
|
this.text041b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text041b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text041b.Location = new System.Drawing.Point(440, 18);
|
|
this.text041b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text041b.Name = "text041b";
|
|
this.text041b.Size = new System.Drawing.Size(107, 21);
|
|
this.text041b.TabIndex = 252;
|
|
this.text041b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text041h
|
|
//
|
|
this.text041h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text041h.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text041h.Location = new System.Drawing.Point(302, 18);
|
|
this.text041h.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text041h.Name = "text041h";
|
|
this.text041h.Size = new System.Drawing.Size(107, 21);
|
|
this.text041h.TabIndex = 253;
|
|
this.text041h.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text041k
|
|
//
|
|
this.text041k.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text041k.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text041k.Location = new System.Drawing.Point(163, 18);
|
|
this.text041k.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text041k.Name = "text041k";
|
|
this.text041k.Size = new System.Drawing.Size(107, 21);
|
|
this.text041k.TabIndex = 254;
|
|
this.text041k.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text586a
|
|
//
|
|
this.text586a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text586a.Location = new System.Drawing.Point(617, 981);
|
|
this.text586a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text586a.Name = "text586a";
|
|
this.text586a.Size = new System.Drawing.Size(442, 25);
|
|
this.text586a.TabIndex = 37;
|
|
this.text586a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.BackColor = System.Drawing.SystemColors.Control;
|
|
this.groupBox2.Controls.Add(this.textKDC4);
|
|
this.groupBox2.Controls.Add(this.textKDC5);
|
|
this.groupBox2.Controls.Add(this.textKDC6);
|
|
this.groupBox2.Controls.Add(this.label12);
|
|
this.groupBox2.Controls.Add(this.label13);
|
|
this.groupBox2.Controls.Add(this.label14);
|
|
this.groupBox2.Controls.Add(this.label15);
|
|
this.groupBox2.Controls.Add(this.label16);
|
|
this.groupBox2.Controls.Add(this.label17);
|
|
this.groupBox2.Controls.Add(this.label18);
|
|
this.groupBox2.Controls.Add(this.label19);
|
|
this.groupBox2.Controls.Add(this.textDDC21);
|
|
this.groupBox2.Controls.Add(this.textDDC22);
|
|
this.groupBox2.Controls.Add(this.textDDC23);
|
|
this.groupBox2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.groupBox2.Location = new System.Drawing.Point(3, 136);
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupBox2.Size = new System.Drawing.Size(473, 95);
|
|
this.groupBox2.TabIndex = 1;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "분류기호";
|
|
//
|
|
// textKDC4
|
|
//
|
|
this.textKDC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.textKDC4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.textKDC4.Location = new System.Drawing.Point(71, 25);
|
|
this.textKDC4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.textKDC4.Name = "textKDC4";
|
|
this.textKDC4.Size = new System.Drawing.Size(106, 21);
|
|
this.textKDC4.TabIndex = 1;
|
|
this.textKDC4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// textKDC5
|
|
//
|
|
this.textKDC5.BackColor = System.Drawing.SystemColors.Info;
|
|
this.textKDC5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.textKDC5.Location = new System.Drawing.Point(215, 25);
|
|
this.textKDC5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.textKDC5.Name = "textKDC5";
|
|
this.textKDC5.Size = new System.Drawing.Size(106, 21);
|
|
this.textKDC5.TabIndex = 3;
|
|
this.textKDC5.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// textKDC6
|
|
//
|
|
this.textKDC6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.textKDC6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.textKDC6.Location = new System.Drawing.Point(359, 25);
|
|
this.textKDC6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.textKDC6.Name = "textKDC6";
|
|
this.textKDC6.Size = new System.Drawing.Size(106, 21);
|
|
this.textKDC6.TabIndex = 5;
|
|
this.textKDC6.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label12.Location = new System.Drawing.Point(337, 60);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(19, 12);
|
|
this.label12.TabIndex = 10;
|
|
this.label12.Text = "23";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label13.Location = new System.Drawing.Point(193, 60);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(19, 12);
|
|
this.label13.TabIndex = 8;
|
|
this.label13.Text = "22";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label14.Location = new System.Drawing.Point(344, 30);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(12, 12);
|
|
this.label14.TabIndex = 4;
|
|
this.label14.Text = "6";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label15.Location = new System.Drawing.Point(49, 60);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(19, 12);
|
|
this.label15.TabIndex = 255;
|
|
this.label15.Text = "21";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label16.Location = new System.Drawing.Point(200, 30);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(12, 12);
|
|
this.label16.TabIndex = 2;
|
|
this.label16.Text = "5";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label17.Location = new System.Drawing.Point(5, 60);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(33, 12);
|
|
this.label17.TabIndex = 6;
|
|
this.label17.Text = "DDC";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label18.Location = new System.Drawing.Point(5, 30);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(33, 12);
|
|
this.label18.TabIndex = 0;
|
|
this.label18.Text = "KDC";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label19.Location = new System.Drawing.Point(56, 30);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(12, 12);
|
|
this.label19.TabIndex = 255;
|
|
this.label19.Text = "4";
|
|
//
|
|
// textDDC21
|
|
//
|
|
this.textDDC21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.textDDC21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.textDDC21.Location = new System.Drawing.Point(71, 55);
|
|
this.textDDC21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.textDDC21.Name = "textDDC21";
|
|
this.textDDC21.Size = new System.Drawing.Size(106, 21);
|
|
this.textDDC21.TabIndex = 7;
|
|
this.textDDC21.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// textDDC22
|
|
//
|
|
this.textDDC22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.textDDC22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.textDDC22.Location = new System.Drawing.Point(215, 55);
|
|
this.textDDC22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.textDDC22.Name = "textDDC22";
|
|
this.textDDC22.Size = new System.Drawing.Size(106, 21);
|
|
this.textDDC22.TabIndex = 9;
|
|
this.textDDC22.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// textDDC23
|
|
//
|
|
this.textDDC23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.textDDC23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.textDDC23.Location = new System.Drawing.Point(359, 55);
|
|
this.textDDC23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.textDDC23.Name = "textDDC23";
|
|
this.textDDC23.Size = new System.Drawing.Size(106, 21);
|
|
this.textDDC23.TabIndex = 11;
|
|
this.textDDC23.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text520a
|
|
//
|
|
this.text520a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text520a.Location = new System.Drawing.Point(43, 948);
|
|
this.text520a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text520a.Multiline = true;
|
|
this.text520a.Name = "text520a";
|
|
this.text520a.Size = new System.Drawing.Size(425, 59);
|
|
this.text520a.TabIndex = 30;
|
|
this.text520a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// grp245
|
|
//
|
|
this.grp245.BackColor = System.Drawing.SystemColors.Control;
|
|
this.grp245.Controls.Add(this.text245a);
|
|
this.grp245.Controls.Add(this.text245b);
|
|
this.grp245.Controls.Add(this.text245x);
|
|
this.grp245.Controls.Add(this.text245n);
|
|
this.grp245.Controls.Add(this.text245d);
|
|
this.grp245.Controls.Add(this.text245e);
|
|
this.grp245.Controls.Add(this.text245p);
|
|
this.grp245.Controls.Add(this.label48);
|
|
this.grp245.Controls.Add(this.label49);
|
|
this.grp245.Controls.Add(this.label50);
|
|
this.grp245.Controls.Add(this.label51);
|
|
this.grp245.Controls.Add(this.label52);
|
|
this.grp245.Controls.Add(this.label53);
|
|
this.grp245.Controls.Add(this.label54);
|
|
this.grp245.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.grp245.Location = new System.Drawing.Point(3, 239);
|
|
this.grp245.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grp245.Name = "grp245";
|
|
this.grp245.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grp245.Size = new System.Drawing.Size(1056, 104);
|
|
this.grp245.TabIndex = 3;
|
|
this.grp245.TabStop = false;
|
|
this.grp245.Text = "245";
|
|
//
|
|
// text245a
|
|
//
|
|
this.text245a.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text245a.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245a.Location = new System.Drawing.Point(21, 16);
|
|
this.text245a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245a.Name = "text245a";
|
|
this.text245a.Size = new System.Drawing.Size(444, 21);
|
|
this.text245a.TabIndex = 1;
|
|
this.text245a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text245b
|
|
//
|
|
this.text245b.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text245b.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245b.Location = new System.Drawing.Point(21, 44);
|
|
this.text245b.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245b.Name = "text245b";
|
|
this.text245b.Size = new System.Drawing.Size(444, 21);
|
|
this.text245b.TabIndex = 3;
|
|
this.text245b.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text245x
|
|
//
|
|
this.text245x.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text245x.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245x.Location = new System.Drawing.Point(21, 72);
|
|
this.text245x.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245x.Name = "text245x";
|
|
this.text245x.Size = new System.Drawing.Size(444, 21);
|
|
this.text245x.TabIndex = 5;
|
|
this.text245x.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text245n
|
|
//
|
|
this.text245n.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text245n.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245n.Location = new System.Drawing.Point(520, 16);
|
|
this.text245n.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245n.Name = "text245n";
|
|
this.text245n.Size = new System.Drawing.Size(122, 21);
|
|
this.text245n.TabIndex = 7;
|
|
this.text245n.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text245d
|
|
//
|
|
this.text245d.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text245d.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245d.Location = new System.Drawing.Point(520, 44);
|
|
this.text245d.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245d.Name = "text245d";
|
|
this.text245d.Size = new System.Drawing.Size(522, 21);
|
|
this.text245d.TabIndex = 11;
|
|
this.text245d.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text245e
|
|
//
|
|
this.text245e.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text245e.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245e.Location = new System.Drawing.Point(520, 72);
|
|
this.text245e.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245e.Name = "text245e";
|
|
this.text245e.Size = new System.Drawing.Size(522, 21);
|
|
this.text245e.TabIndex = 13;
|
|
this.text245e.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text245p
|
|
//
|
|
this.text245p.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text245p.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.text245p.Location = new System.Drawing.Point(665, 16);
|
|
this.text245p.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text245p.Name = "text245p";
|
|
this.text245p.Size = new System.Drawing.Size(377, 21);
|
|
this.text245p.TabIndex = 9;
|
|
this.text245p.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.AutoSize = true;
|
|
this.label48.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label48.Location = new System.Drawing.Point(5, 78);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(13, 12);
|
|
this.label48.TabIndex = 4;
|
|
this.label48.Text = "x";
|
|
//
|
|
// label49
|
|
//
|
|
this.label49.AutoSize = true;
|
|
this.label49.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label49.Location = new System.Drawing.Point(504, 20);
|
|
this.label49.Name = "label49";
|
|
this.label49.Size = new System.Drawing.Size(13, 12);
|
|
this.label49.TabIndex = 6;
|
|
this.label49.Text = "n";
|
|
//
|
|
// label50
|
|
//
|
|
this.label50.AutoSize = true;
|
|
this.label50.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label50.Location = new System.Drawing.Point(649, 20);
|
|
this.label50.Name = "label50";
|
|
this.label50.Size = new System.Drawing.Size(13, 12);
|
|
this.label50.TabIndex = 8;
|
|
this.label50.Text = "p";
|
|
//
|
|
// label51
|
|
//
|
|
this.label51.AutoSize = true;
|
|
this.label51.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label51.Location = new System.Drawing.Point(504, 75);
|
|
this.label51.Name = "label51";
|
|
this.label51.Size = new System.Drawing.Size(13, 12);
|
|
this.label51.TabIndex = 12;
|
|
this.label51.Text = "e";
|
|
//
|
|
// label52
|
|
//
|
|
this.label52.AutoSize = true;
|
|
this.label52.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label52.Location = new System.Drawing.Point(504, 48);
|
|
this.label52.Name = "label52";
|
|
this.label52.Size = new System.Drawing.Size(13, 12);
|
|
this.label52.TabIndex = 10;
|
|
this.label52.Text = "d";
|
|
//
|
|
// label53
|
|
//
|
|
this.label53.AutoSize = true;
|
|
this.label53.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label53.Location = new System.Drawing.Point(5, 49);
|
|
this.label53.Name = "label53";
|
|
this.label53.Size = new System.Drawing.Size(13, 12);
|
|
this.label53.TabIndex = 2;
|
|
this.label53.Text = "b";
|
|
//
|
|
// label54
|
|
//
|
|
this.label54.AutoSize = true;
|
|
this.label54.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.label54.Location = new System.Drawing.Point(5, 21);
|
|
this.label54.Name = "label54";
|
|
this.label54.Size = new System.Drawing.Size(13, 12);
|
|
this.label54.TabIndex = 0;
|
|
this.label54.Text = "a";
|
|
//
|
|
// text521a
|
|
//
|
|
this.text521a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text521a.Location = new System.Drawing.Point(617, 926);
|
|
this.text521a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text521a.Name = "text521a";
|
|
this.text521a.Size = new System.Drawing.Size(442, 25);
|
|
this.text521a.TabIndex = 33;
|
|
this.text521a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text525a
|
|
//
|
|
this.text525a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text525a.Location = new System.Drawing.Point(73, 561);
|
|
this.text525a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text525a.Name = "text525a";
|
|
this.text525a.Size = new System.Drawing.Size(395, 25);
|
|
this.text525a.TabIndex = 13;
|
|
this.text525a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text940a
|
|
//
|
|
this.text940a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text940a.Location = new System.Drawing.Point(73, 350);
|
|
this.text940a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text940a.Name = "text940a";
|
|
this.text940a.Size = new System.Drawing.Size(395, 25);
|
|
this.text940a.TabIndex = 5;
|
|
this.text940a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text653a
|
|
//
|
|
this.text653a.BackColor = System.Drawing.SystemColors.Info;
|
|
this.text653a.Location = new System.Drawing.Point(555, 532);
|
|
this.text653a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text653a.Name = "text653a";
|
|
this.text653a.Size = new System.Drawing.Size(490, 25);
|
|
this.text653a.TabIndex = 15;
|
|
this.text653a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text507t
|
|
//
|
|
this.text507t.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text507t.Location = new System.Drawing.Point(549, 712);
|
|
this.text507t.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text507t.Name = "text507t";
|
|
this.text507t.Size = new System.Drawing.Size(497, 25);
|
|
this.text507t.TabIndex = 27;
|
|
//
|
|
// text500a
|
|
//
|
|
this.text500a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text500a.Location = new System.Drawing.Point(43, 685);
|
|
this.text500a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text500a.Multiline = true;
|
|
this.text500a.Name = "text500a";
|
|
this.text500a.Size = new System.Drawing.Size(425, 59);
|
|
this.text500a.TabIndex = 21;
|
|
this.text500a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// text507a
|
|
//
|
|
this.text507a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text507a.Location = new System.Drawing.Point(549, 685);
|
|
this.text507a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text507a.Name = "text507a";
|
|
this.text507a.Size = new System.Drawing.Size(497, 25);
|
|
this.text507a.TabIndex = 25;
|
|
//
|
|
// text250a
|
|
//
|
|
this.text250a.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.text250a.Location = new System.Drawing.Point(73, 378);
|
|
this.text250a.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.text250a.Name = "text250a";
|
|
this.text250a.Size = new System.Drawing.Size(395, 25);
|
|
this.text250a.TabIndex = 7;
|
|
this.text250a.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FillTextBox_KeyDown);
|
|
//
|
|
// lbl_SaveData
|
|
//
|
|
this.lbl_SaveData.AutoSize = true;
|
|
this.lbl_SaveData.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lbl_SaveData.ForeColor = System.Drawing.Color.PaleTurquoise;
|
|
this.lbl_SaveData.Location = new System.Drawing.Point(1017, 66);
|
|
this.lbl_SaveData.Name = "lbl_SaveData";
|
|
this.lbl_SaveData.Size = new System.Drawing.Size(64, 19);
|
|
this.lbl_SaveData.TabIndex = 318;
|
|
this.lbl_SaveData.Text = "[] []";
|
|
//
|
|
// lbl_ISBN
|
|
//
|
|
this.lbl_ISBN.AutoSize = true;
|
|
this.lbl_ISBN.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_ISBN.Location = new System.Drawing.Point(825, 66);
|
|
this.lbl_ISBN.Name = "lbl_ISBN";
|
|
this.lbl_ISBN.Size = new System.Drawing.Size(31, 19);
|
|
this.lbl_ISBN.TabIndex = 33;
|
|
this.lbl_ISBN.Text = "[]";
|
|
//
|
|
// tbCustName
|
|
//
|
|
this.tbCustName.BackColor = System.Drawing.Color.LightGray;
|
|
this.tbCustName.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
|
|
this.tbCustName.Location = new System.Drawing.Point(353, 9);
|
|
this.tbCustName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.tbCustName.Name = "tbCustName";
|
|
this.tbCustName.Size = new System.Drawing.Size(184, 32);
|
|
this.tbCustName.TabIndex = 33;
|
|
this.tbCustName.Text = " ";
|
|
this.tbCustName.UseVisualStyleBackColor = false;
|
|
this.tbCustName.Click += new System.EventHandler(this.lbl_BookList_Click);
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.Location = new System.Drawing.Point(1342, 38);
|
|
this.checkBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(56, 19);
|
|
this.checkBox4.TabIndex = 213;
|
|
this.checkBox4.Text = "색인";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
//
|
|
// lbCustIDX
|
|
//
|
|
this.lbCustIDX.BackColor = System.Drawing.Color.LightGray;
|
|
this.lbCustIDX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lbCustIDX.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbCustIDX.Location = new System.Drawing.Point(544, 9);
|
|
this.lbCustIDX.Name = "lbCustIDX";
|
|
this.lbCustIDX.Size = new System.Drawing.Size(68, 32);
|
|
this.lbCustIDX.TabIndex = 319;
|
|
this.lbCustIDX.Text = " ";
|
|
this.lbCustIDX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbl_BookList
|
|
//
|
|
this.lbl_BookList.BackColor = System.Drawing.Color.LightGray;
|
|
this.lbl_BookList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lbl_BookList.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_BookList.Location = new System.Drawing.Point(14, 9);
|
|
this.lbl_BookList.Name = "lbl_BookList";
|
|
this.lbl_BookList.Size = new System.Drawing.Size(335, 32);
|
|
this.lbl_BookList.TabIndex = 320;
|
|
this.lbl_BookList.Text = " ";
|
|
this.lbl_BookList.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// Marc
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.Gray;
|
|
this.ClientSize = new System.Drawing.Size(2066, 1135);
|
|
this.Controls.Add(this.lbl_BookList);
|
|
this.Controls.Add(this.lbCustIDX);
|
|
this.Controls.Add(this.checkBox3);
|
|
this.Controls.Add(this.List_Book);
|
|
this.Controls.Add(this.tbCustName);
|
|
this.Controls.Add(this.lbl_ISBN);
|
|
this.Controls.Add(this.lbl_SaveData);
|
|
this.Controls.Add(this.checkBox1);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.btn_FillBlank);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.cb_grade);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.input_date);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.btn_close);
|
|
this.Controls.Add(this.btn_Save);
|
|
this.Controls.Add(this.btn_preview);
|
|
this.Controls.Add(this.Btn_Memo);
|
|
this.Controls.Add(this.checkBox4);
|
|
this.Controls.Add(this.checkBox2);
|
|
this.Controls.Add(this.comboBox6);
|
|
this.Controls.Add(this.comboBox5);
|
|
this.Controls.Add(this.comboBox4);
|
|
this.Controls.Add(this.comboBox2);
|
|
this.Controls.Add(this.label102);
|
|
this.Controls.Add(this.comboBox7);
|
|
this.Controls.Add(this.comboBox3);
|
|
this.Controls.Add(this.label101);
|
|
this.Controls.Add(this.comboBox1);
|
|
this.Controls.Add(this.label100);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.col008res);
|
|
this.Controls.Add(this.label99);
|
|
this.Controls.Add(this.gov008res);
|
|
this.Controls.Add(this.label103);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.text008col);
|
|
this.Controls.Add(this.text008gov);
|
|
this.Controls.Add(this.etc2);
|
|
this.Controls.Add(this.etc1);
|
|
this.Controls.Add(this.label98);
|
|
this.Controls.Add(this.label1);
|
|
this.KeyPreview = true;
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Name = "Marc";
|
|
this.Text = "마크 작성";
|
|
this.Load += new System.EventHandler(this.Marc_Load);
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Marc_KeyDown);
|
|
((System.ComponentModel.ISupportInitialize)(this.List_Book)).EndInit();
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.panel4.PerformLayout();
|
|
this.groupBox5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView020)).EndInit();
|
|
this.groupBox10.ResumeLayout(false);
|
|
this.groupBox10.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView505)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView246)).EndInit();
|
|
this.groupBox9.ResumeLayout(false);
|
|
this.groupBox9.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView440)).EndInit();
|
|
this.groupBox8.ResumeLayout(false);
|
|
this.groupBox8.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridView490)).EndInit();
|
|
this.grp300.ResumeLayout(false);
|
|
this.grp300.PerformLayout();
|
|
this.grp260.ResumeLayout(false);
|
|
this.grp260.PerformLayout();
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.grp245.ResumeLayout(false);
|
|
this.grp245.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
public System.Windows.Forms.RichTextBox richTextBox1;
|
|
public System.Windows.Forms.RichTextBox etc1;
|
|
public System.Windows.Forms.RichTextBox etc2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
private System.Windows.Forms.Label label98;
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
private System.Windows.Forms.Label label99;
|
|
private System.Windows.Forms.Label label100;
|
|
private System.Windows.Forms.ComboBox comboBox4;
|
|
private System.Windows.Forms.Label label101;
|
|
private System.Windows.Forms.ComboBox comboBox5;
|
|
private System.Windows.Forms.Label label102;
|
|
private System.Windows.Forms.ComboBox comboBox6;
|
|
private System.Windows.Forms.Label label103;
|
|
public System.Windows.Forms.TextBox text008col;
|
|
public System.Windows.Forms.TextBox text008gov;
|
|
public System.Windows.Forms.Label col008res;
|
|
public System.Windows.Forms.Label gov008res;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.ComboBox comboBox7;
|
|
private System.Windows.Forms.Button Btn_Memo;
|
|
private System.Windows.Forms.Button btn_Save;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 도서명;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 저자;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 출판사;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 마크;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox text008;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.Button btn_close;
|
|
private System.Windows.Forms.DateTimePicker input_date;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.Button btn_preview;
|
|
private System.Windows.Forms.ComboBox cb_grade;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.RadioButton rb_Sort;
|
|
private System.Windows.Forms.RadioButton rb_Filter;
|
|
private System.Windows.Forms.ComboBox comboBox8;
|
|
private System.Windows.Forms.ComboBox comboBox9;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Button btn_Search;
|
|
private System.Windows.Forms.Button btn_mk_marcList;
|
|
public System.Windows.Forms.DataGridView List_Book;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.Button btn_Reflesh008;
|
|
private System.Windows.Forms.Button btn_FillBlank;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.DataGridView GridView020;
|
|
private System.Windows.Forms.GroupBox groupBox10;
|
|
private System.Windows.Forms.TextBox text505a;
|
|
private System.Windows.Forms.DataGridView GridView505;
|
|
private System.Windows.Forms.Label label42;
|
|
private System.Windows.Forms.Label label45;
|
|
private System.Windows.Forms.Label label41;
|
|
private System.Windows.Forms.Label label47;
|
|
private System.Windows.Forms.Label label46;
|
|
private System.Windows.Forms.Label label44;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label40;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.DataGridView GridView246;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text246Jisi;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text246i;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text246a;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text246b;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text246n;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text246p;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label43;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.GroupBox groupBox9;
|
|
private System.Windows.Forms.TextBox text900a;
|
|
private System.Windows.Forms.TextBox text910a;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.DataGridView GridView440;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text440a;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text440n;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text440p;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text440vNum;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text440vTxt;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text440x;
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
private System.Windows.Forms.TextBox text700a;
|
|
private System.Windows.Forms.TextBox text710a;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.DataGridView GridView490;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text490a;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text490v;
|
|
private System.Windows.Forms.GroupBox grp300;
|
|
private System.Windows.Forms.TextBox text300a;
|
|
private System.Windows.Forms.TextBox text300c1;
|
|
private System.Windows.Forms.TextBox text300c2;
|
|
private System.Windows.Forms.TextBox text300b;
|
|
private System.Windows.Forms.TextBox text300e;
|
|
private System.Windows.Forms.TextBox text546a;
|
|
private System.Windows.Forms.GroupBox grp260;
|
|
private System.Windows.Forms.TextBox text260a;
|
|
private System.Windows.Forms.TextBox text260b;
|
|
private System.Windows.Forms.TextBox text260c;
|
|
private System.Windows.Forms.TextBox text260g;
|
|
private System.Windows.Forms.TextBox text504a;
|
|
private System.Windows.Forms.TextBox text536a;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
private System.Windows.Forms.TextBox basicHeadBox;
|
|
private System.Windows.Forms.CheckBox invertCheck;
|
|
private System.Windows.Forms.RadioButton rbtn_100;
|
|
private System.Windows.Forms.RadioButton rbtn_111;
|
|
private System.Windows.Forms.RadioButton rbtn_110;
|
|
private System.Windows.Forms.TextBox text650a;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
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.TextBox text041a;
|
|
private System.Windows.Forms.TextBox text041b;
|
|
private System.Windows.Forms.TextBox text041h;
|
|
private System.Windows.Forms.TextBox text041k;
|
|
private System.Windows.Forms.TextBox text586a;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.TextBox textKDC4;
|
|
private System.Windows.Forms.TextBox textKDC5;
|
|
private System.Windows.Forms.TextBox textKDC6;
|
|
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 label17;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TextBox textDDC21;
|
|
private System.Windows.Forms.TextBox textDDC22;
|
|
private System.Windows.Forms.TextBox textDDC23;
|
|
private System.Windows.Forms.TextBox text520a;
|
|
private System.Windows.Forms.GroupBox grp245;
|
|
private System.Windows.Forms.TextBox text245a;
|
|
private System.Windows.Forms.TextBox text245b;
|
|
private System.Windows.Forms.TextBox text245x;
|
|
private System.Windows.Forms.TextBox text245n;
|
|
private System.Windows.Forms.TextBox text245d;
|
|
private System.Windows.Forms.TextBox text245e;
|
|
private System.Windows.Forms.TextBox text245p;
|
|
private System.Windows.Forms.Label label48;
|
|
private System.Windows.Forms.Label label49;
|
|
private System.Windows.Forms.Label label50;
|
|
private System.Windows.Forms.Label label51;
|
|
private System.Windows.Forms.Label label52;
|
|
private System.Windows.Forms.Label label53;
|
|
private System.Windows.Forms.Label label54;
|
|
private System.Windows.Forms.TextBox text521a;
|
|
private System.Windows.Forms.TextBox text525a;
|
|
private System.Windows.Forms.TextBox text940a;
|
|
private System.Windows.Forms.TextBox text653a;
|
|
private System.Windows.Forms.TextBox text507t;
|
|
private System.Windows.Forms.TextBox text500a;
|
|
private System.Windows.Forms.TextBox text507a;
|
|
private System.Windows.Forms.TextBox text250a;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn CheckSet;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text020a;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text020g;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Text020c;
|
|
private System.Windows.Forms.Label lbl_SaveData;
|
|
private System.Windows.Forms.Button Btn_interlock;
|
|
private System.Windows.Forms.Label lbl_ISBN;
|
|
private System.Windows.Forms.Button btn_FilterReturn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn list_idx;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ISBN13;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn num;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn book_name;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn author;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn book_comp;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn count;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pay;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn url;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn marc_idx;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn db_marc;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn grade;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn colCheck;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn user;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn SaveDate;
|
|
private System.Windows.Forms.Button btn_CopySelect;
|
|
public System.Windows.Forms.Button tbCustName;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text505n;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text505t;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text505d;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn text505e;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
public System.Windows.Forms.Label lbCustIDX;
|
|
public System.Windows.Forms.Label lbl_BookList;
|
|
}
|
|
} |