575 lines
36 KiB
C#
575 lines
36 KiB
C#
namespace FPM0000
|
|
{
|
|
partial class fSPMaster
|
|
{
|
|
/// <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(fSPMaster));
|
|
FarPoint.Win.Spread.FlatFocusIndicatorRenderer flatFocusIndicatorRenderer2 = new FarPoint.Win.Spread.FlatFocusIndicatorRenderer();
|
|
FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer3 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
|
|
FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer4 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType26 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType76 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType77 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType78 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType79 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType80 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType81 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType82 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType83 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType84 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType27 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType28 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType85 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType29 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType30 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType86 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType87 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType88 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType89 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType90 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
this.dsMSSQL = new FPM0000.DSMssql();
|
|
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
|
|
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.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.ta = new FPM0000.DSMssqlTableAdapters.SPMasterTableAdapter();
|
|
this.tam = new FPM0000.DSMssqlTableAdapters.TableAdapterManager();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.목록새로고침ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.tbFind = new System.Windows.Forms.TextBox();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.listView1 = new System.Windows.Forms.ListView();
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
this.bn.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// bn
|
|
//
|
|
this.bn.AddNewItem = this.bindingNavigatorAddNewItem;
|
|
this.bn.BindingSource = this.bs;
|
|
this.bn.CountItem = this.bindingNavigatorCountItem;
|
|
this.bn.DeleteItem = this.bindingNavigatorDeleteItem;
|
|
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.bindingNavigatorAddNewItem,
|
|
this.bindingNavigatorDeleteItem,
|
|
this.toolStripButton1,
|
|
this.toolStripButton2,
|
|
this.toolStripSeparator1});
|
|
this.bn.Location = new System.Drawing.Point(0, 514);
|
|
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(924, 25);
|
|
this.bn.TabIndex = 0;
|
|
this.bn.Text = "bindingNavigator1";
|
|
//
|
|
// bindingNavigatorAddNewItem
|
|
//
|
|
this.bindingNavigatorAddNewItem.Enabled = false;
|
|
this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
|
|
this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
|
|
this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(65, 22);
|
|
this.bindingNavigatorAddNewItem.Text = "Add(&A)";
|
|
//
|
|
// bs
|
|
//
|
|
this.bs.DataMember = "SPMaster";
|
|
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 = "전체 항목 수";
|
|
//
|
|
// bindingNavigatorDeleteItem
|
|
//
|
|
this.bindingNavigatorDeleteItem.Enabled = false;
|
|
this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
|
|
this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
|
|
this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(78, 22);
|
|
this.bindingNavigatorDeleteItem.Text = "Delete(&D)";
|
|
//
|
|
// 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.Name = "bindingNavigatorPositionItem";
|
|
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 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);
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton1.Image = global::FPM0000.Properties.Resources.action_refresh;
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(66, 22);
|
|
this.toolStripButton1.Text = "Refresh";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// toolStripButton2
|
|
//
|
|
this.toolStripButton2.Enabled = false;
|
|
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(67, 22);
|
|
this.toolStripButton2.Text = "Save(&S)";
|
|
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// ta
|
|
//
|
|
this.ta.ClearBeforeFill = true;
|
|
//
|
|
// tam
|
|
//
|
|
this.tam.BackupDataSetBeforeUpdate = false;
|
|
this.tam.SPMasterTableAdapter = this.ta;
|
|
this.tam.UpdateOrder = FPM0000.DSMssqlTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.listView1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(192, 514);
|
|
this.panel1.TabIndex = 1;
|
|
//
|
|
// fpSpread1
|
|
//
|
|
this.fpSpread1.AccessibleDescription = "";
|
|
this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fpSpread1.FocusRenderer = flatFocusIndicatorRenderer2;
|
|
this.fpSpread1.HorizontalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
|
|
this.fpSpread1.HorizontalScrollBar.Name = "";
|
|
flatScrollBarRenderer3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.fpSpread1.HorizontalScrollBar.Renderer = flatScrollBarRenderer3;
|
|
this.fpSpread1.Location = new System.Drawing.Point(192, 23);
|
|
this.fpSpread1.Name = "fpSpread1";
|
|
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
|
this.fpSpread1_Sheet1});
|
|
this.fpSpread1.Size = new System.Drawing.Size(732, 439);
|
|
this.fpSpread1.Skin = FarPoint.Win.Spread.DefaultSpreadSkins.Office2013;
|
|
this.fpSpread1.TabIndex = 2;
|
|
this.fpSpread1.VerticalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
|
|
this.fpSpread1.VerticalScrollBar.Name = "";
|
|
flatScrollBarRenderer4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer4;
|
|
this.fpSpread1.SetViewportLeftColumn(0, 0, 9);
|
|
//
|
|
// 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 = 20;
|
|
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
|
|
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
|
|
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 = "ColumnFooterFlat";
|
|
this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.BackColor = System.Drawing.Color.Empty;
|
|
this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
|
|
this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.Parent = "CornerFooterFlat";
|
|
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 = "ColumnHeaderFlat";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 36F;
|
|
numberCellType26.DecimalPlaces = 0;
|
|
numberCellType26.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType26.MaximumValue = 2147483647D;
|
|
numberCellType26.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType26;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "ID";
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Width = 77F;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType76;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "CtrlNo";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType77;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "SIDNo";
|
|
this.fpSpread1_Sheet1.Columns.Get(2).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType78;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "Storage";
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType79;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "Location";
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType80;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "UseEqmt";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType81;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "PartName";
|
|
this.fpSpread1_Sheet1.Columns.Get(6).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType82;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "PartNo";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType83;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "Process";
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType84;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "SupplierNo";
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Width = 151F;
|
|
numberCellType27.MaximumValue = 999999999999999D;
|
|
numberCellType27.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType27;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "CurrentQty";
|
|
this.fpSpread1_Sheet1.Columns.Get(10).Width = 75F;
|
|
numberCellType28.MaximumValue = 999999999999999D;
|
|
numberCellType28.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType28;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "MHA";
|
|
this.fpSpread1_Sheet1.Columns.Get(11).Width = 75F;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType85;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).DataField = "Division";
|
|
this.fpSpread1_Sheet1.Columns.Get(12).Visible = false;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).Width = 151F;
|
|
numberCellType29.MaximumValue = 999999999999999D;
|
|
numberCellType29.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).CellType = numberCellType29;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).DataField = "BadQty";
|
|
this.fpSpread1_Sheet1.Columns.Get(13).Width = 75F;
|
|
numberCellType30.MaximumValue = 999999999999999D;
|
|
numberCellType30.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).CellType = numberCellType30;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).DataField = "Price";
|
|
this.fpSpread1_Sheet1.Columns.Get(14).Width = 75F;
|
|
this.fpSpread1_Sheet1.Columns.Get(15).CellType = textCellType86;
|
|
this.fpSpread1_Sheet1.Columns.Get(15).DataField = "PriceUnit";
|
|
this.fpSpread1_Sheet1.Columns.Get(15).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType87;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).DataField = "CostCenter";
|
|
this.fpSpread1_Sheet1.Columns.Get(16).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(17).CellType = textCellType88;
|
|
this.fpSpread1_Sheet1.Columns.Get(17).DataField = "Memo";
|
|
this.fpSpread1_Sheet1.Columns.Get(17).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType89;
|
|
this.fpSpread1_Sheet1.Columns.Get(18).DataField = "EnrDate";
|
|
this.fpSpread1_Sheet1.Columns.Get(18).Width = 151F;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).CellType = textCellType90;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).DataField = "Enrollee";
|
|
this.fpSpread1_Sheet1.Columns.Get(19).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 = "FilterBarFlat";
|
|
this.fpSpread1_Sheet1.FilterBarHeaderStyle.BackColor = System.Drawing.Color.Empty;
|
|
this.fpSpread1_Sheet1.FilterBarHeaderStyle.ForeColor = System.Drawing.Color.Empty;
|
|
this.fpSpread1_Sheet1.FilterBarHeaderStyle.Parent = "FilterBarHeaderFlat";
|
|
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 = "RowHeaderFlat";
|
|
this.fpSpread1_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.Empty;
|
|
this.fpSpread1_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
|
|
this.fpSpread1_Sheet1.SheetCornerStyle.Parent = "CornerHeaderFlat";
|
|
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label2.Location = new System.Drawing.Point(192, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(732, 23);
|
|
this.label2.TabIndex = 3;
|
|
this.label2.Text = "Division";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// contextMenuStrip1
|
|
//
|
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.목록새로고침ToolStripMenuItem});
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(155, 26);
|
|
//
|
|
// 목록새로고침ToolStripMenuItem
|
|
//
|
|
this.목록새로고침ToolStripMenuItem.Name = "목록새로고침ToolStripMenuItem";
|
|
this.목록새로고침ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
|
|
this.목록새로고침ToolStripMenuItem.Text = "목록 새로 고침";
|
|
this.목록새로고침ToolStripMenuItem.Click += new System.EventHandler(this.목록새로고침ToolStripMenuItem_Click);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.tbFind);
|
|
this.panel2.Controls.Add(this.button1);
|
|
this.panel2.Controls.Add(this.label3);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel2.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.panel2.Location = new System.Drawing.Point(192, 462);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(732, 52);
|
|
this.panel2.TabIndex = 5;
|
|
//
|
|
// tbFind
|
|
//
|
|
this.tbFind.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.tbFind.ImeMode = System.Windows.Forms.ImeMode.Alpha;
|
|
this.tbFind.Location = new System.Drawing.Point(118, 0);
|
|
this.tbFind.Name = "tbFind";
|
|
this.tbFind.Size = new System.Drawing.Size(501, 52);
|
|
this.tbFind.TabIndex = 2;
|
|
this.tbFind.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.button1.Location = new System.Drawing.Point(619, 0);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(113, 52);
|
|
this.button1.TabIndex = 3;
|
|
this.button1.Text = "찾기(&F)";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label3.Location = new System.Drawing.Point(0, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(118, 52);
|
|
this.label3.TabIndex = 1;
|
|
this.label3.Text = "검색";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// listView1
|
|
//
|
|
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeader1});
|
|
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.listView1.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.listView1.FullRowSelect = true;
|
|
this.listView1.GridLines = true;
|
|
this.listView1.HideSelection = false;
|
|
this.listView1.Location = new System.Drawing.Point(0, 0);
|
|
this.listView1.MultiSelect = false;
|
|
this.listView1.Name = "listView1";
|
|
this.listView1.Size = new System.Drawing.Size(192, 514);
|
|
this.listView1.TabIndex = 1;
|
|
this.listView1.UseCompatibleStateImageBehavior = false;
|
|
this.listView1.View = System.Windows.Forms.View.Details;
|
|
this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
|
|
//
|
|
// columnHeader1
|
|
//
|
|
this.columnHeader1.Text = "Division";
|
|
this.columnHeader1.Width = 186;
|
|
//
|
|
// fSPMaster
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(924, 539);
|
|
this.Controls.Add(this.fpSpread1);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.bn);
|
|
this.Name = "fSPMaster";
|
|
this.Text = "PMP DataBase";
|
|
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.panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
this.contextMenuStrip1.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DSMssql dsMSSQL;
|
|
private System.Windows.Forms.BindingSource bs;
|
|
private DSMssqlTableAdapters.SPMasterTableAdapter ta;
|
|
private DSMssqlTableAdapters.TableAdapterManager tam;
|
|
private System.Windows.Forms.BindingNavigator bn;
|
|
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|
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 toolStripButton1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn idxDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn stimeDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn titleDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn placeDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mainDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn projectDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private FarPoint.Win.Spread.FpSpread fpSpread1;
|
|
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem 목록새로고침ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TextBox tbFind;
|
|
private System.Windows.Forms.ListView listView1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
}
|
|
} |