1238 lines
75 KiB
C#
1238 lines
75 KiB
C#
namespace FPJ0000
|
|
{
|
|
partial class fProjectListU
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectListU));
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
this.dsMSSQL = new FPJ0000.dsPRJ();
|
|
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
|
|
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.btAdd = new System.Windows.Forms.ToolStripButton();
|
|
this.btCopy = new System.Windows.Forms.ToolStripButton();
|
|
this.btEdit = new System.Windows.Forms.ToolStripButton();
|
|
this.btDel = new System.Windows.Forms.ToolStripButton();
|
|
this.btSave = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|
this.tbFind = new System.Windows.Forms.ToolStripTextBox();
|
|
this.btFind = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.sbCount = new System.Windows.Forms.ToolStripLabel();
|
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
|
this.cm = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.편집ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.partListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.iOMapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.공유폴더ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.scheduleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.메일발송주소관리ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.makeRepeatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.삭제ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.편집ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.엑셀파일로저장ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.ta = new FPJ0000.dsPRJTableAdapters.ProjectsTableAdapter();
|
|
this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
|
|
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
|
this.bsHist = new System.Windows.Forms.BindingSource(this.components);
|
|
this.taHist = new FPJ0000.dsPRJTableAdapters.ProjectsHistoryTableAdapter();
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
this.prb1 = new arCtl.arLabel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.bsProjectHRS = new System.Windows.Forms.BindingSource(this.components);
|
|
this.dsProjectSummary1 = new FPJ0000.Project.DSProjectSummary();
|
|
this.arDatagridView1 = new arCtl.arDatagridView();
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.cmbUserList = new System.Windows.Forms.ComboBox();
|
|
this.projectHrsTableAdapter = new FPJ0000.Project.DSProjectSummaryTableAdapters.ProjectHrsTableAdapter();
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.rt_cmp = new System.Windows.Forms.RichTextBox();
|
|
this.rt_bef = new System.Windows.Forms.RichTextBox();
|
|
this.rt_aft = new System.Windows.Forms.RichTextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.prjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.perc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
this.bn.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
|
this.cm.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsHist)).BeginInit();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsProjectHRS)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsProjectSummary1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// bn
|
|
//
|
|
this.bn.AddNewItem = null;
|
|
this.bn.BindingSource = this.bs;
|
|
this.bn.CountItem = this.bindingNavigatorCountItem;
|
|
this.bn.DeleteItem = null;
|
|
this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.bindingNavigatorMoveFirstItem,
|
|
this.bindingNavigatorMovePreviousItem,
|
|
this.bindingNavigatorSeparator,
|
|
this.bindingNavigatorPositionItem,
|
|
this.bindingNavigatorCountItem,
|
|
this.bindingNavigatorSeparator1,
|
|
this.bindingNavigatorMoveNextItem,
|
|
this.bindingNavigatorMoveLastItem,
|
|
this.bindingNavigatorSeparator2,
|
|
this.btAdd,
|
|
this.btCopy,
|
|
this.btEdit,
|
|
this.btDel,
|
|
this.btSave,
|
|
this.toolStripSeparator1,
|
|
this.toolStripButton1,
|
|
this.toolStripButton3,
|
|
this.toolStripButton4,
|
|
this.toolStripSeparator5,
|
|
this.toolStripLabel1,
|
|
this.tbFind,
|
|
this.btFind,
|
|
this.toolStripSeparator6,
|
|
this.sbCount,
|
|
this.toolStripButton2,
|
|
this.toolStripButton5});
|
|
this.bn.Location = new System.Drawing.Point(0, 837);
|
|
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
this.bn.Name = "bn";
|
|
this.bn.PositionItem = this.bindingNavigatorPositionItem;
|
|
this.bn.Size = new System.Drawing.Size(1585, 25);
|
|
this.bn.TabIndex = 0;
|
|
this.bn.Text = "bindingNavigator1";
|
|
//
|
|
// bs
|
|
//
|
|
this.bs.DataMember = "Projects";
|
|
this.bs.DataSource = this.dsMSSQL;
|
|
this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged);
|
|
//
|
|
// dsMSSQL
|
|
//
|
|
this.dsMSSQL.DataSetName = "dsMSSQL";
|
|
this.dsMSSQL.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
//
|
|
// bindingNavigatorCountItem
|
|
//
|
|
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
|
|
this.bindingNavigatorCountItem.Text = "/{0}";
|
|
this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
|
|
//
|
|
// bindingNavigatorMoveFirstItem
|
|
//
|
|
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
|
|
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
|
|
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
|
|
//
|
|
// bindingNavigatorMovePreviousItem
|
|
//
|
|
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
|
|
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
|
|
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator
|
|
//
|
|
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
|
|
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// bindingNavigatorPositionItem
|
|
//
|
|
this.bindingNavigatorPositionItem.AccessibleName = "위치";
|
|
this.bindingNavigatorPositionItem.AutoSize = false;
|
|
this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(30, 23);
|
|
this.bindingNavigatorPositionItem.Text = "0";
|
|
this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
|
|
//
|
|
// bindingNavigatorSeparator1
|
|
//
|
|
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
|
|
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// bindingNavigatorMoveNextItem
|
|
//
|
|
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
|
|
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
|
|
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
|
|
//
|
|
// bindingNavigatorMoveLastItem
|
|
//
|
|
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
|
|
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
|
|
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator2
|
|
//
|
|
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// btAdd
|
|
//
|
|
this.btAdd.Image = ((System.Drawing.Image)(resources.GetObject("btAdd.Image")));
|
|
this.btAdd.Name = "btAdd";
|
|
this.btAdd.RightToLeftAutoMirrorImage = true;
|
|
this.btAdd.Size = new System.Drawing.Size(67, 22);
|
|
this.btAdd.Text = "추가(&A)";
|
|
this.btAdd.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
|
|
//
|
|
// btCopy
|
|
//
|
|
this.btCopy.Image = global::FPJ0000.Properties.Resources.copy;
|
|
this.btCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btCopy.Name = "btCopy";
|
|
this.btCopy.Size = new System.Drawing.Size(67, 22);
|
|
this.btCopy.Text = "복사(&C)";
|
|
this.btCopy.Click += new System.EventHandler(this.btCopy_Click);
|
|
//
|
|
// btEdit
|
|
//
|
|
this.btEdit.Image = ((System.Drawing.Image)(resources.GetObject("btEdit.Image")));
|
|
this.btEdit.Name = "btEdit";
|
|
this.btEdit.Size = new System.Drawing.Size(65, 22);
|
|
this.btEdit.Text = "편집(&E)";
|
|
this.btEdit.Click += new System.EventHandler(this.btEdit_Click);
|
|
//
|
|
// btDel
|
|
//
|
|
this.btDel.Image = ((System.Drawing.Image)(resources.GetObject("btDel.Image")));
|
|
this.btDel.Name = "btDel";
|
|
this.btDel.RightToLeftAutoMirrorImage = true;
|
|
this.btDel.Size = new System.Drawing.Size(68, 22);
|
|
this.btDel.Text = "삭제(&D)";
|
|
this.btDel.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
|
|
//
|
|
// btSave
|
|
//
|
|
this.btSave.Image = ((System.Drawing.Image)(resources.GetObject("btSave.Image")));
|
|
this.btSave.Name = "btSave";
|
|
this.btSave.Size = new System.Drawing.Size(66, 22);
|
|
this.btSave.Text = "저장(&S)";
|
|
this.btSave.Click += new System.EventHandler(this.projectsBindingNavigatorSaveItem_Click);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(75, 22);
|
|
this.toolStripButton1.Text = "부품목록";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// toolStripButton3
|
|
//
|
|
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
|
|
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton3.Name = "toolStripButton3";
|
|
this.toolStripButton3.Size = new System.Drawing.Size(70, 22);
|
|
this.toolStripButton3.Text = "I/O LIST";
|
|
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
|
|
//
|
|
// toolStripButton4
|
|
//
|
|
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
|
|
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton4.Name = "toolStripButton4";
|
|
this.toolStripButton4.Size = new System.Drawing.Size(75, 22);
|
|
this.toolStripButton4.Text = "공유폴더";
|
|
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
|
|
//
|
|
// toolStripSeparator5
|
|
//
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// toolStripLabel1
|
|
//
|
|
this.toolStripLabel1.Name = "toolStripLabel1";
|
|
this.toolStripLabel1.Size = new System.Drawing.Size(31, 22);
|
|
this.toolStripLabel1.Text = "검색";
|
|
//
|
|
// tbFind
|
|
//
|
|
this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
this.tbFind.Name = "tbFind";
|
|
this.tbFind.Size = new System.Drawing.Size(100, 25);
|
|
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
|
|
//
|
|
// btFind
|
|
//
|
|
this.btFind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.btFind.Image = global::FPJ0000.Properties.Resources.accept;
|
|
this.btFind.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btFind.Name = "btFind";
|
|
this.btFind.Size = new System.Drawing.Size(23, 22);
|
|
this.btFind.Text = "toolStripButton1";
|
|
this.btFind.Click += new System.EventHandler(this.btFind_Click);
|
|
//
|
|
// toolStripSeparator6
|
|
//
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// sbCount
|
|
//
|
|
this.sbCount.Name = "sbCount";
|
|
this.sbCount.Size = new System.Drawing.Size(83, 22);
|
|
this.sbCount.Text = "프로젝트 수량";
|
|
//
|
|
// toolStripButton2
|
|
//
|
|
this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton2.ForeColor = System.Drawing.Color.Red;
|
|
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
|
|
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton2.Name = "toolStripButton2";
|
|
this.toolStripButton2.Size = new System.Drawing.Size(103, 22);
|
|
this.toolStripButton2.Text = "프로젝트 요약";
|
|
this.toolStripButton2.Visible = false;
|
|
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
|
|
//
|
|
// toolStripButton5
|
|
//
|
|
this.toolStripButton5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
|
|
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton5.Name = "toolStripButton5";
|
|
this.toolStripButton5.Size = new System.Drawing.Size(143, 22);
|
|
this.toolStripButton5.Text = "프로젝트 스케쥴 현황";
|
|
this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
|
|
//
|
|
// cm
|
|
//
|
|
this.cm.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.cm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.columnSizeToolStripMenuItem,
|
|
this.toolStripMenuItem2,
|
|
this.편집ToolStripMenuItem,
|
|
this.partListToolStripMenuItem,
|
|
this.iOMapToolStripMenuItem,
|
|
this.공유폴더ToolStripMenuItem,
|
|
this.scheduleToolStripMenuItem,
|
|
this.toolStripMenuItem3,
|
|
this.메일발송주소관리ToolStripMenuItem,
|
|
this.makeRepeatToolStripMenuItem,
|
|
this.삭제ToolStripMenuItem,
|
|
this.편집ToolStripMenuItem1,
|
|
this.toolStripMenuItem1,
|
|
this.엑셀파일로저장ToolStripMenuItem});
|
|
this.cm.Name = "contextMenuStrip1";
|
|
this.cm.Size = new System.Drawing.Size(299, 418);
|
|
//
|
|
// columnSizeToolStripMenuItem
|
|
//
|
|
this.columnSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.autoToolStripMenuItem,
|
|
this.resetToolStripMenuItem,
|
|
this.saveToolStripMenuItem,
|
|
this.loadToolStripMenuItem});
|
|
this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
|
|
this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.columnSizeToolStripMenuItem.Text = "열 너비";
|
|
//
|
|
// autoToolStripMenuItem
|
|
//
|
|
this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
|
|
this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
|
|
this.autoToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
|
|
this.autoToolStripMenuItem.Text = "Auto";
|
|
this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click);
|
|
//
|
|
// resetToolStripMenuItem
|
|
//
|
|
this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image")));
|
|
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
|
|
this.resetToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
|
|
this.resetToolStripMenuItem.Text = "Reset";
|
|
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
|
|
//
|
|
// saveToolStripMenuItem
|
|
//
|
|
this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
|
|
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
|
|
this.saveToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
|
|
this.saveToolStripMenuItem.Text = "Save";
|
|
this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
|
|
//
|
|
// loadToolStripMenuItem
|
|
//
|
|
this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
|
|
this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
|
|
this.loadToolStripMenuItem.Size = new System.Drawing.Size(149, 36);
|
|
this.loadToolStripMenuItem.Text = "Load";
|
|
this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
|
|
//
|
|
// toolStripMenuItem2
|
|
//
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(295, 6);
|
|
//
|
|
// 편집ToolStripMenuItem
|
|
//
|
|
this.편집ToolStripMenuItem.Name = "편집ToolStripMenuItem";
|
|
this.편집ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.편집ToolStripMenuItem.Text = "편집";
|
|
this.편집ToolStripMenuItem.Click += new System.EventHandler(this.편집ToolStripMenuItem_Click);
|
|
//
|
|
// partListToolStripMenuItem
|
|
//
|
|
this.partListToolStripMenuItem.Name = "partListToolStripMenuItem";
|
|
this.partListToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.partListToolStripMenuItem.Text = "부품목록";
|
|
this.partListToolStripMenuItem.Click += new System.EventHandler(this.partListToolStripMenuItem_Click);
|
|
//
|
|
// iOMapToolStripMenuItem
|
|
//
|
|
this.iOMapToolStripMenuItem.Name = "iOMapToolStripMenuItem";
|
|
this.iOMapToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.iOMapToolStripMenuItem.Text = "I/O LIST";
|
|
this.iOMapToolStripMenuItem.Click += new System.EventHandler(this.iOMapToolStripMenuItem_Click);
|
|
//
|
|
// 공유폴더ToolStripMenuItem
|
|
//
|
|
this.공유폴더ToolStripMenuItem.Name = "공유폴더ToolStripMenuItem";
|
|
this.공유폴더ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.공유폴더ToolStripMenuItem.Text = "공유 폴더";
|
|
this.공유폴더ToolStripMenuItem.Click += new System.EventHandler(this.공유폴더ToolStripMenuItem_Click);
|
|
//
|
|
// scheduleToolStripMenuItem
|
|
//
|
|
this.scheduleToolStripMenuItem.ForeColor = System.Drawing.Color.Black;
|
|
this.scheduleToolStripMenuItem.Name = "scheduleToolStripMenuItem";
|
|
this.scheduleToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.scheduleToolStripMenuItem.Text = "스케쥴 관리";
|
|
this.scheduleToolStripMenuItem.Click += new System.EventHandler(this.scheduleToolStripMenuItem_Click);
|
|
//
|
|
// toolStripMenuItem3
|
|
//
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(295, 6);
|
|
//
|
|
// 메일발송주소관리ToolStripMenuItem
|
|
//
|
|
this.메일발송주소관리ToolStripMenuItem.ForeColor = System.Drawing.Color.Gray;
|
|
this.메일발송주소관리ToolStripMenuItem.Name = "메일발송주소관리ToolStripMenuItem";
|
|
this.메일발송주소관리ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.메일발송주소관리ToolStripMenuItem.Text = "메일발송 주소 관리";
|
|
this.메일발송주소관리ToolStripMenuItem.Click += new System.EventHandler(this.메일발송주소관리ToolStripMenuItem_Click);
|
|
//
|
|
// makeRepeatToolStripMenuItem
|
|
//
|
|
this.makeRepeatToolStripMenuItem.Name = "makeRepeatToolStripMenuItem";
|
|
this.makeRepeatToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.makeRepeatToolStripMenuItem.Text = "복사";
|
|
this.makeRepeatToolStripMenuItem.Click += new System.EventHandler(this.makeRepeatToolStripMenuItem_Click);
|
|
//
|
|
// 삭제ToolStripMenuItem
|
|
//
|
|
this.삭제ToolStripMenuItem.Name = "삭제ToolStripMenuItem";
|
|
this.삭제ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.삭제ToolStripMenuItem.Text = "삭제";
|
|
this.삭제ToolStripMenuItem.Click += new System.EventHandler(this.삭제ToolStripMenuItem_Click);
|
|
//
|
|
// 편집ToolStripMenuItem1
|
|
//
|
|
this.편집ToolStripMenuItem1.Name = "편집ToolStripMenuItem1";
|
|
this.편집ToolStripMenuItem1.Size = new System.Drawing.Size(298, 36);
|
|
this.편집ToolStripMenuItem1.Text = "편집";
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(295, 6);
|
|
//
|
|
// 엑셀파일로저장ToolStripMenuItem
|
|
//
|
|
this.엑셀파일로저장ToolStripMenuItem.Name = "엑셀파일로저장ToolStripMenuItem";
|
|
this.엑셀파일로저장ToolStripMenuItem.Size = new System.Drawing.Size(298, 36);
|
|
this.엑셀파일로저장ToolStripMenuItem.Text = "목록 내보내기";
|
|
this.엑셀파일로저장ToolStripMenuItem.Click += new System.EventHandler(this.엑셀파일로저장ToolStripMenuItem_Click);
|
|
//
|
|
// ta
|
|
//
|
|
this.ta.ClearBeforeFill = true;
|
|
//
|
|
// tam
|
|
//
|
|
this.tam.BackupDataSetBeforeUpdate = false;
|
|
this.tam.EETGW_JobReport_AutoInputTableAdapter = null;
|
|
this.tam.EETGW_JobReport_EBoardTableAdapter = null;
|
|
this.tam.EETGW_NoteTableAdapter = null;
|
|
this.tam.EETGW_ProjecthistoryDTableAdapter = null;
|
|
this.tam.EETGW_ProjectResonTableAdapter = null;
|
|
this.tam.EETGW_ProjectsScheduleTableAdapter = null;
|
|
this.tam.EETGW_ProjectToDoTableAdapter = null;
|
|
this.tam.EETGW_SaveCostTableAdapter = null;
|
|
this.tam.JobReportTableAdapter = null;
|
|
this.tam.ProjectPartStatusTableAdapter = null;
|
|
this.tam.ProjectsHistoryTableAdapter = null;
|
|
this.tam.ProjectsIOMapTableAdapter = null;
|
|
this.tam.ProjectsMailListTableAdapter = null;
|
|
this.tam.ProjectsPartTableAdapter = null;
|
|
this.tam.ProjectsTableAdapter = this.ta;
|
|
this.tam.SPMasterTableAdapter = null;
|
|
this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
//
|
|
// fpSpread1
|
|
//
|
|
this.fpSpread1.AccessibleDescription = "";
|
|
this.fpSpread1.AutoFitColumnOptions = FarPoint.Win.Spread.PreferredSizeColumnOptions.IncludeAll;
|
|
this.fpSpread1.AutoFitRowOptions = FarPoint.Win.Spread.PreferredSizeRowOptions.IncludeAll;
|
|
this.fpSpread1.ContextMenuStrip = this.cm;
|
|
this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fpSpread1.EditModeReplace = true;
|
|
this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
this.fpSpread1.Location = new System.Drawing.Point(0, 68);
|
|
this.fpSpread1.Name = "fpSpread1";
|
|
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
|
this.fpSpread1_Sheet1});
|
|
this.fpSpread1.Size = new System.Drawing.Size(1585, 310);
|
|
this.fpSpread1.StatusBarVisible = true;
|
|
this.fpSpread1.TabIndex = 2;
|
|
//
|
|
// bsHist
|
|
//
|
|
this.bsHist.DataMember = "ProjectsHistory";
|
|
this.bsHist.DataSource = this.dsMSSQL;
|
|
this.bsHist.Sort = "pdate desc";
|
|
this.bsHist.CurrentChanged += new System.EventHandler(this.bsHist_CurrentChanged);
|
|
//
|
|
// taHist
|
|
//
|
|
this.taHist.ClearBeforeFill = true;
|
|
//
|
|
// prb1
|
|
//
|
|
this.prb1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
|
|
this.prb1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
|
this.prb1.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.prb1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
|
|
this.prb1.BorderColorOver = System.Drawing.Color.Red;
|
|
this.prb1.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
|
|
this.prb1.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.tableLayoutPanel3.SetColumnSpan(this.prb1, 4);
|
|
this.prb1.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.prb1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.prb1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.prb1.ForeColor = System.Drawing.Color.Black;
|
|
this.prb1.GradientEnable = true;
|
|
this.prb1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
|
this.prb1.GradientRepeatBG = false;
|
|
this.prb1.isButton = false;
|
|
this.prb1.Location = new System.Drawing.Point(153, 5);
|
|
this.prb1.Margin = new System.Windows.Forms.Padding(5);
|
|
this.prb1.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.prb1.MouseOverColor = System.Drawing.Color.Yellow;
|
|
this.prb1.msg = null;
|
|
this.prb1.Name = "prb1";
|
|
this.prb1.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
|
this.prb1.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.prb1.ProgressColor1 = System.Drawing.Color.Lime;
|
|
this.prb1.ProgressColor2 = System.Drawing.Color.Green;
|
|
this.prb1.ProgressEnable = true;
|
|
this.prb1.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
|
this.prb1.ProgressForeColor = System.Drawing.Color.White;
|
|
this.prb1.ProgressMax = 100F;
|
|
this.prb1.ProgressMin = 0F;
|
|
this.prb1.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.prb1.ProgressValue = 50F;
|
|
this.prb1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
|
this.prb1.Sign = "";
|
|
this.prb1.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.prb1.SignColor = System.Drawing.Color.Yellow;
|
|
this.prb1.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.prb1.Size = new System.Drawing.Size(1427, 11);
|
|
this.prb1.TabIndex = 32;
|
|
this.prb1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.prb1.TextShadow = false;
|
|
this.prb1.TextVisible = true;
|
|
this.toolTip1.SetToolTip(this.prb1, "구매대상 중 구매완료 율");
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.groupBox3);
|
|
this.panel3.Controls.Add(this.groupBox2);
|
|
this.panel3.Controls.Add(this.groupBox1);
|
|
this.panel3.Controls.Add(this.arDatagridView1);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel3.Location = new System.Drawing.Point(0, 399);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1585, 438);
|
|
this.panel3.TabIndex = 7;
|
|
//
|
|
// bsProjectHRS
|
|
//
|
|
this.bsProjectHRS.DataMember = "ProjectHrs";
|
|
this.bsProjectHRS.DataSource = this.dsProjectSummary1;
|
|
//
|
|
// dsProjectSummary1
|
|
//
|
|
this.dsProjectSummary1.DataSetName = "DSProjectSummary";
|
|
this.dsProjectSummary1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
//
|
|
// arDatagridView1
|
|
//
|
|
this.arDatagridView1.A_DelCurrentCell = true;
|
|
this.arDatagridView1.A_EnterToTab = true;
|
|
this.arDatagridView1.A_KoreanField = null;
|
|
this.arDatagridView1.A_UpperField = null;
|
|
this.arDatagridView1.A_ViewRownumOnHeader = true;
|
|
this.arDatagridView1.AllowUserToAddRows = false;
|
|
this.arDatagridView1.AllowUserToDeleteRows = false;
|
|
this.arDatagridView1.AllowUserToResizeColumns = false;
|
|
this.arDatagridView1.AllowUserToResizeRows = false;
|
|
this.arDatagridView1.AutoGenerateColumns = false;
|
|
this.arDatagridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.arDatagridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.prjDataGridViewTextBoxColumn,
|
|
this.perc});
|
|
this.arDatagridView1.DataSource = this.bsProjectHRS;
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.arDatagridView1.DefaultCellStyle = dataGridViewCellStyle2;
|
|
this.arDatagridView1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.arDatagridView1.Location = new System.Drawing.Point(0, 0);
|
|
this.arDatagridView1.Name = "arDatagridView1";
|
|
this.arDatagridView1.ReadOnly = true;
|
|
this.arDatagridView1.RowHeadersVisible = false;
|
|
this.arDatagridView1.RowTemplate.Height = 23;
|
|
this.arDatagridView1.Size = new System.Drawing.Size(412, 438);
|
|
this.arDatagridView1.TabIndex = 1;
|
|
//
|
|
// tableLayoutPanel3
|
|
//
|
|
this.tableLayoutPanel3.ColumnCount = 5;
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 148F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.Controls.Add(this.label17, 0, 0);
|
|
this.tableLayoutPanel3.Controls.Add(this.prb1, 1, 0);
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 378);
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1585, 21);
|
|
this.tableLayoutPanel3.TabIndex = 34;
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.label17.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label17.Location = new System.Drawing.Point(3, 0);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(142, 21);
|
|
this.label17.TabIndex = 0;
|
|
this.label17.Text = "구매 진행";
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.button4);
|
|
this.panel2.Controls.Add(this.button3);
|
|
this.panel2.Controls.Add(this.button2);
|
|
this.panel2.Controls.Add(this.button1);
|
|
this.panel2.Controls.Add(this.linkLabel1);
|
|
this.panel2.Controls.Add(this.cmbUserList);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1585, 68);
|
|
this.panel2.TabIndex = 35;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.button4.Location = new System.Drawing.Point(1491, 0);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(94, 68);
|
|
this.button4.TabIndex = 5;
|
|
this.button4.Text = "닫기";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(561, 12);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(94, 45);
|
|
this.button3.TabIndex = 4;
|
|
this.button3.Text = "조회";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(461, 12);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(94, 45);
|
|
this.button2.TabIndex = 3;
|
|
this.button2.Text = "다음";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click_2);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(361, 12);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(94, 45);
|
|
this.button1.TabIndex = 2;
|
|
this.button1.Text = "이전";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click_2);
|
|
//
|
|
// linkLabel1
|
|
//
|
|
this.linkLabel1.AutoSize = true;
|
|
this.linkLabel1.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.linkLabel1.Location = new System.Drawing.Point(12, 15);
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
this.linkLabel1.Size = new System.Drawing.Size(98, 37);
|
|
this.linkLabel1.TabIndex = 1;
|
|
this.linkLabel1.TabStop = true;
|
|
this.linkLabel1.Text = "담당자";
|
|
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|
//
|
|
// cmbUserList
|
|
//
|
|
this.cmbUserList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cmbUserList.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.cmbUserList.FormattingEnabled = true;
|
|
this.cmbUserList.Location = new System.Drawing.Point(116, 12);
|
|
this.cmbUserList.Name = "cmbUserList";
|
|
this.cmbUserList.Size = new System.Drawing.Size(239, 45);
|
|
this.cmbUserList.TabIndex = 0;
|
|
//
|
|
// projectHrsTableAdapter
|
|
//
|
|
this.projectHrsTableAdapter.ClearBeforeFill = true;
|
|
//
|
|
// fpSpread1_Sheet1
|
|
//
|
|
this.fpSpread1_Sheet1.Reset();
|
|
this.fpSpread1_Sheet1.SheetName = "Sheet1";
|
|
// Formulas and custom names must be loaded with R1C1 reference style
|
|
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
|
|
this.fpSpread1_Sheet1.ColumnCount = 15;
|
|
this.fpSpread1_Sheet1.ColumnHeader.RowCount = 2;
|
|
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
|
|
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
|
|
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).RowSpan = 2;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "상태";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).ColumnSpan = 4;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "Basic Info";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).ColumnSpan = 5;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "Schedule";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).ColumnSpan = 2;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "Effect";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "Effect\r\n($K)";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).ColumnSpan = 3;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "Human Resource";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 0).Value = "상태";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 1).Value = "Project\r\nNo";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 2).Value = "Req";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 3).Value = "Package";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 4).Value = "Title";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "완료(%)";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "참여(%)";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 7).Value = "Start";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 8).Value = "Due";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 9).Value = "Done";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 10).Value = "Q\'ty";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 11).Value = "Cost Save ($k)/Set";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 12).Value = "S/W";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 13).Value = "Design";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 14).Value = "ePanel";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 46F;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(1).Height = 44F;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType1;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "status";
|
|
this.fpSpread1_Sheet1.Columns.Get(0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Label = "상태";
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Locked = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Tag = "Status";
|
|
this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Width = 45F;
|
|
numberCellType1.DecimalPlaces = 0;
|
|
numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType1.MaximumValue = 2147483647D;
|
|
numberCellType1.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).CellType = numberCellType1;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "pno";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Label = "Project\r\nNo";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "part";
|
|
this.fpSpread1_Sheet1.Columns.Get(2).Label = "Req";
|
|
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType3;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "ReqPackage";
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Label = "Package";
|
|
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType4;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "name2";
|
|
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Label = "Title";
|
|
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
numberCellType2.DecimalPlaces = 0;
|
|
numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType2.MaximumValue = 2147483647D;
|
|
numberCellType2.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "ProgressPrj";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Label = "완료(%)";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Width = 63F;
|
|
numberCellType3.MaximumValue = 999999999999999D;
|
|
numberCellType3.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType3;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "chamyeo";
|
|
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).Label = "참여(%)";
|
|
this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType5;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "sdate";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Label = "Start";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Width = 52F;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType6;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "ddate";
|
|
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Label = "Due";
|
|
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Width = 51F;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType7;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "edate";
|
|
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Label = "Done";
|
|
this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
numberCellType4.DecimalPlaces = 0;
|
|
numberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType4.MaximumValue = 2147483647D;
|
|
numberCellType4.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType4;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "cnt";
|
|
this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).Label = "Q\'ty";
|
|
this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).Width = 42F;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
numberCellType5.MaximumValue = 999999999999999D;
|
|
numberCellType5.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType5;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "coste";
|
|
this.fpSpread1_Sheet1.Columns.Get(11).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).Label = "Cost Save ($k)/Set";
|
|
this.fpSpread1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).Width = 67F;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType8;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).DataField = "name_software";
|
|
this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).Label = "S/W";
|
|
this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType9;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).DataField = "name_design";
|
|
this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).Label = "Design";
|
|
this.fpSpread1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType10;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).DataField = "name_epanel";
|
|
this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).Label = "ePanel";
|
|
this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
|
|
this.fpSpread1_Sheet1.DataSource = this.bs;
|
|
this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
|
|
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.richTextBox1);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.groupBox1.Location = new System.Drawing.Point(412, 0);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(10);
|
|
this.groupBox1.Size = new System.Drawing.Size(378, 438);
|
|
this.groupBox1.TabIndex = 2;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "요청사항";
|
|
//
|
|
// richTextBox1
|
|
//
|
|
this.richTextBox1.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "remark_req", true));
|
|
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBox1.Location = new System.Drawing.Point(10, 24);
|
|
this.richTextBox1.Name = "richTextBox1";
|
|
this.richTextBox1.Size = new System.Drawing.Size(358, 404);
|
|
this.richTextBox1.TabIndex = 0;
|
|
this.richTextBox1.Text = "";
|
|
this.richTextBox1.ZoomFactor = 1.5F;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.richTextBox2);
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.groupBox2.Location = new System.Drawing.Point(790, 0);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(10);
|
|
this.groupBox2.Size = new System.Drawing.Size(378, 438);
|
|
this.groupBox2.TabIndex = 3;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "금주진행사항";
|
|
//
|
|
// richTextBox2
|
|
//
|
|
this.richTextBox2.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "lasthistory", true));
|
|
this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBox2.Location = new System.Drawing.Point(10, 24);
|
|
this.richTextBox2.Name = "richTextBox2";
|
|
this.richTextBox2.Size = new System.Drawing.Size(358, 404);
|
|
this.richTextBox2.TabIndex = 0;
|
|
this.richTextBox2.Text = "";
|
|
this.richTextBox2.ZoomFactor = 1.5F;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.rt_cmp);
|
|
this.groupBox3.Controls.Add(this.label2);
|
|
this.groupBox3.Controls.Add(this.rt_aft);
|
|
this.groupBox3.Controls.Add(this.label1);
|
|
this.groupBox3.Controls.Add(this.rt_bef);
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.groupBox3.Location = new System.Drawing.Point(1168, 0);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Padding = new System.Windows.Forms.Padding(10);
|
|
this.groupBox3.Size = new System.Drawing.Size(378, 438);
|
|
this.groupBox3.TabIndex = 4;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "완료내역";
|
|
//
|
|
// rt_cmp
|
|
//
|
|
this.rt_cmp.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.rt_cmp.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.rt_cmp.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.rt_cmp.Location = new System.Drawing.Point(10, 24);
|
|
this.rt_cmp.Name = "rt_cmp";
|
|
this.rt_cmp.Size = new System.Drawing.Size(358, 142);
|
|
this.rt_cmp.TabIndex = 0;
|
|
this.rt_cmp.Text = "";
|
|
this.rt_cmp.ZoomFactor = 1.5F;
|
|
//
|
|
// rt_bef
|
|
//
|
|
this.rt_bef.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.rt_bef.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.rt_bef.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.rt_bef.Location = new System.Drawing.Point(10, 317);
|
|
this.rt_bef.Name = "rt_bef";
|
|
this.rt_bef.Size = new System.Drawing.Size(358, 111);
|
|
this.rt_bef.TabIndex = 1;
|
|
this.rt_bef.Text = "";
|
|
this.rt_bef.ZoomFactor = 1.5F;
|
|
//
|
|
// rt_aft
|
|
//
|
|
this.rt_aft.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.rt_aft.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.rt_aft.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.rt_aft.Location = new System.Drawing.Point(10, 186);
|
|
this.rt_aft.Name = "rt_aft";
|
|
this.rt_aft.Size = new System.Drawing.Size(358, 111);
|
|
this.rt_aft.TabIndex = 2;
|
|
this.rt_aft.Text = "";
|
|
this.rt_aft.ZoomFactor = 1.5F;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label1.Location = new System.Drawing.Point(10, 297);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(358, 20);
|
|
this.label1.TabIndex = 3;
|
|
this.label1.Text = "Before";
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label2.Location = new System.Drawing.Point(10, 166);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(358, 20);
|
|
this.label2.TabIndex = 4;
|
|
this.label2.Text = "After";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// prjDataGridViewTextBoxColumn
|
|
//
|
|
this.prjDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.prjDataGridViewTextBoxColumn.DataPropertyName = "prj";
|
|
this.prjDataGridViewTextBoxColumn.HeaderText = "prj";
|
|
this.prjDataGridViewTextBoxColumn.Name = "prjDataGridViewTextBoxColumn";
|
|
this.prjDataGridViewTextBoxColumn.ReadOnly = true;
|
|
//
|
|
// perc
|
|
//
|
|
this.perc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
this.perc.DataPropertyName = "perc";
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle1.Format = "N1";
|
|
this.perc.DefaultCellStyle = dataGridViewCellStyle1;
|
|
this.perc.HeaderText = "%";
|
|
this.perc.Name = "perc";
|
|
this.perc.ReadOnly = true;
|
|
this.perc.Width = 40;
|
|
//
|
|
// fProjectListU
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(1585, 862);
|
|
this.Controls.Add(this.fpSpread1);
|
|
this.Controls.Add(this.tableLayoutPanel3);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.bn);
|
|
this.Controls.Add(this.panel2);
|
|
this.Name = "fProjectListU";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "프로젝트 목록 (담당자별)";
|
|
this.Load += new System.EventHandler(this.@__Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
|
|
this.bn.ResumeLayout(false);
|
|
this.bn.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).EndInit();
|
|
this.cm.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsHist)).EndInit();
|
|
this.panel3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.bsProjectHRS)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsProjectSummary1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).EndInit();
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private dsPRJ dsMSSQL;
|
|
private System.Windows.Forms.BindingSource bs;
|
|
private dsPRJTableAdapters.ProjectsTableAdapter ta;
|
|
private dsPRJTableAdapters.TableAdapterManager tam;
|
|
private System.Windows.Forms.BindingNavigator bn;
|
|
private System.Windows.Forms.ToolStripButton btAdd;
|
|
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|
private System.Windows.Forms.ToolStripButton btDel;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
|
|
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
|
|
private System.Windows.Forms.ToolStripButton btSave;
|
|
private System.Windows.Forms.ContextMenuStrip cm;
|
|
private System.Windows.Forms.ToolStripMenuItem partListToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private FarPoint.Win.Spread.FpSpread fpSpread1;
|
|
private System.Windows.Forms.ToolStripMenuItem columnSizeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem autoToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem resetToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem loadToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem scheduleToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem makeRepeatToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem iOMapToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|
private System.Windows.Forms.ToolStripTextBox tbFind;
|
|
private System.Windows.Forms.ToolStripButton btFind;
|
|
private System.Windows.Forms.ToolStripMenuItem 엑셀파일로저장ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 메일발송주소관리ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
|
|
private System.Windows.Forms.BindingSource bsHist;
|
|
private dsPRJTableAdapters.ProjectsHistoryTableAdapter taHist;
|
|
private System.Windows.Forms.ToolStripButton btEdit;
|
|
private System.Windows.Forms.ToolTip toolTip1;
|
|
private System.Windows.Forms.ToolStripMenuItem 편집ToolStripMenuItem;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.ToolStripButton btCopy;
|
|
private System.Windows.Forms.ToolStripMenuItem 편집ToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem 삭제ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
private System.Windows.Forms.ToolStripLabel sbCount;
|
|
private System.Windows.Forms.ToolStripMenuItem 공유폴더ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
|
|
private arCtl.arLabel prb1;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton5;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.ComboBox cmbUserList;
|
|
private System.Windows.Forms.LinkLabel linkLabel1;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button4;
|
|
private Project.DSProjectSummary dsProjectSummary1;
|
|
private System.Windows.Forms.BindingSource bsProjectHRS;
|
|
private Project.DSProjectSummaryTableAdapters.ProjectHrsTableAdapter projectHrsTableAdapter;
|
|
private arCtl.arDatagridView arDatagridView1;
|
|
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.RichTextBox richTextBox2;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.RichTextBox richTextBox1;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.RichTextBox rt_cmp;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.RichTextBox rt_aft;
|
|
private System.Windows.Forms.RichTextBox rt_bef;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn prjDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn perc;
|
|
}
|
|
} |