935 lines
59 KiB
C#
935 lines
59 KiB
C#
namespace FEQ0000
|
|
{
|
|
partial class fPurchase
|
|
{
|
|
/// <summary>
|
|
/// 필수 디자이너 변수입니다.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 사용 중인 모든 리소스를 정리합니다.
|
|
/// </summary>
|
|
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region 구성 요소 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase));
|
|
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.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType15 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType16 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType17 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
|
|
this.dsPurchase = new FEQ0000.dsPurchase();
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
this.ta = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
|
|
this.tam = new FEQ0000.dsPurchaseTableAdapters.TableAdapterManager();
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
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.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
|
|
this.btEdit = new System.Windows.Forms.ToolStripButton();
|
|
this.btSave = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.lbSum = new System.Windows.Forms.ToolStripLabel();
|
|
this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
|
|
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
|
this.tbFind = new System.Windows.Forms.ToolStripTextBox();
|
|
this.btFind = new System.Windows.Forms.ToolStripButton();
|
|
this.cm1 = 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.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.copyDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.editDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.deleteDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.viewThisUserDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.exportDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.cmDate = new System.Windows.Forms.ToolStripComboBox();
|
|
this.dtSD = new System.Windows.Forms.ToolStripTextBox();
|
|
this.lbEnd = new System.Windows.Forms.ToolStripLabel();
|
|
this.dtED = new System.Windows.Forms.ToolStripTextBox();
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|
this.cmbState = new System.Windows.Forms.ToolStripComboBox();
|
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
|
|
this.tbRequest = new System.Windows.Forms.ToolStripTextBox();
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.btSearch = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.금일입고품목ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.내가등록한자료ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.이번달자료ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.btViewDel = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton3 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.집계ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
this.bn.SuspendLayout();
|
|
this.cm1.SuspendLayout();
|
|
this.toolStrip1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// dsPurchase
|
|
//
|
|
this.dsPurchase.DataSetName = "dsPurchase";
|
|
this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
//
|
|
// bs
|
|
//
|
|
this.bs.DataMember = "Purchase";
|
|
this.bs.DataSource = this.dsPurchase;
|
|
//
|
|
// ta
|
|
//
|
|
this.ta.ClearBeforeFill = true;
|
|
//
|
|
// tam
|
|
//
|
|
this.tam.BackupDataSetBeforeUpdate = true;
|
|
this.tam.PurchaseTableAdapter = this.ta;
|
|
this.tam.UpdateOrder = FEQ0000.dsPurchaseTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
//
|
|
// 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.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
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.btEdit,
|
|
this.btSave,
|
|
this.toolStripSeparator1,
|
|
this.lbSum,
|
|
this.toolStripLabel5,
|
|
this.toolStripLabel2,
|
|
this.tbFind,
|
|
this.btFind});
|
|
this.bn.Location = new System.Drawing.Point(0, 634);
|
|
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(1074, 31);
|
|
this.bn.TabIndex = 0;
|
|
this.bn.Text = "bindingNavigator1";
|
|
//
|
|
// bindingNavigatorCountItem
|
|
//
|
|
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 28);
|
|
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(28, 28);
|
|
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(28, 28);
|
|
this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator
|
|
//
|
|
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
|
|
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// 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, 31);
|
|
//
|
|
// 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(28, 28);
|
|
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(28, 28);
|
|
this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator2
|
|
//
|
|
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// bindingNavigatorAddNewItem
|
|
//
|
|
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(75, 28);
|
|
this.bindingNavigatorAddNewItem.Text = "추가(&A)";
|
|
this.bindingNavigatorAddNewItem.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
|
|
//
|
|
// bindingNavigatorDeleteItem
|
|
//
|
|
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(76, 28);
|
|
this.bindingNavigatorDeleteItem.Text = "삭제(&D)";
|
|
this.bindingNavigatorDeleteItem.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
|
|
//
|
|
// btEdit
|
|
//
|
|
this.btEdit.Image = ((System.Drawing.Image)(resources.GetObject("btEdit.Image")));
|
|
this.btEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btEdit.Name = "btEdit";
|
|
this.btEdit.Size = new System.Drawing.Size(73, 28);
|
|
this.btEdit.Text = "편집(&E)";
|
|
this.btEdit.Click += new System.EventHandler(this.toolStripButton2_Click);
|
|
//
|
|
// btSave
|
|
//
|
|
this.btSave.Image = global::FEQ0000.Properties.Resources.action_save;
|
|
this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btSave.Name = "btSave";
|
|
this.btSave.Size = new System.Drawing.Size(74, 28);
|
|
this.btSave.Text = "저장(&S)";
|
|
this.btSave.Click += new System.EventHandler(this.btSave_Click);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// lbSum
|
|
//
|
|
this.lbSum.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.lbSum.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbSum.Name = "lbSum";
|
|
this.lbSum.Size = new System.Drawing.Size(22, 28);
|
|
this.lbSum.Text = "0";
|
|
//
|
|
// toolStripLabel5
|
|
//
|
|
this.toolStripLabel5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripLabel5.Name = "toolStripLabel5";
|
|
this.toolStripLabel5.Size = new System.Drawing.Size(31, 28);
|
|
this.toolStripLabel5.Text = "합계";
|
|
//
|
|
// toolStripLabel2
|
|
//
|
|
this.toolStripLabel2.Name = "toolStripLabel2";
|
|
this.toolStripLabel2.Size = new System.Drawing.Size(31, 28);
|
|
this.toolStripLabel2.Text = "검색";
|
|
//
|
|
// tbFind
|
|
//
|
|
this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tbFind.Name = "tbFind";
|
|
this.tbFind.Size = new System.Drawing.Size(100, 31);
|
|
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
|
|
//
|
|
// btFind
|
|
//
|
|
this.btFind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.btFind.Image = ((System.Drawing.Image)(resources.GetObject("btFind.Image")));
|
|
this.btFind.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btFind.Name = "btFind";
|
|
this.btFind.Size = new System.Drawing.Size(28, 28);
|
|
this.btFind.Text = "toolStripButton2";
|
|
this.btFind.Click += new System.EventHandler(this.btFind_Click);
|
|
//
|
|
// cm1
|
|
//
|
|
this.cm1.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
|
this.cm1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.columnSizeToolStripMenuItem,
|
|
this.toolStripMenuItem1,
|
|
this.copyDataToolStripMenuItem,
|
|
this.editDataToolStripMenuItem,
|
|
this.deleteDataToolStripMenuItem,
|
|
this.toolStripMenuItem2,
|
|
this.viewThisUserDataToolStripMenuItem,
|
|
this.exportDataToolStripMenuItem});
|
|
this.cm1.Name = "contextMenuStrip1";
|
|
this.cm1.Size = new System.Drawing.Size(337, 268);
|
|
//
|
|
// 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(336, 42);
|
|
this.columnSizeToolStripMenuItem.Text = "Column Size";
|
|
//
|
|
// autoToolStripMenuItem
|
|
//
|
|
this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
|
|
this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
|
|
this.autoToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
|
|
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(159, 42);
|
|
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(159, 42);
|
|
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(159, 42);
|
|
this.loadToolStripMenuItem.Text = "Load";
|
|
this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(333, 6);
|
|
//
|
|
// copyDataToolStripMenuItem
|
|
//
|
|
this.copyDataToolStripMenuItem.Name = "copyDataToolStripMenuItem";
|
|
this.copyDataToolStripMenuItem.Size = new System.Drawing.Size(336, 42);
|
|
this.copyDataToolStripMenuItem.Text = "Copy Data";
|
|
this.copyDataToolStripMenuItem.Click += new System.EventHandler(this.copyDataToolStripMenuItem_Click);
|
|
//
|
|
// editDataToolStripMenuItem
|
|
//
|
|
this.editDataToolStripMenuItem.Name = "editDataToolStripMenuItem";
|
|
this.editDataToolStripMenuItem.Size = new System.Drawing.Size(336, 42);
|
|
this.editDataToolStripMenuItem.Text = "Edit Data";
|
|
this.editDataToolStripMenuItem.Click += new System.EventHandler(this.editDataToolStripMenuItem_Click);
|
|
//
|
|
// deleteDataToolStripMenuItem
|
|
//
|
|
this.deleteDataToolStripMenuItem.Name = "deleteDataToolStripMenuItem";
|
|
this.deleteDataToolStripMenuItem.Size = new System.Drawing.Size(336, 42);
|
|
this.deleteDataToolStripMenuItem.Text = "Delete Data";
|
|
this.deleteDataToolStripMenuItem.Click += new System.EventHandler(this.deleteDataToolStripMenuItem_Click);
|
|
//
|
|
// toolStripMenuItem2
|
|
//
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(333, 6);
|
|
//
|
|
// viewThisUserDataToolStripMenuItem
|
|
//
|
|
this.viewThisUserDataToolStripMenuItem.Name = "viewThisUserDataToolStripMenuItem";
|
|
this.viewThisUserDataToolStripMenuItem.Size = new System.Drawing.Size(336, 42);
|
|
this.viewThisUserDataToolStripMenuItem.Text = "View This User data";
|
|
this.viewThisUserDataToolStripMenuItem.Click += new System.EventHandler(this.viewThisUserDataToolStripMenuItem_Click);
|
|
//
|
|
// exportDataToolStripMenuItem
|
|
//
|
|
this.exportDataToolStripMenuItem.Name = "exportDataToolStripMenuItem";
|
|
this.exportDataToolStripMenuItem.Size = new System.Drawing.Size(336, 42);
|
|
this.exportDataToolStripMenuItem.Text = "Export List";
|
|
this.exportDataToolStripMenuItem.Click += new System.EventHandler(this.exportDataToolStripMenuItem_Click);
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.cmDate,
|
|
this.dtSD,
|
|
this.lbEnd,
|
|
this.dtED,
|
|
this.toolStripSeparator2,
|
|
this.toolStripLabel1,
|
|
this.cmbState,
|
|
this.toolStripSeparator3,
|
|
this.toolStripLabel3,
|
|
this.tbRequest,
|
|
this.toolStripSeparator4,
|
|
this.btSearch,
|
|
this.toolStripSeparator5,
|
|
this.toolStripDropDownButton1,
|
|
this.btViewDel,
|
|
this.toolStripButton3,
|
|
this.toolStripButton2});
|
|
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1074, 31);
|
|
this.toolStrip1.TabIndex = 3;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// cmDate
|
|
//
|
|
this.cmDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cmDate.Items.AddRange(new object[] {
|
|
"등록일",
|
|
"입고일",
|
|
"입고예정일"});
|
|
this.cmDate.Name = "cmDate";
|
|
this.cmDate.Size = new System.Drawing.Size(75, 31);
|
|
//
|
|
// dtSD
|
|
//
|
|
this.dtSD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.dtSD.Name = "dtSD";
|
|
this.dtSD.Size = new System.Drawing.Size(90, 31);
|
|
this.dtSD.Text = "1982-11-23";
|
|
this.dtSD.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lbEnd
|
|
//
|
|
this.lbEnd.Name = "lbEnd";
|
|
this.lbEnd.Size = new System.Drawing.Size(15, 28);
|
|
this.lbEnd.Text = "~";
|
|
this.lbEnd.Click += new System.EventHandler(this.lbEnd_Click);
|
|
//
|
|
// dtED
|
|
//
|
|
this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.dtED.Name = "dtED";
|
|
this.dtED.Size = new System.Drawing.Size(90, 31);
|
|
this.dtED.Text = "1982-11-23";
|
|
this.dtED.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// toolStripSeparator2
|
|
//
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// toolStripLabel1
|
|
//
|
|
this.toolStripLabel1.Name = "toolStripLabel1";
|
|
this.toolStripLabel1.Size = new System.Drawing.Size(31, 28);
|
|
this.toolStripLabel1.Text = "상태";
|
|
//
|
|
// cmbState
|
|
//
|
|
this.cmbState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cmbState.Name = "cmbState";
|
|
this.cmbState.Size = new System.Drawing.Size(90, 31);
|
|
//
|
|
// toolStripSeparator3
|
|
//
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// toolStripLabel3
|
|
//
|
|
this.toolStripLabel3.Name = "toolStripLabel3";
|
|
this.toolStripLabel3.Size = new System.Drawing.Size(43, 28);
|
|
this.toolStripLabel3.Text = "사용자";
|
|
this.toolStripLabel3.Click += new System.EventHandler(this.toolStripLabel3_Click);
|
|
//
|
|
// tbRequest
|
|
//
|
|
this.tbRequest.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tbRequest.Name = "tbRequest";
|
|
this.tbRequest.Size = new System.Drawing.Size(70, 31);
|
|
this.tbRequest.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.tbRequest.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbRequest_KeyDown);
|
|
//
|
|
// toolStripSeparator4
|
|
//
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// btSearch
|
|
//
|
|
this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image")));
|
|
this.btSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btSearch.Name = "btSearch";
|
|
this.btSearch.Size = new System.Drawing.Size(98, 28);
|
|
this.btSearch.Text = "새로고침(&R)";
|
|
this.btSearch.Click += new System.EventHandler(this.btSearch_Click);
|
|
//
|
|
// toolStripSeparator5
|
|
//
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// toolStripDropDownButton1
|
|
//
|
|
this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.금일입고품목ToolStripMenuItem,
|
|
this.내가등록한자료ToolStripMenuItem,
|
|
this.이번달자료ToolStripMenuItem});
|
|
this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image")));
|
|
this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
|
|
this.toolStripDropDownButton1.Size = new System.Drawing.Size(110, 28);
|
|
this.toolStripDropDownButton1.Text = "Quick Menu";
|
|
//
|
|
// 금일입고품목ToolStripMenuItem
|
|
//
|
|
this.금일입고품목ToolStripMenuItem.Name = "금일입고품목ToolStripMenuItem";
|
|
this.금일입고품목ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
|
|
this.금일입고품목ToolStripMenuItem.Text = "금일 입고 품목";
|
|
this.금일입고품목ToolStripMenuItem.Click += new System.EventHandler(this.금일입고품목ToolStripMenuItem_Click);
|
|
//
|
|
// 내가등록한자료ToolStripMenuItem
|
|
//
|
|
this.내가등록한자료ToolStripMenuItem.Name = "내가등록한자료ToolStripMenuItem";
|
|
this.내가등록한자료ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
|
|
this.내가등록한자료ToolStripMenuItem.Text = "내가 등록한 자료";
|
|
this.내가등록한자료ToolStripMenuItem.Click += new System.EventHandler(this.내가등록한자료ToolStripMenuItem_Click);
|
|
//
|
|
// 이번달자료ToolStripMenuItem
|
|
//
|
|
this.이번달자료ToolStripMenuItem.Name = "이번달자료ToolStripMenuItem";
|
|
this.이번달자료ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
|
|
this.이번달자료ToolStripMenuItem.Text = "이번달 자료";
|
|
this.이번달자료ToolStripMenuItem.Click += new System.EventHandler(this.이번달자료ToolStripMenuItem_Click);
|
|
//
|
|
// btViewDel
|
|
//
|
|
this.btViewDel.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.btViewDel.CheckOnClick = true;
|
|
this.btViewDel.Image = ((System.Drawing.Image)(resources.GetObject("btViewDel.Image")));
|
|
this.btViewDel.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btViewDel.Name = "btViewDel";
|
|
this.btViewDel.Size = new System.Drawing.Size(107, 28);
|
|
this.btViewDel.Text = "삭제자료표시";
|
|
this.btViewDel.Click += new System.EventHandler(this.btViewDel_Click);
|
|
//
|
|
// toolStripButton3
|
|
//
|
|
this.toolStripButton3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.집계ToolStripMenuItem});
|
|
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(68, 28);
|
|
this.toolStripButton3.Text = "출력";
|
|
//
|
|
// 집계ToolStripMenuItem
|
|
//
|
|
this.집계ToolStripMenuItem.Name = "집계ToolStripMenuItem";
|
|
this.집계ToolStripMenuItem.Size = new System.Drawing.Size(98, 22);
|
|
this.집계ToolStripMenuItem.Text = "집계";
|
|
this.집계ToolStripMenuItem.Click += new System.EventHandler(this.집계ToolStripMenuItem_Click);
|
|
//
|
|
// toolStripButton2
|
|
//
|
|
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(56, 28);
|
|
this.toolStripButton2.Text = "Test";
|
|
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
|
|
//
|
|
// fpSpread1
|
|
//
|
|
this.fpSpread1.AccessibleDescription = "";
|
|
this.fpSpread1.ContextMenuStrip = this.cm1;
|
|
this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fpSpread1.EditModeReplace = true;
|
|
this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.fpSpread1.Location = new System.Drawing.Point(0, 31);
|
|
this.fpSpread1.Name = "fpSpread1";
|
|
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
|
this.fpSpread1_Sheet1});
|
|
this.fpSpread1.Size = new System.Drawing.Size(1074, 603);
|
|
this.fpSpread1.StatusBarVisible = true;
|
|
this.fpSpread1.TabIndex = 4;
|
|
//
|
|
// 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 = 25;
|
|
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
|
|
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
|
|
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "등록일";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "상태";
|
|
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 = "SC#";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "수령";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "SID#";
|
|
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.Cells.Get(0, 12).Value = "단가";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "합계금액";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "공급업체";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "*";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "관련프로젝트";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "*";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "적용장비";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "적용위치";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "입고예정";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "입고일";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 22).Value = "PO#";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 23).Value = "비고";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 24).Value = "삭제됨";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 37F;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType1;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "pdate";
|
|
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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).Width = 82F;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "state";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Label = "상태";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Tag = "state";
|
|
this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).Width = 66F;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType3;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "process";
|
|
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 = 67F;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType4;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "request";
|
|
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Label = "요청";
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Width = 48F;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType5;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "sc";
|
|
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Label = "SC#";
|
|
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).Width = 27F;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType6;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "receive";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Label = "수령";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Width = 46F;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).AllowAutoSort = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType7;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "sid";
|
|
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).Label = "SID#";
|
|
this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).Width = 55F;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType8;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "pumname";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Label = "품명";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Width = 33F;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
numberCellType1.DecimalPlaces = 0;
|
|
numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType1.MaximumValue = 2147483647D;
|
|
numberCellType1.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).CellType = numberCellType1;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "pumidx";
|
|
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).Width = 14F;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType9;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "pumscale";
|
|
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Label = "모델";
|
|
this.fpSpread1_Sheet1.Columns.Get(9).Width = 43F;
|
|
numberCellType2.DecimalPlaces = 0;
|
|
numberCellType2.NegativeRed = true;
|
|
numberCellType2.NullDisplay = "--";
|
|
numberCellType2.Separator = ",";
|
|
numberCellType2.ShowSeparator = true;
|
|
numberCellType2.ShrinkToFit = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "pumqty";
|
|
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).Width = 44F;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType10;
|
|
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "pumunit";
|
|
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).Width = 46F;
|
|
numberCellType3.DecimalPlaces = 0;
|
|
numberCellType3.NegativeRed = true;
|
|
numberCellType3.NullDisplay = "--";
|
|
numberCellType3.Separator = ",";
|
|
numberCellType3.ShowSeparator = true;
|
|
numberCellType3.ShrinkToFit = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).CellType = numberCellType3;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).DataField = "pumprice";
|
|
this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
|
|
this.fpSpread1_Sheet1.Columns.Get(12).Label = "단가";
|
|
this.fpSpread1_Sheet1.Columns.Get(12).Width = 35F;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).CellType = numberCellType3;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).DataField = "pumamt";
|
|
this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
|
|
this.fpSpread1_Sheet1.Columns.Get(13).Label = "합계금액";
|
|
this.fpSpread1_Sheet1.Columns.Get(13).Width = 32F;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).AllowAutoFilter = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType11;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).DataField = "supply";
|
|
this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(14).Label = "공급업체";
|
|
this.fpSpread1_Sheet1.Columns.Get(14).Width = 46F;
|
|
this.fpSpread1_Sheet1.Columns.Get(15).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
numberCellType4.DecimalPlaces = 0;
|
|
numberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType4.MaximumValue = 2147483647D;
|
|
numberCellType4.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(15).CellType = numberCellType4;
|
|
this.fpSpread1_Sheet1.Columns.Get(15).DataField = "supplyidx";
|
|
this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(15).Label = "*";
|
|
this.fpSpread1_Sheet1.Columns.Get(15).Width = 14F;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType12;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).DataField = "project";
|
|
this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(16).Label = "관련프로젝트";
|
|
this.fpSpread1_Sheet1.Columns.Get(16).Width = 46F;
|
|
this.fpSpread1_Sheet1.Columns.Get(17).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
numberCellType5.DecimalPlaces = 0;
|
|
numberCellType5.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType5.MaximumValue = 2147483647D;
|
|
numberCellType5.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(17).CellType = numberCellType5;
|
|
this.fpSpread1_Sheet1.Columns.Get(17).DataField = "projectidx";
|
|
this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(17).Label = "*";
|
|
this.fpSpread1_Sheet1.Columns.Get(17).Width = 14F;
|
|
this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType13;
|
|
this.fpSpread1_Sheet1.Columns.Get(18).DataField = "asset";
|
|
this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(18).Label = "적용장비";
|
|
this.fpSpread1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(18).Width = 35F;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).DataField = "dept";
|
|
this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).Label = "적용위치";
|
|
this.fpSpread1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(19).Width = 34F;
|
|
this.fpSpread1_Sheet1.Columns.Get(20).CellType = textCellType14;
|
|
this.fpSpread1_Sheet1.Columns.Get(20).DataField = "edate";
|
|
this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(20).Label = "입고예정";
|
|
this.fpSpread1_Sheet1.Columns.Get(20).Width = 38F;
|
|
this.fpSpread1_Sheet1.Columns.Get(21).CellType = textCellType15;
|
|
this.fpSpread1_Sheet1.Columns.Get(21).DataField = "indate";
|
|
this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(21).Label = "입고일";
|
|
this.fpSpread1_Sheet1.Columns.Get(21).Width = 42F;
|
|
this.fpSpread1_Sheet1.Columns.Get(22).CellType = textCellType16;
|
|
this.fpSpread1_Sheet1.Columns.Get(22).DataField = "po";
|
|
this.fpSpread1_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(22).Label = "PO#";
|
|
this.fpSpread1_Sheet1.Columns.Get(22).Width = 41F;
|
|
this.fpSpread1_Sheet1.Columns.Get(23).CellType = textCellType17;
|
|
this.fpSpread1_Sheet1.Columns.Get(23).DataField = "bigo";
|
|
this.fpSpread1_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
this.fpSpread1_Sheet1.Columns.Get(23).Label = "비고";
|
|
this.fpSpread1_Sheet1.Columns.Get(23).Width = 33F;
|
|
this.fpSpread1_Sheet1.Columns.Get(24).CellType = checkBoxCellType1;
|
|
this.fpSpread1_Sheet1.Columns.Get(24).DataField = "isdel";
|
|
this.fpSpread1_Sheet1.Columns.Get(24).Label = "삭제됨";
|
|
this.fpSpread1_Sheet1.Columns.Get(24).Tag = "isdel";
|
|
this.fpSpread1_Sheet1.DataAutoCellTypes = false;
|
|
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;
|
|
//
|
|
// fPurchase
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1074, 665);
|
|
this.Controls.Add(this.fpSpread1);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Controls.Add(this.bn);
|
|
this.DoubleBuffered = true;
|
|
this.Name = "fPurchase";
|
|
this.Text = "NR 구매 신청";
|
|
this.Load += new System.EventHandler(this.@__Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
|
|
this.bn.ResumeLayout(false);
|
|
this.bn.PerformLayout();
|
|
this.cm1.ResumeLayout(false);
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private dsPurchase dsPurchase;
|
|
private System.Windows.Forms.BindingSource bs;
|
|
private dsPurchaseTableAdapters.PurchaseTableAdapter ta;
|
|
private dsPurchaseTableAdapters.TableAdapterManager tam;
|
|
private System.Windows.Forms.BindingNavigator bn;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
|
|
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
|
|
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.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripTextBox dtSD;
|
|
private System.Windows.Forms.ToolStripLabel lbEnd;
|
|
private System.Windows.Forms.ToolStripTextBox dtED;
|
|
private System.Windows.Forms.ToolStripButton btSearch;
|
|
private System.Windows.Forms.ContextMenuStrip cm1;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
|
|
private System.Windows.Forms.ToolStripTextBox tbRequest;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel5;
|
|
private System.Windows.Forms.ToolStripLabel lbSum;
|
|
private System.Windows.Forms.ToolStripButton btSave;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
private System.Windows.Forms.ToolStripComboBox cmbState;
|
|
private System.Windows.Forms.ToolStripMenuItem viewThisUserDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem copyDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|
private System.Windows.Forms.ToolStripTextBox tbFind;
|
|
private System.Windows.Forms.ToolStripButton btFind;
|
|
private FarPoint.Win.Spread.FpSpread fpSpread1;
|
|
private System.Windows.Forms.ToolStripMenuItem editDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
|
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.ToolStripButton btEdit;
|
|
private System.Windows.Forms.ToolStripMenuItem exportDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripComboBox cmDate;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1;
|
|
private System.Windows.Forms.ToolStripMenuItem 금일입고품목ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 내가등록한자료ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 이번달자료ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem deleteDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripButton btViewDel;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripButton3;
|
|
private System.Windows.Forms.ToolStripMenuItem 집계ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
|
}
|
|
}
|