|
|
|
@@ -30,21 +30,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fUserList));
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fUserList));
|
|
|
|
FarPoint.Win.Spread.DefaultFocusIndicatorRenderer defaultFocusIndicatorRenderer1 = new FarPoint.Win.Spread.DefaultFocusIndicatorRenderer();
|
|
|
|
|
|
|
|
FarPoint.Win.Spread.DefaultScrollBarRenderer defaultScrollBarRenderer1 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
|
|
|
|
|
|
|
|
FarPoint.Win.Spread.DefaultScrollBarRenderer defaultScrollBarRenderer2 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
|
|
|
|
|
|
|
|
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
|
|
|
|
|
|
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
|
|
|
|
|
|
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.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.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();
|
|
|
|
|
|
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
|
|
|
|
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
this.dsMSSQL = new Project.dsMSSQL();
|
|
|
|
this.dsMSSQL = new Project.dsMSSQL();
|
|
|
|
@@ -78,17 +63,30 @@
|
|
|
|
this.tbProcess = new System.Windows.Forms.ToolStripTextBox();
|
|
|
|
this.tbProcess = new System.Windows.Forms.ToolStripTextBox();
|
|
|
|
this.btRef = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.btRef = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
|
|
|
|
|
|
this.ta = new Project.dsMSSQLTableAdapters.vGroupUserTableAdapter();
|
|
|
|
this.ta = new Project.dsMSSQLTableAdapters.vGroupUserTableAdapter();
|
|
|
|
|
|
|
|
this.arDatagridView1 = new arCtl.arDatagridView();
|
|
|
|
|
|
|
|
this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.nameE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.gradeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.emailDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.telDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.indateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.outdateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.hpDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.processsDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.stateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.memoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
|
this.useUserStateDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
|
|
|
this.useJobReportDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
|
|
|
this.exceptHolyDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
|
|
this.bn.SuspendLayout();
|
|
|
|
this.bn.SuspendLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
|
|
|
this.cm1.SuspendLayout();
|
|
|
|
this.cm1.SuspendLayout();
|
|
|
|
this.toolStrip1.SuspendLayout();
|
|
|
|
this.toolStrip1.SuspendLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
|
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// bn
|
|
|
|
// bn
|
|
|
|
@@ -170,7 +168,6 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.bindingNavigatorPositionItem.AccessibleName = "위치";
|
|
|
|
this.bindingNavigatorPositionItem.AccessibleName = "위치";
|
|
|
|
this.bindingNavigatorPositionItem.AutoSize = false;
|
|
|
|
this.bindingNavigatorPositionItem.AutoSize = false;
|
|
|
|
this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
|
|
|
|
|
|
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|
|
|
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|
|
|
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
|
|
|
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
|
|
|
this.bindingNavigatorPositionItem.Text = "0";
|
|
|
|
this.bindingNavigatorPositionItem.Text = "0";
|
|
|
|
@@ -349,7 +346,6 @@
|
|
|
|
// tbProcess
|
|
|
|
// tbProcess
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.tbProcess.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
this.tbProcess.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
this.tbProcess.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
|
|
|
|
|
|
this.tbProcess.Name = "tbProcess";
|
|
|
|
this.tbProcess.Name = "tbProcess";
|
|
|
|
this.tbProcess.Size = new System.Drawing.Size(100, 25);
|
|
|
|
this.tbProcess.Size = new System.Drawing.Size(100, 25);
|
|
|
|
this.tbProcess.Text = "%";
|
|
|
|
this.tbProcess.Text = "%";
|
|
|
|
@@ -373,163 +369,159 @@
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(1234, 21);
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(1234, 21);
|
|
|
|
this.textBox1.TabIndex = 3;
|
|
|
|
this.textBox1.TabIndex = 3;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// fpSpread1
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.fpSpread1.AccessibleDescription = "";
|
|
|
|
|
|
|
|
this.fpSpread1.AutoClipboard = false;
|
|
|
|
|
|
|
|
this.fpSpread1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.fpSpread1.EditModeReplace = true;
|
|
|
|
|
|
|
|
this.fpSpread1.EnableCrossSheetReference = false;
|
|
|
|
|
|
|
|
this.fpSpread1.FocusRenderer = defaultFocusIndicatorRenderer1;
|
|
|
|
|
|
|
|
this.fpSpread1.HorizontalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
|
|
|
|
|
|
|
|
this.fpSpread1.HorizontalScrollBar.Name = "";
|
|
|
|
|
|
|
|
this.fpSpread1.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
|
|
|
|
|
|
|
|
this.fpSpread1.Location = new System.Drawing.Point(0, 25);
|
|
|
|
|
|
|
|
this.fpSpread1.Name = "fpSpread1";
|
|
|
|
|
|
|
|
this.fpSpread1.SelectionBlockOptions = ((FarPoint.Win.Spread.SelectionBlockOptions)((FarPoint.Win.Spread.SelectionBlockOptions.Rows | FarPoint.Win.Spread.SelectionBlockOptions.Sheet)));
|
|
|
|
|
|
|
|
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1});
|
|
|
|
|
|
|
|
this.fpSpread1.Size = new System.Drawing.Size(1234, 626);
|
|
|
|
|
|
|
|
this.fpSpread1.Skin = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
|
|
|
|
|
|
|
|
this.fpSpread1.TabIndex = 5;
|
|
|
|
|
|
|
|
this.fpSpread1.VerticalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
|
|
|
|
|
|
|
|
this.fpSpread1.VerticalScrollBar.Name = "";
|
|
|
|
|
|
|
|
this.fpSpread1.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
|
|
|
|
|
|
|
|
this.fpSpread1.VisualStyles = FarPoint.Win.VisualStyles.Off;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// 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 = 12;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.AlternatingRows.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.Parent = "HeaderDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.Parent = "RowHeaderDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "업무일지";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "ID";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "상태";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "공정";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "성명";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "영문명";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "직책";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "이메일";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "휴대전화";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "입사일";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "퇴사일";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "비고";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.Parent = "HeaderDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 33F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(0).CellType = checkBoxCellType1;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "useJobReport";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Label = "업무일지";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Width = 45F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "id";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Label = "ID";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Width = 95F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType2;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "state";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(2).Label = "상태";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(2).Width = 56F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType3;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "processs";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Label = "공정";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Width = 151F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType4;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "name";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Label = "성명";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Width = 105F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType5;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "nameE";
|
|
|
|
|
|
|
|
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 = 91F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType6;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "grade";
|
|
|
|
|
|
|
|
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(6).Width = 115F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType7;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "email";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Label = "이메일";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Width = 151F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType8;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "hp";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Label = "휴대전화";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Width = 111F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType9;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "indate";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Label = "입사일";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Width = 79F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType10;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "outdate";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(10).Label = "퇴사일";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(10).Width = 65F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType11;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "memo";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(11).Label = "비고";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Columns.Get(11).Width = 151F;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.DataSource = this.bs;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.FilterBar.DefaultStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.FilterBar.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.FilterBar.DefaultStyle.Parent = "FilterBarDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.FilterBarHeaderStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.FilterBarHeaderStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.FilterBarHeaderStyle.Parent = "RowHeaderDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.Protect = false;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.RowHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.RowHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.RowHeader.DefaultStyle.Parent = "RowHeaderDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.SelectionUnit = FarPoint.Win.Spread.Model.SelectionUnit.Row;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.SheetCornerStyle.Parent = "RowHeaderDefault";
|
|
|
|
|
|
|
|
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// ta
|
|
|
|
// ta
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.ta.ClearBeforeFill = true;
|
|
|
|
this.ta.ClearBeforeFill = true;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// 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.AutoGenerateColumns = false;
|
|
|
|
|
|
|
|
this.arDatagridView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
|
|
|
this.arDatagridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
|
|
|
|
this.arDatagridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
|
|
|
|
this.idDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.nameDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.nameE,
|
|
|
|
|
|
|
|
this.gradeDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.emailDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.telDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.indateDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.outdateDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.hpDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.processsDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.stateDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.memoDataGridViewTextBoxColumn,
|
|
|
|
|
|
|
|
this.useUserStateDataGridViewCheckBoxColumn,
|
|
|
|
|
|
|
|
this.useJobReportDataGridViewCheckBoxColumn,
|
|
|
|
|
|
|
|
this.exceptHolyDataGridViewCheckBoxColumn});
|
|
|
|
|
|
|
|
this.arDatagridView1.DataSource = this.bs;
|
|
|
|
|
|
|
|
this.arDatagridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.arDatagridView1.Location = new System.Drawing.Point(0, 25);
|
|
|
|
|
|
|
|
this.arDatagridView1.Name = "arDatagridView1";
|
|
|
|
|
|
|
|
this.arDatagridView1.ReadOnly = true;
|
|
|
|
|
|
|
|
this.arDatagridView1.RowTemplate.Height = 23;
|
|
|
|
|
|
|
|
this.arDatagridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
|
|
|
|
|
this.arDatagridView1.Size = new System.Drawing.Size(1234, 626);
|
|
|
|
|
|
|
|
this.arDatagridView1.TabIndex = 6;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// idDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.idDataGridViewTextBoxColumn.DataPropertyName = "id";
|
|
|
|
|
|
|
|
this.idDataGridViewTextBoxColumn.HeaderText = "사번";
|
|
|
|
|
|
|
|
this.idDataGridViewTextBoxColumn.Name = "idDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.idDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// nameDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.nameDataGridViewTextBoxColumn.DataPropertyName = "name";
|
|
|
|
|
|
|
|
this.nameDataGridViewTextBoxColumn.HeaderText = "성명";
|
|
|
|
|
|
|
|
this.nameDataGridViewTextBoxColumn.Name = "nameDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.nameDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// nameE
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.nameE.DataPropertyName = "nameE";
|
|
|
|
|
|
|
|
this.nameE.HeaderText = "영문명";
|
|
|
|
|
|
|
|
this.nameE.Name = "nameE";
|
|
|
|
|
|
|
|
this.nameE.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// gradeDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.gradeDataGridViewTextBoxColumn.DataPropertyName = "grade";
|
|
|
|
|
|
|
|
this.gradeDataGridViewTextBoxColumn.HeaderText = "직책";
|
|
|
|
|
|
|
|
this.gradeDataGridViewTextBoxColumn.Name = "gradeDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.gradeDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// emailDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.emailDataGridViewTextBoxColumn.DataPropertyName = "email";
|
|
|
|
|
|
|
|
this.emailDataGridViewTextBoxColumn.HeaderText = "이메일";
|
|
|
|
|
|
|
|
this.emailDataGridViewTextBoxColumn.Name = "emailDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.emailDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// telDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.telDataGridViewTextBoxColumn.DataPropertyName = "tel";
|
|
|
|
|
|
|
|
this.telDataGridViewTextBoxColumn.HeaderText = "전화";
|
|
|
|
|
|
|
|
this.telDataGridViewTextBoxColumn.Name = "telDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.telDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// indateDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.indateDataGridViewTextBoxColumn.DataPropertyName = "indate";
|
|
|
|
|
|
|
|
this.indateDataGridViewTextBoxColumn.HeaderText = "입사";
|
|
|
|
|
|
|
|
this.indateDataGridViewTextBoxColumn.Name = "indateDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.indateDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// outdateDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.outdateDataGridViewTextBoxColumn.DataPropertyName = "outdate";
|
|
|
|
|
|
|
|
this.outdateDataGridViewTextBoxColumn.HeaderText = "퇴사";
|
|
|
|
|
|
|
|
this.outdateDataGridViewTextBoxColumn.Name = "outdateDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.outdateDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// hpDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.hpDataGridViewTextBoxColumn.DataPropertyName = "hp";
|
|
|
|
|
|
|
|
this.hpDataGridViewTextBoxColumn.HeaderText = "휴대전환";
|
|
|
|
|
|
|
|
this.hpDataGridViewTextBoxColumn.Name = "hpDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.hpDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// processsDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.processsDataGridViewTextBoxColumn.DataPropertyName = "processs";
|
|
|
|
|
|
|
|
this.processsDataGridViewTextBoxColumn.HeaderText = "공정";
|
|
|
|
|
|
|
|
this.processsDataGridViewTextBoxColumn.Name = "processsDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.processsDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// stateDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.stateDataGridViewTextBoxColumn.DataPropertyName = "state";
|
|
|
|
|
|
|
|
this.stateDataGridViewTextBoxColumn.HeaderText = "상태";
|
|
|
|
|
|
|
|
this.stateDataGridViewTextBoxColumn.Name = "stateDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.stateDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// memoDataGridViewTextBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.memoDataGridViewTextBoxColumn.DataPropertyName = "memo";
|
|
|
|
|
|
|
|
this.memoDataGridViewTextBoxColumn.HeaderText = "비고";
|
|
|
|
|
|
|
|
this.memoDataGridViewTextBoxColumn.Name = "memoDataGridViewTextBoxColumn";
|
|
|
|
|
|
|
|
this.memoDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// useUserStateDataGridViewCheckBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.useUserStateDataGridViewCheckBoxColumn.DataPropertyName = "useUserState";
|
|
|
|
|
|
|
|
this.useUserStateDataGridViewCheckBoxColumn.HeaderText = "게정사용";
|
|
|
|
|
|
|
|
this.useUserStateDataGridViewCheckBoxColumn.Name = "useUserStateDataGridViewCheckBoxColumn";
|
|
|
|
|
|
|
|
this.useUserStateDataGridViewCheckBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// useJobReportDataGridViewCheckBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.useJobReportDataGridViewCheckBoxColumn.DataPropertyName = "useJobReport";
|
|
|
|
|
|
|
|
this.useJobReportDataGridViewCheckBoxColumn.HeaderText = "업무일지";
|
|
|
|
|
|
|
|
this.useJobReportDataGridViewCheckBoxColumn.Name = "useJobReportDataGridViewCheckBoxColumn";
|
|
|
|
|
|
|
|
this.useJobReportDataGridViewCheckBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// exceptHolyDataGridViewCheckBoxColumn
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.exceptHolyDataGridViewCheckBoxColumn.DataPropertyName = "exceptHoly";
|
|
|
|
|
|
|
|
this.exceptHolyDataGridViewCheckBoxColumn.HeaderText = "휴가제외";
|
|
|
|
|
|
|
|
this.exceptHolyDataGridViewCheckBoxColumn.Name = "exceptHolyDataGridViewCheckBoxColumn";
|
|
|
|
|
|
|
|
this.exceptHolyDataGridViewCheckBoxColumn.ReadOnly = true;
|
|
|
|
|
|
|
|
//
|
|
|
|
// fUserList
|
|
|
|
// fUserList
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.ClientSize = new System.Drawing.Size(1234, 711);
|
|
|
|
this.ClientSize = new System.Drawing.Size(1234, 711);
|
|
|
|
this.Controls.Add(this.fpSpread1);
|
|
|
|
this.Controls.Add(this.arDatagridView1);
|
|
|
|
this.Controls.Add(this.textBox1);
|
|
|
|
this.Controls.Add(this.textBox1);
|
|
|
|
this.Controls.Add(this.toolStrip1);
|
|
|
|
this.Controls.Add(this.toolStrip1);
|
|
|
|
this.Controls.Add(this.bn);
|
|
|
|
this.Controls.Add(this.bn);
|
|
|
|
@@ -544,8 +536,7 @@
|
|
|
|
this.cm1.ResumeLayout(false);
|
|
|
|
this.cm1.ResumeLayout(false);
|
|
|
|
this.toolStrip1.ResumeLayout(false);
|
|
|
|
this.toolStrip1.ResumeLayout(false);
|
|
|
|
this.toolStrip1.PerformLayout();
|
|
|
|
this.toolStrip1.PerformLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
|
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
this.PerformLayout();
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
|
|
@@ -583,11 +574,25 @@
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
|
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|
|
|
private System.Windows.Forms.ToolStripTextBox tbProcess;
|
|
|
|
private System.Windows.Forms.ToolStripTextBox tbProcess;
|
|
|
|
private FarPoint.Win.Spread.FpSpread fpSpread1;
|
|
|
|
|
|
|
|
private dsMSSQLTableAdapters.vGroupUserTableAdapter ta;
|
|
|
|
private dsMSSQLTableAdapters.vGroupUserTableAdapter ta;
|
|
|
|
private System.Windows.Forms.ToolStripButton btEdit;
|
|
|
|
private System.Windows.Forms.ToolStripButton btEdit;
|
|
|
|
private System.Windows.Forms.ToolStripButton btSave;
|
|
|
|
private System.Windows.Forms.ToolStripButton btSave;
|
|
|
|
private System.Windows.Forms.ToolStripButton btDel;
|
|
|
|
private System.Windows.Forms.ToolStripButton btDel;
|
|
|
|
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
|
|
|
private arCtl.arDatagridView arDatagridView1;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn idDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn nameDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn nameE;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn gradeDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn emailDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn telDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn indateDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn outdateDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn hpDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn processsDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn stateDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn memoDataGridViewTextBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn useUserStateDataGridViewCheckBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn useJobReportDataGridViewCheckBoxColumn;
|
|
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn exceptHolyDataGridViewCheckBoxColumn;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|