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.

366 lines
20 KiB
C#

namespace POSV.Stock
{
partial class StoreStockCheckTemplateForm
{
/// <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.noTextBox = new POSV.Component.NormalTextBox();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.ticketListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.pagerControl1 = new POSV.Component.PagerControl();
this.detailListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = 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.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
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 = 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 = 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 = 5;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.buttonX2);
this.doubleBufferPanelX1.Controls.Add(this.noTextBox);
this.doubleBufferPanelX1.Controls.Add(this.buttonX1);
this.doubleBufferPanelX1.Controls.Add(this.buttonX10);
this.doubleBufferPanelX1.Controls.Add(this.labelX4);
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.Padding = new System.Windows.Forms.Padding(20, 10, 10, 10);
this.doubleBufferPanelX1.Size = new System.Drawing.Size(1024, 54);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 339;
//
// 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(150, 11);
this.noTextBox.Name = "noTextBox";
this.noTextBox.PreventEnterBeep = true;
this.noTextBox.Size = new System.Drawing.Size(247, 30);
this.noTextBox.TabIndex = 341;
this.noTextBox.WatermarkText = "模板编号";
this.noTextBox.ButtonCustomClick += new System.EventHandler(this.OnTxtMemoCustomClick);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX1.BackColor = System.Drawing.Color.DodgerBlue;
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX1.FadeEffect = false;
this.buttonX1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX1.Location = new System.Drawing.Point(403, 4);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(82, 45);
this.buttonX1.TabIndex = 337;
this.buttonX1.Tag = "exit";
this.buttonX1.Text = "查询";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.BntQuery);
//
// 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(924, 4);
this.buttonX10.Name = "buttonX10";
this.buttonX10.Size = new System.Drawing.Size(100, 45);
this.buttonX10.TabIndex = 335;
this.buttonX10.Tag = "exit";
this.buttonX10.Text = "取消";
this.buttonX10.TextColor = System.Drawing.Color.White;
this.buttonX10.Click += new System.EventHandler(this.BtnCancelClick);
//
// labelX4
//
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("宋体", 14.5F);
this.labelX4.ForeColor = System.Drawing.Color.Maroon;
this.labelX4.Location = new System.Drawing.Point(4, 11);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(137, 30);
this.labelX4.TabIndex = 333;
this.labelX4.Text = "盘点模板编号:";
this.labelX4.WordWrap = true;
//
// ticketListTable
//
this.ticketListTable.BackColor = System.Drawing.Color.White;
this.ticketListTable.Dock = System.Windows.Forms.DockStyle.Top;
this.ticketListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.ticketListTable.ForeColor = System.Drawing.Color.Black;
this.ticketListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.ticketListTable.Location = new System.Drawing.Point(0, 86);
this.ticketListTable.Name = "ticketListTable";
//
//
//
this.ticketListTable.PrimaryGrid.AllowEdit = false;
this.ticketListTable.PrimaryGrid.AutoGenerateColumns = false;
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn10);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn11);
this.ticketListTable.PrimaryGrid.Columns.Add(this.gridColumn14);
this.ticketListTable.PrimaryGrid.DefaultRowHeight = 35;
this.ticketListTable.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ticketListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.ticketListTable.PrimaryGrid.MultiSelect = false;
this.ticketListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.ticketListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.ticketListTable.PrimaryGrid.ShowRowGridIndex = true;
this.ticketListTable.Size = new System.Drawing.Size(1024, 160);
this.ticketListTable.TabIndex = 343;
this.ticketListTable.Text = "superGridControl1";
this.ticketListTable.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnTicketRowActivated);
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "Id";
this.gridColumn1.HeaderText = "id";
this.gridColumn1.Name = "id";
this.gridColumn1.Visible = false;
//
// gridColumn10
//
this.gridColumn10.DataPropertyName = "No";
this.gridColumn10.HeaderText = "单号";
this.gridColumn10.Name = "no";
this.gridColumn10.Width = 140;
//
// gridColumn11
//
this.gridColumn11.DataPropertyName = "Name";
this.gridColumn11.HeaderText = "名称";
this.gridColumn11.Name = "name";
this.gridColumn11.Width = 160;
//
// gridColumn14
//
this.gridColumn14.DataPropertyName = "Description";
this.gridColumn14.HeaderText = "备注说明";
this.gridColumn14.Name = "description";
this.gridColumn14.Width = 200;
//
// pagerControl1
//
this.pagerControl1.BackColor = System.Drawing.SystemColors.InactiveCaption;
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, 246);
this.pagerControl1.Name = "pagerControl1";
this.pagerControl1.RecordCount = 0;
this.pagerControl1.RowsPerPage = 10;
this.pagerControl1.Size = new System.Drawing.Size(1024, 34);
this.pagerControl1.TabIndex = 344;
this.pagerControl1.TotalPage = 0;
//
// detailListTable
//
this.detailListTable.BackColor = System.Drawing.Color.White;
this.detailListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.detailListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.detailListTable.ForeColor = System.Drawing.Color.Black;
this.detailListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.detailListTable.Location = new System.Drawing.Point(0, 280);
this.detailListTable.Name = "detailListTable";
//
//
//
this.detailListTable.PrimaryGrid.AllowEdit = false;
this.detailListTable.PrimaryGrid.AutoGenerateColumns = false;
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.detailListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.detailListTable.PrimaryGrid.DefaultRowHeight = 35;
this.detailListTable.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.detailListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.detailListTable.PrimaryGrid.MultiSelect = false;
this.detailListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.detailListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.detailListTable.PrimaryGrid.ShowRowGridIndex = true;
this.detailListTable.Size = new System.Drawing.Size(1024, 488);
this.detailListTable.TabIndex = 345;
this.detailListTable.Text = "superGridControl1";
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "ProductNo";
this.gridColumn2.HeaderText = "商品编号";
this.gridColumn2.Name = "productNo";
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "ProductName";
this.gridColumn3.HeaderText = "商品名称";
this.gridColumn3.Name = "productName";
this.gridColumn3.Width = 140;
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "SpecName";
this.gridColumn4.HeaderText = "规格名";
this.gridColumn4.Name = "specName";
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "ProductDescription";
this.gridColumn5.HeaderText = "商品说明";
this.gridColumn5.Name = "productDescription";
this.gridColumn5.Width = 120;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "StockUnitName";
this.gridColumn8.HeaderText = "库存单位";
this.gridColumn8.Name = "stockUnitName";
this.gridColumn8.Width = 80;
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX2.BackColor = System.Drawing.Color.Green;
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX2.FadeEffect = false;
this.buttonX2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX2.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX2.Location = new System.Drawing.Point(486, 4);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(81, 45);
this.buttonX2.TabIndex = 342;
this.buttonX2.Tag = "exit";
this.buttonX2.Text = "选择";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.BtnSelect);
//
// StoreStockCheckTemplateForm
//
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.detailListTable);
this.Controls.Add(this.pagerControl1);
this.Controls.Add(this.ticketListTable);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.Name = "StoreStockCheckTemplateForm";
this.Text = "StoreStockCheckTemplateForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl ticketListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14;
private Component.PagerControl pagerControl1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl detailListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.ButtonX buttonX1;
private Component.NormalTextBox noTextBox;
private DevComponents.DotNetBar.ButtonX buttonX2;
}
}