870 lines
48 KiB
C#
870 lines
48 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 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.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
FarPoint.Win.Spread.CellType.CurrencyCellType currencyCellType2 = new FarPoint.Win.Spread.CellType.CurrencyCellType();
|
|
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();
|
|
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.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
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.label3 = 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.label2 = new System.Windows.Forms.Label();
|
|
this.memoTextBox = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.cmImage = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.파일섡택ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.이미지붙여넣기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.촬영ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.taPurchase = new FCM0000.dsMSSQLTableAdapters.PurchaseTableAdapter();
|
|
this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
|
|
this.cmbSort = new System.Windows.Forms.ToolStripComboBox();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
((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();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.cmImage.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// bn
|
|
//
|
|
this.bn.AddNewItem = this.bindingNavigatorAddNewItem;
|
|
this.bn.BindingSource = this.bs;
|
|
this.bn.CountItem = this.bindingNavigatorCountItem;
|
|
this.bn.DeleteItem = this.bindingNavigatorDeleteItem;
|
|
this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.bn.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, 588);
|
|
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.HolidayLIstTableAdapter = null;
|
|
this.tam.InventoryUserTableAdapter = null;
|
|
this.tam.ItemsTableAdapter = this.ta;
|
|
this.tam.MailDataTableAdapter = null;
|
|
this.tam.MailFormTableAdapter = null;
|
|
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.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);
|
|
//
|
|
// 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);
|
|
//
|
|
// toolStripSeparator3
|
|
//
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 37);
|
|
//
|
|
// 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, 551);
|
|
this.fpSpread1.TabIndex = 3;
|
|
//
|
|
// 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 = 9;
|
|
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, 2).Value = "품명";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "SID#";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "모델명";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "매입가";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "제조사";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "규격";
|
|
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "단위";
|
|
this.fpSpread1_Sheet1.ColumnHeader.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)))));
|
|
numberCellType3.DecimalPlaces = 0;
|
|
numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
|
numberCellType3.MaximumValue = 2147483647D;
|
|
numberCellType3.MinimumValue = -2147483648D;
|
|
this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType3;
|
|
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 = 88F;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType7;
|
|
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "cate";
|
|
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 = 113F;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType8;
|
|
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "name";
|
|
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
|
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 = 113F;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType9;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "sid";
|
|
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(3).Label = "SID#";
|
|
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 = textCellType10;
|
|
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "model";
|
|
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;
|
|
currencyCellType2.DecimalPlaces = 0;
|
|
currencyCellType2.MaximumValue = new decimal(new int[] {
|
|
10000000,
|
|
0,
|
|
0,
|
|
0});
|
|
currencyCellType2.MinimumValue = new decimal(new int[] {
|
|
10000000,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
currencyCellType2.NegativeRed = true;
|
|
currencyCellType2.NullDisplay = "--";
|
|
currencyCellType2.Separator = ",";
|
|
currencyCellType2.ShowSeparator = true;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).CellType = currencyCellType2;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "price";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Label = "매입가";
|
|
this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(5).Width = 123F;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType11;
|
|
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "manu";
|
|
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;
|
|
numberCellType4.MaximumValue = 999999999999999D;
|
|
numberCellType4.MinimumValue = -999999999999999D;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).CellType = numberCellType4;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "scale";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Label = "규격";
|
|
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
|
this.fpSpread1_Sheet1.Columns.Get(7).Width = 84F;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType12;
|
|
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "unit";
|
|
this.fpSpread1_Sheet1.Columns.Get(8).Label = "단위";
|
|
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;
|
|
//
|
|
// 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, 588);
|
|
this.panel1.TabIndex = 4;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.lvOrder);
|
|
this.groupBox1.Controls.Add(this.label3);
|
|
this.groupBox1.Controls.Add(this.lvInDate);
|
|
this.groupBox1.Controls.Add(this.label2);
|
|
this.groupBox1.Controls.Add(this.memoTextBox);
|
|
this.groupBox1.Controls.Add(this.label1);
|
|
this.groupBox1.Controls.Add(this.pictureBox1);
|
|
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, 588);
|
|
this.groupBox1.TabIndex = 5;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "기타 정보";
|
|
//
|
|
// 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.Top;
|
|
this.lvOrder.Location = new System.Drawing.Point(3, 467);
|
|
this.lvOrder.Name = "lvOrder";
|
|
this.lvOrder.Size = new System.Drawing.Size(376, 120);
|
|
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;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label3.Location = new System.Drawing.Point(3, 445);
|
|
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;
|
|
//
|
|
// lvInDate
|
|
//
|
|
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.Top;
|
|
this.lvInDate.Location = new System.Drawing.Point(3, 325);
|
|
this.lvInDate.Name = "lvInDate";
|
|
this.lvInDate.Size = new System.Drawing.Size(376, 120);
|
|
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;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label2.Location = new System.Drawing.Point(3, 303);
|
|
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;
|
|
//
|
|
// memoTextBox
|
|
//
|
|
this.memoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "memo", true));
|
|
this.memoTextBox.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.memoTextBox.Location = new System.Drawing.Point(3, 238);
|
|
this.memoTextBox.Multiline = true;
|
|
this.memoTextBox.Name = "memoTextBox";
|
|
this.memoTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
this.memoTextBox.Size = new System.Drawing.Size(376, 65);
|
|
this.memoTextBox.TabIndex = 3;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label1.Location = new System.Drawing.Point(3, 216);
|
|
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;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackColor = System.Drawing.Color.DimGray;
|
|
this.pictureBox1.ContextMenuStrip = this.cmImage;
|
|
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pictureBox1.Location = new System.Drawing.Point(3, 17);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(376, 199);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBox1.TabIndex = 0;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// cmImage
|
|
//
|
|
this.cmImage.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
|
this.cmImage.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.파일섡택ToolStripMenuItem,
|
|
this.이미지붙여넣기ToolStripMenuItem,
|
|
this.촬영ToolStripMenuItem});
|
|
this.cmImage.Name = "cm1";
|
|
this.cmImage.Size = new System.Drawing.Size(293, 130);
|
|
//
|
|
// 파일섡택ToolStripMenuItem
|
|
//
|
|
this.파일섡택ToolStripMenuItem.Name = "파일섡택ToolStripMenuItem";
|
|
this.파일섡택ToolStripMenuItem.Size = new System.Drawing.Size(292, 42);
|
|
this.파일섡택ToolStripMenuItem.Text = "파일 선택";
|
|
this.파일섡택ToolStripMenuItem.Click += new System.EventHandler(this.파일섡택ToolStripMenuItem_Click);
|
|
//
|
|
// 이미지붙여넣기ToolStripMenuItem
|
|
//
|
|
this.이미지붙여넣기ToolStripMenuItem.Name = "이미지붙여넣기ToolStripMenuItem";
|
|
this.이미지붙여넣기ToolStripMenuItem.Size = new System.Drawing.Size(292, 42);
|
|
this.이미지붙여넣기ToolStripMenuItem.Text = "이미지 붙여넣기";
|
|
this.이미지붙여넣기ToolStripMenuItem.Click += new System.EventHandler(this.이미지붙여넣기ToolStripMenuItem_Click);
|
|
//
|
|
// 촬영ToolStripMenuItem
|
|
//
|
|
this.촬영ToolStripMenuItem.Name = "촬영ToolStripMenuItem";
|
|
this.촬영ToolStripMenuItem.Size = new System.Drawing.Size(292, 42);
|
|
this.촬영ToolStripMenuItem.Text = "촬영";
|
|
this.촬영ToolStripMenuItem.Click += new System.EventHandler(this.촬영ToolStripMenuItem_Click);
|
|
//
|
|
// taPurchase
|
|
//
|
|
this.taPurchase.ClearBeforeFill = true;
|
|
//
|
|
// 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);
|
|
//
|
|
// 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);
|
|
//
|
|
// fItems
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1272, 625);
|
|
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();
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.cmImage.ResumeLayout(false);
|
|
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.ContextMenuStrip cmImage;
|
|
private System.Windows.Forms.ToolStripMenuItem 파일섡택ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 이미지붙여넣기ToolStripMenuItem;
|
|
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 FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
|
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.ToolStripMenuItem 촬영ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel4;
|
|
private System.Windows.Forms.ToolStripComboBox cmbSort;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
}
|
|
} |