You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

501 lines
27 KiB
C#

9 months ago
namespace POSV.Stock
{
partial class StoreStockCheckSummaryForm
{
/// <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.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.keywordTextBox = new POSV.Component.NormalTextBox();
this.startPicker = new POSV.Component.DatePicker();
this.endPicker = new POSV.Component.DatePicker();
this.noTextBox = new POSV.Component.NormalTextBox();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.stockListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX1.SuspendLayout();
this.SuspendLayout();
//
// controlBox1
//
this.controlBox1.BackColor = System.Drawing.Color.Maroon;
this.controlBox1.CloseBox = true;
this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox1.ForeColor = System.Drawing.Color.White;
this.controlBox1.Location = new System.Drawing.Point(0, 0);
this.controlBox1.Margin = new System.Windows.Forms.Padding(0);
this.controlBox1.MessageCenterStatus = false;
this.controlBox1.MinimizeBox = true;
this.controlBox1.Name = "controlBox1";
this.controlBox1.NetworkStatus = false;
this.controlBox1.NewForeColor = System.Drawing.Color.White;
this.controlBox1.SettingsBox = false;
this.controlBox1.ShowApplicationVersion = true;
this.controlBox1.ShowKeyboard = false;
this.controlBox1.ShowLockScreen = false;
this.controlBox1.ShowMessageCenter = false;
this.controlBox1.ShowNetworkStatus = false;
this.controlBox1.ShowQrCode = false;
this.controlBox1.Size = new System.Drawing.Size(1024, 32);
this.controlBox1.TabIndex = 6;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnMinimizedClick);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.keywordTextBox);
this.doubleBufferPanelX1.Controls.Add(this.startPicker);
this.doubleBufferPanelX1.Controls.Add(this.endPicker);
this.doubleBufferPanelX1.Controls.Add(this.noTextBox);
this.doubleBufferPanelX1.Controls.Add(this.labelX2);
this.doubleBufferPanelX1.Controls.Add(this.labelX1);
this.doubleBufferPanelX1.Controls.Add(this.comboBoxEx1);
this.doubleBufferPanelX1.Controls.Add(this.ButtonOk);
this.doubleBufferPanelX1.Controls.Add(this.buttonX10);
this.doubleBufferPanelX1.Controls.Add(this.buttonX8);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 32);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(1024, 88);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 253;
//
// keywordTextBox
//
this.keywordTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.keywordTextBox.Border.Class = "TextBoxBorder";
this.keywordTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.keywordTextBox.ButtonCustom.Symbol = "";
this.keywordTextBox.ButtonCustom.Visible = true;
this.keywordTextBox.DisabledBackColor = System.Drawing.Color.White;
this.keywordTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.keywordTextBox.ForeColor = System.Drawing.Color.Black;
this.keywordTextBox.Keyboard = POSV.KeyboardType.;
this.keywordTextBox.Location = new System.Drawing.Point(341, 49);
this.keywordTextBox.Name = "keywordTextBox";
this.keywordTextBox.PreventEnterBeep = true;
this.keywordTextBox.Size = new System.Drawing.Size(252, 30);
this.keywordTextBox.TabIndex = 345;
this.keywordTextBox.WatermarkText = "商品编号\\商品名称";
//
// startPicker
//
this.startPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.startPicker.Font = new System.Drawing.Font("宋体", 12F);
this.startPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.startPicker.HeaderColor = System.Drawing.Color.Empty;
this.startPicker.Location = new System.Drawing.Point(341, 8);
this.startPicker.Name = "startPicker";
this.startPicker.Size = new System.Drawing.Size(200, 26);
this.startPicker.TabIndex = 343;
//
// endPicker
//
this.endPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.endPicker.Font = new System.Drawing.Font("宋体", 12F);
this.endPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.endPicker.HeaderColor = System.Drawing.Color.Empty;
this.endPicker.Location = new System.Drawing.Point(549, 8);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(202, 26);
this.endPicker.TabIndex = 344;
//
// noTextBox
//
this.noTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.noTextBox.Border.Class = "TextBoxBorder";
this.noTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.noTextBox.ButtonCustom.Symbol = "";
this.noTextBox.ButtonCustom.Visible = true;
this.noTextBox.DisabledBackColor = System.Drawing.Color.White;
this.noTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.noTextBox.ForeColor = System.Drawing.Color.Black;
this.noTextBox.Keyboard = POSV.KeyboardType.;
this.noTextBox.Location = new System.Drawing.Point(121, 8);
this.noTextBox.Name = "noTextBox";
this.noTextBox.PreventEnterBeep = true;
this.noTextBox.Size = new System.Drawing.Size(203, 30);
this.noTextBox.TabIndex = 342;
this.noTextBox.WatermarkText = "单号";
this.noTextBox.ButtonCustomClick += new System.EventHandler(this.OnTxtNoCustomClick);
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("宋体", 14.5F);
this.labelX2.ForeColor = System.Drawing.Color.DodgerBlue;
this.labelX2.Location = new System.Drawing.Point(12, 9);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(105, 30);
this.labelX2.TabIndex = 341;
this.labelX2.Text = "盘点单号:";
this.labelX2.WordWrap = true;
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("宋体", 14.5F);
this.labelX1.ForeColor = System.Drawing.Color.DodgerBlue;
this.labelX1.Location = new System.Drawing.Point(9, 50);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(105, 30);
this.labelX1.TabIndex = 302;
this.labelX1.Text = "选择仓库:";
this.labelX1.WordWrap = true;
//
// comboBoxEx1
//
this.comboBoxEx1.DisplayMember = "Text";
this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx1.Font = new System.Drawing.Font("宋体", 14.5F);
this.comboBoxEx1.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx1.FormattingEnabled = true;
this.comboBoxEx1.ItemHeight = 25;
this.comboBoxEx1.Location = new System.Drawing.Point(120, 49);
this.comboBoxEx1.Name = "comboBoxEx1";
this.comboBoxEx1.Size = new System.Drawing.Size(203, 31);
this.comboBoxEx1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx1.TabIndex = 301;
//
// ButtonOk
//
this.ButtonOk.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.ButtonOk.BackColor = System.Drawing.Color.DodgerBlue;
this.ButtonOk.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonOk.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonOk.FadeEffect = false;
this.ButtonOk.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonOk.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonOk.Location = new System.Drawing.Point(767, 43);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(85, 45);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Tag = "query";
this.ButtonOk.Text = "查询";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.BtnQuery);
//
// buttonX10
//
this.buttonX10.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX10.BackColor = System.Drawing.Color.Red;
this.buttonX10.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX10.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX10.FadeEffect = false;
this.buttonX10.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX10.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX10.Location = new System.Drawing.Point(939, 43);
this.buttonX10.Name = "buttonX10";
this.buttonX10.Size = new System.Drawing.Size(85, 45);
this.buttonX10.TabIndex = 236;
this.buttonX10.Tag = "exit";
this.buttonX10.Text = "退出";
this.buttonX10.TextColor = System.Drawing.Color.White;
this.buttonX10.Click += new System.EventHandler(this.BtnBack);
//
// buttonX8
//
this.buttonX8.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX8.BackColor = System.Drawing.Color.SeaGreen;
this.buttonX8.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX8.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX8.FadeEffect = false;
this.buttonX8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX8.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX8.Location = new System.Drawing.Point(853, 43);
this.buttonX8.Name = "buttonX8";
this.buttonX8.Size = new System.Drawing.Size(85, 45);
this.buttonX8.TabIndex = 234;
this.buttonX8.Tag = "print";
this.buttonX8.Text = "打印";
this.buttonX8.TextColor = System.Drawing.Color.White;
//
// stockListTable
//
this.stockListTable.AllowDrop = true;
this.stockListTable.BackColor = System.Drawing.Color.White;
this.stockListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.stockListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.stockListTable.ForeColor = System.Drawing.Color.Black;
this.stockListTable.ImeMode = System.Windows.Forms.ImeMode.On;
this.stockListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.stockListTable.Location = new System.Drawing.Point(0, 120);
this.stockListTable.Name = "stockListTable";
//
//
//
this.stockListTable.PrimaryGrid.AutoGenerateColumns = false;
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn19);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn9);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn10);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn17);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn11);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn12);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn18);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn13);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.stockListTable.PrimaryGrid.Columns.Add(this.gridColumn14);
this.stockListTable.PrimaryGrid.DefaultRowHeight = 35;
this.stockListTable.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.stockListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.stockListTable.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick;
this.stockListTable.PrimaryGrid.MultiSelect = false;
this.stockListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.stockListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.stockListTable.PrimaryGrid.ShowRowGridIndex = true;
this.stockListTable.Size = new System.Drawing.Size(1024, 648);
this.stockListTable.TabIndex = 301;
this.stockListTable.TabSelection = DevComponents.DotNetBar.SuperGrid.TabSelection.CellSameRow;
this.stockListTable.Text = "superGridControl1";
this.stockListTable.DataBindingComplete += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.OnDataBindingComplete);
//
// gridColumn19
//
this.gridColumn19.AllowEdit = false;
this.gridColumn19.DataPropertyName = "No";
this.gridColumn19.HeaderText = "盘点单号";
this.gridColumn19.Name = "no";
this.gridColumn19.Width = 120;
//
// gridColumn2
//
this.gridColumn2.AllowEdit = false;
this.gridColumn2.DataPropertyName = "StorageName";
this.gridColumn2.HeaderText = "仓库";
this.gridColumn2.Name = "storageName";
this.gridColumn2.Width = 120;
//
// gridColumn9
//
this.gridColumn9.AllowEdit = false;
this.gridColumn9.DataPropertyName = "ProductNo";
this.gridColumn9.HeaderText = "商品编号";
this.gridColumn9.Name = "productNo";
//
// gridColumn3
//
this.gridColumn3.AllowEdit = false;
this.gridColumn3.DataPropertyName = "ProductName";
this.gridColumn3.HeaderText = "商品名称";
this.gridColumn3.Name = "productName";
this.gridColumn3.Width = 120;
//
// gridColumn4
//
this.gridColumn4.AllowEdit = false;
this.gridColumn4.DataPropertyName = "SpecName";
this.gridColumn4.HeaderText = "规格名";
this.gridColumn4.Name = "specName";
//
// gridColumn5
//
this.gridColumn5.AllowEdit = false;
this.gridColumn5.DataPropertyName = "ProductDescription";
this.gridColumn5.HeaderText = "商品说明";
this.gridColumn5.Name = "productDescription";
this.gridColumn5.Visible = false;
//
// gridColumn6
//
this.gridColumn6.AllowEdit = false;
this.gridColumn6.DataPropertyName = "StockUnitName";
this.gridColumn6.HeaderText = "库存单位";
this.gridColumn6.Name = "stockUnitName";
this.gridColumn6.Width = 80;
//
// gridColumn1
//
this.gridColumn1.AllowEdit = false;
this.gridColumn1.DataPropertyName = "SysPrice";
this.gridColumn1.HeaderText = "系统价格";
this.gridColumn1.Name = "sysPrice";
//
// gridColumn7
//
this.gridColumn7.AllowEdit = false;
this.gridColumn7.DataPropertyName = "SysAmount";
this.gridColumn7.HeaderText = "系统数量";
this.gridColumn7.Name = "sysAmount";
//
// gridColumn10
//
this.gridColumn10.AllowEdit = false;
this.gridColumn10.DataPropertyName = "CheckAmount";
this.gridColumn10.HeaderText = "盘点数量";
this.gridColumn10.Name = "checkAmount";
//
// gridColumn17
//
this.gridColumn17.AllowEdit = false;
this.gridColumn17.DataPropertyName = "DifferenceAmount";
this.gridColumn17.HeaderText = "差异数量";
this.gridColumn17.Name = "differenceAmount";
//
// gridColumn11
//
this.gridColumn11.AllowEdit = false;
this.gridColumn11.DataPropertyName = "SysMoney";
this.gridColumn11.HeaderText = "系统金额";
this.gridColumn11.Name = "sysMoney";
//
// gridColumn12
//
this.gridColumn12.AllowEdit = false;
this.gridColumn12.DataPropertyName = "CheckMoney";
this.gridColumn12.HeaderText = "盘点金额";
this.gridColumn12.Name = "checkMoney";
//
// gridColumn18
//
this.gridColumn18.AllowEdit = false;
this.gridColumn18.DataPropertyName = "DifferenceMoney";
this.gridColumn18.HeaderText = "差异金额";
this.gridColumn18.Name = "differenceMoney";
//
// gridColumn13
//
this.gridColumn13.AllowEdit = false;
this.gridColumn13.DataPropertyName = "Description";
this.gridColumn13.HeaderText = "备注说明";
this.gridColumn13.Name = "description";
this.gridColumn13.Width = 110;
//
// gridColumn8
//
this.gridColumn8.AllowEdit = false;
this.gridColumn8.DataPropertyName = "CheckMan";
this.gridColumn8.HeaderText = "审核人";
this.gridColumn8.Name = "checkMan";
//
// gridColumn14
//
this.gridColumn14.AllowEdit = false;
this.gridColumn14.DataPropertyName = "CheckDate";
this.gridColumn14.HeaderText = "审核日期";
this.gridColumn14.Name = "checkDate";
this.gridColumn14.Width = 120;
//
// StoreStockCheckSummaryForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.stockListTable);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.Name = "StoreStockCheckSummaryForm";
this.Text = "StoreStockCheckSummaryForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.NormalTextBox noTextBox;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.ButtonX buttonX8;
private Component.DatePicker startPicker;
private Component.DatePicker endPicker;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl stockListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14;
private Component.NormalTextBox keywordTextBox;
}
}