454 lines
25 KiB
C#
454 lines
25 KiB
C#
namespace WMS.FrmPrint
|
|
{
|
|
partial class RkBoxCode
|
|
{
|
|
/// <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 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();
|
|
DevExpress.XtraPrinting.BarCode.QRCodeGenerator qrCodeGenerator1 = new DevExpress.XtraPrinting.BarCode.QRCodeGenerator();
|
|
DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator();
|
|
DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RkBoxCode));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrBarCode2 = new DevExpress.XtraReports.UI.XRBarCode();
|
|
this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
|
|
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPanel1});
|
|
this.Detail.Dpi = 254F;
|
|
this.Detail.HeightF = 600F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
|
|
this.Detail.StylePriority.UseBorders = false;
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrPanel1
|
|
//
|
|
this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel3,
|
|
this.xrLabel1,
|
|
this.xrLabel6,
|
|
this.xrTable2,
|
|
this.xrBarCode2,
|
|
this.xrBarCode1,
|
|
this.xrLabel8,
|
|
this.xrLabel7,
|
|
this.xrTable1,
|
|
this.xrLabel5,
|
|
this.xrLabel2,
|
|
this.xrLabel4});
|
|
this.xrPanel1.Dpi = 254F;
|
|
this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 10F);
|
|
this.xrPanel1.Name = "xrPanel1";
|
|
this.xrPanel1.SizeF = new System.Drawing.SizeF(978.8334F, 570.6667F);
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.物料编号")});
|
|
this.xrLabel3.Dpi = 254F;
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("宋体", 14.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(343.8529F, 66.67479F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(633.688F, 79.58672F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Dpi = 254F;
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("宋体", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(8.074442E-05F, 66.67479F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(343.8528F, 79.58672F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "物料编号";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.仓库名称")});
|
|
this.xrLabel6.Dpi = 254F;
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("宋体", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(343.8529F, 0F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(631.1472F, 66.6748F);
|
|
this.xrLabel6.StylePriority.UseBorders = false;
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrTable2
|
|
//
|
|
this.xrTable2.Dpi = 254F;
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 276.119F);
|
|
this.xrTable2.Name = "xrTable2";
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow2});
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(975F, 63.5F);
|
|
this.xrTable2.StylePriority.UseTextAlignment = false;
|
|
this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrTableRow2
|
|
//
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell8,
|
|
this.xrTableCell10,
|
|
this.xrTableCell5,
|
|
this.xrTableCell6,
|
|
this.xrTableCell7});
|
|
this.xrTableRow2.Dpi = 254F;
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
this.xrTableRow2.Weight = 1D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.装箱数")});
|
|
this.xrTableCell8.Dpi = 254F;
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.Weight = 0.74971395852022749D;
|
|
//
|
|
// xrTableCell10
|
|
//
|
|
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.箱型")});
|
|
this.xrTableCell10.Dpi = 254F;
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
this.xrTableCell10.Weight = 0.507714284679705D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.单位名称")});
|
|
this.xrTableCell5.Dpi = 254F;
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.Weight = 0.28485735273002577D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.生产日期", "{0:yyyy-MM-dd}")});
|
|
this.xrTableCell6.Dpi = 254F;
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.Weight = 0.649142172153966D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.保质期")});
|
|
this.xrTableCell7.Dpi = 254F;
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Weight = 0.967176735651915D;
|
|
//
|
|
// xrBarCode2
|
|
//
|
|
this.xrBarCode2.Alignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrBarCode2.BorderWidth = 0F;
|
|
this.xrBarCode2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.二维码")});
|
|
this.xrBarCode2.Dpi = 254F;
|
|
this.xrBarCode2.LocationFloat = new DevExpress.Utils.PointFloat(739.9514F, 420.9391F);
|
|
this.xrBarCode2.Module = 4F;
|
|
this.xrBarCode2.Name = "xrBarCode2";
|
|
this.xrBarCode2.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
|
|
this.xrBarCode2.ShowText = false;
|
|
this.xrBarCode2.SizeF = new System.Drawing.SizeF(235.0485F, 125.7276F);
|
|
this.xrBarCode2.StylePriority.UseBorderWidth = false;
|
|
qrCodeGenerator1.CompactionMode = DevExpress.XtraPrinting.BarCode.QRCodeCompactionMode.Byte;
|
|
qrCodeGenerator1.ErrorCorrectionLevel = DevExpress.XtraPrinting.BarCode.QRCodeErrorCorrectionLevel.Q;
|
|
qrCodeGenerator1.Version = DevExpress.XtraPrinting.BarCode.QRCodeVersion.Version2;
|
|
this.xrBarCode2.Symbology = qrCodeGenerator1;
|
|
//
|
|
// xrBarCode1
|
|
//
|
|
this.xrBarCode1.AutoModule = true;
|
|
this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.箱码")});
|
|
this.xrBarCode1.Dpi = 254F;
|
|
this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(0.0001211166F, 421.8513F);
|
|
this.xrBarCode1.Module = 4F;
|
|
this.xrBarCode1.Name = "xrBarCode1";
|
|
this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
|
|
this.xrBarCode1.SizeF = new System.Drawing.SizeF(739.9513F, 125.7276F);
|
|
this.xrBarCode1.Symbology = code128Generator1;
|
|
this.xrBarCode1.Text = "123123213";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.供应商名称")});
|
|
this.xrLabel8.Dpi = 254F;
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("宋体", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(231.4222F, 339.619F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(746.1179F, 82.2323F);
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.Dpi = 254F;
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0.0001211166F, 339.619F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(231.4221F, 82.2323F);
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.Text = "厂家";
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.Dpi = 254F;
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(8.074442E-05F, 212.619F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(974.9999F, 63.5F);
|
|
this.xrTable1.StylePriority.UseTextAlignment = false;
|
|
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrTableRow1
|
|
//
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell1,
|
|
this.xrTableCell9,
|
|
this.xrTableCell2,
|
|
this.xrTableCell4,
|
|
this.xrTableCell3});
|
|
this.xrTableRow1.Dpi = 254F;
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 1D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.Dpi = 254F;
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.Text = "装箱数";
|
|
this.xrTableCell1.Weight = 0.77085758602342747D;
|
|
//
|
|
// xrTableCell9
|
|
//
|
|
this.xrTableCell9.Dpi = 254F;
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
this.xrTableCell9.Text = "箱型";
|
|
this.xrTableCell9.Weight = 0.52203323723774175D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Dpi = 254F;
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.Text = "单位";
|
|
this.xrTableCell2.Weight = 0.29289082326116928D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Dpi = 254F;
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.Text = "生产日期";
|
|
this.xrTableCell4.Weight = 0.667449530449559D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.Dpi = 254F;
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.Text = "保质期";
|
|
this.xrTableCell3.Weight = 0.99445328875732009D;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel5.Dpi = 254F;
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("宋体", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(8.074442E-05F, 0F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(343.8528F, 66.6748F);
|
|
this.xrLabel5.StylePriority.UseBorders = false;
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.Text = "仓库地址";
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Dpi = 254F;
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("宋体", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(8.074442E-05F, 146.2615F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(343.8529F, 66.35751F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "物料名称";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "箱码打印.物料名称")});
|
|
this.xrLabel4.Dpi = 254F;
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("宋体", 14.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(134)))});
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(343.8531F, 146.2615F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(631.147F, 66.35756F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// sqlDataSource1
|
|
//
|
|
this.sqlDataSource1.ConnectionName = "112.4.208.194,8888_WMS_Connection 1";
|
|
this.sqlDataSource1.Name = "sqlDataSource1";
|
|
customSqlQuery1.Name = "箱码打印";
|
|
customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
|
|
this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
|
|
customSqlQuery1});
|
|
this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
|
|
//
|
|
// TopMargin
|
|
//
|
|
this.TopMargin.Dpi = 254F;
|
|
this.TopMargin.HeightF = 0F;
|
|
this.TopMargin.Name = "TopMargin";
|
|
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
|
|
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// BottomMargin
|
|
//
|
|
this.BottomMargin.Dpi = 254F;
|
|
this.BottomMargin.HeightF = 0F;
|
|
this.BottomMargin.Name = "BottomMargin";
|
|
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
|
|
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// RkBoxCode
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.TopMargin,
|
|
this.BottomMargin});
|
|
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
|
|
this.sqlDataSource1});
|
|
this.DataMember = "箱码打印";
|
|
this.DataSource = this.sqlDataSource1;
|
|
this.Dpi = 254F;
|
|
this.Margins = new DevExpress.Drawing.DXMargins(10, 0, 0, 0);
|
|
this.PageHeight = 600;
|
|
this.PageWidth = 1000;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
|
|
this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
|
|
this.SnapGridSize = 25F;
|
|
this.Version = "16.2";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRPanel xrPanel1;
|
|
private DevExpress.XtraReports.UI.XRBarCode xrBarCode1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRBarCode xrBarCode2;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
private DevExpress.DataAccess.Sql.SqlDataSource sqlDataSource1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
}
|
|
}
|