1043 lines
		
	
	
		
			52 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			1043 lines
		
	
	
		
			52 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace FCM0000
 | |
| {
 | |
|     partial class fItems
 | |
|     {
 | |
|         /// <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(fItems));
 | |
| 			FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
| 			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.CurrencyCellType currencyCellType1 = new FarPoint.Win.Spread.CellType.CurrencyCellType();
 | |
| 			FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
| 			FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
 | |
| 			FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
 | |
| 			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.ComboBoxCellType comboBoxCellType1 = new FarPoint.Win.Spread.CellType.ComboBoxCellType();
 | |
| 			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 FCM0000.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.itemsBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.toolStripLabel3 = 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.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.viewPurchaseListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
 | |
| 			this.ta = new FCM0000.dsMSSQLTableAdapters.ItemsTableAdapter();
 | |
| 			this.tam = new FCM0000.dsMSSQLTableAdapters.TableAdapterManager();
 | |
| 			this.toolStrip1 = new System.Windows.Forms.ToolStrip();
 | |
| 			this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.cmbCate = new System.Windows.Forms.ToolStripComboBox();
 | |
| 			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.cmbMode = new System.Windows.Forms.ToolStripComboBox();
 | |
| 			this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.cmbSort = new System.Windows.Forms.ToolStripComboBox();
 | |
| 			this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
 | |
| 			this.toolStripLabel6 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.tbSearch = new System.Windows.Forms.ToolStripTextBox();
 | |
| 			this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
 | |
| 			this.panel1 = new System.Windows.Forms.Panel();
 | |
| 			this.groupBox1 = new System.Windows.Forms.GroupBox();
 | |
| 			this.memoTextBox = new System.Windows.Forms.TextBox();
 | |
| 			this.label1 = new System.Windows.Forms.Label();
 | |
| 			this.panIMage = new System.Windows.Forms.Panel();
 | |
| 			this.pictureBox1 = new System.Windows.Forms.PictureBox();
 | |
| 			this.toolStrip2 = new System.Windows.Forms.ToolStrip();
 | |
| 			this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
 | |
| 			this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
 | |
| 			this.label4 = new System.Windows.Forms.Label();
 | |
| 			this.lvSupplyDamdang = new System.Windows.Forms.ListView();
 | |
| 			this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.label2 = new System.Windows.Forms.Label();
 | |
| 			this.lvInDate = new System.Windows.Forms.ListView();
 | |
| 			this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.label3 = new System.Windows.Forms.Label();
 | |
| 			this.lvOrder = new System.Windows.Forms.ListView();
 | |
| 			this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
 | |
| 			this.taPurchase = new FCM0000.dsMSSQLTableAdapters.PurchaseTableAdapter();
 | |
| 			this.bsStaff = new System.Windows.Forms.BindingSource(this.components);
 | |
| 			this.taStaff = new FCM0000.dsMSSQLTableAdapters.StaffTableAdapter();
 | |
| 			this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
 | |
| 			this.bn.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
 | |
| 			this.cm1.SuspendLayout();
 | |
| 			this.toolStrip1.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
 | |
| 			this.groupBox1.SuspendLayout();
 | |
| 			this.panIMage.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
 | |
| 			this.toolStrip2.SuspendLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsStaff)).BeginInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
 | |
| 			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.ImageScalingSize = new System.Drawing.Size(30, 30);
 | |
| 			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.itemsBindingNavigatorSaveItem,
 | |
|             this.toolStripSeparator2,
 | |
|             this.toolStripLabel3,
 | |
|             this.tbFind,
 | |
|             this.btFind});
 | |
| 			this.bn.Location = new System.Drawing.Point(0, 660);
 | |
| 			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(877, 37);
 | |
| 			this.bn.TabIndex = 0;
 | |
| 			this.bn.Text = "bindingNavigator1";
 | |
| 			// 
 | |
| 			// 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(81, 34);
 | |
| 			this.bindingNavigatorAddNewItem.Text = "추가(&A)";
 | |
| 			// 
 | |
| 			// bs
 | |
| 			// 
 | |
| 			this.bs.DataMember = "Items";
 | |
| 			this.bs.DataSource = this.dsMSSQL;
 | |
| 			this.bs.Sort = "sid,name";
 | |
| 			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, 34);
 | |
| 			this.bindingNavigatorCountItem.Text = "/{0}";
 | |
| 			this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
 | |
| 			// 
 | |
| 			// 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(82, 34);
 | |
| 			this.bindingNavigatorDeleteItem.Text = "삭제(&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(34, 34);
 | |
| 			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(34, 34);
 | |
| 			this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
 | |
| 			// 
 | |
| 			// bindingNavigatorSeparator
 | |
| 			// 
 | |
| 			this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
 | |
| 			this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// 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, 37);
 | |
| 			// 
 | |
| 			// 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(34, 34);
 | |
| 			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(34, 34);
 | |
| 			this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
 | |
| 			// 
 | |
| 			// bindingNavigatorSeparator2
 | |
| 			// 
 | |
| 			this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
 | |
| 			this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// itemsBindingNavigatorSaveItem
 | |
| 			// 
 | |
| 			this.itemsBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("itemsBindingNavigatorSaveItem.Image")));
 | |
| 			this.itemsBindingNavigatorSaveItem.Name = "itemsBindingNavigatorSaveItem";
 | |
| 			this.itemsBindingNavigatorSaveItem.Size = new System.Drawing.Size(80, 34);
 | |
| 			this.itemsBindingNavigatorSaveItem.Text = "저장(&S)";
 | |
| 			this.itemsBindingNavigatorSaveItem.Click += new System.EventHandler(this.itemsBindingNavigatorSaveItem_Click);
 | |
| 			// 
 | |
| 			// toolStripSeparator2
 | |
| 			// 
 | |
| 			this.toolStripSeparator2.Name = "toolStripSeparator2";
 | |
| 			this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// toolStripLabel3
 | |
| 			// 
 | |
| 			this.toolStripLabel3.Name = "toolStripLabel3";
 | |
| 			this.toolStripLabel3.Size = new System.Drawing.Size(31, 34);
 | |
| 			this.toolStripLabel3.Text = "검색";
 | |
| 			// 
 | |
| 			// tbFind
 | |
| 			// 
 | |
| 			this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
 | |
| 			this.tbFind.Name = "tbFind";
 | |
| 			this.tbFind.Size = new System.Drawing.Size(100, 37);
 | |
| 			this.tbFind.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
| 			this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.btFind_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(34, 34);
 | |
| 			this.btFind.Text = "toolStripButton1";
 | |
| 			this.btFind.Click += new System.EventHandler(this.toolStripButton1_Click_1);
 | |
| 			// 
 | |
| 			// cm1
 | |
| 			// 
 | |
| 			this.cm1.Font = new System.Drawing.Font("맑은 고딕", 20F);
 | |
| 			this.cm1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.columnSizeToolStripMenuItem,
 | |
|             this.toolStripMenuItem1,
 | |
|             this.viewPurchaseListToolStripMenuItem});
 | |
| 			this.cm1.Name = "cm1";
 | |
| 			this.cm1.Size = new System.Drawing.Size(318, 94);
 | |
| 			// 
 | |
| 			// columnSizeToolStripMenuItem
 | |
| 			// 
 | |
| 			this.columnSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.resetToolStripMenuItem,
 | |
|             this.saveToolStripMenuItem,
 | |
|             this.loadToolStripMenuItem});
 | |
| 			this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
 | |
| 			this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(317, 42);
 | |
| 			this.columnSizeToolStripMenuItem.Text = "열 너비";
 | |
| 			// 
 | |
| 			// 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(314, 6);
 | |
| 			// 
 | |
| 			// viewPurchaseListToolStripMenuItem
 | |
| 			// 
 | |
| 			this.viewPurchaseListToolStripMenuItem.Enabled = false;
 | |
| 			this.viewPurchaseListToolStripMenuItem.Name = "viewPurchaseListToolStripMenuItem";
 | |
| 			this.viewPurchaseListToolStripMenuItem.Size = new System.Drawing.Size(317, 42);
 | |
| 			this.viewPurchaseListToolStripMenuItem.Text = "view Purchase List";
 | |
| 			// 
 | |
| 			// ta
 | |
| 			// 
 | |
| 			this.ta.ClearBeforeFill = true;
 | |
| 			// 
 | |
| 			// tam
 | |
| 			// 
 | |
| 			this.tam.BackupDataSetBeforeUpdate = false;
 | |
| 			this.tam.BoardTableAdapter = null;
 | |
| 			this.tam.CommonTableAdapter = null;
 | |
| 			this.tam.CustomsTableAdapter = null;
 | |
| 			this.tam.EETGW_DocuFormTableAdapter = null;
 | |
| 			this.tam.HolidayLIstTableAdapter = null;
 | |
| 			this.tam.InventoryUserTableAdapter = null;
 | |
| 			this.tam.ItemsTableAdapter = this.ta;
 | |
| 			this.tam.ProjectsTableAdapter = null;
 | |
| 			this.tam.PurchaseTableAdapter = null;
 | |
| 			this.tam.RequestItemTableAdapter = null;
 | |
| 			this.tam.StaffTableAdapter = null;
 | |
| 			this.tam.UpdateOrder = FCM0000.dsMSSQLTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
 | |
| 			// 
 | |
| 			// toolStrip1
 | |
| 			// 
 | |
| 			this.toolStrip1.ImageScalingSize = new System.Drawing.Size(30, 30);
 | |
| 			this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.toolStripLabel2,
 | |
|             this.cmbCate,
 | |
|             this.toolStripSeparator1,
 | |
|             this.toolStripLabel1,
 | |
|             this.cmbMode,
 | |
|             this.toolStripLabel4,
 | |
|             this.cmbSort,
 | |
|             this.toolStripSeparator3,
 | |
|             this.toolStripLabel6,
 | |
|             this.tbSearch,
 | |
|             this.toolStripButton2,
 | |
|             this.toolStripButton1});
 | |
| 			this.toolStrip1.Location = new System.Drawing.Point(0, 0);
 | |
| 			this.toolStrip1.Name = "toolStrip1";
 | |
| 			this.toolStrip1.Size = new System.Drawing.Size(1272, 37);
 | |
| 			this.toolStrip1.TabIndex = 2;
 | |
| 			this.toolStrip1.Text = "toolStrip1";
 | |
| 			// 
 | |
| 			// toolStripLabel2
 | |
| 			// 
 | |
| 			this.toolStripLabel2.Name = "toolStripLabel2";
 | |
| 			this.toolStripLabel2.Size = new System.Drawing.Size(31, 34);
 | |
| 			this.toolStripLabel2.Text = "분류";
 | |
| 			// 
 | |
| 			// cmbCate
 | |
| 			// 
 | |
| 			this.cmbCate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 			this.cmbCate.Items.AddRange(new object[] {
 | |
|             "Normal",
 | |
|             "Duplication"});
 | |
| 			this.cmbCate.Name = "cmbCate";
 | |
| 			this.cmbCate.Size = new System.Drawing.Size(100, 37);
 | |
| 			// 
 | |
| 			// toolStripSeparator1
 | |
| 			// 
 | |
| 			this.toolStripSeparator1.Name = "toolStripSeparator1";
 | |
| 			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// toolStripLabel1
 | |
| 			// 
 | |
| 			this.toolStripLabel1.Name = "toolStripLabel1";
 | |
| 			this.toolStripLabel1.Size = new System.Drawing.Size(68, 34);
 | |
| 			this.toolStripLabel1.Text = "Query Type";
 | |
| 			// 
 | |
| 			// cmbMode
 | |
| 			// 
 | |
| 			this.cmbMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 			this.cmbMode.Items.AddRange(new object[] {
 | |
|             "Normal",
 | |
|             "Duplication"});
 | |
| 			this.cmbMode.Name = "cmbMode";
 | |
| 			this.cmbMode.Size = new System.Drawing.Size(120, 37);
 | |
| 			// 
 | |
| 			// toolStripLabel4
 | |
| 			// 
 | |
| 			this.toolStripLabel4.Name = "toolStripLabel4";
 | |
| 			this.toolStripLabel4.Size = new System.Drawing.Size(31, 34);
 | |
| 			this.toolStripLabel4.Text = "정렬";
 | |
| 			// 
 | |
| 			// cmbSort
 | |
| 			// 
 | |
| 			this.cmbSort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
| 			this.cmbSort.Items.AddRange(new object[] {
 | |
|             "--",
 | |
|             "idx",
 | |
|             "sid",
 | |
|             "sid,name",
 | |
|             "name",
 | |
|             "cate"});
 | |
| 			this.cmbSort.Name = "cmbSort";
 | |
| 			this.cmbSort.Size = new System.Drawing.Size(100, 37);
 | |
| 			this.cmbSort.SelectedIndexChanged += new System.EventHandler(this.cmbSort_SelectedIndexChanged);
 | |
| 			this.cmbSort.Click += new System.EventHandler(this.cmbSort_Click);
 | |
| 			// 
 | |
| 			// toolStripSeparator3
 | |
| 			// 
 | |
| 			this.toolStripSeparator3.Name = "toolStripSeparator3";
 | |
| 			this.toolStripSeparator3.Size = new System.Drawing.Size(6, 37);
 | |
| 			// 
 | |
| 			// toolStripLabel6
 | |
| 			// 
 | |
| 			this.toolStripLabel6.Name = "toolStripLabel6";
 | |
| 			this.toolStripLabel6.Size = new System.Drawing.Size(31, 34);
 | |
| 			this.toolStripLabel6.Text = "검색";
 | |
| 			// 
 | |
| 			// tbSearch
 | |
| 			// 
 | |
| 			this.tbSearch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
 | |
| 			this.tbSearch.Name = "tbSearch";
 | |
| 			this.tbSearch.Size = new System.Drawing.Size(100, 37);
 | |
| 			this.tbSearch.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
| 			this.tbSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbSearch_KeyDown);
 | |
| 			// 
 | |
| 			// 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(104, 34);
 | |
| 			this.toolStripButton2.Text = "새고로침(&R)";
 | |
| 			this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
 | |
| 			// 
 | |
| 			// toolStripButton1
 | |
| 			// 
 | |
| 			this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
| 			this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
 | |
| 			this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton1.Name = "toolStripButton1";
 | |
| 			this.toolStripButton1.Size = new System.Drawing.Size(65, 34);
 | |
| 			this.toolStripButton1.Text = "닫기";
 | |
| 			this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
 | |
| 			// 
 | |
| 			// fpSpread1
 | |
| 			// 
 | |
| 			this.fpSpread1.AccessibleDescription = "";
 | |
| 			this.fpSpread1.ContextMenuStrip = this.cm1;
 | |
| 			this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			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, 37);
 | |
| 			this.fpSpread1.Name = "fpSpread1";
 | |
| 			this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
 | |
|             this.fpSpread1_Sheet1});
 | |
| 			this.fpSpread1.Size = new System.Drawing.Size(877, 623);
 | |
| 			this.fpSpread1.TabIndex = 3;
 | |
| 			// 
 | |
| 			// panel1
 | |
| 			// 
 | |
| 			this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
 | |
| 			this.panel1.Location = new System.Drawing.Point(877, 37);
 | |
| 			this.panel1.Name = "panel1";
 | |
| 			this.panel1.Size = new System.Drawing.Size(13, 660);
 | |
| 			this.panel1.TabIndex = 4;
 | |
| 			// 
 | |
| 			// groupBox1
 | |
| 			// 
 | |
| 			this.groupBox1.Controls.Add(this.memoTextBox);
 | |
| 			this.groupBox1.Controls.Add(this.label1);
 | |
| 			this.groupBox1.Controls.Add(this.panIMage);
 | |
| 			this.groupBox1.Controls.Add(this.label4);
 | |
| 			this.groupBox1.Controls.Add(this.lvSupplyDamdang);
 | |
| 			this.groupBox1.Controls.Add(this.label2);
 | |
| 			this.groupBox1.Controls.Add(this.lvInDate);
 | |
| 			this.groupBox1.Controls.Add(this.label3);
 | |
| 			this.groupBox1.Controls.Add(this.lvOrder);
 | |
| 			this.groupBox1.Dock = System.Windows.Forms.DockStyle.Right;
 | |
| 			this.groupBox1.Location = new System.Drawing.Point(890, 37);
 | |
| 			this.groupBox1.Name = "groupBox1";
 | |
| 			this.groupBox1.Size = new System.Drawing.Size(382, 660);
 | |
| 			this.groupBox1.TabIndex = 5;
 | |
| 			this.groupBox1.TabStop = false;
 | |
| 			this.groupBox1.Text = "기타 정보";
 | |
| 			// 
 | |
| 			// memoTextBox
 | |
| 			// 
 | |
| 			this.memoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "memo", true));
 | |
| 			this.memoTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.memoTextBox.Location = new System.Drawing.Point(3, 213);
 | |
| 			this.memoTextBox.Multiline = true;
 | |
| 			this.memoTextBox.Name = "memoTextBox";
 | |
| 			this.memoTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
 | |
| 			this.memoTextBox.Size = new System.Drawing.Size(376, 138);
 | |
| 			this.memoTextBox.TabIndex = 3;
 | |
| 			// 
 | |
| 			// label1
 | |
| 			// 
 | |
| 			this.label1.Dock = System.Windows.Forms.DockStyle.Top;
 | |
| 			this.label1.Location = new System.Drawing.Point(3, 191);
 | |
| 			this.label1.Name = "label1";
 | |
| 			this.label1.Size = new System.Drawing.Size(376, 22);
 | |
| 			this.label1.TabIndex = 1;
 | |
| 			this.label1.Text = "비고";
 | |
| 			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
| 			// 
 | |
| 			// panIMage
 | |
| 			// 
 | |
| 			this.panIMage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
 | |
| 			this.panIMage.Controls.Add(this.pictureBox1);
 | |
| 			this.panIMage.Controls.Add(this.toolStrip2);
 | |
| 			this.panIMage.Dock = System.Windows.Forms.DockStyle.Top;
 | |
| 			this.panIMage.Location = new System.Drawing.Point(3, 17);
 | |
| 			this.panIMage.Name = "panIMage";
 | |
| 			this.panIMage.Padding = new System.Windows.Forms.Padding(2);
 | |
| 			this.panIMage.Size = new System.Drawing.Size(376, 174);
 | |
| 			this.panIMage.TabIndex = 10;
 | |
| 			// 
 | |
| 			// pictureBox1
 | |
| 			// 
 | |
| 			this.pictureBox1.BackColor = System.Drawing.Color.DimGray;
 | |
| 			this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
| 			this.pictureBox1.Location = new System.Drawing.Point(2, 2);
 | |
| 			this.pictureBox1.Name = "pictureBox1";
 | |
| 			this.pictureBox1.Size = new System.Drawing.Size(372, 145);
 | |
| 			this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
 | |
| 			this.pictureBox1.TabIndex = 0;
 | |
| 			this.pictureBox1.TabStop = false;
 | |
| 			// 
 | |
| 			// toolStrip2
 | |
| 			// 
 | |
| 			this.toolStrip2.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
 | |
| 			this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.toolStripLabel5,
 | |
|             this.toolStripButton3,
 | |
|             this.toolStripButton6,
 | |
|             this.toolStripButton9});
 | |
| 			this.toolStrip2.Location = new System.Drawing.Point(2, 147);
 | |
| 			this.toolStrip2.Name = "toolStrip2";
 | |
| 			this.toolStrip2.Size = new System.Drawing.Size(372, 25);
 | |
| 			this.toolStrip2.TabIndex = 0;
 | |
| 			this.toolStrip2.Text = "toolStrip2";
 | |
| 			// 
 | |
| 			// toolStripLabel5
 | |
| 			// 
 | |
| 			this.toolStripLabel5.Name = "toolStripLabel5";
 | |
| 			this.toolStripLabel5.Size = new System.Drawing.Size(11, 22);
 | |
| 			this.toolStripLabel5.Text = " ";
 | |
| 			// 
 | |
| 			// toolStripButton3
 | |
| 			// 
 | |
| 			this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
 | |
| 			this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton3.Name = "toolStripButton3";
 | |
| 			this.toolStripButton3.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.toolStripButton3.Text = "파일선택";
 | |
| 			this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
 | |
| 			// 
 | |
| 			// toolStripButton6
 | |
| 			// 
 | |
| 			this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
 | |
| 			this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton6.Name = "toolStripButton6";
 | |
| 			this.toolStripButton6.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.toolStripButton6.Text = "붙여넣기";
 | |
| 			this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
 | |
| 			// 
 | |
| 			// toolStripButton9
 | |
| 			// 
 | |
| 			this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
 | |
| 			this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
| 			this.toolStripButton9.Name = "toolStripButton9";
 | |
| 			this.toolStripButton9.Size = new System.Drawing.Size(75, 22);
 | |
| 			this.toolStripButton9.Text = "웹캠촬영";
 | |
| 			this.toolStripButton9.Click += new System.EventHandler(this.toolStripButton9_Click);
 | |
| 			// 
 | |
| 			// label4
 | |
| 			// 
 | |
| 			this.label4.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.label4.Location = new System.Drawing.Point(3, 351);
 | |
| 			this.label4.Name = "label4";
 | |
| 			this.label4.Size = new System.Drawing.Size(376, 22);
 | |
| 			this.label4.TabIndex = 8;
 | |
| 			this.label4.Text = "공급처 담당자";
 | |
| 			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
| 			// 
 | |
| 			// lvSupplyDamdang
 | |
| 			// 
 | |
| 			this.lvSupplyDamdang.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
 | |
|             this.columnHeader11,
 | |
|             this.columnHeader12,
 | |
|             this.columnHeader13});
 | |
| 			this.lvSupplyDamdang.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.lvSupplyDamdang.FullRowSelect = true;
 | |
| 			this.lvSupplyDamdang.GridLines = true;
 | |
| 			this.lvSupplyDamdang.HideSelection = false;
 | |
| 			this.lvSupplyDamdang.Location = new System.Drawing.Point(3, 373);
 | |
| 			this.lvSupplyDamdang.Name = "lvSupplyDamdang";
 | |
| 			this.lvSupplyDamdang.Size = new System.Drawing.Size(376, 80);
 | |
| 			this.lvSupplyDamdang.TabIndex = 9;
 | |
| 			this.lvSupplyDamdang.UseCompatibleStateImageBehavior = false;
 | |
| 			this.lvSupplyDamdang.View = System.Windows.Forms.View.Details;
 | |
| 			// 
 | |
| 			// columnHeader11
 | |
| 			// 
 | |
| 			this.columnHeader11.Text = "성명";
 | |
| 			this.columnHeader11.Width = 101;
 | |
| 			// 
 | |
| 			// columnHeader12
 | |
| 			// 
 | |
| 			this.columnHeader12.Text = "전화";
 | |
| 			this.columnHeader12.Width = 110;
 | |
| 			// 
 | |
| 			// columnHeader13
 | |
| 			// 
 | |
| 			this.columnHeader13.Text = "이메일";
 | |
| 			this.columnHeader13.Width = 149;
 | |
| 			// 
 | |
| 			// label2
 | |
| 			// 
 | |
| 			this.label2.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.label2.Location = new System.Drawing.Point(3, 453);
 | |
| 			this.label2.Name = "label2";
 | |
| 			this.label2.Size = new System.Drawing.Size(376, 22);
 | |
| 			this.label2.TabIndex = 4;
 | |
| 			this.label2.Text = "최근 입고 내역";
 | |
| 			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
| 			// 
 | |
| 			// lvInDate
 | |
| 			// 
 | |
| 			this.lvInDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 | |
| 			this.lvInDate.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
 | |
|             this.columnHeader1,
 | |
|             this.columnHeader2,
 | |
|             this.columnHeader3,
 | |
|             this.columnHeader4,
 | |
|             this.columnHeader9});
 | |
| 			this.lvInDate.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.lvInDate.FullRowSelect = true;
 | |
| 			this.lvInDate.GridLines = true;
 | |
| 			this.lvInDate.HideSelection = false;
 | |
| 			this.lvInDate.Location = new System.Drawing.Point(3, 475);
 | |
| 			this.lvInDate.Name = "lvInDate";
 | |
| 			this.lvInDate.Size = new System.Drawing.Size(376, 80);
 | |
| 			this.lvInDate.TabIndex = 5;
 | |
| 			this.lvInDate.UseCompatibleStateImageBehavior = false;
 | |
| 			this.lvInDate.View = System.Windows.Forms.View.Details;
 | |
| 			// 
 | |
| 			// columnHeader1
 | |
| 			// 
 | |
| 			this.columnHeader1.Text = "입고일";
 | |
| 			this.columnHeader1.Width = 80;
 | |
| 			// 
 | |
| 			// columnHeader2
 | |
| 			// 
 | |
| 			this.columnHeader2.Text = "담당";
 | |
| 			// 
 | |
| 			// columnHeader3
 | |
| 			// 
 | |
| 			this.columnHeader3.Text = "수량";
 | |
| 			this.columnHeader3.Width = 50;
 | |
| 			// 
 | |
| 			// columnHeader4
 | |
| 			// 
 | |
| 			this.columnHeader4.Text = "금액";
 | |
| 			this.columnHeader4.Width = 80;
 | |
| 			// 
 | |
| 			// columnHeader9
 | |
| 			// 
 | |
| 			this.columnHeader9.Text = "상태";
 | |
| 			this.columnHeader9.Width = 70;
 | |
| 			// 
 | |
| 			// label3
 | |
| 			// 
 | |
| 			this.label3.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.label3.Location = new System.Drawing.Point(3, 555);
 | |
| 			this.label3.Name = "label3";
 | |
| 			this.label3.Size = new System.Drawing.Size(376, 22);
 | |
| 			this.label3.TabIndex = 6;
 | |
| 			this.label3.Text = "최근 주문 내역";
 | |
| 			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
| 			// 
 | |
| 			// lvOrder
 | |
| 			// 
 | |
| 			this.lvOrder.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
 | |
|             this.columnHeader5,
 | |
|             this.columnHeader6,
 | |
|             this.columnHeader7,
 | |
|             this.columnHeader8,
 | |
|             this.columnHeader10});
 | |
| 			this.lvOrder.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
| 			this.lvOrder.FullRowSelect = true;
 | |
| 			this.lvOrder.GridLines = true;
 | |
| 			this.lvOrder.HideSelection = false;
 | |
| 			this.lvOrder.Location = new System.Drawing.Point(3, 577);
 | |
| 			this.lvOrder.Name = "lvOrder";
 | |
| 			this.lvOrder.Size = new System.Drawing.Size(376, 80);
 | |
| 			this.lvOrder.TabIndex = 7;
 | |
| 			this.lvOrder.UseCompatibleStateImageBehavior = false;
 | |
| 			this.lvOrder.View = System.Windows.Forms.View.Details;
 | |
| 			// 
 | |
| 			// columnHeader5
 | |
| 			// 
 | |
| 			this.columnHeader5.Text = "등록일";
 | |
| 			this.columnHeader5.Width = 80;
 | |
| 			// 
 | |
| 			// columnHeader6
 | |
| 			// 
 | |
| 			this.columnHeader6.Text = "담당";
 | |
| 			// 
 | |
| 			// columnHeader7
 | |
| 			// 
 | |
| 			this.columnHeader7.Text = "수량";
 | |
| 			this.columnHeader7.Width = 50;
 | |
| 			// 
 | |
| 			// columnHeader8
 | |
| 			// 
 | |
| 			this.columnHeader8.Text = "금액";
 | |
| 			this.columnHeader8.Width = 80;
 | |
| 			// 
 | |
| 			// columnHeader10
 | |
| 			// 
 | |
| 			this.columnHeader10.Text = "상태";
 | |
| 			this.columnHeader10.Width = 70;
 | |
| 			// 
 | |
| 			// taPurchase
 | |
| 			// 
 | |
| 			this.taPurchase.ClearBeforeFill = true;
 | |
| 			// 
 | |
| 			// bsStaff
 | |
| 			// 
 | |
| 			this.bsStaff.DataMember = "Staff";
 | |
| 			this.bsStaff.DataSource = this.dsMSSQL;
 | |
| 			this.bsStaff.Sort = "";
 | |
| 			// 
 | |
| 			// taStaff
 | |
| 			// 
 | |
| 			this.taStaff.ClearBeforeFill = true;
 | |
| 			// 
 | |
| 			// fpSpread1_Sheet1
 | |
| 			// 
 | |
| 			this.fpSpread1_Sheet1.Reset();
 | |
| 			this.fpSpread1_Sheet1.SheetName = "Sheet1";
 | |
| 			// Formulas and custom names must be loaded with R1C1 reference style
 | |
| 			this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
 | |
| 			this.fpSpread1_Sheet1.ColumnCount = 14;
 | |
| 			this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
 | |
| 			this.fpSpread1_Sheet1.ActiveRowIndex = -1;
 | |
| 			this.fpSpread1_Sheet1.AutoGenerateColumns = false;
 | |
| 			this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "IDX";
 | |
| 			this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).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 = "SID#";
 | |
| 			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.Cells.Get(0, 13).Value = "공급처";
 | |
| 			this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 42F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(0).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(0).CellType = numberCellType1;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(0).DataField = "idx";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(0).Label = "IDX";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(0).Width = 62F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(1).CellType = checkBoxCellType1;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(1).DataField = "disable";
 | |
| 			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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(1).Width = 78F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType1;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(2).DataField = "Storage";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(2).Width = 79F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType2;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(3).DataField = "cate";
 | |
| 			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 = 113F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType3;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(4).DataField = "name";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
 | |
| 			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 = 113F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType4;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(5).DataField = "sid";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(5).Label = "SID#";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(5).Width = 113F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType5;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(6).DataField = "model";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
 | |
| 			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 = 113F;
 | |
| 			currencyCellType1.DecimalPlaces = 0;
 | |
| 			currencyCellType1.MaximumValue = new decimal(new int[] {
 | |
|             10000000,
 | |
|             0,
 | |
|             0,
 | |
|             0});
 | |
| 			currencyCellType1.MinimumValue = new decimal(new int[] {
 | |
|             10000000,
 | |
|             0,
 | |
|             0,
 | |
|             -2147483648});
 | |
| 			currencyCellType1.NegativeRed = true;
 | |
| 			currencyCellType1.NullDisplay = "--";
 | |
| 			currencyCellType1.Separator = ",";
 | |
| 			currencyCellType1.ShowSeparator = true;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(7).CellType = currencyCellType1;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(7).DataField = "price";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
 | |
| 			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 = 123F;
 | |
| 			numberCellType2.DecimalPlaces = 2;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(8).CellType = numberCellType2;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(8).DataField = "priceD";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(8).ForeColor = System.Drawing.Color.Blue;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
 | |
| 			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 = 94F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType6;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(9).DataField = "manu";
 | |
| 			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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(9).Width = 113F;
 | |
| 			numberCellType3.MaximumValue = 999999999999999D;
 | |
| 			numberCellType3.MinimumValue = -999999999999999D;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType3;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(10).DataField = "scale";
 | |
| 			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 = 84F;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType7;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(11).DataField = "unit";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(11).Label = "단위";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType8;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(12).DataField = "supply";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(12).Tag = "supplyname";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(12).Visible = false;
 | |
| 			comboBoxCellType1.AllowEditorVerticalAlign = true;
 | |
| 			comboBoxCellType1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
 | |
| 			comboBoxCellType1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
 | |
| 			comboBoxCellType1.ButtonAlign = FarPoint.Win.ButtonAlign.Right;
 | |
| 			comboBoxCellType1.EditorValue = FarPoint.Win.Spread.CellType.EditorValue.ItemData;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(13).CellType = comboBoxCellType1;
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(13).DataField = "supplyidx";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(13).Label = "공급처";
 | |
| 			this.fpSpread1_Sheet1.Columns.Get(13).Tag = "supply";
 | |
| 			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;
 | |
| 			// 
 | |
| 			// fItems
 | |
| 			// 
 | |
| 			this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
 | |
| 			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
| 			this.ClientSize = new System.Drawing.Size(1272, 697);
 | |
| 			this.Controls.Add(this.fpSpread1);
 | |
| 			this.Controls.Add(this.bn);
 | |
| 			this.Controls.Add(this.panel1);
 | |
| 			this.Controls.Add(this.groupBox1);
 | |
| 			this.Controls.Add(this.toolStrip1);
 | |
| 			this.Name = "fItems";
 | |
| 			this.Text = "품목 정보";
 | |
| 			this.Load += new System.EventHandler(this.fItems_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.cm1.ResumeLayout(false);
 | |
| 			this.toolStrip1.ResumeLayout(false);
 | |
| 			this.toolStrip1.PerformLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
 | |
| 			this.groupBox1.ResumeLayout(false);
 | |
| 			this.groupBox1.PerformLayout();
 | |
| 			this.panIMage.ResumeLayout(false);
 | |
| 			this.panIMage.PerformLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
 | |
| 			this.toolStrip2.ResumeLayout(false);
 | |
| 			this.toolStrip2.PerformLayout();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.bsStaff)).EndInit();
 | |
| 			((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
 | |
| 			this.ResumeLayout(false);
 | |
| 			this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private dsMSSQL dsMSSQL;
 | |
|         private System.Windows.Forms.BindingSource bs;
 | |
|         private dsMSSQLTableAdapters.ItemsTableAdapter ta;
 | |
|         private dsMSSQLTableAdapters.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.ToolStripButton itemsBindingNavigatorSaveItem;
 | |
|         private System.Windows.Forms.ContextMenuStrip cm1;
 | |
|         private System.Windows.Forms.ToolStrip toolStrip1;
 | |
|         private System.Windows.Forms.ToolStripComboBox cmbMode;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton2;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel1;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel2;
 | |
|         private System.Windows.Forms.ToolStripComboBox cmbCate;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel3;
 | |
|         private System.Windows.Forms.ToolStripTextBox tbFind;
 | |
|         private System.Windows.Forms.ToolStripButton btFind;
 | |
|         private FarPoint.Win.Spread.FpSpread fpSpread1;
 | |
|         private System.Windows.Forms.ToolStripMenuItem columnSizeToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem resetToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripMenuItem loadToolStripMenuItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
 | |
|         private System.Windows.Forms.ToolStripMenuItem viewPurchaseListToolStripMenuItem;
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private System.Windows.Forms.GroupBox groupBox1;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
 | |
|         private System.Windows.Forms.PictureBox pictureBox1;
 | |
|         private System.Windows.Forms.Label label1;
 | |
|         private System.Windows.Forms.TextBox memoTextBox;
 | |
|         private System.Windows.Forms.Label label2;
 | |
|         private System.Windows.Forms.Label label3;
 | |
|         private System.Windows.Forms.ListView lvInDate;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader1;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader2;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader3;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader4;
 | |
|         private System.Windows.Forms.ListView lvOrder;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader5;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader6;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader7;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader8;
 | |
|         private dsMSSQLTableAdapters.PurchaseTableAdapter taPurchase;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader10;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader9;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel4;
 | |
|         private System.Windows.Forms.ToolStripComboBox cmbSort;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton1;
 | |
|         private System.Windows.Forms.Label label4;
 | |
|         private System.Windows.Forms.ListView lvSupplyDamdang;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader11;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader12;
 | |
|         private System.Windows.Forms.ColumnHeader columnHeader13;
 | |
|         private System.Windows.Forms.BindingSource bsStaff;
 | |
|         private dsMSSQLTableAdapters.StaffTableAdapter taStaff;
 | |
|         private System.Windows.Forms.Panel panIMage;
 | |
|         private System.Windows.Forms.ToolStrip toolStrip2;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel5;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton3;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton6;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton9;
 | |
|         private System.Windows.Forms.ToolStripLabel toolStripLabel6;
 | |
|         private System.Windows.Forms.ToolStripTextBox tbSearch;
 | |
| 		private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
 | |
| 	}
 | |
| } | 
