예제 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager            resources                           = new System.ComponentModel.ComponentResourceManager(typeof(frmDonSanXuat));
     DevExpress.XtraGrid.GridFormatRule                        gridFormatRule1                     = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDataBar         formatConditionRuleDataBar1         = new DevExpress.XtraEditors.FormatConditionRuleDataBar();
     DevExpress.XtraGrid.GridFormatRule                        gridFormatRule2                     = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleUniqueDuplicate formatConditionRuleUniqueDuplicate1 = new DevExpress.XtraEditors.FormatConditionRuleUniqueDuplicate();
     DevExpress.XtraGrid.GridFormatRule                        gridFormatRule3                     = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleUniqueDuplicate formatConditionRuleUniqueDuplicate2 = new DevExpress.XtraEditors.FormatConditionRuleUniqueDuplicate();
     DevExpress.XtraGrid.GridFormatRule                        gridFormatRule4                     = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDateOccuring    formatConditionRuleDateOccuring1    = new DevExpress.XtraEditors.FormatConditionRuleDateOccuring();
     DevExpress.XtraGrid.GridFormatRule                        gridFormatRule5                     = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDateOccuring    formatConditionRuleDateOccuring2    = new DevExpress.XtraEditors.FormatConditionRuleDateOccuring();
     DevExpress.XtraGrid.GridFormatRule                        gridFormatRule6                     = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleExpression      formatConditionRuleExpression1      = new DevExpress.XtraEditors.FormatConditionRuleExpression();
     this.colSoLuong       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTenSanPham    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMaDonHang     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayGiaoHang  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.ptbHinhMatTrai   = new DevExpress.XtraEditors.PictureEdit();
     this.splitter2        = new System.Windows.Forms.Splitter();
     this.splitter1        = new System.Windows.Forms.Splitter();
     this.ptbHinhMatPhai   = new DevExpress.XtraEditors.PictureEdit();
     this.ptbHinhKhuon     = new DevExpress.XtraEditors.PictureEdit();
     this.panelControl1    = new DevExpress.XtraEditors.PanelControl();
     this.hiendonhang      = new DevExpress.XtraEditors.CheckEdit();
     this.sCDLabel1        = new System.Windows.Forms.Label();
     this.tblTool          = new System.Windows.Forms.TableLayoutPanel();
     this.btnXem           = new DevExpress.XtraEditors.SimpleButton();
     this.btnthem          = new DevExpress.XtraEditors.SimpleButton();
     this.btnXoa           = new DevExpress.XtraEditors.SimpleButton();
     this.btnsua           = new DevExpress.XtraEditors.SimpleButton();
     this.btnin            = new DevExpress.XtraEditors.SimpleButton();
     this.btnHuy           = new DevExpress.XtraEditors.SimpleButton();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.gcDonSanXuat     = new DevExpress.XtraGrid.GridControl();
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSCD           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPhienBan      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTenKhachHang  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colKichThuoc     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBoPhan        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayXuongDon  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLoaiSanPham   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colVatLieu       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colChinhSua      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colHinhMatPhai   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ptbHinhMatTrai.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ptbHinhMatPhai.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ptbHinhKhuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.hiendonhang.Properties)).BeginInit();
     this.tblTool.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcDonSanXuat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // colSoLuong
     //
     this.colSoLuong.Caption = "SỐ LƯỢNG";
     this.colSoLuong.DisplayFormat.FormatString = "{0:#,#}";
     this.colSoLuong.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colSoLuong.FieldName = "SoLuong";
     this.colSoLuong.Name      = "colSoLuong";
     this.colSoLuong.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SoLuong", "TỔNG = {0:#,#}")
     });
     this.colSoLuong.Visible      = true;
     this.colSoLuong.VisibleIndex = 9;
     this.colSoLuong.Width        = 76;
     //
     // colTenSanPham
     //
     this.colTenSanPham.Caption      = "TÊN SẢN PHẨM";
     this.colTenSanPham.FieldName    = "TenSanPham";
     this.colTenSanPham.Name         = "colTenSanPham";
     this.colTenSanPham.Visible      = true;
     this.colTenSanPham.VisibleIndex = 4;
     this.colTenSanPham.Width        = 88;
     //
     // colMaDonHang
     //
     this.colMaDonHang.Caption      = "MÃ ĐƠN HÀNG";
     this.colMaDonHang.FieldName    = "MaDonHang";
     this.colMaDonHang.Name         = "colMaDonHang";
     this.colMaDonHang.Visible      = true;
     this.colMaDonHang.VisibleIndex = 1;
     this.colMaDonHang.Width        = 86;
     //
     // colNgayGiaoHang
     //
     this.colNgayGiaoHang.Caption      = "NGÀY GIAO HÀNG";
     this.colNgayGiaoHang.FieldName    = "NgayGiaoHang";
     this.colNgayGiaoHang.Name         = "colNgayGiaoHang";
     this.colNgayGiaoHang.Visible      = true;
     this.colNgayGiaoHang.VisibleIndex = 8;
     this.colNgayGiaoHang.Width        = 97;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.ptbHinhMatTrai);
     this.groupBox1.Controls.Add(this.splitter2);
     this.groupBox1.Controls.Add(this.splitter1);
     this.groupBox1.Controls.Add(this.ptbHinhMatPhai);
     this.groupBox1.Controls.Add(this.ptbHinhKhuon);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.groupBox1.Location = new System.Drawing.Point(953, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(186, 474);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // ptbHinhMatTrai
     //
     this.ptbHinhMatTrai.Cursor   = System.Windows.Forms.Cursors.Default;
     this.ptbHinhMatTrai.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ptbHinhMatTrai.Location = new System.Drawing.Point(3, 264);
     this.ptbHinhMatTrai.Name     = "ptbHinhMatTrai";
     this.ptbHinhMatTrai.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.ptbHinhMatTrai.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.ptbHinhMatTrai.Size     = new System.Drawing.Size(180, 0);
     this.ptbHinhMatTrai.TabIndex = 8;
     this.ptbHinhMatTrai.Click   += new System.EventHandler(this.ptbHinhMatTrai_Click);
     //
     // splitter2
     //
     this.splitter2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.splitter2.Location = new System.Drawing.Point(3, 255);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(180, 10);
     this.splitter2.TabIndex = 6;
     this.splitter2.TabStop  = false;
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter1.Location = new System.Drawing.Point(3, 254);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(180, 10);
     this.splitter1.TabIndex = 4;
     this.splitter1.TabStop  = false;
     //
     // ptbHinhMatPhai
     //
     this.ptbHinhMatPhai.Cursor   = System.Windows.Forms.Cursors.Default;
     this.ptbHinhMatPhai.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ptbHinhMatPhai.Location = new System.Drawing.Point(3, 17);
     this.ptbHinhMatPhai.Name     = "ptbHinhMatPhai";
     this.ptbHinhMatPhai.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.ptbHinhMatPhai.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.ptbHinhMatPhai.Size              = new System.Drawing.Size(180, 237);
     this.ptbHinhMatPhai.TabIndex          = 7;
     this.ptbHinhMatPhai.EditValueChanged += new System.EventHandler(this.ptbHinhMatPhai_EditValueChanged);
     this.ptbHinhMatPhai.Click            += new System.EventHandler(this.ptbHinhMatPhai_Click);
     //
     // ptbHinhKhuon
     //
     this.ptbHinhKhuon.Cursor   = System.Windows.Forms.Cursors.Default;
     this.ptbHinhKhuon.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ptbHinhKhuon.Location = new System.Drawing.Point(3, 265);
     this.ptbHinhKhuon.Name     = "ptbHinhKhuon";
     this.ptbHinhKhuon.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.ptbHinhKhuon.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.ptbHinhKhuon.Size              = new System.Drawing.Size(180, 206);
     this.ptbHinhKhuon.TabIndex          = 9;
     this.ptbHinhKhuon.EditValueChanged += new System.EventHandler(this.ptbHinhKhuon_EditValueChanged);
     this.ptbHinhKhuon.Click            += new System.EventHandler(this.ptbHinhKhuon_Click);
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.hiendonhang);
     this.panelControl1.Controls.Add(this.sCDLabel1);
     this.panelControl1.Controls.Add(this.tblTool);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(953, 42);
     this.panelControl1.TabIndex = 1;
     //
     // hiendonhang
     //
     this.hiendonhang.Location                  = new System.Drawing.Point(673, 12);
     this.hiendonhang.Name                      = "hiendonhang";
     this.hiendonhang.Properties.Caption        = "HIỆN TẤT CẢ ĐƠN HÀNG";
     this.hiendonhang.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.hiendonhang.Size                      = new System.Drawing.Size(152, 19);
     this.hiendonhang.TabIndex                  = 40;
     this.hiendonhang.CheckedChanged           += new System.EventHandler(this.hiendonhang_CheckedChanged);
     //
     // sCDLabel1
     //
     this.sCDLabel1.Location = new System.Drawing.Point(822, 9);
     this.sCDLabel1.Name     = "sCDLabel1";
     this.sCDLabel1.Size     = new System.Drawing.Size(125, 28);
     this.sCDLabel1.TabIndex = 39;
     this.sCDLabel1.Text     = "scd";
     //
     // tblTool
     //
     this.tblTool.ColumnCount = 7;
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28816F));
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.2853F));
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28531F));
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28531F));
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28531F));
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28531F));
     this.tblTool.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28531F));
     this.tblTool.Controls.Add(this.btnXem, 0, 0);
     this.tblTool.Controls.Add(this.btnthem, 1, 0);
     this.tblTool.Controls.Add(this.btnXoa, 3, 0);
     this.tblTool.Controls.Add(this.btnsua, 2, 0);
     this.tblTool.Controls.Add(this.btnin, 4, 0);
     this.tblTool.Controls.Add(this.btnHuy, 5, 0);
     this.tblTool.Location = new System.Drawing.Point(5, 4);
     this.tblTool.Name     = "tblTool";
     this.tblTool.RowCount = 1;
     this.tblTool.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tblTool.Size     = new System.Drawing.Size(662, 35);
     this.tblTool.TabIndex = 38;
     //
     // btnXem
     //
     this.btnXem.Dock = System.Windows.Forms.DockStyle.Fill;
     this.btnXem.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXem.ImageOptions.Image")));
     this.btnXem.Location           = new System.Drawing.Point(3, 3);
     this.btnXem.Name     = "btnXem";
     this.btnXem.Size     = new System.Drawing.Size(88, 29);
     this.btnXem.TabIndex = 41;
     this.btnXem.Text     = "XEM";
     this.btnXem.Click   += new System.EventHandler(this.btnXem_Click);
     //
     // btnthem
     //
     this.btnthem.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnthem.ImageOptions.Image")));
     this.btnthem.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnthem.ImageOptions.Location             = DevExpress.XtraEditors.ImageLocation.BottomRight;
     this.btnthem.Location = new System.Drawing.Point(97, 3);
     this.btnthem.Name     = "btnthem";
     this.btnthem.Size     = new System.Drawing.Size(88, 29);
     this.btnthem.TabIndex = 8;
     this.btnthem.Text     = "Thêm";
     this.btnthem.Click   += new System.EventHandler(this.btnthem_Click);
     //
     // btnXoa
     //
     this.btnXoa.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnXoa.ImageOptions.Image")));
     this.btnXoa.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnXoa.ImageOptions.Location             = DevExpress.XtraEditors.ImageLocation.BottomRight;
     this.btnXoa.Location     = new System.Drawing.Point(285, 3);
     this.btnXoa.Name         = "btnXoa";
     this.btnXoa.Size         = new System.Drawing.Size(88, 29);
     this.btnXoa.TabIndex     = 37;
     this.btnXoa.Text         = "Xóa";
     this.btnXoa.ToolTipTitle = "Delete";
     this.btnXoa.Click       += new System.EventHandler(this.btnXoa_Click);
     //
     // btnsua
     //
     this.btnsua.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnsua.ImageOptions.Image")));
     this.btnsua.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnsua.ImageOptions.Location             = DevExpress.XtraEditors.ImageLocation.BottomRight;
     this.btnsua.Location = new System.Drawing.Point(191, 3);
     this.btnsua.Name     = "btnsua";
     this.btnsua.Size     = new System.Drawing.Size(88, 29);
     this.btnsua.TabIndex = 30;
     this.btnsua.Text     = "SỬA";
     this.btnsua.Click   += new System.EventHandler(this.btnsua_Click);
     //
     // btnin
     //
     this.btnin.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnin.ImageOptions.Image")));
     this.btnin.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnin.ImageOptions.Location             = DevExpress.XtraEditors.ImageLocation.BottomRight;
     this.btnin.Location = new System.Drawing.Point(379, 3);
     this.btnin.Name     = "btnin";
     this.btnin.Size     = new System.Drawing.Size(88, 29);
     this.btnin.TabIndex = 31;
     this.btnin.Text     = "IN";
     this.btnin.Click   += new System.EventHandler(this.btnin_Click);
     //
     // btnHuy
     //
     this.btnHuy.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnHuy.ImageOptions.Image")));
     this.btnHuy.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnHuy.ImageOptions.Location             = DevExpress.XtraEditors.ImageLocation.BottomRight;
     this.btnHuy.Location = new System.Drawing.Point(473, 3);
     this.btnHuy.Name     = "btnHuy";
     this.btnHuy.Size     = new System.Drawing.Size(88, 29);
     this.btnHuy.TabIndex = 38;
     this.btnHuy.Text     = "LÀM MỚI";
     this.btnHuy.Click   += new System.EventHandler(this.btnHuy_Click);
     //
     // splitterControl1
     //
     this.splitterControl1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitterControl1.Location = new System.Drawing.Point(946, 42);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(7, 432);
     this.splitterControl1.TabIndex = 2;
     this.splitterControl1.TabStop  = false;
     //
     // gcDonSanXuat
     //
     this.gcDonSanXuat.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.gcDonSanXuat.Location             = new System.Drawing.Point(0, 42);
     this.gcDonSanXuat.MainView             = this.gridView1;
     this.gcDonSanXuat.Name                 = "gcDonSanXuat";
     this.gcDonSanXuat.Size                 = new System.Drawing.Size(946, 432);
     this.gcDonSanXuat.TabIndex             = 3;
     this.gcDonSanXuat.UseEmbeddedNavigator = true;
     this.gcDonSanXuat.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gcDonSanXuat.Click   += new System.EventHandler(this.gcDonSanXuat_Click);
     this.gcDonSanXuat.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gcDonSanXuat_KeyDown);
     this.gcDonSanXuat.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.gcDonSanXuat_KeyDown);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSCD,
         this.colMaDonHang,
         this.colPhienBan,
         this.colTenKhachHang,
         this.colTenSanPham,
         this.colKichThuoc,
         this.colBoPhan,
         this.colNgayXuongDon,
         this.colNgayGiaoHang,
         this.colSoLuong,
         this.colLoaiSanPham,
         this.colVatLieu,
         this.colChinhSua,
         this.colHinhMatPhai
     });
     gridFormatRule1.Column = this.colSoLuong;
     gridFormatRule1.Name   = "Format0";
     formatConditionRuleDataBar1.AxisColor = System.Drawing.Color.Aquamarine;
     formatConditionRuleDataBar1.Maximum   = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     formatConditionRuleDataBar1.MaximumType = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleDataBar1.Minimum     = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     formatConditionRuleDataBar1.MinimumType    = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleDataBar1.PredefinedName = "Blue";
     gridFormatRule1.Rule   = formatConditionRuleDataBar1;
     gridFormatRule2.Column = this.colTenSanPham;
     gridFormatRule2.Name   = "Format1";
     formatConditionRuleUniqueDuplicate1.Appearance.BackColor            = System.Drawing.Color.Yellow;
     formatConditionRuleUniqueDuplicate1.Appearance.Options.UseBackColor = true;
     gridFormatRule2.Rule   = formatConditionRuleUniqueDuplicate1;
     gridFormatRule3.Column = this.colMaDonHang;
     gridFormatRule3.Name   = "Format2";
     formatConditionRuleUniqueDuplicate2.Appearance.BackColor            = System.Drawing.Color.DeepSkyBlue;
     formatConditionRuleUniqueDuplicate2.Appearance.Options.UseBackColor = true;
     formatConditionRuleUniqueDuplicate2.PredefinedName = "Bold Text";
     gridFormatRule3.Rule   = formatConditionRuleUniqueDuplicate2;
     gridFormatRule4.Column = this.colNgayGiaoHang;
     gridFormatRule4.Name   = "Format3";
     formatConditionRuleDateOccuring1.Appearance.BackColor            = System.Drawing.Color.Red;
     formatConditionRuleDateOccuring1.Appearance.Options.UseBackColor = true;
     formatConditionRuleDateOccuring1.DateType = DevExpress.XtraEditors.FilterDateType.Today;
     gridFormatRule4.Rule   = formatConditionRuleDateOccuring1;
     gridFormatRule5.Column = this.colNgayGiaoHang;
     gridFormatRule5.Name   = "Format4";
     formatConditionRuleDateOccuring2.Appearance.BackColor            = System.Drawing.Color.LightSalmon;
     formatConditionRuleDateOccuring2.Appearance.Options.UseBackColor = true;
     gridFormatRule5.Rule   = formatConditionRuleDateOccuring2;
     gridFormatRule6.Column = this.colNgayGiaoHang;
     gridFormatRule6.Name   = "Format5";
     gridFormatRule6.Rule   = formatConditionRuleExpression1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.FormatRules.Add(gridFormatRule3);
     this.gridView1.FormatRules.Add(gridFormatRule4);
     this.gridView1.FormatRules.Add(gridFormatRule5);
     this.gridView1.FormatRules.Add(gridFormatRule6);
     this.gridView1.GridControl = this.gcDonSanXuat;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable  = false;
     this.gridView1.OptionsFind.AlwaysVisible = true;
     this.gridView1.OptionsMenu.ShowConditionalFormattingItem = true;
     this.gridView1.OptionsPrint.AutoResetPrintDocument       = false;
     this.gridView1.OptionsPrint.AutoWidth        = false;
     this.gridView1.OptionsView.BestFitMode       = DevExpress.XtraGrid.Views.Grid.GridBestFitMode.Full;
     this.gridView1.OptionsView.ShowAutoFilterRow = true;
     this.gridView1.OptionsView.ShowFooter        = true;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colNgayXuongDon, DevExpress.Data.ColumnSortOrder.Descending)
     });
     this.gridView1.RowCellClick           += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
     this.gridView1.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
     this.gridView1.RowCellStyle           += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView1_RowCellStyle);
     this.gridView1.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView1_RowStyle);
     //
     // colSCD
     //
     this.colSCD.Caption      = "SCD";
     this.colSCD.FieldName    = "SCD";
     this.colSCD.Name         = "colSCD";
     this.colSCD.Visible      = true;
     this.colSCD.VisibleIndex = 0;
     this.colSCD.Width        = 97;
     //
     // colPhienBan
     //
     this.colPhienBan.Caption      = "PHIÊN BẢN";
     this.colPhienBan.FieldName    = "PhienBan";
     this.colPhienBan.Name         = "colPhienBan";
     this.colPhienBan.Visible      = true;
     this.colPhienBan.VisibleIndex = 2;
     this.colPhienBan.Width        = 76;
     //
     // colTenKhachHang
     //
     this.colTenKhachHang.Caption      = "TÊN KHÁCH HÀNG";
     this.colTenKhachHang.FieldName    = "TenKhachHang";
     this.colTenKhachHang.Name         = "colTenKhachHang";
     this.colTenKhachHang.Visible      = true;
     this.colTenKhachHang.VisibleIndex = 3;
     this.colTenKhachHang.Width        = 98;
     //
     // colKichThuoc
     //
     this.colKichThuoc.Caption      = "KÍCH THƯỚC";
     this.colKichThuoc.FieldName    = "KichThuoc";
     this.colKichThuoc.Name         = "colKichThuoc";
     this.colKichThuoc.Visible      = true;
     this.colKichThuoc.VisibleIndex = 5;
     this.colKichThuoc.Width        = 76;
     //
     // colBoPhan
     //
     this.colBoPhan.Caption      = "BỘ PHẬN";
     this.colBoPhan.FieldName    = "BoPhan";
     this.colBoPhan.Name         = "colBoPhan";
     this.colBoPhan.Visible      = true;
     this.colBoPhan.VisibleIndex = 6;
     this.colBoPhan.Width        = 76;
     //
     // colNgayXuongDon
     //
     this.colNgayXuongDon.Caption      = "NGÀY XUỐNG ĐƠN";
     this.colNgayXuongDon.FieldName    = "NgayXuongDon";
     this.colNgayXuongDon.Name         = "colNgayXuongDon";
     this.colNgayXuongDon.Visible      = true;
     this.colNgayXuongDon.VisibleIndex = 7;
     this.colNgayXuongDon.Width        = 100;
     //
     // colLoaiSanPham
     //
     this.colLoaiSanPham.Caption      = "LOẠI SẢN PHẨM";
     this.colLoaiSanPham.FieldName    = "LoaiSanPham";
     this.colLoaiSanPham.Name         = "colLoaiSanPham";
     this.colLoaiSanPham.Visible      = true;
     this.colLoaiSanPham.VisibleIndex = 10;
     this.colLoaiSanPham.Width        = 89;
     //
     // colVatLieu
     //
     this.colVatLieu.Caption      = "VẬT LIỆU";
     this.colVatLieu.FieldName    = "VatLieu";
     this.colVatLieu.Name         = "colVatLieu";
     this.colVatLieu.Visible      = true;
     this.colVatLieu.VisibleIndex = 11;
     this.colVatLieu.Width        = 76;
     //
     // colChinhSua
     //
     this.colChinhSua.FieldName = "ChinhSua";
     this.colChinhSua.Name      = "colChinhSua";
     //
     // colHinhMatPhai
     //
     this.colHinhMatPhai.Caption   = "Hình Mặt Phải";
     this.colHinhMatPhai.FieldName = "HinhMatPhai";
     this.colHinhMatPhai.Name      = "colHinhMatPhai";
     //
     // frmDonSanXuat
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1139, 474);
     this.Controls.Add(this.gcDonSanXuat);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.groupBox1);
     this.Name = "frmDonSanXuat";
     this.ShowMdiChildCaptionInParentTitle = true;
     this.Text        = "ĐƠN SẢN XUẤT";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmDonSanXuat_Load);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ptbHinhMatTrai.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ptbHinhMatPhai.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ptbHinhKhuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.hiendonhang.Properties)).EndInit();
     this.tblTool.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcDonSanXuat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDateOccuring formatConditionRuleDateOccuring2 = new DevExpress.XtraEditors.FormatConditionRuleDateOccuring();
     this.panel_Main      = new System.Windows.Forms.Panel();
     this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
     this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.textBox21       = new System.Windows.Forms.TextBox();
     this.label24         = new System.Windows.Forms.Label();
     this.textBox20       = new System.Windows.Forms.TextBox();
     this.label23         = new System.Windows.Forms.Label();
     this.textBox15       = new System.Windows.Forms.TextBox();
     this.label22         = new System.Windows.Forms.Label();
     this.textBox19       = new System.Windows.Forms.TextBox();
     this.label21         = new System.Windows.Forms.Label();
     this.textBox18       = new System.Windows.Forms.TextBox();
     this.label20         = new System.Windows.Forms.Label();
     this.textBox17       = new System.Windows.Forms.TextBox();
     this.label19         = new System.Windows.Forms.Label();
     this.textBox16       = new System.Windows.Forms.TextBox();
     this.label18         = new System.Windows.Forms.Label();
     this.label17         = new System.Windows.Forms.Label();
     this.textBox14       = new System.Windows.Forms.TextBox();
     this.label16         = new System.Windows.Forms.Label();
     this.label15         = new System.Windows.Forms.Label();
     this.textBox13       = new System.Windows.Forms.TextBox();
     this.label14         = new System.Windows.Forms.Label();
     this.textBox12       = new System.Windows.Forms.TextBox();
     this.label13         = new System.Windows.Forms.Label();
     this.textBox11       = new System.Windows.Forms.TextBox();
     this.label12         = new System.Windows.Forms.Label();
     this.textBox10       = new System.Windows.Forms.TextBox();
     this.label11         = new System.Windows.Forms.Label();
     this.textBox9        = new System.Windows.Forms.TextBox();
     this.label10         = new System.Windows.Forms.Label();
     this.textBox8        = new System.Windows.Forms.TextBox();
     this.label9          = new System.Windows.Forms.Label();
     this.textBox7        = new System.Windows.Forms.TextBox();
     this.label8          = new System.Windows.Forms.Label();
     this.textBox6        = new System.Windows.Forms.TextBox();
     this.label7          = new System.Windows.Forms.Label();
     this.textBox5        = new System.Windows.Forms.TextBox();
     this.label6          = new System.Windows.Forms.Label();
     this.textBox4        = new System.Windows.Forms.TextBox();
     this.label5          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.textBox2        = new System.Windows.Forms.TextBox();
     this.label3          = new System.Windows.Forms.Label();
     this.textBox1        = new System.Windows.Forms.TextBox();
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.panel_Details   = new System.Windows.Forms.Panel();
     this.gridControl1    = new DevExpress.XtraGrid.GridControl();
     this.gridView1       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.button1         = new System.Windows.Forms.Button();
     this.button2         = new System.Windows.Forms.Button();
     this.button3         = new System.Windows.Forms.Button();
     this.button4         = new System.Windows.Forms.Button();
     this.panel_button    = new System.Windows.Forms.Panel();
     this.panel_Main.SuspendLayout();
     this.panel_Details.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.panel_button.SuspendLayout();
     this.SuspendLayout();
     //
     // panel_Main
     //
     this.panel_Main.AutoScroll = true;
     this.panel_Main.Controls.Add(this.dateTimePicker3);
     this.panel_Main.Controls.Add(this.dateTimePicker2);
     this.panel_Main.Controls.Add(this.dateTimePicker1);
     this.panel_Main.Controls.Add(this.textBox21);
     this.panel_Main.Controls.Add(this.label24);
     this.panel_Main.Controls.Add(this.textBox20);
     this.panel_Main.Controls.Add(this.label23);
     this.panel_Main.Controls.Add(this.textBox15);
     this.panel_Main.Controls.Add(this.label22);
     this.panel_Main.Controls.Add(this.textBox19);
     this.panel_Main.Controls.Add(this.label21);
     this.panel_Main.Controls.Add(this.textBox18);
     this.panel_Main.Controls.Add(this.label20);
     this.panel_Main.Controls.Add(this.textBox17);
     this.panel_Main.Controls.Add(this.label19);
     this.panel_Main.Controls.Add(this.textBox16);
     this.panel_Main.Controls.Add(this.label18);
     this.panel_Main.Controls.Add(this.label17);
     this.panel_Main.Controls.Add(this.textBox14);
     this.panel_Main.Controls.Add(this.label16);
     this.panel_Main.Controls.Add(this.label15);
     this.panel_Main.Controls.Add(this.textBox13);
     this.panel_Main.Controls.Add(this.label14);
     this.panel_Main.Controls.Add(this.textBox12);
     this.panel_Main.Controls.Add(this.label13);
     this.panel_Main.Controls.Add(this.textBox11);
     this.panel_Main.Controls.Add(this.label12);
     this.panel_Main.Controls.Add(this.textBox10);
     this.panel_Main.Controls.Add(this.label11);
     this.panel_Main.Controls.Add(this.textBox9);
     this.panel_Main.Controls.Add(this.label10);
     this.panel_Main.Controls.Add(this.textBox8);
     this.panel_Main.Controls.Add(this.label9);
     this.panel_Main.Controls.Add(this.textBox7);
     this.panel_Main.Controls.Add(this.label8);
     this.panel_Main.Controls.Add(this.textBox6);
     this.panel_Main.Controls.Add(this.label7);
     this.panel_Main.Controls.Add(this.textBox5);
     this.panel_Main.Controls.Add(this.label6);
     this.panel_Main.Controls.Add(this.textBox4);
     this.panel_Main.Controls.Add(this.label5);
     this.panel_Main.Controls.Add(this.label4);
     this.panel_Main.Controls.Add(this.textBox2);
     this.panel_Main.Controls.Add(this.label3);
     this.panel_Main.Controls.Add(this.textBox1);
     this.panel_Main.Controls.Add(this.label2);
     this.panel_Main.Controls.Add(this.label1);
     this.panel_Main.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel_Main.Location = new System.Drawing.Point(0, 0);
     this.panel_Main.Name     = "panel_Main";
     this.panel_Main.Size     = new System.Drawing.Size(1084, 297);
     this.panel_Main.TabIndex = 0;
     //
     // dateTimePicker3
     //
     this.dateTimePicker3.Location = new System.Drawing.Point(777, 157);
     this.dateTimePicker3.Name     = "dateTimePicker3";
     this.dateTimePicker3.Size     = new System.Drawing.Size(200, 25);
     this.dateTimePicker3.TabIndex = 51;
     //
     // dateTimePicker2
     //
     this.dateTimePicker2.Location = new System.Drawing.Point(261, 161);
     this.dateTimePicker2.Name     = "dateTimePicker2";
     this.dateTimePicker2.Size     = new System.Drawing.Size(200, 25);
     this.dateTimePicker2.TabIndex = 50;
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(451, 37);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(200, 25);
     this.dateTimePicker1.TabIndex = 49;
     //
     // textBox21
     //
     this.textBox21.Location = new System.Drawing.Point(515, 250);
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new System.Drawing.Size(100, 25);
     this.textBox21.TabIndex = 48;
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Location = new System.Drawing.Point(433, 253);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(82, 15);
     this.label24.TabIndex = 47;
     this.label24.Text     = "发卸区域:";
     //
     // textBox20
     //
     this.textBox20.Location = new System.Drawing.Point(308, 250);
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new System.Drawing.Size(100, 25);
     this.textBox20.TabIndex = 46;
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Location = new System.Drawing.Point(226, 253);
     this.label23.Name     = "label23";
     this.label23.Size     = new System.Drawing.Size(82, 15);
     this.label23.TabIndex = 45;
     this.label23.Text     = "发卸城市:";
     //
     // textBox15
     //
     this.textBox15.Location = new System.Drawing.Point(89, 250);
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new System.Drawing.Size(100, 25);
     this.textBox15.TabIndex = 44;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(7, 253);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(82, 15);
     this.label22.TabIndex = 43;
     this.label22.Text     = "发卸地点:";
     //
     // textBox19
     //
     this.textBox19.Location = new System.Drawing.Point(630, 207);
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new System.Drawing.Size(100, 25);
     this.textBox19.TabIndex = 41;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(563, 210);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(67, 15);
     this.label21.TabIndex = 40;
     this.label21.Text     = "总备注:";
     //
     // textBox18
     //
     this.textBox18.Location = new System.Drawing.Point(437, 207);
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new System.Drawing.Size(100, 25);
     this.textBox18.TabIndex = 39;
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(355, 210);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(82, 15);
     this.label20.TabIndex = 38;
     this.label20.Text     = "其他人员:";
     //
     // textBox17
     //
     this.textBox17.Location = new System.Drawing.Point(243, 207);
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new System.Drawing.Size(100, 25);
     this.textBox17.TabIndex = 37;
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(185, 210);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(67, 15);
     this.label19.TabIndex = 36;
     this.label19.Text     = "吊车工:";
     //
     // textBox16
     //
     this.textBox16.Location = new System.Drawing.Point(73, 207);
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new System.Drawing.Size(100, 25);
     this.textBox16.TabIndex = 35;
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(15, 210);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(52, 15);
     this.label18.TabIndex = 34;
     this.label18.Text     = "库管:";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(699, 165);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(82, 15);
     this.label17.TabIndex = 32;
     this.label17.Text     = "修改时间:";
     //
     // textBox14
     //
     this.textBox14.Location = new System.Drawing.Point(566, 161);
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new System.Drawing.Size(100, 25);
     this.textBox14.TabIndex = 31;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(493, 168);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(67, 15);
     this.label16.TabIndex = 30;
     this.label16.Text     = "修改人:";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(185, 168);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(82, 15);
     this.label15.TabIndex = 27;
     this.label15.Text     = "录入时间:";
     //
     // textBox13
     //
     this.textBox13.Location = new System.Drawing.Point(73, 165);
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new System.Drawing.Size(100, 25);
     this.textBox13.TabIndex = 26;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(15, 168);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(67, 15);
     this.label14.TabIndex = 25;
     this.label14.Text     = "录入员:";
     //
     // textBox12
     //
     this.textBox12.Location = new System.Drawing.Point(451, 124);
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new System.Drawing.Size(100, 25);
     this.textBox12.TabIndex = 24;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(379, 129);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(82, 15);
     this.label13.TabIndex = 23;
     this.label13.Text     = "装货地点:";
     //
     // textBox11
     //
     this.textBox11.Location = new System.Drawing.Point(267, 124);
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new System.Drawing.Size(100, 25);
     this.textBox11.TabIndex = 22;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(195, 127);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(82, 15);
     this.label12.TabIndex = 21;
     this.label12.Text     = "装货区域:";
     //
     // textBox10
     //
     this.textBox10.Location = new System.Drawing.Point(89, 124);
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new System.Drawing.Size(100, 25);
     this.textBox10.TabIndex = 20;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(12, 131);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(82, 15);
     this.label11.TabIndex = 19;
     this.label11.Text     = "装货城市:";
     //
     // textBox9
     //
     this.textBox9.Location = new System.Drawing.Point(621, 83);
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new System.Drawing.Size(100, 25);
     this.textBox9.TabIndex = 18;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(563, 86);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(52, 15);
     this.label10.TabIndex = 17;
     this.label10.Text     = "司机:";
     //
     // textBox8
     //
     this.textBox8.Location = new System.Drawing.Point(437, 83);
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new System.Drawing.Size(100, 25);
     this.textBox8.TabIndex = 16;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(379, 86);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(52, 15);
     this.label9.TabIndex = 15;
     this.label9.Text     = "车号:";
     //
     // textBox7
     //
     this.textBox7.Location = new System.Drawing.Point(258, 83);
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new System.Drawing.Size(100, 25);
     this.textBox7.TabIndex = 14;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(185, 86);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(67, 15);
     this.label8.TabIndex = 13;
     this.label8.Text     = "装卸工:";
     //
     // textBox6
     //
     this.textBox6.Location = new System.Drawing.Point(916, 34);
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new System.Drawing.Size(100, 25);
     this.textBox6.TabIndex = 12;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(838, 37);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(82, 15);
     this.label7.TabIndex = 11;
     this.label7.Text     = "入库总量:";
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(73, 83);
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new System.Drawing.Size(100, 25);
     this.textBox5.TabIndex = 10;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(15, 86);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(52, 15);
     this.label6.TabIndex = 9;
     this.label6.Text     = "车队:";
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(732, 34);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(100, 25);
     this.textBox4.TabIndex = 8;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(654, 37);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(82, 15);
     this.label5.TabIndex = 7;
     this.label5.Text     = "入库方式:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(373, 44);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(82, 15);
     this.label4.TabIndex = 5;
     this.label4.Text     = "入库日期:";
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(267, 41);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(100, 25);
     this.textBox2.TabIndex = 4;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(179, 44);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(82, 15);
     this.label3.TabIndex = 3;
     this.label3.Text     = "入库单号:";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(73, 41);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(100, 25);
     this.textBox1.TabIndex = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(15, 44);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(52, 15);
     this.label2.TabIndex = 1;
     this.label2.Text     = "仓库:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location = new System.Drawing.Point(12, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(93, 17);
     this.label1.TabIndex = 0;
     this.label1.Text     = "入库单主表";
     //
     // panel_Details
     //
     this.panel_Details.AutoScroll = true;
     this.panel_Details.Controls.Add(this.gridControl1);
     this.panel_Details.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel_Details.Location = new System.Drawing.Point(0, 297);
     this.panel_Details.Name     = "panel_Details";
     this.panel_Details.Size     = new System.Drawing.Size(916, 424);
     this.panel_Details.TabIndex = 1;
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(916, 424);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     gridFormatRule2.Name = "Format0";
     gridFormatRule2.Rule = formatConditionRuleDateOccuring2;
     gridFormatRule2.Tag  = new System.DateTime(1753, 1, 1, 11, 4, 32, 0);
     this.gridView1.FormatRules.Add(gridFormatRule2);
     this.gridView1.GridControl          = this.gridControl1;
     this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsView.ColumnAutoWidth = false;
     this.gridView1.OptionsView.ShowGroupPanel  = false;
     this.gridView1.CellValueChanging          += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanging);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(41, 34);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(100, 42);
     this.button1.TabIndex = 2;
     this.button1.Text     = "添加";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(41, 96);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(100, 42);
     this.button2.TabIndex = 3;
     this.button2.Text     = "删除";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(41, 259);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(100, 42);
     this.button3.TabIndex = 4;
     this.button3.Text     = "保存";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(41, 323);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(100, 42);
     this.button4.TabIndex = 5;
     this.button4.Text     = "关闭";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // panel_button
     //
     this.panel_button.AutoScroll = true;
     this.panel_button.Controls.Add(this.button1);
     this.panel_button.Controls.Add(this.button4);
     this.panel_button.Controls.Add(this.button2);
     this.panel_button.Controls.Add(this.button3);
     this.panel_button.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel_button.Location = new System.Drawing.Point(916, 297);
     this.panel_button.Name     = "panel_button";
     this.panel_button.Size     = new System.Drawing.Size(168, 424);
     this.panel_button.TabIndex = 6;
     //
     // New_GoDownEntry
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1084, 721);
     this.Controls.Add(this.panel_Details);
     this.Controls.Add(this.panel_button);
     this.Controls.Add(this.panel_Main);
     this.Name = "New_GoDownEntry";
     this.Text = "New_GoDownEntry";
     this.panel_Main.ResumeLayout(false);
     this.panel_Main.PerformLayout();
     this.panel_Details.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.panel_button.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #3
0
 /// <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(rprt0003));
     DevExpress.XtraGrid.GridFormatRule                     gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDateOccuring formatConditionRuleDateOccuring1 = new DevExpress.XtraEditors.FormatConditionRuleDateOccuring();
     this.colCreatedDate            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSTOCKDETAIL_QUANTITY   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSTOCKDETAIL_BARCODE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colItem                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tableLayoutPanel1        = new System.Windows.Forms.TableLayoutPanel();
     this.groupControl1            = new DevExpress.XtraEditors.GroupControl();
     this.labelControl2            = new DevExpress.XtraEditors.LabelControl();
     this.lueStore                 = new DevExpress.XtraEditors.SearchLookUpEdit();
     this.storeBindingSource       = new System.Windows.Forms.BindingSource(this.components);
     this.searchLookUpEdit2View    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCOMPANY_COMPANY_NAME  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnGetReport             = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl2            = new DevExpress.XtraEditors.GroupControl();
     this.gcStockReport            = new DevExpress.XtraGrid.GridControl();
     this.stockDetailBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gvStockReport            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colUnit                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colItemCode              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lueStore.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.storeBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcStockReport)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stockDetailBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvStockReport)).BeginInit();
     this.SuspendLayout();
     //
     // colCreatedDate
     //
     this.colCreatedDate.Caption = "Tarih";
     this.colCreatedDate.DisplayFormat.FormatString = "dd/MM/yyyy hh:mm:ss";
     this.colCreatedDate.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colCreatedDate.FieldName    = "CREATED_DATE";
     this.colCreatedDate.Name         = "colCreatedDate";
     this.colCreatedDate.UnboundType  = DevExpress.Data.UnboundColumnType.DateTime;
     this.colCreatedDate.Visible      = true;
     this.colCreatedDate.VisibleIndex = 6;
     //
     // colSTOCKDETAIL_QUANTITY
     //
     this.colSTOCKDETAIL_QUANTITY.Caption      = "Miktar";
     this.colSTOCKDETAIL_QUANTITY.FieldName    = "STOCKDETAIL_QUANTITY";
     this.colSTOCKDETAIL_QUANTITY.Name         = "colSTOCKDETAIL_QUANTITY";
     this.colSTOCKDETAIL_QUANTITY.Visible      = true;
     this.colSTOCKDETAIL_QUANTITY.VisibleIndex = 3;
     //
     // colSTOCKDETAIL_BARCODE_ID
     //
     this.colSTOCKDETAIL_BARCODE_ID.Caption = "Barkod";
     this.colSTOCKDETAIL_BARCODE_ID.DisplayFormat.FormatString = "d";
     this.colSTOCKDETAIL_BARCODE_ID.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colSTOCKDETAIL_BARCODE_ID.FieldName    = "STOCKDETAIL_BARCODE_ID";
     this.colSTOCKDETAIL_BARCODE_ID.Name         = "colSTOCKDETAIL_BARCODE_ID";
     this.colSTOCKDETAIL_BARCODE_ID.UnboundType  = DevExpress.Data.UnboundColumnType.DateTime;
     this.colSTOCKDETAIL_BARCODE_ID.Visible      = true;
     this.colSTOCKDETAIL_BARCODE_ID.VisibleIndex = 4;
     //
     // colItem
     //
     this.colItem.Caption      = "Ürün";
     this.colItem.FieldName    = "STOCKDETAIL_ITEM_NAME";
     this.colItem.Name         = "colItem";
     this.colItem.Visible      = true;
     this.colItem.VisibleIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.Controls.Add(this.groupControl1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.groupControl2, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 95F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1184, 561);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.labelControl2);
     this.groupControl1.Controls.Add(this.lueStore);
     this.groupControl1.Controls.Add(this.btnGetReport);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(3, 3);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(1178, 89);
     this.groupControl1.TabIndex = 8;
     this.groupControl1.Text     = "İşlem";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(5, 26);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(25, 13);
     this.labelControl2.TabIndex = 4;
     this.labelControl2.Text     = "Depo";
     //
     // lueStore
     //
     this.lueStore.EditValue = "";
     this.lueStore.Location  = new System.Drawing.Point(73, 23);
     this.lueStore.Name      = "lueStore";
     this.lueStore.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lueStore.Properties.DataSource    = this.storeBindingSource;
     this.lueStore.Properties.DisplayMember = "PARAMETERDETAIL_NAME";
     this.lueStore.Properties.PopupView     = this.searchLookUpEdit2View;
     this.lueStore.Properties.ValueMember   = "ID";
     this.lueStore.Size     = new System.Drawing.Size(187, 20);
     this.lueStore.TabIndex = 2;
     //
     // storeBindingSource
     //
     this.storeBindingSource.DataSource = typeof(WiodySM.Data.Model.Entity.Company);
     //
     // searchLookUpEdit2View
     //
     this.searchLookUpEdit2View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCOMPANY_COMPANY_NAME
     });
     this.searchLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.searchLookUpEdit2View.Name           = "searchLookUpEdit2View";
     this.searchLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.searchLookUpEdit2View.OptionsView.ShowGroupPanel = false;
     //
     // colCOMPANY_COMPANY_NAME
     //
     this.colCOMPANY_COMPANY_NAME.Caption      = "Firma";
     this.colCOMPANY_COMPANY_NAME.FieldName    = "PARAMETERDETAIL_NAME";
     this.colCOMPANY_COMPANY_NAME.Name         = "colCOMPANY_COMPANY_NAME";
     this.colCOMPANY_COMPANY_NAME.Visible      = true;
     this.colCOMPANY_COMPANY_NAME.VisibleIndex = 0;
     //
     // btnGetReport
     //
     this.btnGetReport.ImageOptions.Image    = ((System.Drawing.Image)(resources.GetObject("btnGetReport.ImageOptions.Image")));
     this.btnGetReport.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.btnGetReport.Location = new System.Drawing.Point(266, 23);
     this.btnGetReport.Name     = "btnGetReport";
     this.btnGetReport.Size     = new System.Drawing.Size(50, 60);
     this.btnGetReport.TabIndex = 0;
     this.btnGetReport.Text     = "Uygula";
     this.btnGetReport.Click   += new System.EventHandler(this.btnGetReport_Click);
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.gcStockReport);
     this.groupControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl2.Location = new System.Drawing.Point(3, 98);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(1178, 460);
     this.groupControl2.TabIndex = 9;
     this.groupControl2.Text     = "Liste";
     //
     // gcStockReport
     //
     this.gcStockReport.DataSource = this.stockDetailBindingSource;
     this.gcStockReport.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gcStockReport.Location   = new System.Drawing.Point(2, 20);
     this.gcStockReport.MainView   = this.gvStockReport;
     this.gcStockReport.Name       = "gcStockReport";
     this.gcStockReport.Size       = new System.Drawing.Size(1174, 438);
     this.gcStockReport.TabIndex   = 2;
     this.gcStockReport.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvStockReport
     });
     //
     // gvStockReport
     //
     this.gvStockReport.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSTOCKDETAIL_BARCODE_ID,
         this.colSTOCKDETAIL_QUANTITY,
         this.colItem,
         this.colUnit,
         this.gridColumn1,
         this.colItemCode,
         this.colCreatedDate
     });
     gridFormatRule1.Column        = this.colCreatedDate;
     gridFormatRule1.ColumnApplyTo = this.colCreatedDate;
     gridFormatRule1.Name          = "Format0";
     formatConditionRuleDateOccuring1.Appearance.BackColor            = System.Drawing.Color.Red;
     formatConditionRuleDateOccuring1.Appearance.Options.UseBackColor = true;
     formatConditionRuleDateOccuring1.DateType = ((DevExpress.XtraEditors.FilterDateType)(((((((((((DevExpress.XtraEditors.FilterDateType.BeyondThisYear | DevExpress.XtraEditors.FilterDateType.LaterThisMonth)
                                                                                                   | DevExpress.XtraEditors.FilterDateType.LaterThisWeek)
                                                                                                  | DevExpress.XtraEditors.FilterDateType.EarlierThisWeek)
                                                                                                 | DevExpress.XtraEditors.FilterDateType.LastWeek)
                                                                                                | DevExpress.XtraEditors.FilterDateType.EarlierThisMonth)
                                                                                               | DevExpress.XtraEditors.FilterDateType.EarlierThisYear)
                                                                                              | DevExpress.XtraEditors.FilterDateType.Empty)
                                                                                             | DevExpress.XtraEditors.FilterDateType.Beyond)
                                                                                            | DevExpress.XtraEditors.FilterDateType.ThisMonth)
                                                                                           | DevExpress.XtraEditors.FilterDateType.Earlier)));
     formatConditionRuleDateOccuring1.PredefinedName = "Red Fill, Red Text";
     gridFormatRule1.Rule = formatConditionRuleDateOccuring1;
     this.gvStockReport.FormatRules.Add(gridFormatRule1);
     this.gvStockReport.GridControl = this.gcStockReport;
     this.gvStockReport.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STOCKDETAIL_QUANTITY", null, "(Miktar: {0:0.##})")
     });
     this.gvStockReport.Name = "gvStockReport";
     this.gvStockReport.OptionsBehavior.Editable = false;
     //
     // colUnit
     //
     this.colUnit.Caption      = "Birim";
     this.colUnit.FieldName    = "STOCKDETAIL_ITEM_UNIT";
     this.colUnit.Name         = "colUnit";
     this.colUnit.Visible      = true;
     this.colUnit.VisibleIndex = 2;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "Depo";
     this.gridColumn1.FieldName    = "STOCKDETAIL_STORE_NAME";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 5;
     //
     // colItemCode
     //
     this.colItemCode.Caption      = "Kod";
     this.colItemCode.FieldName    = "STOCKDETAIL_ITEM_CODE";
     this.colItemCode.Name         = "colItemCode";
     this.colItemCode.Visible      = true;
     this.colItemCode.VisibleIndex = 1;
     //
     // rprt0003
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1184, 561);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "rprt0003";
     this.Text = "Stok Raporu 2";
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lueStore.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.storeBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit2View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcStockReport)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stockDetailBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvStockReport)).EndInit();
     this.ResumeLayout(false);
 }