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.

503 lines
30 KiB
C#

9 months ago
namespace POSV.Stock
{
partial class ProductStockOutSummaryForm
{
/// <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();
this.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.noTextBox = new POSV.Component.NormalTextBox();
this.endPicker = new POSV.Component.DatePicker();
this.startPicker = new POSV.Component.DatePicker();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.pagerControl1 = new POSV.Component.PagerControl();
this.bindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigator3 = new System.Windows.Forms.BindingNavigator(this.components);
this.detailGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.doubleBufferPanelX1.SuspendLayout();
this.pagerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator3)).BeginInit();
this.SuspendLayout();
//
// controlBox1
//
this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167)))));
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 = false;
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 = true;
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 = 4;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
this.controlBox1.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.noTextBox);
this.doubleBufferPanelX1.Controls.Add(this.endPicker);
this.doubleBufferPanelX1.Controls.Add(this.startPicker);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX1.Controls.Add(this.radioButton5);
this.doubleBufferPanelX1.Controls.Add(this.radioButton4);
this.doubleBufferPanelX1.Controls.Add(this.radioButton3);
this.doubleBufferPanelX1.Controls.Add(this.radioButton2);
this.doubleBufferPanelX1.Controls.Add(this.radioButton1);
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, 93);
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 = 249;
//
// noTextBox
//
this.noTextBox.BackColor = System.Drawing.Color.White;
//
//
//
this.noTextBox.Border.Class = "TextBoxBorder";
this.noTextBox.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.noTextBox.DisabledBackColor = System.Drawing.Color.White;
this.noTextBox.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.noTextBox.ForeColor = System.Drawing.Color.Black;
this.noTextBox.ImeMode = System.Windows.Forms.ImeMode.On;
this.noTextBox.Keyboard = POSV.KeyboardType.;
this.noTextBox.Location = new System.Drawing.Point(431, 12);
this.noTextBox.Name = "noTextBox";
this.noTextBox.PreventEnterBeep = true;
this.noTextBox.Size = new System.Drawing.Size(238, 29);
this.noTextBox.TabIndex = 306;
this.noTextBox.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.noTextBox.WatermarkText = "商品名称\\商品编号";
this.noTextBox.OnEnterClick += new POSV.Component.NormalTextBox.EventHandler(this.In_keyword_Enter);
//
// 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(207, 12);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(190, 26);
this.endPicker.TabIndex = 304;
//
// 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(9, 12);
this.startPicker.Name = "startPicker";
this.startPicker.Size = new System.Drawing.Size(190, 26);
this.startPicker.TabIndex = 305;
//
// checkBoxX1
//
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX1.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX1.Location = new System.Drawing.Point(286, 47);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(68, 33);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX1.TabIndex = 300;
this.checkBoxX1.Tag = "原料";
this.checkBoxX1.Text = "原料";
this.checkBoxX1.CheckedChanged += new System.EventHandler(this.Cb_change_click);
//
// radioButton5
//
//
//
//
this.radioButton5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton5.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton5.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton5.Location = new System.Drawing.Point(431, 47);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(86, 33);
this.radioButton5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton5.TabIndex = 300;
this.radioButton5.Tag = "半成品";
this.radioButton5.Text = "半成品";
this.radioButton5.CheckedChanged += new System.EventHandler(this.Cb_change_click);
//
// radioButton4
//
//
//
//
this.radioButton4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton4.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton4.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton4.Location = new System.Drawing.Point(360, 47);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(65, 33);
this.radioButton4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton4.TabIndex = 298;
this.radioButton4.Tag = "辅料";
this.radioButton4.Text = "辅料";
this.radioButton4.CheckedChanged += new System.EventHandler(this.Cb_change_click);
//
// radioButton3
//
//
//
//
this.radioButton3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton3.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton3.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton3.Location = new System.Drawing.Point(213, 47);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(65, 33);
this.radioButton3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton3.TabIndex = 299;
this.radioButton3.Tag = "成品";
this.radioButton3.Text = "成品";
this.radioButton3.CheckedChanged += new System.EventHandler(this.Cb_change_click);
//
// radioButton2
//
//
//
//
this.radioButton2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton2.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton2.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton2.Location = new System.Drawing.Point(91, 47);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(116, 33);
this.radioButton2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton2.TabIndex = 297;
this.radioButton2.Tag = "普通商品";
this.radioButton2.Text = "普通商品";
this.radioButton2.CheckedChanged += new System.EventHandler(this.Cb_change_click);
//
// radioButton1
//
//
//
//
this.radioButton1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton1.Checked = true;
this.radioButton1.CheckState = System.Windows.Forms.CheckState.Checked;
this.radioButton1.CheckValue = "Y";
this.radioButton1.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton1.Location = new System.Drawing.Point(9, 47);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(76, 33);
this.radioButton1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton1.TabIndex = 296;
this.radioButton1.Tag = "全部";
this.radioButton1.Text = "全部";
this.radioButton1.CheckedChanged += new System.EventHandler(this.Cb_change_click);
//
// 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(765, 0);
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.queryClick);
//
// 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(937, 0);
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.exitClick);
//
// 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(851, 0);
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;
//
// pagerControl1
//
this.pagerControl1.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.pagerControl1.Controls.Add(this.bindingNavigator);
this.pagerControl1.Controls.Add(this.bindingNavigator1);
this.pagerControl1.Controls.Add(this.bindingNavigator2);
this.pagerControl1.Controls.Add(this.bindingNavigator3);
this.pagerControl1.CurrentPage = 1;
this.pagerControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.pagerControl1.ForeColor = System.Drawing.Color.Black;
this.pagerControl1.ForeFont = new System.Drawing.Font("宋体", 14.5F);
this.pagerControl1.Location = new System.Drawing.Point(0, 125);
this.pagerControl1.Name = "pagerControl1";
this.pagerControl1.RecordCount = 0;
this.pagerControl1.RowsPerPage = 50;
this.pagerControl1.Size = new System.Drawing.Size(1024, 34);
this.pagerControl1.TabIndex = 302;
this.pagerControl1.TotalPage = 0;
this.pagerControl1.PageChangeWithObject += new System.Action<object>(this.OnPageChange);
//
// bindingNavigator
//
this.bindingNavigator.AddNewItem = null;
this.bindingNavigator.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.bindingNavigator.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.bindingNavigator.CanOverflow = false;
this.bindingNavigator.CountItem = null;
this.bindingNavigator.DeleteItem = null;
this.bindingNavigator.Dock = System.Windows.Forms.DockStyle.None;
this.bindingNavigator.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bindingNavigator.GripMargin = new System.Windows.Forms.Padding(0);
this.bindingNavigator.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.bindingNavigator.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
this.bindingNavigator.Location = new System.Drawing.Point(867, 2);
this.bindingNavigator.MoveFirstItem = null;
this.bindingNavigator.MoveLastItem = null;
this.bindingNavigator.MoveNextItem = null;
this.bindingNavigator.MovePreviousItem = null;
this.bindingNavigator.Name = "bindingNavigator";
this.bindingNavigator.PositionItem = null;
this.bindingNavigator.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.bindingNavigator.Size = new System.Drawing.Size(1, 0);
this.bindingNavigator.TabIndex = 1;
//
// bindingNavigator1
//
this.bindingNavigator1.AddNewItem = null;
this.bindingNavigator1.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.bindingNavigator1.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.bindingNavigator1.CanOverflow = false;
this.bindingNavigator1.CountItem = null;
this.bindingNavigator1.DeleteItem = null;
this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.None;
this.bindingNavigator1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bindingNavigator1.GripMargin = new System.Windows.Forms.Padding(0);
this.bindingNavigator1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.bindingNavigator1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
this.bindingNavigator1.Location = new System.Drawing.Point(867, 2);
this.bindingNavigator1.MoveFirstItem = null;
this.bindingNavigator1.MoveLastItem = null;
this.bindingNavigator1.MoveNextItem = null;
this.bindingNavigator1.MovePreviousItem = null;
this.bindingNavigator1.Name = "bindingNavigator1";
this.bindingNavigator1.PositionItem = null;
this.bindingNavigator1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.bindingNavigator1.Size = new System.Drawing.Size(1, 0);
this.bindingNavigator1.TabIndex = 1;
//
// bindingNavigator2
//
this.bindingNavigator2.AddNewItem = null;
this.bindingNavigator2.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.bindingNavigator2.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.bindingNavigator2.CanOverflow = false;
this.bindingNavigator2.CountItem = null;
this.bindingNavigator2.DeleteItem = null;
this.bindingNavigator2.Dock = System.Windows.Forms.DockStyle.None;
this.bindingNavigator2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bindingNavigator2.GripMargin = new System.Windows.Forms.Padding(0);
this.bindingNavigator2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.bindingNavigator2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
this.bindingNavigator2.Location = new System.Drawing.Point(1208, 2);
this.bindingNavigator2.MoveFirstItem = null;
this.bindingNavigator2.MoveLastItem = null;
this.bindingNavigator2.MoveNextItem = null;
this.bindingNavigator2.MovePreviousItem = null;
this.bindingNavigator2.Name = "bindingNavigator2";
this.bindingNavigator2.PositionItem = null;
this.bindingNavigator2.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.bindingNavigator2.Size = new System.Drawing.Size(1, 0);
this.bindingNavigator2.TabIndex = 1;
//
// bindingNavigator3
//
this.bindingNavigator3.AddNewItem = null;
this.bindingNavigator3.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.bindingNavigator3.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.bindingNavigator3.CanOverflow = false;
this.bindingNavigator3.CountItem = null;
this.bindingNavigator3.DeleteItem = null;
this.bindingNavigator3.Dock = System.Windows.Forms.DockStyle.None;
this.bindingNavigator3.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bindingNavigator3.GripMargin = new System.Windows.Forms.Padding(0);
this.bindingNavigator3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.bindingNavigator3.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
this.bindingNavigator3.Location = new System.Drawing.Point(838, 2);
this.bindingNavigator3.MoveFirstItem = null;
this.bindingNavigator3.MoveLastItem = null;
this.bindingNavigator3.MoveNextItem = null;
this.bindingNavigator3.MovePreviousItem = null;
this.bindingNavigator3.Name = "bindingNavigator3";
this.bindingNavigator3.PositionItem = null;
this.bindingNavigator3.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.bindingNavigator3.Size = new System.Drawing.Size(1, 0);
this.bindingNavigator3.TabIndex = 1;
//
// detailGrid
//
this.detailGrid.BackColor = System.Drawing.Color.White;
this.detailGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.detailGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.detailGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.detailGrid.ForeColor = System.Drawing.Color.Black;
this.detailGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.detailGrid.Location = new System.Drawing.Point(0, 159);
this.detailGrid.Name = "detailGrid";
//
//
//
this.detailGrid.PrimaryGrid.AllowNullCellMerge = false;
this.detailGrid.PrimaryGrid.AutoGenerateColumns = false;
this.detailGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.detailGrid.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick;
this.detailGrid.PrimaryGrid.MultiSelect = false;
this.detailGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.detailGrid.PrimaryGrid.ShowRowGridIndex = true;
this.detailGrid.Size = new System.Drawing.Size(1024, 609);
this.detailGrid.TabIndex = 337;
this.detailGrid.Text = "superGridControl2";
//
// ProductStockOutSummaryForm
//
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.detailGrid);
this.Controls.Add(this.pagerControl1);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.Name = "ProductStockOutSummaryForm";
this.Text = "ProductStockOutSummaryForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.pagerControl1.ResumeLayout(false);
this.pagerControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator3)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton5;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton4;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton3;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton2;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton1;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.ButtonX buttonX8;
private Component.PagerControl pagerControl1;
private System.Windows.Forms.BindingNavigator bindingNavigator;
private System.Windows.Forms.BindingNavigator bindingNavigator1;
private System.Windows.Forms.BindingNavigator bindingNavigator2;
private System.Windows.Forms.BindingNavigator bindingNavigator3;
private Component.DatePicker endPicker;
private Component.DatePicker startPicker;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl detailGrid;
private Component.NormalTextBox noTextBox;
}
}