コード例 #1
0
ファイル: dxBarcodePrint.cs プロジェクト: mharby/DNS.Labels
        private void dxBarcodePrint_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
        {
            if (this.BarcodeType == "Code 39")
            {
                DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator = new DevExpress.XtraPrinting.BarCode.Code39Generator();
                code39Generator.CalcCheckSum = false;
                this.MainXRBarCode.Symbology = code39Generator;
                this.MainXRBarCode.ShowText  = ShowBarcodeText;

                return;
            }

            if (this.BarcodeType == "Code 128")
            {
                DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator = new DevExpress.XtraPrinting.BarCode.Code128Generator();
                this.MainXRBarCode.Symbology = code128Generator;
                this.MainXRBarCode.ShowText  = ShowBarcodeText;
                return;
            }

            if (this.BarcodeType == "QRCode")
            {
                DevExpress.XtraPrinting.BarCode.QRCodeGenerator codeQRGenerator = new DevExpress.XtraPrinting.BarCode.QRCodeGenerator();
                this.MainXRBarCode.Symbology = codeQRGenerator;
                this.MainXRBarCode.ShowText  = ShowBarcodeText;
                return;
            }
        }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     System.ComponentModel.ComponentResourceManager  resources        = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport_PO));
     this.Detail                  = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine2                 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel25               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12               = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin               = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin            = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo2             = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel1                = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader              = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrPictureBox1           = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel32               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel31               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1                 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel11               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrBarCode1              = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrLabel6                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1             = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel27               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28               = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter            = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel29               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel30               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel26               = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1            = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.GroupFooter1            = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.ediDataSet_PDF_PO_Kota1 = new PDF_PO_Kota.EDIDataSet_PDF_PO_Kota();
     this.v_T_POTableAdapter1     = new PDF_PO_Kota.EDIDataSet_PDF_PO_KotaTableAdapters.v_T_POTableAdapter();
     this.xrLabel33               = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.ediDataSet_PDF_PO_Kota1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel33,
         this.xrLine2,
         this.xrLabel25,
         this.xrLabel24,
         this.xrLabel23,
         this.xrLabel22,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12
     });
     resources.ApplyResources(this.Detail, "Detail");
     this.Detail.KeepTogether     = true;
     this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail.Name             = "Detail";
     this.Detail.Padding          = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // xrLine2
     //
     resources.ApplyResources(this.xrLine2, "xrLine2");
     this.xrLine2.Name = "xrLine2";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.TI", "{0}")
     });
     resources.ApplyResources(this.xrLabel25, "xrLabel25");
     this.xrLabel25.Name    = "xrLabel25";
     this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel25.StylePriority.UseFont          = false;
     this.xrLabel25.StylePriority.UsePadding       = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.WordWrap = false;
     //
     // xrLabel24
     //
     this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.IP_BARCODE", "{0}")
     });
     resources.ApplyResources(this.xrLabel24, "xrLabel24");
     this.xrLabel24.Name    = "xrLabel24";
     this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel24.StylePriority.UseFont          = false;
     this.xrLabel24.StylePriority.UsePadding       = false;
     this.xrLabel24.StylePriority.UseTextAlignment = false;
     this.xrLabel24.WordWrap = false;
     //
     // xrLabel23
     //
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.VENDOR_ITEM_NO", "{0}")
     });
     resources.ApplyResources(this.xrLabel23, "xrLabel23");
     this.xrLabel23.Name    = "xrLabel23";
     this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel23.StylePriority.UseFont          = false;
     this.xrLabel23.StylePriority.UsePadding       = false;
     this.xrLabel23.StylePriority.UseTextAlignment = false;
     this.xrLabel23.WordWrap = false;
     //
     // xrLabel22
     //
     this.xrLabel22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.MATURITIES_DAYS", "{0}")
     });
     resources.ApplyResources(this.xrLabel22, "xrLabel22");
     this.xrLabel22.Name    = "xrLabel22";
     this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UsePadding       = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.WordWrap = false;
     //
     // xrLabel21
     //
     this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.CARTON_QTY", "{0}")
     });
     resources.ApplyResources(this.xrLabel21, "xrLabel21");
     this.xrLabel21.Name    = "xrLabel21";
     this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UsePadding       = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.WordWrap = false;
     //
     // xrLabel20
     //
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.INNER_QTY", "{0}")
     });
     resources.ApplyResources(this.xrLabel20, "xrLabel20");
     this.xrLabel20.Name    = "xrLabel20";
     this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UsePadding       = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.WordWrap = false;
     //
     // xrLabel19
     //
     this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.CS_BARCODE", "{0}")
     });
     resources.ApplyResources(this.xrLabel19, "xrLabel19");
     this.xrLabel19.Name    = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UsePadding       = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.WordWrap = false;
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.EA_BARCODE", "{0}")
     });
     resources.ApplyResources(this.xrLabel18, "xrLabel18");
     this.xrLabel18.Name    = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UsePadding       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.WordWrap = false;
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.IP_QTY", "{0}")
     });
     resources.ApplyResources(this.xrLabel17, "xrLabel17");
     this.xrLabel17.Name    = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UsePadding       = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.WordWrap = false;
     //
     // xrLabel16
     //
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.MANUFACTURING_DAYS", "{0}")
     });
     resources.ApplyResources(this.xrLabel16, "xrLabel16");
     this.xrLabel16.Name    = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UsePadding       = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.WordWrap = false;
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.QTY", "{0}")
     });
     resources.ApplyResources(this.xrLabel15, "xrLabel15");
     this.xrLabel15.Name    = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UsePadding       = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.WordWrap = false;
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.NAME", "{0}")
     });
     resources.ApplyResources(this.xrLabel14, "xrLabel14");
     this.xrLabel14.Name    = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UsePadding       = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.ITEM_NO", "{0}")
     });
     resources.ApplyResources(this.xrLabel13, "xrLabel13");
     this.xrLabel13.Name    = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.WordWrap = false;
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.ITEM_SEQ_NO")
     });
     resources.ApplyResources(this.xrLabel12, "xrLabel12");
     this.xrLabel12.Name    = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.WordWrap = false;
     //
     // TopMargin
     //
     resources.ApplyResources(this.TopMargin, "TopMargin");
     this.TopMargin.Name    = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo2
     });
     resources.ApplyResources(this.BottomMargin, "BottomMargin");
     this.BottomMargin.Name    = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     resources.ApplyResources(this.xrPageInfo2, "xrPageInfo2");
     this.xrPageInfo2.Name    = "xrPageInfo2";
     this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.VENDOR_NO", "    廠商:{0}")
     });
     resources.ApplyResources(this.xrLabel1, "xrLabel1");
     this.xrLabel1.Name    = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.WordWrap = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox1,
         this.xrLabel32,
         this.xrLabel31,
         this.xrLine1,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel5,
         this.xrLabel2,
         this.xrBarCode1,
         this.xrLabel6,
         this.xrLabel4,
         this.xrLabel3,
         this.xrPageInfo1,
         this.xrLabel1
     });
     resources.ApplyResources(this.PageHeader, "PageHeader");
     this.PageHeader.Name = "PageHeader";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     resources.ApplyResources(this.xrPictureBox1, "xrPictureBox1");
     this.xrPictureBox1.Name   = "xrPictureBox1";
     this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrLabel32
     //
     resources.ApplyResources(this.xrLabel32, "xrLabel32");
     this.xrLabel32.Name    = "xrLabel32";
     this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel32.StylePriority.UseFont          = false;
     this.xrLabel32.StylePriority.UseTextAlignment = false;
     //
     // xrLabel31
     //
     this.xrLabel31.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.PO_NO", "*{0}*")
     });
     resources.ApplyResources(this.xrLabel31, "xrLabel31");
     this.xrLabel31.Name    = "xrLabel31";
     this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel31.StylePriority.UseFont          = false;
     this.xrLabel31.StylePriority.UseTextAlignment = false;
     this.xrLabel31.WordWrap = false;
     //
     // xrLine1
     //
     resources.ApplyResources(this.xrLine1, "xrLine1");
     this.xrLine1.Name = "xrLine1";
     //
     // xrLabel11
     //
     this.xrLabel11.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrLabel11.CanGrow        = false;
     resources.ApplyResources(this.xrLabel11, "xrLabel11");
     this.xrLabel11.Name    = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.WordWrap = false;
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.remark2", "{0}")
     });
     resources.ApplyResources(this.xrLabel10, "xrLabel10");
     this.xrLabel10.Name    = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.WordWrap = false;
     //
     // xrLabel9
     //
     resources.ApplyResources(this.xrLabel9, "xrLabel9");
     this.xrLabel9.Name    = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.WordWrap = false;
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.remark", "{0}")
     });
     resources.ApplyResources(this.xrLabel8, "xrLabel8");
     this.xrLabel8.Name    = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.WordWrap = false;
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.ARRIVE_START_TIME", "預計進廠起迄:{0}")
     });
     resources.ApplyResources(this.xrLabel7, "xrLabel7");
     this.xrLabel7.Name    = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.WordWrap = false;
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.PO_NO", "    單號:{0}")
     });
     resources.ApplyResources(this.xrLabel5, "xrLabel5");
     this.xrLabel5.Name    = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.WordWrap = false;
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.ARRIVE_DATE", "    到貨日期:{0}")
     });
     resources.ApplyResources(this.xrLabel2, "xrLabel2");
     this.xrLabel2.Name    = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.WordWrap = false;
     //
     // xrBarCode1
     //
     this.xrBarCode1.Alignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.PO_NO", "{0}")
     });
     resources.ApplyResources(this.xrBarCode1, "xrBarCode1");
     this.xrBarCode1.Module   = 1F;
     this.xrBarCode1.Name     = "xrBarCode1";
     this.xrBarCode1.Padding  = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrBarCode1.ShowText = false;
     this.xrBarCode1.StylePriority.UseFont          = false;
     this.xrBarCode1.StylePriority.UsePadding       = false;
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39Generator1.CalcCheckSum    = false;
     code39Generator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology        = code39Generator1;
     //
     // xrLabel6
     //
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.SITE_NO_Descr", "{0}")
     });
     resources.ApplyResources(this.xrLabel6, "xrLabel6");
     this.xrLabel6.Name    = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.WordWrap = false;
     //
     // xrLabel4
     //
     resources.ApplyResources(this.xrLabel4, "xrLabel4");
     this.xrLabel4.Name    = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.RECEIVE_PLACE_ADDR", "到貨地址:{0}")
     });
     resources.ApplyResources(this.xrLabel3, "xrLabel3");
     this.xrLabel3.Name    = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.WordWrap = false;
     //
     // xrPageInfo1
     //
     resources.ApplyResources(this.xrPageInfo1, "xrPageInfo1");
     this.xrPageInfo1.Name     = "xrPageInfo1";
     this.xrPageInfo1.Padding  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.WordWrap = false;
     //
     // xrLabel27
     //
     this.xrLabel27.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel27.CanGrow        = false;
     resources.ApplyResources(this.xrLabel27, "xrLabel27");
     this.xrLabel27.Name    = "xrLabel27";
     this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel27.StylePriority.UseFont          = false;
     this.xrLabel27.StylePriority.UseTextAlignment = false;
     this.xrLabel27.WordWrap = false;
     //
     // xrLabel28
     //
     this.xrLabel28.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel28.CanGrow        = false;
     resources.ApplyResources(this.xrLabel28, "xrLabel28");
     this.xrLabel28.Name    = "xrLabel28";
     this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel28.StylePriority.UseFont          = false;
     this.xrLabel28.StylePriority.UseTextAlignment = false;
     this.xrLabel28.WordWrap = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel27,
         this.xrLabel28,
         this.xrLabel29,
         this.xrLabel30
     });
     resources.ApplyResources(this.ReportFooter, "ReportFooter");
     this.ReportFooter.KeepTogether  = true;
     this.ReportFooter.Name          = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrLabel29
     //
     this.xrLabel29.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrLabel29.CanGrow        = false;
     resources.ApplyResources(this.xrLabel29, "xrLabel29");
     this.xrLabel29.Name    = "xrLabel29";
     this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel29.StylePriority.UseFont          = false;
     this.xrLabel29.StylePriority.UseTextAlignment = false;
     this.xrLabel29.WordWrap = false;
     //
     // xrLabel30
     //
     this.xrLabel30.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrLabel30.CanGrow        = false;
     resources.ApplyResources(this.xrLabel30, "xrLabel30");
     this.xrLabel30.Name    = "xrLabel30";
     this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel30.StylePriority.UseFont          = false;
     this.xrLabel30.StylePriority.UseTextAlignment = false;
     this.xrLabel30.WordWrap = false;
     //
     // xrLabel26
     //
     this.xrLabel26.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.TotalCase", "總箱量:{0}")
     });
     resources.ApplyResources(this.xrLabel26, "xrLabel26");
     this.xrLabel26.Name    = "xrLabel26";
     this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel26.StylePriority.UseFont          = false;
     this.xrLabel26.StylePriority.UseTextAlignment = false;
     this.xrLabel26.WordWrap = false;
     //
     // GroupHeader1
     //
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("PO_NO", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     resources.ApplyResources(this.GroupHeader1, "GroupHeader1");
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel26
     });
     resources.ApplyResources(this.GroupFooter1, "GroupFooter1");
     this.GroupFooter1.Name = "GroupFooter1";
     //
     // ediDataSet_PDF_PO_Kota1
     //
     this.ediDataSet_PDF_PO_Kota1.DataSetName             = "EDIDataSet";
     this.ediDataSet_PDF_PO_Kota1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // v_T_POTableAdapter1
     //
     this.v_T_POTableAdapter1.ClearBeforeFill = true;
     //
     // xrLabel33
     //
     this.xrLabel33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "v_T_PO.PACKING_MEMO", "{0}")
     });
     resources.ApplyResources(this.xrLabel33, "xrLabel33");
     this.xrLabel33.Name    = "xrLabel33";
     this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel33.StylePriority.UseFont          = false;
     this.xrLabel33.StylePriority.UsePadding       = false;
     this.xrLabel33.StylePriority.UseTextAlignment = false;
     this.xrLabel33.WordWrap = false;
     //
     // XtraReport_PO
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.ReportFooter,
         this.GroupHeader1,
         this.GroupFooter1
     });
     this.DataAdapter      = this.v_T_POTableAdapter1;
     this.DataMember       = "v_T_PO";
     this.DataSource       = this.ediDataSet_PDF_PO_Kota1;
     this.DataSourceSchema = resources.GetString("$this.DataSourceSchema");
     this.Margins          = new System.Drawing.Printing.Margins(30, 30, 30, 30);
     this.Version          = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this.ediDataSet_PDF_PO_Kota1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #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();
            DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.s1 = new DevExpress.XtraReports.UI.CalculatedField();
            this.s2 = new DevExpress.XtraReports.UI.CalculatedField();
            this.s3 = new DevExpress.XtraReports.UI.CalculatedField();
            this.s4 = new DevExpress.XtraReports.UI.CalculatedField();
            this.s5 = new DevExpress.XtraReports.UI.CalculatedField();
            this.s6 = new DevExpress.XtraReports.UI.CalculatedField();
            this.s7 = new DevExpress.XtraReports.UI.CalculatedField();
            this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1,
            this.xrBarCode1});
            this.Detail.Dpi = 254F;
            this.Detail.HeightF = 170F;
            this.Detail.KeepTogether = true;
            this.Detail.MultiColumn.ColumnWidth = 780F;
            this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
            this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.Detail.StylePriority.UsePadding = false;
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTable1
            // 
            this.xrTable1.Dpi = 254F;
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 120F);
            this.xrTable1.Name = "xrTable1";
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1});
            this.xrTable1.SizeF = new System.Drawing.SizeF(780.0001F, 50F);
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell7,
            this.xrTableCell6,
            this.xrTableCell8,
            this.xrTableCell2,
            this.xrTableCell5,
            this.xrTableCell3});
            this.xrTableRow1.Dpi = 254F;
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 1D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell1.CanGrow = false;
            this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s1")});
            this.xrTableCell1.Dpi = 254F;
            this.xrTableCell1.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell1.StylePriority.UseBorders = false;
            this.xrTableCell1.StylePriority.UseFont = false;
            this.xrTableCell1.StylePriority.UsePadding = false;
            this.xrTableCell1.StylePriority.UseTextAlignment = false;
            this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell1.Weight = 0.42846158763878356D;
            this.xrTableCell1.WordWrap = false;
            // 
            // xrTableCell7
            // 
            this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell7.CanGrow = false;
            this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s2")});
            this.xrTableCell7.Dpi = 254F;
            this.xrTableCell7.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell7.Name = "xrTableCell7";
            this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell7.StylePriority.UseBorders = false;
            this.xrTableCell7.StylePriority.UseFont = false;
            this.xrTableCell7.StylePriority.UsePadding = false;
            this.xrTableCell7.StylePriority.UseTextAlignment = false;
            this.xrTableCell7.Text = "6";
            this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell7.Weight = 0.42846158763878356D;
            this.xrTableCell7.WordWrap = false;
            // 
            // xrTableCell6
            // 
            this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell6.CanGrow = false;
            this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s3")});
            this.xrTableCell6.Dpi = 254F;
            this.xrTableCell6.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell6.Name = "xrTableCell6";
            this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell6.StylePriority.UseBorders = false;
            this.xrTableCell6.StylePriority.UseFont = false;
            this.xrTableCell6.StylePriority.UsePadding = false;
            this.xrTableCell6.StylePriority.UseTextAlignment = false;
            this.xrTableCell6.Text = "4";
            this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell6.Weight = 0.42846158763878361D;
            this.xrTableCell6.WordWrap = false;
            // 
            // xrTableCell8
            // 
            this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell8.CanGrow = false;
            this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s4")});
            this.xrTableCell8.Dpi = 254F;
            this.xrTableCell8.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell8.Name = "xrTableCell8";
            this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell8.StylePriority.UseBorders = false;
            this.xrTableCell8.StylePriority.UseFont = false;
            this.xrTableCell8.StylePriority.UsePadding = false;
            this.xrTableCell8.StylePriority.UseTextAlignment = false;
            this.xrTableCell8.Text = "B";
            this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell8.Weight = 0.42846157296686987D;
            this.xrTableCell8.WordWrap = false;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell2.CanGrow = false;
            this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s5")});
            this.xrTableCell2.Dpi = 254F;
            this.xrTableCell2.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell2.Name = "xrTableCell2";
            this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell2.StylePriority.UseBorders = false;
            this.xrTableCell2.StylePriority.UseFont = false;
            this.xrTableCell2.StylePriority.UsePadding = false;
            this.xrTableCell2.StylePriority.UseTextAlignment = false;
            this.xrTableCell2.Text = "C";
            this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell2.Weight = 0.42846158274814566D;
            this.xrTableCell2.WordWrap = false;
            // 
            // xrTableCell5
            // 
            this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell5.CanGrow = false;
            this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s6")});
            this.xrTableCell5.Dpi = 254F;
            this.xrTableCell5.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell5.Name = "xrTableCell5";
            this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell5.StylePriority.UseBorders = false;
            this.xrTableCell5.StylePriority.UseFont = false;
            this.xrTableCell5.StylePriority.UsePadding = false;
            this.xrTableCell5.StylePriority.UseTextAlignment = false;
            this.xrTableCell5.Text = "B";
            this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell5.Weight = 0.42846156807623204D;
            this.xrTableCell5.WordWrap = false;
            // 
            // xrTableCell3
            // 
            this.xrTableCell3.BackColor = System.Drawing.Color.Black;
            this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell3.CanGrow = false;
            this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "s7")});
            this.xrTableCell3.Dpi = 254F;
            this.xrTableCell3.Font = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
            this.xrTableCell3.ForeColor = System.Drawing.Color.White;
            this.xrTableCell3.Name = "xrTableCell3";
            this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.xrTableCell3.StylePriority.UseBackColor = false;
            this.xrTableCell3.StylePriority.UseBorders = false;
            this.xrTableCell3.StylePriority.UseFont = false;
            this.xrTableCell3.StylePriority.UseForeColor = false;
            this.xrTableCell3.StylePriority.UsePadding = false;
            this.xrTableCell3.StylePriority.UseTextAlignment = false;
            this.xrTableCell3.Text = "L5";
            this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell3.Weight = 0.4292309827936403D;
            this.xrTableCell3.WordWrap = false;
            // 
            // xrBarCode1
            // 
            this.xrBarCode1.AutoModule = true;
            this.xrBarCode1.BarCodeOrientation = DevExpress.XtraPrinting.BarCode.BarCodeOrientation.UpsideDown;
            this.xrBarCode1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right)));
            this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Barkod")});
            this.xrBarCode1.Dpi = 254F;
            this.xrBarCode1.Font = new System.Drawing.Font("Tahoma", 9.75F);
            this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrBarCode1.Module = 4.1F;
            this.xrBarCode1.Name = "xrBarCode1";
            this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
            this.xrBarCode1.ShowText = false;
            this.xrBarCode1.SizeF = new System.Drawing.SizeF(780F, 120F);
            this.xrBarCode1.StylePriority.UseBorders = false;
            this.xrBarCode1.StylePriority.UseFont = false;
            this.xrBarCode1.StylePriority.UseTextAlignment = false;
            code39Generator1.CalcCheckSum = false;
            code39Generator1.WideNarrowRatio = 3F;
            this.xrBarCode1.Symbology = code39Generator1;
            this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // TopMargin
            // 
            this.TopMargin.Dpi = 254F;
            this.TopMargin.HeightF = 30F;
            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 = 30F;
            this.BottomMargin.Name = "BottomMargin";
            this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // s1
            // 
            this.s1.Expression = "Substring([Barkod],0  , 1)";
            this.s1.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s1.Name = "s1";
            // 
            // s2
            // 
            this.s2.Expression = "Substring([Barkod],1  , 1)";
            this.s2.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s2.Name = "s2";
            // 
            // s3
            // 
            this.s3.Expression = "Substring([Barkod],2  , 1)";
            this.s3.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s3.Name = "s3";
            // 
            // s4
            // 
            this.s4.Expression = "Substring([Barkod],3  , 1)";
            this.s4.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s4.Name = "s4";
            // 
            // s5
            // 
            this.s5.Expression = "Substring([Barkod],4  , 1)";
            this.s5.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s5.Name = "s5";
            // 
            // s6
            // 
            this.s6.Expression = "Substring([Barkod],5  , 1)";
            this.s6.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s6.Name = "s6";
            // 
            // s7
            // 
            this.s7.Expression = "Substring([Barkod],6  , 2)";
            this.s7.FieldType = DevExpress.XtraReports.UI.FieldType.String;
            this.s7.Name = "s7";
            // 
            // bindingSource1
            // 
            this.bindingSource1.DataSource = typeof(QLTOLabel.Etiket);
            // 
            // rptBarkod
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin});
            this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.s1,
            this.s2,
            this.s3,
            this.s4,
            this.s5,
            this.s6,
            this.s7});
            this.DataSource = this.bindingSource1;
            this.Dpi = 254F;
            this.Margins = new System.Drawing.Printing.Margins(30, 30, 30, 30);
            this.PageHeight = 600;
            this.PageWidth = 900;
            this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
            this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
            this.Version = "13.2";
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
コード例 #4
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();
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.s1             = new DevExpress.XtraReports.UI.CalculatedField();
     this.s2             = new DevExpress.XtraReports.UI.CalculatedField();
     this.s3             = new DevExpress.XtraReports.UI.CalculatedField();
     this.s4             = new DevExpress.XtraReports.UI.CalculatedField();
     this.s5             = new DevExpress.XtraReports.UI.CalculatedField();
     this.s6             = new DevExpress.XtraReports.UI.CalculatedField();
     this.s7             = new DevExpress.XtraReports.UI.CalculatedField();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrBarCode1
     });
     this.Detail.Dpi                      = 254F;
     this.Detail.HeightF                  = 170F;
     this.Detail.KeepTogether             = true;
     this.Detail.MultiColumn.ColumnWidth  = 780F;
     this.Detail.MultiColumn.Layout       = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail.MultiColumn.Mode         = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
     this.Detail.Name                     = "Detail";
     this.Detail.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.StylePriority.UsePadding = false;
     this.Detail.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 120F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(780.0001F, 50F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell7,
         this.xrTableCell6,
         this.xrTableCell8,
         this.xrTableCell2,
         this.xrTableCell5,
         this.xrTableCell3
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.CanGrow = false;
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s1")
     });
     this.xrTableCell1.Dpi     = 254F;
     this.xrTableCell1.Font    = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell1.Name    = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell1.StylePriority.UseBorders       = false;
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UsePadding       = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.42846158763878356D;
     this.xrTableCell1.WordWrap      = false;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell7.CanGrow = false;
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s2")
     });
     this.xrTableCell7.Dpi     = 254F;
     this.xrTableCell7.Font    = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell7.Name    = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell7.StylePriority.UseBorders       = false;
     this.xrTableCell7.StylePriority.UseFont          = false;
     this.xrTableCell7.StylePriority.UsePadding       = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text          = "6";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight        = 0.42846158763878356D;
     this.xrTableCell7.WordWrap      = false;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.CanGrow = false;
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s3")
     });
     this.xrTableCell6.Dpi     = 254F;
     this.xrTableCell6.Font    = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell6.Name    = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell6.StylePriority.UseBorders       = false;
     this.xrTableCell6.StylePriority.UseFont          = false;
     this.xrTableCell6.StylePriority.UsePadding       = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "4";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight        = 0.42846158763878361D;
     this.xrTableCell6.WordWrap      = false;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell8.CanGrow = false;
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s4")
     });
     this.xrTableCell8.Dpi     = 254F;
     this.xrTableCell8.Font    = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell8.Name    = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell8.StylePriority.UseBorders       = false;
     this.xrTableCell8.StylePriority.UseFont          = false;
     this.xrTableCell8.StylePriority.UsePadding       = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text          = "B";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight        = 0.42846157296686987D;
     this.xrTableCell8.WordWrap      = false;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.CanGrow = false;
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s5")
     });
     this.xrTableCell2.Dpi     = 254F;
     this.xrTableCell2.Font    = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Name    = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell2.StylePriority.UseBorders       = false;
     this.xrTableCell2.StylePriority.UseFont          = false;
     this.xrTableCell2.StylePriority.UsePadding       = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text          = "C";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight        = 0.42846158274814566D;
     this.xrTableCell2.WordWrap      = false;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.CanGrow = false;
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s6")
     });
     this.xrTableCell5.Dpi     = 254F;
     this.xrTableCell5.Font    = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell5.Name    = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell5.StylePriority.UseBorders       = false;
     this.xrTableCell5.StylePriority.UseFont          = false;
     this.xrTableCell5.StylePriority.UsePadding       = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "B";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight        = 0.42846156807623204D;
     this.xrTableCell5.WordWrap      = false;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BackColor = System.Drawing.Color.Black;
     this.xrTableCell3.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.CanGrow = false;
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "s7")
     });
     this.xrTableCell3.Dpi       = 254F;
     this.xrTableCell3.Font      = new System.Drawing.Font("CordiaUPC", 21F, System.Drawing.FontStyle.Bold);
     this.xrTableCell3.ForeColor = System.Drawing.Color.White;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.Padding   = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTableCell3.StylePriority.UseBackColor     = false;
     this.xrTableCell3.StylePriority.UseBorders       = false;
     this.xrTableCell3.StylePriority.UseFont          = false;
     this.xrTableCell3.StylePriority.UseForeColor     = false;
     this.xrTableCell3.StylePriority.UsePadding       = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "L5";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight        = 0.4292309827936403D;
     this.xrTableCell3.WordWrap      = false;
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule         = true;
     this.xrBarCode1.BarCodeOrientation = DevExpress.XtraPrinting.BarCode.BarCodeOrientation.UpsideDown;
     this.xrBarCode1.Borders            = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Barkod")
     });
     this.xrBarCode1.Dpi                            = 254F;
     this.xrBarCode1.Font                           = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrBarCode1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrBarCode1.Module                         = 4.1F;
     this.xrBarCode1.Name                           = "xrBarCode1";
     this.xrBarCode1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
     this.xrBarCode1.ShowText                       = false;
     this.xrBarCode1.SizeF                          = new System.Drawing.SizeF(780F, 120F);
     this.xrBarCode1.StylePriority.UseBorders       = false;
     this.xrBarCode1.StylePriority.UseFont          = false;
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39Generator1.CalcCheckSum                  = false;
     code39Generator1.WideNarrowRatio               = 3F;
     this.xrBarCode1.Symbology                      = code39Generator1;
     this.xrBarCode1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 254F;
     this.TopMargin.HeightF       = 30F;
     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       = 30F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // s1
     //
     this.s1.Expression = "Substring([Barkod],0  , 1)";
     this.s1.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s1.Name       = "s1";
     //
     // s2
     //
     this.s2.Expression = "Substring([Barkod],1  , 1)";
     this.s2.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s2.Name       = "s2";
     //
     // s3
     //
     this.s3.Expression = "Substring([Barkod],2  , 1)";
     this.s3.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s3.Name       = "s3";
     //
     // s4
     //
     this.s4.Expression = "Substring([Barkod],3  , 1)";
     this.s4.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s4.Name       = "s4";
     //
     // s5
     //
     this.s5.Expression = "Substring([Barkod],4  , 1)";
     this.s5.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s5.Name       = "s5";
     //
     // s6
     //
     this.s6.Expression = "Substring([Barkod],5  , 1)";
     this.s6.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s6.Name       = "s6";
     //
     // s7
     //
     this.s7.Expression = "Substring([Barkod],6  , 2)";
     this.s7.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.s7.Name       = "s7";
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(QLTOLabel.Etiket);
     //
     // rptBarkod
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.s1,
         this.s2,
         this.s3,
         this.s4,
         this.s5,
         this.s6,
         this.s7
     });
     this.DataSource = this.bindingSource1;
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(30, 30, 30, 30);
     this.PageHeight = 600;
     this.PageWidth  = 900;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.Version    = "13.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.panel1            = new DevExpress.XtraReports.UI.XRPanel();
     this.txtBarcode        = new DevExpress.XtraReports.UI.XRBarCode();
     this.txtDateScale      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtScaleWeight    = new DevExpress.XtraReports.UI.XRLabel();
     this.txtMaterialName   = new DevExpress.XtraReports.UI.XRLabel();
     this.txtColorCode      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine6           = new DevExpress.XtraReports.UI.XRLine();
     this.txtBarcodeDisplay = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine16          = new DevExpress.XtraReports.UI.XRLine();
     this.txtLabelName      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine11          = new DevExpress.XtraReports.UI.XRLine();
     this.txtColorName      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine9           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine5           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine4           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine3           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1           = new DevExpress.XtraReports.UI.XRLine();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLine8           = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.panel1
     });
     this.Detail.HeightF = 400F;
     this.Detail.Name    = "Detail";
     //
     // panel1
     //
     this.panel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                   | DevExpress.XtraPrinting.BorderSide.Right)
                                                                  | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.panel1.CanGrow = false;
     this.panel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine8,
         this.txtBarcode,
         this.txtDateScale,
         this.xrLabel9,
         this.xrLabel6,
         this.xrLabel5,
         this.txtScaleWeight,
         this.txtMaterialName,
         this.txtColorCode,
         this.xrLine6,
         this.txtBarcodeDisplay,
         this.xrLine16,
         this.txtLabelName,
         this.xrLabel8,
         this.xrLine11,
         this.txtColorName,
         this.xrLabel3,
         this.xrLine9,
         this.xrLine5,
         this.xrLine4,
         this.xrLine3,
         this.xrLine1
     });
     this.panel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.panel1.Name          = "panel1";
     this.panel1.SizeF         = new System.Drawing.SizeF(390F, 390F);
     //
     // txtBarcode
     //
     this.txtBarcode.AutoModule       = true;
     this.txtBarcode.LocationFloat    = new DevExpress.Utils.PointFloat(19.33341F, 314.1667F);
     this.txtBarcode.Name             = "txtBarcode";
     this.txtBarcode.Padding          = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.txtBarcode.ShowText         = false;
     this.txtBarcode.SizeF            = new System.Drawing.SizeF(339.4998F, 35F);
     code39Generator1.WideNarrowRatio = 3F;
     this.txtBarcode.Symbology        = code39Generator1;
     //
     // txtDateScale
     //
     this.txtDateScale.BorderColor = System.Drawing.Color.Silver;
     this.txtDateScale.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                             | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.txtDateScale.Font          = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.txtDateScale.LocationFloat = new DevExpress.Utils.PointFloat(278.6666F, 29.08334F);
     this.txtDateScale.Multiline     = true;
     this.txtDateScale.Name          = "txtDateScale";
     this.txtDateScale.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtDateScale.SizeF         = new System.Drawing.SizeF(80.16672F, 20F);
     this.txtDateScale.StylePriority.UseBorderColor   = false;
     this.txtDateScale.StylePriority.UseBorders       = false;
     this.txtDateScale.StylePriority.UseFont          = false;
     this.txtDateScale.StylePriority.UseTextAlignment = false;
     this.txtDateScale.Text          = "25-11-2019";
     this.txtDateScale.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.BorderColor = System.Drawing.Color.Silver;
     this.xrLabel9.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.Font          = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(229.0416F, 29.08334F);
     this.xrLabel9.Multiline     = true;
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(49.625F, 20F);
     this.xrLabel9.StylePriority.UseBorderColor   = false;
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text          = "Date :";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(304.2083F, 269.4167F);
     this.xrLabel6.Multiline                      = true;
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(54.62497F, 20F);
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "Kg";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(19.20835F, 269.4167F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(54.62497F, 20F);
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Q\'ty";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // txtScaleWeight
     //
     this.txtScaleWeight.BorderColor = System.Drawing.Color.Silver;
     this.txtScaleWeight.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                               | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.txtScaleWeight.Font          = new System.Drawing.Font("Arial", 26F, System.Drawing.FontStyle.Bold);
     this.txtScaleWeight.LocationFloat = new DevExpress.Utils.PointFloat(105.0833F, 253.2083F);
     this.txtScaleWeight.Multiline     = true;
     this.txtScaleWeight.Name          = "txtScaleWeight";
     this.txtScaleWeight.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtScaleWeight.SizeF         = new System.Drawing.SizeF(188.125F, 47.875F);
     this.txtScaleWeight.StylePriority.UseBorderColor   = false;
     this.txtScaleWeight.StylePriority.UseBorders       = false;
     this.txtScaleWeight.StylePriority.UseFont          = false;
     this.txtScaleWeight.StylePriority.UseTextAlignment = false;
     this.txtScaleWeight.Text          = "15";
     this.txtScaleWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // txtMaterialName
     //
     this.txtMaterialName.BorderColor = System.Drawing.Color.Silver;
     this.txtMaterialName.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                | DevExpress.XtraPrinting.BorderSide.Right)
                                                                               | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.txtMaterialName.Font          = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
     this.txtMaterialName.LocationFloat = new DevExpress.Utils.PointFloat(73.83331F, 177.4584F);
     this.txtMaterialName.Multiline     = true;
     this.txtMaterialName.Name          = "txtMaterialName";
     this.txtMaterialName.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtMaterialName.SizeF         = new System.Drawing.SizeF(285F, 33.83331F);
     this.txtMaterialName.StylePriority.UseBorderColor   = false;
     this.txtMaterialName.StylePriority.UseBorders       = false;
     this.txtMaterialName.StylePriority.UseFont          = false;
     this.txtMaterialName.StylePriority.UseTextAlignment = false;
     this.txtMaterialName.Text          = "Color";
     this.txtMaterialName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // txtColorCode
     //
     this.txtColorCode.BorderColor = System.Drawing.Color.Silver;
     this.txtColorCode.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                             | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.txtColorCode.Font          = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.txtColorCode.LocationFloat = new DevExpress.Utils.PointFloat(19.20834F, 109.5417F);
     this.txtColorCode.Multiline     = true;
     this.txtColorCode.Name          = "txtColorCode";
     this.txtColorCode.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtColorCode.SizeF         = new System.Drawing.SizeF(48.58334F, 22.87499F);
     this.txtColorCode.StylePriority.UseBorderColor   = false;
     this.txtColorCode.StylePriority.UseBorders       = false;
     this.txtColorCode.StylePriority.UseFont          = false;
     this.txtColorCode.StylePriority.UseTextAlignment = false;
     this.txtColorCode.Text          = "2000";
     this.txtColorCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine6
     //
     this.xrLine6.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLine6.LineStyle                = System.Drawing.Drawing2D.DashStyle.DashDot;
     this.xrLine6.LocationFloat            = new DevExpress.Utils.PointFloat(10.625F, 308.0833F);
     this.xrLine6.Name                     = "xrLine6";
     this.xrLine6.SizeF                    = new System.Drawing.SizeF(359.375F, 2.083332F);
     this.xrLine6.StylePriority.UseBorders = false;
     //
     // txtBarcodeDisplay
     //
     this.txtBarcodeDisplay.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.txtBarcodeDisplay.Font                     = new System.Drawing.Font("Segoe UI Historic", 12F, System.Drawing.FontStyle.Bold);
     this.txtBarcodeDisplay.LocationFloat            = new DevExpress.Utils.PointFloat(18.20834F, 353.25F);
     this.txtBarcodeDisplay.Multiline                = true;
     this.txtBarcodeDisplay.Name                     = "txtBarcodeDisplay";
     this.txtBarcodeDisplay.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtBarcodeDisplay.SizeF                    = new System.Drawing.SizeF(340.6248F, 20F);
     this.txtBarcodeDisplay.StylePriority.UseBorders = false;
     this.txtBarcodeDisplay.StylePriority.UseFont    = false;
     this.txtBarcodeDisplay.Text                     = "*11111111-888*";
     //
     // xrLine16
     //
     this.xrLine16.LocationFloat = new DevExpress.Utils.PointFloat(12.70834F, 374.9166F);
     this.xrLine16.Name          = "xrLine16";
     this.xrLine16.SizeF         = new System.Drawing.SizeF(359.375F, 2.083344F);
     //
     // txtLabelName
     //
     this.txtLabelName.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.txtLabelName.Font                           = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
     this.txtLabelName.LocationFloat                  = new DevExpress.Utils.PointFloat(16.33341F, 25.08335F);
     this.txtLabelName.Multiline                      = true;
     this.txtLabelName.Name                           = "txtLabelName";
     this.txtLabelName.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtLabelName.SizeF                          = new System.Drawing.SizeF(190.125F, 25F);
     this.txtLabelName.StylePriority.UseBorders       = false;
     this.txtLabelName.StylePriority.UseFont          = false;
     this.txtLabelName.StylePriority.UseTextAlignment = false;
     this.txtLabelName.Text                           = "Mixed";
     this.txtLabelName.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(19.20834F, 184.2917F);
     this.xrLabel8.Multiline                      = true;
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(54.62497F, 20F);
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "Polymer";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine11
     //
     this.xrLine11.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLine11.LineStyle                = System.Drawing.Drawing2D.DashStyle.DashDot;
     this.xrLine11.LocationFloat            = new DevExpress.Utils.PointFloat(12.625F, 239.2917F);
     this.xrLine11.Name                     = "xrLine11";
     this.xrLine11.SizeF                    = new System.Drawing.SizeF(359.375F, 2.083332F);
     this.xrLine11.StylePriority.UseBorders = false;
     //
     // txtColorName
     //
     this.txtColorName.BorderColor = System.Drawing.Color.Silver;
     this.txtColorName.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                             | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.txtColorName.Font          = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
     this.txtColorName.LocationFloat = new DevExpress.Utils.PointFloat(73.83331F, 84.54168F);
     this.txtColorName.Multiline     = true;
     this.txtColorName.Name          = "txtColorName";
     this.txtColorName.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtColorName.SizeF         = new System.Drawing.SizeF(285F, 47.875F);
     this.txtColorName.StylePriority.UseBorderColor   = false;
     this.txtColorName.StylePriority.UseBorders       = false;
     this.txtColorName.StylePriority.UseFont          = false;
     this.txtColorName.StylePriority.UseTextAlignment = false;
     this.txtColorName.Text          = "Color";
     this.txtColorName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(19.20835F, 85.54168F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(48.58334F, 15.44275F);
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "Color";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine9
     //
     this.xrLine9.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLine9.LineStyle                = System.Drawing.Drawing2D.DashStyle.DashDot;
     this.xrLine9.LocationFloat            = new DevExpress.Utils.PointFloat(13.70835F, 143.4167F);
     this.xrLine9.Name                     = "xrLine9";
     this.xrLine9.SizeF                    = new System.Drawing.SizeF(359.375F, 2.083336F);
     this.xrLine9.StylePriority.UseBorders = false;
     //
     // xrLine5
     //
     this.xrLine5.LocationFloat = new DevExpress.Utils.PointFloat(12.625F, 63.00002F);
     this.xrLine5.Name          = "xrLine5";
     this.xrLine5.SizeF         = new System.Drawing.SizeF(359.375F, 2.083332F);
     //
     // xrLine4
     //
     this.xrLine4.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(370F, 10.00001F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(2.083344F, 370F);
     //
     // xrLine3
     //
     this.xrLine3.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(10.625F, 12.08334F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(2.083333F, 367.9166F);
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 10.00001F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(359.375F, 2.083333F);
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 4F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 0F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // xrLine8
     //
     this.xrLine8.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLine8.LineDirection            = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine8.LineStyle                = System.Drawing.Drawing2D.DashStyle.DashDot;
     this.xrLine8.LocationFloat            = new DevExpress.Utils.PointFloat(224.5F, 12.00002F);
     this.xrLine8.Name                     = "xrLine8";
     this.xrLine8.SizeF                    = new System.Drawing.SizeF(2.083328F, 50.99999F);
     this.xrLine8.StylePriority.UseBorders = false;
     //
     // rptLabelBarcodeRunner
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(8, 0, 4, 0);
     this.PageHeight = 400;
     this.PageWidth  = 400;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 0;
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #6
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(XtraReport_RJ));
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     this.Detail                       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine2                      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel14                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12                    = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin                    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin                 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo2                  = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader                   = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel3                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1                      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel11                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1                = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel32                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel31                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1                  = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel1                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrBarCode1                   = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrLabel6                     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                     = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter                 = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel27                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28                    = new DevExpress.XtraReports.UI.XRLabel();
     this.ediDataSet_PDF_PO_Kota1      = new PDF_PO_Kota.EDIDataSet_PDF_PO_Kota();
     this.v_T_POTableAdapter           = new PDF_PO_Kota.EDIDataSet_PDF_PO_KotaTableAdapters.v_T_POTableAdapter();
     this.v_EDI_BACK_R02_TTableAdapter = new PDF_PO_Kota.EDIDataSet_PDF_PO_KotaTableAdapters.V_EDI_BACK_R02_TTableAdapter();
     this.ARRIVE_START_DATE            = new DevExpress.XtraReports.UI.CalculatedField();
     ((System.ComponentModel.ISupportInitialize)(this.ediDataSet_PDF_PO_Kota1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel14,
         this.xrLabel15,
         this.xrLabel16,
         this.xrLabel18,
         this.xrLabel13,
         this.xrLabel12
     });
     this.Detail.HeightF       = 66F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001589457F, 60.00004F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(789.9998F, 3.750008F);
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.NAME", "{0}")
     });
     this.xrLabel14.Font                           = new System.Drawing.Font("新細明體", 9.75F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(173.3334F, 0F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(178.75F, 60.00004F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UsePadding       = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "xrLabel14";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.QTY", "{0}")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("新細明體", 9.75F);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(352.0833F, 0F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(72.29166F, 20.00001F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UsePadding       = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "xrLabel15";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel15.WordWrap                       = false;
     //
     // xrLabel16
     //
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.EA_UNIT", "{0}")
     });
     this.xrLabel16.Font                           = new System.Drawing.Font("新細明體", 9.75F);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(552.0833F, 0F);
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(60.00171F, 20F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UsePadding       = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "xrLabel16";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel16.WordWrap                       = false;
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.EA_BARCODE", "{0}")
     });
     this.xrLabel18.Font                           = new System.Drawing.Font("新細明體", 9.75F);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(27.08334F, 20.00001F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(132.5F, 20F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UsePadding       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "xrLabel18";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel18.WordWrap                       = false;
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.ITEM_NO", "{0}")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("新細明體", 9.75F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(27.08334F, 0F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(132.5F, 20F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "xrLabel13";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel13.WordWrap                       = false;
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.ITEM_SEQ_NO")
     });
     this.xrLabel12.Font                           = new System.Drawing.Font("新細明體", 9.75F);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(2.083341F, 0F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(18.33324F, 22.99999F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "xrLabel12";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel12.WordWrap                       = false;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 30F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo2
     });
     this.BottomMargin.HeightF       = 30F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.AnchorVertical                 = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(689.9999F, 0F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLine1,
         this.xrLabel11,
         this.xrLabel9,
         this.xrLabel7,
         this.xrLabel5,
         this.xrPictureBox1,
         this.xrLabel32,
         this.xrLabel31,
         this.xrLabel2,
         this.xrPageInfo1,
         this.xrLabel1,
         this.xrBarCode1,
         this.xrLabel6,
         this.xrLabel4
     });
     this.PageHeader.HeightF = 171F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.ARRIVE_START_TIME", "{0}")
     });
     this.xrLabel3.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(397F, 103.75F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(157.9133F, 20.00002F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "xrLabel7";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel3.WordWrap                       = false;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0.0001430511F, 161F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(789.9998F, 10F);
     //
     // xrLabel11
     //
     this.xrLabel11.AnchorVertical                 = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrLabel11.CanGrow                        = false;
     this.xrLabel11.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 138F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(789.9999F, 22.99998F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "   貨號/條碼             貨品名稱/規格             退貨量(pcs)           實退量      單位          " +
                                                     "       備註";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel11.WordWrap      = false;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(611.2499F, 82.99996F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(178.75F, 23F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "客服電話:(886)0800335888";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel9.WordWrap                       = false;
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.ARRIVE_START_DATE", "預計退貨日起迄:{0}")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(289F, 83.75F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(255.83F, 20F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "xrLabel7";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel7.WordWrap                       = false;
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.RJ_NO", "    單號:{0}")
     });
     this.xrLabel5.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(611.2501F, 59.99997F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(178.7499F, 23F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "xrLabel5";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel5.WordWrap                       = false;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(14.58333F, 31.25F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(54.5F, 27.41664F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrLabel32
     //
     this.xrLabel32.Font                           = new System.Drawing.Font("新細明體", 12F);
     this.xrLabel32.LocationFloat                  = new DevExpress.Utils.PointFloat(77.08334F, 31.25F);
     this.xrLabel32.Name                           = "xrLabel32";
     this.xrLabel32.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel32.SizeF                          = new System.Drawing.SizeF(203.1284F, 23F);
     this.xrLabel32.StylePriority.UseFont          = false;
     this.xrLabel32.StylePriority.UseTextAlignment = false;
     this.xrLabel32.Text                           = "全聯實業股份有限公司";
     this.xrLabel32.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel31
     //
     this.xrLabel31.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.RJ_NO", "*{0}*")
     });
     this.xrLabel31.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel31.LocationFloat                  = new DevExpress.Utils.PointFloat(517.2917F, 45.41664F);
     this.xrLabel31.Name                           = "xrLabel31";
     this.xrLabel31.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel31.SizeF                          = new System.Drawing.SizeF(272.7083F, 14.58333F);
     this.xrLabel31.StylePriority.UseFont          = false;
     this.xrLabel31.StylePriority.UseTextAlignment = false;
     this.xrLabel31.Text                           = "xrLabel31";
     this.xrLabel31.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel31.WordWrap                       = false;
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.ARRIVE_DATE", "    通知日期:{0}")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(302.0833F, 63.75001F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(208.5413F, 20F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.WordWrap                       = false;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrPageInfo1.Format                         = "列印時間:{0:yyyy/MM/dd HH:mm:ss}";
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(2.083333F, 83.75002F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(282.92F, 20F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrPageInfo1.WordWrap                       = false;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.VENDOR_NO", "    廠商:{0}")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(2.083341F, 63.75001F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(282.92F, 20F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "xrLabel1";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel1.WordWrap                       = false;
     //
     // xrBarCode1
     //
     this.xrBarCode1.Alignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.RJ_NO", "{0}")
     });
     this.xrBarCode1.LocationFloat                  = new DevExpress.Utils.PointFloat(517.2916F, 0F);
     this.xrBarCode1.Module                         = 1F;
     this.xrBarCode1.Name                           = "xrBarCode1";
     this.xrBarCode1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrBarCode1.ShowText                       = false;
     this.xrBarCode1.SizeF                          = new System.Drawing.SizeF(272.7083F, 45.41664F);
     this.xrBarCode1.StylePriority.UseFont          = false;
     this.xrBarCode1.StylePriority.UsePadding       = false;
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39Generator1.CalcCheckSum                  = false;
     code39Generator1.WideNarrowRatio               = 3F;
     this.xrBarCode1.Symbology                      = code39Generator1;
     this.xrBarCode1.Text                           = "xrBarCode1";
     this.xrBarCode1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLabel6
     //
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "V_EDI_BACK_R02_T.SITE_NO_DESCR", "{0}[越庫中心]")
     });
     this.xrLabel6.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(310.417F, 43.75F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(191.6663F, 20F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "xrLabel6";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel6.WordWrap                       = false;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("標楷體", 14.25F);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(339.5833F, 18.75F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(117.71F, 25F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "退貨通知單";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel27,
         this.xrLabel28
     });
     this.ReportFooter.HeightF      = 161F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name         = "ReportFooter";
     //
     // xrLabel27
     //
     this.xrLabel27.AnchorVertical                 = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel27.CanGrow                        = false;
     this.xrLabel27.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel27.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 31F);
     this.xrLabel27.Name                           = "xrLabel27";
     this.xrLabel27.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel27.SizeF                          = new System.Drawing.SizeF(789.9999F, 22.99999F);
     this.xrLabel27.StylePriority.UseFont          = false;
     this.xrLabel27.StylePriority.UseTextAlignment = false;
     this.xrLabel27.Text                           = "   車號:                         司機:                              司機手機:";
     this.xrLabel27.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel27.WordWrap                       = false;
     //
     // xrLabel28
     //
     this.xrLabel28.AnchorVertical                 = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel28.CanGrow                        = false;
     this.xrLabel28.Font                           = new System.Drawing.Font("標楷體", 9.75F);
     this.xrLabel28.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 66F);
     this.xrLabel28.Name                           = "xrLabel28";
     this.xrLabel28.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel28.SizeF                          = new System.Drawing.SizeF(789.9999F, 22.99998F);
     this.xrLabel28.StylePriority.UseFont          = false;
     this.xrLabel28.StylePriority.UseTextAlignment = false;
     this.xrLabel28.Text                           = "   物流簽收:";
     this.xrLabel28.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel28.WordWrap                       = false;
     //
     // ediDataSet_PDF_PO_Kota1
     //
     this.ediDataSet_PDF_PO_Kota1.DataSetName             = "EDIDataSet_PDF_PO_Kota";
     this.ediDataSet_PDF_PO_Kota1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // v_T_POTableAdapter
     //
     this.v_T_POTableAdapter.ClearBeforeFill = true;
     //
     // v_EDI_BACK_R02_TTableAdapter
     //
     this.v_EDI_BACK_R02_TTableAdapter.ClearBeforeFill = true;
     //
     // ARRIVE_START_DATE
     //
     this.ARRIVE_START_DATE.DataMember = "V_EDI_BACK_R02_T";
     this.ARRIVE_START_DATE.DataSource = this.ediDataSet_PDF_PO_Kota1;
     this.ARRIVE_START_DATE.FieldType  = DevExpress.XtraReports.UI.FieldType.String;
     this.ARRIVE_START_DATE.Name       = "ARRIVE_START_DATE";
     //
     // XtraReport_RJ
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.ReportFooter
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.ARRIVE_START_DATE
     });
     this.DataAdapter = this.v_EDI_BACK_R02_TTableAdapter;
     this.DataMember  = "V_EDI_BACK_R02_T";
     this.DataSource  = this.ediDataSet_PDF_PO_Kota1;
     this.Margins     = new System.Drawing.Printing.Margins(30, 30, 30, 30);
     this.Version     = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this.ediDataSet_PDF_PO_Kota1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #7
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();
     DevExpress.DataAccess.Sql.SelectQuery           selectQuery1      = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column                column1           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                 table1            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column                column2           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                column3           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                column4           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                column5           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression5 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                column6           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression6 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column                column7           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression      columnExpression7 = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager  resources         = new System.ComponentModel.ComponentResourceManager(typeof(rptPackingLabels));
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1  = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     this.sqlDataSource1    = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Title             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaption1    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData1       = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3_Odd   = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPanel1          = new DevExpress.XtraReports.UI.XRPanel();
     this.lblPONumber       = new DevExpress.XtraReports.UI.XRLabel();
     this.lblCusNo          = new DevExpress.XtraReports.UI.XRLabel();
     this.lblCustomerNumber = new DevExpress.XtraReports.UI.XRLabel();
     this.lblPO             = new DevExpress.XtraReports.UI.XRLabel();
     this.lblName           = new DevExpress.XtraReports.UI.XRLabel();
     this.lblCustomer       = new DevExpress.XtraReports.UI.XRLabel();
     this.bcPT        = new DevExpress.XtraReports.UI.XRBarCode();
     this.lblShipVia  = new DevExpress.XtraReports.UI.XRLabel();
     this.lblNumBoxes = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "SLSShippingAppConnection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "PT";
     table1.Name                  = "tblTickets";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "CustomerNumber";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     columnExpression3.ColumnName = "CustomerName";
     columnExpression3.Table      = table1;
     column3.Expression           = columnExpression3;
     columnExpression4.ColumnName = "PONumber";
     columnExpression4.Table      = table1;
     column4.Expression           = columnExpression4;
     columnExpression5.ColumnName = "ShipViaDescription";
     columnExpression5.Table      = table1;
     column5.Expression           = columnExpression5;
     columnExpression6.ColumnName = "BoxCount";
     columnExpression6.Table      = table1;
     column6.Expression           = columnExpression6;
     columnExpression7.ColumnName = "NumberOfBoxes";
     columnExpression7.Table      = table1;
     column7.Expression           = columnExpression7;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Name = "tblTickets";
     selectQuery1.Tables.Add(table1);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Arial", 14.25F);
     this.Title.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80)))));
     this.Title.Name        = "Title";
     //
     // DetailCaption1
     //
     this.DetailCaption1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.DetailCaption1.BorderColor   = System.Drawing.Color.White;
     this.DetailCaption1.Borders       = DevExpress.XtraPrinting.BorderSide.Left;
     this.DetailCaption1.BorderWidth   = 2F;
     this.DetailCaption1.Font          = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
     this.DetailCaption1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80)))));
     this.DetailCaption1.Name          = "DetailCaption1";
     this.DetailCaption1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData1
     //
     this.DetailData1.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailData1.Borders       = DevExpress.XtraPrinting.BorderSide.Left;
     this.DetailData1.BorderWidth   = 2F;
     this.DetailData1.Font          = new System.Drawing.Font("Arial", 8.25F);
     this.DetailData1.ForeColor     = System.Drawing.Color.Black;
     this.DetailData1.Name          = "DetailData1";
     this.DetailData1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3_Odd
     //
     this.DetailData3_Odd.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(245)))), ((int)(((byte)(248)))));
     this.DetailData3_Odd.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailData3_Odd.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailData3_Odd.BorderWidth   = 1F;
     this.DetailData3_Odd.Font          = new System.Drawing.Font("Arial", 8.25F);
     this.DetailData3_Odd.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3_Odd.Name          = "DetailData3_Odd";
     this.DetailData3_Odd.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageInfo
     //
     this.PageInfo.Font      = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80)))));
     this.PageInfo.Name      = "PageInfo";
     this.PageInfo.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 5F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 6F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1,
         this.bcPT,
         this.lblShipVia,
         this.lblNumBoxes
     });
     this.Detail.HeightF = 194.2453F;
     this.Detail.Name    = "Detail";
     //
     // xrPanel1
     //
     this.xrPanel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel1.BorderWidth = 2F;
     this.xrPanel1.CanGrow     = false;
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.lblPONumber,
         this.lblCusNo,
         this.lblCustomerNumber,
         this.lblPO,
         this.lblName,
         this.lblCustomer
     });
     this.xrPanel1.LocationFloat                = new DevExpress.Utils.PointFloat(11.32076F, 65.99056F);
     this.xrPanel1.Name                         = "xrPanel1";
     this.xrPanel1.SizeF                        = new System.Drawing.SizeF(362.2641F, 98.58497F);
     this.xrPanel1.StylePriority.UseBorders     = false;
     this.xrPanel1.StylePriority.UseBorderWidth = false;
     //
     // lblPONumber
     //
     this.lblPONumber.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblPONumber.CanGrow = false;
     this.lblPONumber.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PONumber]")
     });
     this.lblPONumber.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblPONumber.LocationFloat                  = new DevExpress.Utils.PointFloat(141.3963F, 70.20758F);
     this.lblPONumber.Name                           = "lblPONumber";
     this.lblPONumber.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblPONumber.SizeF                          = new System.Drawing.SizeF(206.6038F, 23F);
     this.lblPONumber.StylePriority.UseBorders       = false;
     this.lblPONumber.StylePriority.UseFont          = false;
     this.lblPONumber.StylePriority.UseTextAlignment = false;
     this.lblPONumber.Text                           = "lblPONumber";
     this.lblPONumber.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // lblCusNo
     //
     this.lblCusNo.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.lblCusNo.CanGrow                        = false;
     this.lblCusNo.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblCusNo.LocationFloat                  = new DevExpress.Utils.PointFloat(13.45295F, 6.09433F);
     this.lblCusNo.Multiline                      = true;
     this.lblCusNo.Name                           = "lblCusNo";
     this.lblCusNo.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblCusNo.SizeF                          = new System.Drawing.SizeF(125.4717F, 23F);
     this.lblCusNo.StylePriority.UseBorders       = false;
     this.lblCusNo.StylePriority.UseFont          = false;
     this.lblCusNo.StylePriority.UseTextAlignment = false;
     this.lblCusNo.Text                           = "Customer No:";
     this.lblCusNo.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // lblCustomerNumber
     //
     this.lblCustomerNumber.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblCustomerNumber.CanGrow = false;
     this.lblCustomerNumber.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CustomerNumber]")
     });
     this.lblCustomerNumber.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblCustomerNumber.LocationFloat                  = new DevExpress.Utils.PointFloat(141.3963F, 6.09433F);
     this.lblCustomerNumber.Name                           = "lblCustomerNumber";
     this.lblCustomerNumber.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblCustomerNumber.SizeF                          = new System.Drawing.SizeF(206.6038F, 23F);
     this.lblCustomerNumber.StylePriority.UseBorders       = false;
     this.lblCustomerNumber.StylePriority.UseFont          = false;
     this.lblCustomerNumber.StylePriority.UseTextAlignment = false;
     this.lblCustomerNumber.Text                           = "lblCustomerNumber";
     this.lblCustomerNumber.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // lblPO
     //
     this.lblPO.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.lblPO.CanGrow                        = false;
     this.lblPO.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblPO.LocationFloat                  = new DevExpress.Utils.PointFloat(13.45295F, 69.32079F);
     this.lblPO.Multiline                      = true;
     this.lblPO.Name                           = "lblPO";
     this.lblPO.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblPO.SizeF                          = new System.Drawing.SizeF(118.868F, 23.00001F);
     this.lblPO.StylePriority.UseBorders       = false;
     this.lblPO.StylePriority.UseFont          = false;
     this.lblPO.StylePriority.UseTextAlignment = false;
     this.lblPO.Text                           = "PO:";
     this.lblPO.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // lblName
     //
     this.lblName.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.lblName.CanGrow                        = false;
     this.lblName.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblName.LocationFloat                  = new DevExpress.Utils.PointFloat(13.45295F, 37.70752F);
     this.lblName.Multiline                      = true;
     this.lblName.Name                           = "lblName";
     this.lblName.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblName.SizeF                          = new System.Drawing.SizeF(121.6981F, 23F);
     this.lblName.StylePriority.UseBorders       = false;
     this.lblName.StylePriority.UseFont          = false;
     this.lblName.StylePriority.UseTextAlignment = false;
     this.lblName.Text                           = "Customer:";
     this.lblName.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // lblCustomer
     //
     this.lblCustomer.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblCustomer.CanGrow = false;
     this.lblCustomer.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CustomerName]")
     });
     this.lblCustomer.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblCustomer.LocationFloat                  = new DevExpress.Utils.PointFloat(141.3963F, 38.15094F);
     this.lblCustomer.Name                           = "lblCustomer";
     this.lblCustomer.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblCustomer.SizeF                          = new System.Drawing.SizeF(206.6038F, 23F);
     this.lblCustomer.StylePriority.UseBorders       = false;
     this.lblCustomer.StylePriority.UseFont          = false;
     this.lblCustomer.StylePriority.UseTextAlignment = false;
     this.lblCustomer.Text                           = "lblCustomer";
     this.lblCustomer.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bcPT
     //
     this.bcPT.Alignment  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.bcPT.AutoModule = true;
     this.bcPT.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PT]")
     });
     this.bcPT.LocationFloat                  = new DevExpress.Utils.PointFloat(59.43396F, 0F);
     this.bcPT.Name                           = "bcPT";
     this.bcPT.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.bcPT.SizeF                          = new System.Drawing.SizeF(249.0565F, 64.62264F);
     this.bcPT.StylePriority.UsePadding       = false;
     this.bcPT.StylePriority.UseTextAlignment = false;
     code39Generator1.CalcCheckSum            = false;
     code39Generator1.WideNarrowRatio         = 3F;
     this.bcPT.Symbology                      = code39Generator1;
     this.bcPT.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // lblShipVia
     //
     this.lblShipVia.CanGrow = false;
     this.lblShipVia.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipViaDescription]")
     });
     this.lblShipVia.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblShipVia.LocationFloat                  = new DevExpress.Utils.PointFloat(183.717F, 166.5189F);
     this.lblShipVia.Multiline                      = true;
     this.lblShipVia.Name                           = "lblShipVia";
     this.lblShipVia.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblShipVia.SizeF                          = new System.Drawing.SizeF(187.7359F, 23F);
     this.lblShipVia.StylePriority.UseFont          = false;
     this.lblShipVia.StylePriority.UseTextAlignment = false;
     this.lblShipVia.Text                           = "lblShipVia";
     this.lblShipVia.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // lblNumBoxes
     //
     this.lblNumBoxes.CanGrow = false;
     this.lblNumBoxes.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NumberOfBoxes]")
     });
     this.lblNumBoxes.Font                           = new System.Drawing.Font("Arial", 12F);
     this.lblNumBoxes.LocationFloat                  = new DevExpress.Utils.PointFloat(14.96225F, 166.5189F);
     this.lblNumBoxes.Multiline                      = true;
     this.lblNumBoxes.Name                           = "lblNumBoxes";
     this.lblNumBoxes.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblNumBoxes.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.lblNumBoxes.StylePriority.UseFont          = false;
     this.lblNumBoxes.StylePriority.UseTextAlignment = false;
     this.lblNumBoxes.Text                           = "lblNumBoxes";
     this.lblNumBoxes.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // rptPackingLabels
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "tblTickets";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(0, 5, 5, 6);
     this.PageHeight = 200;
     this.PageWidth  = 386;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.RollPaper  = true;
     this.ShowPrintMarginsWarning = false;
     this.ShowPrintStatusDialog   = false;
     this.SnappingMode            = DevExpress.XtraReports.UI.SnappingMode.None;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.DetailCaption1,
         this.DetailData1,
         this.DetailData3_Odd,
         this.PageInfo
     });
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     this.Detail                = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel23             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1               = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrBarCode1            = new DevExpress.XtraReports.UI.XRBarCode();
     this.collectionDataSource1 = new DevExpress.Persistent.Base.ReportsV2.CollectionDataSource();
     this.topMarginBand1        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1           = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2           = new DevExpress.XtraReports.UI.XRPageInfo();
     this.reportHeaderBand1     = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel52             = new DevExpress.XtraReports.UI.XRLabel();
     this.Title        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo     = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DataField    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1      = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel33    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel32    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel31    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine4      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel27    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel26    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel25    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine3      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel29    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel30    = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.collectionDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel23,
         this.xrLabel22,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel1,
         this.xrLine1,
         this.xrLabel2,
         this.xrBarCode1
     });
     this.Detail.HeightF       = 236.6937F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StyleName     = "DataField";
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel23
     //
     this.xrLabel23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToZip]")
     });
     this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(488.6251F, 193.1251F);
     this.xrLabel23.Name          = "xrLabel23";
     this.xrLabel23.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel23.Text          = "xrLabel23";
     //
     // xrLabel22
     //
     this.xrLabel22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToState.StateCode]")
     });
     this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(461.5417F, 193.1251F);
     this.xrLabel22.Name          = "xrLabel22";
     this.xrLabel22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF         = new System.Drawing.SizeF(27.08334F, 23F);
     this.xrLabel22.Text          = "xrLabel22";
     //
     // xrLabel21
     //
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToCity]")
     });
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(310.5001F, 193.1251F);
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(151.0417F, 23F);
     this.xrLabel21.Text          = "xrLabel21";
     //
     // xrLabel20
     //
     this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToAddress3]")
     });
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(310.5001F, 178.4584F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(233.4999F, 14.66669F);
     this.xrLabel20.Text          = "xrLabel20";
     //
     // xrLabel19
     //
     this.xrLabel19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToAddress2]")
     });
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(310.5001F, 155.4584F);
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(233.4999F, 14.66669F);
     this.xrLabel19.Text          = "xrLabel19";
     //
     // xrLabel18
     //
     this.xrLabel18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToAddress]")
     });
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(310.5001F, 134.5417F);
     this.xrLabel18.Name          = "xrLabel18";
     this.xrLabel18.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF         = new System.Drawing.SizeF(233.4999F, 14.66669F);
     this.xrLabel18.Text          = "xrLabel18";
     //
     // xrLabel17
     //
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(310.5001F, 80.20834F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(233.4999F, 23F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Ship To:";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ShipToName]")
     });
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(310.5001F, 103.2084F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(233.4999F, 23F);
     this.xrLabel16.Text          = "xrLabel16";
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToZip]")
     });
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(185.6667F, 201.6103F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel15.Text          = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToState.StateCode]")
     });
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(151.2917F, 201.6103F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(34.375F, 23F);
     this.xrLabel14.Text          = "xrLabel14";
     //
     // xrLabel13
     //
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToCity]")
     });
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(1.291656F, 201.6103F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(150F, 23F);
     this.xrLabel13.Text          = "xrLabel13";
     //
     // xrLabel12
     //
     this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToAddress3]")
     });
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1.291656F, 178.4584F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(233.4999F, 23F);
     this.xrLabel12.Text          = "xrLabel12";
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToAddress2]")
     });
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 147.1251F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(234.7916F, 31.33334F);
     this.xrLabel11.Text          = "xrLabel11";
     //
     // xrLabel10
     //
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToAddress1]")
     });
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 124.125F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(234.7916F, 31.33335F);
     this.xrLabel10.Text          = "xrLabel10";
     //
     // xrLabel9
     //
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BillToName]")
     });
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 103.2084F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(234.7916F, 31.33335F);
     this.xrLabel9.Text          = "xrLabel9";
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(1.291656F, 80.20834F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(233.4999F, 23F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "Sold To:";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(134.7916F, 23F);
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "SO Number";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Oid]")
     });
     this.xrLabel6.Font                  = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(134.7916F, 10.00001F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text                  = "xrLabel6";
     //
     // xrLabel5
     //
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(461.5417F, 34.91669F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(82.45825F, 23F);
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Sales Rep:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SalesRep.SalesRepCode]")
     });
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(544F, 32.99999F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel4.Text          = "xrLabel4";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SalesOrderDate]")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(540F, 10.00001F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.Text          = "xrLabel3";
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CustomerNumber.CustomerNo]")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(134.7916F, 34.91669F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel1.Text          = "xrLabel1";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 3F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(638F, 2F);
     //
     // xrLabel2
     //
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1.291656F, 34.91669F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(137.5F, 23F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "Customer Number:\t";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrBarCode1
     //
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Oid]")
     });
     this.xrBarCode1.LocationFloat    = new DevExpress.Utils.PointFloat(252.0833F, 11.91673F);
     this.xrBarCode1.Name             = "xrBarCode1";
     this.xrBarCode1.Padding          = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.xrBarCode1.SizeF            = new System.Drawing.SizeF(186.5417F, 45.99997F);
     code39Generator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology        = code39Generator1;
     //
     // collectionDataSource1
     //
     this.collectionDataSource1.Name               = "collectionDataSource1";
     this.collectionDataSource1.ObjectTypeName     = "RX2_Office.Module.BusinessObjects.SOHeader";
     this.collectionDataSource1.TopReturnedRecords = 0;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 15.44118F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrPageInfo2
     });
     this.bottomMarginBand1.HeightF = 56.0147F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(5.999995F, 11.99999F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.LocationFloat    = new DevExpress.Utils.PointFloat(331F, 10F);
     this.xrPageInfo2.Name             = "xrPageInfo2";
     this.xrPageInfo2.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF            = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo2.StyleName        = "PageInfo";
     this.xrPageInfo2.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrPageInfo2.TextFormatString = "Page {0} of {1}";
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel52
     });
     this.reportHeaderBand1.HeightF = 47F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrLabel52
     //
     this.xrLabel52.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrLabel52.Name          = "xrLabel52";
     this.xrLabel52.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel52.SizeF         = new System.Drawing.SizeF(638F, 35F);
     this.xrLabel52.StyleName     = "Title";
     this.xrLabel52.StylePriority.UseTextAlignment = false;
     this.xrLabel52.Text          = "Picking Sheet";
     this.xrLabel52.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Times New Roman", 21F);
     this.Title.ForeColor   = System.Drawing.Color.Black;
     this.Title.Name        = "Title";
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
     this.FieldCaption.BorderColor = System.Drawing.Color.Black;
     this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.FieldCaption.BorderWidth = 1F;
     this.FieldCaption.Font        = new System.Drawing.Font("Times New Roman", 10F);
     this.FieldCaption.ForeColor   = System.Drawing.Color.Black;
     this.FieldCaption.Name        = "FieldCaption";
     //
     // PageInfo
     //
     this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
     this.PageInfo.BorderColor = System.Drawing.Color.Black;
     this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1F;
     this.PageInfo.Font        = new System.Drawing.Font("Arial", 8F);
     this.PageInfo.ForeColor   = System.Drawing.Color.Black;
     this.PageInfo.Name        = "PageInfo";
     //
     // DataField
     //
     this.DataField.BackColor   = System.Drawing.Color.Transparent;
     this.DataField.BorderColor = System.Drawing.Color.Black;
     this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1F;
     this.DataField.Font        = new System.Drawing.Font("Arial", 9F);
     this.DataField.ForeColor   = System.Drawing.Color.Black;
     this.DataField.Name        = "DataField";
     this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataMember = "SODetails";
     this.DetailReport.DataSource = this.collectionDataSource1;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel33,
         this.xrLabel32,
         this.xrLabel31,
         this.xrLine4,
         this.xrLine2,
         this.xrLabel27,
         this.xrLabel26,
         this.xrLabel25,
         this.xrLabel24,
         this.xrLabel28,
         this.xrLine3,
         this.xrLabel29,
         this.xrLabel30
     });
     this.Detail1.HeightF = 90.625F;
     this.Detail1.Name    = "Detail1";
     //
     // xrLabel33
     //
     this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(550F, 3.000005F);
     this.xrLabel33.Name          = "xrLabel33";
     this.xrLabel33.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel33.SizeF         = new System.Drawing.SizeF(98.16666F, 23F);
     this.xrLabel33.StylePriority.UseTextAlignment = false;
     this.xrLabel33.Text          = "Back Ordered";
     this.xrLabel33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel32
     //
     this.xrLabel32.LocationFloat = new DevExpress.Utils.PointFloat(445.8333F, 0F);
     this.xrLabel32.Name          = "xrLabel32";
     this.xrLabel32.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel32.SizeF         = new System.Drawing.SizeF(98.16666F, 23F);
     this.xrLabel32.StylePriority.UseTextAlignment = false;
     this.xrLabel32.Text          = "Shipped";
     this.xrLabel32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel31
     //
     this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(354.9583F, 0F);
     this.xrLabel31.Name          = "xrLabel31";
     this.xrLabel31.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel31.SizeF         = new System.Drawing.SizeF(76.04166F, 23F);
     this.xrLabel31.StylePriority.UseTextAlignment = false;
     this.xrLabel31.Text          = "Ordered";
     this.xrLabel31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine4
     //
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(550F, 25.99997F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(445.8333F, 68.91666F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(200F, 2.083332F);
     //
     // xrLabel27
     //
     this.xrLabel27.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[QtyOrdered]")
     });
     this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(341.7501F, 25.99997F);
     this.xrLabel27.Name          = "xrLabel27";
     this.xrLabel27.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel27.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel27.Text          = "xrLabel27";
     //
     // xrLabel26
     //
     this.xrLabel26.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[UnitOfMeasure.UnitOfMeasureCode]")
     });
     this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(241.7501F, 25.99997F);
     this.xrLabel26.Name          = "xrLabel26";
     this.xrLabel26.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel26.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel26.Text          = "xrLabel26";
     //
     // xrLabel25
     //
     this.xrLabel25.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Itemnumber.ItemDescription]")
     });
     this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(1.291656F, 48.99999F);
     this.xrLabel25.Multiline     = true;
     this.xrLabel25.Name          = "xrLabel25";
     this.xrLabel25.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel25.SizeF         = new System.Drawing.SizeF(284.375F, 23F);
     this.xrLabel25.Text          = "xrLabel25";
     //
     // xrLabel24
     //
     this.xrLabel24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Itemnumber.AccountingNumber]")
     });
     this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(3.291655F, 26.99998F);
     this.xrLabel24.Name          = "xrLabel24";
     this.xrLabel24.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.SizeF         = new System.Drawing.SizeF(131.4999F, 23F);
     this.xrLabel24.Text          = "xrLabel24";
     //
     // xrLabel28
     //
     this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(331F, 48.99999F);
     this.xrLabel28.Name          = "xrLabel28";
     this.xrLabel28.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel28.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel28.Text          = "Lot Number";
     //
     // xrLine3
     //
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(445.8333F, 26F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // xrLabel29
     //
     this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(1.291656F, 0F);
     this.xrLabel29.Name          = "xrLabel29";
     this.xrLabel29.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel29.SizeF         = new System.Drawing.SizeF(217.7083F, 23F);
     this.xrLabel29.Text          = "Item No / Description";
     //
     // xrLabel30
     //
     this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(242.9583F, 0F);
     this.xrLabel30.Name          = "xrLabel30";
     this.xrLabel30.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel30.SizeF         = new System.Drawing.SizeF(76.04166F, 23F);
     this.xrLabel30.StylePriority.UseTextAlignment = false;
     this.xrLabel30.Text          = "Unit";
     this.xrLabel30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // RptShippingPickSheet
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1,
         this.reportHeaderBand1,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.collectionDataSource1
     });
     this.DataSource = this.collectionDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 15, 56);
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.FieldCaption,
         this.PageInfo,
         this.DataField
     });
     this.Version = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.collectionDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #9
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();
     DevExpress.XtraPrinting.BarCode.Code39Generator code39Generator1 = new DevExpress.XtraPrinting.BarCode.Code39Generator();
     this.Detail                  = new DevExpress.XtraReports.UI.DetailBand();
     this.MainXRBarCode           = new DevExpress.XtraReports.UI.XRBarCode();
     this.TopMargin               = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin            = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.BarcodeObjectDataSource = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.BarcodeObjectDataSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.MainXRBarCode
     });
     this.Detail.Dpi     = 254F;
     this.Detail.Font    = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF = 254F;
     this.Detail.MultiColumn.ColumnCount = 4;
     this.Detail.MultiColumn.Layout      = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.StylePriority.UseFont = false;
     this.Detail.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // MainXRBarCode
     //
     this.MainXRBarCode.Alignment  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.MainXRBarCode.AutoModule = true;
     this.MainXRBarCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "BarcodeData")
     });
     this.MainXRBarCode.Dpi                            = 254F;
     this.MainXRBarCode.Font                           = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MainXRBarCode.LocationFloat                  = new DevExpress.Utils.PointFloat(49.99999F, 0F);
     this.MainXRBarCode.Module                         = 5.08F;
     this.MainXRBarCode.Name                           = "MainXRBarCode";
     this.MainXRBarCode.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
     this.MainXRBarCode.SizeF                          = new System.Drawing.SizeF(399.9999F, 212.5F);
     this.MainXRBarCode.StylePriority.UseFont          = false;
     this.MainXRBarCode.StylePriority.UseTextAlignment = false;
     code39Generator1.WideNarrowRatio                  = 3F;
     this.MainXRBarCode.Symbology                      = code39Generator1;
     this.MainXRBarCode.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     this.MainXRBarCode.BeforePrint                   += new System.Drawing.Printing.PrintEventHandler(this.MainXRBarCode_BeforePrint);
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 254F;
     this.TopMargin.HeightF       = 245F;
     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       = 120F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BarcodeObjectDataSource
     //
     this.BarcodeObjectDataSource.DataSource = typeof(DNS.Labels.PLBarcodeData);
     this.BarcodeObjectDataSource.Name       = "BarcodeObjectDataSource";
     //
     // dxBarcodePrint
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.BarcodeObjectDataSource
     });
     this.DataSource   = this.BarcodeObjectDataSource;
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(50, 50, 245, 120);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnappingMode = DevExpress.XtraReports.UI.SnappingMode.SnapToGrid;
     this.Version      = "15.1";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.dxBarcodePrint_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this.BarcodeObjectDataSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }