프로젝트 목록 분류/사용자공정 추 가
This commit is contained in:
326
SubProject/FPJ0000/Project/fProjectData.Designer.cs
generated
326
SubProject/FPJ0000/Project/fProjectData.Designer.cs
generated
@@ -57,8 +57,9 @@
|
||||
System.Windows.Forms.Label label16;
|
||||
System.Windows.Forms.Label label17;
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectData));
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.Label label18;
|
||||
this.tbIdx = new System.Windows.Forms.TextBox();
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.dsPRJ = new FPJ0000.dsPRJ();
|
||||
@@ -178,6 +179,12 @@
|
||||
this.rtBef = new System.Windows.Forms.RichTextBox();
|
||||
this.arLabel8 = new arCtl.arLabel();
|
||||
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
||||
this.panel10 = new System.Windows.Forms.Panel();
|
||||
this.rtTangil = new System.Windows.Forms.RichTextBox();
|
||||
this.arLabel13 = new arCtl.arLabel();
|
||||
this.panel9 = new System.Windows.Forms.Panel();
|
||||
this.rtIntangle = new System.Windows.Forms.RichTextBox();
|
||||
this.arLabel7 = new arCtl.arLabel();
|
||||
this.panel8 = new System.Windows.Forms.Panel();
|
||||
this.rtDesc = new System.Windows.Forms.RichTextBox();
|
||||
this.arLabel11 = new arCtl.arLabel();
|
||||
@@ -219,12 +226,7 @@
|
||||
this.taHist = new FPJ0000.dsPRJTableAdapters.ProjectsHistoryTableAdapter();
|
||||
this.taHistD = new FPJ0000.dsPRJTableAdapters.EETGW_ProjecthistoryDTableAdapter();
|
||||
this.taToDo = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectToDoTableAdapter();
|
||||
this.panel9 = new System.Windows.Forms.Panel();
|
||||
this.rtIntangle = new System.Windows.Forms.RichTextBox();
|
||||
this.arLabel7 = new arCtl.arLabel();
|
||||
this.panel10 = new System.Windows.Forms.Panel();
|
||||
this.rtTangil = new System.Windows.Forms.RichTextBox();
|
||||
this.arLabel13 = new arCtl.arLabel();
|
||||
this.textBox13 = new System.Windows.Forms.TextBox();
|
||||
nameLabel = new System.Windows.Forms.Label();
|
||||
reqstaffLabel = new System.Windows.Forms.Label();
|
||||
usermainLabel = new System.Windows.Forms.Label();
|
||||
@@ -252,6 +254,7 @@
|
||||
label15 = new System.Windows.Forms.Label();
|
||||
label16 = new System.Windows.Forms.Label();
|
||||
label17 = new System.Windows.Forms.Label();
|
||||
label18 = new System.Windows.Forms.Label();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
@@ -275,6 +278,8 @@
|
||||
this.bindingNavigator1.SuspendLayout();
|
||||
this.panel4.SuspendLayout();
|
||||
this.tableLayoutPanel1.SuspendLayout();
|
||||
this.panel10.SuspendLayout();
|
||||
this.panel9.SuspendLayout();
|
||||
this.panel8.SuspendLayout();
|
||||
this.arPanel3.SuspendLayout();
|
||||
this.panel6.SuspendLayout();
|
||||
@@ -290,8 +295,6 @@
|
||||
this.bindingNavigator2.SuspendLayout();
|
||||
this.tabPage2.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsTodo)).BeginInit();
|
||||
this.panel9.SuspendLayout();
|
||||
this.panel10.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// nameLabel
|
||||
@@ -501,7 +504,7 @@
|
||||
// label12
|
||||
//
|
||||
label12.AutoSize = true;
|
||||
label12.Location = new System.Drawing.Point(56, 169);
|
||||
label12.Location = new System.Drawing.Point(239, 169);
|
||||
label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label12.Name = "label12";
|
||||
label12.Size = new System.Drawing.Size(29, 12);
|
||||
@@ -932,8 +935,8 @@
|
||||
//
|
||||
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||||
this.dataGridViewTextBoxColumn10.DataPropertyName = "remark";
|
||||
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle1;
|
||||
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle9;
|
||||
this.dataGridViewTextBoxColumn10.HeaderText = "비고";
|
||||
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
||||
this.dataGridViewTextBoxColumn10.ReadOnly = true;
|
||||
@@ -1137,6 +1140,8 @@
|
||||
// panel1
|
||||
//
|
||||
this.panel1.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel1.Controls.Add(label18);
|
||||
this.panel1.Controls.Add(this.textBox13);
|
||||
this.panel1.Controls.Add(this.chkCostSave);
|
||||
this.panel1.Controls.Add(this.chkHigh);
|
||||
this.panel1.Controls.Add(label17);
|
||||
@@ -1224,9 +1229,9 @@
|
||||
this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userprocess", true));
|
||||
this.textBox5.Font = new System.Drawing.Font("굴림", 9F);
|
||||
this.textBox5.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.textBox5.Location = new System.Drawing.Point(93, 165);
|
||||
this.textBox5.Location = new System.Drawing.Point(275, 165);
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.Size = new System.Drawing.Size(294, 21);
|
||||
this.textBox5.Size = new System.Drawing.Size(112, 21);
|
||||
this.textBox5.TabIndex = 90;
|
||||
//
|
||||
// tbDue
|
||||
@@ -2139,6 +2144,140 @@
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(1224, 639);
|
||||
this.tableLayoutPanel1.TabIndex = 91;
|
||||
//
|
||||
// panel10
|
||||
//
|
||||
this.panel10.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel10.Controls.Add(this.rtTangil);
|
||||
this.panel10.Controls.Add(this.arLabel13);
|
||||
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel10.Location = new System.Drawing.Point(3, 512);
|
||||
this.panel10.Name = "panel10";
|
||||
this.panel10.Size = new System.Drawing.Size(606, 124);
|
||||
this.panel10.TabIndex = 96;
|
||||
//
|
||||
// rtTangil
|
||||
//
|
||||
this.rtTangil.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.rtTangil.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
||||
this.rtTangil.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtTangil.Name = "rtTangil";
|
||||
this.rtTangil.ReadOnly = true;
|
||||
this.rtTangil.Size = new System.Drawing.Size(606, 101);
|
||||
this.rtTangil.TabIndex = 87;
|
||||
this.rtTangil.Text = "";
|
||||
this.rtTangil.DoubleClick += new System.EventHandler(this.richTextBox2_DoubleClick);
|
||||
//
|
||||
// arLabel13
|
||||
//
|
||||
this.arLabel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
||||
this.arLabel13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
||||
this.arLabel13.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel13.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel13.BorderSize = new System.Windows.Forms.Padding(1);
|
||||
this.arLabel13.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.arLabel13.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.arLabel13.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.arLabel13.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.arLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
||||
this.arLabel13.GradientEnable = true;
|
||||
this.arLabel13.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arLabel13.GradientRepeatBG = false;
|
||||
this.arLabel13.isButton = false;
|
||||
this.arLabel13.Location = new System.Drawing.Point(0, 0);
|
||||
this.arLabel13.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel13.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.arLabel13.msg = null;
|
||||
this.arLabel13.Name = "arLabel13";
|
||||
this.arLabel13.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.arLabel13.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
this.arLabel13.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
||||
this.arLabel13.ProgressEnable = false;
|
||||
this.arLabel13.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
||||
this.arLabel13.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.arLabel13.ProgressMax = 100F;
|
||||
this.arLabel13.ProgressMin = 0F;
|
||||
this.arLabel13.ProgressPadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel13.ProgressValue = 0F;
|
||||
this.arLabel13.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
||||
this.arLabel13.Sign = "";
|
||||
this.arLabel13.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel13.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel13.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel13.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel13.TabIndex = 86;
|
||||
this.arLabel13.Text = "유형 효과";
|
||||
this.arLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel13.TextShadow = true;
|
||||
this.arLabel13.TextVisible = true;
|
||||
//
|
||||
// panel9
|
||||
//
|
||||
this.panel9.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel9.Controls.Add(this.rtIntangle);
|
||||
this.panel9.Controls.Add(this.arLabel7);
|
||||
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel9.Location = new System.Drawing.Point(615, 512);
|
||||
this.panel9.Name = "panel9";
|
||||
this.panel9.Size = new System.Drawing.Size(606, 124);
|
||||
this.panel9.TabIndex = 95;
|
||||
//
|
||||
// rtIntangle
|
||||
//
|
||||
this.rtIntangle.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.rtIntangle.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
||||
this.rtIntangle.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtIntangle.Name = "rtIntangle";
|
||||
this.rtIntangle.ReadOnly = true;
|
||||
this.rtIntangle.Size = new System.Drawing.Size(606, 101);
|
||||
this.rtIntangle.TabIndex = 87;
|
||||
this.rtIntangle.Text = "";
|
||||
this.rtIntangle.DoubleClick += new System.EventHandler(this.richTextBox1_DoubleClick);
|
||||
//
|
||||
// arLabel7
|
||||
//
|
||||
this.arLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
||||
this.arLabel7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
||||
this.arLabel7.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel7.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel7.BorderSize = new System.Windows.Forms.Padding(1);
|
||||
this.arLabel7.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.arLabel7.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.arLabel7.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.arLabel7.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.arLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
||||
this.arLabel7.GradientEnable = true;
|
||||
this.arLabel7.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arLabel7.GradientRepeatBG = false;
|
||||
this.arLabel7.isButton = false;
|
||||
this.arLabel7.Location = new System.Drawing.Point(0, 0);
|
||||
this.arLabel7.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel7.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.arLabel7.msg = null;
|
||||
this.arLabel7.Name = "arLabel7";
|
||||
this.arLabel7.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.arLabel7.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
this.arLabel7.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
||||
this.arLabel7.ProgressEnable = false;
|
||||
this.arLabel7.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
||||
this.arLabel7.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.arLabel7.ProgressMax = 100F;
|
||||
this.arLabel7.ProgressMin = 0F;
|
||||
this.arLabel7.ProgressPadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel7.ProgressValue = 0F;
|
||||
this.arLabel7.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
||||
this.arLabel7.Sign = "";
|
||||
this.arLabel7.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel7.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel7.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel7.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel7.TabIndex = 86;
|
||||
this.arLabel7.Text = "무형 효과";
|
||||
this.arLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel7.TextShadow = true;
|
||||
this.arLabel7.TextVisible = true;
|
||||
//
|
||||
// panel8
|
||||
//
|
||||
this.panel8.BackColor = System.Drawing.Color.Gainsboro;
|
||||
@@ -2504,8 +2643,8 @@
|
||||
//
|
||||
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||||
this.dataGridViewTextBoxColumn5.DataPropertyName = "remark";
|
||||
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle2;
|
||||
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle10;
|
||||
this.dataGridViewTextBoxColumn5.HeaderText = "비고";
|
||||
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
||||
this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
||||
@@ -2713,6 +2852,7 @@
|
||||
this.tam.EETGW_JobReport_AutoInputTableAdapter = null;
|
||||
this.tam.EETGW_JobReport_EBoardTableAdapter = null;
|
||||
this.tam.EETGW_NoteTableAdapter = null;
|
||||
this.tam.EETGW_Project_LayoutTableAdapter = null;
|
||||
this.tam.EETGW_ProjecthistoryDTableAdapter = null;
|
||||
this.tam.EETGW_ProjectResonTableAdapter = null;
|
||||
this.tam.EETGW_ProjectsScheduleTableAdapter = null;
|
||||
@@ -2727,6 +2867,7 @@
|
||||
this.tam.ProjectsTableAdapter = this.ta;
|
||||
this.tam.SPMasterTableAdapter = null;
|
||||
this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
||||
this.tam.vEETGW_Project_LayoutListTableAdapter = null;
|
||||
//
|
||||
// taHist
|
||||
//
|
||||
@@ -2740,139 +2881,25 @@
|
||||
//
|
||||
this.taToDo.ClearBeforeFill = true;
|
||||
//
|
||||
// panel9
|
||||
// label18
|
||||
//
|
||||
this.panel9.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel9.Controls.Add(this.rtIntangle);
|
||||
this.panel9.Controls.Add(this.arLabel7);
|
||||
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel9.Location = new System.Drawing.Point(615, 512);
|
||||
this.panel9.Name = "panel9";
|
||||
this.panel9.Size = new System.Drawing.Size(606, 124);
|
||||
this.panel9.TabIndex = 95;
|
||||
label18.AutoSize = true;
|
||||
label18.Location = new System.Drawing.Point(56, 169);
|
||||
label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label18.Name = "label18";
|
||||
label18.Size = new System.Drawing.Size(29, 12);
|
||||
label18.TabIndex = 102;
|
||||
label18.Text = "분류";
|
||||
//
|
||||
// rtIntangle
|
||||
// textBox13
|
||||
//
|
||||
this.rtIntangle.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.rtIntangle.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
||||
this.rtIntangle.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtIntangle.Name = "rtIntangle";
|
||||
this.rtIntangle.ReadOnly = true;
|
||||
this.rtIntangle.Size = new System.Drawing.Size(606, 101);
|
||||
this.rtIntangle.TabIndex = 87;
|
||||
this.rtIntangle.Text = "";
|
||||
this.rtIntangle.DoubleClick += new System.EventHandler(this.richTextBox1_DoubleClick);
|
||||
//
|
||||
// arLabel7
|
||||
//
|
||||
this.arLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
||||
this.arLabel7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
||||
this.arLabel7.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel7.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel7.BorderSize = new System.Windows.Forms.Padding(1);
|
||||
this.arLabel7.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.arLabel7.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.arLabel7.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.arLabel7.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.arLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
||||
this.arLabel7.GradientEnable = true;
|
||||
this.arLabel7.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arLabel7.GradientRepeatBG = false;
|
||||
this.arLabel7.isButton = false;
|
||||
this.arLabel7.Location = new System.Drawing.Point(0, 0);
|
||||
this.arLabel7.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel7.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.arLabel7.msg = null;
|
||||
this.arLabel7.Name = "arLabel7";
|
||||
this.arLabel7.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.arLabel7.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
this.arLabel7.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
||||
this.arLabel7.ProgressEnable = false;
|
||||
this.arLabel7.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
||||
this.arLabel7.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.arLabel7.ProgressMax = 100F;
|
||||
this.arLabel7.ProgressMin = 0F;
|
||||
this.arLabel7.ProgressPadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel7.ProgressValue = 0F;
|
||||
this.arLabel7.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
||||
this.arLabel7.Sign = "";
|
||||
this.arLabel7.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel7.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel7.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel7.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel7.TabIndex = 86;
|
||||
this.arLabel7.Text = "무형 효과";
|
||||
this.arLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel7.TextShadow = true;
|
||||
this.arLabel7.TextVisible = true;
|
||||
//
|
||||
// panel10
|
||||
//
|
||||
this.panel10.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel10.Controls.Add(this.rtTangil);
|
||||
this.panel10.Controls.Add(this.arLabel13);
|
||||
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel10.Location = new System.Drawing.Point(3, 512);
|
||||
this.panel10.Name = "panel10";
|
||||
this.panel10.Size = new System.Drawing.Size(606, 124);
|
||||
this.panel10.TabIndex = 96;
|
||||
//
|
||||
// rtTangil
|
||||
//
|
||||
this.rtTangil.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.rtTangil.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
||||
this.rtTangil.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtTangil.Name = "rtTangil";
|
||||
this.rtTangil.ReadOnly = true;
|
||||
this.rtTangil.Size = new System.Drawing.Size(606, 101);
|
||||
this.rtTangil.TabIndex = 87;
|
||||
this.rtTangil.Text = "";
|
||||
this.rtTangil.DoubleClick += new System.EventHandler(this.richTextBox2_DoubleClick);
|
||||
//
|
||||
// arLabel13
|
||||
//
|
||||
this.arLabel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
||||
this.arLabel13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
||||
this.arLabel13.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel13.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
||||
this.arLabel13.BorderSize = new System.Windows.Forms.Padding(1);
|
||||
this.arLabel13.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.arLabel13.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.arLabel13.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.arLabel13.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.arLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
||||
this.arLabel13.GradientEnable = true;
|
||||
this.arLabel13.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arLabel13.GradientRepeatBG = false;
|
||||
this.arLabel13.isButton = false;
|
||||
this.arLabel13.Location = new System.Drawing.Point(0, 0);
|
||||
this.arLabel13.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel13.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.arLabel13.msg = null;
|
||||
this.arLabel13.Name = "arLabel13";
|
||||
this.arLabel13.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.arLabel13.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
this.arLabel13.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
||||
this.arLabel13.ProgressEnable = false;
|
||||
this.arLabel13.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
||||
this.arLabel13.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.arLabel13.ProgressMax = 100F;
|
||||
this.arLabel13.ProgressMin = 0F;
|
||||
this.arLabel13.ProgressPadding = new System.Windows.Forms.Padding(0);
|
||||
this.arLabel13.ProgressValue = 0F;
|
||||
this.arLabel13.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
||||
this.arLabel13.Sign = "";
|
||||
this.arLabel13.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel13.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel13.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel13.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel13.TabIndex = 86;
|
||||
this.arLabel13.Text = "유형 효과";
|
||||
this.arLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel13.TextShadow = true;
|
||||
this.arLabel13.TextVisible = true;
|
||||
this.textBox13.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "category", true));
|
||||
this.textBox13.Font = new System.Drawing.Font("굴림", 9F);
|
||||
this.textBox13.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.textBox13.Location = new System.Drawing.Point(93, 165);
|
||||
this.textBox13.Name = "textBox13";
|
||||
this.textBox13.Size = new System.Drawing.Size(139, 21);
|
||||
this.textBox13.TabIndex = 101;
|
||||
//
|
||||
// fProjectData
|
||||
//
|
||||
@@ -2917,6 +2944,8 @@
|
||||
this.bindingNavigator1.PerformLayout();
|
||||
this.panel4.ResumeLayout(false);
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.panel10.ResumeLayout(false);
|
||||
this.panel9.ResumeLayout(false);
|
||||
this.panel8.ResumeLayout(false);
|
||||
this.arPanel3.ResumeLayout(false);
|
||||
this.panel6.ResumeLayout(false);
|
||||
@@ -2934,8 +2963,6 @@
|
||||
this.bindingNavigator2.PerformLayout();
|
||||
this.tabPage2.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsTodo)).EndInit();
|
||||
this.panel9.ResumeLayout(false);
|
||||
this.panel10.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -3109,5 +3136,6 @@
|
||||
private System.Windows.Forms.Panel panel9;
|
||||
private System.Windows.Forms.RichTextBox rtIntangle;
|
||||
private arCtl.arLabel arLabel7;
|
||||
private System.Windows.Forms.TextBox textBox13;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user